Pull request #43715 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 20d6b5c1bdedffe74f9dd774e3e22ad59360a51c rather than cf6058941c243a73aba5d28dc5c5034696f5ade7 Obtained Jenkinsfile from 20d6b5c1bdedffe74f9dd774e3e22ad59360a51c Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43715@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-06-10T22:04:13.852Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-06-10T22:04:13.856Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-06-10T22:04:29.057Z] Still waiting to schedule task [2022-06-10T22:04:29.059Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0746fced518df7667)’ is offline [2022-06-10T22:05:20.725Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0746fced518df7667) in /home/ubuntu/workspace/moby_PR-43715 [Pipeline] { [Pipeline] checkout [2022-06-10T22:05:20.920Z] The recommended git tool is: git [2022-06-10T22:05:23.961Z] using credential docker-jenkins-github-credentials [2022-06-10T22:05:23.977Z] Cloning the remote Git repository [2022-06-10T22:05:23.977Z] Cloning with configured refspecs honoured and without tags [2022-06-10T22:05:24.122Z] Cloning repository https://github.com/moby/moby.git [2022-06-10T22:05:24.267Z] > git init /home/ubuntu/workspace/moby_PR-43715 # timeout=10 [2022-06-10T22:05:24.577Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-10T22:05:24.577Z] > git --version # timeout=10 [2022-06-10T22:05:24.606Z] > git --version # 'git version 2.17.1' [2022-06-10T22:05:24.606Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-10T22:05:24.608Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43715/head:refs/remotes/origin/PR-43715 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-10T22:05:45.604Z] Fetching without tags [2022-06-10T22:05:45.827Z] Merging remotes/origin/master commit 20d6b5c1bdedffe74f9dd774e3e22ad59360a51c into PR head commit cf6058941c243a73aba5d28dc5c5034696f5ade7 [2022-06-10T22:05:46.616Z] Merge succeeded, producing cf6058941c243a73aba5d28dc5c5034696f5ade7 [2022-06-10T22:05:46.616Z] Checking out Revision cf6058941c243a73aba5d28dc5c5034696f5ade7 (PR-43715) [2022-06-10T22:05:45.503Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-10T22:05:45.525Z] > git config --add remote.origin.fetch +refs/pull/43715/head:refs/remotes/origin/PR-43715 # timeout=10 [2022-06-10T22:05:45.546Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-10T22:05:45.566Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-10T22:05:45.584Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-10T22:05:45.584Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-10T22:05:45.600Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43715/head:refs/remotes/origin/PR-43715 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-10T22:05:45.812Z] > git config core.sparsecheckout # timeout=10 [2022-06-10T22:05:45.823Z] > git checkout -f cf6058941c243a73aba5d28dc5c5034696f5ade7 # timeout=10 [2022-06-10T22:05:46.481Z] > git remote # timeout=10 [2022-06-10T22:05:46.502Z] > git config --get remote.origin.url # timeout=10 [2022-06-10T22:05:46.529Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-10T22:05:46.531Z] > git merge 20d6b5c1bdedffe74f9dd774e3e22ad59360a51c # timeout=10 [2022-06-10T22:05:46.561Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-10T22:05:46.594Z] > git config core.sparsecheckout # timeout=10 [2022-06-10T22:05:46.614Z] > git checkout -f cf6058941c243a73aba5d28dc5c5034696f5ade7 # timeout=10 [2022-06-10T22:05:51.310Z] Commit message: "Dockerfile: add crun to dev image" [2022-06-10T22:05:51.310Z] First time build. Skipping changelog. [2022-06-10T22:05:51.312Z] > git --version # timeout=10 [2022-06-10T22:05:51.326Z] > git --version # 'git version 2.17.1' [2022-06-10T22:05:51.344Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-10T22:05:52.548Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43715:/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-06-10T22:06:00.733Z] Unable to find image 'alpine:latest' locally [2022-06-10T22:06:00.733Z] latest: Pulling from library/alpine [2022-06-10T22:06:00.733Z] 2408cc74d12b: Pulling fs layer [2022-06-10T22:06:00.733Z] 2408cc74d12b: Verifying Checksum [2022-06-10T22:06:00.733Z] 2408cc74d12b: Download complete [2022-06-10T22:06:01.310Z] 2408cc74d12b: Pull complete [2022-06-10T22:06:01.310Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-06-10T22:06:01.310Z] Status: Downloaded newer image for alpine:latest [2022-06-10T22:06:07.911Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2022-06-10T22:06:08.166Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0746fced518df7667) in /home/ubuntu/workspace/moby_PR-43715 [Pipeline] node [Pipeline] node [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) 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] { [Pipeline] checkout [2022-06-10T22:06:08.219Z] The recommended git tool is: git [Pipeline] // stage [2022-06-10T22:06:08.230Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-06-10T22:06:08.249Z] Fetching changes from the remote Git repository [2022-06-10T22:06:08.263Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" 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] 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 [2022-06-10T22:06:08.519Z] Merging remotes/origin/master commit 20d6b5c1bdedffe74f9dd774e3e22ad59360a51c into PR head commit cf6058941c243a73aba5d28dc5c5034696f5ade7 [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-06-10T22:06:08.649Z] Merge succeeded, producing cf6058941c243a73aba5d28dc5c5034696f5ade7 [2022-06-10T22:06:08.649Z] Checking out Revision cf6058941c243a73aba5d28dc5c5034696f5ade7 (PR-43715) [2022-06-10T22:06:08.860Z] Commit message: "Dockerfile: add crun to dev image" [2022-06-10T22:06:08.875Z] > git --version # timeout=10 [2022-06-10T22:06:08.901Z] > git --version # 'git version 2.17.1' [2022-06-10T22:06:08.913Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-06-10T22:06:08.215Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43715/.git # timeout=10 [2022-06-10T22:06:08.230Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-10T22:06:08.243Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-10T22:06:08.244Z] > git --version # timeout=10 [2022-06-10T22:06:08.251Z] > git --version # 'git version 2.17.1' [2022-06-10T22:06:08.251Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-10T22:06:08.252Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43715/head:refs/remotes/origin/PR-43715 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-10T22:06:08.499Z] > git config core.sparsecheckout # timeout=10 [2022-06-10T22:06:08.507Z] > git checkout -f cf6058941c243a73aba5d28dc5c5034696f5ade7 # timeout=10 [2022-06-10T22:06:08.582Z] > git remote # timeout=10 [2022-06-10T22:06:08.590Z] > git config --get remote.origin.url # timeout=10 [2022-06-10T22:06:08.599Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-10T22:06:08.600Z] > git merge 20d6b5c1bdedffe74f9dd774e3e22ad59360a51c # timeout=10 [2022-06-10T22:06:08.615Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-10T22:06:08.629Z] > git config core.sparsecheckout # timeout=10 [2022-06-10T22:06:08.636Z] > git checkout -f cf6058941c243a73aba5d28dc5c5034696f5ade7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-10T22:06:09.541Z] + [ PR != PR ] [2022-06-10T22:06:09.541Z] + [ master != master ] [2022-06-10T22:06:09.541Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-10T22:06:09.889Z] + docker version [2022-06-10T22:06:09.889Z] Client: Docker Engine - Community [2022-06-10T22:06:09.889Z] Version: 20.10.14 [2022-06-10T22:06:09.889Z] API version: 1.41 [2022-06-10T22:06:09.889Z] Go version: go1.16.15 [2022-06-10T22:06:09.889Z] Git commit: a224086 [2022-06-10T22:06:09.889Z] Built: Thu Mar 24 01:47:57 2022 [2022-06-10T22:06:09.889Z] OS/Arch: linux/amd64 [2022-06-10T22:06:09.889Z] Context: default [2022-06-10T22:06:09.889Z] Experimental: true [2022-06-10T22:06:09.889Z] [2022-06-10T22:06:09.889Z] Server: Docker Engine - Community [2022-06-10T22:06:09.889Z] Engine: [2022-06-10T22:06:09.889Z] Version: 20.10.14 [2022-06-10T22:06:09.889Z] API version: 1.41 (minimum version 1.12) [2022-06-10T22:06:09.889Z] Go version: go1.16.15 [2022-06-10T22:06:09.889Z] Git commit: 87a90dc [2022-06-10T22:06:09.889Z] Built: Thu Mar 24 01:45:46 2022 [2022-06-10T22:06:09.889Z] OS/Arch: linux/amd64 [2022-06-10T22:06:09.889Z] Experimental: true [2022-06-10T22:06:09.889Z] containerd: [2022-06-10T22:06:09.889Z] Version: 1.5.11 [2022-06-10T22:06:09.889Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-10T22:06:09.889Z] runc: [2022-06-10T22:06:09.889Z] Version: 1.0.3 [2022-06-10T22:06:09.889Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-10T22:06:09.889Z] docker-init: [2022-06-10T22:06:09.889Z] Version: 0.19.0 [2022-06-10T22:06:09.889Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-10T22:06:10.201Z] + docker info [2022-06-10T22:06:23.165Z] Still waiting to schedule task [2022-06-10T22:06:23.166Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0746fced518df7667)’ [2022-06-10T22:06:23.167Z] Still waiting to schedule task [2022-06-10T22:06:23.167Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0746fced518df7667)’ [2022-06-10T22:06:23.168Z] Still waiting to schedule task [2022-06-10T22:06:23.168Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-06-10T22:06:23.171Z] Still waiting to schedule task [2022-06-10T22:06:23.171Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-06-10T22:06:36.830Z] Client: [2022-06-10T22:06:36.831Z] Context: default [2022-06-10T22:06:36.831Z] Debug Mode: false [2022-06-10T22:06:36.831Z] Plugins: [2022-06-10T22:06:36.831Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-10T22:06:36.831Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-10T22:06:36.831Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-10T22:06:36.831Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-10T22:06:36.831Z] [2022-06-10T22:06:36.831Z] Server: [2022-06-10T22:06:36.831Z] Containers: 0 [2022-06-10T22:06:36.831Z] Running: 0 [2022-06-10T22:06:36.831Z] Paused: 0 [2022-06-10T22:06:36.831Z] Stopped: 0 [2022-06-10T22:06:36.831Z] Images: 1 [2022-06-10T22:06:36.831Z] Server Version: 20.10.14 [2022-06-10T22:06:36.831Z] Storage Driver: overlay2 [2022-06-10T22:06:36.831Z] Backing Filesystem: extfs [2022-06-10T22:06:36.831Z] Supports d_type: true [2022-06-10T22:06:36.831Z] Native Overlay Diff: true [2022-06-10T22:06:36.831Z] userxattr: false [2022-06-10T22:06:36.831Z] Logging Driver: json-file [2022-06-10T22:06:36.831Z] Cgroup Driver: cgroupfs [2022-06-10T22:06:36.831Z] Cgroup Version: 1 [2022-06-10T22:06:36.831Z] Plugins: [2022-06-10T22:06:36.831Z] Volume: local [2022-06-10T22:06:36.831Z] Network: bridge host ipvlan macvlan null overlay [2022-06-10T22:06:36.831Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-10T22:06:36.831Z] Swarm: inactive [2022-06-10T22:06:36.831Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-10T22:06:36.831Z] Default Runtime: runc [2022-06-10T22:06:36.831Z] Init Binary: docker-init [2022-06-10T22:06:36.831Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-10T22:06:36.831Z] runc version: v1.0.3-0-gf46b6ba [2022-06-10T22:06:36.831Z] init version: de40ad0 [2022-06-10T22:06:36.831Z] Security Options: [2022-06-10T22:06:36.831Z] apparmor [2022-06-10T22:06:36.831Z] seccomp [2022-06-10T22:06:36.831Z] Profile: default [2022-06-10T22:06:36.831Z] Kernel Version: 5.4.0-1071-aws [2022-06-10T22:06:36.831Z] Operating System: Ubuntu 18.04.6 LTS [2022-06-10T22:06:36.831Z] OSType: linux [2022-06-10T22:06:36.831Z] Architecture: x86_64 [2022-06-10T22:06:36.831Z] CPUs: 2 [2022-06-10T22:06:36.831Z] Total Memory: 7.565GiB [2022-06-10T22:06:36.831Z] Name: ip-10-100-54-61 [2022-06-10T22:06:36.831Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-06-10T22:06:36.831Z] Docker Root Dir: /var/lib/docker [2022-06-10T22:06:36.831Z] Debug Mode: false [2022-06-10T22:06:36.831Z] Registry: https://index.docker.io/v1/ [2022-06-10T22:06:36.831Z] Labels: [2022-06-10T22:06:36.831Z] Experimental: true [2022-06-10T22:06:36.831Z] Insecure Registries: [2022-06-10T22:06:36.831Z] 127.0.0.0/8 [2022-06-10T22:06:36.831Z] Live Restore Enabled: true [2022-06-10T22:06:36.831Z] [2022-06-10T22:06:36.831Z] WARNING: No swap limit support [Pipeline] sh [2022-06-10T22:06:37.137Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-10T22:06:37.137Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-10T22:06:37.137Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43715/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-06-10T22:06:37.137Z] + bash /home/ubuntu/workspace/moby_PR-43715/check-config.sh [2022-06-10T22:06:37.137Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-10T22:06:37.137Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-06-10T22:06:37.137Z] [2022-06-10T22:06:37.137Z] Generally Necessary: [2022-06-10T22:06:37.137Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-10T22:06:37.137Z] - apparmor: enabled and tools installed [2022-06-10T22:06:37.399Z] - CONFIG_NAMESPACES: enabled [2022-06-10T22:06:37.399Z] - CONFIG_NET_NS: enabled [2022-06-10T22:06:37.399Z] - CONFIG_PID_NS: enabled [2022-06-10T22:06:37.399Z] - CONFIG_IPC_NS: enabled [2022-06-10T22:06:37.399Z] - CONFIG_UTS_NS: enabled [2022-06-10T22:06:37.399Z] - CONFIG_CGROUPS: enabled [2022-06-10T22:06:37.399Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-10T22:06:37.399Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-10T22:06:37.399Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-10T22:06:37.399Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-10T22:06:37.399Z] - CONFIG_CPUSETS: enabled [2022-06-10T22:06:37.399Z] - CONFIG_MEMCG: enabled [2022-06-10T22:06:37.399Z] - CONFIG_KEYS: enabled [2022-06-10T22:06:37.399Z] - CONFIG_VETH: enabled (as module) [2022-06-10T22:06:37.399Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-10T22:06:37.399Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-10T22:06:37.399Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-10T22:06:37.399Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-10T22:06:37.399Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-10T22:06:37.399Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-10T22:06:37.399Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-10T22:06:37.399Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-06-10T22:06:37.399Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-10T22:06:37.399Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-10T22:06:37.399Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-10T22:06:37.399Z] - CONFIG_CGROUP_BPF: enabled [2022-06-10T22:06:37.399Z] [2022-06-10T22:06:37.399Z] Optional Features: [2022-06-10T22:06:37.399Z] - CONFIG_USER_NS: enabled [2022-06-10T22:06:37.399Z] - CONFIG_SECCOMP: enabled [2022-06-10T22:06:37.399Z] - CONFIG_SECCOMP_FILTER: enabled [2022-06-10T22:06:37.399Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-10T22:06:37.399Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-10T22:06:37.399Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-06-10T22:06:37.660Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-06-10T22:06:37.660Z] - CONFIG_BLK_CGROUP: enabled [2022-06-10T22:06:37.660Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-10T22:06:37.660Z] - CONFIG_CGROUP_PERF: enabled [2022-06-10T22:06:37.660Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-10T22:06:37.660Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-10T22:06:37.660Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-10T22:06:37.660Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-10T22:06:37.660Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-10T22:06:37.660Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-10T22:06:37.660Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-10T22:06:37.660Z] - CONFIG_IP_VS: enabled (as module) [2022-06-10T22:06:37.660Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-10T22:06:37.660Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-10T22:06:37.660Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-10T22:06:37.660Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-10T22:06:37.660Z] - CONFIG_SECURITY_SELINUX: enabled [2022-06-10T22:06:37.660Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-06-10T22:06:37.660Z] - CONFIG_EXT4_FS: enabled [2022-06-10T22:06:37.660Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-10T22:06:37.660Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-10T22:06:37.660Z] - Network Drivers: [2022-06-10T22:06:37.660Z] - "overlay": [2022-06-10T22:06:37.660Z] - CONFIG_VXLAN: enabled (as module) [2022-06-10T22:06:37.660Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-10T22:06:37.660Z] Optional (for encrypted networks): [2022-06-10T22:06:37.660Z] - CONFIG_CRYPTO: enabled [2022-06-10T22:06:37.660Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-10T22:06:37.660Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-10T22:06:37.660Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-10T22:06:37.660Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-10T22:06:37.660Z] - CONFIG_XFRM: enabled [2022-06-10T22:06:37.660Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-10T22:06:37.660Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-10T22:06:37.660Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-10T22:06:37.660Z] - "ipvlan": [2022-06-10T22:06:37.660Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-10T22:06:37.660Z] - "macvlan": [2022-06-10T22:06:37.660Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-10T22:06:37.660Z] - CONFIG_DUMMY: enabled (as module) [2022-06-10T22:06:37.660Z] - "ftp,tftp client in container": [2022-06-10T22:06:37.660Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-10T22:06:37.660Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-10T22:06:37.660Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-10T22:06:37.660Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-10T22:06:37.660Z] - Storage Drivers: [2022-06-10T22:06:37.660Z] - "aufs": [2022-06-10T22:06:37.660Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-10T22:06:37.660Z] - "btrfs": [2022-06-10T22:06:37.660Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-10T22:06:37.660Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-10T22:06:37.660Z] - "devicemapper": [2022-06-10T22:06:37.660Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-10T22:06:37.660Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-10T22:06:37.660Z] - "overlay": [2022-06-10T22:06:37.660Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-10T22:06:37.660Z] - "zfs": [2022-06-10T22:06:37.660Z] - /dev/zfs: present [2022-06-10T22:06:37.660Z] - zfs command: missing [2022-06-10T22:06:37.660Z] - zpool command: missing [2022-06-10T22:06:37.660Z] [2022-06-10T22:06:37.660Z] Limits: [2022-06-10T22:06:37.660Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-10T22:06:37.660Z] [2022-06-10T22:06:37.660Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-10T22:06:37.993Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:cf6058941c243a73aba5d28dc5c5034696f5ade7 . [2022-06-10T22:06:37.993Z] #2 [internal] load .dockerignore [2022-06-10T22:06:37.993Z] #2 sha256:34511b424a3f72462845bf80987dddad60dc35370d1e5607b6b6303c98973ed9 [2022-06-10T22:06:37.993Z] #2 transferring context: 145B done [2022-06-10T22:06:37.993Z] #2 DONE 0.0s [2022-06-10T22:06:37.993Z] [2022-06-10T22:06:37.993Z] #1 [internal] load build definition from Dockerfile [2022-06-10T22:06:37.993Z] #1 sha256:272634ebb1604c17832061b37e08aeec16f62598478de3204d499431c78ce58e [2022-06-10T22:06:37.993Z] #1 transferring dockerfile: 18.90kB done [2022-06-10T22:06:37.993Z] #1 DONE 0.1s [2022-06-10T22:06:37.993Z] [2022-06-10T22:06:37.993Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-10T22:06:37.993Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-06-10T22:06:38.565Z] #3 DONE 0.4s [2022-06-10T22:06:38.565Z] [2022-06-10T22:06:38.565Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-10T22:06:38.565Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-10T22:06:38.565Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-06-10T22:06:38.565Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-06-10T22:06:38.565Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-06-10T22:06:38.565Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 5.24MB / 9.67MB 0.1s [2022-06-10T22:06:38.565Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-06-10T22:06:38.827Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-06-10T22:06:38.827Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-06-10T22:06:38.827Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-06-10T22:06:39.095Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-06-10T22:06:39.095Z] #4 DONE 0.6s [2022-06-10T22:06:39.360Z] [2022-06-10T22:06:39.360Z] #6 [internal] load build definition from Dockerfile [2022-06-10T22:06:39.360Z] #6 sha256:6ec7568d9536f28606d29ee877a7d1d8de88409db6c28195516abb3efeea3abe [2022-06-10T22:06:39.360Z] #6 DONE 0.0s [2022-06-10T22:06:39.360Z] [2022-06-10T22:06:39.360Z] #5 [internal] load .dockerignore [2022-06-10T22:06:39.360Z] #5 sha256:64ff027a9177f17de7a6e905c6117a4618b0311f3d1449180dd78cd6b51d1592 [2022-06-10T22:06:39.360Z] #5 DONE 0.0s [2022-06-10T22:06:39.360Z] [2022-06-10T22:06:39.360Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-10T22:06:39.360Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-10T22:06:39.931Z] #10 ... [2022-06-10T22:06:39.931Z] [2022-06-10T22:06:39.931Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-10T22:06:39.931Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-10T22:06:39.931Z] #7 DONE 0.7s [2022-06-10T22:06:40.192Z] [2022-06-10T22:06:40.192Z] #8 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-10T22:06:40.192Z] #8 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-06-10T22:06:40.192Z] #8 DONE 0.7s [2022-06-10T22:06:40.192Z] [2022-06-10T22:06:40.192Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-10T22:06:40.192Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-10T22:06:40.192Z] #10 DONE 0.7s [2022-06-10T22:06:40.192Z] [2022-06-10T22:06:40.192Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-10T22:06:40.192Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-10T22:06:40.192Z] #9 DONE 0.8s [2022-06-10T22:06:40.466Z] [2022-06-10T22:06:40.466Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-10T22:06:40.466Z] #35 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c [2022-06-10T22:06:40.466Z] #35 resolve docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 0.1s done [2022-06-10T22:06:40.729Z] #35 sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 1.85kB / 1.85kB done [2022-06-10T22:06:40.729Z] #35 sha256:f0203caaadfa5e8191aa8d75ad0b36c95c72543c33f76e48f0a4d9dec22d5a63 529B / 529B done [2022-06-10T22:06:40.729Z] #35 sha256:4eacea30377a698ef8fbec99b6caf01cb150151cbedc8e0b1c3d22f134206f1a 1.46kB / 1.46kB done [2022-06-10T22:06:40.729Z] #35 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 6.29MB / 55.01MB 0.1s [2022-06-10T22:06:40.993Z] #35 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 14.68MB / 55.01MB 0.2s [2022-06-10T22:06:41.255Z] #35 ... [2022-06-10T22:06:41.255Z] [2022-06-10T22:06:41.255Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-10T22:06:41.255Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-10T22:06:41.255Z] #56 DONE 0.0s [2022-06-10T22:06:41.255Z] [2022-06-10T22:06:41.255Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-10T22:06:41.255Z] #35 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c [2022-06-10T22:06:41.255Z] #35 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 18.87MB / 55.01MB 0.4s [2022-06-10T22:06:41.255Z] #35 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 30.41MB / 55.01MB 0.6s [2022-06-10T22:06:41.517Z] #35 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 36.70MB / 55.01MB 0.7s [2022-06-10T22:06:41.517Z] #35 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 41.94MB / 55.01MB 0.8s [2022-06-10T22:06:41.842Z] #35 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 1.1s [2022-06-10T22:06:42.426Z] #35 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 1.7s done [2022-06-10T22:06:42.688Z] #35 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c [2022-06-10T22:06:46.900Z] #35 ... [2022-06-10T22:06:46.900Z] [2022-06-10T22:06:46.900Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T22:06:46.900Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T22:06:46.900Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 0.2s done [2022-06-10T22:06:46.900Z] #11 sha256:5417b4917fa7ed3ad2678a3ce6378a00c95bfd430c2ffa39936fce55130b5f2c 1.80kB / 1.80kB done [2022-06-10T22:06:46.900Z] #11 sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 1.86kB / 1.86kB done [2022-06-10T22:06:46.900Z] #11 sha256:76199a964a3fc66e31bda713381e92285f479fe8e3d4514a473f95ffc2062440 7.10kB / 7.10kB done [2022-06-10T22:06:46.900Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 1.6s done [2022-06-10T22:06:46.900Z] #11 sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 5.16MB / 5.16MB 0.4s done [2022-06-10T22:06:46.900Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 10.88MB / 10.88MB 0.8s done [2022-06-10T22:06:46.900Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 54.58MB / 54.58MB 2.7s done [2022-06-10T22:06:46.900Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 85.87MB / 85.87MB 4.4s done [2022-06-10T22:06:46.900Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 141.75MB / 141.75MB 6.1s [2022-06-10T22:06:46.900Z] #11 sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 155B / 155B 2.9s done [2022-06-10T22:06:47.847Z] #11 ... [2022-06-10T22:06:47.847Z] [2022-06-10T22:06:47.847Z] #31 [internal] load build context [2022-06-10T22:06:47.847Z] #31 sha256:492abb5141eaee9ca56d46a1050db6a59dc8c1af15acd691fab52b63495ede49 [2022-06-10T22:06:47.847Z] #31 transferring context: 61.15MB 6.4s done [2022-06-10T22:06:47.847Z] #31 DONE 7.3s [2022-06-10T22:06:47.847Z] [2022-06-10T22:06:47.847Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T22:06:47.847Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T22:06:47.847Z] #11 ... [2022-06-10T22:06:47.847Z] [2022-06-10T22:06:47.847Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-10T22:06:47.847Z] #35 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c [2022-06-10T22:06:47.847Z] #35 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 5.1s [2022-06-10T22:06:48.465Z] #35 ... [2022-06-10T22:06:48.465Z] [2022-06-10T22:06:48.465Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-10T22:06:48.465Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-10T22:06:48.465Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-06-10T22:06:48.465Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-10T22:06:48.465Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-06-10T22:06:48.465Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-06-10T22:06:48.465Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.6s done [2022-06-10T22:06:48.465Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.9s done [2022-06-10T22:06:48.465Z] #78 DONE 7.8s [2022-06-10T22:06:48.465Z] [2022-06-10T22:06:48.465Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-10T22:06:48.465Z] #35 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c [2022-06-10T22:06:48.729Z] #35 ... [2022-06-10T22:06:48.729Z] [2022-06-10T22:06:48.729Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-10T22:06:48.729Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-10T22:06:48.729Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-06-10T22:06:48.729Z] #80 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-10T22:06:48.729Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-06-10T22:06:48.729Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-06-10T22:06:48.729Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.2s done [2022-06-10T22:06:48.729Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.3s done [2022-06-10T22:06:48.729Z] #80 DONE 8.1s [2022-06-10T22:06:48.729Z] [2022-06-10T22:06:48.729Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-10T22:06:48.729Z] #35 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c [2022-06-10T22:06:52.120Z] #35 ... [2022-06-10T22:06:52.120Z] [2022-06-10T22:06:52.120Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-10T22:06:52.120Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-10T22:06:52.120Z] #79 DONE 0.7s [2022-06-10T22:06:52.120Z] [2022-06-10T22:06:52.120Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-10T22:06:52.121Z] #35 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c [2022-06-10T22:06:52.121Z] #35 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 9.4s done [2022-06-10T22:06:52.695Z] #35 DONE 12.1s [2022-06-10T22:06:52.695Z] [2022-06-10T22:06:52.695Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-10T22:06:52.695Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-10T22:06:52.695Z] #81 DONE 0.9s [2022-06-10T22:06:52.695Z] [2022-06-10T22:06:52.695Z] #36 [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-06-10T22:06:52.695Z] #36 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be [2022-06-10T22:06:54.089Z] #36 1.469 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T22:06:54.089Z] #36 1.497 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T22:06:54.089Z] #36 1.498 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T22:06:54.089Z] #36 1.628 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T22:06:54.351Z] #36 1.842 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T22:06:54.614Z] #36 2.112 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T22:06:56.536Z] #36 3.742 Fetched 8537 kB in 3s (3332 kB/s) [2022-06-10T22:06:57.480Z] #36 3.742 Reading package lists... [2022-06-10T22:06:58.055Z] #36 4.711 Reading package lists... [2022-06-10T22:06:58.055Z] #36 ... [2022-06-10T22:06:58.055Z] [2022-06-10T22:06:58.055Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T22:06:58.055Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T22:06:58.055Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 141.75MB / 141.75MB 7.1s done [2022-06-10T22:06:58.055Z] #11 extracting sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 0.8s done [2022-06-10T22:06:58.055Z] #11 extracting sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 0.8s done [2022-06-10T22:06:58.055Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 3.3s [2022-06-10T22:06:58.317Z] #11 ... [2022-06-10T22:06:58.317Z] [2022-06-10T22:06:58.317Z] #36 [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-06-10T22:06:58.317Z] #36 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be [2022-06-10T22:06:58.317Z] #36 4.711 Reading package lists... [2022-06-10T22:06:58.578Z] #36 5.682 Building dependency tree... [2022-06-10T22:06:58.843Z] #36 6.125 The following additional packages will be installed: [2022-06-10T22:06:58.843Z] #36 6.125 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-06-10T22:06:58.843Z] #36 6.125 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-06-10T22:06:58.843Z] #36 6.125 Recommended packages: [2022-06-10T22:06:58.843Z] #36 6.125 libldap-common publicsuffix libsasl2-modules [2022-06-10T22:06:58.843Z] #36 6.287 The following NEW packages will be installed: [2022-06-10T22:06:58.843Z] #36 6.287 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-06-10T22:06:58.843Z] #36 6.287 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-06-10T22:06:58.843Z] #36 6.287 libssh2-1 openssl [2022-06-10T22:06:59.417Z] #36 6.589 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T22:06:59.417Z] #36 6.589 Need to get 3040 kB of archives. [2022-06-10T22:06:59.417Z] #36 6.589 After this operation, 6651 kB of additional disk space will be used. [2022-06-10T22:06:59.417Z] #36 6.589 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-06-10T22:06:59.417Z] #36 6.595 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u2 [852 kB] [2022-06-10T22:06:59.417Z] #36 6.597 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-06-10T22:06:59.417Z] #36 6.601 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-06-10T22:06:59.417Z] #36 6.609 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-06-10T22:06:59.417Z] #36 6.609 Get:6 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-06-10T22:06:59.417Z] #36 6.609 Get:7 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-06-10T22:06:59.417Z] #36 6.609 Get:8 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-06-10T22:06:59.417Z] #36 6.609 Get:9 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-06-10T22:06:59.417Z] #36 6.612 Get:10 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-06-10T22:06:59.417Z] #36 6.630 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-06-10T22:06:59.417Z] #36 6.634 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-06-10T22:06:59.417Z] #36 6.637 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-10T22:06:59.417Z] #36 6.641 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-10T22:06:59.417Z] #36 6.643 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-10T22:06:59.681Z] #36 6.835 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T22:06:59.681Z] #36 6.883 Fetched 3040 kB in 0s (8719 kB/s) [2022-06-10T22:06:59.681Z] #36 6.911 Selecting previously unselected package openssl. [2022-06-10T22:06:59.681Z] #36 6.911 (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 ... 6662 files and directories currently installed.) [2022-06-10T22:06:59.681Z] #36 6.922 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u2_amd64.deb ... [2022-06-10T22:06:59.681Z] #36 6.925 Unpacking openssl (1.1.1n-0+deb11u2) ... [2022-06-10T22:06:59.681Z] #36 7.112 Selecting previously unselected package ca-certificates. [2022-06-10T22:06:59.681Z] #36 7.112 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-06-10T22:06:59.681Z] #36 7.116 Unpacking ca-certificates (20210119) ... [2022-06-10T22:06:59.681Z] #36 7.210 Selecting previously unselected package libbrotli1:amd64. [2022-06-10T22:06:59.681Z] #36 7.210 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-06-10T22:06:59.944Z] #36 7.219 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-10T22:06:59.944Z] #36 7.313 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-06-10T22:06:59.944Z] #36 7.313 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-10T22:06:59.944Z] #36 7.319 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-10T22:06:59.944Z] #36 7.363 Selecting previously unselected package libsasl2-2:amd64. [2022-06-10T22:06:59.944Z] #36 7.363 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-10T22:06:59.944Z] #36 7.368 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-10T22:07:00.206Z] #36 7.467 Selecting previously unselected package libldap-2.4-2:amd64. [2022-06-10T22:07:00.206Z] #36 7.467 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-06-10T22:07:00.206Z] #36 7.472 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-10T22:07:00.206Z] #36 7.588 Selecting previously unselected package libnghttp2-14:amd64. [2022-06-10T22:07:00.206Z] #36 7.590 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-06-10T22:07:00.206Z] #36 7.593 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-10T22:07:00.206Z] #36 7.645 Selecting previously unselected package libpsl5:amd64. [2022-06-10T22:07:00.206Z] #36 7.645 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-06-10T22:07:00.206Z] #36 7.649 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-06-10T22:07:00.206Z] #36 7.695 Selecting previously unselected package librtmp1:amd64. [2022-06-10T22:07:00.206Z] #36 7.695 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-06-10T22:07:00.468Z] #36 7.705 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-10T22:07:00.468Z] #36 7.747 Selecting previously unselected package libssh2-1:amd64. [2022-06-10T22:07:00.468Z] #36 7.747 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-06-10T22:07:00.468Z] #36 7.750 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-06-10T22:07:00.468Z] #36 7.813 Selecting previously unselected package libcurl4:amd64. [2022-06-10T22:07:00.468Z] #36 7.813 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-10T22:07:00.468Z] #36 7.818 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-10T22:07:00.468Z] #36 7.895 Selecting previously unselected package curl. [2022-06-10T22:07:00.468Z] #36 7.897 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-10T22:07:00.468Z] #36 7.910 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-06-10T22:07:00.730Z] #36 7.969 Selecting previously unselected package libonig5:amd64. [2022-06-10T22:07:00.730Z] #36 7.969 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-10T22:07:00.730Z] #36 7.974 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-10T22:07:00.730Z] #36 8.054 Selecting previously unselected package libjq1:amd64. [2022-06-10T22:07:00.730Z] #36 8.054 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-06-10T22:07:00.730Z] #36 8.061 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-10T22:07:00.730Z] #36 8.120 Selecting previously unselected package jq. [2022-06-10T22:07:00.730Z] #36 8.120 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-06-10T22:07:00.730Z] #36 8.123 Unpacking jq (1.6-2.1) ... [2022-06-10T22:07:00.992Z] #36 8.175 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-06-10T22:07:00.992Z] #36 8.190 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-10T22:07:00.992Z] #36 8.199 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-10T22:07:00.992Z] #36 8.209 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-10T22:07:00.992Z] #36 8.221 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-10T22:07:00.992Z] #36 8.229 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-10T22:07:00.992Z] #36 8.239 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-06-10T22:07:00.992Z] #36 8.249 Setting up openssl (1.1.1n-0+deb11u2) ... [2022-06-10T22:07:00.992Z] #36 8.264 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-10T22:07:00.992Z] #36 8.278 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-10T22:07:00.992Z] #36 8.288 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-10T22:07:00.992Z] #36 8.298 Setting up ca-certificates (20210119) ... [2022-06-10T22:07:01.567Z] #36 9.031 Updating certificates in /etc/ssl/certs... [2022-06-10T22:07:02.963Z] #36 10.19 129 added, 0 removed; done. [2022-06-10T22:07:02.963Z] #36 10.25 Setting up jq (1.6-2.1) ... [2022-06-10T22:07:02.963Z] #36 10.26 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-10T22:07:02.963Z] #36 10.27 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-06-10T22:07:02.963Z] #36 10.28 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T22:07:02.963Z] #36 10.30 Processing triggers for ca-certificates (20210119) ... [2022-06-10T22:07:02.963Z] #36 10.32 Updating certificates in /etc/ssl/certs... [2022-06-10T22:07:04.082Z] #36 11.35 0 added, 0 removed; done. [2022-06-10T22:07:04.082Z] #36 11.35 Running hooks in /etc/ca-certificates/update.d... [2022-06-10T22:07:04.082Z] #36 11.36 done. [2022-06-10T22:07:06.685Z] #36 DONE 13.6s [2022-06-10T22:07:06.685Z] [2022-06-10T22:07:06.685Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-10T22:07:06.685Z] #37 sha256:f4bbe624f98ecb8539dc48cf361ad4bc66bafaa7a2eea7be24be8db00c9a104b [2022-06-10T22:07:06.685Z] #37 DONE 0.1s [2022-06-10T22:07:06.685Z] [2022-06-10T22:07:06.685Z] #38 [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-06-10T22:07:06.685Z] #38 sha256:c9da53df4017e5ddc7178495f619041d72d1b0e72dd5321c444a55c5e1f22c68 [2022-06-10T22:07:08.632Z] #38 ... [2022-06-10T22:07:08.632Z] [2022-06-10T22:07:08.632Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T22:07:08.632Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T22:07:08.632Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 7.5s done [2022-06-10T22:07:08.633Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 5.8s [2022-06-10T22:07:08.633Z] #11 ... [2022-06-10T22:07:08.633Z] [2022-06-10T22:07:08.633Z] #38 [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-06-10T22:07:08.633Z] #38 sha256:c9da53df4017e5ddc7178495f619041d72d1b0e72dd5321c444a55c5e1f22c68 [2022-06-10T22:07:08.633Z] #38 2.167 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-06-10T22:07:08.895Z] #38 2.507 [2022-06-10T22:07:09.158Z] #38 2.728 #=#=# ######################################################################## 100.0% [2022-06-10T22:07:09.420Z] #38 3.025 [2022-06-10T22:07:10.819Z] #38 4.152 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-06-10T22:07:10.819Z] #38 4.491 [2022-06-10T22:07:11.345Z] #38 4.721 #=#=# ######################################################################## 100.0% [2022-06-10T22:07:11.345Z] #38 5.022 [2022-06-10T22:07:12.251Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0eb353ed2bafaddac) in /home/ubuntu/workspace/moby_PR-43715 [Pipeline] { [Pipeline] checkout [2022-06-10T22:07:12.340Z] The recommended git tool is: git [2022-06-10T22:07:12.736Z] #38 6.186 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-06-10T22:07:13.000Z] #38 6.531 [2022-06-10T22:07:13.526Z] #38 6.754 #=#=# ####### 10.0% ######################################## 55.9% ############################################################## 87.5% ######################################################################## 100.0% [2022-06-10T22:07:13.789Z] #38 7.349 [2022-06-10T22:07:14.735Z] #38 8.478 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-06-10T22:07:15.311Z] #38 8.811 [2022-06-10T22:07:15.580Z] #38 9.048 #=#=# ######################################################################## 100.0% [2022-06-10T22:07:15.631Z] using credential docker-jenkins-github-credentials [2022-06-10T22:07:15.651Z] Cloning the remote Git repository [2022-06-10T22:07:15.651Z] Cloning with configured refspecs honoured and without tags [2022-06-10T22:07:15.638Z] Cloning repository https://github.com/moby/moby.git [2022-06-10T22:07:15.718Z] > git init /home/ubuntu/workspace/moby_PR-43715 # timeout=10 [2022-06-10T22:07:15.853Z] #38 9.373 [2022-06-10T22:07:15.854Z] #38 ... [2022-06-10T22:07:15.854Z] [2022-06-10T22:07:15.854Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T22:07:15.854Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T22:07:15.854Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 7.9s done [2022-06-10T22:07:15.854Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 5.1s [2022-06-10T22:07:16.031Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-10T22:07:16.032Z] > git --version # timeout=10 [2022-06-10T22:07:16.042Z] > git --version # 'git version 2.17.1' [2022-06-10T22:07:16.042Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-10T22:07:16.044Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43715/head:refs/remotes/origin/PR-43715 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-10T22:07:21.171Z] #11 ... [2022-06-10T22:07:21.171Z] [2022-06-10T22:07:21.171Z] #38 [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-06-10T22:07:21.171Z] #38 sha256:c9da53df4017e5ddc7178495f619041d72d1b0e72dd5321c444a55c5e1f22c68 [2022-06-10T22:07:21.171Z] #38 10.24 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-06-10T22:07:21.171Z] #38 10.55 [2022-06-10T22:07:21.171Z] #38 10.77 #=#=# ######################################################################## 100.0% [2022-06-10T22:07:21.171Z] #38 11.20 [2022-06-10T22:07:21.171Z] #38 11.28 Download of images into '/build' complete. [2022-06-10T22:07:21.171Z] #38 11.28 Use something like the following to load the result into a Docker daemon: [2022-06-10T22:07:21.171Z] #38 11.28 tar -cC '/build' . | docker load [2022-06-10T22:07:21.171Z] #38 DONE 14.4s [2022-06-10T22:07:21.171Z] [2022-06-10T22:07:21.171Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T22:07:21.171Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T22:07:21.171Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 10.4s [2022-06-10T22:07:22.553Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a2ba871113a8a261) in /home/ubuntu/workspace/moby_PR-43715 [Pipeline] { [2022-06-10T22:07:22.578Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 11.9s done [Pipeline] checkout [2022-06-10T22:07:22.589Z] The recommended git tool is: git [2022-06-10T22:07:23.151Z] #11 extracting sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 done [2022-06-10T22:07:23.151Z] #11 DONE 42.6s [2022-06-10T22:07:23.415Z] [2022-06-10T22:07:23.415Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-10T22:07:23.415Z] #12 sha256:e7dde43b53ca9370930682b5d63834ddd339065eed3de58491b444403bb36b5d [2022-06-10T22:07:24.007Z] #12 DONE 0.7s [2022-06-10T22:07:24.007Z] [2022-06-10T22:07:24.007Z] #13 [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-06-10T22:07:24.007Z] #13 sha256:cf0b210e8d2b09f0756889c8758cb1cdd46c009beb7d8d1da67a5b7c3fb59669 [2022-06-10T22:07:24.957Z] #13 DONE 0.7s [2022-06-10T22:07:24.957Z] [2022-06-10T22:07:24.957Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-10T22:07:24.957Z] #40 sha256:e9ce286ab53bb85d01f4f0498884c277fe38220a8de0a52afd8262d34b3f1f8b [2022-06-10T22:07:24.957Z] #40 DONE 0.3s [2022-06-10T22:07:24.957Z] [2022-06-10T22:07:24.957Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-10T22:07:24.957Z] #53 sha256:5f453d4f89ad85fd9b9ebc3a592c4350e03b6160807ce9e314695c09e558b0de [2022-06-10T22:07:24.957Z] #53 DONE 0.3s [2022-06-10T22:07:24.957Z] [2022-06-10T22:07:24.957Z] #57 [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-06-10T22:07:24.957Z] #57 sha256:7cf5bf6a5270e284c8b7d99ca354713773de7c7d0118fa8c468fd02eeabd5040 [2022-06-10T22:07:24.957Z] #57 DONE 0.3s [2022-06-10T22:07:24.957Z] [2022-06-10T22:07:24.957Z] #58 [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-06-10T22:07:24.957Z] #58 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T22:07:25.071Z] using credential docker-jenkins-github-credentials [2022-06-10T22:07:25.126Z] Cloning the remote Git repository [2022-06-10T22:07:25.126Z] Cloning with configured refspecs honoured and without tags [2022-06-10T22:07:25.685Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0dc86bd108be697e9) in /home/ubuntu/workspace/moby_PR-43715 [Pipeline] { [Pipeline] checkout [2022-06-10T22:07:24.585Z] Cloning repository https://github.com/moby/moby.git [2022-06-10T22:07:24.682Z] > git init /home/ubuntu/workspace/moby_PR-43715 # timeout=10 [2022-06-10T22:07:24.971Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-10T22:07:24.971Z] > git --version # timeout=10 [2022-06-10T22:07:24.986Z] > git --version # 'git version 2.17.1' [2022-06-10T22:07:24.986Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-10T22:07:24.989Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43715/head:refs/remotes/origin/PR-43715 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-10T22:07:26.151Z] The recommended git tool is: git [2022-06-10T22:07:29.175Z] #58 ... [2022-06-10T22:07:29.180Z] [2022-06-10T22:07:29.180Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-06-10T22:07:29.180Z] #14 sha256:c10cc1eea96998e41dccff613d787249f97bcf112d778877134a9a907562f09e [2022-06-10T22:07:29.180Z] #14 DONE 4.2s [2022-06-10T22:07:29.180Z] [2022-06-10T22:07:29.180Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-06-10T22:07:29.180Z] #15 sha256:4e2832cac8359df2030cc4f9b7e7fdd97d03f8c9646678953e664314f0d89915 [2022-06-10T22:07:31.359Z] using credential docker-jenkins-github-credentials [2022-06-10T22:07:31.440Z] Cloning the remote Git repository [2022-06-10T22:07:31.440Z] Cloning with configured refspecs honoured and without tags [2022-06-10T22:07:31.782Z] #15 DONE 2.3s [2022-06-10T22:07:31.782Z] [2022-06-10T22:07:31.782Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-06-10T22:07:31.782Z] #16 sha256:d0ce3404b8d1dfc9a599885e174278cca4a095ef61de2314bc2f15c61ec9115f [2022-06-10T22:07:31.480Z] Cloning repository https://github.com/moby/moby.git [2022-06-10T22:07:31.589Z] > git init /home/ubuntu/workspace/moby_PR-43715 # timeout=10 [2022-06-10T22:07:31.938Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-10T22:07:31.939Z] > git --version # timeout=10 [2022-06-10T22:07:31.960Z] > git --version # 'git version 2.25.1' [2022-06-10T22:07:31.960Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-10T22:07:31.963Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43715/head:refs/remotes/origin/PR-43715 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-10T22:07:33.191Z] #16 DONE 2.0s [2022-06-10T22:07:33.191Z] [2022-06-10T22:07:33.191Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-06-10T22:07:33.191Z] #17 sha256:efc919cfc56366da1ea346ec45b3af1a9368f7bd9e38fcaee84ed2f51352ae35 [2022-06-10T22:07:35.116Z] #17 ... [2022-06-10T22:07:35.116Z] [2022-06-10T22:07:35.116Z] #62 [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.44.0" && /build/golangci-lint --version [2022-06-10T22:07:35.116Z] #62 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T22:07:35.116Z] #62 5.042 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-06-10T22:07:35.116Z] #62 ... [2022-06-10T22:07:35.116Z] [2022-06-10T22:07:35.116Z] #47 [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-06-10T22:07:35.116Z] #47 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519 [2022-06-10T22:07:35.116Z] #47 5.110 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-06-10T22:07:35.116Z] #47 6.145 go: downloading github.com/tc-hib/winres v0.1.5 [2022-06-10T22:07:35.116Z] #47 7.410 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-06-10T22:07:35.116Z] #47 7.624 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-06-10T22:07:35.116Z] #47 7.662 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-06-10T22:07:35.116Z] #47 ... [2022-06-10T22:07:35.116Z] [2022-06-10T22:07:35.116Z] #54 [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-06-10T22:07:35.116Z] #54 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-10T22:07:35.116Z] #54 5.102 + git clone https://github.com/docker/distribution.git . [2022-06-10T22:07:35.116Z] #54 5.112 Cloning into '.'... [2022-06-10T22:07:35.116Z] #54 ... [2022-06-10T22:07:35.116Z] [2022-06-10T22:07:35.116Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-06-10T22:07:35.116Z] #17 sha256:efc919cfc56366da1ea346ec45b3af1a9368f7bd9e38fcaee84ed2f51352ae35 [2022-06-10T22:07:35.116Z] #17 DONE 1.8s [2022-06-10T22:07:35.116Z] [2022-06-10T22:07:35.116Z] #41 [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-06-10T22:07:35.116Z] #41 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-10T22:07:35.116Z] #41 4.593 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-06-10T22:07:35.116Z] #41 4.593 Cloning into '.'... [2022-06-10T22:07:35.380Z] #41 ... [2022-06-10T22:07:35.381Z] [2022-06-10T22:07:35.381Z] #83 [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-06-10T22:07:35.381Z] #83 sha256:041fcf6c9999b36d35e283141b0140b0a18dbd5751e297598a71ec64c48611fe [2022-06-10T22:07:35.381Z] #83 5.430 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T22:07:35.381Z] #83 5.535 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T22:07:35.381Z] #83 5.556 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T22:07:35.381Z] #83 6.966 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T22:07:35.381Z] #83 9.596 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T22:07:35.381Z] #83 ... [2022-06-10T22:07:35.381Z] [2022-06-10T22:07:35.381Z] #60 [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-06-10T22:07:35.381Z] #60 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-10T22:07:35.381Z] #60 5.949 go: downloading gotest.tools/gotestsum v1.8.1 [2022-06-10T22:07:35.381Z] #60 7.905 go: downloading github.com/dnephin/pflag v1.0.7 [2022-06-10T22:07:35.381Z] #60 7.905 go: downloading github.com/fatih/color v1.10.0 [2022-06-10T22:07:35.381Z] #60 8.020 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-06-10T22:07:35.381Z] #60 8.069 go: downloading github.com/pkg/errors v0.9.1 [2022-06-10T22:07:35.381Z] #60 8.505 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-06-10T22:07:35.381Z] #60 8.581 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-10T22:07:35.381Z] #60 8.613 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-06-10T22:07:35.381Z] #60 8.770 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-06-10T22:07:35.381Z] #60 8.927 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-06-10T22:07:35.381Z] #60 9.039 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-06-10T22:07:35.381Z] #60 9.204 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-06-10T22:07:35.381Z] #60 9.338 go: downloading golang.org/x/tools v0.1.0 [2022-06-10T22:07:35.643Z] #60 ... [2022-06-10T22:07:35.643Z] [2022-06-10T22:07:35.643Z] #45 [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-06-10T22:07:35.643Z] #45 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6 [2022-06-10T22:07:35.643Z] #45 6.229 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-06-10T22:07:35.643Z] #45 ... [2022-06-10T22:07:35.643Z] [2022-06-10T22:07:35.643Z] #64 [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-06-10T22:07:35.643Z] #64 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589 [2022-06-10T22:07:35.643Z] #64 5.214 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-06-10T22:07:35.643Z] #64 10.51 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-06-10T22:07:35.643Z] #64 10.52 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-06-10T22:07:35.643Z] #64 10.64 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-06-10T22:07:35.913Z] #64 ... [2022-06-10T22:07:35.913Z] [2022-06-10T22:07:35.913Z] #43 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-10T22:07:35.913Z] #43 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-10T22:07:35.913Z] #43 4.408 go: downloading github.com/go-delve/delve v1.8.1 [2022-06-10T22:07:36.176Z] #43 ... [2022-06-10T22:07:36.176Z] [2022-06-10T22:07:36.176Z] #58 [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-06-10T22:07:36.176Z] #58 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T22:07:36.177Z] #58 5.939 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T22:07:36.177Z] #58 6.000 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T22:07:36.177Z] #58 6.001 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T22:07:36.177Z] #58 6.658 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-06-10T22:07:36.177Z] #58 7.382 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T22:07:36.177Z] #58 10.25 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T22:07:36.753Z] #58 ... [2022-06-10T22:07:36.753Z] [2022-06-10T22:07:36.753Z] #47 [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-06-10T22:07:36.753Z] #47 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519 [2022-06-10T22:07:36.753Z] #47 11.88 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-06-10T22:07:36.753Z] #47 12.14 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-10T22:07:37.015Z] #47 ... [2022-06-10T22:07:37.015Z] [2022-06-10T22:07:37.015Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-06-10T22:07:37.015Z] #18 sha256:368b0859bb9cccc4251ebc191ebeb6b5b9e001c40c490e12dc3c9ad1eb3af77d [2022-06-10T22:07:37.016Z] #18 DONE 1.7s [2022-06-10T22:07:37.016Z] [2022-06-10T22:07:37.016Z] #19 [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-06-10T22:07:37.016Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a [2022-06-10T22:07:37.373Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0ecdf73c3f1721a4a) in /home/ubuntu/workspace/moby_PR-43715 [Pipeline] { [Pipeline] checkout [2022-06-10T22:07:37.519Z] The recommended git tool is: git [2022-06-10T22:07:38.713Z] Fetching without tags [2022-06-10T22:07:38.937Z] #19 1.972 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T22:07:38.938Z] #19 2.111 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T22:07:38.938Z] #19 2.111 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T22:07:38.989Z] Merging remotes/origin/master commit 20d6b5c1bdedffe74f9dd774e3e22ad59360a51c into PR head commit cf6058941c243a73aba5d28dc5c5034696f5ade7 [2022-06-10T22:07:39.917Z] Merge succeeded, producing cf6058941c243a73aba5d28dc5c5034696f5ade7 [2022-06-10T22:07:39.919Z] Checking out Revision cf6058941c243a73aba5d28dc5c5034696f5ade7 (PR-43715) [2022-06-10T22:07:38.617Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-10T22:07:38.623Z] > git config --add remote.origin.fetch +refs/pull/43715/head:refs/remotes/origin/PR-43715 # timeout=10 [2022-06-10T22:07:38.654Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-10T22:07:38.686Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-10T22:07:38.708Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-10T22:07:38.708Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-10T22:07:38.709Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43715/head:refs/remotes/origin/PR-43715 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-10T22:07:38.987Z] > git config core.sparsecheckout # timeout=10 [2022-06-10T22:07:38.998Z] > git checkout -f cf6058941c243a73aba5d28dc5c5034696f5ade7 # timeout=10 [2022-06-10T22:07:39.822Z] > git remote # timeout=10 [2022-06-10T22:07:39.847Z] > git config --get remote.origin.url # timeout=10 [2022-06-10T22:07:39.868Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-10T22:07:39.869Z] > git merge 20d6b5c1bdedffe74f9dd774e3e22ad59360a51c # timeout=10 [2022-06-10T22:07:39.893Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-10T22:07:39.911Z] > git config core.sparsecheckout # timeout=10 [2022-06-10T22:07:39.927Z] > git checkout -f cf6058941c243a73aba5d28dc5c5034696f5ade7 # timeout=10 [2022-06-10T22:07:40.868Z] #19 3.841 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-06-10T22:07:40.973Z] using credential docker-jenkins-github-credentials [2022-06-10T22:07:41.090Z] Cloning the remote Git repository [2022-06-10T22:07:41.090Z] Cloning with configured refspecs honoured and without tags [2022-06-10T22:07:41.157Z] Cloning repository https://github.com/moby/moby.git [2022-06-10T22:07:41.235Z] > git init /home/ubuntu/workspace/moby_PR-43715 # timeout=10 [2022-06-10T22:07:42.263Z] #19 5.148 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-06-10T22:07:41.726Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-10T22:07:41.726Z] > git --version # timeout=10 [2022-06-10T22:07:41.743Z] > git --version # 'git version 2.25.1' [2022-06-10T22:07:41.744Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-10T22:07:41.745Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43715/head:refs/remotes/origin/PR-43715 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-10T22:07:42.530Z] #19 ... [2022-06-10T22:07:42.530Z] [2022-06-10T22:07:42.530Z] #43 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-10T22:07:42.530Z] #43 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-10T22:07:42.530Z] #43 13.99 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-06-10T22:07:42.530Z] #43 14.00 go: downloading github.com/spf13/cobra v1.1.3 [2022-06-10T22:07:42.530Z] #43 14.54 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-06-10T22:07:42.530Z] #43 15.21 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-06-10T22:07:42.530Z] #43 15.39 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-10T22:07:42.530Z] #43 16.07 go: downloading github.com/cosiner/argv v0.1.0 [2022-06-10T22:07:42.530Z] #43 16.12 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-06-10T22:07:42.530Z] #43 16.15 go: downloading github.com/peterh/liner v1.2.2 [2022-06-10T22:07:42.530Z] #43 16.34 go: downloading github.com/google/go-dap v0.6.0 [2022-06-10T22:07:42.530Z] #43 16.59 go: downloading github.com/spf13/pflag v1.0.5 [2022-06-10T22:07:42.530Z] #43 17.00 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-06-10T22:07:42.530Z] #43 17.83 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-06-10T22:07:42.792Z] #43 18.16 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-10T22:07:43.056Z] #43 18.27 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-06-10T22:07:44.726Z] Commit message: "Dockerfile: add crun to dev image" [2022-06-10T22:07:44.783Z] > git --version # timeout=10 [2022-06-10T22:07:44.796Z] > git --version # 'git version 2.17.1' [2022-06-10T22:07:44.809Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-10T22:07:45.632Z] #43 20.65 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-06-10T22:07:45.632Z] #43 20.84 go: downloading github.com/cilium/ebpf v0.7.0 [2022-06-10T22:07:45.990Z] + docker version [2022-06-10T22:07:46.580Z] #43 21.98 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-06-10T22:07:47.531Z] #43 ... [2022-06-10T22:07:47.531Z] [2022-06-10T22:07:47.531Z] #83 [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-06-10T22:07:47.531Z] #83 sha256:041fcf6c9999b36d35e283141b0140b0a18dbd5751e297598a71ec64c48611fe [2022-06-10T22:07:47.531Z] #83 12.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T22:07:47.531Z] #83 22.24 Fetched 8537 kB in 17s (499 kB/s) [2022-06-10T22:07:47.531Z] #83 22.24 Reading package lists... [2022-06-10T22:07:47.531Z] #83 ... [2022-06-10T22:07:47.531Z] [2022-06-10T22:07:47.531Z] #19 [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-06-10T22:07:47.531Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a [2022-06-10T22:07:47.531Z] #19 6.940 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-06-10T22:07:47.531Z] #19 9.272 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-06-10T22:07:48.114Z] #19 ... [2022-06-10T22:07:48.114Z] [2022-06-10T22:07:48.114Z] #64 [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-06-10T22:07:48.114Z] #64 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589 [2022-06-10T22:07:48.114Z] #64 13.28 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-06-10T22:07:48.114Z] #64 ... [2022-06-10T22:07:48.114Z] [2022-06-10T22:07:48.114Z] #19 [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-06-10T22:07:48.114Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a [2022-06-10T22:07:48.114Z] #19 11.29 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T22:07:48.689Z] #19 ... [2022-06-10T22:07:48.689Z] [2022-06-10T22:07:48.689Z] #58 [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-06-10T22:07:48.689Z] #58 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T22:07:48.689Z] #58 13.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T22:07:48.689Z] #58 16.42 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-06-10T22:07:48.689Z] #58 ... [2022-06-10T22:07:48.689Z] [2022-06-10T22:07:48.689Z] #45 [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-06-10T22:07:48.689Z] #45 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6 [2022-06-10T22:07:48.689Z] #45 23.58 tomll can be used in two ways: [2022-06-10T22:07:48.689Z] #45 23.60 Writing to STDIN and reading from STDOUT: [2022-06-10T22:07:48.689Z] #45 23.60 cat file.toml | tomll > file.toml [2022-06-10T22:07:48.689Z] #45 23.60 [2022-06-10T22:07:48.689Z] #45 23.60 Reading and updating a list of files: [2022-06-10T22:07:48.689Z] #45 23.60 tomll a.toml b.toml c.toml [2022-06-10T22:07:48.689Z] #45 23.60 [2022-06-10T22:07:48.689Z] #45 23.60 When given a list of files, tomll will modify all files in place without asking. [2022-06-10T22:07:48.955Z] #45 DONE 24.2s [2022-06-10T22:07:48.955Z] [2022-06-10T22:07:48.955Z] #60 [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-06-10T22:07:48.955Z] #60 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-10T22:07:48.955Z] #60 17.08 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-06-10T22:07:48.955Z] #60 17.17 go: downloading golang.org/x/mod v0.3.0 [2022-06-10T22:07:49.218Z] #60 ... [2022-06-10T22:07:49.218Z] [2022-06-10T22:07:49.218Z] #19 [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-06-10T22:07:49.218Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a [2022-06-10T22:07:49.218Z] #19 12.40 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-10T22:07:50.617Z] #19 13.60 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [146 kB] [2022-06-10T22:07:50.617Z] #19 13.60 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB] [2022-06-10T22:07:50.617Z] #19 13.60 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [154 kB] [2022-06-10T22:07:50.617Z] #19 13.71 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T22:07:50.617Z] #19 13.74 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [135 kB] [2022-06-10T22:07:50.617Z] #19 13.76 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [128 kB] [2022-06-10T22:07:50.617Z] #19 13.82 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-06-10T22:07:50.617Z] #19 13.82 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-06-10T22:07:50.617Z] #19 13.82 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-06-10T22:07:50.618Z] #19 13.82 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T22:07:50.618Z] #19 13.82 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-06-10T22:07:50.618Z] #19 13.82 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-10T22:07:51.487Z] Fetching without tags [2022-06-10T22:07:51.735Z] Merging remotes/origin/master commit 20d6b5c1bdedffe74f9dd774e3e22ad59360a51c into PR head commit cf6058941c243a73aba5d28dc5c5034696f5ade7 [2022-06-10T22:07:52.568Z] Client: Docker Engine - Community [2022-06-10T22:07:52.568Z] Version: 20.10.14 [2022-06-10T22:07:52.568Z] API version: 1.41 [2022-06-10T22:07:52.568Z] Go version: go1.16.15 [2022-06-10T22:07:52.568Z] Git commit: a224086 [2022-06-10T22:07:52.568Z] Built: Thu Mar 24 01:47:57 2022 [2022-06-10T22:07:52.568Z] OS/Arch: linux/amd64 [2022-06-10T22:07:52.568Z] Context: default [2022-06-10T22:07:52.568Z] Experimental: true [2022-06-10T22:07:52.568Z] [2022-06-10T22:07:52.568Z] Server: Docker Engine - Community [2022-06-10T22:07:52.568Z] Engine: [2022-06-10T22:07:52.568Z] Version: 20.10.14 [2022-06-10T22:07:52.568Z] API version: 1.41 (minimum version 1.12) [2022-06-10T22:07:52.568Z] Go version: go1.16.15 [2022-06-10T22:07:52.568Z] Git commit: 87a90dc [2022-06-10T22:07:52.568Z] Built: Thu Mar 24 01:45:46 2022 [2022-06-10T22:07:52.568Z] OS/Arch: linux/amd64 [2022-06-10T22:07:52.568Z] Experimental: true [2022-06-10T22:07:52.568Z] containerd: [2022-06-10T22:07:52.568Z] Version: 1.5.11 [2022-06-10T22:07:52.568Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-10T22:07:52.568Z] runc: [2022-06-10T22:07:52.568Z] Version: 1.0.3 [2022-06-10T22:07:52.568Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-10T22:07:52.568Z] docker-init: [2022-06-10T22:07:52.568Z] Version: 0.19.0 [2022-06-10T22:07:52.568Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-10T22:07:52.676Z] Merge succeeded, producing cf6058941c243a73aba5d28dc5c5034696f5ade7 [2022-06-10T22:07:52.676Z] Checking out Revision cf6058941c243a73aba5d28dc5c5034696f5ade7 (PR-43715) [2022-06-10T22:07:52.994Z] + docker info [2022-06-10T22:07:51.394Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-10T22:07:51.420Z] > git config --add remote.origin.fetch +refs/pull/43715/head:refs/remotes/origin/PR-43715 # timeout=10 [2022-06-10T22:07:51.435Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-10T22:07:51.473Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-10T22:07:51.491Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-10T22:07:51.491Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-10T22:07:51.495Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43715/head:refs/remotes/origin/PR-43715 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-10T22:07:51.765Z] > git config core.sparsecheckout # timeout=10 [2022-06-10T22:07:51.778Z] > git checkout -f cf6058941c243a73aba5d28dc5c5034696f5ade7 # timeout=10 [2022-06-10T22:07:52.590Z] > git remote # timeout=10 [2022-06-10T22:07:52.618Z] > git config --get remote.origin.url # timeout=10 [2022-06-10T22:07:52.637Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-10T22:07:52.638Z] > git merge 20d6b5c1bdedffe74f9dd774e3e22ad59360a51c # timeout=10 [2022-06-10T22:07:52.666Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-10T22:07:52.679Z] > git config core.sparsecheckout # timeout=10 [2022-06-10T22:07:52.702Z] > git checkout -f cf6058941c243a73aba5d28dc5c5034696f5ade7 # timeout=10 [2022-06-10T22:07:55.520Z] Fetching without tags [2022-06-10T22:07:55.849Z] Merging remotes/origin/master commit 20d6b5c1bdedffe74f9dd774e3e22ad59360a51c into PR head commit cf6058941c243a73aba5d28dc5c5034696f5ade7 [2022-06-10T22:07:55.925Z] #19 ... [2022-06-10T22:07:55.925Z] [2022-06-10T22:07:55.925Z] #54 [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-06-10T22:07:55.925Z] #54 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-10T22:07:55.925Z] #54 30.20 Updating files: 68% (1501/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-06-10T22:07:55.925Z] #54 31.02 + git checkout -q v2.3.0 [2022-06-10T22:07:56.768Z] Merge succeeded, producing cf6058941c243a73aba5d28dc5c5034696f5ade7 [2022-06-10T22:07:56.768Z] Checking out Revision cf6058941c243a73aba5d28dc5c5034696f5ade7 (PR-43715) [2022-06-10T22:07:55.413Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-10T22:07:55.435Z] > git config --add remote.origin.fetch +refs/pull/43715/head:refs/remotes/origin/PR-43715 # timeout=10 [2022-06-10T22:07:55.458Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-10T22:07:55.497Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-10T22:07:55.525Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-10T22:07:55.525Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-10T22:07:55.528Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43715/head:refs/remotes/origin/PR-43715 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-10T22:07:55.862Z] > git config core.sparsecheckout # timeout=10 [2022-06-10T22:07:55.897Z] > git checkout -f cf6058941c243a73aba5d28dc5c5034696f5ade7 # timeout=10 [2022-06-10T22:07:56.698Z] > git remote # timeout=10 [2022-06-10T22:07:56.708Z] > git config --get remote.origin.url # timeout=10 [2022-06-10T22:07:56.716Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-10T22:07:56.717Z] > git merge 20d6b5c1bdedffe74f9dd774e3e22ad59360a51c # timeout=10 [2022-06-10T22:07:56.741Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-10T22:07:56.772Z] > git config core.sparsecheckout # timeout=10 [2022-06-10T22:07:56.777Z] > git checkout -f cf6058941c243a73aba5d28dc5c5034696f5ade7 # timeout=10 [2022-06-10T22:07:57.467Z] Commit message: "Dockerfile: add crun to dev image" [2022-06-10T22:07:57.538Z] > git --version # timeout=10 [2022-06-10T22:07:57.561Z] > git --version # 'git version 2.17.1' [2022-06-10T22:07:57.586Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-10T22:07:58.805Z] + docker version [2022-06-10T22:07:59.237Z] #54 33.96 + 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-06-10T22:08:00.190Z] #54 ... [2022-06-10T22:08:00.190Z] [2022-06-10T22:08:00.190Z] #58 [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-06-10T22:08:00.190Z] #58 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T22:08:00.190Z] #58 25.27 Fetched 8541 kB in 20s (432 kB/s) [2022-06-10T22:08:00.190Z] #58 25.27 Reading package lists... [2022-06-10T22:08:00.452Z] #58 32.63 Reading package lists... [2022-06-10T22:08:00.452Z] #58 ... [2022-06-10T22:08:00.452Z] [2022-06-10T22:08:00.452Z] #83 [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-06-10T22:08:00.452Z] #83 sha256:041fcf6c9999b36d35e283141b0140b0a18dbd5751e297598a71ec64c48611fe [2022-06-10T22:08:00.452Z] #83 22.24 Reading package lists... [2022-06-10T22:08:01.414Z] Commit message: "Dockerfile: add crun to dev image" [2022-06-10T22:08:01.439Z] > git --version # timeout=10 [2022-06-10T22:08:01.452Z] > git --version # 'git version 2.25.1' [2022-06-10T22:08:01.468Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-10T22:08:02.372Z] #83 30.61 Reading package lists... [2022-06-10T22:08:02.372Z] #83 ... [2022-06-10T22:08:02.372Z] [2022-06-10T22:08:02.372Z] #62 [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.44.0" && /build/golangci-lint --version [2022-06-10T22:08:02.372Z] #62 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T22:08:02.372Z] #62 37.55 go: downloading github.com/fatih/color v1.13.0 [2022-06-10T22:08:02.372Z] #62 37.58 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-10T22:08:02.393Z] + docker version [2022-06-10T22:08:02.634Z] #62 37.71 go: downloading github.com/spf13/cobra v1.3.0 [2022-06-10T22:08:02.634Z] #62 37.74 go: downloading github.com/spf13/viper v1.10.1 [2022-06-10T22:08:02.898Z] #62 38.04 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-10T22:08:02.993Z] Fetching without tags [2022-06-10T22:08:03.018Z] Client: Docker Engine - Community [2022-06-10T22:08:03.018Z] Version: 20.10.14 [2022-06-10T22:08:03.018Z] API version: 1.41 [2022-06-10T22:08:03.018Z] Go version: go1.16.15 [2022-06-10T22:08:03.018Z] Git commit: a224086 [2022-06-10T22:08:03.018Z] Built: Thu Mar 24 01:47:57 2022 [2022-06-10T22:08:03.018Z] OS/Arch: linux/amd64 [2022-06-10T22:08:03.018Z] Context: default [2022-06-10T22:08:03.018Z] Experimental: true [2022-06-10T22:08:03.018Z] [2022-06-10T22:08:03.018Z] Server: Docker Engine - Community [2022-06-10T22:08:03.018Z] Engine: [2022-06-10T22:08:03.018Z] Version: 20.10.14 [2022-06-10T22:08:03.018Z] API version: 1.41 (minimum version 1.12) [2022-06-10T22:08:03.018Z] Go version: go1.16.15 [2022-06-10T22:08:03.018Z] Git commit: 87a90dc [2022-06-10T22:08:03.018Z] Built: Thu Mar 24 01:45:46 2022 [2022-06-10T22:08:03.018Z] OS/Arch: linux/amd64 [2022-06-10T22:08:03.018Z] Experimental: true [2022-06-10T22:08:03.018Z] containerd: [2022-06-10T22:08:03.018Z] Version: 1.5.11 [2022-06-10T22:08:03.018Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-10T22:08:03.018Z] runc: [2022-06-10T22:08:03.018Z] Version: 1.0.3 [2022-06-10T22:08:03.018Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-10T22:08:03.018Z] docker-init: [2022-06-10T22:08:03.018Z] Version: 0.19.0 [2022-06-10T22:08:03.018Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-10T22:08:03.161Z] #62 38.53 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-06-10T22:08:03.161Z] #62 38.53 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-06-10T22:08:03.318Z] Merging remotes/origin/master commit 20d6b5c1bdedffe74f9dd774e3e22ad59360a51c into PR head commit cf6058941c243a73aba5d28dc5c5034696f5ade7 [2022-06-10T22:08:03.387Z] + docker info [2022-06-10T22:08:02.938Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-10T22:08:02.953Z] > git config --add remote.origin.fetch +refs/pull/43715/head:refs/remotes/origin/PR-43715 # timeout=10 [2022-06-10T22:08:02.965Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-10T22:08:02.979Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-10T22:08:03.043Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-10T22:08:03.043Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-10T22:08:03.045Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43715/head:refs/remotes/origin/PR-43715 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-10T22:08:03.346Z] > git config core.sparsecheckout # timeout=10 [2022-06-10T22:08:03.359Z] > git checkout -f cf6058941c243a73aba5d28dc5c5034696f5ade7 # timeout=10 [2022-06-10T22:08:04.535Z] Merge succeeded, producing cf6058941c243a73aba5d28dc5c5034696f5ade7 [2022-06-10T22:08:04.535Z] Checking out Revision cf6058941c243a73aba5d28dc5c5034696f5ade7 (PR-43715) [2022-06-10T22:08:05.080Z] #62 40.39 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-10T22:08:05.342Z] #62 40.43 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-06-10T22:08:04.406Z] > git remote # timeout=10 [2022-06-10T22:08:04.414Z] > git config --get remote.origin.url # timeout=10 [2022-06-10T22:08:04.417Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-10T22:08:04.443Z] > git merge 20d6b5c1bdedffe74f9dd774e3e22ad59360a51c # timeout=10 [2022-06-10T22:08:04.531Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-10T22:08:04.540Z] > git config core.sparsecheckout # timeout=10 [2022-06-10T22:08:04.549Z] > git checkout -f cf6058941c243a73aba5d28dc5c5034696f5ade7 # timeout=10 [2022-06-10T22:08:09.047Z] Commit message: "Dockerfile: add crun to dev image" [2022-06-10T22:08:09.112Z] > git --version # timeout=10 [2022-06-10T22:08:09.117Z] > git --version # 'git version 2.25.1' [2022-06-10T22:08:09.120Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-10T22:08:09.558Z] #62 44.68 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-10T22:08:09.558Z] #62 44.69 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-10T22:08:09.558Z] #62 44.73 go: downloading github.com/stretchr/testify v1.7.0 [2022-06-10T22:08:09.558Z] #62 44.96 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-10T22:08:09.820Z] #62 45.07 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-06-10T22:08:09.820Z] #62 45.11 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-06-10T22:08:09.820Z] #62 ... [2022-06-10T22:08:09.820Z] [2022-06-10T22:08:09.820Z] #83 [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-06-10T22:08:09.820Z] #83 sha256:041fcf6c9999b36d35e283141b0140b0a18dbd5751e297598a71ec64c48611fe [2022-06-10T22:08:09.820Z] #83 30.61 Reading package lists... [2022-06-10T22:08:09.820Z] #83 38.31 Building dependency tree... [2022-06-10T22:08:09.820Z] #83 43.15 python3 is already the newest version (3.9.2-3). [2022-06-10T22:08:09.820Z] #83 43.15 The following additional packages will be installed: [2022-06-10T22:08:09.820Z] #83 43.17 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-06-10T22:08:09.820Z] #83 43.17 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-06-10T22:08:09.820Z] #83 43.19 Suggested packages: [2022-06-10T22:08:09.820Z] #83 43.20 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-06-10T22:08:09.820Z] #83 43.20 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-06-10T22:08:09.820Z] #83 43.20 m4-doc ed diffutils-doc [2022-06-10T22:08:09.820Z] #83 43.20 Recommended packages: [2022-06-10T22:08:09.820Z] #83 43.20 fakeroot libalgorithm-merge-perl libltdl-dev [2022-06-10T22:08:09.820Z] #83 45.07 The following NEW packages will be installed: [2022-06-10T22:08:09.820Z] #83 45.09 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-06-10T22:08:09.820Z] #83 45.09 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-06-10T22:08:09.820Z] #83 45.10 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-06-10T22:08:09.820Z] #83 45.11 libyajl2 m4 patch xz-utils [2022-06-10T22:08:10.082Z] #83 ... [2022-06-10T22:08:10.082Z] [2022-06-10T22:08:10.082Z] #62 [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.44.0" && /build/golangci-lint --version [2022-06-10T22:08:10.082Z] #62 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T22:08:10.082Z] #62 45.23 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-06-10T22:08:10.082Z] #62 45.32 go: downloading github.com/magiconair/properties v1.8.5 [2022-06-10T22:08:10.082Z] #62 45.44 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-10T22:08:10.082Z] #62 45.51 go: downloading github.com/spf13/afero v1.6.0 [2022-06-10T22:08:10.083Z] + docker version [2022-06-10T22:08:10.344Z] #62 45.57 go: downloading github.com/spf13/cast v1.4.1 [2022-06-10T22:08:10.344Z] #62 45.67 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-06-10T22:08:10.344Z] #62 45.72 go: downloading github.com/subosito/gotenv v1.2.0 [2022-06-10T22:08:10.553Z] Client: Docker Engine - Community [2022-06-10T22:08:10.553Z] Version: 20.10.14 [2022-06-10T22:08:10.553Z] API version: 1.41 [2022-06-10T22:08:10.553Z] Go version: go1.16.15 [2022-06-10T22:08:10.553Z] Git commit: a224086 [2022-06-10T22:08:10.553Z] Built: Thu Mar 24 01:48:02 2022 [2022-06-10T22:08:10.553Z] OS/Arch: linux/amd64 [2022-06-10T22:08:10.553Z] Context: default [2022-06-10T22:08:10.553Z] Experimental: true [2022-06-10T22:08:10.553Z] [2022-06-10T22:08:10.553Z] Server: Docker Engine - Community [2022-06-10T22:08:10.553Z] Engine: [2022-06-10T22:08:10.553Z] Version: 20.10.14 [2022-06-10T22:08:10.553Z] API version: 1.41 (minimum version 1.12) [2022-06-10T22:08:10.553Z] Go version: go1.16.15 [2022-06-10T22:08:10.553Z] Git commit: 87a90dc [2022-06-10T22:08:10.553Z] Built: Thu Mar 24 01:45:53 2022 [2022-06-10T22:08:10.553Z] OS/Arch: linux/amd64 [2022-06-10T22:08:10.553Z] Experimental: true [2022-06-10T22:08:10.553Z] containerd: [2022-06-10T22:08:10.553Z] Version: 1.5.11 [2022-06-10T22:08:10.553Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-10T22:08:10.553Z] runc: [2022-06-10T22:08:10.553Z] Version: 1.0.3 [2022-06-10T22:08:10.553Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-10T22:08:10.553Z] docker-init: [2022-06-10T22:08:10.553Z] Version: 0.19.0 [2022-06-10T22:08:10.553Z] GitCommit: de40ad0 [2022-06-10T22:08:10.606Z] #62 45.84 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-06-10T22:08:10.606Z] #62 45.91 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-06-10T22:08:10.606Z] #62 45.95 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [Pipeline] sh [2022-06-10T22:08:10.869Z] #62 46.10 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-06-10T22:08:10.869Z] #62 46.10 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-06-10T22:08:10.869Z] #62 46.13 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-06-10T22:08:10.869Z] #62 46.14 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-06-10T22:08:10.869Z] #62 46.20 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-06-10T22:08:10.869Z] #62 46.21 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-06-10T22:08:10.869Z] #62 46.24 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-06-10T22:08:10.929Z] + docker info [2022-06-10T22:08:11.131Z] #62 46.40 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-10T22:08:11.131Z] #62 46.45 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-06-10T22:08:11.395Z] #62 46.55 go: downloading github.com/Antonboom/errname v0.1.5 [2022-06-10T22:08:11.395Z] #62 46.62 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-06-10T22:08:11.395Z] #62 46.69 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-06-10T22:08:11.662Z] #62 46.83 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-06-10T22:08:11.662Z] #62 46.97 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-06-10T22:08:11.662Z] #62 47.03 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-06-10T22:08:11.923Z] #62 47.06 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-06-10T22:08:11.923Z] #62 47.10 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-06-10T22:08:11.923Z] #62 47.15 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-06-10T22:08:11.923Z] #62 47.20 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-06-10T22:08:11.923Z] #62 47.27 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-06-10T22:08:12.186Z] #62 47.37 go: downloading github.com/breml/bidichk v0.2.1 [2022-06-10T22:08:12.186Z] #62 47.47 go: downloading github.com/breml/errchkjson v0.2.1 [2022-06-10T22:08:12.186Z] #62 47.54 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-06-10T22:08:12.448Z] #62 47.58 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-06-10T22:08:12.448Z] #62 47.59 go: downloading github.com/daixiang0/gci v0.2.9 [2022-06-10T22:08:12.448Z] #62 47.68 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-06-10T22:08:12.448Z] #62 47.75 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-06-10T22:08:12.448Z] #62 47.79 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-06-10T22:08:12.711Z] #62 47.80 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-06-10T22:08:12.711Z] #62 47.82 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-06-10T22:08:12.711Z] #62 47.87 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-06-10T22:08:12.711Z] #62 47.93 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-06-10T22:08:12.973Z] #62 48.11 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-06-10T22:08:12.973Z] #62 48.34 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-06-10T22:08:13.236Z] #62 48.39 go: downloading github.com/golangci/misspell v0.3.5 [2022-06-10T22:08:13.236Z] #62 48.64 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-06-10T22:08:13.500Z] #62 48.66 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-06-10T22:08:13.500Z] #62 48.72 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-06-10T22:08:13.500Z] #62 48.76 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-06-10T22:08:13.500Z] #62 48.79 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-06-10T22:08:13.500Z] #62 48.82 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-06-10T22:08:13.500Z] #62 48.88 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-06-10T22:08:13.762Z] #62 48.91 go: downloading github.com/julz/importas v0.1.0 [2022-06-10T22:08:13.762Z] #62 48.98 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-06-10T22:08:13.762Z] #62 49.03 go: downloading github.com/kulti/thelper v0.5.0 [2022-06-10T22:08:13.762Z] #62 49.03 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-06-10T22:08:13.762Z] #62 49.06 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-06-10T22:08:14.024Z] #62 49.19 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-06-10T22:08:14.024Z] #62 49.24 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-06-10T22:08:14.024Z] #62 49.29 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-06-10T22:08:14.024Z] #62 49.30 go: downloading github.com/maratori/testpackage v1.0.1 [2022-06-10T22:08:14.024Z] #62 49.36 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-06-10T22:08:14.024Z] #62 49.44 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-06-10T22:08:14.024Z] #62 49.47 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-06-10T22:08:14.290Z] #62 49.50 go: downloading github.com/mgechev/revive v1.1.3 [2022-06-10T22:08:14.865Z] #62 ... [2022-06-10T22:08:14.865Z] [2022-06-10T22:08:14.865Z] #58 [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-06-10T22:08:14.865Z] #58 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T22:08:14.865Z] #58 32.63 Reading package lists... [2022-06-10T22:08:14.865Z] #58 39.89 Building dependency tree... [2022-06-10T22:08:14.865Z] #58 44.75 The following additional packages will be installed: [2022-06-10T22:08:14.865Z] #58 44.77 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-10T22:08:14.865Z] #58 44.79 python3-protobuf python3-six [2022-06-10T22:08:14.865Z] #58 44.81 Suggested packages: [2022-06-10T22:08:14.865Z] #58 44.83 python3-setuptools [2022-06-10T22:08:14.865Z] #58 44.83 Recommended packages: [2022-06-10T22:08:14.865Z] #58 44.83 iproute2 | iproute [2022-06-10T22:08:14.865Z] #58 45.78 The following NEW packages will be installed: [2022-06-10T22:08:14.865Z] #58 45.79 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-10T22:08:14.865Z] #58 45.79 python3-protobuf python3-six [2022-06-10T22:08:14.865Z] #58 46.48 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T22:08:14.865Z] #58 46.48 Need to get 2314 kB of archives. [2022-06-10T22:08:14.865Z] #58 46.48 After this operation, 11.1 MB of additional disk space will be used. [2022-06-10T22:08:14.865Z] #58 46.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-06-10T22:08:14.865Z] #58 46.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-10T22:08:14.865Z] #58 46.52 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-06-10T22:08:14.865Z] #58 46.61 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-06-10T22:08:14.865Z] #58 46.64 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-10T22:08:14.865Z] #58 46.64 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-06-10T22:08:14.865Z] #58 46.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-10T22:08:14.865Z] #58 49.37 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-06-10T22:08:14.865Z] #58 ... [2022-06-10T22:08:14.865Z] [2022-06-10T22:08:14.865Z] #47 [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-06-10T22:08:14.865Z] #47 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519 [2022-06-10T22:08:14.865Z] #47 50.20 NAME: [2022-06-10T22:08:14.865Z] #47 50.22 go-winres - A tool for embedding resources in Windows executables [2022-06-10T22:08:14.865Z] #47 50.22 [2022-06-10T22:08:14.865Z] #47 50.22 USAGE: [2022-06-10T22:08:14.865Z] #47 50.22 go-winres [global options] command [command options] [arguments...] [2022-06-10T22:08:14.865Z] #47 50.22 [2022-06-10T22:08:14.865Z] #47 50.22 COMMANDS: [2022-06-10T22:08:14.865Z] #47 50.22 init Create an initial ./winres/winres.json [2022-06-10T22:08:14.865Z] #47 50.22 make Make syso files for the "go build" command [2022-06-10T22:08:14.865Z] #47 50.22 simply Make syso files for the "go build" command (simplified) [2022-06-10T22:08:14.865Z] #47 50.22 extract Extract all resources from an executable [2022-06-10T22:08:14.865Z] #47 50.22 patch Replace resources in an executable file (exe, dll) [2022-06-10T22:08:14.865Z] #47 50.22 help, h Shows a list of commands or help for one command [2022-06-10T22:08:14.865Z] #47 50.22 [2022-06-10T22:08:14.865Z] #47 50.22 GLOBAL OPTIONS: [2022-06-10T22:08:14.865Z] #47 50.22 --help, -h show help (default: false) [2022-06-10T22:08:14.926Z] Client: [2022-06-10T22:08:14.934Z] Context: default [2022-06-10T22:08:14.934Z] Debug Mode: false [2022-06-10T22:08:14.934Z] Plugins: [2022-06-10T22:08:14.934Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-10T22:08:14.934Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-10T22:08:14.934Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-10T22:08:14.934Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-10T22:08:14.934Z] [2022-06-10T22:08:14.934Z] Server: [2022-06-10T22:08:14.934Z] Containers: 0 [2022-06-10T22:08:14.934Z] Running: 0 [2022-06-10T22:08:14.934Z] Paused: 0 [2022-06-10T22:08:14.934Z] Stopped: 0 [2022-06-10T22:08:14.934Z] Images: 0 [2022-06-10T22:08:14.934Z] Server Version: 20.10.14 [2022-06-10T22:08:14.934Z] Storage Driver: overlay2 [2022-06-10T22:08:14.934Z] Backing Filesystem: extfs [2022-06-10T22:08:14.934Z] Supports d_type: true [2022-06-10T22:08:14.934Z] Native Overlay Diff: true [2022-06-10T22:08:14.934Z] userxattr: false [2022-06-10T22:08:14.934Z] Logging Driver: json-file [2022-06-10T22:08:14.934Z] Cgroup Driver: cgroupfs [2022-06-10T22:08:14.934Z] Cgroup Version: 1 [2022-06-10T22:08:14.934Z] Plugins: [2022-06-10T22:08:14.934Z] Volume: local [2022-06-10T22:08:14.934Z] Network: bridge host ipvlan macvlan null overlay [2022-06-10T22:08:14.934Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-10T22:08:14.934Z] Swarm: inactive [2022-06-10T22:08:14.934Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-10T22:08:14.934Z] Default Runtime: runc [2022-06-10T22:08:14.934Z] Init Binary: docker-init [2022-06-10T22:08:14.934Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-10T22:08:14.934Z] runc version: v1.0.3-0-gf46b6ba [2022-06-10T22:08:14.934Z] init version: de40ad0 [2022-06-10T22:08:14.934Z] Security Options: [2022-06-10T22:08:14.934Z] apparmor [2022-06-10T22:08:14.934Z] seccomp [2022-06-10T22:08:14.934Z] Profile: default [2022-06-10T22:08:14.934Z] Kernel Version: 5.4.0-1071-aws [2022-06-10T22:08:14.934Z] Operating System: Ubuntu 18.04.6 LTS [2022-06-10T22:08:14.934Z] OSType: linux [2022-06-10T22:08:14.934Z] Architecture: x86_64 [2022-06-10T22:08:14.934Z] CPUs: 2 [2022-06-10T22:08:14.934Z] Total Memory: 7.483GiB [2022-06-10T22:08:14.934Z] Name: ip-10-100-75-252 [2022-06-10T22:08:14.934Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-06-10T22:08:14.934Z] Docker Root Dir: /var/lib/docker [2022-06-10T22:08:14.934Z] Debug Mode: false [2022-06-10T22:08:14.934Z] Registry: https://index.docker.io/v1/ [2022-06-10T22:08:14.934Z] Labels: [2022-06-10T22:08:14.934Z] Experimental: true [2022-06-10T22:08:14.934Z] Insecure Registries: [2022-06-10T22:08:14.934Z] 127.0.0.0/8 [2022-06-10T22:08:14.934Z] Live Restore Enabled: true [2022-06-10T22:08:14.934Z] [2022-06-10T22:08:14.934Z] WARNING: No swap limit support [Pipeline] sh [2022-06-10T22:08:15.261Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-10T22:08:15.261Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-10T22:08:15.261Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43715/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-06-10T22:08:15.261Z] + bash /home/ubuntu/workspace/moby_PR-43715/check-config.sh [2022-06-10T22:08:15.261Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-10T22:08:15.261Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-06-10T22:08:15.261Z] [2022-06-10T22:08:15.261Z] Generally Necessary: [2022-06-10T22:08:15.261Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-10T22:08:15.261Z] - apparmor: enabled and tools installed [2022-06-10T22:08:15.261Z] - CONFIG_NAMESPACES: enabled [2022-06-10T22:08:15.261Z] - CONFIG_NET_NS: enabled [2022-06-10T22:08:15.261Z] - CONFIG_PID_NS: enabled [2022-06-10T22:08:15.261Z] - CONFIG_IPC_NS: enabled [2022-06-10T22:08:15.261Z] - CONFIG_UTS_NS: enabled [2022-06-10T22:08:15.261Z] - CONFIG_CGROUPS: enabled [2022-06-10T22:08:15.261Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-10T22:08:15.261Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-10T22:08:15.261Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-10T22:08:15.261Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-10T22:08:15.261Z] - CONFIG_CPUSETS: enabled [2022-06-10T22:08:15.261Z] - CONFIG_MEMCG: enabled [2022-06-10T22:08:15.261Z] - CONFIG_KEYS: enabled [2022-06-10T22:08:15.261Z] - CONFIG_VETH: enabled (as module) [2022-06-10T22:08:15.261Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-10T22:08:15.440Z] #47 DONE 50.7s [2022-06-10T22:08:15.440Z] [2022-06-10T22:08:15.440Z] #62 [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.44.0" && /build/golangci-lint --version [2022-06-10T22:08:15.440Z] #62 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T22:08:15.440Z] #62 50.31 go: downloading github.com/moricho/tparallel v0.2.1 [2022-06-10T22:08:15.440Z] #62 50.36 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-06-10T22:08:15.440Z] #62 50.45 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-06-10T22:08:15.440Z] #62 50.47 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-06-10T22:08:15.440Z] #62 50.70 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-06-10T22:08:15.440Z] #62 50.76 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-06-10T22:08:15.440Z] #62 50.76 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-06-10T22:08:15.440Z] #62 50.86 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-06-10T22:08:15.546Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-10T22:08:15.546Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-10T22:08:15.546Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-10T22:08:15.546Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-10T22:08:15.546Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-10T22:08:15.546Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-10T22:08:15.546Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-06-10T22:08:15.546Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-10T22:08:15.546Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-10T22:08:15.546Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-10T22:08:15.546Z] - CONFIG_CGROUP_BPF: enabled [2022-06-10T22:08:15.546Z] [2022-06-10T22:08:15.546Z] Optional Features: [2022-06-10T22:08:15.546Z] - CONFIG_USER_NS: enabled [2022-06-10T22:08:15.546Z] - CONFIG_SECCOMP: enabled [2022-06-10T22:08:15.546Z] - CONFIG_SECCOMP_FILTER: enabled [2022-06-10T22:08:15.546Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-10T22:08:15.546Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-10T22:08:15.546Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-06-10T22:08:15.546Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-06-10T22:08:15.546Z] - CONFIG_BLK_CGROUP: enabled [2022-06-10T22:08:15.546Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-10T22:08:15.546Z] - CONFIG_CGROUP_PERF: enabled [2022-06-10T22:08:15.546Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-10T22:08:15.546Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-10T22:08:15.546Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-10T22:08:15.546Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-10T22:08:15.546Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-10T22:08:15.546Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-10T22:08:15.546Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-10T22:08:15.546Z] - CONFIG_IP_VS: enabled (as module) [2022-06-10T22:08:15.546Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-10T22:08:15.546Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-10T22:08:15.546Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-10T22:08:15.546Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-10T22:08:15.546Z] - CONFIG_SECURITY_SELINUX: enabled [2022-06-10T22:08:15.546Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-06-10T22:08:15.546Z] - CONFIG_EXT4_FS: enabled [2022-06-10T22:08:15.546Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-10T22:08:15.546Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-10T22:08:15.546Z] - Network Drivers: [2022-06-10T22:08:15.546Z] - "overlay": [2022-06-10T22:08:15.546Z] - CONFIG_VXLAN: enabled (as module) [2022-06-10T22:08:15.546Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-10T22:08:15.546Z] Optional (for encrypted networks): [2022-06-10T22:08:15.622Z] Client: [2022-06-10T22:08:15.622Z] Context: default [2022-06-10T22:08:15.622Z] Debug Mode: false [2022-06-10T22:08:15.622Z] Plugins: [2022-06-10T22:08:15.622Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-10T22:08:15.622Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-10T22:08:15.622Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-10T22:08:15.622Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-10T22:08:15.622Z] [2022-06-10T22:08:15.622Z] Server: [2022-06-10T22:08:15.622Z] Containers: 0 [2022-06-10T22:08:15.622Z] Running: 0 [2022-06-10T22:08:15.622Z] Paused: 0 [2022-06-10T22:08:15.622Z] Stopped: 0 [2022-06-10T22:08:15.622Z] Images: 0 [2022-06-10T22:08:15.622Z] Server Version: 20.10.14 [2022-06-10T22:08:15.622Z] Storage Driver: overlay2 [2022-06-10T22:08:15.622Z] Backing Filesystem: extfs [2022-06-10T22:08:15.622Z] Supports d_type: true [2022-06-10T22:08:15.622Z] Native Overlay Diff: true [2022-06-10T22:08:15.622Z] userxattr: false [2022-06-10T22:08:15.622Z] Logging Driver: json-file [2022-06-10T22:08:15.622Z] Cgroup Driver: cgroupfs [2022-06-10T22:08:15.622Z] Cgroup Version: 1 [2022-06-10T22:08:15.622Z] Plugins: [2022-06-10T22:08:15.622Z] Volume: local [2022-06-10T22:08:15.622Z] Network: bridge host ipvlan macvlan null overlay [2022-06-10T22:08:15.622Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-10T22:08:15.622Z] Swarm: inactive [2022-06-10T22:08:15.622Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-06-10T22:08:15.622Z] Default Runtime: runc [2022-06-10T22:08:15.622Z] Init Binary: docker-init [2022-06-10T22:08:15.622Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-10T22:08:15.622Z] runc version: v1.0.3-0-gf46b6ba [2022-06-10T22:08:15.622Z] init version: de40ad0 [2022-06-10T22:08:15.622Z] Security Options: [2022-06-10T22:08:15.622Z] apparmor [2022-06-10T22:08:15.622Z] seccomp [2022-06-10T22:08:15.622Z] Profile: default [2022-06-10T22:08:15.622Z] Kernel Version: 5.4.0-1071-aws [2022-06-10T22:08:15.622Z] Operating System: Ubuntu 18.04.6 LTS [2022-06-10T22:08:15.622Z] OSType: linux [2022-06-10T22:08:15.622Z] Architecture: x86_64 [2022-06-10T22:08:15.622Z] CPUs: 2 [2022-06-10T22:08:15.622Z] Total Memory: 7.565GiB [2022-06-10T22:08:15.622Z] Name: ip-10-100-123-207 [2022-06-10T22:08:15.622Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-06-10T22:08:15.622Z] Docker Root Dir: /var/lib/docker [2022-06-10T22:08:15.622Z] Debug Mode: false [2022-06-10T22:08:15.622Z] Registry: https://index.docker.io/v1/ [2022-06-10T22:08:15.622Z] Labels: [2022-06-10T22:08:15.622Z] Experimental: true [2022-06-10T22:08:15.622Z] Insecure Registries: [2022-06-10T22:08:15.622Z] 127.0.0.0/8 [2022-06-10T22:08:15.622Z] Live Restore Enabled: true [2022-06-10T22:08:15.622Z] [2022-06-10T22:08:15.622Z] WARNING: No swap limit support [Pipeline] sh [2022-06-10T22:08:15.702Z] #62 50.88 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-06-10T22:08:15.812Z] - CONFIG_CRYPTO: enabled [2022-06-10T22:08:15.812Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-10T22:08:15.812Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-10T22:08:15.812Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-10T22:08:15.812Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-10T22:08:15.812Z] - CONFIG_XFRM: enabled [2022-06-10T22:08:15.812Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-10T22:08:15.812Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-10T22:08:15.812Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-10T22:08:15.812Z] - "ipvlan": [2022-06-10T22:08:15.812Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-10T22:08:15.812Z] - "macvlan": [2022-06-10T22:08:15.812Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-10T22:08:15.812Z] - CONFIG_DUMMY: enabled (as module) [2022-06-10T22:08:15.812Z] - "ftp,tftp client in container": [2022-06-10T22:08:15.812Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-10T22:08:15.812Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-10T22:08:15.812Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-10T22:08:15.812Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-10T22:08:15.812Z] - Storage Drivers: [2022-06-10T22:08:15.812Z] - "aufs": [2022-06-10T22:08:15.812Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-10T22:08:15.812Z] - "btrfs": [2022-06-10T22:08:15.812Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-10T22:08:15.812Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-10T22:08:15.812Z] - "devicemapper": [2022-06-10T22:08:15.812Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-10T22:08:15.812Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-10T22:08:15.812Z] - "overlay": [2022-06-10T22:08:15.812Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-10T22:08:15.812Z] - "zfs": [2022-06-10T22:08:15.812Z] - /dev/zfs: present [2022-06-10T22:08:15.812Z] - zfs command: missing [2022-06-10T22:08:15.812Z] - zpool command: missing [2022-06-10T22:08:15.812Z] [2022-06-10T22:08:15.812Z] Limits: [2022-06-10T22:08:15.812Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-10T22:08:15.812Z] [2022-06-10T22:08:15.812Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-10T22:08:15.909Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-10T22:08:15.909Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-10T22:08:15.909Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43715/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-06-10T22:08:15.909Z] + bash /home/ubuntu/workspace/moby_PR-43715/check-config.sh [2022-06-10T22:08:15.909Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-10T22:08:15.909Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-06-10T22:08:15.909Z] [2022-06-10T22:08:15.909Z] Generally Necessary: [2022-06-10T22:08:15.909Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-10T22:08:15.909Z] - apparmor: enabled and tools installed [2022-06-10T22:08:15.909Z] - CONFIG_NAMESPACES: enabled [2022-06-10T22:08:15.909Z] - CONFIG_NET_NS: enabled [2022-06-10T22:08:15.909Z] - CONFIG_PID_NS: enabled [2022-06-10T22:08:15.909Z] - CONFIG_IPC_NS: enabled [2022-06-10T22:08:15.909Z] - CONFIG_UTS_NS: enabled [2022-06-10T22:08:15.909Z] - CONFIG_CGROUPS: enabled [2022-06-10T22:08:15.909Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-10T22:08:15.909Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-10T22:08:15.909Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-10T22:08:15.909Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-10T22:08:15.909Z] - CONFIG_CPUSETS: enabled [2022-06-10T22:08:15.909Z] - CONFIG_MEMCG: enabled [2022-06-10T22:08:15.909Z] - CONFIG_KEYS: enabled [2022-06-10T22:08:15.909Z] - CONFIG_VETH: enabled (as module) [2022-06-10T22:08:15.909Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-10T22:08:15.909Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-10T22:08:15.909Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-10T22:08:15.909Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-10T22:08:15.909Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-10T22:08:15.909Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-10T22:08:15.964Z] #62 51.24 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-06-10T22:08:15.964Z] #62 51.25 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-06-10T22:08:15.964Z] #62 51.27 go: downloading github.com/sivchari/tenv v1.4.7 [2022-06-10T22:08:16.155Z] + sudo modprobe ip_vs [2022-06-10T22:08:16.155Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:cf6058941c243a73aba5d28dc5c5034696f5ade7 . [2022-06-10T22:08:16.198Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-10T22:08:16.198Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-06-10T22:08:16.198Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-10T22:08:16.198Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-10T22:08:16.198Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-10T22:08:16.198Z] - CONFIG_CGROUP_BPF: enabled [2022-06-10T22:08:16.198Z] [2022-06-10T22:08:16.198Z] Optional Features: [2022-06-10T22:08:16.198Z] - CONFIG_USER_NS: enabled [2022-06-10T22:08:16.198Z] - CONFIG_SECCOMP: enabled [2022-06-10T22:08:16.198Z] - CONFIG_SECCOMP_FILTER: enabled [2022-06-10T22:08:16.198Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-10T22:08:16.198Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-10T22:08:16.198Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-06-10T22:08:16.198Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-06-10T22:08:16.198Z] - CONFIG_BLK_CGROUP: enabled [2022-06-10T22:08:16.198Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-10T22:08:16.198Z] - CONFIG_CGROUP_PERF: enabled [2022-06-10T22:08:16.198Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-10T22:08:16.198Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-10T22:08:16.198Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-10T22:08:16.198Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-10T22:08:16.198Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-10T22:08:16.198Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-10T22:08:16.198Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-10T22:08:16.198Z] - CONFIG_IP_VS: enabled (as module) [2022-06-10T22:08:16.198Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-10T22:08:16.198Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-10T22:08:16.198Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-10T22:08:16.198Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-10T22:08:16.198Z] - CONFIG_SECURITY_SELINUX: enabled [2022-06-10T22:08:16.198Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-06-10T22:08:16.198Z] - CONFIG_EXT4_FS: enabled [2022-06-10T22:08:16.198Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-10T22:08:16.198Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-10T22:08:16.198Z] - Network Drivers: [2022-06-10T22:08:16.198Z] - "overlay": [2022-06-10T22:08:16.198Z] - CONFIG_VXLAN: enabled (as module) [2022-06-10T22:08:16.198Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-10T22:08:16.198Z] Optional (for encrypted networks): [2022-06-10T22:08:16.227Z] #62 51.29 go: downloading github.com/sonatard/noctx v0.0.1 [2022-06-10T22:08:16.227Z] #62 51.29 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-06-10T22:08:16.227Z] #62 51.43 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-06-10T22:08:16.227Z] #62 51.50 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-06-10T22:08:16.227Z] #62 51.52 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-06-10T22:08:16.227Z] #62 51.53 go: downloading github.com/tetafro/godot v1.4.11 [2022-06-10T22:08:16.227Z] #62 51.63 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-06-10T22:08:16.227Z] #62 51.64 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-06-10T22:08:16.414Z] #2 [internal] load .dockerignore [2022-06-10T22:08:16.414Z] #2 sha256:00db2a7bc3307482388072a011129c3762be23ff04b9352517467be469896cf6 [2022-06-10T22:08:16.459Z] - CONFIG_CRYPTO: enabled [2022-06-10T22:08:16.459Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-10T22:08:16.459Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-10T22:08:16.459Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-10T22:08:16.459Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-10T22:08:16.459Z] - CONFIG_XFRM: enabled [2022-06-10T22:08:16.459Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-10T22:08:16.459Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-10T22:08:16.459Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-10T22:08:16.459Z] - "ipvlan": [2022-06-10T22:08:16.459Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-10T22:08:16.459Z] - "macvlan": [2022-06-10T22:08:16.459Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-10T22:08:16.459Z] - CONFIG_DUMMY: enabled (as module) [2022-06-10T22:08:16.459Z] - "ftp,tftp client in container": [2022-06-10T22:08:16.459Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-10T22:08:16.459Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-10T22:08:16.459Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-10T22:08:16.459Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-10T22:08:16.459Z] - Storage Drivers: [2022-06-10T22:08:16.459Z] - "aufs": [2022-06-10T22:08:16.459Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-10T22:08:16.459Z] - "btrfs": [2022-06-10T22:08:16.459Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-10T22:08:16.459Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-10T22:08:16.459Z] - "devicemapper": [2022-06-10T22:08:16.459Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-10T22:08:16.459Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-10T22:08:16.459Z] - "overlay": [2022-06-10T22:08:16.459Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-10T22:08:16.459Z] - "zfs": [2022-06-10T22:08:16.459Z] - /dev/zfs: present [2022-06-10T22:08:16.459Z] - zfs command: missing [2022-06-10T22:08:16.459Z] - zpool command: missing [2022-06-10T22:08:16.459Z] [2022-06-10T22:08:16.459Z] Limits: [2022-06-10T22:08:16.459Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-10T22:08:16.459Z] [2022-06-10T22:08:16.459Z] + true [Pipeline] } [Pipeline] // stage [2022-06-10T22:08:16.490Z] #62 51.74 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-10T22:08:16.671Z] #2 transferring context: 145B done [2022-06-10T22:08:16.671Z] #2 DONE 0.0s [2022-06-10T22:08:16.671Z] [2022-06-10T22:08:16.671Z] #1 [internal] load build definition from Dockerfile [2022-06-10T22:08:16.671Z] #1 sha256:a24e74e7af79903227ff6f10b6d681b554346357a8b53d375a072ce72226c916 [2022-06-10T22:08:16.671Z] #1 transferring dockerfile: 18.90kB done [2022-06-10T22:08:16.671Z] #1 DONE 0.1s [2022-06-10T22:08:16.671Z] [2022-06-10T22:08:16.671Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-10T22:08:16.671Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-06-10T22:08:16.752Z] #62 52.09 go: downloading github.com/ultraware/funlen v0.0.3 [2022-06-10T22:08:16.753Z] #62 52.12 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-06-10T22:08:16.753Z] #62 52.12 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-06-10T22:08:16.753Z] #62 52.17 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-06-10T22:08:16.929Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:cf6058941c243a73aba5d28dc5c5034696f5ade7 . [2022-06-10T22:08:16.932Z] #3 DONE 0.4s [2022-06-10T22:08:17.015Z] #62 52.23 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-06-10T22:08:17.191Z] [2022-06-10T22:08:17.191Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-10T22:08:17.191Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-10T22:08:17.191Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-06-10T22:08:17.192Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 7.34MB / 9.67MB 0.1s [2022-06-10T22:08:17.192Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-06-10T22:08:17.192Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-06-10T22:08:17.192Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-06-10T22:08:17.192Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-06-10T22:08:17.198Z] #1 [internal] load build definition from Dockerfile [2022-06-10T22:08:17.198Z] #1 sha256:5b121effffbb26819d2ddbe583c2578bc9534317d4bb1072922e5c94026838a6 [2022-06-10T22:08:17.198Z] #1 transferring dockerfile: 18.90kB 0.0s done [2022-06-10T22:08:17.198Z] #1 DONE 0.2s [2022-06-10T22:08:17.198Z] [2022-06-10T22:08:17.198Z] #2 [internal] load .dockerignore [2022-06-10T22:08:17.198Z] #2 sha256:8fe1931d0c8032fe990b136c18ea9b74ca1442af20f18af97d917269ea934065 [2022-06-10T22:08:17.198Z] #2 transferring context: 145B done [2022-06-10T22:08:17.198Z] #2 DONE 0.1s [2022-06-10T22:08:17.198Z] [2022-06-10T22:08:17.198Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-10T22:08:17.198Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-06-10T22:08:17.452Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-06-10T22:08:17.592Z] #62 ... [2022-06-10T22:08:17.593Z] [2022-06-10T22:08:17.593Z] #64 [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-06-10T22:08:17.593Z] #64 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589 [2022-06-10T22:08:17.593Z] #64 52.68 v3.0.2 [2022-06-10T22:08:17.593Z] #64 DONE 53.0s [2022-06-10T22:08:17.713Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-06-10T22:08:17.713Z] #4 DONE 0.7s [2022-06-10T22:08:17.771Z] #3 DONE 0.4s [2022-06-10T22:08:17.771Z] [2022-06-10T22:08:17.771Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-10T22:08:17.771Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-10T22:08:17.771Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-06-10T22:08:17.771Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-06-10T22:08:17.771Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-06-10T22:08:17.771Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-06-10T22:08:17.771Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 7.34MB / 9.67MB 0.1s [2022-06-10T22:08:17.771Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-06-10T22:08:17.855Z] [2022-06-10T22:08:17.855Z] #62 [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.44.0" && /build/golangci-lint --version [2022-06-10T22:08:17.855Z] #62 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T22:08:17.855Z] #62 53.04 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-06-10T22:08:17.855Z] #62 53.23 go: downloading honnef.co/go/tools v0.2.2 [2022-06-10T22:08:17.975Z] [2022-06-10T22:08:17.976Z] #6 [internal] load .dockerignore [2022-06-10T22:08:17.976Z] #6 sha256:c45962673e2df6c639e7b50ef5b0dc744ff4958e98b6c5b528f565378dd96075 [2022-06-10T22:08:17.976Z] #6 DONE 0.0s [2022-06-10T22:08:17.976Z] [2022-06-10T22:08:17.976Z] #5 [internal] load build definition from Dockerfile [2022-06-10T22:08:17.976Z] #5 sha256:06ac0f28ec22d024b44049b3e8628e290eabde0c40dcc9103cf41bb4888a2989 [2022-06-10T22:08:17.976Z] #5 DONE 0.0s [2022-06-10T22:08:17.976Z] [2022-06-10T22:08:17.976Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-10T22:08:17.976Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-10T22:08:18.033Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-06-10T22:08:18.033Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-06-10T22:08:18.604Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.5s done [2022-06-10T22:08:18.604Z] #4 DONE 0.8s [2022-06-10T22:08:18.604Z] [2022-06-10T22:08:18.604Z] #6 [internal] load build definition from Dockerfile [2022-06-10T22:08:18.604Z] #6 sha256:62923c1597a2e414b5467990af383c03e910aa208b3ba1ac8a8f47fcaa7c6f8e [2022-06-10T22:08:18.604Z] #6 DONE 0.0s [2022-06-10T22:08:18.604Z] [2022-06-10T22:08:18.604Z] #5 [internal] load .dockerignore [2022-06-10T22:08:18.604Z] #5 sha256:d173aa68f5bb0891d208c929ce24f43c5778dc88d082882ae164e0aa9a36f940 [2022-06-10T22:08:18.604Z] #5 DONE 0.0s [2022-06-10T22:08:18.604Z] [2022-06-10T22:08:18.604Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-10T22:08:18.604Z] #7 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-06-10T22:08:19.389Z] #10 DONE 1.3s [2022-06-10T22:08:19.390Z] [2022-06-10T22:08:19.390Z] #8 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-10T22:08:19.390Z] #8 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-06-10T22:08:19.390Z] #8 DONE 1.2s [2022-06-10T22:08:19.390Z] [2022-06-10T22:08:19.390Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-10T22:08:19.390Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-10T22:08:19.390Z] #7 DONE 1.2s [2022-06-10T22:08:19.390Z] [2022-06-10T22:08:19.390Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-10T22:08:19.390Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-10T22:08:19.390Z] #9 DONE 1.3s [2022-06-10T22:08:19.546Z] #7 DONE 0.8s [2022-06-10T22:08:19.546Z] [2022-06-10T22:08:19.546Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-10T22:08:19.546Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-10T22:08:19.546Z] #9 DONE 0.8s [2022-06-10T22:08:19.546Z] [2022-06-10T22:08:19.546Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-10T22:08:19.546Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-10T22:08:19.546Z] #8 DONE 0.8s [2022-06-10T22:08:19.546Z] [2022-06-10T22:08:19.546Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-10T22:08:19.546Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-10T22:08:19.546Z] #10 DONE 0.8s [2022-06-10T22:08:19.647Z] [2022-06-10T22:08:19.647Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-10T22:08:19.647Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-10T22:08:19.647Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-06-10T22:08:19.647Z] #73 DONE 0.1s [2022-06-10T22:08:19.647Z] [2022-06-10T22:08:19.647Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-10T22:08:19.647Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-10T22:08:19.647Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-06-10T22:08:19.777Z] #62 54.70 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-06-10T22:08:19.777Z] #62 54.74 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-06-10T22:08:19.777Z] #62 54.87 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-06-10T22:08:19.777Z] #62 54.91 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-06-10T22:08:19.777Z] #62 54.93 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-10T22:08:19.777Z] #62 55.04 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-10T22:08:19.777Z] #62 55.16 go: downloading github.com/stretchr/objx v0.1.1 [2022-06-10T22:08:19.905Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-10T22:08:19.905Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-06-10T22:08:19.905Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-06-10T22:08:19.905Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2022-06-10T22:08:20.040Z] Client: Docker Engine - Community [2022-06-10T22:08:20.040Z] Version: 20.10.14 [2022-06-10T22:08:20.040Z] API version: 1.41 [2022-06-10T22:08:20.040Z] Go version: go1.16.15 [2022-06-10T22:08:20.040Z] Git commit: a224086 [2022-06-10T22:08:20.040Z] Built: Thu Mar 24 01:47:20 2022 [2022-06-10T22:08:20.040Z] OS/Arch: linux/arm64 [2022-06-10T22:08:20.040Z] Context: default [2022-06-10T22:08:20.040Z] Experimental: true [2022-06-10T22:08:20.040Z] [2022-06-10T22:08:20.040Z] Server: Docker Engine - Community [2022-06-10T22:08:20.040Z] Engine: [2022-06-10T22:08:20.040Z] Version: 20.10.14 [2022-06-10T22:08:20.040Z] API version: 1.41 (minimum version 1.12) [2022-06-10T22:08:20.040Z] Go version: go1.16.15 [2022-06-10T22:08:20.040Z] Git commit: 87a90dc [2022-06-10T22:08:20.040Z] Built: Thu Mar 24 01:45:39 2022 [2022-06-10T22:08:20.040Z] OS/Arch: linux/arm64 [2022-06-10T22:08:20.040Z] Experimental: true [2022-06-10T22:08:20.040Z] containerd: [2022-06-10T22:08:20.040Z] Version: 1.5.11 [2022-06-10T22:08:20.040Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-10T22:08:20.040Z] runc: [2022-06-10T22:08:20.040Z] Version: 1.0.3 [2022-06-10T22:08:20.040Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-10T22:08:20.040Z] docker-init: [2022-06-10T22:08:20.040Z] Version: 0.19.0 [2022-06-10T22:08:20.040Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-10T22:08:20.160Z] [2022-06-10T22:08:20.160Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-10T22:08:20.160Z] #28 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c [2022-06-10T22:08:20.160Z] #28 resolve docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 0.1s done [2022-06-10T22:08:20.163Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.15MB / 9.86MB 0.2s [2022-06-10T22:08:20.163Z] #71 ... [2022-06-10T22:08:20.163Z] [2022-06-10T22:08:20.163Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-10T22:08:20.163Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-10T22:08:20.163Z] #49 DONE 0.0s [2022-06-10T22:08:20.163Z] [2022-06-10T22:08:20.163Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-10T22:08:20.163Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-10T22:08:20.163Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.29MB / 9.86MB 0.4s [2022-06-10T22:08:20.352Z] #62 ... [2022-06-10T22:08:20.352Z] [2022-06-10T22:08:20.352Z] #83 [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-06-10T22:08:20.352Z] #83 sha256:041fcf6c9999b36d35e283141b0140b0a18dbd5751e297598a71ec64c48611fe [2022-06-10T22:08:20.352Z] #83 45.64 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T22:08:20.352Z] #83 45.64 Need to get 5939 kB of archives. [2022-06-10T22:08:20.352Z] #83 45.64 After this operation, 18.7 MB of additional disk space will be used. [2022-06-10T22:08:20.352Z] #83 45.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-10T22:08:20.352Z] #83 45.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-06-10T22:08:20.352Z] #83 45.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-06-10T22:08:20.352Z] #83 45.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-06-10T22:08:20.352Z] #83 45.66 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-06-10T22:08:20.352Z] #83 45.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-06-10T22:08:20.352Z] #83 45.69 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-06-10T22:08:20.352Z] #83 45.72 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-06-10T22:08:20.352Z] #83 45.83 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-06-10T22:08:20.352Z] #83 46.03 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-06-10T22:08:20.352Z] #83 46.30 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-10T22:08:20.352Z] #83 46.31 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-06-10T22:08:20.352Z] #83 46.46 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-06-10T22:08:20.352Z] #83 46.46 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-10T22:08:20.352Z] #83 46.47 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-06-10T22:08:20.352Z] #83 46.47 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-10T22:08:20.352Z] #83 46.47 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-06-10T22:08:20.352Z] #83 46.50 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-06-10T22:08:20.352Z] #83 46.50 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-10T22:08:20.352Z] #83 46.53 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-06-10T22:08:20.352Z] #83 46.55 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-10T22:08:20.352Z] #83 46.57 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-06-10T22:08:20.352Z] #83 46.66 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-06-10T22:08:20.352Z] #83 48.30 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T22:08:20.352Z] #83 48.78 Fetched 5939 kB in 1s (3975 kB/s) [2022-06-10T22:08:20.352Z] #83 48.93 Selecting previously unselected package bzip2. [2022-06-10T22:08:20.352Z] #83 48.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-10T22:08:20.352Z] #83 49.03 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-06-10T22:08:20.352Z] #83 49.03 Unpacking bzip2 (1.0.8-4) ... [2022-06-10T22:08:20.352Z] #83 49.18 Selecting previously unselected package libmagic-mgc. [2022-06-10T22:08:20.352Z] #83 49.20 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-06-10T22:08:20.352Z] #83 49.21 Unpacking libmagic-mgc (1:5.39-3) ... [2022-06-10T22:08:20.352Z] #83 50.00 Selecting previously unselected package libmagic1:amd64. [2022-06-10T22:08:20.352Z] #83 50.00 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-06-10T22:08:20.352Z] #83 50.05 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-06-10T22:08:20.352Z] #83 50.47 Selecting previously unselected package file. [2022-06-10T22:08:20.352Z] #83 50.47 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-06-10T22:08:20.352Z] #83 50.49 Unpacking file (1:5.39-3) ... [2022-06-10T22:08:20.352Z] #83 50.78 Selecting previously unselected package xz-utils. [2022-06-10T22:08:20.352Z] #83 50.78 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-10T22:08:20.352Z] #83 50.79 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-10T22:08:20.352Z] #83 51.22 Selecting previously unselected package libsigsegv2:amd64. [2022-06-10T22:08:20.352Z] #83 51.22 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-06-10T22:08:20.352Z] #83 51.24 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-06-10T22:08:20.352Z] #83 51.44 Selecting previously unselected package m4. [2022-06-10T22:08:20.352Z] #83 51.44 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-06-10T22:08:20.352Z] #83 51.48 Unpacking m4 (1.4.18-5) ... [2022-06-10T22:08:20.352Z] #83 51.76 Selecting previously unselected package autoconf. [2022-06-10T22:08:20.352Z] #83 51.79 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-06-10T22:08:20.352Z] #83 51.79 Unpacking autoconf (2.69-14) ... [2022-06-10T22:08:20.352Z] #83 52.37 Selecting previously unselected package autotools-dev. [2022-06-10T22:08:20.352Z] #83 52.37 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-06-10T22:08:20.352Z] #83 52.37 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-06-10T22:08:20.352Z] #83 52.69 Selecting previously unselected package automake. [2022-06-10T22:08:20.352Z] #83 52.69 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-06-10T22:08:20.352Z] #83 52.72 Unpacking automake (1:1.16.3-2) ... [2022-06-10T22:08:20.352Z] #83 53.62 Selecting previously unselected package patch. [2022-06-10T22:08:20.352Z] #83 53.62 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-06-10T22:08:20.352Z] #83 53.62 Unpacking patch (2.7.6-7) ... [2022-06-10T22:08:20.352Z] #83 53.86 Selecting previously unselected package dpkg-dev. [2022-06-10T22:08:20.352Z] #83 53.91 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-06-10T22:08:20.352Z] #83 53.94 Unpacking dpkg-dev (1.20.10) ... [2022-06-10T22:08:20.352Z] #83 55.46 Selecting previously unselected package build-essential. [2022-06-10T22:08:20.352Z] #83 55.46 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-06-10T22:08:20.352Z] #83 55.47 Unpacking build-essential (12.9) ... [2022-06-10T22:08:20.352Z] #83 55.62 Selecting previously unselected package libcap2:amd64. [2022-06-10T22:08:20.352Z] #83 55.63 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-10T22:08:20.352Z] #83 55.64 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-10T22:08:20.403Z] + docker info [2022-06-10T22:08:20.423Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s [2022-06-10T22:08:20.423Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-06-10T22:08:20.423Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-06-10T22:08:20.614Z] #83 55.78 Selecting previously unselected package libcap-dev:amd64. [2022-06-10T22:08:20.615Z] #83 55.78 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-06-10T22:08:20.615Z] #83 55.78 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-06-10T22:08:20.615Z] #83 ... [2022-06-10T22:08:20.615Z] [2022-06-10T22:08:20.615Z] #58 [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-06-10T22:08:20.615Z] #58 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T22:08:20.615Z] #58 51.37 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T22:08:20.615Z] #58 51.87 Fetched 2314 kB in 4s (613 kB/s) [2022-06-10T22:08:20.615Z] #58 51.98 Selecting previously unselected package libprotobuf23:amd64. [2022-06-10T22:08:20.615Z] #58 51.98 (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-06-10T22:08:20.615Z] #58 52.10 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-06-10T22:08:20.615Z] #58 52.11 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-06-10T22:08:20.615Z] #58 53.37 Selecting previously unselected package python3-pkg-resources. [2022-06-10T22:08:20.615Z] #58 53.37 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-10T22:08:20.615Z] #58 53.38 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-10T22:08:20.615Z] #58 53.75 Selecting previously unselected package python3-six. [2022-06-10T22:08:20.615Z] #58 53.75 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-06-10T22:08:20.615Z] #58 53.76 Unpacking python3-six (1.16.0-2) ... [2022-06-10T22:08:20.615Z] #58 53.90 Selecting previously unselected package python3-protobuf. [2022-06-10T22:08:20.615Z] #58 53.91 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-06-10T22:08:20.615Z] #58 53.92 Unpacking python3-protobuf (3.12.4-1) ... [2022-06-10T22:08:20.615Z] #58 54.63 Selecting previously unselected package libnet1:amd64. [2022-06-10T22:08:20.615Z] #58 54.63 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-10T22:08:20.615Z] #58 54.64 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-10T22:08:20.615Z] #58 54.96 Selecting previously unselected package libnl-3-200:amd64. [2022-06-10T22:08:20.615Z] #58 54.97 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-10T22:08:20.615Z] #58 54.97 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-10T22:08:20.615Z] #58 55.16 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-10T22:08:20.615Z] #58 55.17 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-10T22:08:20.615Z] #58 55.19 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-10T22:08:20.615Z] #58 55.33 Selecting previously unselected package criu. [2022-06-10T22:08:20.615Z] #58 55.33 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-06-10T22:08:20.615Z] #58 55.34 Unpacking criu (3.17-1) ... [2022-06-10T22:08:20.737Z] #28 sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 1.85kB / 1.85kB done [2022-06-10T22:08:20.737Z] #28 sha256:f0203caaadfa5e8191aa8d75ad0b36c95c72543c33f76e48f0a4d9dec22d5a63 529B / 529B done [2022-06-10T22:08:20.737Z] #28 sha256:4eacea30377a698ef8fbec99b6caf01cb150151cbedc8e0b1c3d22f134206f1a 1.46kB / 1.46kB done [2022-06-10T22:08:20.737Z] #28 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 1.82MB / 55.01MB 0.0s [2022-06-10T22:08:20.737Z] #28 ... [2022-06-10T22:08:20.737Z] [2022-06-10T22:08:20.737Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-10T22:08:20.737Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-10T22:08:20.737Z] #49 DONE 0.0s [2022-06-10T22:08:20.737Z] [2022-06-10T22:08:20.737Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-10T22:08:20.737Z] #28 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c [2022-06-10T22:08:20.737Z] #28 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 10.49MB / 55.01MB 0.2s [2022-06-10T22:08:21.009Z] #28 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 14.68MB / 55.01MB 0.5s [2022-06-10T22:08:21.268Z] #28 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 19.92MB / 55.01MB 0.7s [2022-06-10T22:08:21.528Z] #28 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 24.12MB / 55.01MB 0.9s [2022-06-10T22:08:21.560Z] #58 56.35 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-10T22:08:21.797Z] #28 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 29.36MB / 55.01MB 1.2s [2022-06-10T22:08:21.797Z] #28 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 33.55MB / 55.01MB 1.3s [2022-06-10T22:08:22.062Z] #28 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 40.78MB / 55.01MB 1.6s [2022-06-10T22:08:22.321Z] #28 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 50.33MB / 55.01MB 1.7s [2022-06-10T22:08:22.580Z] #28 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 2.0s [2022-06-10T22:08:22.953Z] #58 ... [2022-06-10T22:08:22.953Z] [2022-06-10T22:08:22.953Z] #41 [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-06-10T22:08:22.953Z] #41 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-10T22:08:22.953Z] #41 56.39 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-06-10T22:08:22.953Z] #41 56.98 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-06-10T22:08:22.953Z] #41 57.64 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-10T22:08:23.159Z] #28 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 2.5s done [2022-06-10T22:08:24.344Z] #41 ... [2022-06-10T22:08:24.344Z] [2022-06-10T22:08:24.344Z] #83 [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-06-10T22:08:24.344Z] #83 sha256:041fcf6c9999b36d35e283141b0140b0a18dbd5751e297598a71ec64c48611fe [2022-06-10T22:08:24.344Z] #83 56.01 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-10T22:08:24.344Z] #83 56.01 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-10T22:08:24.344Z] #83 56.02 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-10T22:08:24.344Z] #83 56.25 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-06-10T22:08:24.344Z] #83 56.26 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-06-10T22:08:24.344Z] #83 56.26 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-06-10T22:08:24.344Z] #83 56.57 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-10T22:08:24.344Z] #83 56.57 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-10T22:08:24.344Z] #83 56.58 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-10T22:08:24.344Z] #83 57.00 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-10T22:08:24.344Z] #83 57.00 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-10T22:08:24.344Z] #83 57.03 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-10T22:08:24.344Z] #83 57.74 Selecting previously unselected package libtool. [2022-06-10T22:08:24.344Z] #83 57.74 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-06-10T22:08:24.344Z] #83 57.74 Unpacking libtool (2.4.6-15) ... [2022-06-10T22:08:24.344Z] #83 57.97 Selecting previously unselected package libudev-dev:amd64. [2022-06-10T22:08:24.344Z] #83 57.97 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-10T22:08:24.344Z] #83 57.97 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-10T22:08:24.344Z] #83 58.35 Selecting previously unselected package libyajl2:amd64. [2022-06-10T22:08:24.344Z] #83 58.36 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-06-10T22:08:24.344Z] #83 58.39 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-06-10T22:08:24.344Z] #83 58.55 Selecting previously unselected package libyajl-dev:amd64. [2022-06-10T22:08:24.344Z] #83 58.55 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-06-10T22:08:24.344Z] #83 58.55 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-06-10T22:08:24.344Z] #83 58.69 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-10T22:08:24.344Z] #83 58.71 Setting up libmagic-mgc (1:5.39-3) ... [2022-06-10T22:08:24.344Z] #83 58.72 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-06-10T22:08:24.344Z] #83 58.73 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-06-10T22:08:24.344Z] #83 58.75 Setting up file (1:5.39-3) ... [2022-06-10T22:08:24.344Z] #83 58.78 Setting up bzip2 (1.0.8-4) ... [2022-06-10T22:08:24.344Z] #83 58.79 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-10T22:08:24.344Z] #83 58.80 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-06-10T22:08:24.344Z] #83 58.82 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-10T22:08:24.344Z] #83 58.83 Setting up autotools-dev (20180224.1+nmu1) ... [2022-06-10T22:08:24.344Z] #83 58.85 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-06-10T22:08:24.344Z] #83 58.87 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-10T22:08:24.344Z] #83 58.90 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-10T22:08:24.344Z] #83 58.91 Setting up patch (2.7.6-7) ... [2022-06-10T22:08:24.344Z] #83 58.92 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-10T22:08:24.344Z] #83 58.93 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-06-10T22:08:24.344Z] #83 58.94 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-06-10T22:08:24.344Z] #83 58.96 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-10T22:08:24.344Z] #83 58.97 Setting up libtool (2.4.6-15) ... [2022-06-10T22:08:24.344Z] #83 58.99 Setting up m4 (1.4.18-5) ... [2022-06-10T22:08:24.344Z] #83 59.00 Setting up dpkg-dev (1.20.10) ... [2022-06-10T22:08:24.344Z] #83 59.02 Setting up autoconf (2.69-14) ... [2022-06-10T22:08:24.344Z] #83 59.03 Setting up build-essential (12.9) ... [2022-06-10T22:08:24.344Z] #83 59.05 Setting up automake (1:1.16.3-2) ... [2022-06-10T22:08:24.344Z] #83 59.06 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-06-10T22:08:24.344Z] #83 59.09 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T22:08:24.344Z] #83 DONE 59.7s [2022-06-10T22:08:24.606Z] [2022-06-10T22:08:24.606Z] #84 [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-06-10T22:08:24.606Z] #84 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:08:25.707Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.0s done [2022-06-10T22:08:25.707Z] #71 DONE 6.1s [2022-06-10T22:08:25.707Z] [2022-06-10T22:08:25.707Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T22:08:25.707Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T22:08:25.707Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 0.1s done [2022-06-10T22:08:25.707Z] #11 sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 1.86kB / 1.86kB done [2022-06-10T22:08:25.707Z] #11 sha256:5417b4917fa7ed3ad2678a3ce6378a00c95bfd430c2ffa39936fce55130b5f2c 1.80kB / 1.80kB done [2022-06-10T22:08:25.707Z] #11 sha256:76199a964a3fc66e31bda713381e92285f479fe8e3d4514a473f95ffc2062440 7.10kB / 7.10kB done [2022-06-10T22:08:25.707Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 2.7s done [2022-06-10T22:08:25.707Z] #11 sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 5.16MB / 5.16MB 1.1s done [2022-06-10T22:08:25.707Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 10.88MB / 10.88MB 1.7s done [2022-06-10T22:08:25.708Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 54.58MB / 54.58MB 4.6s done [2022-06-10T22:08:25.708Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 64.74MB / 85.87MB 6.0s [2022-06-10T22:08:25.708Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 66.06MB / 141.75MB 6.0s [2022-06-10T22:08:25.708Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 2.7s [2022-06-10T22:08:25.708Z] #11 sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 155B / 155B 4.7s done [2022-06-10T22:08:25.965Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 69.21MB / 85.87MB 6.3s [2022-06-10T22:08:26.068Z] #84 1.359 Cloning into '/tmp/crun-build'... [2022-06-10T22:08:26.467Z] #28 ... [2022-06-10T22:08:26.467Z] [2022-06-10T22:08:26.468Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T22:08:26.468Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T22:08:26.468Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 0.1s done [2022-06-10T22:08:26.468Z] #11 sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 1.86kB / 1.86kB done [2022-06-10T22:08:26.468Z] #11 sha256:5417b4917fa7ed3ad2678a3ce6378a00c95bfd430c2ffa39936fce55130b5f2c 1.80kB / 1.80kB done [2022-06-10T22:08:26.468Z] #11 sha256:76199a964a3fc66e31bda713381e92285f479fe8e3d4514a473f95ffc2062440 7.10kB / 7.10kB done [2022-06-10T22:08:26.468Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 2.6s done [2022-06-10T22:08:26.468Z] #11 sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 5.16MB / 5.16MB 0.4s done [2022-06-10T22:08:26.468Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 10.88MB / 10.88MB 0.8s done [2022-06-10T22:08:26.468Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 54.58MB / 54.58MB 3.1s done [2022-06-10T22:08:26.468Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 85.87MB / 85.87MB 5.2s done [2022-06-10T22:08:26.468Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 2.9s [2022-06-10T22:08:26.468Z] #11 sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 155B / 155B 3.3s done [2022-06-10T22:08:26.468Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 67.11MB / 141.75MB 6.0s [2022-06-10T22:08:26.468Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 74.45MB / 141.75MB 6.1s [2022-06-10T22:08:26.531Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 74.40MB / 85.87MB 6.5s [2022-06-10T22:08:26.531Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 78.64MB / 141.75MB 6.5s [2022-06-10T22:08:26.531Z] #11 ... [2022-06-10T22:08:26.531Z] [2022-06-10T22:08:26.531Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-10T22:08:26.531Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-10T22:08:26.531Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-10T22:08:26.531Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-06-10T22:08:26.531Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-06-10T22:08:26.531Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2022-06-10T22:08:26.531Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.5s done [2022-06-10T22:08:26.531Z] #73 DONE 6.9s [2022-06-10T22:08:26.531Z] [2022-06-10T22:08:26.531Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T22:08:26.531Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T22:08:26.531Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 79.69MB / 85.87MB 6.8s [2022-06-10T22:08:26.531Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 91.23MB / 141.75MB 6.8s [2022-06-10T22:08:26.531Z] #11 ... [2022-06-10T22:08:26.531Z] [2022-06-10T22:08:26.531Z] #24 [internal] load build context [2022-06-10T22:08:26.531Z] #24 sha256:b57667c0e82507e5ba19e1721d99cd44e30cbe27d93a5b384c715ff50ba4a426 [2022-06-10T22:08:26.531Z] #24 transferring context: 32.61MB 7.0s [2022-06-10T22:08:26.788Z] #24 ... [2022-06-10T22:08:26.788Z] [2022-06-10T22:08:26.788Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T22:08:26.788Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T22:08:26.788Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 85.87MB / 85.87MB 7.0s [2022-06-10T22:08:26.788Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 100.66MB / 141.75MB 7.1s [2022-06-10T22:08:27.042Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 88.08MB / 141.75MB 6.6s [2022-06-10T22:08:27.088Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 115.34MB / 141.75MB 7.4s [2022-06-10T22:08:27.302Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 102.76MB / 141.75MB 7.0s [2022-06-10T22:08:27.561Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 110.40MB / 141.75MB 7.1s [2022-06-10T22:08:27.561Z] #11 ... [2022-06-10T22:08:27.561Z] [2022-06-10T22:08:27.561Z] #24 [internal] load build context [2022-06-10T22:08:27.561Z] #24 sha256:19be527cdfc3918dae3e748a491d1242404884d7e0ef96ab1dc63eb0a552e17c [2022-06-10T22:08:27.561Z] #24 transferring context: 61.15MB 7.3s done [2022-06-10T22:08:27.561Z] #24 DONE 7.5s [2022-06-10T22:08:27.561Z] [2022-06-10T22:08:27.561Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T22:08:27.561Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T22:08:27.561Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 119.54MB / 141.75MB 7.2s [2022-06-10T22:08:27.561Z] #11 ... [2022-06-10T22:08:27.561Z] [2022-06-10T22:08:27.561Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-10T22:08:27.561Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-10T22:08:27.561Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-06-10T22:08:27.561Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-10T22:08:27.561Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-06-10T22:08:27.561Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-06-10T22:08:27.561Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.2s done [2022-06-10T22:08:27.561Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.8s [2022-06-10T22:08:27.651Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 122.68MB / 141.75MB 7.7s [2022-06-10T22:08:27.652Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 134.39MB / 141.75MB 7.9s [2022-06-10T22:08:27.820Z] #71 ... [2022-06-10T22:08:27.820Z] [2022-06-10T22:08:27.820Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T22:08:27.820Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T22:08:27.909Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 141.75MB / 141.75MB 8.2s [2022-06-10T22:08:28.081Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 132.12MB / 141.75MB 7.6s [2022-06-10T22:08:28.342Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 140.51MB / 141.75MB 7.9s [2022-06-10T22:08:28.843Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 85.87MB / 85.87MB 8.7s done [2022-06-10T22:08:29.737Z] #11 ... [2022-06-10T22:08:29.737Z] [2022-06-10T22:08:29.737Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-10T22:08:29.737Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-10T22:08:29.737Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.5s done [2022-06-10T22:08:29.737Z] #71 DONE 9.3s [2022-06-10T22:08:29.737Z] [2022-06-10T22:08:29.737Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-10T22:08:29.737Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-10T22:08:29.737Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-06-10T22:08:29.737Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-06-10T22:08:29.737Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-10T22:08:29.737Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-06-10T22:08:29.737Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.4s done [2022-06-10T22:08:29.737Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.3s done [2022-06-10T22:08:29.737Z] #73 DONE 9.3s [2022-06-10T22:08:29.737Z] [2022-06-10T22:08:29.737Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T22:08:29.737Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T22:08:29.776Z] #11 ... [2022-06-10T22:08:29.776Z] [2022-06-10T22:08:29.776Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-10T22:08:29.776Z] #28 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c [2022-06-10T22:08:29.776Z] #28 resolve docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 0.1s done [2022-06-10T22:08:29.776Z] #28 sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 1.85kB / 1.85kB done [2022-06-10T22:08:29.776Z] #28 sha256:f0203caaadfa5e8191aa8d75ad0b36c95c72543c33f76e48f0a4d9dec22d5a63 529B / 529B done [2022-06-10T22:08:29.776Z] #28 sha256:4eacea30377a698ef8fbec99b6caf01cb150151cbedc8e0b1c3d22f134206f1a 1.46kB / 1.46kB done [2022-06-10T22:08:29.776Z] #28 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 2.7s done [2022-06-10T22:08:29.776Z] #28 ... [2022-06-10T22:08:29.776Z] [2022-06-10T22:08:29.776Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T22:08:29.776Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T22:08:29.776Z] #11 ... [2022-06-10T22:08:29.776Z] [2022-06-10T22:08:29.776Z] #24 [internal] load build context [2022-06-10T22:08:29.776Z] #24 sha256:b57667c0e82507e5ba19e1721d99cd44e30cbe27d93a5b384c715ff50ba4a426 [2022-06-10T22:08:29.776Z] #24 transferring context: 61.15MB 9.8s done [2022-06-10T22:08:29.776Z] #24 DONE 10.4s [2022-06-10T22:08:29.776Z] [2022-06-10T22:08:29.776Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T22:08:29.776Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T22:08:30.037Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 141.75MB / 141.75MB 10.1s done [2022-06-10T22:08:30.296Z] #84 ... [2022-06-10T22:08:30.296Z] [2022-06-10T22:08:30.296Z] #62 [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.44.0" && /build/golangci-lint --version [2022-06-10T22:08:30.296Z] #62 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T22:08:30.296Z] #62 57.03 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-06-10T22:08:30.296Z] #62 57.25 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-10T22:08:30.296Z] #62 57.26 go: downloading golang.org/x/text v0.3.7 [2022-06-10T22:08:30.296Z] #62 64.75 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-06-10T22:08:30.296Z] #62 64.86 go: downloading github.com/gobwas/glob v0.2.3 [2022-06-10T22:08:30.296Z] #62 65.01 go: downloading github.com/kisielk/gotool v1.0.0 [2022-06-10T22:08:30.296Z] #62 65.11 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-06-10T22:08:30.296Z] #62 65.17 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-06-10T22:08:30.296Z] #62 65.18 go: downloading golang.org/x/mod v0.5.1 [2022-06-10T22:08:30.296Z] #62 65.29 go: downloading github.com/ettle/strcase v0.1.1 [2022-06-10T22:08:30.296Z] #62 65.34 go: downloading github.com/fatih/structtag v1.2.0 [2022-06-10T22:08:30.296Z] #62 65.38 go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-10T22:08:30.559Z] #62 65.68 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-06-10T22:08:30.559Z] #62 65.73 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-06-10T22:08:30.559Z] #62 65.78 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-06-10T22:08:30.970Z] #11 ... [2022-06-10T22:08:30.970Z] [2022-06-10T22:08:30.970Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-10T22:08:30.970Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-10T22:08:30.970Z] #72 DONE 0.5s [2022-06-10T22:08:30.970Z] [2022-06-10T22:08:30.970Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T22:08:30.970Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T22:08:30.970Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 7.8s [2022-06-10T22:08:31.133Z] #62 66.24 go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-10T22:08:31.133Z] #62 66.33 go: downloading github.com/google/go-cmp v0.5.6 [2022-06-10T22:08:31.396Z] #62 66.68 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-06-10T22:08:31.396Z] #62 66.81 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-06-10T22:08:31.647Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 8.0s [2022-06-10T22:08:31.658Z] #62 66.87 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-06-10T22:08:31.903Z] #11 ... [2022-06-10T22:08:31.903Z] [2022-06-10T22:08:31.903Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-10T22:08:31.903Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-10T22:08:31.903Z] #74 DONE 0.8s [2022-06-10T22:08:31.903Z] [2022-06-10T22:08:31.903Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T22:08:31.903Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T22:08:31.908Z] #11 ... [2022-06-10T22:08:31.908Z] [2022-06-10T22:08:31.908Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-10T22:08:31.908Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-10T22:08:31.908Z] #72 DONE 0.7s [2022-06-10T22:08:31.908Z] [2022-06-10T22:08:31.909Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T22:08:31.909Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T22:08:31.921Z] #62 67.17 go: downloading github.com/beorn7/perks v1.0.1 [2022-06-10T22:08:31.921Z] #62 67.25 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-10T22:08:32.183Z] #62 67.31 go: downloading github.com/cespare/xxhash v1.1.0 [2022-06-10T22:08:32.183Z] #62 67.33 go: downloading github.com/golang/protobuf v1.5.2 [2022-06-10T22:08:32.445Z] #62 67.59 go: downloading github.com/prometheus/common v0.10.0 [2022-06-10T22:08:32.445Z] #62 67.83 go: downloading github.com/prometheus/procfs v0.6.0 [2022-06-10T22:08:32.708Z] #62 67.86 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-06-10T22:08:32.708Z] #62 67.97 go: downloading google.golang.org/protobuf v1.27.1 [2022-06-10T22:08:32.885Z] #11 ... [2022-06-10T22:08:32.885Z] [2022-06-10T22:08:32.885Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-10T22:08:32.885Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-10T22:08:32.885Z] #74 DONE 0.9s [2022-06-10T22:08:32.885Z] [2022-06-10T22:08:32.885Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T22:08:32.885Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T22:08:33.283Z] #62 ... [2022-06-10T22:08:33.283Z] [2022-06-10T22:08:33.283Z] #84 [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-06-10T22:08:33.283Z] #84 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:08:33.283Z] #84 8.973 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-06-10T22:08:33.546Z] #84 9.074 Cloning into '/tmp/crun-build/libocispec'... [2022-06-10T22:08:33.546Z] #84 ... [2022-06-10T22:08:33.546Z] [2022-06-10T22:08:33.546Z] #58 [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-06-10T22:08:33.546Z] #58 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T22:08:33.546Z] #58 58.50 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-06-10T22:08:33.546Z] #58 58.51 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-10T22:08:33.546Z] #58 58.53 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-10T22:08:33.546Z] #58 58.56 Setting up python3-six (1.16.0-2) ... [2022-06-10T22:08:33.546Z] #58 60.19 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-10T22:08:33.546Z] #58 60.26 Setting up python3-protobuf (3.12.4-1) ... [2022-06-10T22:08:33.546Z] #58 65.22 Setting up criu (3.17-1) ... [2022-06-10T22:08:33.546Z] #58 68.09 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T22:08:33.805Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 10.3s done [2022-06-10T22:08:33.805Z] #11 ... [2022-06-10T22:08:33.805Z] [2022-06-10T22:08:33.805Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-10T22:08:33.805Z] #28 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c [2022-06-10T22:08:33.805Z] #28 DONE 13.8s [2022-06-10T22:08:33.805Z] [2022-06-10T22:08:33.805Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T22:08:33.805Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T22:08:33.805Z] #11 extracting sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 [2022-06-10T22:08:33.823Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 10.4s done [2022-06-10T22:08:34.371Z] #11 extracting sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 0.8s done [2022-06-10T22:08:34.371Z] #11 extracting sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f [2022-06-10T22:08:34.400Z] #11 ... [2022-06-10T22:08:34.400Z] [2022-06-10T22:08:34.400Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-10T22:08:34.400Z] #28 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c [2022-06-10T22:08:34.400Z] #28 DONE 14.0s [2022-06-10T22:08:34.400Z] [2022-06-10T22:08:34.400Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T22:08:34.400Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T22:08:34.400Z] #11 extracting sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 [2022-06-10T22:08:34.502Z] #58 DONE 69.3s [2022-06-10T22:08:34.502Z] [2022-06-10T22:08:34.502Z] #41 [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-06-10T22:08:34.502Z] #41 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-10T22:08:34.502Z] #41 ... [2022-06-10T22:08:34.502Z] [2022-06-10T22:08:34.502Z] #62 [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.44.0" && /build/golangci-lint --version [2022-06-10T22:08:34.502Z] #62 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T22:08:34.502Z] #62 69.82 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-06-10T22:08:35.309Z] #11 extracting sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 0.7s done [2022-06-10T22:08:35.340Z] #11 extracting sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 0.9s done [2022-06-10T22:08:35.340Z] #11 extracting sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f [2022-06-10T22:08:35.566Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 [2022-06-10T22:08:36.280Z] #11 extracting sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 1.0s done [2022-06-10T22:08:37.217Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 [2022-06-10T22:08:37.545Z] Client: [2022-06-10T22:08:37.545Z] Context: default [2022-06-10T22:08:37.545Z] Debug Mode: false [2022-06-10T22:08:37.545Z] Plugins: [2022-06-10T22:08:37.545Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-10T22:08:37.545Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-10T22:08:37.545Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-10T22:08:37.545Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-10T22:08:37.545Z] [2022-06-10T22:08:37.545Z] Server: [2022-06-10T22:08:37.545Z] Containers: 0 [2022-06-10T22:08:37.545Z] Running: 0 [2022-06-10T22:08:37.545Z] Paused: 0 [2022-06-10T22:08:37.545Z] Stopped: 0 [2022-06-10T22:08:37.545Z] Images: 0 [2022-06-10T22:08:37.545Z] Server Version: 20.10.14 [2022-06-10T22:08:37.545Z] Storage Driver: overlay2 [2022-06-10T22:08:37.545Z] Backing Filesystem: extfs [2022-06-10T22:08:37.545Z] Supports d_type: true [2022-06-10T22:08:37.545Z] Native Overlay Diff: true [2022-06-10T22:08:37.545Z] userxattr: false [2022-06-10T22:08:37.545Z] Logging Driver: json-file [2022-06-10T22:08:37.545Z] Cgroup Driver: systemd [2022-06-10T22:08:37.545Z] Cgroup Version: 2 [2022-06-10T22:08:37.545Z] Plugins: [2022-06-10T22:08:37.545Z] Volume: local [2022-06-10T22:08:37.545Z] Network: bridge host ipvlan macvlan null overlay [2022-06-10T22:08:37.545Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-10T22:08:37.545Z] Swarm: inactive [2022-06-10T22:08:37.545Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-10T22:08:37.545Z] Default Runtime: runc [2022-06-10T22:08:37.545Z] Init Binary: docker-init [2022-06-10T22:08:37.545Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-10T22:08:37.545Z] runc version: v1.0.3-0-gf46b6ba [2022-06-10T22:08:37.545Z] init version: de40ad0 [2022-06-10T22:08:37.545Z] Security Options: [2022-06-10T22:08:37.545Z] apparmor [2022-06-10T22:08:37.545Z] seccomp [2022-06-10T22:08:37.545Z] Profile: default [2022-06-10T22:08:37.545Z] cgroupns [2022-06-10T22:08:37.545Z] Kernel Version: 5.13.0-1021-aws [2022-06-10T22:08:37.545Z] Operating System: Ubuntu 20.04.4 LTS [2022-06-10T22:08:37.545Z] OSType: linux [2022-06-10T22:08:37.545Z] Architecture: x86_64 [2022-06-10T22:08:37.545Z] CPUs: 2 [2022-06-10T22:08:37.545Z] Total Memory: 7.476GiB [2022-06-10T22:08:37.545Z] Name: ip-10-100-48-99 [2022-06-10T22:08:37.545Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-06-10T22:08:37.545Z] Docker Root Dir: /var/lib/docker [2022-06-10T22:08:37.545Z] Debug Mode: false [2022-06-10T22:08:37.545Z] Registry: https://index.docker.io/v1/ [2022-06-10T22:08:37.545Z] Labels: [2022-06-10T22:08:37.545Z] Experimental: true [2022-06-10T22:08:37.545Z] Insecure Registries: [2022-06-10T22:08:37.545Z] 127.0.0.0/8 [2022-06-10T22:08:37.545Z] Live Restore Enabled: true [2022-06-10T22:08:37.545Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-10T22:08:37.885Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:cf6058941c243a73aba5d28dc5c5034696f5ade7 . [2022-06-10T22:08:38.147Z] #2 [internal] load .dockerignore [2022-06-10T22:08:38.147Z] #2 sha256:e256b6fcd29ab75ee7cee82eeceeec3ce974d70d2f0dc4465392a766c778ed9d [2022-06-10T22:08:38.147Z] #2 transferring context: 145B done [2022-06-10T22:08:38.147Z] #2 DONE 0.1s [2022-06-10T22:08:38.147Z] [2022-06-10T22:08:38.147Z] #1 [internal] load build definition from Dockerfile [2022-06-10T22:08:38.147Z] #1 sha256:cd25d9d80a55048676980782b1838667e1cf821b814a3c2e1c037f4fe3c1fbbc [2022-06-10T22:08:38.147Z] #1 transferring dockerfile: 18.90kB done [2022-06-10T22:08:38.147Z] #1 DONE 0.2s [2022-06-10T22:08:38.147Z] [2022-06-10T22:08:38.147Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-10T22:08:38.147Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-06-10T22:08:38.484Z] Client: [2022-06-10T22:08:38.484Z] Context: default [2022-06-10T22:08:38.484Z] Debug Mode: false [2022-06-10T22:08:38.484Z] Plugins: [2022-06-10T22:08:38.484Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-10T22:08:38.484Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-10T22:08:38.484Z] [2022-06-10T22:08:38.484Z] Server: [2022-06-10T22:08:38.484Z] Containers: 0 [2022-06-10T22:08:38.484Z] Running: 0 [2022-06-10T22:08:38.484Z] Paused: 0 [2022-06-10T22:08:38.484Z] Stopped: 0 [2022-06-10T22:08:38.484Z] Images: 0 [2022-06-10T22:08:38.484Z] Server Version: 20.10.14 [2022-06-10T22:08:38.484Z] Storage Driver: overlay2 [2022-06-10T22:08:38.484Z] Backing Filesystem: extfs [2022-06-10T22:08:38.484Z] Supports d_type: true [2022-06-10T22:08:38.484Z] Native Overlay Diff: true [2022-06-10T22:08:38.484Z] userxattr: false [2022-06-10T22:08:38.484Z] Logging Driver: json-file [2022-06-10T22:08:38.484Z] Cgroup Driver: cgroupfs [2022-06-10T22:08:38.484Z] Cgroup Version: 1 [2022-06-10T22:08:38.484Z] Plugins: [2022-06-10T22:08:38.484Z] Volume: local [2022-06-10T22:08:38.484Z] Network: bridge host ipvlan macvlan null overlay [2022-06-10T22:08:38.484Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-10T22:08:38.484Z] Swarm: inactive [2022-06-10T22:08:38.484Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-10T22:08:38.484Z] Default Runtime: runc [2022-06-10T22:08:38.484Z] Init Binary: docker-init [2022-06-10T22:08:38.484Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-10T22:08:38.484Z] runc version: v1.0.3-0-gf46b6ba [2022-06-10T22:08:38.484Z] init version: de40ad0 [2022-06-10T22:08:38.484Z] Security Options: [2022-06-10T22:08:38.484Z] apparmor [2022-06-10T22:08:38.484Z] seccomp [2022-06-10T22:08:38.484Z] Profile: default [2022-06-10T22:08:38.484Z] Kernel Version: 5.13.0-1021-aws [2022-06-10T22:08:38.484Z] Operating System: Ubuntu 20.04.4 LTS [2022-06-10T22:08:38.484Z] OSType: linux [2022-06-10T22:08:38.484Z] Architecture: aarch64 [2022-06-10T22:08:38.484Z] CPUs: 2 [2022-06-10T22:08:38.484Z] Total Memory: 7.562GiB [2022-06-10T22:08:38.484Z] Name: ip-10-100-72-47 [2022-06-10T22:08:38.484Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-06-10T22:08:38.484Z] Docker Root Dir: /var/lib/docker [2022-06-10T22:08:38.484Z] Debug Mode: false [2022-06-10T22:08:38.484Z] Registry: https://index.docker.io/v1/ [2022-06-10T22:08:38.484Z] Labels: [2022-06-10T22:08:38.484Z] Experimental: true [2022-06-10T22:08:38.484Z] Insecure Registries: [2022-06-10T22:08:38.484Z] 127.0.0.0/8 [2022-06-10T22:08:38.484Z] Live Restore Enabled: true [2022-06-10T22:08:38.484Z] [Pipeline] sh [2022-06-10T22:08:38.807Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-10T22:08:38.807Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-10T22:08:38.807Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43715/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-06-10T22:08:38.807Z] + bash /home/ubuntu/workspace/moby_PR-43715/check-config.sh [2022-06-10T22:08:38.807Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-10T22:08:38.807Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-06-10T22:08:38.807Z] [2022-06-10T22:08:38.807Z] Generally Necessary: [2022-06-10T22:08:38.807Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-10T22:08:38.807Z] - apparmor: enabled and tools installed [2022-06-10T22:08:38.807Z] - CONFIG_NAMESPACES: enabled [2022-06-10T22:08:38.807Z] - CONFIG_NET_NS: enabled [2022-06-10T22:08:38.807Z] - CONFIG_PID_NS: enabled [2022-06-10T22:08:38.807Z] - CONFIG_IPC_NS: enabled [2022-06-10T22:08:38.807Z] - CONFIG_UTS_NS: enabled [2022-06-10T22:08:38.807Z] - CONFIG_CGROUPS: enabled [2022-06-10T22:08:38.807Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-10T22:08:38.807Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-10T22:08:38.807Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-10T22:08:38.807Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-10T22:08:38.807Z] - CONFIG_CPUSETS: enabled [2022-06-10T22:08:38.807Z] - CONFIG_MEMCG: enabled [2022-06-10T22:08:38.807Z] - CONFIG_KEYS: enabled [2022-06-10T22:08:38.807Z] - CONFIG_VETH: enabled (as module) [2022-06-10T22:08:38.807Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-10T22:08:38.807Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-10T22:08:38.807Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-10T22:08:39.065Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-10T22:08:39.065Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-10T22:08:39.065Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-10T22:08:39.065Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-10T22:08:39.065Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-06-10T22:08:39.065Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-10T22:08:39.065Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-10T22:08:39.065Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-10T22:08:39.065Z] - CONFIG_CGROUP_BPF: enabled [2022-06-10T22:08:39.065Z] [2022-06-10T22:08:39.065Z] Optional Features: [2022-06-10T22:08:39.065Z] - CONFIG_USER_NS: enabled [2022-06-10T22:08:39.065Z] - CONFIG_SECCOMP: enabled [2022-06-10T22:08:39.065Z] - CONFIG_SECCOMP_FILTER: enabled [2022-06-10T22:08:39.065Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-10T22:08:39.065Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-10T22:08:39.065Z] (cgroup swap accounting is currently enabled) [2022-06-10T22:08:39.065Z] - CONFIG_BLK_CGROUP: enabled [2022-06-10T22:08:39.065Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-10T22:08:39.065Z] - CONFIG_CGROUP_PERF: enabled [2022-06-10T22:08:39.065Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-10T22:08:39.065Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-10T22:08:39.065Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-10T22:08:39.065Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-10T22:08:39.065Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-10T22:08:39.065Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-10T22:08:39.065Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-10T22:08:39.065Z] - CONFIG_IP_VS: enabled (as module) [2022-06-10T22:08:39.065Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-10T22:08:39.065Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-10T22:08:39.065Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-10T22:08:39.065Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-10T22:08:39.065Z] - CONFIG_SECURITY_SELINUX: enabled [2022-06-10T22:08:39.065Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-06-10T22:08:39.065Z] - CONFIG_EXT4_FS: enabled [2022-06-10T22:08:39.065Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-10T22:08:39.235Z] #3 DONE 0.6s [2022-06-10T22:08:39.235Z] [2022-06-10T22:08:39.235Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-10T22:08:39.235Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-10T22:08:39.235Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-06-10T22:08:39.235Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-06-10T22:08:39.235Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-06-10T22:08:39.235Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s [2022-06-10T22:08:39.235Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-06-10T22:08:39.235Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-06-10T22:08:39.235Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-06-10T22:08:39.235Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-06-10T22:08:39.323Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-10T22:08:39.323Z] - Network Drivers: [2022-06-10T22:08:39.323Z] - "overlay": [2022-06-10T22:08:39.323Z] - CONFIG_VXLAN: enabled (as module) [2022-06-10T22:08:39.323Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-10T22:08:39.323Z] Optional (for encrypted networks): [2022-06-10T22:08:39.323Z] - CONFIG_CRYPTO: enabled [2022-06-10T22:08:39.323Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-10T22:08:39.323Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-10T22:08:39.323Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-10T22:08:39.323Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-10T22:08:39.323Z] - CONFIG_XFRM: enabled [2022-06-10T22:08:39.323Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-10T22:08:39.323Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-10T22:08:39.323Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-10T22:08:39.323Z] - "ipvlan": [2022-06-10T22:08:39.323Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-10T22:08:39.323Z] - "macvlan": [2022-06-10T22:08:39.323Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-10T22:08:39.323Z] - CONFIG_DUMMY: enabled (as module) [2022-06-10T22:08:39.323Z] - "ftp,tftp client in container": [2022-06-10T22:08:39.323Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-10T22:08:39.323Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-10T22:08:39.323Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-10T22:08:39.323Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-10T22:08:39.323Z] - Storage Drivers: [2022-06-10T22:08:39.323Z] - "aufs": [2022-06-10T22:08:39.323Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-10T22:08:39.323Z] - "btrfs": [2022-06-10T22:08:39.323Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-10T22:08:39.323Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-10T22:08:39.323Z] - "devicemapper": [2022-06-10T22:08:39.323Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-10T22:08:39.323Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-10T22:08:39.323Z] - "overlay": [2022-06-10T22:08:39.323Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-10T22:08:39.323Z] - "zfs": [2022-06-10T22:08:39.323Z] - /dev/zfs: present [2022-06-10T22:08:39.323Z] - zfs command: missing [2022-06-10T22:08:39.323Z] - zpool command: missing [2022-06-10T22:08:39.323Z] [2022-06-10T22:08:39.323Z] Limits: [2022-06-10T22:08:39.498Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.3s done [2022-06-10T22:08:39.581Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-10T22:08:39.581Z] [2022-06-10T22:08:39.581Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-10T22:08:39.760Z] #4 DONE 0.8s [2022-06-10T22:08:39.760Z] [2022-06-10T22:08:39.760Z] #6 [internal] load build definition from Dockerfile [2022-06-10T22:08:39.760Z] #6 sha256:324f43f46afd4bdc7676e641dbb514cdf8f046e41fe9abbf4e0007e8eaa57a97 [2022-06-10T22:08:39.760Z] #6 DONE 0.0s [2022-06-10T22:08:39.760Z] [2022-06-10T22:08:39.760Z] #5 [internal] load .dockerignore [2022-06-10T22:08:39.760Z] #5 sha256:f49de5d3927ac92efd38202328d54f5cb4d835a0d17a2c6f2d2112492fed7345 [2022-06-10T22:08:39.760Z] #5 DONE 0.0s [2022-06-10T22:08:39.760Z] [2022-06-10T22:08:39.760Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-10T22:08:39.760Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-10T22:08:39.918Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:cf6058941c243a73aba5d28dc5c5034696f5ade7 . [2022-06-10T22:08:40.187Z] #2 [internal] load .dockerignore [2022-06-10T22:08:40.187Z] #2 sha256:87e33311c3a676e621c6a40b66708c8b37a6f636c3d93f55cc32aaafb11908a6 [2022-06-10T22:08:40.751Z] #2 transferring context: 145B done [2022-06-10T22:08:40.751Z] #2 ... [2022-06-10T22:08:40.751Z] [2022-06-10T22:08:40.751Z] #1 [internal] load build definition from Dockerfile [2022-06-10T22:08:40.751Z] #1 sha256:a2d921c9fb6b7d5e038030c885a331262539e336dc5619cda2e0d2a36c0fcc80 [2022-06-10T22:08:40.751Z] #1 transferring dockerfile: 18.90kB 0.0s done [2022-06-10T22:08:40.751Z] #1 DONE 0.9s [2022-06-10T22:08:40.836Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 5.2s [2022-06-10T22:08:41.009Z] [2022-06-10T22:08:41.009Z] #2 [internal] load .dockerignore [2022-06-10T22:08:41.009Z] #2 sha256:87e33311c3a676e621c6a40b66708c8b37a6f636c3d93f55cc32aaafb11908a6 [2022-06-10T22:08:41.009Z] #2 DONE 0.9s [2022-06-10T22:08:41.107Z] #62 ... [2022-06-10T22:08:41.107Z] [2022-06-10T22:08:41.107Z] #84 [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-06-10T22:08:41.107Z] #84 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:08:41.107Z] #84 10.81 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-06-10T22:08:41.107Z] #84 10.82 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-06-10T22:08:41.107Z] #84 10.82 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-06-10T22:08:41.107Z] #84 10.82 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-06-10T22:08:41.107Z] #84 10.86 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-06-10T22:08:41.107Z] #84 13.44 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-06-10T22:08:41.107Z] #84 15.66 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-06-10T22:08:41.150Z] #10 DONE 1.1s [2022-06-10T22:08:41.150Z] [2022-06-10T22:08:41.150Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-10T22:08:41.150Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-10T22:08:41.150Z] #9 DONE 1.1s [2022-06-10T22:08:41.150Z] [2022-06-10T22:08:41.150Z] #8 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-10T22:08:41.150Z] #8 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-06-10T22:08:41.150Z] #8 DONE 1.1s [2022-06-10T22:08:41.150Z] [2022-06-10T22:08:41.150Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-10T22:08:41.150Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-10T22:08:41.150Z] #7 DONE 1.1s [2022-06-10T22:08:41.267Z] [2022-06-10T22:08:41.267Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-10T22:08:41.267Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-06-10T22:08:41.534Z] [2022-06-10T22:08:41.534Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-10T22:08:41.534Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-10T22:08:41.534Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-06-10T22:08:41.534Z] #73 DONE 0.1s [2022-06-10T22:08:41.534Z] [2022-06-10T22:08:41.534Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T22:08:41.534Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T22:08:41.534Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 0.1s done [2022-06-10T22:08:41.534Z] #11 sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 1.86kB / 1.86kB done [2022-06-10T22:08:41.534Z] #11 sha256:76199a964a3fc66e31bda713381e92285f479fe8e3d4514a473f95ffc2062440 7.10kB / 7.10kB done [2022-06-10T22:08:41.534Z] #11 sha256:5417b4917fa7ed3ad2678a3ce6378a00c95bfd430c2ffa39936fce55130b5f2c 1.80kB / 1.80kB done [2022-06-10T22:08:41.686Z] #84 17.39 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-06-10T22:08:41.798Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 5.24MB / 55.01MB 0.4s [2022-06-10T22:08:41.798Z] #11 sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 0B / 5.16MB 0.4s [2022-06-10T22:08:41.798Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 0B / 10.88MB 0.4s [2022-06-10T22:08:42.070Z] #11 sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 1.05MB / 5.16MB 0.5s [2022-06-10T22:08:42.070Z] #11 ... [2022-06-10T22:08:42.070Z] [2022-06-10T22:08:42.070Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-10T22:08:42.070Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-10T22:08:42.070Z] #49 DONE 0.0s [2022-06-10T22:08:42.070Z] [2022-06-10T22:08:42.070Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T22:08:42.070Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T22:08:42.070Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 13.63MB / 55.01MB 0.6s [2022-06-10T22:08:42.070Z] #11 sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 2.10MB / 5.16MB 0.6s [2022-06-10T22:08:42.070Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 19.92MB / 55.01MB 0.7s [2022-06-10T22:08:42.070Z] #11 sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 4.19MB / 5.16MB 0.7s [2022-06-10T22:08:42.070Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 7.34MB / 10.88MB 0.7s [2022-06-10T22:08:42.198Z] #3 DONE 1.0s [2022-06-10T22:08:42.198Z] [2022-06-10T22:08:42.198Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-10T22:08:42.198Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-06-10T22:08:42.198Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.1s done [2022-06-10T22:08:42.243Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 6.3s done [2022-06-10T22:08:42.243Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 [2022-06-10T22:08:42.260Z] #84 17.77 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-06-10T22:08:42.336Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 25.17MB / 55.01MB 0.8s [2022-06-10T22:08:42.336Z] #11 sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 5.16MB / 5.16MB 0.8s [2022-06-10T22:08:42.336Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 10.88MB / 10.88MB 0.8s [2022-06-10T22:08:42.336Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 49.28MB / 55.01MB 1.0s [2022-06-10T22:08:42.336Z] #11 sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 5.16MB / 5.16MB 0.9s done [2022-06-10T22:08:42.336Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 0B / 54.58MB 1.0s [2022-06-10T22:08:42.456Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-06-10T22:08:42.456Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-06-10T22:08:42.456Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-06-10T22:08:42.456Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 8.39MB / 9.06MB 0.3s [2022-06-10T22:08:42.525Z] #84 17.99 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-06-10T22:08:42.605Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 1.1s [2022-06-10T22:08:42.605Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 3.15MB / 54.58MB 1.1s [2022-06-10T22:08:42.640Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 5.0s [2022-06-10T22:08:42.714Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s [2022-06-10T22:08:42.876Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 10.88MB / 10.88MB 1.1s done [2022-06-10T22:08:42.876Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 11.53MB / 54.58MB 1.3s [2022-06-10T22:08:42.876Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 3.84MB / 85.87MB 1.3s [2022-06-10T22:08:42.876Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 17.83MB / 54.58MB 1.4s [2022-06-10T22:08:42.876Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 24.12MB / 54.58MB 1.5s [2022-06-10T22:08:42.876Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 15.73MB / 85.87MB 1.5s [2022-06-10T22:08:42.972Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.6s done [2022-06-10T22:08:42.972Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-06-10T22:08:43.142Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 36.70MB / 54.58MB 1.7s [2022-06-10T22:08:43.142Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 30.41MB / 85.87MB 1.7s [2022-06-10T22:08:43.142Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 40.85MB / 54.58MB 1.8s [2022-06-10T22:08:43.194Z] #11 ... [2022-06-10T22:08:43.194Z] [2022-06-10T22:08:43.194Z] #29 [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-06-10T22:08:43.194Z] #29 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be [2022-06-10T22:08:43.194Z] #29 1.354 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T22:08:43.194Z] #29 1.362 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T22:08:43.194Z] #29 1.362 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T22:08:43.194Z] #29 1.548 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T22:08:43.194Z] #29 1.747 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T22:08:43.194Z] #29 2.079 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T22:08:43.194Z] #29 3.551 Fetched 8537 kB in 2s (3454 kB/s) [2022-06-10T22:08:43.194Z] #29 3.551 Reading package lists... [2022-06-10T22:08:43.194Z] #29 4.265 Reading package lists... [2022-06-10T22:08:43.194Z] #29 5.025 Building dependency tree... [2022-06-10T22:08:43.194Z] #29 5.432 The following additional packages will be installed: [2022-06-10T22:08:43.194Z] #29 5.432 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-06-10T22:08:43.194Z] #29 5.432 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-06-10T22:08:43.194Z] #29 5.432 Recommended packages: [2022-06-10T22:08:43.194Z] #29 5.432 libldap-common publicsuffix libsasl2-modules [2022-06-10T22:08:43.194Z] #29 5.582 The following NEW packages will be installed: [2022-06-10T22:08:43.194Z] #29 5.582 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-06-10T22:08:43.194Z] #29 5.582 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-06-10T22:08:43.194Z] #29 5.582 libssh2-1 openssl [2022-06-10T22:08:43.194Z] #29 5.863 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T22:08:43.194Z] #29 5.863 Need to get 3040 kB of archives. [2022-06-10T22:08:43.194Z] #29 5.863 After this operation, 6651 kB of additional disk space will be used. [2022-06-10T22:08:43.194Z] #29 5.863 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-06-10T22:08:43.194Z] #29 5.875 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u2 [852 kB] [2022-06-10T22:08:43.194Z] #29 5.875 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-06-10T22:08:43.194Z] #29 5.875 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-06-10T22:08:43.194Z] #29 5.875 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-06-10T22:08:43.194Z] #29 5.875 Get:6 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-06-10T22:08:43.195Z] #29 5.876 Get:7 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-06-10T22:08:43.195Z] #29 5.877 Get:8 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-06-10T22:08:43.195Z] #29 5.877 Get:9 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-06-10T22:08:43.195Z] #29 5.884 Get:10 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-06-10T22:08:43.195Z] #29 5.884 Get:11 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-06-10T22:08:43.195Z] #29 5.887 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-06-10T22:08:43.195Z] #29 5.890 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-10T22:08:43.195Z] #29 5.903 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-10T22:08:43.195Z] #29 5.903 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-10T22:08:43.195Z] #29 6.108 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T22:08:43.195Z] #29 6.150 Fetched 3040 kB in 0s (9721 kB/s) [2022-06-10T22:08:43.195Z] #29 6.229 Selecting previously unselected package openssl. [2022-06-10T22:08:43.195Z] #29 6.229 (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 ... 6662 files and directories currently installed.) [2022-06-10T22:08:43.195Z] #29 6.231 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u2_amd64.deb ... [2022-06-10T22:08:43.195Z] #29 6.283 Unpacking openssl (1.1.1n-0+deb11u2) ... [2022-06-10T22:08:43.195Z] #29 6.507 Selecting previously unselected package ca-certificates. [2022-06-10T22:08:43.195Z] #29 6.507 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-06-10T22:08:43.195Z] #29 6.562 Unpacking ca-certificates (20210119) ... [2022-06-10T22:08:43.195Z] #29 6.783 Selecting previously unselected package libbrotli1:amd64. [2022-06-10T22:08:43.195Z] #29 6.783 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-06-10T22:08:43.195Z] #29 6.791 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-10T22:08:43.195Z] #29 7.022 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-06-10T22:08:43.195Z] #29 7.022 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-10T22:08:43.195Z] #29 7.033 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-10T22:08:43.195Z] #29 7.128 Selecting previously unselected package libsasl2-2:amd64. [2022-06-10T22:08:43.195Z] #29 7.128 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-10T22:08:43.195Z] #29 7.133 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-10T22:08:43.195Z] #29 7.256 Selecting previously unselected package libldap-2.4-2:amd64. [2022-06-10T22:08:43.195Z] #29 7.258 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-06-10T22:08:43.195Z] #29 7.262 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-10T22:08:43.195Z] #29 7.350 Selecting previously unselected package libnghttp2-14:amd64. [2022-06-10T22:08:43.195Z] #29 7.350 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-06-10T22:08:43.195Z] #29 7.355 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-10T22:08:43.195Z] #29 7.416 Selecting previously unselected package libpsl5:amd64. [2022-06-10T22:08:43.195Z] #29 7.416 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-06-10T22:08:43.195Z] #29 7.426 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-06-10T22:08:43.195Z] #29 7.474 Selecting previously unselected package librtmp1:amd64. [2022-06-10T22:08:43.195Z] #29 7.474 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-06-10T22:08:43.195Z] #29 7.474 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-10T22:08:43.195Z] #29 7.529 Selecting previously unselected package libssh2-1:amd64. [2022-06-10T22:08:43.195Z] #29 7.529 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-06-10T22:08:43.195Z] #29 7.529 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-06-10T22:08:43.195Z] #29 7.603 Selecting previously unselected package libcurl4:amd64. [2022-06-10T22:08:43.195Z] #29 7.603 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-10T22:08:43.195Z] #29 7.608 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-10T22:08:43.195Z] #29 7.694 Selecting previously unselected package curl. [2022-06-10T22:08:43.195Z] #29 7.697 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-10T22:08:43.195Z] #29 7.700 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-06-10T22:08:43.195Z] #29 7.792 Selecting previously unselected package libonig5:amd64. [2022-06-10T22:08:43.195Z] #29 7.792 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-10T22:08:43.195Z] #29 7.802 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-10T22:08:43.195Z] #29 7.882 Selecting previously unselected package libjq1:amd64. [2022-06-10T22:08:43.195Z] #29 7.882 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-06-10T22:08:43.195Z] #29 7.887 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-10T22:08:43.195Z] #29 7.953 Selecting previously unselected package jq. [2022-06-10T22:08:43.195Z] #29 7.953 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-06-10T22:08:43.195Z] #29 7.959 Unpacking jq (1.6-2.1) ... [2022-06-10T22:08:43.195Z] #29 8.029 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-06-10T22:08:43.195Z] #29 8.046 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-10T22:08:43.195Z] #29 8.056 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-10T22:08:43.195Z] #29 8.067 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-10T22:08:43.195Z] #29 8.081 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-10T22:08:43.195Z] #29 8.091 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-10T22:08:43.195Z] #29 8.103 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-06-10T22:08:43.195Z] #29 8.114 Setting up openssl (1.1.1n-0+deb11u2) ... [2022-06-10T22:08:43.195Z] #29 8.128 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-10T22:08:43.195Z] #29 8.138 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-10T22:08:43.195Z] #29 8.155 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-10T22:08:43.195Z] #29 8.166 Setting up ca-certificates (20210119) ... [2022-06-10T22:08:43.195Z] #29 9.069 Updating certificates in /etc/ssl/certs... [2022-06-10T22:08:43.195Z] #29 ... [2022-06-10T22:08:43.195Z] [2022-06-10T22:08:43.195Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T22:08:43.195Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T22:08:43.231Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.1s done [2022-06-10T22:08:43.231Z] #4 DONE 1.0s [2022-06-10T22:08:43.404Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 1.8s done [2022-06-10T22:08:43.404Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 44.04MB / 54.58MB 1.9s [2022-06-10T22:08:43.404Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 39.85MB / 85.87MB 1.9s [2022-06-10T22:08:43.404Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 0B / 141.75MB 1.9s [2022-06-10T22:08:43.404Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 47.19MB / 54.58MB 2.0s [2022-06-10T22:08:43.493Z] [2022-06-10T22:08:43.493Z] #5 [internal] load build definition from Dockerfile [2022-06-10T22:08:43.493Z] #5 sha256:9d980d0bf7cc22fa36d0f5f7cfb661c34b2a5311238ada1dca2cef8a01570bd6 [2022-06-10T22:08:43.493Z] #5 DONE 0.0s [2022-06-10T22:08:43.493Z] [2022-06-10T22:08:43.493Z] #6 [internal] load .dockerignore [2022-06-10T22:08:43.493Z] #6 sha256:bcd4cce07d5f0d56447e3caf8ec1b226231a6cc31687de86b1de29d901416d7e [2022-06-10T22:08:43.493Z] #6 DONE 0.0s [2022-06-10T22:08:43.493Z] [2022-06-10T22:08:43.493Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-10T22:08:43.493Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-06-10T22:08:43.670Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 54.58MB / 54.58MB 2.2s [2022-06-10T22:08:43.670Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 53.44MB / 85.87MB 2.2s [2022-06-10T22:08:43.670Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 11.53MB / 141.75MB 2.2s [2022-06-10T22:08:43.670Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c [2022-06-10T22:08:43.670Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 59.77MB / 85.87MB 2.3s [2022-06-10T22:08:43.670Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 20.97MB / 141.75MB 2.3s [2022-06-10T22:08:43.936Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 65.01MB / 85.87MB 2.4s [2022-06-10T22:08:43.936Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 30.41MB / 141.75MB 2.4s [2022-06-10T22:08:43.936Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 75.50MB / 85.87MB 2.6s [2022-06-10T22:08:43.936Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 41.94MB / 141.75MB 2.6s [2022-06-10T22:08:44.034Z] #11 ... [2022-06-10T22:08:44.034Z] [2022-06-10T22:08:44.034Z] #29 [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-06-10T22:08:44.034Z] #29 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be [2022-06-10T22:08:44.034Z] #29 1.426 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T22:08:44.034Z] #29 1.431 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T22:08:44.034Z] #29 1.431 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T22:08:44.034Z] #29 1.683 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T22:08:44.034Z] #29 2.040 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T22:08:44.034Z] #29 2.359 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T22:08:44.034Z] #29 3.671 Fetched 8537 kB in 3s (3400 kB/s) [2022-06-10T22:08:44.034Z] #29 3.671 Reading package lists... [2022-06-10T22:08:44.034Z] #29 4.500 Reading package lists... [2022-06-10T22:08:44.034Z] #29 5.308 Building dependency tree... [2022-06-10T22:08:44.034Z] #29 5.824 The following additional packages will be installed: [2022-06-10T22:08:44.034Z] #29 5.824 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-06-10T22:08:44.034Z] #29 5.825 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-06-10T22:08:44.034Z] #29 5.826 Recommended packages: [2022-06-10T22:08:44.034Z] #29 5.826 libldap-common publicsuffix libsasl2-modules [2022-06-10T22:08:44.034Z] #29 5.998 The following NEW packages will be installed: [2022-06-10T22:08:44.034Z] #29 5.999 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-06-10T22:08:44.034Z] #29 5.999 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-06-10T22:08:44.034Z] #29 6.012 libssh2-1 openssl [2022-06-10T22:08:44.034Z] #29 6.279 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T22:08:44.034Z] #29 6.279 Need to get 3040 kB of archives. [2022-06-10T22:08:44.034Z] #29 6.279 After this operation, 6651 kB of additional disk space will be used. [2022-06-10T22:08:44.034Z] #29 6.279 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-06-10T22:08:44.034Z] #29 6.295 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u2 [852 kB] [2022-06-10T22:08:44.034Z] #29 6.295 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-06-10T22:08:44.034Z] #29 6.295 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-06-10T22:08:44.034Z] #29 6.295 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-06-10T22:08:44.034Z] #29 6.295 Get:6 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-06-10T22:08:44.034Z] #29 6.295 Get:7 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-06-10T22:08:44.034Z] #29 6.295 Get:8 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-06-10T22:08:44.034Z] #29 6.295 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-06-10T22:08:44.034Z] #29 6.297 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-06-10T22:08:44.034Z] #29 6.301 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-06-10T22:08:44.034Z] #29 6.331 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-06-10T22:08:44.034Z] #29 6.331 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-10T22:08:44.034Z] #29 6.331 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-10T22:08:44.034Z] #29 6.331 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-10T22:08:44.034Z] #29 6.647 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T22:08:44.034Z] #29 6.693 Fetched 3040 kB in 0s (9391 kB/s) [2022-06-10T22:08:44.034Z] #29 6.735 Selecting previously unselected package openssl. [2022-06-10T22:08:44.035Z] #29 6.735 (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 ... 6662 files and directories currently installed.) [2022-06-10T22:08:44.035Z] #29 6.735 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u2_amd64.deb ... [2022-06-10T22:08:44.035Z] #29 6.735 Unpacking openssl (1.1.1n-0+deb11u2) ... [2022-06-10T22:08:44.035Z] #29 6.971 Selecting previously unselected package ca-certificates. [2022-06-10T22:08:44.035Z] #29 6.971 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-06-10T22:08:44.035Z] #29 6.978 Unpacking ca-certificates (20210119) ... [2022-06-10T22:08:44.035Z] #29 7.187 Selecting previously unselected package libbrotli1:amd64. [2022-06-10T22:08:44.035Z] #29 7.187 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-06-10T22:08:44.035Z] #29 7.234 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-10T22:08:44.035Z] #29 7.352 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-06-10T22:08:44.035Z] #29 7.352 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-10T22:08:44.035Z] #29 7.357 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-10T22:08:44.035Z] #29 7.459 Selecting previously unselected package libsasl2-2:amd64. [2022-06-10T22:08:44.035Z] #29 7.459 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-10T22:08:44.035Z] #29 7.459 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-10T22:08:44.035Z] #29 7.546 Selecting previously unselected package libldap-2.4-2:amd64. [2022-06-10T22:08:44.035Z] #29 7.546 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-06-10T22:08:44.035Z] #29 7.572 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-10T22:08:44.035Z] #29 7.792 Selecting previously unselected package libnghttp2-14:amd64. [2022-06-10T22:08:44.035Z] #29 7.792 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-06-10T22:08:44.035Z] #29 7.804 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-10T22:08:44.035Z] #29 7.877 Selecting previously unselected package libpsl5:amd64. [2022-06-10T22:08:44.035Z] #29 7.877 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-06-10T22:08:44.035Z] #29 7.882 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-06-10T22:08:44.035Z] #29 8.015 Selecting previously unselected package librtmp1:amd64. [2022-06-10T22:08:44.035Z] #29 8.015 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-06-10T22:08:44.035Z] #29 8.019 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-10T22:08:44.035Z] #29 8.116 Selecting previously unselected package libssh2-1:amd64. [2022-06-10T22:08:44.035Z] #29 8.116 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-06-10T22:08:44.035Z] #29 8.126 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-06-10T22:08:44.035Z] #29 8.245 Selecting previously unselected package libcurl4:amd64. [2022-06-10T22:08:44.035Z] #29 8.245 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-10T22:08:44.035Z] #29 8.250 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-10T22:08:44.035Z] #29 8.351 Selecting previously unselected package curl. [2022-06-10T22:08:44.035Z] #29 8.351 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-10T22:08:44.035Z] #29 8.356 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-06-10T22:08:44.035Z] #29 8.459 Selecting previously unselected package libonig5:amd64. [2022-06-10T22:08:44.035Z] #29 8.459 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-10T22:08:44.035Z] #29 8.464 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-10T22:08:44.035Z] #29 8.567 Selecting previously unselected package libjq1:amd64. [2022-06-10T22:08:44.035Z] #29 8.567 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-06-10T22:08:44.035Z] #29 8.567 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-10T22:08:44.035Z] #29 8.678 Selecting previously unselected package jq. [2022-06-10T22:08:44.035Z] #29 8.678 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-06-10T22:08:44.035Z] #29 8.686 Unpacking jq (1.6-2.1) ... [2022-06-10T22:08:44.035Z] #29 8.768 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-06-10T22:08:44.035Z] #29 8.783 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-10T22:08:44.035Z] #29 8.795 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-10T22:08:44.035Z] #29 8.803 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-10T22:08:44.035Z] #29 8.815 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-10T22:08:44.035Z] #29 8.820 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-10T22:08:44.035Z] #29 8.830 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-06-10T22:08:44.035Z] #29 8.841 Setting up openssl (1.1.1n-0+deb11u2) ... [2022-06-10T22:08:44.035Z] #29 8.857 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-10T22:08:44.035Z] #29 8.870 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-10T22:08:44.035Z] #29 8.883 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-10T22:08:44.035Z] #29 8.895 Setting up ca-certificates (20210119) ... [2022-06-10T22:08:44.035Z] #29 9.790 Updating certificates in /etc/ssl/certs... [2022-06-10T22:08:44.197Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 83.89MB / 85.87MB 2.7s [2022-06-10T22:08:44.197Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 52.65MB / 141.75MB 2.7s [2022-06-10T22:08:44.298Z] #29 ... [2022-06-10T22:08:44.298Z] [2022-06-10T22:08:44.298Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T22:08:44.298Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T22:08:44.425Z] #10 DONE 0.9s [2022-06-10T22:08:44.425Z] [2022-06-10T22:08:44.425Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-10T22:08:44.425Z] #7 sha256:254888d0473df42f3d8363fa8d89e38569261e00a1ef9639c42f1a611adbd0d7 [2022-06-10T22:08:44.425Z] #7 DONE 0.9s [2022-06-10T22:08:44.425Z] [2022-06-10T22:08:44.425Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-10T22:08:44.425Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-10T22:08:44.425Z] #9 DONE 0.9s [2022-06-10T22:08:44.425Z] [2022-06-10T22:08:44.425Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-10T22:08:44.425Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-10T22:08:44.425Z] #8 DONE 1.0s [2022-06-10T22:08:44.447Z] #84 ... [2022-06-10T22:08:44.447Z] [2022-06-10T22:08:44.447Z] #60 [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-06-10T22:08:44.447Z] #60 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-10T22:08:44.447Z] #60 79.44 gotestsum version dev [2022-06-10T22:08:44.459Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 54.58MB / 54.58MB 2.8s done [2022-06-10T22:08:44.459Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 72.35MB / 141.75MB 3.1s [2022-06-10T22:08:44.459Z] #11 sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 155B / 155B 3.1s [2022-06-10T22:08:44.723Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 80.74MB / 141.75MB 3.2s [2022-06-10T22:08:44.990Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 91.23MB / 141.75MB 3.4s [2022-06-10T22:08:44.990Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 99.47MB / 141.75MB 3.5s [2022-06-10T22:08:44.991Z] [2022-06-10T22:08:44.991Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-10T22:08:44.991Z] #28 sha256:9102157671b3104ca121d5c382a6ea755fd191d2d0d9235b3ccd435febac3c72 [2022-06-10T22:08:44.991Z] #28 resolve docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 done [2022-06-10T22:08:44.991Z] #28 sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 1.85kB / 1.85kB done [2022-06-10T22:08:44.991Z] #28 sha256:1623b714f66926243b9b946d59d200082a1b86043169f4d6602b6e64bc20a38a 529B / 529B done [2022-06-10T22:08:44.991Z] #28 sha256:e38a1b1bebd53396928bac3000fcc9fee3970cd022eae1e79fbd08d46a1a6ea8 1.48kB / 1.48kB done [2022-06-10T22:08:44.991Z] #28 sha256:d794814721d57f8aaec06ab3652e90212cc3beccf5ff5c87f6ecf8375784bcc8 0B / 53.70MB 0.2s [2022-06-10T22:08:45.047Z] #60 DONE 80.3s [2022-06-10T22:08:45.048Z] [2022-06-10T22:08:45.048Z] #62 [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.44.0" && /build/golangci-lint --version [2022-06-10T22:08:45.048Z] #62 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T22:08:45.249Z] #28 sha256:d794814721d57f8aaec06ab3652e90212cc3beccf5ff5c87f6ecf8375784bcc8 3.15MB / 53.70MB 0.3s [2022-06-10T22:08:45.249Z] #28 sha256:d794814721d57f8aaec06ab3652e90212cc3beccf5ff5c87f6ecf8375784bcc8 19.92MB / 53.70MB 0.4s [2022-06-10T22:08:45.249Z] #28 sha256:d794814721d57f8aaec06ab3652e90212cc3beccf5ff5c87f6ecf8375784bcc8 35.65MB / 53.70MB 0.5s [2022-06-10T22:08:45.254Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 114.29MB / 141.75MB 3.7s [2022-06-10T22:08:45.254Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 126.88MB / 141.75MB 3.9s [2022-06-10T22:08:45.511Z] #28 sha256:d794814721d57f8aaec06ab3652e90212cc3beccf5ff5c87f6ecf8375784bcc8 45.09MB / 53.70MB 0.6s [2022-06-10T22:08:45.511Z] #28 sha256:d794814721d57f8aaec06ab3652e90212cc3beccf5ff5c87f6ecf8375784bcc8 52.43MB / 53.70MB 0.7s [2022-06-10T22:08:45.521Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 85.87MB / 85.87MB 3.9s done [2022-06-10T22:08:45.521Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 135.27MB / 141.75MB 4.0s [2022-06-10T22:08:45.521Z] #11 sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 155B / 155B 4.0s done [2022-06-10T22:08:45.681Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 8.6s done [2022-06-10T22:08:45.776Z] #28 ... [2022-06-10T22:08:45.776Z] [2022-06-10T22:08:45.776Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-10T22:08:45.776Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-10T22:08:45.776Z] #49 DONE 0.0s [2022-06-10T22:08:45.776Z] [2022-06-10T22:08:45.776Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-10T22:08:45.776Z] #28 sha256:9102157671b3104ca121d5c382a6ea755fd191d2d0d9235b3ccd435febac3c72 [2022-06-10T22:08:45.941Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 0.1s [2022-06-10T22:08:46.911Z] #11 ... [2022-06-10T22:08:46.911Z] [2022-06-10T22:08:46.911Z] #24 [internal] load build context [2022-06-10T22:08:46.911Z] #24 sha256:370d98739ccfac52377f3e4eccb775db5d98364478de80bf80f59507fb289e16 [2022-06-10T22:08:46.911Z] #24 transferring context: 61.14MB 4.9s done [2022-06-10T22:08:46.911Z] #24 DONE 5.7s [2022-06-10T22:08:46.911Z] [2022-06-10T22:08:46.911Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T22:08:46.911Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T22:08:46.966Z] #62 ... [2022-06-10T22:08:46.966Z] [2022-06-10T22:08:46.966Z] #19 [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-06-10T22:08:46.966Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a [2022-06-10T22:08:46.966Z] #19 70.17 Fetched 49.0 MB in 1min 8s (717 kB/s) [2022-06-10T22:08:47.159Z] #28 ... [2022-06-10T22:08:47.159Z] [2022-06-10T22:08:47.159Z] #24 [internal] load build context [2022-06-10T22:08:47.159Z] #24 sha256:b4b0451e3cbbe35a53ff75a8fb8c2c2092e6054b8703af77ba5b60172d1907e4 [2022-06-10T22:08:47.159Z] #24 transferring context: 61.15MB 1.8s done [2022-06-10T22:08:47.159Z] #24 DONE 2.3s [2022-06-10T22:08:47.159Z] [2022-06-10T22:08:47.159Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-10T22:08:47.159Z] #28 sha256:9102157671b3104ca121d5c382a6ea755fd191d2d0d9235b3ccd435febac3c72 [2022-06-10T22:08:47.159Z] #28 sha256:d794814721d57f8aaec06ab3652e90212cc3beccf5ff5c87f6ecf8375784bcc8 53.70MB / 53.70MB 2.2s done [2022-06-10T22:08:47.159Z] #28 extracting sha256:d794814721d57f8aaec06ab3652e90212cc3beccf5ff5c87f6ecf8375784bcc8 [2022-06-10T22:08:47.172Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 141.75MB / 141.75MB 5.6s done [2022-06-10T22:08:47.390Z] #11 ... [2022-06-10T22:08:47.390Z] [2022-06-10T22:08:47.390Z] #29 [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-06-10T22:08:47.390Z] #29 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be [2022-06-10T22:08:47.390Z] #29 10.31 129 added, 0 removed; done. [2022-06-10T22:08:47.390Z] #29 10.34 Setting up jq (1.6-2.1) ... [2022-06-10T22:08:47.390Z] #29 10.35 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-10T22:08:47.390Z] #29 10.36 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-06-10T22:08:47.390Z] #29 10.37 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T22:08:47.390Z] #29 10.39 Processing triggers for ca-certificates (20210119) ... [2022-06-10T22:08:47.390Z] #29 10.40 Updating certificates in /etc/ssl/certs... [2022-06-10T22:08:47.390Z] #29 11.16 0 added, 0 removed; done. [2022-06-10T22:08:47.390Z] #29 11.16 Running hooks in /etc/ca-certificates/update.d... [2022-06-10T22:08:47.390Z] #29 11.16 done. [2022-06-10T22:08:47.390Z] #29 DONE 13.2s [2022-06-10T22:08:47.390Z] [2022-06-10T22:08:47.390Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T22:08:47.390Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T22:08:47.390Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 5.0s [2022-06-10T22:08:47.390Z] #11 ... [2022-06-10T22:08:47.390Z] [2022-06-10T22:08:47.390Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-10T22:08:47.390Z] #30 sha256:cee32924391b3df745336626994b73f773eef144c2396ec9a918f42197f2f581 [2022-06-10T22:08:47.390Z] #30 DONE 0.7s [2022-06-10T22:08:47.390Z] [2022-06-10T22:08:47.390Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T22:08:47.390Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T22:08:50.906Z] #28 extracting sha256:d794814721d57f8aaec06ab3652e90212cc3beccf5ff5c87f6ecf8375784bcc8 2.1s done [2022-06-10T22:08:50.908Z] #11 ... [2022-06-10T22:08:50.908Z] [2022-06-10T22:08:50.908Z] #29 [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-06-10T22:08:50.908Z] #29 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be [2022-06-10T22:08:50.908Z] #29 11.18 129 added, 0 removed; done. [2022-06-10T22:08:50.908Z] #29 11.24 Setting up jq (1.6-2.1) ... [2022-06-10T22:08:50.908Z] #29 11.25 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-10T22:08:50.908Z] #29 11.26 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-06-10T22:08:50.908Z] #29 11.28 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T22:08:50.908Z] #29 11.30 Processing triggers for ca-certificates (20210119) ... [2022-06-10T22:08:50.908Z] #29 11.31 Updating certificates in /etc/ssl/certs... [2022-06-10T22:08:50.908Z] #29 12.20 0 added, 0 removed; done. [2022-06-10T22:08:50.908Z] #29 12.20 Running hooks in /etc/ca-certificates/update.d... [2022-06-10T22:08:50.908Z] #29 12.20 done. [2022-06-10T22:08:50.908Z] #29 DONE 14.1s [2022-06-10T22:08:50.908Z] [2022-06-10T22:08:50.908Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T22:08:50.908Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T22:08:50.908Z] #11 ... [2022-06-10T22:08:50.908Z] [2022-06-10T22:08:50.908Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-10T22:08:50.908Z] #30 sha256:e218282e66cf54db6276d3cbbb49dd2a81b1e7b8bc6d2522d23d732604a9dbc4 [2022-06-10T22:08:50.908Z] #30 DONE 0.3s [2022-06-10T22:08:50.908Z] [2022-06-10T22:08:50.908Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T22:08:50.908Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T22:08:50.908Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 4.7s done [2022-06-10T22:08:50.908Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 [2022-06-10T22:08:50.909Z] #11 ... [2022-06-10T22:08:50.909Z] [2022-06-10T22:08:50.909Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-10T22:08:50.909Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-10T22:08:50.909Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-06-10T22:08:50.909Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-10T22:08:50.909Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-06-10T22:08:50.909Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-06-10T22:08:50.909Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.7s done [2022-06-10T22:08:50.909Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.0s done [2022-06-10T22:08:50.909Z] #71 DONE 6.9s [2022-06-10T22:08:50.909Z] [2022-06-10T22:08:50.909Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T22:08:50.909Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T22:08:50.909Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 5.2s [2022-06-10T22:08:50.909Z] #11 ... [2022-06-10T22:08:50.909Z] [2022-06-10T22:08:50.909Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-10T22:08:50.909Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-10T22:08:50.909Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-10T22:08:50.909Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-06-10T22:08:50.909Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-06-10T22:08:50.909Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.5s done [2022-06-10T22:08:50.910Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.2s done [2022-06-10T22:08:50.910Z] #73 DONE 7.5s [2022-06-10T22:08:50.910Z] [2022-06-10T22:08:50.910Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T22:08:50.910Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T22:08:50.910Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 5.4s done [2022-06-10T22:08:50.910Z] #11 extracting sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 [2022-06-10T22:08:50.910Z] #11 extracting sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 0.3s done [2022-06-10T22:08:50.910Z] #11 ... [2022-06-10T22:08:50.910Z] [2022-06-10T22:08:50.910Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-10T22:08:50.910Z] #28 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c [2022-06-10T22:08:50.910Z] #28 resolve docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 0.2s done [2022-06-10T22:08:50.910Z] #28 sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 1.85kB / 1.85kB done [2022-06-10T22:08:50.910Z] #28 sha256:f0203caaadfa5e8191aa8d75ad0b36c95c72543c33f76e48f0a4d9dec22d5a63 529B / 529B done [2022-06-10T22:08:50.910Z] #28 sha256:4eacea30377a698ef8fbec99b6caf01cb150151cbedc8e0b1c3d22f134206f1a 1.46kB / 1.46kB done [2022-06-10T22:08:50.910Z] #28 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 1.4s done [2022-06-10T22:08:50.910Z] #28 DONE 8.5s [2022-06-10T22:08:50.910Z] [2022-06-10T22:08:50.910Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-10T22:08:50.910Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-10T22:08:50.910Z] #72 DONE 0.9s [2022-06-10T22:08:50.910Z] [2022-06-10T22:08:50.910Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T22:08:50.910Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T22:08:50.910Z] #11 extracting sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 0.5s done [2022-06-10T22:08:50.910Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 0.1s [2022-06-10T22:08:50.910Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 6.3s done [2022-06-10T22:08:50.910Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 [2022-06-10T22:08:51.858Z] #11 ... [2022-06-10T22:08:51.859Z] [2022-06-10T22:08:51.859Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-10T22:08:51.859Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-10T22:08:51.859Z] #74 DONE 0.9s [2022-06-10T22:08:51.859Z] [2022-06-10T22:08:51.859Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T22:08:51.859Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T22:08:52.810Z] #28 DONE 8.0s [2022-06-10T22:08:52.810Z] [2022-06-10T22:08:52.810Z] #29 [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-06-10T22:08:52.810Z] #29 sha256:f84be1d2430621ebb6a229c0b526ce342fba3252136edcac4c1f7699c0f94087 [2022-06-10T22:08:53.754Z] #29 ... [2022-06-10T22:08:53.754Z] [2022-06-10T22:08:53.754Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-10T22:08:53.754Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-10T22:08:53.754Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-06-10T22:08:53.754Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-10T22:08:53.754Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-06-10T22:08:53.754Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-06-10T22:08:53.754Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 7.5s done [2022-06-10T22:08:53.754Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.7s done [2022-06-10T22:08:53.754Z] #71 DONE 8.6s [2022-06-10T22:08:53.754Z] [2022-06-10T22:08:53.754Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T22:08:53.754Z] #11 sha256:30564c5d2d2b7559ee285a8181edcf7f7a60cee3c30664cc59c3afac26a40651 [2022-06-10T22:08:53.754Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 0.1s done [2022-06-10T22:08:53.754Z] #11 sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 1.86kB / 1.86kB done [2022-06-10T22:08:53.754Z] #11 sha256:f9dd8baf438f408e37393c61dcd6daa467d87014c98def6469f369e825152aa1 1.80kB / 1.80kB done [2022-06-10T22:08:53.754Z] #11 sha256:c6edb1d568eeb978f3273dd71d09a0ea574227b20e310f00a895b8fc2ecc35cf 7.12kB / 7.12kB done [2022-06-10T22:08:53.754Z] #11 sha256:bf62ee63325dbbad699d6845f68c2391db3bf158f60373849c2d1cb6bb479788 4.94MB / 4.94MB 0.3s done [2022-06-10T22:08:53.754Z] #11 sha256:d794814721d57f8aaec06ab3652e90212cc3beccf5ff5c87f6ecf8375784bcc8 53.70MB / 53.70MB 2.0s done [2022-06-10T22:08:53.754Z] #11 sha256:29e37b4c58dd1db7ead6f3c2cdf757f490b4e29c958d2a70559c313e9a03a5ef 10.66MB / 10.66MB 0.7s done [2022-06-10T22:08:53.754Z] #11 sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1 108.88MB / 108.88MB 7.4s done [2022-06-10T22:08:53.754Z] #11 sha256:a9d4d985d43a589369b9913a1e53ea26e5ba547069037ffa31021650476d1ef3 81.08MB / 81.08MB 5.4s done [2022-06-10T22:08:53.754Z] #11 sha256:9cb366fec153b3461ef6bedb0d03ddfd52da9b314025abfccb50a3e8e8669fdb 54.67MB / 54.67MB 3.8s done [2022-06-10T22:08:53.754Z] #11 sha256:0dd9ad2436d2d1f4f8cba6329e84ff3a1ec8017654f4d7d6fb0de8bb349b0400 127B / 127B 7.4s done [2022-06-10T22:08:53.754Z] #11 extracting sha256:bf62ee63325dbbad699d6845f68c2391db3bf158f60373849c2d1cb6bb479788 0.2s done [2022-06-10T22:08:53.754Z] #11 extracting sha256:29e37b4c58dd1db7ead6f3c2cdf757f490b4e29c958d2a70559c313e9a03a5ef 0.2s done [2022-06-10T22:08:53.754Z] #11 extracting sha256:9cb366fec153b3461ef6bedb0d03ddfd52da9b314025abfccb50a3e8e8669fdb 1.3s [2022-06-10T22:08:54.012Z] #11 ... [2022-06-10T22:08:54.012Z] [2022-06-10T22:08:54.012Z] #29 [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-06-10T22:08:54.012Z] #29 sha256:f84be1d2430621ebb6a229c0b526ce342fba3252136edcac4c1f7699c0f94087 [2022-06-10T22:08:54.012Z] #29 1.282 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T22:08:54.012Z] #29 1.296 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T22:08:54.012Z] #29 1.296 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T22:08:54.194Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 5.0s [2022-06-10T22:08:54.271Z] #29 1.523 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-10T22:08:54.529Z] #29 1.746 Get:5 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-10T22:08:54.787Z] #29 ... [2022-06-10T22:08:54.787Z] [2022-06-10T22:08:54.787Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-10T22:08:54.787Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-10T22:08:54.787Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-10T22:08:54.787Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-06-10T22:08:54.788Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-06-10T22:08:54.788Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 7.6s done [2022-06-10T22:08:54.788Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.9s done [2022-06-10T22:08:54.788Z] #73 DONE 9.7s [2022-06-10T22:08:54.788Z] [2022-06-10T22:08:54.788Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T22:08:54.788Z] #11 sha256:30564c5d2d2b7559ee285a8181edcf7f7a60cee3c30664cc59c3afac26a40651 [2022-06-10T22:08:56.080Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 5.0s done [2022-06-10T22:08:56.080Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 [2022-06-10T22:08:56.196Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 5.2s [2022-06-10T22:08:56.687Z] #11 extracting sha256:9cb366fec153b3461ef6bedb0d03ddfd52da9b314025abfccb50a3e8e8669fdb 4.0s done [2022-06-10T22:08:57.251Z] #11 extracting sha256:a9d4d985d43a589369b9913a1e53ea26e5ba547069037ffa31021650476d1ef3 [2022-06-10T22:08:57.476Z] #11 ... [2022-06-10T22:08:57.476Z] [2022-06-10T22:08:57.476Z] #31 [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-06-10T22:08:57.476Z] #31 sha256:56738a2e14ebbbeb2d73492f83f51fcf482e264119fde6ac02b1f64bb4801c86 [2022-06-10T22:08:57.476Z] #31 2.167 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-06-10T22:08:57.476Z] #31 2.496 [2022-06-10T22:08:57.476Z] #31 2.718 #=#=# ######################################################################## 100.0% [2022-06-10T22:08:57.476Z] #31 3.139 [2022-06-10T22:08:57.476Z] #31 4.239 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-06-10T22:08:57.476Z] #31 4.567 [2022-06-10T22:08:57.476Z] #31 4.797 #=#=# ############################## 42.4% ######################################################################## 100.0% [2022-06-10T22:08:57.476Z] #31 5.135 [2022-06-10T22:08:57.476Z] #31 6.198 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-06-10T22:08:57.476Z] #31 6.562 [2022-06-10T22:08:57.476Z] #31 6.779 #=#=# ################ 22.7% ######################################### 57.1% ################################################################ 89.0% ######################################################################## 100.0% [2022-06-10T22:08:57.476Z] #31 7.354 [2022-06-10T22:08:57.476Z] #31 8.467 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-06-10T22:08:57.476Z] #31 8.792 [2022-06-10T22:08:57.476Z] #31 9.024 #=#=# ######################################################################## 100.0% [2022-06-10T22:08:57.476Z] #31 9.328 [2022-06-10T22:08:57.476Z] #31 10.18 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-06-10T22:08:57.734Z] #31 ... [2022-06-10T22:08:57.734Z] [2022-06-10T22:08:57.734Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T22:08:57.734Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T22:08:58.744Z] #11 ... [2022-06-10T22:08:58.744Z] [2022-06-10T22:08:58.744Z] #31 [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-06-10T22:08:58.744Z] #31 sha256:2951269256ce3d5992432e6f2e8f29bfbd0141829252739f1e2c952ef425b424 [2022-06-10T22:08:58.744Z] #31 1.580 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-06-10T22:08:58.744Z] #31 1.868 [2022-06-10T22:08:58.744Z] #31 2.087 #=#=# ################ 22.8% ######################################################################## 100.0% [2022-06-10T22:08:58.744Z] #31 2.479 [2022-06-10T22:08:58.744Z] #31 3.518 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-06-10T22:08:58.744Z] #31 3.931 [2022-06-10T22:08:58.744Z] #31 4.168 #=#=# ######################################################################## 100.0% [2022-06-10T22:08:58.744Z] #31 4.480 [2022-06-10T22:08:58.744Z] #31 5.517 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-06-10T22:08:58.744Z] #31 5.826 [2022-06-10T22:08:58.744Z] #31 6.048 #=#=# ################## 25.5% ######################################### 57.5% ################################################################ 89.6% ######################################################################## 100.0% [2022-06-10T22:08:58.744Z] #31 6.623 [2022-06-10T22:08:58.744Z] #31 7.622 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-06-10T22:08:58.744Z] #31 7.911 [2022-06-10T22:08:58.744Z] #31 8.132 #=#=# ######################################################################## 100.0% [2022-06-10T22:08:58.744Z] #31 8.451 [2022-06-10T22:08:58.744Z] #31 9.179 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-06-10T22:08:58.744Z] #31 9.527 [2022-06-10T22:08:58.744Z] #31 9.746 #=#=# ######################################################################## 100.0% [2022-06-10T22:08:58.744Z] #31 10.04 [2022-06-10T22:08:58.744Z] #31 10.11 Download of images into '/build' complete. [2022-06-10T22:08:58.744Z] #31 10.11 Use something like the following to load the result into a Docker daemon: [2022-06-10T22:08:58.744Z] #31 10.11 tar -cC '/build' . | docker load [2022-06-10T22:08:58.744Z] #31 ... [2022-06-10T22:08:58.744Z] [2022-06-10T22:08:58.744Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T22:08:58.744Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T22:08:59.121Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 10.2s [2022-06-10T22:09:00.298Z] #11 ... [2022-06-10T22:09:00.298Z] [2022-06-10T22:09:00.298Z] #29 [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-06-10T22:09:00.298Z] #29 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be [2022-06-10T22:09:00.298Z] #29 0.961 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T22:09:00.298Z] #29 0.979 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T22:09:00.298Z] #29 0.992 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T22:09:00.298Z] #29 1.148 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T22:09:00.298Z] #29 1.512 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T22:09:00.298Z] #29 1.534 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T22:09:00.298Z] #29 3.099 Fetched 8537 kB in 2s (3579 kB/s) [2022-06-10T22:09:00.298Z] #29 3.099 Reading package lists... [2022-06-10T22:09:00.298Z] #29 3.995 Reading package lists... [2022-06-10T22:09:00.298Z] #29 4.818 Building dependency tree... [2022-06-10T22:09:00.298Z] #29 5.175 The following additional packages will be installed: [2022-06-10T22:09:00.298Z] #29 5.175 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-06-10T22:09:00.298Z] #29 5.176 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-06-10T22:09:00.298Z] #29 5.178 Recommended packages: [2022-06-10T22:09:00.298Z] #29 5.178 libldap-common publicsuffix libsasl2-modules [2022-06-10T22:09:00.298Z] #29 5.318 The following NEW packages will be installed: [2022-06-10T22:09:00.298Z] #29 5.319 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-06-10T22:09:00.298Z] #29 5.319 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-06-10T22:09:00.298Z] #29 5.320 libssh2-1 openssl [2022-06-10T22:09:00.298Z] #29 5.607 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T22:09:00.298Z] #29 5.607 Need to get 3040 kB of archives. [2022-06-10T22:09:00.298Z] #29 5.607 After this operation, 6651 kB of additional disk space will be used. [2022-06-10T22:09:00.298Z] #29 5.607 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-06-10T22:09:00.298Z] #29 5.607 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u2 [852 kB] [2022-06-10T22:09:00.298Z] #29 5.616 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-06-10T22:09:00.298Z] #29 5.616 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-06-10T22:09:00.298Z] #29 5.616 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-06-10T22:09:00.298Z] #29 5.620 Get:6 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-06-10T22:09:00.298Z] #29 5.627 Get:7 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-06-10T22:09:00.298Z] #29 5.627 Get:8 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-06-10T22:09:00.298Z] #29 5.627 Get:9 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-06-10T22:09:00.298Z] #29 5.627 Get:10 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-06-10T22:09:00.298Z] #29 5.633 Get:11 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-06-10T22:09:00.298Z] #29 5.633 Get:12 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-06-10T22:09:00.298Z] #29 5.649 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-10T22:09:00.298Z] #29 5.651 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-10T22:09:00.298Z] #29 5.664 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-10T22:09:00.298Z] #29 5.876 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T22:09:00.298Z] #29 5.909 Fetched 3040 kB in 0s (9122 kB/s) [2022-06-10T22:09:00.298Z] #29 5.939 Selecting previously unselected package openssl. [2022-06-10T22:09:00.298Z] #29 5.939 (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 ... 6662 files and directories currently installed.) [2022-06-10T22:09:00.298Z] #29 5.943 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u2_amd64.deb ... [2022-06-10T22:09:00.298Z] #29 5.947 Unpacking openssl (1.1.1n-0+deb11u2) ... [2022-06-10T22:09:00.298Z] #29 6.120 Selecting previously unselected package ca-certificates. [2022-06-10T22:09:00.298Z] #29 6.120 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-06-10T22:09:00.298Z] #29 6.123 Unpacking ca-certificates (20210119) ... [2022-06-10T22:09:00.298Z] #29 6.198 Selecting previously unselected package libbrotli1:amd64. [2022-06-10T22:09:00.298Z] #29 6.199 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-06-10T22:09:00.298Z] #29 6.209 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-10T22:09:00.298Z] #29 6.277 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-06-10T22:09:00.298Z] #29 6.277 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-10T22:09:00.298Z] #29 6.280 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-10T22:09:00.298Z] #29 6.321 Selecting previously unselected package libsasl2-2:amd64. [2022-06-10T22:09:00.298Z] #29 6.323 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-10T22:09:00.298Z] #29 6.327 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-10T22:09:00.298Z] #29 6.379 Selecting previously unselected package libldap-2.4-2:amd64. [2022-06-10T22:09:00.298Z] #29 6.379 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-06-10T22:09:00.298Z] #29 6.383 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-10T22:09:00.298Z] #29 6.454 Selecting previously unselected package libnghttp2-14:amd64. [2022-06-10T22:09:00.298Z] #29 6.454 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-06-10T22:09:00.298Z] #29 6.457 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-10T22:09:00.298Z] #29 6.507 Selecting previously unselected package libpsl5:amd64. [2022-06-10T22:09:00.298Z] #29 6.507 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-06-10T22:09:00.298Z] #29 6.511 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-06-10T22:09:00.298Z] #29 6.556 Selecting previously unselected package librtmp1:amd64. [2022-06-10T22:09:00.298Z] #29 6.556 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-06-10T22:09:00.298Z] #29 6.561 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-10T22:09:00.298Z] #29 6.621 Selecting previously unselected package libssh2-1:amd64. [2022-06-10T22:09:00.298Z] #29 6.621 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-06-10T22:09:00.298Z] #29 6.621 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-06-10T22:09:00.298Z] #29 6.683 Selecting previously unselected package libcurl4:amd64. [2022-06-10T22:09:00.298Z] #29 6.683 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-10T22:09:00.298Z] #29 6.688 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-10T22:09:00.298Z] #29 6.771 Selecting previously unselected package curl. [2022-06-10T22:09:00.298Z] #29 6.771 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-10T22:09:00.298Z] #29 6.776 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-06-10T22:09:00.298Z] #29 6.840 Selecting previously unselected package libonig5:amd64. [2022-06-10T22:09:00.298Z] #29 6.840 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-10T22:09:00.298Z] #29 6.844 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-10T22:09:00.298Z] #29 6.918 Selecting previously unselected package libjq1:amd64. [2022-06-10T22:09:00.298Z] #29 6.918 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-06-10T22:09:00.298Z] #29 6.923 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-10T22:09:00.298Z] #29 6.977 Selecting previously unselected package jq. [2022-06-10T22:09:00.298Z] #29 6.977 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-06-10T22:09:00.298Z] #29 6.981 Unpacking jq (1.6-2.1) ... [2022-06-10T22:09:00.298Z] #29 7.026 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-06-10T22:09:00.298Z] #29 7.041 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-10T22:09:00.298Z] #29 7.053 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-10T22:09:00.298Z] #29 7.069 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-10T22:09:00.298Z] #29 7.081 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-10T22:09:00.298Z] #29 7.091 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-10T22:09:00.298Z] #29 7.104 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-06-10T22:09:00.298Z] #29 7.114 Setting up openssl (1.1.1n-0+deb11u2) ... [2022-06-10T22:09:00.298Z] #29 7.131 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-10T22:09:00.298Z] #29 7.143 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-10T22:09:00.298Z] #29 7.156 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-10T22:09:00.298Z] #29 7.171 Setting up ca-certificates (20210119) ... [2022-06-10T22:09:00.298Z] #29 7.789 Updating certificates in /etc/ssl/certs... [2022-06-10T22:09:00.298Z] #29 8.449 129 added, 0 removed; done. [2022-06-10T22:09:00.298Z] #29 8.540 Setting up jq (1.6-2.1) ... [2022-06-10T22:09:00.298Z] #29 8.550 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-10T22:09:00.298Z] #29 8.563 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-06-10T22:09:00.298Z] #29 8.574 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T22:09:00.298Z] #29 8.592 Processing triggers for ca-certificates (20210119) ... [2022-06-10T22:09:00.298Z] #29 8.601 Updating certificates in /etc/ssl/certs... [2022-06-10T22:09:00.298Z] #29 9.203 0 added, 0 removed; done. [2022-06-10T22:09:00.298Z] #29 9.203 Running hooks in /etc/ca-certificates/update.d... [2022-06-10T22:09:00.298Z] #29 9.204 done. [2022-06-10T22:09:00.298Z] #29 ... [2022-06-10T22:09:00.298Z] [2022-06-10T22:09:00.298Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T22:09:00.298Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T22:09:00.298Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 4.3s done [2022-06-10T22:09:00.527Z] #11 ... [2022-06-10T22:09:00.527Z] [2022-06-10T22:09:00.527Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-10T22:09:00.527Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-06-10T22:09:00.527Z] #72 DONE 2.4s [2022-06-10T22:09:00.527Z] [2022-06-10T22:09:00.527Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T22:09:00.527Z] #11 sha256:30564c5d2d2b7559ee285a8181edcf7f7a60cee3c30664cc59c3afac26a40651 [2022-06-10T22:09:00.527Z] #11 extracting sha256:a9d4d985d43a589369b9913a1e53ea26e5ba547069037ffa31021650476d1ef3 3.3s done [2022-06-10T22:09:00.527Z] #11 ... [2022-06-10T22:09:00.527Z] [2022-06-10T22:09:00.527Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-10T22:09:00.527Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-06-10T22:09:00.875Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 0.1s [2022-06-10T22:09:01.136Z] #11 ... [2022-06-10T22:09:01.136Z] [2022-06-10T22:09:01.136Z] #29 [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-06-10T22:09:01.136Z] #29 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be [2022-06-10T22:09:01.136Z] #29 DONE 11.2s [2022-06-10T22:09:01.282Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 10.2s [2022-06-10T22:09:01.282Z] #11 ... [2022-06-10T22:09:01.282Z] [2022-06-10T22:09:01.282Z] #31 [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-06-10T22:09:01.282Z] #31 sha256:2951269256ce3d5992432e6f2e8f29bfbd0141829252739f1e2c952ef425b424 [2022-06-10T22:09:01.282Z] #31 DONE 12.6s [2022-06-10T22:09:01.282Z] [2022-06-10T22:09:01.282Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T22:09:01.282Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T22:09:01.399Z] [2022-06-10T22:09:01.399Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T22:09:01.399Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T22:09:01.644Z] #11 ... [2022-06-10T22:09:01.644Z] [2022-06-10T22:09:01.644Z] #31 [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-06-10T22:09:01.644Z] #31 sha256:56738a2e14ebbbeb2d73492f83f51fcf482e264119fde6ac02b1f64bb4801c86 [2022-06-10T22:09:01.644Z] #31 10.57 [2022-06-10T22:09:01.644Z] #31 10.79 #=#=# ######################################################################## 100.0% [2022-06-10T22:09:01.644Z] #31 11.13 [2022-06-10T22:09:01.644Z] #31 11.20 Download of images into '/build' complete. [2022-06-10T22:09:01.644Z] #31 11.20 Use something like the following to load the result into a Docker daemon: [2022-06-10T22:09:01.644Z] #31 11.20 tar -cC '/build' . | docker load [2022-06-10T22:09:01.644Z] #31 DONE 13.8s [2022-06-10T22:09:01.644Z] [2022-06-10T22:09:01.644Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T22:09:01.644Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T22:09:01.660Z] #11 ... [2022-06-10T22:09:01.660Z] [2022-06-10T22:09:01.660Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-10T22:09:01.660Z] #30 sha256:93c4f90a9a9465a1b45b9f36c96fad4eeb3c4edf22de9dc40710e045105b730c [2022-06-10T22:09:01.660Z] #30 DONE 0.5s [2022-06-10T22:09:01.660Z] [2022-06-10T22:09:01.660Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T22:09:01.660Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T22:09:01.768Z] #19 70.17 Reading package lists... [2022-06-10T22:09:01.768Z] #19 ... [2022-06-10T22:09:01.768Z] [2022-06-10T22:09:01.768Z] #84 [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-06-10T22:09:01.768Z] #84 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:09:01.768Z] #84 35.70 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-06-10T22:09:01.901Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 13.2s done [2022-06-10T22:09:02.465Z] #11 extracting sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 done [2022-06-10T22:09:02.729Z] #11 DONE 42.9s [2022-06-10T22:09:02.729Z] [2022-06-10T22:09:02.729Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-10T22:09:02.729Z] #12 sha256:e7dde43b53ca9370930682b5d63834ddd339065eed3de58491b444403bb36b5d [2022-06-10T22:09:03.659Z] #12 DONE 0.8s [2022-06-10T22:09:03.659Z] [2022-06-10T22:09:03.659Z] #13 [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-06-10T22:09:03.659Z] #13 sha256:cf0b210e8d2b09f0756889c8758cb1cdd46c009beb7d8d1da67a5b7c3fb59669 [2022-06-10T22:09:04.224Z] #13 DONE 0.6s [2022-06-10T22:09:04.224Z] [2022-06-10T22:09:04.224Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-10T22:09:04.224Z] #33 sha256:e9ce286ab53bb85d01f4f0498884c277fe38220a8de0a52afd8262d34b3f1f8b [2022-06-10T22:09:04.224Z] #33 ... [2022-06-10T22:09:04.224Z] [2022-06-10T22:09:04.225Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-10T22:09:04.225Z] #46 sha256:5f453d4f89ad85fd9b9ebc3a592c4350e03b6160807ce9e314695c09e558b0de [2022-06-10T22:09:04.225Z] #46 DONE 0.2s [2022-06-10T22:09:04.225Z] [2022-06-10T22:09:04.225Z] #50 [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-06-10T22:09:04.225Z] #50 sha256:7cf5bf6a5270e284c8b7d99ca354713773de7c7d0118fa8c468fd02eeabd5040 [2022-06-10T22:09:04.225Z] #50 DONE 0.3s [2022-06-10T22:09:04.225Z] [2022-06-10T22:09:04.225Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-06-10T22:09:04.225Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-10T22:09:04.482Z] #47 ... [2022-06-10T22:09:04.482Z] [2022-06-10T22:09:04.482Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-10T22:09:04.482Z] #33 sha256:e9ce286ab53bb85d01f4f0498884c277fe38220a8de0a52afd8262d34b3f1f8b [2022-06-10T22:09:04.482Z] #33 DONE 0.3s [2022-06-10T22:09:04.482Z] [2022-06-10T22:09:04.482Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-10T22:09:04.482Z] #66 sha256:c1f743c2f207dfa40688705cee477f70a88c4ea00c168f3aac0cc83dfb588d53 [2022-06-10T22:09:04.482Z] #66 DONE 0.3s [2022-06-10T22:09:04.482Z] [2022-06-10T22:09:04.482Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-10T22:09:04.482Z] #25 sha256:23723809bf17a3b976fd9290197bf7656ef7d34d9a805b4e5fb15a8e55ef2197 [2022-06-10T22:09:04.482Z] #25 DONE 0.4s [2022-06-10T22:09:04.482Z] [2022-06-10T22:09:04.482Z] #26 [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-06-10T22:09:04.482Z] #26 sha256:46463edad75a223bb458c0e45ffb1961d8c053feda81e706bd95dd698ab09606 [2022-06-10T22:09:04.738Z] #74 DONE 3.8s [2022-06-10T22:09:04.738Z] [2022-06-10T22:09:04.738Z] #29 [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-06-10T22:09:04.738Z] #29 sha256:f84be1d2430621ebb6a229c0b526ce342fba3252136edcac4c1f7699c0f94087 [2022-06-10T22:09:04.738Z] #29 2.140 Get:6 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB] [2022-06-10T22:09:04.738Z] #29 2.889 Fetched 8424 kB in 2s (4485 kB/s) [2022-06-10T22:09:04.738Z] #29 2.889 Reading package lists... [2022-06-10T22:09:04.738Z] #29 3.449 Reading package lists... [2022-06-10T22:09:04.738Z] #29 3.989 Building dependency tree... [2022-06-10T22:09:04.738Z] #29 4.393 The following additional packages will be installed: [2022-06-10T22:09:04.738Z] #29 4.394 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-06-10T22:09:04.738Z] #29 4.395 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-06-10T22:09:04.738Z] #29 4.397 Recommended packages: [2022-06-10T22:09:04.738Z] #29 4.397 libldap-common publicsuffix libsasl2-modules [2022-06-10T22:09:04.738Z] #29 4.499 The following NEW packages will be installed: [2022-06-10T22:09:04.738Z] #29 4.500 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-06-10T22:09:04.738Z] #29 4.500 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-06-10T22:09:04.738Z] #29 4.501 libssh2-1 openssl [2022-06-10T22:09:04.738Z] #29 4.783 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T22:09:04.738Z] #29 4.783 Need to get 2935 kB of archives. [2022-06-10T22:09:04.738Z] #29 4.783 After this operation, 6476 kB of additional disk space will be used. [2022-06-10T22:09:04.738Z] #29 4.783 Get:1 http://security.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u2 [831 kB] [2022-06-10T22:09:04.738Z] #29 4.788 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-06-10T22:09:04.738Z] #29 4.857 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-06-10T22:09:04.738Z] #29 4.858 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-06-10T22:09:04.738Z] #29 4.899 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-06-10T22:09:04.738Z] #29 4.925 Get:6 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-06-10T22:09:04.738Z] #29 4.927 Get:7 http://security.debian.org/debian-security bullseye-security/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-06-10T22:09:04.738Z] #29 4.931 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-06-10T22:09:04.738Z] #29 4.943 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-06-10T22:09:04.738Z] #29 4.943 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-06-10T22:09:04.738Z] #29 4.943 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-06-10T22:09:04.738Z] #29 4.967 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-06-10T22:09:04.738Z] #29 4.971 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-06-10T22:09:04.738Z] #29 4.976 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-06-10T22:09:04.738Z] #29 4.985 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-06-10T22:09:04.738Z] #29 5.280 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T22:09:04.738Z] #29 5.317 Fetched 2935 kB in 0s (6126 kB/s) [2022-06-10T22:09:04.738Z] #29 5.529 Selecting previously unselected package openssl. [2022-06-10T22:09:04.738Z] #29 5.529 (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 ... 6654 files and directories currently installed.) [2022-06-10T22:09:04.738Z] #29 5.533 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u2_arm64.deb ... [2022-06-10T22:09:04.738Z] #29 5.665 Unpacking openssl (1.1.1n-0+deb11u2) ... [2022-06-10T22:09:04.738Z] #29 6.413 Selecting previously unselected package ca-certificates. [2022-06-10T22:09:04.738Z] #29 6.413 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-06-10T22:09:04.738Z] #29 6.438 Unpacking ca-certificates (20210119) ... [2022-06-10T22:09:04.738Z] #29 7.516 Selecting previously unselected package libbrotli1:arm64. [2022-06-10T22:09:04.738Z] #29 7.516 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-06-10T22:09:04.738Z] #29 7.529 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-06-10T22:09:04.738Z] #29 7.639 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-06-10T22:09:04.738Z] #29 7.639 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-06-10T22:09:04.738Z] #29 7.651 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-10T22:09:04.738Z] #29 7.713 Selecting previously unselected package libsasl2-2:arm64. [2022-06-10T22:09:04.738Z] #29 7.713 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-06-10T22:09:04.738Z] #29 7.722 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-10T22:09:04.738Z] #29 8.228 Selecting previously unselected package libldap-2.4-2:arm64. [2022-06-10T22:09:04.738Z] #29 8.228 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-06-10T22:09:04.738Z] #29 8.241 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-10T22:09:04.738Z] #29 9.243 Selecting previously unselected package libnghttp2-14:arm64. [2022-06-10T22:09:04.738Z] #29 9.243 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-06-10T22:09:04.738Z] #29 9.304 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-06-10T22:09:04.738Z] #29 9.753 Selecting previously unselected package libpsl5:arm64. [2022-06-10T22:09:04.739Z] #29 9.753 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-06-10T22:09:04.739Z] #29 9.771 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-06-10T22:09:04.739Z] #29 10.01 Selecting previously unselected package librtmp1:arm64. [2022-06-10T22:09:04.739Z] #29 10.01 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-06-10T22:09:04.739Z] #29 10.01 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-10T22:09:04.739Z] #29 10.06 Selecting previously unselected package libssh2-1:arm64. [2022-06-10T22:09:04.739Z] #29 10.06 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-06-10T22:09:04.739Z] #29 10.07 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-06-10T22:09:04.739Z] #29 10.45 Selecting previously unselected package libcurl4:arm64. [2022-06-10T22:09:04.739Z] #29 10.45 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-06-10T22:09:04.739Z] #29 10.55 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-06-10T22:09:04.739Z] #29 10.78 Selecting previously unselected package curl. [2022-06-10T22:09:04.739Z] #29 10.78 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-06-10T22:09:04.739Z] #29 10.85 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-06-10T22:09:04.739Z] #29 11.23 Selecting previously unselected package libonig5:arm64. [2022-06-10T22:09:04.739Z] #29 11.23 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-06-10T22:09:04.739Z] #29 11.30 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-06-10T22:09:04.739Z] #29 11.35 Selecting previously unselected package libjq1:arm64. [2022-06-10T22:09:04.739Z] #29 11.35 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-06-10T22:09:04.739Z] #29 11.36 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-06-10T22:09:04.739Z] #29 11.42 Selecting previously unselected package jq. [2022-06-10T22:09:04.739Z] #29 11.43 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-06-10T22:09:04.739Z] #29 11.43 Unpacking jq (1.6-2.1) ... [2022-06-10T22:09:04.739Z] #29 11.55 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-06-10T22:09:04.739Z] #29 11.65 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-06-10T22:09:04.739Z] #29 11.67 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-06-10T22:09:04.739Z] #29 11.69 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-10T22:09:04.739Z] #29 11.70 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-10T22:09:04.739Z] #29 11.71 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-10T22:09:04.739Z] #29 11.72 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-06-10T22:09:04.739Z] #29 11.74 Setting up openssl (1.1.1n-0+deb11u2) ... [2022-06-10T22:09:04.739Z] #29 11.75 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-06-10T22:09:04.739Z] #29 11.77 Setting up libjq1:arm64 (1.6-2.1) ... [2022-06-10T22:09:04.739Z] #29 11.78 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-10T22:09:04.739Z] #29 11.80 Setting up ca-certificates (20210119) ... [2022-06-10T22:09:05.303Z] #29 12.49 Updating certificates in /etc/ssl/certs... [2022-06-10T22:09:05.474Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 14.0s done [2022-06-10T22:09:05.474Z] #11 extracting sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 [2022-06-10T22:09:05.474Z] #11 extracting sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 done [2022-06-10T22:09:05.474Z] #11 DONE 45.3s [2022-06-10T22:09:05.474Z] [2022-06-10T22:09:05.474Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-10T22:09:05.474Z] #12 sha256:e7dde43b53ca9370930682b5d63834ddd339065eed3de58491b444403bb36b5d [2022-06-10T22:09:06.250Z] #29 13.44 129 added, 0 removed; done. [2022-06-10T22:09:06.250Z] #29 13.57 Setting up jq (1.6-2.1) ... [2022-06-10T22:09:06.414Z] #12 DONE 0.9s [2022-06-10T22:09:06.414Z] [2022-06-10T22:09:06.414Z] #13 [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-06-10T22:09:06.414Z] #13 sha256:cf0b210e8d2b09f0756889c8758cb1cdd46c009beb7d8d1da67a5b7c3fb59669 [2022-06-10T22:09:06.508Z] #29 13.58 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-06-10T22:09:06.508Z] #29 13.59 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-06-10T22:09:06.508Z] #29 13.61 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T22:09:06.508Z] #29 13.63 Processing triggers for ca-certificates (20210119) ... [2022-06-10T22:09:06.508Z] #29 13.64 Updating certificates in /etc/ssl/certs... [2022-06-10T22:09:06.973Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 5.3s [2022-06-10T22:09:06.983Z] #13 DONE 0.7s [2022-06-10T22:09:06.983Z] [2022-06-10T22:09:06.983Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-10T22:09:06.983Z] #33 sha256:e9ce286ab53bb85d01f4f0498884c277fe38220a8de0a52afd8262d34b3f1f8b [2022-06-10T22:09:07.080Z] #29 14.31 0 added, 0 removed; done. [2022-06-10T22:09:07.080Z] #29 14.31 Running hooks in /etc/ca-certificates/update.d... [2022-06-10T22:09:07.080Z] #29 14.32 done. [2022-06-10T22:09:07.253Z] #33 DONE 0.2s [2022-06-10T22:09:07.253Z] [2022-06-10T22:09:07.253Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-10T22:09:07.253Z] #46 sha256:5f453d4f89ad85fd9b9ebc3a592c4350e03b6160807ce9e314695c09e558b0de [2022-06-10T22:09:07.253Z] #46 DONE 0.2s [2022-06-10T22:09:07.253Z] [2022-06-10T22:09:07.253Z] #50 [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-06-10T22:09:07.253Z] #50 sha256:7cf5bf6a5270e284c8b7d99ca354713773de7c7d0118fa8c468fd02eeabd5040 [2022-06-10T22:09:07.253Z] #50 DONE 0.3s [2022-06-10T22:09:07.253Z] [2022-06-10T22:09:07.253Z] #34 [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-06-10T22:09:07.253Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-10T22:09:07.337Z] #29 ... [2022-06-10T22:09:07.337Z] [2022-06-10T22:09:07.337Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T22:09:07.337Z] #11 sha256:30564c5d2d2b7559ee285a8181edcf7f7a60cee3c30664cc59c3afac26a40651 [2022-06-10T22:09:07.337Z] #11 extracting sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1 6.2s done [2022-06-10T22:09:07.337Z] #11 extracting sha256:0dd9ad2436d2d1f4f8cba6329e84ff3a1ec8017654f4d7d6fb0de8bb349b0400 done [2022-06-10T22:09:07.337Z] #11 DONE 22.4s [2022-06-10T22:09:07.337Z] [2022-06-10T22:09:07.337Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-10T22:09:07.337Z] #12 sha256:54b314417559edbcdea5659c3b7136c8c3478f2f0e8096325afc4bd620cdae4f [2022-06-10T22:09:07.519Z] #34 ... [2022-06-10T22:09:07.519Z] [2022-06-10T22:09:07.519Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-10T22:09:07.519Z] #66 sha256:3dfb1275b460a639dd90e51bb22b43bc7778091024a4a05344b9c5bb99563cf2 [2022-06-10T22:09:07.519Z] #66 DONE 0.3s [2022-06-10T22:09:07.519Z] [2022-06-10T22:09:07.519Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-10T22:09:07.519Z] #25 sha256:17590f9984a55ff9b1761b47584cce4f3e1b78b4a4c7e9a04b6b87eea5bdc561 [2022-06-10T22:09:07.519Z] #25 DONE 0.3s [2022-06-10T22:09:07.519Z] [2022-06-10T22:09:07.519Z] #26 [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-06-10T22:09:07.519Z] #26 sha256:7bcb269398dabd16b73d09f1b00ec5c4f3aa4b9079f85ed373f42a11bd1ead38 [2022-06-10T22:09:07.595Z] #12 ... [2022-06-10T22:09:07.595Z] [2022-06-10T22:09:07.595Z] #29 [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-06-10T22:09:07.595Z] #29 sha256:f84be1d2430621ebb6a229c0b526ce342fba3252136edcac4c1f7699c0f94087 [2022-06-10T22:09:07.595Z] #29 DONE 14.7s [2022-06-10T22:09:07.851Z] [2022-06-10T22:09:07.851Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-10T22:09:07.851Z] #30 sha256:e553b0ddb5735fe665dca5a74d8c323d4794bfeed14af3af07db8e520baa491e [2022-06-10T22:09:07.851Z] #30 DONE 0.1s [2022-06-10T22:09:07.851Z] [2022-06-10T22:09:07.851Z] #31 [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-06-10T22:09:07.851Z] #31 sha256:b4307897d57c851d9f42047094f8fbd193a3d467312f141cae9185745da40e33 [2022-06-10T22:09:07.851Z] #31 ... [2022-06-10T22:09:07.851Z] [2022-06-10T22:09:07.851Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-10T22:09:07.851Z] #12 sha256:54b314417559edbcdea5659c3b7136c8c3478f2f0e8096325afc4bd620cdae4f [2022-06-10T22:09:07.851Z] #12 DONE 0.5s [2022-06-10T22:09:08.107Z] [2022-06-10T22:09:08.107Z] #13 [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-06-10T22:09:08.107Z] #13 sha256:5d780856290c42c0e8530631e54379e4e8b15891a237aafc9f65ee88ded8c44b [2022-06-10T22:09:08.366Z] #13 DONE 0.5s [2022-06-10T22:09:08.366Z] [2022-06-10T22:09:08.366Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-10T22:09:08.366Z] #25 sha256:5070be92ee961cbf9abe7b8575a4695eb38f47fcb11bec10b5a311ffa5a88435 [2022-06-10T22:09:08.929Z] #25 ... [2022-06-10T22:09:08.929Z] [2022-06-10T22:09:08.929Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-10T22:09:08.929Z] #46 sha256:cacbf2cfa4ab13dff562c28782e871e97f9ff85babc531eb8d72b550b2a830c2 [2022-06-10T22:09:08.929Z] #46 DONE 0.2s [2022-06-10T22:09:08.929Z] [2022-06-10T22:09:08.929Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-10T22:09:08.929Z] #33 sha256:ca884a2f8afbbc4349ad089dd6ac0c836f904bcb6c733add7f628d7833378c9c [2022-06-10T22:09:08.929Z] #33 DONE 0.3s [2022-06-10T22:09:08.929Z] [2022-06-10T22:09:08.929Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-10T22:09:08.929Z] #66 sha256:32d94f7b3585ea7bc6ea6783f743cb3d39e26e5157c166de7baf9d691d59c422 [2022-06-10T22:09:08.929Z] #66 DONE 0.3s [2022-06-10T22:09:08.929Z] [2022-06-10T22:09:08.929Z] #50 [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-06-10T22:09:08.929Z] #50 sha256:09d3390f173ffd2393382e684a37165de6586e9a40139587235f6dc12aae5495 [2022-06-10T22:09:08.929Z] #50 DONE 0.4s [2022-06-10T22:09:08.929Z] [2022-06-10T22:09:08.929Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-10T22:09:08.929Z] #25 sha256:5070be92ee961cbf9abe7b8575a4695eb38f47fcb11bec10b5a311ffa5a88435 [2022-06-10T22:09:08.929Z] #25 DONE 0.4s [2022-06-10T22:09:08.929Z] [2022-06-10T22:09:08.929Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-06-10T22:09:08.929Z] #51 sha256:1d389122566fae2a2d9dd5978cf955dae964eb9c42a4c4041be573a98d50da27 [2022-06-10T22:09:09.531Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 8.3s done [2022-06-10T22:09:09.744Z] #26 ... [2022-06-10T22:09:09.745Z] [2022-06-10T22:09:09.745Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-06-10T22:09:09.745Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-10T22:09:09.745Z] #47 5.523 + git clone https://github.com/docker/distribution.git . [2022-06-10T22:09:09.745Z] #47 5.525 Cloning into '.'... [2022-06-10T22:09:09.793Z] #11 extracting sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 done [2022-06-10T22:09:09.793Z] #11 DONE 28.5s [2022-06-10T22:09:09.793Z] [2022-06-10T22:09:09.793Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-10T22:09:09.793Z] #12 sha256:e7dde43b53ca9370930682b5d63834ddd339065eed3de58491b444403bb36b5d [2022-06-10T22:09:09.923Z] #84 ... [2022-06-10T22:09:09.923Z] [2022-06-10T22:09:09.923Z] #19 [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-06-10T22:09:09.923Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a [2022-06-10T22:09:09.923Z] #19 70.17 Reading package lists... [2022-06-10T22:09:11.719Z] #12 DONE 1.6s [2022-06-10T22:09:11.719Z] [2022-06-10T22:09:11.719Z] #31 [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-06-10T22:09:11.719Z] #31 sha256:a64a3fa3348e8c27625e585670b99344faedc8f60a59f990dc00317df90175bd [2022-06-10T22:09:11.719Z] #31 1.491 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-06-10T22:09:11.719Z] #31 1.757 [2022-06-10T22:09:11.719Z] #31 1.974 #=#=# ################################################################ 89.1% ######################################################################## 100.0% [2022-06-10T22:09:11.719Z] #31 2.285 [2022-06-10T22:09:11.719Z] #31 3.131 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-06-10T22:09:11.719Z] #31 3.400 [2022-06-10T22:09:11.719Z] #31 3.614 #=#=# ######################################################################## 100.0% [2022-06-10T22:09:11.719Z] #31 3.880 [2022-06-10T22:09:11.719Z] #31 4.834 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-06-10T22:09:11.719Z] #31 5.120 [2022-06-10T22:09:11.719Z] #31 5.335 #=#=# ################ 23.6% ######################################### 58.2% ################################################################ 90.1% ######################################################################## 100.0% [2022-06-10T22:09:11.719Z] #31 5.904 [2022-06-10T22:09:11.719Z] #31 6.830 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-06-10T22:09:11.719Z] #31 7.134 [2022-06-10T22:09:11.719Z] #31 7.355 #=#=# ######################################################################## 100.0% [2022-06-10T22:09:11.719Z] #31 7.646 [2022-06-10T22:09:11.719Z] #31 8.304 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-06-10T22:09:11.719Z] #31 8.558 [2022-06-10T22:09:11.719Z] #31 8.774 #=#=# ######################################################################## 100.0% [2022-06-10T22:09:11.719Z] #31 8.971 [2022-06-10T22:09:11.719Z] #31 9.012 Download of images into '/build' complete. [2022-06-10T22:09:11.719Z] #31 9.013 Use something like the following to load the result into a Docker daemon: [2022-06-10T22:09:11.719Z] #31 9.013 tar -cC '/build' . | docker load [2022-06-10T22:09:11.719Z] #31 DONE 9.8s [2022-06-10T22:09:11.719Z] [2022-06-10T22:09:11.719Z] #13 [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-06-10T22:09:11.719Z] #13 sha256:cf0b210e8d2b09f0756889c8758cb1cdd46c009beb7d8d1da67a5b7c3fb59669 [2022-06-10T22:09:11.981Z] #13 DONE 0.7s [2022-06-10T22:09:11.981Z] [2022-06-10T22:09:11.981Z] #53 [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-06-10T22:09:11.981Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-10T22:09:12.243Z] #53 ... [2022-06-10T22:09:12.243Z] [2022-06-10T22:09:12.243Z] #50 [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-06-10T22:09:12.243Z] #50 sha256:7cf5bf6a5270e284c8b7d99ca354713773de7c7d0118fa8c468fd02eeabd5040 [2022-06-10T22:09:12.243Z] #50 DONE 0.1s [2022-06-10T22:09:12.243Z] [2022-06-10T22:09:12.243Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-10T22:09:12.243Z] #25 sha256:76f080807c2c3d28fa1e7cb926dff3de4b5b0ce4a410936b1a7ad5c492dbd23f [2022-06-10T22:09:12.243Z] #25 DONE 0.2s [2022-06-10T22:09:12.243Z] [2022-06-10T22:09:12.243Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-10T22:09:12.243Z] #46 sha256:5f453d4f89ad85fd9b9ebc3a592c4350e03b6160807ce9e314695c09e558b0de [2022-06-10T22:09:12.243Z] #46 DONE 0.2s [2022-06-10T22:09:12.243Z] [2022-06-10T22:09:12.243Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-10T22:09:12.243Z] #33 sha256:e9ce286ab53bb85d01f4f0498884c277fe38220a8de0a52afd8262d34b3f1f8b [2022-06-10T22:09:12.243Z] #33 DONE 0.3s [2022-06-10T22:09:12.243Z] [2022-06-10T22:09:12.243Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-06-10T22:09:12.243Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-10T22:09:12.513Z] #47 ... [2022-06-10T22:09:12.513Z] [2022-06-10T22:09:12.513Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-10T22:09:12.513Z] #66 sha256:34e745040628544f7e52e9f7fc682edcab2cd4bdbe61e4e17ddc563130139bbb [2022-06-10T22:09:12.513Z] #66 DONE 0.4s [2022-06-10T22:09:12.513Z] [2022-06-10T22:09:12.513Z] #67 [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-06-10T22:09:12.513Z] #67 sha256:216d86e3992f2857ed012643646088b91a17dbdd14eb16a16283092c24674e71 [2022-06-10T22:09:12.811Z] #26 ... [2022-06-10T22:09:12.811Z] [2022-06-10T22:09:12.811Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-06-10T22:09:12.811Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-10T22:09:12.811Z] #47 5.427 + git clone https://github.com/docker/distribution.git . [2022-06-10T22:09:12.811Z] #47 5.427 Cloning into '.'... [2022-06-10T22:09:14.200Z] #47 ... [2022-06-10T22:09:14.200Z] [2022-06-10T22:09:14.200Z] #14 [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-06-10T22:09:14.200Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T22:09:14.200Z] #14 6.874 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T22:09:14.200Z] #14 6.922 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T22:09:14.200Z] #14 6.922 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T22:09:14.200Z] #14 ... [2022-06-10T22:09:14.200Z] [2022-06-10T22:09:14.200Z] #42 [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-06-10T22:09:14.200Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-10T22:09:14.200Z] #42 6.874 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T22:09:14.200Z] #42 6.939 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T22:09:14.200Z] #42 6.939 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T22:09:14.200Z] #42 ... [2022-06-10T22:09:14.200Z] [2022-06-10T22:09:14.200Z] #26 [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-06-10T22:09:14.200Z] #26 sha256:7bcb269398dabd16b73d09f1b00ec5c4f3aa4b9079f85ed373f42a11bd1ead38 [2022-06-10T22:09:14.200Z] #26 7.021 + RM_GOPATH=0 [2022-06-10T22:09:14.200Z] #26 7.021 + TMP_GOPATH= [2022-06-10T22:09:14.200Z] #26 7.021 + : /build [2022-06-10T22:09:14.200Z] #26 7.021 + '[' -z '' ']' [2022-06-10T22:09:14.211Z] #51 4.715 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T22:09:14.211Z] #51 4.758 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T22:09:14.211Z] #51 4.758 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T22:09:14.211Z] #51 ... [2022-06-10T22:09:14.211Z] [2022-06-10T22:09:14.211Z] #67 [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-06-10T22:09:14.211Z] #67 sha256:883baeb4d9e953ee74d47241220df21071bf654b6bc8a5132e386303299b4d3b [2022-06-10T22:09:14.211Z] #67 4.262 + RM_GOPATH=0 [2022-06-10T22:09:14.211Z] #67 4.274 + TMP_GOPATH= [2022-06-10T22:09:14.211Z] #67 4.274 + : /build [2022-06-10T22:09:14.211Z] #67 4.275 + '[' -z '' ']' [2022-06-10T22:09:14.211Z] #67 4.280 ++ mktemp -d [2022-06-10T22:09:14.211Z] #67 4.302 + export GOPATH=/tmp/tmp.zUjTq5iC7q [2022-06-10T22:09:14.211Z] #67 4.303 + GOPATH=/tmp/tmp.zUjTq5iC7q [2022-06-10T22:09:14.211Z] #67 4.303 + RM_GOPATH=1 [2022-06-10T22:09:14.211Z] #67 4.304 + case "$(go env GOARCH)" in [2022-06-10T22:09:14.211Z] #67 4.304 ++ go env GOARCH [2022-06-10T22:09:14.211Z] #67 4.337 + export GO_BUILDMODE=-buildmode=pie [2022-06-10T22:09:14.211Z] #67 4.340 + GO_BUILDMODE=-buildmode=pie [2022-06-10T22:09:14.211Z] #67 4.341 ++ dirname /install.sh [2022-06-10T22:09:14.211Z] #67 4.343 + dir=/ [2022-06-10T22:09:14.211Z] #67 4.357 + bin=rootlesskit [2022-06-10T22:09:14.211Z] #67 4.358 + shift [2022-06-10T22:09:14.211Z] #67 4.358 + '[' '!' -f //rootlesskit.installer ']' [2022-06-10T22:09:14.211Z] #67 4.358 + . //rootlesskit.installer [2022-06-10T22:09:14.211Z] #67 4.358 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-06-10T22:09:14.211Z] #67 4.359 + install_rootlesskit [2022-06-10T22:09:14.211Z] #67 4.359 + case "$1" in [2022-06-10T22:09:14.211Z] #67 4.359 + export CGO_ENABLED=0 [2022-06-10T22:09:14.211Z] #67 4.359 + CGO_ENABLED=0 [2022-06-10T22:09:14.211Z] #67 4.359 + _install_rootlesskit [2022-06-10T22:09:14.211Z] #67 4.360 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-06-10T22:09:14.211Z] #67 4.366 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-06-10T22:09:14.211Z] #67 4.366 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-10T22:09:14.211Z] #67 4.366 + GOBIN=/build [2022-06-10T22:09:14.211Z] #67 4.366 + GO111MODULE=on [2022-06-10T22:09:14.211Z] #67 4.366 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-06-10T22:09:14.211Z] #67 4.949 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-06-10T22:09:14.462Z] #26 7.022 ++ mktemp -d [2022-06-10T22:09:14.462Z] #26 7.027 + export GOPATH=/tmp/tmp.JyHplUP0pF [2022-06-10T22:09:14.462Z] #26 7.027 + GOPATH=/tmp/tmp.JyHplUP0pF [2022-06-10T22:09:14.462Z] #26 7.027 + RM_GOPATH=1 [2022-06-10T22:09:14.462Z] #26 7.027 + case "$(go env GOARCH)" in [2022-06-10T22:09:14.462Z] #26 7.028 ++ go env GOARCH [2022-06-10T22:09:14.462Z] #26 7.084 + export GO_BUILDMODE=-buildmode=pie [2022-06-10T22:09:14.462Z] #26 7.084 + GO_BUILDMODE=-buildmode=pie [2022-06-10T22:09:14.462Z] #26 7.085 ++ dirname /install.sh [2022-06-10T22:09:14.462Z] #26 7.086 Install docker/cli version 17.06.2-ce from stable [2022-06-10T22:09:14.462Z] #26 7.092 + dir=/ [2022-06-10T22:09:14.462Z] #26 7.092 + bin=dockercli [2022-06-10T22:09:14.462Z] #26 7.092 + shift [2022-06-10T22:09:14.462Z] #26 7.092 + '[' '!' -f //dockercli.installer ']' [2022-06-10T22:09:14.462Z] #26 7.092 + . //dockercli.installer [2022-06-10T22:09:14.462Z] #26 7.092 ++ : stable [2022-06-10T22:09:14.462Z] #26 7.092 ++ : 17.06.2-ce [2022-06-10T22:09:14.462Z] #26 7.092 + install_dockercli [2022-06-10T22:09:14.462Z] #26 7.092 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-06-10T22:09:14.462Z] #26 7.106 ++ uname -m [2022-06-10T22:09:14.462Z] #26 7.106 + arch=x86_64 [2022-06-10T22:09:14.462Z] #26 7.106 + '[' x86_64 '!=' x86_64 ']' [2022-06-10T22:09:14.462Z] #26 7.106 + url=https://download.docker.com/linux/static [2022-06-10T22:09:14.462Z] #26 7.106 + tar -xz docker/docker [2022-06-10T22:09:14.462Z] #26 7.124 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-06-10T22:09:15.012Z] #47 ... [2022-06-10T22:09:15.012Z] [2022-06-10T22:09:15.012Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-10T22:09:15.012Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-10T22:09:15.012Z] #36 6.463 go: downloading github.com/go-delve/delve v1.8.1 [2022-06-10T22:09:15.012Z] #36 ... [2022-06-10T22:09:15.012Z] [2022-06-10T22:09:15.012Z] #14 [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-06-10T22:09:15.012Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T22:09:15.012Z] #14 7.423 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T22:09:15.012Z] #14 7.710 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T22:09:15.012Z] #14 7.838 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T22:09:15.012Z] #14 9.330 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T22:09:15.012Z] #14 ... [2022-06-10T22:09:15.012Z] [2022-06-10T22:09:15.012Z] #67 [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-06-10T22:09:15.012Z] #67 sha256:9efd10d488a8c6eeec92b6fd760b053cbe145f18a73799ea8cafe074780f0bca [2022-06-10T22:09:15.012Z] #67 6.724 + RM_GOPATH=0 [2022-06-10T22:09:15.012Z] #67 6.724 + TMP_GOPATH= [2022-06-10T22:09:15.012Z] #67 6.724 + : /build [2022-06-10T22:09:15.012Z] #67 6.724 + '[' -z '' ']' [2022-06-10T22:09:15.012Z] #67 6.724 ++ mktemp -d [2022-06-10T22:09:15.012Z] #67 6.724 + export GOPATH=/tmp/tmp.1lzHwf9bet [2022-06-10T22:09:15.012Z] #67 6.724 + GOPATH=/tmp/tmp.1lzHwf9bet [2022-06-10T22:09:15.012Z] #67 6.724 + RM_GOPATH=1 [2022-06-10T22:09:15.012Z] #67 6.724 + case "$(go env GOARCH)" in [2022-06-10T22:09:15.012Z] #67 6.728 ++ go env GOARCH [2022-06-10T22:09:15.012Z] #67 6.789 + export GO_BUILDMODE=-buildmode=pie [2022-06-10T22:09:15.012Z] #67 6.789 + GO_BUILDMODE=-buildmode=pie [2022-06-10T22:09:15.012Z] #67 6.789 ++ dirname /install.sh [2022-06-10T22:09:15.012Z] #67 6.817 + dir=/ [2022-06-10T22:09:15.012Z] #67 6.817 + bin=rootlesskit [2022-06-10T22:09:15.012Z] #67 6.817 + shift [2022-06-10T22:09:15.012Z] #67 6.817 + '[' '!' -f //rootlesskit.installer ']' [2022-06-10T22:09:15.012Z] #67 6.817 + . //rootlesskit.installer [2022-06-10T22:09:15.012Z] #67 6.817 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-06-10T22:09:15.012Z] #67 6.817 + install_rootlesskit [2022-06-10T22:09:15.012Z] #67 6.817 + case "$1" in [2022-06-10T22:09:15.012Z] #67 6.817 + export CGO_ENABLED=0 [2022-06-10T22:09:15.012Z] #67 6.817 + CGO_ENABLED=0 [2022-06-10T22:09:15.012Z] #67 6.817 + _install_rootlesskit [2022-06-10T22:09:15.012Z] #67 6.853 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-06-10T22:09:15.012Z] #67 6.853 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-06-10T22:09:15.012Z] #67 6.853 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-10T22:09:15.012Z] #67 6.853 + GOBIN=/build [2022-06-10T22:09:15.012Z] #67 6.853 + GO111MODULE=on [2022-06-10T22:09:15.012Z] #67 6.853 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-06-10T22:09:15.012Z] #67 7.892 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-06-10T22:09:15.012Z] #67 ... [2022-06-10T22:09:15.012Z] [2022-06-10T22:09:15.012Z] #38 [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-06-10T22:09:15.012Z] #38 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6 [2022-06-10T22:09:15.012Z] #38 5.573 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-06-10T22:09:15.012Z] #38 ... [2022-06-10T22:09:15.012Z] [2022-06-10T22:09:15.012Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-06-10T22:09:15.012Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T22:09:15.012Z] #51 7.777 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T22:09:15.012Z] #51 7.864 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T22:09:15.012Z] #51 7.873 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T22:09:15.012Z] #51 8.555 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-06-10T22:09:15.012Z] #51 ... [2022-06-10T22:09:15.012Z] [2022-06-10T22:09:15.012Z] #53 [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-06-10T22:09:15.012Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-10T22:09:15.012Z] #53 7.760 go: downloading gotest.tools/gotestsum v1.8.1 [2022-06-10T22:09:15.012Z] #53 10.45 go: downloading github.com/fatih/color v1.10.0 [2022-06-10T22:09:15.012Z] #53 10.64 go: downloading github.com/dnephin/pflag v1.0.7 [2022-06-10T22:09:15.012Z] #53 10.77 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-06-10T22:09:15.012Z] #53 10.90 go: downloading github.com/pkg/errors v0.9.1 [2022-06-10T22:09:15.012Z] #53 ... [2022-06-10T22:09:15.012Z] [2022-06-10T22:09:15.012Z] #34 [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-06-10T22:09:15.012Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-10T22:09:15.012Z] #34 7.065 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-06-10T22:09:15.012Z] #34 7.065 Cloning into '.'... [2022-06-10T22:09:15.012Z] #34 ... [2022-06-10T22:09:15.012Z] [2022-06-10T22:09:15.012Z] #40 [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-06-10T22:09:15.012Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519 [2022-06-10T22:09:15.012Z] #40 5.904 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-06-10T22:09:15.012Z] #40 6.598 go: downloading github.com/tc-hib/winres v0.1.5 [2022-06-10T22:09:15.012Z] #40 8.492 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-06-10T22:09:15.012Z] #40 9.133 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-06-10T22:09:15.012Z] #40 9.338 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-06-10T22:09:15.270Z] #40 ... [2022-06-10T22:09:15.270Z] [2022-06-10T22:09:15.270Z] #55 [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.44.0" && /build/golangci-lint --version [2022-06-10T22:09:15.270Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T22:09:15.270Z] #55 7.125 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-06-10T22:09:15.270Z] #55 ... [2022-06-10T22:09:15.270Z] [2022-06-10T22:09:15.270Z] #76 [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-06-10T22:09:15.270Z] #76 sha256:041fcf6c9999b36d35e283141b0140b0a18dbd5751e297598a71ec64c48611fe [2022-06-10T22:09:15.270Z] #76 7.543 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T22:09:15.270Z] #76 7.629 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T22:09:15.270Z] #76 7.657 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T22:09:15.270Z] #76 8.891 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T22:09:15.488Z] #19 93.23 Reading package lists... [2022-06-10T22:09:15.488Z] #19 ... [2022-06-10T22:09:15.488Z] [2022-06-10T22:09:15.488Z] #84 [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-06-10T22:09:15.488Z] #84 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:09:15.488Z] #84 49.10 libtoolize: putting auxiliary files in '.'. [2022-06-10T22:09:15.488Z] #84 49.10 libtoolize: copying file './ltmain.sh' [2022-06-10T22:09:15.488Z] #84 50.09 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-06-10T22:09:15.488Z] #84 50.10 libtoolize: and rerunning libtoolize and aclocal. [2022-06-10T22:09:15.488Z] #84 50.10 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-10T22:09:15.529Z] #76 ... [2022-06-10T22:09:15.529Z] [2022-06-10T22:09:15.529Z] #62 [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-06-10T22:09:15.529Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3 [2022-06-10T22:09:15.529Z] #62 7.761 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T22:09:15.529Z] #62 7.967 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T22:09:15.529Z] #62 7.969 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T22:09:15.529Z] #62 9.863 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T22:09:15.529Z] #62 ... [2022-06-10T22:09:15.529Z] [2022-06-10T22:09:15.529Z] #57 [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-06-10T22:09:15.529Z] #57 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589 [2022-06-10T22:09:15.529Z] #57 7.916 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-06-10T22:09:15.529Z] #57 9.683 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-06-10T22:09:15.529Z] #57 9.930 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-06-10T22:09:15.529Z] #57 9.979 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-06-10T22:09:15.786Z] #57 ... [2022-06-10T22:09:15.787Z] [2022-06-10T22:09:15.787Z] #42 [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-06-10T22:09:15.787Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-10T22:09:15.787Z] #42 7.803 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T22:09:15.787Z] #42 7.882 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T22:09:15.787Z] #42 7.890 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T22:09:15.787Z] #42 9.277 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T22:09:15.787Z] #42 ... [2022-06-10T22:09:15.787Z] [2022-06-10T22:09:15.787Z] #67 [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-06-10T22:09:15.787Z] #67 sha256:9efd10d488a8c6eeec92b6fd760b053cbe145f18a73799ea8cafe074780f0bca [2022-06-10T22:09:15.787Z] #67 11.36 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-06-10T22:09:15.787Z] #67 11.36 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-10T22:09:16.114Z] #67 7.175 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-06-10T22:09:16.114Z] #67 7.176 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-10T22:09:16.680Z] #67 7.727 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-06-10T22:09:16.726Z] #67 12.28 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-06-10T22:09:17.006Z] #26 ... [2022-06-10T22:09:17.006Z] [2022-06-10T22:09:17.006Z] #40 [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-06-10T22:09:17.006Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519 [2022-06-10T22:09:17.006Z] #40 6.262 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-06-10T22:09:17.006Z] #40 6.983 go: downloading github.com/tc-hib/winres v0.1.5 [2022-06-10T22:09:17.006Z] #40 8.995 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-06-10T22:09:17.006Z] #40 9.675 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-06-10T22:09:17.006Z] #40 9.790 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-06-10T22:09:17.271Z] #40 ... [2022-06-10T22:09:17.271Z] [2022-06-10T22:09:17.271Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-10T22:09:17.271Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-10T22:09:17.271Z] #36 5.763 go: downloading github.com/go-delve/delve v1.8.1 [2022-06-10T22:09:17.271Z] #36 ... [2022-06-10T22:09:17.271Z] [2022-06-10T22:09:17.271Z] #76 [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-06-10T22:09:17.271Z] #76 sha256:041fcf6c9999b36d35e283141b0140b0a18dbd5751e297598a71ec64c48611fe [2022-06-10T22:09:17.271Z] #76 7.096 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T22:09:17.271Z] #76 7.132 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T22:09:17.271Z] #76 7.132 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T22:09:17.271Z] #76 8.965 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T22:09:17.531Z] #76 ... [2022-06-10T22:09:17.531Z] [2022-06-10T22:09:17.531Z] #67 [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-06-10T22:09:17.531Z] #67 sha256:232a235af68c31a0a5b83752d9667387b49daf9af6880a2facb909ed6d9fe6e9 [2022-06-10T22:09:17.531Z] #67 7.116 + RM_GOPATH=0 [2022-06-10T22:09:17.531Z] #67 7.116 + TMP_GOPATH= [2022-06-10T22:09:17.531Z] #67 7.117 + : /build [2022-06-10T22:09:17.531Z] #67 7.117 + '[' -z '' ']' [2022-06-10T22:09:17.531Z] #67 7.118 ++ mktemp -d [2022-06-10T22:09:17.531Z] #67 7.128 + export GOPATH=/tmp/tmp.aVDf0hkKEt [2022-06-10T22:09:17.531Z] #67 7.128 + GOPATH=/tmp/tmp.aVDf0hkKEt [2022-06-10T22:09:17.531Z] #67 7.128 + RM_GOPATH=1 [2022-06-10T22:09:17.531Z] #67 7.133 + case "$(go env GOARCH)" in [2022-06-10T22:09:17.531Z] #67 7.136 ++ go env GOARCH [2022-06-10T22:09:17.531Z] #67 7.161 + export GO_BUILDMODE=-buildmode=pie [2022-06-10T22:09:17.531Z] #67 7.161 + GO_BUILDMODE=-buildmode=pie [2022-06-10T22:09:17.531Z] #67 7.164 ++ dirname /install.sh [2022-06-10T22:09:17.531Z] #67 7.165 + dir=/ [2022-06-10T22:09:17.531Z] #67 7.165 + bin=rootlesskit [2022-06-10T22:09:17.531Z] #67 7.165 + shift [2022-06-10T22:09:17.531Z] #67 7.165 + '[' '!' -f //rootlesskit.installer ']' [2022-06-10T22:09:17.531Z] #67 7.165 + . //rootlesskit.installer [2022-06-10T22:09:17.531Z] #67 7.168 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-06-10T22:09:17.531Z] #67 7.168 + install_rootlesskit [2022-06-10T22:09:17.531Z] #67 7.183 + case "$1" in [2022-06-10T22:09:17.531Z] #67 7.183 + export CGO_ENABLED=0 [2022-06-10T22:09:17.531Z] #67 7.183 + CGO_ENABLED=0 [2022-06-10T22:09:17.531Z] #67 7.183 + _install_rootlesskit [2022-06-10T22:09:17.531Z] #67 7.183 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-06-10T22:09:17.531Z] #67 7.183 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-10T22:09:17.531Z] #67 7.183 + GOBIN=/build [2022-06-10T22:09:17.531Z] #67 7.183 + GO111MODULE=on [2022-06-10T22:09:17.531Z] #67 7.183 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-06-10T22:09:17.531Z] #67 7.183 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-06-10T22:09:17.531Z] #67 7.903 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-06-10T22:09:17.531Z] #67 ... [2022-06-10T22:09:17.531Z] [2022-06-10T22:09:17.531Z] #53 [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-06-10T22:09:17.531Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-10T22:09:17.531Z] #53 8.017 go: downloading gotest.tools/gotestsum v1.8.1 [2022-06-10T22:09:17.531Z] #53 10.65 go: downloading github.com/fatih/color v1.10.0 [2022-06-10T22:09:17.790Z] #53 ... [2022-06-10T22:09:17.790Z] [2022-06-10T22:09:17.790Z] #62 [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-06-10T22:09:17.790Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3 [2022-06-10T22:09:17.790Z] #62 7.181 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T22:09:17.790Z] #62 7.215 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T22:09:17.790Z] #62 7.261 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T22:09:17.790Z] #62 8.941 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T22:09:17.829Z] #67 ... [2022-06-10T22:09:17.829Z] [2022-06-10T22:09:17.829Z] #53 [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-06-10T22:09:17.829Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-10T22:09:17.829Z] #53 5.101 go: downloading gotest.tools/gotestsum v1.8.1 [2022-06-10T22:09:18.049Z] #62 ... [2022-06-10T22:09:18.049Z] [2022-06-10T22:09:18.049Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-06-10T22:09:18.050Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T22:09:18.050Z] #51 7.950 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T22:09:18.050Z] #51 8.012 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T22:09:18.050Z] #51 8.021 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T22:09:18.050Z] #51 8.933 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-06-10T22:09:18.050Z] #51 10.81 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T22:09:18.050Z] #51 ... [2022-06-10T22:09:18.050Z] [2022-06-10T22:09:18.050Z] #57 [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-06-10T22:09:18.050Z] #57 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589 [2022-06-10T22:09:18.050Z] #57 6.745 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-06-10T22:09:18.050Z] #57 8.573 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-06-10T22:09:18.050Z] #57 8.574 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-06-10T22:09:18.050Z] #57 8.732 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-06-10T22:09:18.092Z] #53 6.148 go: downloading github.com/dnephin/pflag v1.0.7 [2022-06-10T22:09:18.092Z] #53 6.177 go: downloading github.com/fatih/color v1.10.0 [2022-06-10T22:09:18.320Z] #57 ... [2022-06-10T22:09:18.320Z] [2022-06-10T22:09:18.320Z] #55 [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.44.0" && /build/golangci-lint --version [2022-06-10T22:09:18.320Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T22:09:18.320Z] #55 7.822 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-06-10T22:09:18.320Z] #55 ... [2022-06-10T22:09:18.320Z] [2022-06-10T22:09:18.320Z] #38 [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-06-10T22:09:18.320Z] #38 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6 [2022-06-10T22:09:18.320Z] #38 7.942 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-06-10T22:09:18.355Z] #53 6.213 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-06-10T22:09:18.355Z] #53 6.267 go: downloading github.com/pkg/errors v0.9.1 [2022-06-10T22:09:18.579Z] #38 ... [2022-06-10T22:09:18.579Z] [2022-06-10T22:09:18.579Z] #53 [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-06-10T22:09:18.579Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-10T22:09:18.579Z] #53 11.15 go: downloading github.com/dnephin/pflag v1.0.7 [2022-06-10T22:09:18.579Z] #53 11.15 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-06-10T22:09:18.579Z] #53 11.21 go: downloading github.com/pkg/errors v0.9.1 [2022-06-10T22:09:18.579Z] #53 11.44 go: downloading golang.org/x/tools v0.1.0 [2022-06-10T22:09:18.599Z] #67 ... [2022-06-10T22:09:18.599Z] [2022-06-10T22:09:18.599Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-10T22:09:18.599Z] #36 sha256:1efe022a8eeedfe9049be83b8adea254e4041fc304ae1cec832ddf7d2374993c [2022-06-10T22:09:18.599Z] #36 4.417 go: downloading github.com/go-delve/delve v1.8.1 [2022-06-10T22:09:18.599Z] #36 ... [2022-06-10T22:09:18.599Z] [2022-06-10T22:09:18.599Z] #53 [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-06-10T22:09:18.599Z] #53 sha256:d07cffcf8f7d044b6a95e2196b2b637c7d54e445a3accc0c661cc0a3da698199 [2022-06-10T22:09:18.599Z] #53 4.620 go: downloading gotest.tools/gotestsum v1.8.1 [2022-06-10T22:09:18.599Z] #53 5.986 go: downloading github.com/fatih/color v1.10.0 [2022-06-10T22:09:18.599Z] #53 6.022 go: downloading github.com/dnephin/pflag v1.0.7 [2022-06-10T22:09:18.599Z] #53 6.078 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-06-10T22:09:18.599Z] #53 6.129 go: downloading github.com/pkg/errors v0.9.1 [2022-06-10T22:09:18.599Z] #53 6.491 go: downloading golang.org/x/tools v0.1.0 [2022-06-10T22:09:18.599Z] #53 6.689 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-06-10T22:09:18.599Z] #53 6.735 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-10T22:09:18.599Z] #53 6.948 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-06-10T22:09:18.599Z] #53 7.080 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-06-10T22:09:18.618Z] #53 6.569 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-06-10T22:09:18.618Z] #53 6.620 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-10T22:09:18.618Z] #53 6.677 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-06-10T22:09:18.864Z] #53 ... [2022-06-10T22:09:18.865Z] [2022-06-10T22:09:18.865Z] #38 [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-06-10T22:09:18.865Z] #38 sha256:36c2abfbc367b926b7beaa7d05324d69cdb05bcb3721475bdee763182b4299a8 [2022-06-10T22:09:18.865Z] #38 4.684 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-06-10T22:09:18.865Z] #38 ... [2022-06-10T22:09:18.865Z] [2022-06-10T22:09:18.865Z] #76 [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-06-10T22:09:18.865Z] #76 sha256:6fc2915dbb18c4f0923ee799be6e45a77525f89517aa27383e075c648821824f [2022-06-10T22:09:18.865Z] #76 5.001 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T22:09:18.865Z] #76 5.017 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T22:09:18.865Z] #76 5.018 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T22:09:18.865Z] #76 5.950 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-10T22:09:18.865Z] #76 8.031 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB] [2022-06-10T22:09:18.880Z] #53 6.692 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-06-10T22:09:18.880Z] #53 6.904 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-06-10T22:09:19.125Z] #76 ... [2022-06-10T22:09:19.125Z] [2022-06-10T22:09:19.125Z] #62 [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-06-10T22:09:19.125Z] #62 sha256:94c655776b196507b25063ab13a14c19581a40c1e5e3359d2be06fa2b77bf3c4 [2022-06-10T22:09:19.125Z] #62 4.955 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T22:09:19.125Z] #62 4.999 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T22:09:19.125Z] #62 5.000 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T22:09:19.125Z] #62 6.050 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-10T22:09:19.125Z] #62 7.573 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB] [2022-06-10T22:09:19.125Z] #62 10.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-10T22:09:19.125Z] #62 ... [2022-06-10T22:09:19.125Z] [2022-06-10T22:09:19.125Z] #55 [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.44.0" && /build/golangci-lint --version [2022-06-10T22:09:19.125Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3 [2022-06-10T22:09:19.125Z] #55 3.918 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-06-10T22:09:19.143Z] #53 6.993 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-06-10T22:09:19.143Z] #53 7.096 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-06-10T22:09:19.382Z] #55 ... [2022-06-10T22:09:19.383Z] [2022-06-10T22:09:19.383Z] #26 [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-06-10T22:09:19.383Z] #26 sha256:09f12f94f6af84b7e53b27363cc827366feaf1baeba5054fb86bc4621334145e [2022-06-10T22:09:19.383Z] #26 4.156 + RM_GOPATH=0 [2022-06-10T22:09:19.383Z] #26 4.157 + TMP_GOPATH= [2022-06-10T22:09:19.383Z] #26 4.157 + : /build [2022-06-10T22:09:19.383Z] #26 4.157 + '[' -z '' ']' [2022-06-10T22:09:19.383Z] #26 4.157 ++ mktemp -d [2022-06-10T22:09:19.383Z] #26 4.159 + export GOPATH=/tmp/tmp.X6k2KaAEtR [2022-06-10T22:09:19.383Z] #26 4.159 + GOPATH=/tmp/tmp.X6k2KaAEtR [2022-06-10T22:09:19.383Z] #26 4.159 + RM_GOPATH=1 [2022-06-10T22:09:19.383Z] #26 4.159 + case "$(go env GOARCH)" in [2022-06-10T22:09:19.383Z] #26 4.160 ++ go env GOARCH [2022-06-10T22:09:19.383Z] #26 4.199 + export GO_BUILDMODE=-buildmode=pie [2022-06-10T22:09:19.383Z] #26 4.199 + GO_BUILDMODE=-buildmode=pie [2022-06-10T22:09:19.383Z] #26 4.203 ++ dirname /install.sh [2022-06-10T22:09:19.383Z] #26 4.228 + dir=/ [2022-06-10T22:09:19.383Z] #26 4.228 + bin=dockercli [2022-06-10T22:09:19.383Z] #26 4.228 + shift [2022-06-10T22:09:19.383Z] #26 4.228 + '[' '!' -f //dockercli.installer ']' [2022-06-10T22:09:19.383Z] #26 4.228 + . //dockercli.installer [2022-06-10T22:09:19.383Z] #26 4.228 ++ : stable [2022-06-10T22:09:19.383Z] #26 4.228 ++ : 17.06.2-ce [2022-06-10T22:09:19.383Z] #26 4.229 + install_dockercli [2022-06-10T22:09:19.383Z] #26 4.229 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-06-10T22:09:19.383Z] #26 4.229 Install docker/cli version 17.06.2-ce from stable [2022-06-10T22:09:19.383Z] #26 4.230 ++ uname -m [2022-06-10T22:09:19.383Z] #26 4.243 + arch=aarch64 [2022-06-10T22:09:19.383Z] #26 4.243 + '[' aarch64 '!=' x86_64 ']' [2022-06-10T22:09:19.383Z] #26 4.243 + '[' aarch64 '!=' s390x ']' [2022-06-10T22:09:19.383Z] #26 4.243 + '[' aarch64 '!=' armhf ']' [2022-06-10T22:09:19.383Z] #26 4.243 + build_dockercli [2022-06-10T22:09:19.383Z] #26 4.243 + git clone https://github.com/docker/docker-ce /tmp/tmp.X6k2KaAEtR/tmp/docker-ce [2022-06-10T22:09:19.383Z] #26 4.245 Cloning into '/tmp/tmp.X6k2KaAEtR/tmp/docker-ce'... [2022-06-10T22:09:19.383Z] #26 ... [2022-06-10T22:09:19.383Z] [2022-06-10T22:09:19.383Z] #42 [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-06-10T22:09:19.383Z] #42 sha256:4efffb26aae31fc69d654553c9d0d97e78c77a362bca025516fde1e45b55c9e0 [2022-06-10T22:09:19.383Z] #42 5.021 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T22:09:19.383Z] #42 5.050 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T22:09:19.383Z] #42 5.050 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T22:09:19.383Z] #42 6.191 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-10T22:09:19.383Z] #42 8.479 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB] [2022-06-10T22:09:19.383Z] #42 10.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-10T22:09:19.407Z] #53 7.323 go: downloading golang.org/x/tools v0.1.0 [2022-06-10T22:09:19.518Z] #53 12.33 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-06-10T22:09:19.518Z] #53 12.52 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-10T22:09:19.641Z] #42 ... [2022-06-10T22:09:19.641Z] [2022-06-10T22:09:19.641Z] #34 [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-06-10T22:09:19.641Z] #34 sha256:3c43bfa515a78ed00ea24c9365d971d93e439163e3ab4e428cfd764352468242 [2022-06-10T22:09:19.641Z] #34 2.968 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-06-10T22:09:19.641Z] #34 2.971 Cloning into '.'... [2022-06-10T22:09:19.641Z] #34 ... [2022-06-10T22:09:19.641Z] [2022-06-10T22:09:19.641Z] #57 [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-06-10T22:09:19.641Z] #57 sha256:3a0add81e7a532a24172c9a09b23d57c69d6cb635b415f52c0ac18911e8ddbf6 [2022-06-10T22:09:19.641Z] #57 3.230 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-06-10T22:09:19.641Z] #57 4.097 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-06-10T22:09:19.641Z] #57 4.097 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-06-10T22:09:19.641Z] #57 4.230 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-06-10T22:09:19.641Z] #57 5.181 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-06-10T22:09:19.778Z] #53 12.89 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-06-10T22:09:19.899Z] #57 ... [2022-06-10T22:09:19.899Z] [2022-06-10T22:09:19.899Z] #14 [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-06-10T22:09:19.899Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-10T22:09:19.899Z] #14 5.036 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T22:09:19.899Z] #14 5.049 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T22:09:19.899Z] #14 5.057 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T22:09:19.899Z] #14 6.067 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-10T22:09:19.899Z] #14 7.840 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB] [2022-06-10T22:09:19.899Z] #14 10.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-10T22:09:19.899Z] #14 ... [2022-06-10T22:09:19.899Z] [2022-06-10T22:09:19.899Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-06-10T22:09:19.899Z] #47 sha256:f07fa1b2b652023669769ccd2e573b51e16473d32c1a0fba5ef4c3aa72860c2e [2022-06-10T22:09:19.899Z] #47 4.054 + git clone https://github.com/docker/distribution.git . [2022-06-10T22:09:19.899Z] #47 4.056 Cloning into '.'... [2022-06-10T22:09:20.037Z] #53 13.15 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-06-10T22:09:20.157Z] #47 ... [2022-06-10T22:09:20.157Z] [2022-06-10T22:09:20.157Z] #31 [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-06-10T22:09:20.157Z] #31 sha256:b4307897d57c851d9f42047094f8fbd193a3d467312f141cae9185745da40e33 [2022-06-10T22:09:20.157Z] #31 1.824 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-06-10T22:09:20.157Z] #31 2.199 [2022-06-10T22:09:20.157Z] #31 2.455 #=#=# 0.1% ######################################################################## 100.0% [2022-06-10T22:09:20.157Z] #31 2.915 [2022-06-10T22:09:20.157Z] #31 4.171 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-06-10T22:09:20.157Z] #31 4.558 [2022-06-10T22:09:20.157Z] #31 4.820 #=#=# 0.1% ######################################################################## 100.0% [2022-06-10T22:09:20.157Z] #31 6.128 [2022-06-10T22:09:20.157Z] #31 11.29 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-06-10T22:09:20.157Z] #31 ... [2022-06-10T22:09:20.157Z] [2022-06-10T22:09:20.157Z] #40 [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-06-10T22:09:20.157Z] #40 sha256:c7a88c1aabd91b69189224bb190538b794c7b0f4e17523ad00af717c94d7f8ef [2022-06-10T22:09:20.157Z] #40 4.598 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-06-10T22:09:20.157Z] #40 5.348 go: downloading github.com/tc-hib/winres v0.1.5 [2022-06-10T22:09:20.157Z] #40 6.532 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-06-10T22:09:20.157Z] #40 6.914 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-06-10T22:09:20.157Z] #40 7.010 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-06-10T22:09:20.157Z] #40 9.424 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-06-10T22:09:20.157Z] #40 9.592 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-10T22:09:20.415Z] #40 ... [2022-06-10T22:09:20.415Z] [2022-06-10T22:09:20.415Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-10T22:09:20.415Z] #36 sha256:1efe022a8eeedfe9049be83b8adea254e4041fc304ae1cec832ddf7d2374993c [2022-06-10T22:09:20.415Z] #36 11.72 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-06-10T22:09:20.415Z] #36 11.74 go: downloading github.com/spf13/cobra v1.1.3 [2022-06-10T22:09:20.672Z] #36 12.07 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-06-10T22:09:20.918Z] #67 ... [2022-06-10T22:09:20.918Z] [2022-06-10T22:09:20.918Z] #26 [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-06-10T22:09:20.918Z] #26 sha256:46463edad75a223bb458c0e45ffb1961d8c053feda81e706bd95dd698ab09606 [2022-06-10T22:09:20.918Z] #26 5.810 + RM_GOPATH=0 [2022-06-10T22:09:20.918Z] #26 5.810 + TMP_GOPATH= [2022-06-10T22:09:20.918Z] #26 5.810 + : /build [2022-06-10T22:09:20.918Z] #26 5.810 + '[' -z '' ']' [2022-06-10T22:09:20.918Z] #26 5.810 ++ mktemp -d [2022-06-10T22:09:20.918Z] #26 5.814 + export GOPATH=/tmp/tmp.x9XJ383WWB [2022-06-10T22:09:20.918Z] #26 5.814 + GOPATH=/tmp/tmp.x9XJ383WWB [2022-06-10T22:09:20.918Z] #26 5.814 + RM_GOPATH=1 [2022-06-10T22:09:20.918Z] #26 5.814 + case "$(go env GOARCH)" in [2022-06-10T22:09:20.918Z] #26 5.814 ++ go env GOARCH [2022-06-10T22:09:20.918Z] #26 5.852 + export GO_BUILDMODE=-buildmode=pie [2022-06-10T22:09:20.918Z] #26 5.852 + GO_BUILDMODE=-buildmode=pie [2022-06-10T22:09:20.918Z] #26 5.852 ++ dirname /install.sh [2022-06-10T22:09:20.918Z] #26 5.852 + dir=/ [2022-06-10T22:09:20.918Z] #26 5.852 + bin=dockercli [2022-06-10T22:09:20.918Z] #26 5.852 + shift [2022-06-10T22:09:20.918Z] #26 5.852 + '[' '!' -f //dockercli.installer ']' [2022-06-10T22:09:20.918Z] #26 5.852 + . //dockercli.installer [2022-06-10T22:09:20.918Z] #26 5.852 ++ : stable [2022-06-10T22:09:20.918Z] #26 5.852 ++ : 17.06.2-ce [2022-06-10T22:09:20.918Z] #26 5.852 + install_dockercli [2022-06-10T22:09:20.918Z] #26 5.852 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-06-10T22:09:20.918Z] #26 5.852 ++ uname -m [2022-06-10T22:09:20.918Z] #26 5.852 + arch=x86_64 [2022-06-10T22:09:20.918Z] #26 5.852 + '[' x86_64 '!=' x86_64 ']' [2022-06-10T22:09:20.918Z] #26 5.852 + url=https://download.docker.com/linux/static [2022-06-10T22:09:20.918Z] #26 5.852 + tar -xz docker/docker [2022-06-10T22:09:20.918Z] #26 5.852 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-06-10T22:09:20.918Z] #26 5.852 Install docker/cli version 17.06.2-ce from stable [2022-06-10T22:09:20.918Z] #26 ... [2022-06-10T22:09:20.918Z] [2022-06-10T22:09:20.918Z] #53 [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-06-10T22:09:20.918Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-10T22:09:20.918Z] #53 11.21 go: downloading golang.org/x/tools v0.1.0 [2022-06-10T22:09:20.918Z] #53 11.83 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-06-10T22:09:20.918Z] #53 11.90 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-10T22:09:20.918Z] #53 12.15 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-06-10T22:09:20.918Z] #53 12.46 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-06-10T22:09:20.929Z] #36 12.46 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-06-10T22:09:21.187Z] #36 12.71 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-10T22:09:21.445Z] #36 13.12 go: downloading github.com/cosiner/argv v0.1.0 [2022-06-10T22:09:21.704Z] #36 13.19 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-06-10T22:09:21.704Z] #36 13.21 go: downloading github.com/peterh/liner v1.2.2 [2022-06-10T22:09:21.961Z] #36 13.39 go: downloading github.com/google/go-dap v0.6.0 [2022-06-10T22:09:22.222Z] #36 13.63 go: downloading github.com/spf13/pflag v1.0.5 [2022-06-10T22:09:22.717Z] #53 ... [2022-06-10T22:09:22.718Z] [2022-06-10T22:09:22.718Z] #42 [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-06-10T22:09:22.718Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-10T22:09:22.718Z] #42 6.834 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T22:09:22.718Z] #42 6.883 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T22:09:22.718Z] #42 6.883 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T22:09:22.718Z] #42 7.871 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T22:09:22.718Z] #42 ... [2022-06-10T22:09:22.718Z] [2022-06-10T22:09:22.718Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-10T22:09:22.718Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-10T22:09:22.718Z] #36 3.817 go: downloading github.com/go-delve/delve v1.8.1 [2022-06-10T22:09:22.718Z] #36 10.26 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-06-10T22:09:22.718Z] #36 10.27 go: downloading github.com/spf13/cobra v1.1.3 [2022-06-10T22:09:22.718Z] #36 ... [2022-06-10T22:09:22.718Z] [2022-06-10T22:09:22.718Z] #40 [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-06-10T22:09:22.718Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519 [2022-06-10T22:09:22.718Z] #40 5.672 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-06-10T22:09:22.718Z] #40 6.389 go: downloading github.com/tc-hib/winres v0.1.5 [2022-06-10T22:09:22.718Z] #40 7.733 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-06-10T22:09:22.718Z] #40 8.150 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-06-10T22:09:22.718Z] #40 8.160 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-06-10T22:09:22.718Z] #40 ... [2022-06-10T22:09:22.718Z] [2022-06-10T22:09:22.718Z] #57 [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-06-10T22:09:22.718Z] #57 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589 [2022-06-10T22:09:22.718Z] #57 5.124 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-06-10T22:09:22.718Z] #57 6.068 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-06-10T22:09:22.718Z] #57 6.068 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-06-10T22:09:22.718Z] #57 6.144 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-06-10T22:09:22.718Z] #57 7.974 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-06-10T22:09:22.718Z] #57 ... [2022-06-10T22:09:22.718Z] [2022-06-10T22:09:22.718Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-06-10T22:09:22.718Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T22:09:22.718Z] #51 6.379 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T22:09:22.718Z] #51 6.418 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T22:09:22.718Z] #51 6.421 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T22:09:22.718Z] #51 6.971 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-06-10T22:09:22.718Z] #51 7.505 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T22:09:22.718Z] #51 10.11 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T22:09:22.718Z] #51 ... [2022-06-10T22:09:22.718Z] [2022-06-10T22:09:22.718Z] #14 [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-06-10T22:09:22.718Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T22:09:22.718Z] #14 7.795 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T22:09:22.718Z] #14 7.857 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T22:09:22.718Z] #14 7.858 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T22:09:22.718Z] #14 8.877 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T22:09:22.788Z] #36 14.22 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-06-10T22:09:22.819Z] #53 ... [2022-06-10T22:09:22.820Z] [2022-06-10T22:09:22.820Z] #67 [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-06-10T22:09:22.820Z] #67 sha256:9efd10d488a8c6eeec92b6fd760b053cbe145f18a73799ea8cafe074780f0bca [2022-06-10T22:09:22.820Z] #67 18.44 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-06-10T22:09:22.980Z] #14 ... [2022-06-10T22:09:22.980Z] [2022-06-10T22:09:22.980Z] #55 [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.44.0" && /build/golangci-lint --version [2022-06-10T22:09:22.980Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T22:09:22.980Z] #55 5.542 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-06-10T22:09:23.045Z] #36 14.66 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-06-10T22:09:23.243Z] #55 ... [2022-06-10T22:09:23.243Z] [2022-06-10T22:09:23.243Z] #26 [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-06-10T22:09:23.243Z] #26 sha256:b333c778b7c8d16c60d826221e472fb8e7d6c8d06f3bd1fd2064617b510fbf56 [2022-06-10T22:09:23.243Z] #26 4.679 + RM_GOPATH=0 [2022-06-10T22:09:23.243Z] #26 4.679 + TMP_GOPATH= [2022-06-10T22:09:23.243Z] #26 4.679 + : /build [2022-06-10T22:09:23.243Z] #26 4.679 + '[' -z '' ']' [2022-06-10T22:09:23.243Z] #26 4.684 ++ mktemp -d [2022-06-10T22:09:23.243Z] #26 4.684 + export GOPATH=/tmp/tmp.inpptjoAUR [2022-06-10T22:09:23.243Z] #26 4.684 + GOPATH=/tmp/tmp.inpptjoAUR [2022-06-10T22:09:23.243Z] #26 4.684 + RM_GOPATH=1 [2022-06-10T22:09:23.243Z] #26 4.684 + case "$(go env GOARCH)" in [2022-06-10T22:09:23.243Z] #26 4.684 ++ go env GOARCH [2022-06-10T22:09:23.243Z] #26 4.704 + export GO_BUILDMODE=-buildmode=pie [2022-06-10T22:09:23.243Z] #26 4.704 + GO_BUILDMODE=-buildmode=pie [2022-06-10T22:09:23.243Z] #26 4.704 ++ dirname /install.sh [2022-06-10T22:09:23.243Z] #26 4.707 + dir=/ [2022-06-10T22:09:23.243Z] #26 4.707 + bin=dockercli [2022-06-10T22:09:23.243Z] #26 4.707 + shift [2022-06-10T22:09:23.243Z] #26 4.707 + '[' '!' -f //dockercli.installer ']' [2022-06-10T22:09:23.243Z] #26 4.707 + . //dockercli.installer [2022-06-10T22:09:23.243Z] #26 4.707 ++ : stable [2022-06-10T22:09:23.243Z] #26 4.707 ++ : 17.06.2-ce [2022-06-10T22:09:23.243Z] #26 4.707 + install_dockercli [2022-06-10T22:09:23.243Z] #26 4.707 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-06-10T22:09:23.243Z] #26 4.707 ++ uname -m [2022-06-10T22:09:23.243Z] #26 4.707 + arch=x86_64 [2022-06-10T22:09:23.243Z] #26 4.707 + '[' x86_64 '!=' x86_64 ']' [2022-06-10T22:09:23.243Z] #26 4.707 + url=https://download.docker.com/linux/static [2022-06-10T22:09:23.243Z] #26 4.707 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-06-10T22:09:23.243Z] #26 4.716 + tar -xz docker/docker [2022-06-10T22:09:23.243Z] #26 4.720 Install docker/cli version 17.06.2-ce from stable [2022-06-10T22:09:23.243Z] #26 ... [2022-06-10T22:09:23.243Z] [2022-06-10T22:09:23.243Z] #76 [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-06-10T22:09:23.243Z] #76 sha256:041fcf6c9999b36d35e283141b0140b0a18dbd5751e297598a71ec64c48611fe [2022-06-10T22:09:23.243Z] #76 7.812 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T22:09:23.243Z] #76 7.828 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T22:09:23.243Z] #76 7.829 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T22:09:23.243Z] #76 8.797 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T22:09:23.243Z] #76 10.87 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T22:09:23.505Z] #76 ... [2022-06-10T22:09:23.505Z] [2022-06-10T22:09:23.505Z] #34 [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-06-10T22:09:23.505Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-10T22:09:23.505Z] #34 6.763 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-06-10T22:09:23.505Z] #34 6.763 Cloning into '.'... [2022-06-10T22:09:23.505Z] #34 ... [2022-06-10T22:09:23.505Z] [2022-06-10T22:09:23.505Z] #38 [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-06-10T22:09:23.505Z] #38 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6 [2022-06-10T22:09:23.505Z] #38 5.351 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-06-10T22:09:23.610Z] #36 14.97 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-10T22:09:23.610Z] #36 15.04 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-06-10T22:09:23.772Z] #38 ... [2022-06-10T22:09:23.772Z] [2022-06-10T22:09:23.772Z] #62 [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-06-10T22:09:23.772Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3 [2022-06-10T22:09:23.772Z] #62 3.428 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T22:09:23.772Z] #62 3.444 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T22:09:23.772Z] #62 3.444 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T22:09:23.772Z] #62 3.626 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T22:09:23.772Z] #62 4.304 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T22:09:23.772Z] #62 5.086 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T22:09:23.772Z] #62 ... [2022-06-10T22:09:23.772Z] [2022-06-10T22:09:23.772Z] #67 [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-06-10T22:09:23.772Z] #67 sha256:216d86e3992f2857ed012643646088b91a17dbdd14eb16a16283092c24674e71 [2022-06-10T22:09:23.772Z] #67 7.154 + RM_GOPATH=0 [2022-06-10T22:09:23.772Z] #67 7.155 + TMP_GOPATH= [2022-06-10T22:09:23.772Z] #67 7.155 + : /build [2022-06-10T22:09:23.772Z] #67 7.155 + '[' -z '' ']' [2022-06-10T22:09:23.772Z] #67 7.156 ++ mktemp -d [2022-06-10T22:09:23.772Z] #67 7.163 + export GOPATH=/tmp/tmp.WkOnPphRyi [2022-06-10T22:09:23.772Z] #67 7.163 + GOPATH=/tmp/tmp.WkOnPphRyi [2022-06-10T22:09:23.772Z] #67 7.164 + RM_GOPATH=1 [2022-06-10T22:09:23.772Z] #67 7.165 + case "$(go env GOARCH)" in [2022-06-10T22:09:23.772Z] #67 7.170 ++ go env GOARCH [2022-06-10T22:09:23.772Z] #67 7.194 + export GO_BUILDMODE=-buildmode=pie [2022-06-10T22:09:23.772Z] #67 7.195 + GO_BUILDMODE=-buildmode=pie [2022-06-10T22:09:23.772Z] #67 7.196 ++ dirname /install.sh [2022-06-10T22:09:23.772Z] #67 7.208 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-06-10T22:09:23.772Z] #67 7.208 + dir=/ [2022-06-10T22:09:23.772Z] #67 7.208 + bin=rootlesskit [2022-06-10T22:09:23.772Z] #67 7.208 + shift [2022-06-10T22:09:23.772Z] #67 7.208 + '[' '!' -f //rootlesskit.installer ']' [2022-06-10T22:09:23.772Z] #67 7.208 + . //rootlesskit.installer [2022-06-10T22:09:23.772Z] #67 7.208 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-06-10T22:09:23.772Z] #67 7.208 + install_rootlesskit [2022-06-10T22:09:23.772Z] #67 7.208 + case "$1" in [2022-06-10T22:09:23.772Z] #67 7.208 + export CGO_ENABLED=0 [2022-06-10T22:09:23.772Z] #67 7.208 + CGO_ENABLED=0 [2022-06-10T22:09:23.772Z] #67 7.208 + _install_rootlesskit [2022-06-10T22:09:23.772Z] #67 7.208 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-06-10T22:09:23.772Z] #67 7.208 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-10T22:09:23.772Z] #67 7.208 + GOBIN=/build [2022-06-10T22:09:23.772Z] #67 7.208 + GO111MODULE=on [2022-06-10T22:09:23.772Z] #67 7.211 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-06-10T22:09:23.772Z] #67 7.757 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-06-10T22:09:23.772Z] #67 10.10 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-10T22:09:23.772Z] #67 10.14 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-06-10T22:09:23.772Z] #67 10.65 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-06-10T22:09:24.174Z] #36 ... [2022-06-10T22:09:24.174Z] [2022-06-10T22:09:24.174Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-06-10T22:09:24.174Z] #51 sha256:1d389122566fae2a2d9dd5978cf955dae964eb9c42a4c4041be573a98d50da27 [2022-06-10T22:09:24.174Z] #51 5.384 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-06-10T22:09:24.174Z] #51 6.023 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-10T22:09:24.174Z] #51 8.375 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB] [2022-06-10T22:09:24.174Z] #51 11.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-10T22:09:24.174Z] #51 14.30 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-06-10T22:09:24.200Z] #67 19.58 go: downloading github.com/google/uuid v1.3.0 [2022-06-10T22:09:24.200Z] #67 19.61 go: downloading github.com/moby/vpnkit v0.5.0 [2022-06-10T22:09:24.200Z] #67 19.69 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-06-10T22:09:24.234Z] #53 ... [2022-06-10T22:09:24.234Z] [2022-06-10T22:09:24.234Z] #34 [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-06-10T22:09:24.234Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-10T22:09:24.234Z] #34 6.980 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-06-10T22:09:24.234Z] #34 6.996 Cloning into '.'... [2022-06-10T22:09:24.432Z] #51 ... [2022-06-10T22:09:24.432Z] [2022-06-10T22:09:24.432Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-10T22:09:24.432Z] #36 sha256:1efe022a8eeedfe9049be83b8adea254e4041fc304ae1cec832ddf7d2374993c [2022-06-10T22:09:24.432Z] #36 15.89 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-06-10T22:09:24.458Z] #67 20.19 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-10T22:09:24.495Z] #34 ... [2022-06-10T22:09:24.495Z] [2022-06-10T22:09:24.495Z] #40 [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-06-10T22:09:24.495Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519 [2022-06-10T22:09:24.495Z] #40 15.64 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-06-10T22:09:24.495Z] #40 15.88 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-10T22:09:24.690Z] #36 16.20 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-06-10T22:09:24.715Z] #67 20.36 go: downloading github.com/gorilla/mux v1.8.0 [2022-06-10T22:09:24.973Z] #67 20.63 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-06-10T22:09:25.164Z] #67 ... [2022-06-10T22:09:25.164Z] [2022-06-10T22:09:25.164Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-06-10T22:09:25.164Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T22:09:25.164Z] #51 13.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T22:09:25.231Z] #67 ... [2022-06-10T22:09:25.231Z] [2022-06-10T22:09:25.231Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-06-10T22:09:25.231Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T22:09:25.231Z] #51 10.71 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T22:09:25.231Z] #51 14.53 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T22:09:25.231Z] #51 19.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T22:09:25.231Z] #51 ... [2022-06-10T22:09:25.231Z] [2022-06-10T22:09:25.231Z] #26 [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-06-10T22:09:25.231Z] #26 sha256:46463edad75a223bb458c0e45ffb1961d8c053feda81e706bd95dd698ab09606 [2022-06-10T22:09:25.231Z] #26 19.82 + mkdir -p /build [2022-06-10T22:09:25.231Z] #26 19.83 + mv docker/docker /build/ [2022-06-10T22:09:25.231Z] #26 19.84 + rmdir docker [2022-06-10T22:09:25.879Z] #40 ... [2022-06-10T22:09:25.879Z] [2022-06-10T22:09:25.879Z] #42 [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-06-10T22:09:25.879Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-10T22:09:25.879Z] #42 8.593 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T22:09:25.879Z] #42 13.26 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T22:09:25.879Z] #42 18.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T22:09:25.879Z] #42 ... [2022-06-10T22:09:25.879Z] [2022-06-10T22:09:25.879Z] #14 [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-06-10T22:09:25.879Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T22:09:25.879Z] #14 8.805 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T22:09:25.879Z] #14 13.23 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T22:09:25.879Z] #14 17.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T22:09:25.879Z] #14 ... [2022-06-10T22:09:25.879Z] [2022-06-10T22:09:25.879Z] #67 [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-06-10T22:09:25.879Z] #67 sha256:232a235af68c31a0a5b83752d9667387b49daf9af6880a2facb909ed6d9fe6e9 [2022-06-10T22:09:25.879Z] #67 12.41 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-10T22:09:25.879Z] #67 12.53 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-06-10T22:09:25.879Z] #67 13.51 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-06-10T22:09:25.879Z] #67 15.13 go: downloading github.com/google/uuid v1.3.0 [2022-06-10T22:09:25.879Z] #67 15.22 go: downloading github.com/moby/vpnkit v0.5.0 [2022-06-10T22:09:26.115Z] #51 ... [2022-06-10T22:09:26.115Z] [2022-06-10T22:09:26.115Z] #26 [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-06-10T22:09:26.115Z] #26 sha256:b333c778b7c8d16c60d826221e472fb8e7d6c8d06f3bd1fd2064617b510fbf56 [2022-06-10T22:09:26.115Z] #26 12.89 + mkdir -p /build [2022-06-10T22:09:26.115Z] #26 12.89 + mv docker/docker /build/ [2022-06-10T22:09:26.115Z] #26 12.89 + rmdir docker [2022-06-10T22:09:26.115Z] #26 DONE 13.6s [2022-06-10T22:09:26.115Z] [2022-06-10T22:09:26.115Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-06-10T22:09:26.115Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-10T22:09:26.115Z] #47 3.541 + git clone https://github.com/docker/distribution.git . [2022-06-10T22:09:26.115Z] #47 3.550 Cloning into '.'... [2022-06-10T22:09:26.115Z] #47 ... [2022-06-10T22:09:26.115Z] [2022-06-10T22:09:26.115Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-10T22:09:26.115Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-10T22:09:26.115Z] #36 10.73 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-06-10T22:09:26.115Z] #36 11.07 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-06-10T22:09:26.115Z] #36 11.58 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-10T22:09:26.115Z] #36 11.91 go: downloading github.com/cosiner/argv v0.1.0 [2022-06-10T22:09:26.115Z] #36 11.92 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-06-10T22:09:26.115Z] #36 12.03 go: downloading github.com/peterh/liner v1.2.2 [2022-06-10T22:09:26.115Z] #36 12.32 go: downloading github.com/spf13/pflag v1.0.5 [2022-06-10T22:09:26.115Z] #36 12.62 go: downloading github.com/google/go-dap v0.6.0 [2022-06-10T22:09:26.115Z] #36 13.01 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-06-10T22:09:26.115Z] #36 13.84 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-06-10T22:09:26.115Z] #36 14.13 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-10T22:09:26.115Z] #36 14.13 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-06-10T22:09:26.637Z] #26 ... [2022-06-10T22:09:26.637Z] [2022-06-10T22:09:26.637Z] #57 [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-06-10T22:09:26.637Z] #57 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589 [2022-06-10T22:09:26.637Z] #57 12.58 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-06-10T22:09:26.637Z] #57 ... [2022-06-10T22:09:26.637Z] [2022-06-10T22:09:26.637Z] #26 [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-06-10T22:09:26.637Z] #26 sha256:46463edad75a223bb458c0e45ffb1961d8c053feda81e706bd95dd698ab09606 [2022-06-10T22:09:26.637Z] #26 DONE 22.2s [2022-06-10T22:09:26.637Z] [2022-06-10T22:09:26.637Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-10T22:09:26.637Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-10T22:09:26.637Z] #36 21.89 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-06-10T22:09:26.637Z] #36 21.89 go: downloading github.com/spf13/cobra v1.1.3 [2022-06-10T22:09:26.637Z] #36 22.39 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-06-10T22:09:26.637Z] #36 22.71 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-06-10T22:09:27.203Z] #36 23.12 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-10T22:09:27.269Z] #67 19.60 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-06-10T22:09:27.269Z] #67 ... [2022-06-10T22:09:27.269Z] [2022-06-10T22:09:27.269Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-10T22:09:27.269Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-10T22:09:27.269Z] #36 19.93 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-06-10T22:09:27.269Z] #36 19.94 go: downloading github.com/spf13/cobra v1.1.3 [2022-06-10T22:09:27.461Z] #36 ... [2022-06-10T22:09:27.461Z] [2022-06-10T22:09:27.461Z] #76 [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-06-10T22:09:27.461Z] #76 sha256:041fcf6c9999b36d35e283141b0140b0a18dbd5751e297598a71ec64c48611fe [2022-06-10T22:09:27.461Z] #76 13.29 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T22:09:27.461Z] #76 16.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T22:09:27.461Z] #76 ... [2022-06-10T22:09:27.461Z] [2022-06-10T22:09:27.461Z] #38 [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-06-10T22:09:27.461Z] #38 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6 [2022-06-10T22:09:27.461Z] #38 23.50 tomll can be used in two ways: [2022-06-10T22:09:27.461Z] #38 23.50 Writing to STDIN and reading from STDOUT: [2022-06-10T22:09:27.461Z] #38 23.50 cat file.toml | tomll > file.toml [2022-06-10T22:09:27.461Z] #38 23.50 [2022-06-10T22:09:27.461Z] #38 23.50 Reading and updating a list of files: [2022-06-10T22:09:27.461Z] #38 23.50 tomll a.toml b.toml c.toml [2022-06-10T22:09:27.461Z] #38 23.50 [2022-06-10T22:09:27.461Z] #38 23.50 When given a list of files, tomll will modify all files in place without asking. [2022-06-10T22:09:27.718Z] #38 ... [2022-06-10T22:09:27.718Z] [2022-06-10T22:09:27.718Z] #40 [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-06-10T22:09:27.719Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519 [2022-06-10T22:09:27.719Z] #40 13.69 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-06-10T22:09:27.719Z] #40 13.94 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-10T22:09:27.744Z] #84 62.10 configure.ac:7: installing './compile' [2022-06-10T22:09:27.744Z] #84 62.10 configure.ac:11: installing './config.guess' [2022-06-10T22:09:27.744Z] #84 62.10 configure.ac:11: installing './config.sub' [2022-06-10T22:09:27.744Z] #84 62.12 configure.ac:8: installing './install-sh' [2022-06-10T22:09:27.744Z] #84 62.12 configure.ac:8: installing './missing' [2022-06-10T22:09:27.744Z] #84 62.27 Makefile.am: installing './depcomp' [2022-06-10T22:09:27.977Z] #40 ... [2022-06-10T22:09:27.977Z] [2022-06-10T22:09:27.977Z] #38 [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-06-10T22:09:27.977Z] #38 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6 [2022-06-10T22:09:27.977Z] #38 DONE 23.7s [2022-06-10T22:09:27.977Z] [2022-06-10T22:09:27.977Z] #14 [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-06-10T22:09:27.977Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T22:09:27.977Z] #14 13.59 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T22:09:27.977Z] #14 17.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T22:09:27.977Z] #14 ... [2022-06-10T22:09:27.977Z] [2022-06-10T22:09:27.977Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-10T22:09:27.977Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-10T22:09:27.977Z] #36 23.67 go: downloading github.com/cosiner/argv v0.1.0 [2022-06-10T22:09:27.977Z] #36 23.76 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-06-10T22:09:27.977Z] #36 23.93 go: downloading github.com/peterh/liner v1.2.2 [2022-06-10T22:09:28.038Z] #36 16.06 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-06-10T22:09:28.207Z] #36 21.16 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-06-10T22:09:28.300Z] #36 16.33 go: downloading github.com/cilium/ebpf v0.7.0 [2022-06-10T22:09:28.543Z] #36 24.35 go: downloading github.com/spf13/pflag v1.0.5 [2022-06-10T22:09:28.543Z] #36 ... [2022-06-10T22:09:28.543Z] [2022-06-10T22:09:28.543Z] #62 [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-06-10T22:09:28.543Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3 [2022-06-10T22:09:28.543Z] #62 14.53 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T22:09:28.543Z] #62 19.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T22:09:28.589Z] #36 ... [2022-06-10T22:09:28.589Z] [2022-06-10T22:09:28.589Z] #57 [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-06-10T22:09:28.589Z] #57 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589 [2022-06-10T22:09:28.589Z] #57 11.42 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-06-10T22:09:28.589Z] #57 ... [2022-06-10T22:09:28.589Z] [2022-06-10T22:09:28.589Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-10T22:09:28.589Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-10T22:09:28.589Z] #36 21.60 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-06-10T22:09:28.801Z] #62 ... [2022-06-10T22:09:28.801Z] [2022-06-10T22:09:28.801Z] #42 [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-06-10T22:09:28.801Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-10T22:09:28.801Z] #42 14.61 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T22:09:28.801Z] #42 18.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T22:09:28.801Z] #42 ... [2022-06-10T22:09:28.801Z] [2022-06-10T22:09:28.801Z] #53 [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-06-10T22:09:28.801Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-10T22:09:28.801Z] #53 19.15 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-06-10T22:09:28.801Z] #53 19.39 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-06-10T22:09:28.801Z] #53 19.42 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-06-10T22:09:28.801Z] #53 22.29 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-06-10T22:09:28.801Z] #53 22.35 go: downloading golang.org/x/mod v0.3.0 [2022-06-10T22:09:28.877Z] #36 ... [2022-06-10T22:09:28.877Z] [2022-06-10T22:09:28.877Z] #67 [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-06-10T22:09:28.877Z] #67 sha256:883baeb4d9e953ee74d47241220df21071bf654b6bc8a5132e386303299b4d3b [2022-06-10T22:09:28.877Z] #67 9.984 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-06-10T22:09:28.877Z] #67 10.82 go: downloading github.com/google/uuid v1.3.0 [2022-06-10T22:09:28.877Z] #67 10.95 go: downloading github.com/moby/vpnkit v0.5.0 [2022-06-10T22:09:28.877Z] #67 11.05 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-06-10T22:09:28.877Z] #67 11.49 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-10T22:09:28.877Z] #67 11.52 go: downloading github.com/gorilla/mux v1.8.0 [2022-06-10T22:09:28.877Z] #67 11.59 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-06-10T22:09:28.877Z] #67 12.19 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-06-10T22:09:28.877Z] #67 12.34 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-06-10T22:09:28.877Z] #67 12.58 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-06-10T22:09:28.877Z] #67 14.24 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-10T22:09:29.059Z] #53 ... [2022-06-10T22:09:29.059Z] [2022-06-10T22:09:29.059Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-10T22:09:29.059Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-10T22:09:29.059Z] #36 25.07 go: downloading github.com/google/go-dap v0.6.0 [2022-06-10T22:09:29.133Z] #67 ... [2022-06-10T22:09:29.133Z] [2022-06-10T22:09:29.133Z] #53 [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-06-10T22:09:29.133Z] #53 sha256:d07cffcf8f7d044b6a95e2196b2b637c7d54e445a3accc0c661cc0a3da698199 [2022-06-10T22:09:29.133Z] #53 10.40 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-06-10T22:09:29.133Z] #53 10.45 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-06-10T22:09:29.133Z] #53 10.68 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-06-10T22:09:29.133Z] #53 11.84 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-06-10T22:09:29.133Z] #53 11.89 go: downloading golang.org/x/mod v0.3.0 [2022-06-10T22:09:29.133Z] #53 ... [2022-06-10T22:09:29.133Z] [2022-06-10T22:09:29.133Z] #38 [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-06-10T22:09:29.133Z] #38 sha256:36c2abfbc367b926b7beaa7d05324d69cdb05bcb3721475bdee763182b4299a8 [2022-06-10T22:09:29.133Z] #38 16.06 tomll can be used in two ways: [2022-06-10T22:09:29.133Z] #38 16.06 Writing to STDIN and reading from STDOUT: [2022-06-10T22:09:29.133Z] #38 16.06 cat file.toml | tomll > file.toml [2022-06-10T22:09:29.133Z] #38 16.06 [2022-06-10T22:09:29.133Z] #38 16.06 Reading and updating a list of files: [2022-06-10T22:09:29.133Z] #38 16.06 tomll a.toml b.toml c.toml [2022-06-10T22:09:29.133Z] #38 16.06 [2022-06-10T22:09:29.133Z] #38 16.06 When given a list of files, tomll will modify all files in place without asking. [2022-06-10T22:09:29.133Z] #38 DONE 20.8s [2022-06-10T22:09:29.133Z] [2022-06-10T22:09:29.133Z] #31 [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-06-10T22:09:29.133Z] #31 sha256:b4307897d57c851d9f42047094f8fbd193a3d467312f141cae9185745da40e33 [2022-06-10T22:09:29.133Z] #31 13.20 #=#=# [2022-06-10T22:09:29.133Z] #31 13.63 #=#=# 0.1% ##### 8.0% ########### 15.5% ################### 26.7% ########################## 37.3% ################################# 46.9% ######################################### 57.9% ############################################### 65.4% ################################################## 70.3% ######################################################## 79.0% ################################################################ 89.0% ######################################################################## 100.0% [2022-06-10T22:09:29.133Z] #31 16.29 [2022-06-10T22:09:29.133Z] #31 21.29 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-06-10T22:09:29.133Z] #84 64.65 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-10T22:09:29.133Z] #84 64.65 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-10T22:09:29.248Z] #36 17.34 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-06-10T22:09:29.301Z] #36 ... [2022-06-10T22:09:29.302Z] [2022-06-10T22:09:29.302Z] #26 [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-06-10T22:09:29.302Z] #26 sha256:7bcb269398dabd16b73d09f1b00ec5c4f3aa4b9079f85ed373f42a11bd1ead38 [2022-06-10T22:09:29.302Z] #26 20.75 + mkdir -p /build [2022-06-10T22:09:29.302Z] #26 20.80 + mv docker/docker /build/ [2022-06-10T22:09:29.302Z] #26 20.82 + rmdir docker [2022-06-10T22:09:29.302Z] #26 DONE 21.8s [2022-06-10T22:09:29.302Z] [2022-06-10T22:09:29.302Z] #53 [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-06-10T22:09:29.302Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-10T22:09:29.302Z] #53 20.75 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-06-10T22:09:29.302Z] #53 20.97 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-06-10T22:09:29.302Z] #53 21.16 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-06-10T22:09:29.395Z] #84 64.85 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-10T22:09:29.395Z] #84 64.85 libtoolize: copying file 'm4/libtool.m4' [2022-06-10T22:09:29.510Z] #36 ... [2022-06-10T22:09:29.510Z] [2022-06-10T22:09:29.510Z] #67 [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-06-10T22:09:29.510Z] #67 sha256:216d86e3992f2857ed012643646088b91a17dbdd14eb16a16283092c24674e71 [2022-06-10T22:09:29.510Z] #67 14.66 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-06-10T22:09:29.510Z] #67 15.63 go: downloading github.com/google/uuid v1.3.0 [2022-06-10T22:09:29.510Z] #67 15.64 go: downloading github.com/moby/vpnkit v0.5.0 [2022-06-10T22:09:29.510Z] #67 15.78 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-06-10T22:09:29.510Z] #67 15.90 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-10T22:09:29.510Z] #67 16.10 go: downloading github.com/gorilla/mux v1.8.0 [2022-06-10T22:09:29.510Z] #67 16.31 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-06-10T22:09:29.510Z] #67 16.92 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-06-10T22:09:29.510Z] #67 17.20 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-06-10T22:09:29.658Z] #84 65.18 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-10T22:09:29.697Z] #31 ... [2022-06-10T22:09:29.697Z] [2022-06-10T22:09:29.697Z] #76 [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-06-10T22:09:29.697Z] #76 sha256:6fc2915dbb18c4f0923ee799be6e45a77525f89517aa27383e075c648821824f [2022-06-10T22:09:29.697Z] #76 11.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-10T22:09:29.697Z] #76 17.00 Fetched 8424 kB in 12s (688 kB/s) [2022-06-10T22:09:29.887Z] #53 ... [2022-06-10T22:09:29.887Z] [2022-06-10T22:09:29.887Z] #76 [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-06-10T22:09:29.887Z] #76 sha256:041fcf6c9999b36d35e283141b0140b0a18dbd5751e297598a71ec64c48611fe [2022-06-10T22:09:29.887Z] #76 12.77 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T22:09:29.887Z] #76 17.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T22:09:29.887Z] #76 ... [2022-06-10T22:09:29.887Z] [2022-06-10T22:09:29.887Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-10T22:09:29.887Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-10T22:09:29.887Z] #36 22.61 go: downloading github.com/spf13/pflag v1.0.5 [2022-06-10T22:09:29.920Z] #84 65.50 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-10T22:09:29.954Z] #76 17.00 Reading package lists... [2022-06-10T22:09:29.954Z] #76 ... [2022-06-10T22:09:29.954Z] [2022-06-10T22:09:29.954Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-06-10T22:09:29.954Z] #51 sha256:1d389122566fae2a2d9dd5978cf955dae964eb9c42a4c4041be573a98d50da27 [2022-06-10T22:09:29.954Z] #51 17.84 Fetched 8428 kB in 13s (629 kB/s) [2022-06-10T22:09:29.990Z] #36 25.98 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-06-10T22:09:30.084Z] #67 17.48 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-06-10T22:09:30.151Z] #36 ... [2022-06-10T22:09:30.151Z] [2022-06-10T22:09:30.151Z] #62 [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-06-10T22:09:30.151Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3 [2022-06-10T22:09:30.151Z] #62 13.25 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T22:09:30.151Z] #62 17.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T22:09:30.182Z] #84 65.72 libtoolize: copying file 'm4/ltversion.m4' [2022-06-10T22:09:30.182Z] #84 65.76 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-10T22:09:30.420Z] #62 ... [2022-06-10T22:09:30.420Z] [2022-06-10T22:09:30.420Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-10T22:09:30.420Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-10T22:09:30.420Z] #36 23.31 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-10T22:09:30.471Z] #84 65.95 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-10T22:09:30.691Z] #36 23.61 go: downloading github.com/cosiner/argv v0.1.0 [2022-06-10T22:09:30.953Z] #36 23.90 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-06-10T22:09:30.953Z] #36 24.01 go: downloading github.com/peterh/liner v1.2.2 [2022-06-10T22:09:31.322Z] #51 17.84 Reading package lists... [2022-06-10T22:09:31.579Z] #51 22.69 Reading package lists... [2022-06-10T22:09:31.579Z] #51 ... [2022-06-10T22:09:31.579Z] [2022-06-10T22:09:31.579Z] #31 [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-06-10T22:09:31.579Z] #31 sha256:b4307897d57c851d9f42047094f8fbd193a3d467312f141cae9185745da40e33 [2022-06-10T22:09:31.579Z] #31 23.38 [2022-06-10T22:09:31.579Z] #31 23.71 #=#=# ######################################################################## 100.0% [2022-06-10T22:09:31.892Z] #36 24.83 go: downloading github.com/google/go-dap v0.6.0 [2022-06-10T22:09:31.915Z] #36 27.50 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-06-10T22:09:31.915Z] #36 27.92 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-10T22:09:31.951Z] #84 ... [2022-06-10T22:09:31.951Z] [2022-06-10T22:09:31.951Z] #19 [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-06-10T22:09:31.951Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a [2022-06-10T22:09:31.951Z] #19 93.23 Reading package lists... [2022-06-10T22:09:32.461Z] #36 25.29 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-06-10T22:09:32.480Z] #36 28.17 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-06-10T22:09:32.510Z] #31 25.02 [2022-06-10T22:09:32.637Z] #67 19.94 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-10T22:09:32.637Z] #67 ... [2022-06-10T22:09:32.637Z] [2022-06-10T22:09:32.637Z] #42 [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-06-10T22:09:32.637Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-10T22:09:32.637Z] #42 10.34 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T22:09:32.637Z] #42 12.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T22:09:32.637Z] #42 ... [2022-06-10T22:09:32.637Z] [2022-06-10T22:09:32.637Z] #38 [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-06-10T22:09:32.637Z] #38 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6 [2022-06-10T22:09:32.637Z] #38 19.29 tomll can be used in two ways: [2022-06-10T22:09:32.637Z] #38 19.29 Writing to STDIN and reading from STDOUT: [2022-06-10T22:09:32.637Z] #38 19.29 cat file.toml | tomll > file.toml [2022-06-10T22:09:32.637Z] #38 19.29 [2022-06-10T22:09:32.637Z] #38 19.29 Reading and updating a list of files: [2022-06-10T22:09:32.637Z] #38 19.29 tomll a.toml b.toml c.toml [2022-06-10T22:09:32.637Z] #38 19.29 [2022-06-10T22:09:32.637Z] #38 19.29 When given a list of files, tomll will modify all files in place without asking. [2022-06-10T22:09:33.031Z] #36 25.95 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-06-10T22:09:33.223Z] #38 DONE 21.0s [2022-06-10T22:09:33.223Z] [2022-06-10T22:09:33.223Z] #62 [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-06-10T22:09:33.223Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3 [2022-06-10T22:09:33.223Z] #62 13.20 Fetched 8537 kB in 10s (851 kB/s) [2022-06-10T22:09:33.223Z] #62 13.20 Reading package lists... [2022-06-10T22:09:33.290Z] #36 ... [2022-06-10T22:09:33.290Z] [2022-06-10T22:09:33.290Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-06-10T22:09:33.290Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T22:09:33.290Z] #51 15.98 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T22:09:33.290Z] #51 20.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T22:09:33.290Z] #51 25.79 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-06-10T22:09:33.486Z] #62 20.26 Reading package lists... [2022-06-10T22:09:33.486Z] #62 ... [2022-06-10T22:09:33.486Z] [2022-06-10T22:09:33.486Z] #14 [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-06-10T22:09:33.486Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T22:09:33.486Z] #14 11.47 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T22:09:33.486Z] #14 14.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T22:09:33.549Z] #51 ... [2022-06-10T22:09:33.549Z] [2022-06-10T22:09:33.549Z] #53 [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-06-10T22:09:33.549Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-10T22:09:33.549Z] #53 24.64 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-06-10T22:09:33.549Z] #53 24.76 go: downloading golang.org/x/mod v0.3.0 [2022-06-10T22:09:33.750Z] #14 ... [2022-06-10T22:09:33.750Z] [2022-06-10T22:09:33.750Z] #53 [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-06-10T22:09:33.750Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-10T22:09:33.750Z] #53 14.43 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-06-10T22:09:33.750Z] #53 14.46 go: downloading golang.org/x/mod v0.3.0 [2022-06-10T22:09:33.750Z] #53 ... [2022-06-10T22:09:33.750Z] [2022-06-10T22:09:33.750Z] #42 [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-06-10T22:09:33.750Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-10T22:09:33.750Z] #42 21.78 Fetched 8537 kB in 15s (563 kB/s) [2022-06-10T22:09:34.013Z] #42 21.78 Reading package lists... [2022-06-10T22:09:34.013Z] #42 ... [2022-06-10T22:09:34.013Z] [2022-06-10T22:09:34.013Z] #40 [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-06-10T22:09:34.013Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519 [2022-06-10T22:09:34.013Z] #40 12.09 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-06-10T22:09:34.013Z] #40 12.31 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-10T22:09:34.380Z] #36 30.34 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-06-10T22:09:34.640Z] #36 30.56 go: downloading github.com/cilium/ebpf v0.7.0 [2022-06-10T22:09:34.898Z] #36 ... [2022-06-10T22:09:34.898Z] [2022-06-10T22:09:34.898Z] #14 [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-06-10T22:09:34.898Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T22:09:34.898Z] #14 30.71 Fetched 8537 kB in 24s (359 kB/s) [2022-06-10T22:09:34.958Z] #40 ... [2022-06-10T22:09:34.958Z] [2022-06-10T22:09:34.958Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-06-10T22:09:34.958Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-10T22:09:35.746Z] #47 22.78 Updating files: 73% (1603/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-06-10T22:09:35.746Z] #47 23.45 + git checkout -q v2.3.0 [2022-06-10T22:09:35.746Z] #47 ... [2022-06-10T22:09:35.746Z] [2022-06-10T22:09:35.746Z] #76 [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-06-10T22:09:35.747Z] #76 sha256:041fcf6c9999b36d35e283141b0140b0a18dbd5751e297598a71ec64c48611fe [2022-06-10T22:09:35.747Z] #76 13.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T22:09:35.747Z] #76 23.36 Fetched 8537 kB in 16s (538 kB/s) [2022-06-10T22:09:35.747Z] #76 23.36 Reading package lists... [2022-06-10T22:09:35.747Z] #76 ... [2022-06-10T22:09:35.747Z] [2022-06-10T22:09:35.747Z] #14 [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-06-10T22:09:35.747Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T22:09:35.747Z] #14 23.77 Fetched 8537 kB in 16s (525 kB/s) [2022-06-10T22:09:35.794Z] #31 ... [2022-06-10T22:09:35.794Z] [2022-06-10T22:09:35.794Z] #62 [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-06-10T22:09:35.794Z] #62 sha256:94c655776b196507b25063ab13a14c19581a40c1e5e3359d2be06fa2b77bf3c4 [2022-06-10T22:09:35.794Z] #62 16.75 Fetched 8424 kB in 12s (695 kB/s) [2022-06-10T22:09:35.794Z] #62 16.75 Reading package lists... [2022-06-10T22:09:35.794Z] #62 22.32 Reading package lists... [2022-06-10T22:09:35.794Z] #62 26.80 Building dependency tree... [2022-06-10T22:09:35.794Z] #62 ... [2022-06-10T22:09:35.794Z] [2022-06-10T22:09:35.794Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-06-10T22:09:35.794Z] #47 sha256:f07fa1b2b652023669769ccd2e573b51e16473d32c1a0fba5ef4c3aa72860c2e [2022-06-10T22:09:35.794Z] #47 21.35 Updating files: 60% (1324/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-06-10T22:09:35.794Z] #47 22.13 + git checkout -q v2.3.0 [2022-06-10T22:09:35.794Z] #47 24.06 + 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-06-10T22:09:35.794Z] #47 ... [2022-06-10T22:09:35.794Z] [2022-06-10T22:09:35.794Z] #42 [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-06-10T22:09:35.794Z] #42 sha256:4efffb26aae31fc69d654553c9d0d97e78c77a362bca025516fde1e45b55c9e0 [2022-06-10T22:09:35.794Z] #42 17.35 Fetched 8424 kB in 13s (671 kB/s) [2022-06-10T22:09:35.794Z] #42 17.35 Reading package lists... [2022-06-10T22:09:35.794Z] #42 22.52 Reading package lists... [2022-06-10T22:09:36.052Z] #42 27.46 Building dependency tree... [2022-06-10T22:09:36.052Z] #42 ... [2022-06-10T22:09:36.052Z] [2022-06-10T22:09:36.052Z] #14 [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-06-10T22:09:36.052Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-10T22:09:36.052Z] #14 17.42 Fetched 8424 kB in 13s (666 kB/s) [2022-06-10T22:09:36.052Z] #14 17.42 Reading package lists... [2022-06-10T22:09:36.052Z] #14 22.34 Reading package lists... [2022-06-10T22:09:36.052Z] #14 27.07 Building dependency tree... [2022-06-10T22:09:36.052Z] #14 ... [2022-06-10T22:09:36.052Z] [2022-06-10T22:09:36.052Z] #55 [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.44.0" && /build/golangci-lint --version [2022-06-10T22:09:36.052Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3 [2022-06-10T22:09:36.052Z] #55 23.55 go: downloading github.com/fatih/color v1.13.0 [2022-06-10T22:09:36.052Z] #55 23.56 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-10T22:09:36.052Z] #55 23.68 go: downloading github.com/spf13/cobra v1.3.0 [2022-06-10T22:09:36.052Z] #55 23.80 go: downloading github.com/spf13/viper v1.10.1 [2022-06-10T22:09:36.052Z] #55 23.95 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-10T22:09:36.052Z] #55 24.40 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-10T22:09:36.052Z] #55 24.40 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-10T22:09:36.052Z] #55 24.42 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-06-10T22:09:36.052Z] #55 24.44 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-06-10T22:09:36.052Z] #55 25.44 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-10T22:09:36.052Z] #55 25.49 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-06-10T22:09:36.288Z] #14 30.71 Reading package lists... [2022-06-10T22:09:36.288Z] #14 ... [2022-06-10T22:09:36.288Z] [2022-06-10T22:09:36.288Z] #67 [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-06-10T22:09:36.288Z] #67 sha256:9efd10d488a8c6eeec92b6fd760b053cbe145f18a73799ea8cafe074780f0bca [2022-06-10T22:09:36.288Z] #67 21.75 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-06-10T22:09:36.288Z] #67 21.93 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-06-10T22:09:36.288Z] #67 26.17 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-06-10T22:09:36.288Z] #67 26.55 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-10T22:09:36.288Z] #67 ... [2022-06-10T22:09:36.288Z] [2022-06-10T22:09:36.288Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-06-10T22:09:36.288Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T22:09:36.288Z] #51 21.92 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-06-10T22:09:36.288Z] #51 ... [2022-06-10T22:09:36.288Z] [2022-06-10T22:09:36.288Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-10T22:09:36.288Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-10T22:09:36.288Z] #36 32.10 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-06-10T22:09:36.982Z] #55 28.37 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-10T22:09:36.982Z] #55 28.39 go: downloading github.com/stretchr/testify v1.7.0 [2022-06-10T22:09:36.982Z] #55 28.47 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-06-10T22:09:36.982Z] #55 28.52 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-06-10T22:09:37.238Z] #55 28.63 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-06-10T22:09:37.238Z] #55 28.71 go: downloading github.com/magiconair/properties v1.8.5 [2022-06-10T22:09:37.238Z] #55 28.74 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-10T22:09:37.238Z] #55 28.75 go: downloading github.com/spf13/afero v1.6.0 [2022-06-10T22:09:37.238Z] #55 28.78 go: downloading github.com/spf13/cast v1.4.1 [2022-06-10T22:09:37.238Z] #55 28.87 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-06-10T22:09:37.495Z] #55 28.92 go: downloading github.com/subosito/gotenv v1.2.0 [2022-06-10T22:09:37.495Z] #55 28.93 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-06-10T22:09:37.495Z] #55 28.99 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-06-10T22:09:37.495Z] #55 ... [2022-06-10T22:09:37.495Z] [2022-06-10T22:09:37.495Z] #42 [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-06-10T22:09:37.495Z] #42 sha256:4efffb26aae31fc69d654553c9d0d97e78c77a362bca025516fde1e45b55c9e0 [2022-06-10T22:09:37.495Z] #42 27.46 Building dependency tree... [2022-06-10T22:09:37.745Z] #53 ... [2022-06-10T22:09:37.745Z] [2022-06-10T22:09:37.745Z] #67 [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-06-10T22:09:37.745Z] #67 sha256:232a235af68c31a0a5b83752d9667387b49daf9af6880a2facb909ed6d9fe6e9 [2022-06-10T22:09:37.745Z] #67 19.89 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-06-10T22:09:37.745Z] #67 20.96 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-06-10T22:09:37.745Z] #67 21.17 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-06-10T22:09:37.745Z] #67 27.44 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-10T22:09:37.745Z] #67 27.49 go: downloading github.com/gorilla/mux v1.8.0 [2022-06-10T22:09:37.745Z] #67 27.77 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-06-10T22:09:37.745Z] #67 28.20 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-06-10T22:09:37.745Z] #67 28.65 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-10T22:09:37.745Z] #67 ... [2022-06-10T22:09:37.745Z] [2022-06-10T22:09:37.745Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-10T22:09:37.745Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-10T22:09:37.745Z] #36 27.27 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-06-10T22:09:37.745Z] #36 27.75 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-10T22:09:37.745Z] #36 27.82 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-06-10T22:09:37.745Z] #36 30.37 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-06-10T22:09:37.745Z] #36 30.49 go: downloading github.com/cilium/ebpf v0.7.0 [2022-06-10T22:09:38.311Z] #14 23.77 Reading package lists... [2022-06-10T22:09:38.311Z] #14 ... [2022-06-10T22:09:38.311Z] [2022-06-10T22:09:38.311Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-06-10T22:09:38.311Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T22:09:38.311Z] #51 15.79 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-06-10T22:09:38.311Z] #51 23.08 Fetched 8541 kB in 17s (501 kB/s) [2022-06-10T22:09:38.311Z] #51 23.08 Reading package lists... [2022-06-10T22:09:38.311Z] #51 ... [2022-06-10T22:09:38.311Z] [2022-06-10T22:09:38.312Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-06-10T22:09:38.312Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-10T22:09:38.312Z] #47 25.76 + 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-06-10T22:09:38.546Z] #19 115.2 Building dependency tree... [2022-06-10T22:09:38.685Z] #36 ... [2022-06-10T22:09:38.685Z] [2022-06-10T22:09:38.685Z] #38 [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-06-10T22:09:38.685Z] #38 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6 [2022-06-10T22:09:38.685Z] #38 31.00 tomll can be used in two ways: [2022-06-10T22:09:38.685Z] #38 31.00 Writing to STDIN and reading from STDOUT: [2022-06-10T22:09:38.685Z] #38 31.00 cat file.toml | tomll > file.toml [2022-06-10T22:09:38.685Z] #38 31.00 [2022-06-10T22:09:38.685Z] #38 31.00 Reading and updating a list of files: [2022-06-10T22:09:38.685Z] #38 31.00 tomll a.toml b.toml c.toml [2022-06-10T22:09:38.685Z] #38 31.00 [2022-06-10T22:09:38.685Z] #38 31.00 When given a list of files, tomll will modify all files in place without asking. [2022-06-10T22:09:38.685Z] #38 DONE 31.4s [2022-06-10T22:09:38.685Z] [2022-06-10T22:09:38.685Z] #14 [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-06-10T22:09:38.685Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T22:09:38.685Z] #14 31.53 Fetched 8537 kB in 25s (342 kB/s) [2022-06-10T22:09:40.015Z] #42 31.56 The following additional packages will be installed: [2022-06-10T22:09:40.015Z] #42 31.62 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-06-10T22:09:40.273Z] #42 31.64 Suggested packages: [2022-06-10T22:09:40.273Z] #42 31.64 cmake-doc ninja-build lrzip [2022-06-10T22:09:40.273Z] #42 31.64 Recommended packages: [2022-06-10T22:09:40.273Z] #42 31.64 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-06-10T22:09:40.530Z] #42 ... [2022-06-10T22:09:40.530Z] [2022-06-10T22:09:40.530Z] #31 [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-06-10T22:09:40.530Z] #31 sha256:b4307897d57c851d9f42047094f8fbd193a3d467312f141cae9185745da40e33 [2022-06-10T22:09:40.530Z] #31 27.78 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-06-10T22:09:40.530Z] #31 29.29 #=#=# [2022-06-10T22:09:40.530Z] #31 29.64 #=#=# ######################################################################## 100.0% [2022-06-10T22:09:40.530Z] #31 30.95 [2022-06-10T22:09:40.530Z] #31 31.39 Download of images into '/build' complete. [2022-06-10T22:09:40.530Z] #31 31.39 Use something like the following to load the result into a Docker daemon: [2022-06-10T22:09:40.530Z] #31 31.39 tar -cC '/build' . | docker load [2022-06-10T22:09:40.530Z] #31 DONE 32.7s [2022-06-10T22:09:40.530Z] [2022-06-10T22:09:40.530Z] #57 [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-06-10T22:09:40.530Z] #57 sha256:3a0add81e7a532a24172c9a09b23d57c69d6cb635b415f52c0ac18911e8ddbf6 [2022-06-10T22:09:40.530Z] #57 31.00 v3.0.2 [2022-06-10T22:09:40.530Z] #57 DONE 31.9s [2022-06-10T22:09:40.530Z] [2022-06-10T22:09:40.530Z] #55 [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.44.0" && /build/golangci-lint --version [2022-06-10T22:09:40.530Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3 [2022-06-10T22:09:40.530Z] #55 29.14 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-06-10T22:09:40.530Z] #55 29.24 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-06-10T22:09:40.530Z] #55 29.28 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-06-10T22:09:40.530Z] #55 29.28 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-06-10T22:09:40.530Z] #55 29.29 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-06-10T22:09:40.530Z] #55 29.33 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-06-10T22:09:40.530Z] #55 29.36 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-06-10T22:09:40.530Z] #55 29.42 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-06-10T22:09:40.530Z] #55 30.03 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-06-10T22:09:40.530Z] #55 30.22 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-10T22:09:40.530Z] #55 30.25 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-06-10T22:09:40.530Z] #55 30.42 go: downloading github.com/Antonboom/errname v0.1.5 [2022-06-10T22:09:40.530Z] #55 30.49 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-06-10T22:09:40.530Z] #55 30.52 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-06-10T22:09:40.530Z] #55 31.30 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-06-10T22:09:40.530Z] #55 31.34 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-06-10T22:09:40.530Z] #55 31.34 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-06-10T22:09:40.530Z] #55 31.37 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-06-10T22:09:40.530Z] #55 31.41 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-06-10T22:09:40.530Z] #55 31.41 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-06-10T22:09:40.530Z] #55 31.43 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-06-10T22:09:40.530Z] #55 31.49 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-06-10T22:09:40.530Z] #55 31.53 go: downloading github.com/breml/bidichk v0.2.1 [2022-06-10T22:09:40.530Z] #55 31.56 go: downloading github.com/breml/errchkjson v0.2.1 [2022-06-10T22:09:40.530Z] #55 31.58 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-06-10T22:09:40.530Z] #55 31.62 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-06-10T22:09:40.530Z] #55 31.63 go: downloading github.com/daixiang0/gci v0.2.9 [2022-06-10T22:09:40.530Z] #55 31.73 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-06-10T22:09:40.530Z] #55 31.73 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-06-10T22:09:40.530Z] #55 31.74 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-06-10T22:09:40.530Z] #55 31.77 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-06-10T22:09:40.530Z] #55 31.79 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-06-10T22:09:40.530Z] #55 31.80 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-06-10T22:09:40.530Z] #55 31.90 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-06-10T22:09:40.530Z] #55 31.98 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-06-10T22:09:40.787Z] #55 32.22 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-06-10T22:09:40.787Z] #55 32.28 go: downloading github.com/golangci/misspell v0.3.5 [2022-06-10T22:09:40.787Z] #55 ... [2022-06-10T22:09:40.787Z] [2022-06-10T22:09:40.787Z] #76 [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-06-10T22:09:40.787Z] #76 sha256:6fc2915dbb18c4f0923ee799be6e45a77525f89517aa27383e075c648821824f [2022-06-10T22:09:40.787Z] #76 17.00 Reading package lists... [2022-06-10T22:09:40.787Z] #76 22.54 Reading package lists... [2022-06-10T22:09:40.787Z] #76 27.03 Building dependency tree... [2022-06-10T22:09:40.787Z] #76 30.55 python3 is already the newest version (3.9.2-3). [2022-06-10T22:09:40.787Z] #76 30.55 The following additional packages will be installed: [2022-06-10T22:09:40.787Z] #76 30.58 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-06-10T22:09:40.787Z] #76 30.58 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-06-10T22:09:40.787Z] #76 30.62 Suggested packages: [2022-06-10T22:09:40.787Z] #76 30.62 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-06-10T22:09:40.787Z] #76 30.62 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-06-10T22:09:40.787Z] #76 30.62 m4-doc ed diffutils-doc [2022-06-10T22:09:40.787Z] #76 30.62 Recommended packages: [2022-06-10T22:09:40.787Z] #76 30.62 fakeroot libalgorithm-merge-perl libltdl-dev [2022-06-10T22:09:40.787Z] #76 31.79 The following NEW packages will be installed: [2022-06-10T22:09:40.787Z] #76 31.80 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-06-10T22:09:40.787Z] #76 31.80 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-06-10T22:09:40.787Z] #76 31.80 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-06-10T22:09:40.787Z] #76 31.81 libyajl2 m4 patch xz-utils [2022-06-10T22:09:40.787Z] #76 32.32 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T22:09:40.787Z] #76 32.32 Need to get 5914 kB of archives. [2022-06-10T22:09:40.787Z] #76 32.32 After this operation, 18.6 MB of additional disk space will be used. [2022-06-10T22:09:40.787Z] #76 32.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-06-10T22:09:40.787Z] #76 32.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-06-10T22:09:40.787Z] #76 32.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-06-10T22:09:40.787Z] #76 32.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-06-10T22:09:40.787Z] #76 32.43 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-06-10T22:09:40.787Z] #76 32.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-06-10T22:09:41.045Z] #76 32.52 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-06-10T22:09:41.045Z] #76 ... [2022-06-10T22:09:41.045Z] [2022-06-10T22:09:41.045Z] #55 [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.44.0" && /build/golangci-lint --version [2022-06-10T22:09:41.045Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3 [2022-06-10T22:09:41.045Z] #55 32.50 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-06-10T22:09:41.045Z] #55 32.53 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-06-10T22:09:41.045Z] #55 32.58 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-06-10T22:09:41.045Z] #55 32.60 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-06-10T22:09:41.304Z] #55 32.71 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-06-10T22:09:41.304Z] #55 32.71 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-06-10T22:09:41.304Z] #55 32.73 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-06-10T22:09:41.304Z] #55 32.79 go: downloading github.com/julz/importas v0.1.0 [2022-06-10T22:09:41.304Z] #55 32.83 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-06-10T22:09:41.304Z] #55 32.91 go: downloading github.com/kulti/thelper v0.5.0 [2022-06-10T22:09:41.546Z] #36 ... [2022-06-10T22:09:41.546Z] [2022-06-10T22:09:41.546Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-06-10T22:09:41.546Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-10T22:09:41.546Z] #47 36.10 Updating files: 52% (1137/2177) Updating files: 53% (1154/2177) Updating files: 54% (1176/2177) Updating files: 55% (1198/2177) Updating files: 56% (1220/2177) Updating files: 57% (1241/2177) Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 88% (1925/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-06-10T22:09:41.561Z] #55 32.95 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-06-10T22:09:41.561Z] #55 32.96 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-06-10T22:09:41.561Z] #55 33.08 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-06-10T22:09:41.561Z] #55 33.08 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-06-10T22:09:41.805Z] #47 37.37 + git checkout -q v2.3.0 [2022-06-10T22:09:41.822Z] #55 33.22 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-06-10T22:09:41.822Z] #55 33.38 go: downloading github.com/maratori/testpackage v1.0.1 [2022-06-10T22:09:42.122Z] #55 33.51 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-06-10T22:09:42.122Z] #55 33.52 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-06-10T22:09:42.122Z] #55 33.57 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-06-10T22:09:42.122Z] #55 33.58 go: downloading github.com/mgechev/revive v1.1.3 [2022-06-10T22:09:42.686Z] #55 34.22 go: downloading github.com/moricho/tparallel v0.2.1 [2022-06-10T22:09:42.686Z] #55 34.23 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-06-10T22:09:42.686Z] #55 34.26 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-06-10T22:09:42.686Z] #55 34.30 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-06-10T22:09:43.025Z] #55 34.35 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-06-10T22:09:43.025Z] #55 34.35 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-06-10T22:09:43.025Z] #55 34.36 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-06-10T22:09:43.025Z] #55 34.41 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-06-10T22:09:43.025Z] #55 34.42 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-06-10T22:09:43.600Z] #55 34.94 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-06-10T22:09:43.600Z] #55 34.94 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-06-10T22:09:43.600Z] #55 34.96 go: downloading github.com/sivchari/tenv v1.4.7 [2022-06-10T22:09:43.600Z] #55 35.01 go: downloading github.com/sonatard/noctx v0.0.1 [2022-06-10T22:09:43.600Z] #55 35.02 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-06-10T22:09:43.600Z] #55 35.05 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-06-10T22:09:43.600Z] #55 35.06 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-06-10T22:09:43.600Z] #55 35.12 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-06-10T22:09:43.600Z] #55 35.15 go: downloading github.com/tetafro/godot v1.4.11 [2022-06-10T22:09:43.600Z] #55 35.15 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-06-10T22:09:43.600Z] #55 35.20 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-06-10T22:09:43.600Z] #55 35.23 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-06-10T22:09:43.846Z] #19 126.5 The following additional packages will be installed: [2022-06-10T22:09:43.846Z] #19 126.5 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-06-10T22:09:43.846Z] #19 126.5 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-06-10T22:09:43.846Z] #19 126.5 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-06-10T22:09:43.846Z] #19 126.5 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-06-10T22:09:43.846Z] #19 126.5 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-06-10T22:09:43.846Z] #19 126.5 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-06-10T22:09:43.846Z] #19 126.5 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-06-10T22:09:43.846Z] #19 126.5 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-06-10T22:09:43.846Z] #19 126.5 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-06-10T22:09:43.846Z] #19 126.5 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-06-10T22:09:43.846Z] #19 126.5 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-06-10T22:09:43.846Z] #19 126.5 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-06-10T22:09:43.846Z] #19 126.5 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-06-10T22:09:43.846Z] #19 126.5 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-06-10T22:09:43.846Z] #19 126.5 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-06-10T22:09:43.846Z] #19 126.5 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-06-10T22:09:43.846Z] #19 126.5 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-06-10T22:09:43.846Z] #19 126.5 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-06-10T22:09:43.846Z] #19 126.5 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-06-10T22:09:43.846Z] #19 126.5 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-06-10T22:09:43.846Z] #19 126.5 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-06-10T22:09:43.846Z] #19 126.5 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-06-10T22:09:43.846Z] #19 126.5 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-06-10T22:09:43.846Z] #19 126.5 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-06-10T22:09:43.846Z] #19 126.5 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-06-10T22:09:43.846Z] #19 126.5 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-06-10T22:09:43.846Z] #19 126.5 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-06-10T22:09:43.846Z] #19 126.5 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-06-10T22:09:43.846Z] #19 126.5 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-06-10T22:09:43.846Z] #19 126.5 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-06-10T22:09:43.846Z] #19 126.5 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-06-10T22:09:43.846Z] #19 126.5 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-06-10T22:09:43.846Z] #19 126.5 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-06-10T22:09:43.846Z] #19 126.6 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-06-10T22:09:43.846Z] #19 126.6 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-06-10T22:09:43.846Z] #19 126.6 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-06-10T22:09:43.846Z] #19 126.6 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-06-10T22:09:43.846Z] #19 126.6 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-06-10T22:09:43.846Z] #19 126.6 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-06-10T22:09:43.846Z] #19 126.6 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-06-10T22:09:43.846Z] #19 126.6 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-06-10T22:09:43.846Z] #19 126.6 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-06-10T22:09:43.846Z] #19 126.6 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-06-10T22:09:43.846Z] #19 126.6 linux-libc-dev-s390x-cross patch xz-utils [2022-06-10T22:09:43.846Z] #19 126.6 Suggested packages: [2022-06-10T22:09:43.846Z] #19 126.7 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-06-10T22:09:43.846Z] #19 126.7 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-06-10T22:09:43.846Z] #19 126.7 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-06-10T22:09:43.846Z] #19 126.7 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-06-10T22:09:43.846Z] #19 126.7 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-06-10T22:09:43.846Z] #19 126.7 libyaml-shell-perl ed diffutils-doc [2022-06-10T22:09:43.846Z] #19 126.7 Recommended packages: [2022-06-10T22:09:43.846Z] #19 126.7 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-06-10T22:09:43.846Z] #19 126.7 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-06-10T22:09:43.968Z] #14 31.53 Reading package lists... [2022-06-10T22:09:43.968Z] #14 ... [2022-06-10T22:09:43.968Z] [2022-06-10T22:09:43.968Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-06-10T22:09:43.968Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-10T22:09:44.179Z] #55 35.62 go: downloading github.com/ultraware/funlen v0.0.3 [2022-06-10T22:09:44.179Z] #55 35.67 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-06-10T22:09:44.179Z] #55 35.70 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-06-10T22:09:44.179Z] #55 35.73 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-06-10T22:09:44.179Z] #55 35.73 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-06-10T22:09:44.179Z] #55 35.75 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-06-10T22:09:44.335Z] #47 ... [2022-06-10T22:09:44.335Z] [2022-06-10T22:09:44.335Z] #76 [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-06-10T22:09:44.335Z] #76 sha256:041fcf6c9999b36d35e283141b0140b0a18dbd5751e297598a71ec64c48611fe [2022-06-10T22:09:44.335Z] #76 29.79 Fetched 8537 kB in 23s (378 kB/s) [2022-06-10T22:09:44.335Z] #76 29.79 Reading package lists... [2022-06-10T22:09:44.335Z] #76 39.57 Reading package lists... [2022-06-10T22:09:44.335Z] #76 ... [2022-06-10T22:09:44.335Z] [2022-06-10T22:09:44.335Z] #14 [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-06-10T22:09:44.335Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T22:09:44.335Z] #14 30.71 Reading package lists... [2022-06-10T22:09:44.335Z] #14 ... [2022-06-10T22:09:44.335Z] [2022-06-10T22:09:44.335Z] #42 [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-06-10T22:09:44.335Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-10T22:09:44.335Z] #42 30.05 Fetched 8537 kB in 22s (380 kB/s) [2022-06-10T22:09:44.335Z] #42 30.05 Reading package lists... [2022-06-10T22:09:44.335Z] #42 40.01 Reading package lists... [2022-06-10T22:09:44.335Z] #42 ... [2022-06-10T22:09:44.335Z] [2022-06-10T22:09:44.335Z] #14 [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-06-10T22:09:44.335Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T22:09:44.452Z] #55 35.98 go: downloading honnef.co/go/tools v0.2.2 [2022-06-10T22:09:44.901Z] #14 40.31 Reading package lists... [2022-06-10T22:09:44.901Z] #14 ... [2022-06-10T22:09:44.901Z] [2022-06-10T22:09:44.901Z] #62 [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-06-10T22:09:44.901Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3 [2022-06-10T22:09:44.901Z] #62 30.81 Fetched 8537 kB in 23s (366 kB/s) [2022-06-10T22:09:44.901Z] #62 30.81 Reading package lists... [2022-06-10T22:09:44.915Z] #47 ... [2022-06-10T22:09:44.915Z] [2022-06-10T22:09:44.915Z] #55 [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.44.0" && /build/golangci-lint --version [2022-06-10T22:09:44.915Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T22:09:44.915Z] #55 29.90 go: downloading github.com/fatih/color v1.13.0 [2022-06-10T22:09:44.915Z] #55 29.90 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-10T22:09:44.915Z] #55 29.97 go: downloading github.com/spf13/cobra v1.3.0 [2022-06-10T22:09:44.915Z] #55 30.00 go: downloading github.com/spf13/viper v1.10.1 [2022-06-10T22:09:44.915Z] #55 30.46 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-10T22:09:44.915Z] #55 30.77 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-10T22:09:44.915Z] #55 30.84 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-10T22:09:44.915Z] #55 30.84 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-06-10T22:09:44.915Z] #55 31.59 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-10T22:09:44.915Z] #55 31.60 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-06-10T22:09:44.915Z] #55 31.60 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-06-10T22:09:45.011Z] #47 35.83 Updating files: 39% (866/2177) Updating files: 40% (871/2177) Updating files: 41% (893/2177) Updating files: 42% (915/2177) Updating files: 43% (937/2177) Updating files: 44% (958/2177) Updating files: 45% (980/2177) Updating files: 46% (1002/2177) Updating files: 47% (1024/2177) Updating files: 48% (1045/2177) Updating files: 49% (1067/2177) Updating files: 50% (1089/2177) Updating files: 51% (1111/2177) Updating files: 52% (1133/2177) Updating files: 53% (1154/2177) Updating files: 54% (1176/2177) Updating files: 55% (1198/2177) Updating files: 56% (1220/2177) Updating files: 57% (1241/2177) Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-06-10T22:09:45.011Z] #47 37.65 + git checkout -q v2.3.0 [2022-06-10T22:09:45.017Z] #55 ... [2022-06-10T22:09:45.017Z] [2022-06-10T22:09:45.017Z] #40 [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-06-10T22:09:45.017Z] #40 sha256:c7a88c1aabd91b69189224bb190538b794c7b0f4e17523ad00af717c94d7f8ef [2022-06-10T22:09:45.017Z] #40 35.29 NAME: [2022-06-10T22:09:45.017Z] #40 35.29 go-winres - A tool for embedding resources in Windows executables [2022-06-10T22:09:45.017Z] #40 35.29 [2022-06-10T22:09:45.017Z] #40 35.29 USAGE: [2022-06-10T22:09:45.017Z] #40 35.29 go-winres [global options] command [command options] [arguments...] [2022-06-10T22:09:45.017Z] #40 35.29 [2022-06-10T22:09:45.017Z] #40 35.29 COMMANDS: [2022-06-10T22:09:45.017Z] #40 35.29 init Create an initial ./winres/winres.json [2022-06-10T22:09:45.017Z] #40 35.29 make Make syso files for the "go build" command [2022-06-10T22:09:45.017Z] #40 35.29 simply Make syso files for the "go build" command (simplified) [2022-06-10T22:09:45.017Z] #40 35.29 extract Extract all resources from an executable [2022-06-10T22:09:45.017Z] #40 35.29 patch Replace resources in an executable file (exe, dll) [2022-06-10T22:09:45.017Z] #40 35.29 help, h Shows a list of commands or help for one command [2022-06-10T22:09:45.017Z] #40 35.29 [2022-06-10T22:09:45.017Z] #40 35.29 GLOBAL OPTIONS: [2022-06-10T22:09:45.017Z] #40 35.29 --help, -h show help (default: false) [2022-06-10T22:09:45.017Z] #40 DONE 36.6s [2022-06-10T22:09:45.017Z] [2022-06-10T22:09:45.017Z] #62 [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-06-10T22:09:45.017Z] #62 sha256:94c655776b196507b25063ab13a14c19581a40c1e5e3359d2be06fa2b77bf3c4 [2022-06-10T22:09:45.017Z] #62 26.80 Building dependency tree... [2022-06-10T22:09:45.017Z] #62 30.89 The following additional packages will be installed: [2022-06-10T22:09:45.017Z] #62 30.91 libbtrfs0 [2022-06-10T22:09:45.017Z] #62 31.11 The following NEW packages will be installed: [2022-06-10T22:09:45.017Z] #62 31.14 libbtrfs-dev libbtrfs0 [2022-06-10T22:09:45.017Z] #62 31.58 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T22:09:45.017Z] #62 31.58 Need to get 454 kB of archives. [2022-06-10T22:09:45.017Z] #62 31.58 After this operation, 1275 kB of additional disk space will be used. [2022-06-10T22:09:45.017Z] #62 31.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-06-10T22:09:45.017Z] #62 31.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-06-10T22:09:45.017Z] #62 33.12 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T22:09:45.017Z] #62 33.71 Fetched 454 kB in 0s (1287 kB/s) [2022-06-10T22:09:45.017Z] #62 34.02 Selecting previously unselected package libbtrfs0:arm64. [2022-06-10T22:09:45.017Z] #62 34.02 (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-06-10T22:09:45.017Z] #62 34.08 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-06-10T22:09:45.017Z] #62 34.13 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-06-10T22:09:45.017Z] #62 34.32 Selecting previously unselected package libbtrfs-dev:arm64. [2022-06-10T22:09:45.017Z] #62 34.36 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-06-10T22:09:45.017Z] #62 34.37 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-06-10T22:09:45.017Z] #62 35.12 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-06-10T22:09:45.017Z] #62 35.15 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-06-10T22:09:45.017Z] #62 35.17 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T22:09:45.017Z] #62 DONE 36.6s [2022-06-10T22:09:45.159Z] #62 40.38 Reading package lists... [2022-06-10T22:09:45.160Z] #62 ... [2022-06-10T22:09:45.160Z] [2022-06-10T22:09:45.160Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-06-10T22:09:45.160Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-10T22:09:45.160Z] #47 40.57 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-06-10T22:09:45.298Z] [2022-06-10T22:09:45.298Z] #76 [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-06-10T22:09:45.298Z] #76 sha256:6fc2915dbb18c4f0923ee799be6e45a77525f89517aa27383e075c648821824f [2022-06-10T22:09:45.298Z] #76 32.65 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-06-10T22:09:45.298Z] #76 32.65 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-06-10T22:09:45.298Z] #76 32.65 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-06-10T22:09:45.298Z] #76 32.73 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-06-10T22:09:45.298Z] #76 32.73 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 dpkg-dev all 1.20.10 [2306 kB] [2022-06-10T22:09:45.298Z] #76 32.86 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-06-10T22:09:45.298Z] #76 32.87 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-06-10T22:09:45.298Z] #76 32.88 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-06-10T22:09:45.298Z] #76 32.88 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-06-10T22:09:45.298Z] #76 32.88 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-06-10T22:09:45.298Z] #76 32.88 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-06-10T22:09:45.298Z] #76 32.88 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-06-10T22:09:45.298Z] #76 32.89 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-06-10T22:09:45.298Z] #76 32.92 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-06-10T22:09:45.298Z] #76 32.92 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-06-10T22:09:45.298Z] #76 33.10 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-06-10T22:09:45.298Z] #76 34.13 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T22:09:45.298Z] #76 34.44 Fetched 5914 kB in 1s (4858 kB/s) [2022-06-10T22:09:45.298Z] #76 34.51 Selecting previously unselected package bzip2. [2022-06-10T22:09:45.298Z] #76 34.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-06-10T22:09:45.298Z] #76 34.74 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-06-10T22:09:45.298Z] #76 34.93 Unpacking bzip2 (1.0.8-4) ... [2022-06-10T22:09:45.298Z] #76 35.08 Selecting previously unselected package libmagic-mgc. [2022-06-10T22:09:45.298Z] #76 35.09 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-06-10T22:09:45.298Z] #76 35.11 Unpacking libmagic-mgc (1:5.39-3) ... [2022-06-10T22:09:45.298Z] #76 36.03 Selecting previously unselected package libmagic1:arm64. [2022-06-10T22:09:45.298Z] #76 36.03 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-06-10T22:09:45.298Z] #76 36.24 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-06-10T22:09:45.298Z] #76 36.48 Selecting previously unselected package file. [2022-06-10T22:09:45.298Z] #76 36.48 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-06-10T22:09:45.298Z] #76 36.49 Unpacking file (1:5.39-3) ... [2022-06-10T22:09:45.298Z] #76 36.66 Selecting previously unselected package xz-utils. [2022-06-10T22:09:45.298Z] #76 36.70 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-06-10T22:09:45.298Z] #76 36.70 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-10T22:09:45.555Z] #76 37.24 Selecting previously unselected package libsigsegv2:arm64. [2022-06-10T22:09:45.815Z] #76 ... [2022-06-10T22:09:45.815Z] [2022-06-10T22:09:45.815Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-10T22:09:45.815Z] #63 sha256:6cdf3f2ecc05dc94fac8b89d78bf01c930e67a2f5abd0c2ed27bfc21b7032477 [2022-06-10T22:09:45.815Z] #63 DONE 0.7s [2022-06-10T22:09:45.815Z] [2022-06-10T22:09:45.815Z] #76 [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-06-10T22:09:45.815Z] #76 sha256:6fc2915dbb18c4f0923ee799be6e45a77525f89517aa27383e075c648821824f [2022-06-10T22:09:45.815Z] #76 37.25 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-06-10T22:09:45.815Z] #76 37.27 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-06-10T22:09:45.815Z] #76 37.33 Selecting previously unselected package m4. [2022-06-10T22:09:45.815Z] #76 37.33 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-06-10T22:09:45.815Z] #76 37.33 Unpacking m4 (1.4.18-5) ... [2022-06-10T22:09:46.073Z] #76 ... [2022-06-10T22:09:46.073Z] [2022-06-10T22:09:46.073Z] #55 [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.44.0" && /build/golangci-lint --version [2022-06-10T22:09:46.073Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3 [2022-06-10T22:09:46.073Z] #55 37.66 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-06-10T22:09:46.073Z] #55 37.69 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-06-10T22:09:46.073Z] #55 37.70 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-06-10T22:09:46.340Z] #55 37.87 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-10T22:09:46.341Z] #55 37.88 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-10T22:09:46.341Z] #55 ... [2022-06-10T22:09:46.341Z] [2022-06-10T22:09:46.341Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-06-10T22:09:46.341Z] #51 sha256:1d389122566fae2a2d9dd5978cf955dae964eb9c42a4c4041be573a98d50da27 [2022-06-10T22:09:46.341Z] #51 22.69 Reading package lists... [2022-06-10T22:09:46.341Z] #51 27.58 Building dependency tree... [2022-06-10T22:09:46.341Z] #51 31.41 The following additional packages will be installed: [2022-06-10T22:09:46.341Z] #51 31.44 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-10T22:09:46.341Z] #51 31.44 python3-protobuf python3-six [2022-06-10T22:09:46.341Z] #51 31.44 Suggested packages: [2022-06-10T22:09:46.341Z] #51 31.44 python3-setuptools [2022-06-10T22:09:46.341Z] #51 31.44 Recommended packages: [2022-06-10T22:09:46.341Z] #51 31.44 iproute2 | iproute [2022-06-10T22:09:46.341Z] #51 32.33 The following NEW packages will be installed: [2022-06-10T22:09:46.341Z] #51 32.35 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-10T22:09:46.341Z] #51 32.35 python3-protobuf python3-six [2022-06-10T22:09:46.341Z] #51 32.95 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T22:09:46.341Z] #51 32.95 Need to get 2136 kB of archives. [2022-06-10T22:09:46.341Z] #51 32.95 After this operation, 10.8 MB of additional disk space will be used. [2022-06-10T22:09:46.341Z] #51 32.95 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-06-10T22:09:46.341Z] #51 33.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-10T22:09:46.341Z] #51 33.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-06-10T22:09:46.341Z] #51 33.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-06-10T22:09:46.341Z] #51 33.25 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-06-10T22:09:46.341Z] #51 33.26 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-06-10T22:09:46.341Z] #51 33.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-06-10T22:09:46.341Z] #51 35.32 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [630 kB] [2022-06-10T22:09:46.341Z] #51 37.07 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T22:09:46.341Z] #51 37.40 Fetched 2136 kB in 3s (637 kB/s) [2022-06-10T22:09:46.341Z] #51 37.52 Selecting previously unselected package libprotobuf23:arm64. [2022-06-10T22:09:46.341Z] #51 37.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-06-10T22:09:46.341Z] #51 37.64 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-06-10T22:09:46.341Z] #51 ... [2022-06-10T22:09:46.341Z] [2022-06-10T22:09:46.341Z] #55 [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.44.0" && /build/golangci-lint --version [2022-06-10T22:09:46.341Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3 [2022-06-10T22:09:46.341Z] #55 37.98 go: downloading github.com/stretchr/objx v0.1.1 [2022-06-10T22:09:46.598Z] #55 38.17 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-06-10T22:09:46.855Z] #55 ... [2022-06-10T22:09:46.855Z] [2022-06-10T22:09:46.855Z] #62 [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-06-10T22:09:46.855Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3 [2022-06-10T22:09:46.855Z] #62 20.26 Reading package lists... [2022-06-10T22:09:46.855Z] #62 26.90 Building dependency tree... [2022-06-10T22:09:46.855Z] #62 31.09 The following additional packages will be installed: [2022-06-10T22:09:46.855Z] #62 31.13 libbtrfs0 [2022-06-10T22:09:46.855Z] #62 31.42 The following NEW packages will be installed: [2022-06-10T22:09:46.855Z] #62 31.45 libbtrfs-dev libbtrfs0 [2022-06-10T22:09:46.855Z] #62 31.94 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T22:09:46.855Z] #62 31.94 Need to get 460 kB of archives. [2022-06-10T22:09:46.855Z] #62 31.94 After this operation, 1237 kB of additional disk space will be used. [2022-06-10T22:09:46.855Z] #62 31.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-10T22:09:46.855Z] #62 31.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-10T22:09:46.855Z] #62 33.16 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T22:09:46.855Z] #62 33.47 Fetched 460 kB in 0s (1262 kB/s) [2022-06-10T22:09:46.855Z] #62 33.59 Selecting previously unselected package libbtrfs0:amd64. [2022-06-10T22:09:46.855Z] #62 33.59 (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-06-10T22:09:46.855Z] #62 33.69 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-10T22:09:46.855Z] #62 33.70 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-10T22:09:46.855Z] #62 33.98 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-10T22:09:46.855Z] #62 33.98 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-10T22:09:46.855Z] #62 33.99 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-10T22:09:46.855Z] #62 34.38 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-10T22:09:46.855Z] #62 34.40 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-10T22:09:46.855Z] #62 34.42 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T22:09:46.855Z] #62 DONE 34.8s [2022-06-10T22:09:46.855Z] [2022-06-10T22:09:46.855Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-10T22:09:46.855Z] #63 sha256:55e2dcac863306caa85b362a310d7e19e72320541bcc041b4b536c8e34f9bda3 [2022-06-10T22:09:46.855Z] #63 DONE 0.2s [2022-06-10T22:09:46.855Z] [2022-06-10T22:09:46.855Z] #42 [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-06-10T22:09:46.855Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-10T22:09:46.855Z] #42 21.78 Reading package lists... [2022-06-10T22:09:46.855Z] #42 28.31 Reading package lists... [2022-06-10T22:09:46.856Z] #55 ... [2022-06-10T22:09:46.856Z] [2022-06-10T22:09:46.856Z] #14 [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-06-10T22:09:46.856Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-10T22:09:46.856Z] #14 27.07 Building dependency tree... [2022-06-10T22:09:46.856Z] #14 30.57 The following additional packages will be installed: [2022-06-10T22:09:46.856Z] #14 30.61 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-10T22:09:46.856Z] #14 30.61 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-06-10T22:09:46.856Z] #14 30.61 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-06-10T22:09:46.856Z] #14 30.62 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-06-10T22:09:46.856Z] #14 30.62 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-06-10T22:09:46.856Z] #14 30.62 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-06-10T22:09:46.856Z] #14 30.63 mingw-w64-common mingw-w64-x86-64-dev [2022-06-10T22:09:46.856Z] #14 30.66 Suggested packages: [2022-06-10T22:09:46.856Z] #14 30.66 gcc-10-locales seccomp wine64 [2022-06-10T22:09:46.856Z] #14 31.51 The following NEW packages will be installed: [2022-06-10T22:09:46.856Z] #14 31.51 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-10T22:09:46.856Z] #14 31.51 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-06-10T22:09:46.856Z] #14 31.51 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-06-10T22:09:46.856Z] #14 31.51 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-06-10T22:09:46.856Z] #14 31.52 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-06-10T22:09:46.856Z] #14 31.52 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-06-10T22:09:46.856Z] #14 31.52 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-06-10T22:09:46.856Z] #14 31.52 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-06-10T22:09:46.856Z] #14 31.52 mingw-w64-x86-64-dev [2022-06-10T22:09:46.856Z] #14 31.89 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T22:09:46.856Z] #14 31.89 Need to get 108 MB of archives. [2022-06-10T22:09:46.856Z] #14 31.89 After this operation, 620 MB of additional disk space will be used. [2022-06-10T22:09:46.856Z] #14 31.89 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-06-10T22:09:46.856Z] #14 32.01 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-06-10T22:09:46.856Z] #14 32.27 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-06-10T22:09:46.856Z] #14 32.27 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-06-10T22:09:46.856Z] #14 32.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-06-10T22:09:46.856Z] #14 32.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-06-10T22:09:46.856Z] #14 32.53 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-06-10T22:09:46.856Z] #14 32.85 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-06-10T22:09:46.856Z] #14 32.86 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-06-10T22:09:46.856Z] #14 33.71 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-06-10T22:09:46.856Z] #14 35.01 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-06-10T22:09:46.856Z] #14 35.72 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-06-10T22:09:46.856Z] #14 36.28 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-06-10T22:09:46.856Z] #14 37.52 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-06-10T22:09:46.856Z] #14 38.22 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-06-10T22:09:46.856Z] #14 38.22 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-06-10T22:09:46.856Z] #14 38.22 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-06-10T22:09:46.856Z] #14 38.23 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-06-10T22:09:46.856Z] #14 38.23 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-06-10T22:09:46.856Z] #14 38.23 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-06-10T22:09:46.856Z] #14 38.26 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-06-10T22:09:46.856Z] #14 38.26 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-06-10T22:09:46.856Z] #14 38.26 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-06-10T22:09:46.856Z] #14 38.31 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-06-10T22:09:46.856Z] #14 38.34 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-06-10T22:09:46.856Z] #14 38.34 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-06-10T22:09:46.856Z] #14 38.40 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-06-10T22:09:46.856Z] #14 38.41 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-06-10T22:09:47.114Z] #14 38.44 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-06-10T22:09:47.114Z] #14 38.45 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-06-10T22:09:47.114Z] #14 ... [2022-06-10T22:09:47.114Z] [2022-06-10T22:09:47.114Z] #55 [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.44.0" && /build/golangci-lint --version [2022-06-10T22:09:47.114Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3 [2022-06-10T22:09:47.114Z] #55 38.47 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-10T22:09:47.114Z] #55 38.48 go: downloading golang.org/x/text v0.3.7 [2022-06-10T22:09:47.156Z] #42 34.25 Building dependency tree... [2022-06-10T22:09:47.156Z] #42 ... [2022-06-10T22:09:47.156Z] [2022-06-10T22:09:47.156Z] #64 [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-06-10T22:09:47.156Z] #64 sha256:4ddc45d558d3e4ae6a341456c8f37f5bbd3a6f378a3c7114f8178785ebfadc77 [2022-06-10T22:09:47.552Z] #47 ... [2022-06-10T22:09:47.552Z] [2022-06-10T22:09:47.552Z] #62 [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-06-10T22:09:47.552Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3 [2022-06-10T22:09:47.552Z] #62 30.61 Fetched 8537 kB in 24s (360 kB/s) [2022-06-10T22:09:47.552Z] #62 30.61 Reading package lists... [2022-06-10T22:09:47.694Z] #47 ... [2022-06-10T22:09:47.694Z] [2022-06-10T22:09:47.694Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-06-10T22:09:47.694Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T22:09:47.694Z] #51 32.86 Fetched 8541 kB in 25s (336 kB/s) [2022-06-10T22:09:47.694Z] #51 32.86 Reading package lists... [2022-06-10T22:09:47.813Z] #62 ... [2022-06-10T22:09:47.813Z] [2022-06-10T22:09:47.813Z] #14 [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-06-10T22:09:47.813Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T22:09:47.813Z] #14 31.53 Reading package lists... [2022-06-10T22:09:47.813Z] #14 ... [2022-06-10T22:09:47.813Z] [2022-06-10T22:09:47.813Z] #76 [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-06-10T22:09:47.813Z] #76 sha256:041fcf6c9999b36d35e283141b0140b0a18dbd5751e297598a71ec64c48611fe [2022-06-10T22:09:47.813Z] #76 30.92 Fetched 8537 kB in 24s (355 kB/s) [2022-06-10T22:09:47.813Z] #76 30.92 Reading package lists... [2022-06-10T22:09:48.062Z] #19 ... [2022-06-10T22:09:48.062Z] [2022-06-10T22:09:48.062Z] #84 [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-06-10T22:09:48.062Z] #84 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:09:48.062Z] #84 82.89 configure.ac:7: installing 'build-aux/compile' [2022-06-10T22:09:48.062Z] #84 82.93 configure.ac:9: installing 'build-aux/config.guess' [2022-06-10T22:09:48.062Z] #84 82.94 configure.ac:9: installing 'build-aux/config.sub' [2022-06-10T22:09:48.062Z] #84 82.94 configure.ac:11: installing 'build-aux/install-sh' [2022-06-10T22:09:48.062Z] #84 82.95 configure.ac:11: installing 'build-aux/missing' [2022-06-10T22:09:48.062Z] #84 83.30 Makefile.am: installing 'build-aux/depcomp' [2022-06-10T22:09:48.062Z] #84 83.41 parallel-tests: installing 'build-aux/test-driver' [2022-06-10T22:09:48.073Z] #76 40.86 Reading package lists... [2022-06-10T22:09:48.073Z] #76 ... [2022-06-10T22:09:48.073Z] [2022-06-10T22:09:48.073Z] #62 [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-06-10T22:09:48.073Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3 [2022-06-10T22:09:49.454Z] #62 40.82 Reading package lists... [2022-06-10T22:09:49.454Z] #62 ... [2022-06-10T22:09:49.454Z] [2022-06-10T22:09:49.454Z] #42 [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-06-10T22:09:49.454Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-10T22:09:49.454Z] #42 32.33 Fetched 8537 kB in 26s (332 kB/s) [2022-06-10T22:09:49.454Z] #42 32.33 Reading package lists... [2022-06-10T22:09:49.454Z] #42 42.02 Reading package lists... [2022-06-10T22:09:49.454Z] #42 ... [2022-06-10T22:09:49.454Z] [2022-06-10T22:09:49.454Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-06-10T22:09:49.454Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-10T22:09:49.454Z] #47 41.04 + 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-06-10T22:09:50.223Z] #51 42.33 Reading package lists... [2022-06-10T22:09:50.223Z] #51 ... [2022-06-10T22:09:50.223Z] [2022-06-10T22:09:50.223Z] #55 [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.44.0" && /build/golangci-lint --version [2022-06-10T22:09:50.223Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T22:09:50.223Z] #55 46.22 go: downloading github.com/fatih/color v1.13.0 [2022-06-10T22:09:50.223Z] #55 46.22 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-10T22:09:50.223Z] #55 46.32 go: downloading github.com/spf13/cobra v1.3.0 [2022-06-10T22:09:50.223Z] #55 46.34 go: downloading github.com/spf13/viper v1.10.1 [2022-06-10T22:09:50.564Z] #64 3.577 + RM_GOPATH=0 [2022-06-10T22:09:50.564Z] #64 3.589 + TMP_GOPATH= [2022-06-10T22:09:50.564Z] #64 3.590 + : /build [2022-06-10T22:09:50.564Z] #64 3.590 + '[' -z '' ']' [2022-06-10T22:09:50.564Z] #64 3.591 ++ mktemp -d [2022-06-10T22:09:50.564Z] #64 3.599 + export GOPATH=/tmp/tmp.f8eih9MlHM [2022-06-10T22:09:50.564Z] #64 3.599 + GOPATH=/tmp/tmp.f8eih9MlHM [2022-06-10T22:09:50.564Z] #64 3.600 + RM_GOPATH=1 [2022-06-10T22:09:50.564Z] #64 3.602 + case "$(go env GOARCH)" in [2022-06-10T22:09:50.564Z] #64 3.602 ++ go env GOARCH [2022-06-10T22:09:50.564Z] #64 3.613 + export GO_BUILDMODE=-buildmode=pie [2022-06-10T22:09:50.564Z] #64 3.613 + GO_BUILDMODE=-buildmode=pie [2022-06-10T22:09:50.564Z] #64 3.614 ++ dirname /install.sh [2022-06-10T22:09:50.564Z] #64 3.615 + dir=/ [2022-06-10T22:09:50.564Z] #64 3.622 + bin=containerd [2022-06-10T22:09:50.564Z] #64 3.623 + shift [2022-06-10T22:09:50.564Z] #64 3.623 + '[' '!' -f //containerd.installer ']' [2022-06-10T22:09:50.564Z] #64 3.623 + . //containerd.installer [2022-06-10T22:09:50.564Z] #64 3.624 ++ set -e [2022-06-10T22:09:50.564Z] #64 3.624 ++ : v1.6.6 [2022-06-10T22:09:50.564Z] #64 3.628 + install_containerd [2022-06-10T22:09:50.564Z] #64 3.629 + echo 'Install containerd version v1.6.6' [2022-06-10T22:09:50.564Z] #64 3.630 Install containerd version v1.6.6 [2022-06-10T22:09:50.564Z] #64 3.630 + git clone https://github.com/containerd/containerd.git /tmp/tmp.f8eih9MlHM/src/github.com/containerd/containerd [2022-06-10T22:09:50.564Z] #64 3.632 Cloning into '/tmp/tmp.f8eih9MlHM/src/github.com/containerd/containerd'... [2022-06-10T22:09:51.152Z] #64 ... [2022-06-10T22:09:51.152Z] [2022-06-10T22:09:51.152Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-06-10T22:09:51.152Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T22:09:51.152Z] #51 23.08 Reading package lists... [2022-06-10T22:09:51.152Z] #51 29.25 Reading package lists... [2022-06-10T22:09:51.152Z] #51 35.21 Building dependency tree... [2022-06-10T22:09:51.155Z] #55 47.00 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-10T22:09:51.371Z] #84 86.69 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-10T22:09:51.371Z] #84 86.69 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-10T22:09:51.414Z] #51 ... [2022-06-10T22:09:51.414Z] [2022-06-10T22:09:51.414Z] #55 [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.44.0" && /build/golangci-lint --version [2022-06-10T22:09:51.414Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T22:09:51.414Z] #55 36.07 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-10T22:09:51.414Z] #55 36.18 go: downloading github.com/stretchr/testify v1.7.0 [2022-06-10T22:09:51.414Z] #55 36.40 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-06-10T22:09:51.414Z] #55 36.40 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-06-10T22:09:51.414Z] #55 36.51 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-06-10T22:09:51.414Z] #55 36.60 go: downloading github.com/magiconair/properties v1.8.5 [2022-06-10T22:09:51.414Z] #55 36.67 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-10T22:09:51.414Z] #55 36.75 go: downloading github.com/spf13/afero v1.6.0 [2022-06-10T22:09:51.414Z] #55 36.75 go: downloading github.com/spf13/cast v1.4.1 [2022-06-10T22:09:51.414Z] #55 36.85 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-06-10T22:09:51.414Z] #55 36.97 go: downloading github.com/subosito/gotenv v1.2.0 [2022-06-10T22:09:51.414Z] #55 36.99 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-06-10T22:09:51.414Z] #55 37.06 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-06-10T22:09:51.414Z] #55 37.14 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-06-10T22:09:51.414Z] #55 37.29 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-06-10T22:09:51.414Z] #55 37.32 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-06-10T22:09:51.414Z] #55 37.37 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-06-10T22:09:51.414Z] #55 37.42 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-06-10T22:09:51.414Z] #55 37.46 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-06-10T22:09:51.414Z] #55 37.57 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-06-10T22:09:51.414Z] #55 37.70 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-06-10T22:09:51.414Z] #55 38.37 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-06-10T22:09:51.414Z] #55 38.52 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-10T22:09:51.414Z] #55 38.58 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-06-10T22:09:51.414Z] #55 38.62 go: downloading github.com/Antonboom/errname v0.1.5 [2022-06-10T22:09:51.414Z] #55 38.70 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-06-10T22:09:51.414Z] #55 38.76 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-06-10T22:09:51.506Z] #55 42.68 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-06-10T22:09:51.507Z] #55 42.74 go: downloading github.com/gobwas/glob v0.2.3 [2022-06-10T22:09:51.507Z] #55 42.76 go: downloading github.com/kisielk/gotool v1.0.0 [2022-06-10T22:09:51.507Z] #55 ... [2022-06-10T22:09:51.507Z] [2022-06-10T22:09:51.507Z] #42 [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-06-10T22:09:51.507Z] #42 sha256:4efffb26aae31fc69d654553c9d0d97e78c77a362bca025516fde1e45b55c9e0 [2022-06-10T22:09:51.507Z] #42 32.72 The following NEW packages will be installed: [2022-06-10T22:09:51.507Z] #42 32.73 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-06-10T22:09:51.507Z] #42 32.73 vim-common xxd [2022-06-10T22:09:51.507Z] #42 33.28 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T22:09:51.507Z] #42 33.28 Need to get 15.6 MB of archives. [2022-06-10T22:09:51.507Z] #42 33.28 After this operation, 67.4 MB of additional disk space will be used. [2022-06-10T22:09:51.507Z] #42 33.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-10T22:09:51.507Z] #42 33.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-10T22:09:51.507Z] #42 33.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-06-10T22:09:51.507Z] #42 33.49 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-06-10T22:09:51.507Z] #42 34.00 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-06-10T22:09:51.507Z] #42 34.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-06-10T22:09:51.507Z] #42 34.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-06-10T22:09:51.507Z] #42 34.07 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-06-10T22:09:51.507Z] #42 34.07 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-06-10T22:09:51.507Z] #42 34.07 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-06-10T22:09:51.507Z] #42 35.08 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T22:09:51.507Z] #42 35.35 Fetched 15.6 MB in 1s (11.1 MB/s) [2022-06-10T22:09:51.507Z] #42 35.72 Selecting previously unselected package xxd. [2022-06-10T22:09:51.507Z] #42 35.72 (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-06-10T22:09:51.507Z] #42 35.78 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-06-10T22:09:51.507Z] #42 35.90 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:09:51.507Z] #42 36.45 Selecting previously unselected package vim-common. [2022-06-10T22:09:51.507Z] #42 36.45 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-10T22:09:51.507Z] #42 36.48 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:09:51.507Z] #42 37.20 Selecting previously unselected package cmake-data. [2022-06-10T22:09:51.507Z] #42 37.21 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-06-10T22:09:51.507Z] #42 37.26 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-06-10T22:09:51.507Z] #42 41.25 Selecting previously unselected package libicu67:arm64. [2022-06-10T22:09:51.507Z] #42 41.25 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-06-10T22:09:51.507Z] #42 41.27 Unpacking libicu67:arm64 (67.1-7) ... [2022-06-10T22:09:51.507Z] #42 ... [2022-06-10T22:09:51.507Z] [2022-06-10T22:09:51.507Z] #55 [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.44.0" && /build/golangci-lint --version [2022-06-10T22:09:51.507Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3 [2022-06-10T22:09:51.507Z] #55 42.78 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-06-10T22:09:51.507Z] #55 42.85 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-06-10T22:09:51.507Z] #55 42.87 go: downloading golang.org/x/mod v0.5.1 [2022-06-10T22:09:51.507Z] #55 42.99 go: downloading github.com/ettle/strcase v0.1.1 [2022-06-10T22:09:51.507Z] #55 43.03 go: downloading github.com/fatih/structtag v1.2.0 [2022-06-10T22:09:51.507Z] #55 43.08 go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-10T22:09:51.675Z] #55 39.61 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-06-10T22:09:51.675Z] #55 39.68 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-06-10T22:09:51.675Z] #55 39.73 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-06-10T22:09:51.721Z] #55 47.73 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-10T22:09:51.721Z] #55 47.79 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-10T22:09:51.764Z] #55 43.25 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-06-10T22:09:51.764Z] #55 43.27 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-06-10T22:09:51.764Z] #55 43.31 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-06-10T22:09:51.938Z] #55 39.76 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-06-10T22:09:51.938Z] #55 39.78 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-06-10T22:09:51.938Z] #55 39.83 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-06-10T22:09:51.938Z] #55 39.88 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-06-10T22:09:51.938Z] #55 39.95 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-06-10T22:09:51.938Z] #55 40.03 go: downloading github.com/breml/bidichk v0.2.1 [2022-06-10T22:09:51.938Z] #55 ... [2022-06-10T22:09:51.938Z] [2022-06-10T22:09:51.938Z] #76 [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-06-10T22:09:51.938Z] #76 sha256:041fcf6c9999b36d35e283141b0140b0a18dbd5751e297598a71ec64c48611fe [2022-06-10T22:09:51.938Z] #76 23.36 Reading package lists... [2022-06-10T22:09:51.938Z] #76 30.14 Reading package lists... [2022-06-10T22:09:51.938Z] #76 36.51 Building dependency tree... [2022-06-10T22:09:51.948Z] #84 87.41 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-10T22:09:51.948Z] #84 87.41 libtoolize: copying file 'm4/libtool.m4' [2022-06-10T22:09:51.948Z] #84 87.55 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-10T22:09:51.978Z] #55 47.88 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-06-10T22:09:52.201Z] #76 ... [2022-06-10T22:09:52.201Z] [2022-06-10T22:09:52.201Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-06-10T22:09:52.201Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T22:09:52.201Z] #51 39.38 The following additional packages will be installed: [2022-06-10T22:09:52.201Z] #51 39.38 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-10T22:09:52.201Z] #51 39.38 python3-protobuf python3-six [2022-06-10T22:09:52.201Z] #51 39.41 Suggested packages: [2022-06-10T22:09:52.201Z] #51 39.41 python3-setuptools [2022-06-10T22:09:52.201Z] #51 39.41 Recommended packages: [2022-06-10T22:09:52.201Z] #51 39.41 iproute2 | iproute [2022-06-10T22:09:52.201Z] #51 40.15 The following NEW packages will be installed: [2022-06-10T22:09:52.201Z] #51 40.15 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-10T22:09:52.201Z] #51 40.17 python3-protobuf python3-six [2022-06-10T22:09:52.201Z] #51 ... [2022-06-10T22:09:52.201Z] [2022-06-10T22:09:52.201Z] #14 [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-06-10T22:09:52.201Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T22:09:52.201Z] #14 23.77 Reading package lists... [2022-06-10T22:09:52.201Z] #14 30.59 Reading package lists... [2022-06-10T22:09:52.201Z] #14 36.92 Building dependency tree... [2022-06-10T22:09:52.210Z] #84 87.67 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-10T22:09:52.210Z] #84 87.76 libtoolize: copying file 'm4/ltversion.m4' [2022-06-10T22:09:52.236Z] #55 48.00 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-06-10T22:09:52.327Z] #55 43.88 go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-10T22:09:52.327Z] #55 43.95 go: downloading github.com/google/go-cmp v0.5.6 [2022-06-10T22:09:52.463Z] #14 ... [2022-06-10T22:09:52.463Z] [2022-06-10T22:09:52.463Z] #76 [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-06-10T22:09:52.463Z] #76 sha256:041fcf6c9999b36d35e283141b0140b0a18dbd5751e297598a71ec64c48611fe [2022-06-10T22:09:52.463Z] #76 40.42 python3 is already the newest version (3.9.2-3). [2022-06-10T22:09:52.463Z] #76 40.42 The following additional packages will be installed: [2022-06-10T22:09:52.463Z] #76 40.45 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-06-10T22:09:52.463Z] #76 40.46 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-06-10T22:09:52.463Z] #76 40.48 Suggested packages: [2022-06-10T22:09:52.463Z] #76 40.50 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-06-10T22:09:52.463Z] #76 40.50 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-06-10T22:09:52.463Z] #76 40.50 m4-doc ed diffutils-doc [2022-06-10T22:09:52.463Z] #76 40.50 Recommended packages: [2022-06-10T22:09:52.463Z] #76 40.50 fakeroot libalgorithm-merge-perl libltdl-dev [2022-06-10T22:09:52.472Z] #84 87.84 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-10T22:09:52.665Z] #55 44.08 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-06-10T22:09:52.665Z] #55 44.19 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-06-10T22:09:52.733Z] #84 ... [2022-06-10T22:09:52.733Z] [2022-06-10T22:09:52.733Z] #19 [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-06-10T22:09:52.733Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a [2022-06-10T22:09:52.733Z] #19 134.7 The following NEW packages will be installed: [2022-06-10T22:09:52.734Z] #19 134.7 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-06-10T22:09:52.734Z] #19 134.7 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-06-10T22:09:52.734Z] #19 134.7 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-06-10T22:09:52.734Z] #19 134.7 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-06-10T22:09:52.734Z] #19 134.7 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-06-10T22:09:52.734Z] #19 134.7 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-06-10T22:09:52.734Z] #19 134.7 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-06-10T22:09:52.734Z] #19 134.7 crossbuild-essential-armel crossbuild-essential-armhf [2022-06-10T22:09:52.734Z] #19 134.7 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-06-10T22:09:52.734Z] #19 134.7 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-06-10T22:09:52.734Z] #19 134.7 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-06-10T22:09:52.734Z] #19 134.7 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-06-10T22:09:52.734Z] #19 134.7 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-06-10T22:09:52.734Z] #19 134.7 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-06-10T22:09:52.734Z] #19 134.7 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-06-10T22:09:52.734Z] #19 134.7 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-06-10T22:09:52.734Z] #19 134.7 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-06-10T22:09:52.734Z] #19 134.7 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-06-10T22:09:52.734Z] #19 134.7 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-06-10T22:09:52.734Z] #19 134.7 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-06-10T22:09:52.734Z] #19 134.7 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-06-10T22:09:52.734Z] #19 134.7 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-06-10T22:09:52.734Z] #19 134.7 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-06-10T22:09:52.734Z] #19 134.7 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-06-10T22:09:52.734Z] #19 134.7 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-06-10T22:09:52.734Z] #19 134.7 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-06-10T22:09:52.734Z] #19 134.7 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-06-10T22:09:52.734Z] #19 134.7 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-06-10T22:09:52.734Z] #19 134.7 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-06-10T22:09:52.734Z] #19 134.7 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-06-10T22:09:52.734Z] #19 134.7 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-06-10T22:09:52.734Z] #19 134.7 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-06-10T22:09:52.734Z] #19 134.7 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-06-10T22:09:52.734Z] #19 134.7 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-06-10T22:09:52.734Z] #19 134.7 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-06-10T22:09:52.734Z] #19 134.7 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-06-10T22:09:52.734Z] #19 134.7 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-06-10T22:09:52.734Z] #19 134.7 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-06-10T22:09:52.734Z] #19 134.7 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-06-10T22:09:52.734Z] #19 134.7 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-06-10T22:09:52.734Z] #19 134.7 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-06-10T22:09:52.734Z] #19 134.7 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-06-10T22:09:52.734Z] #19 134.7 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-06-10T22:09:52.734Z] #19 134.7 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-06-10T22:09:52.734Z] #19 134.7 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-06-10T22:09:52.734Z] #19 134.7 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-06-10T22:09:52.734Z] #19 134.7 linux-libc-dev-s390x-cross patch xz-utils [2022-06-10T22:09:52.734Z] #19 135.6 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T22:09:52.734Z] #19 135.6 Need to get 788 MB of archives. [2022-06-10T22:09:52.734Z] #19 135.6 After this operation, 3385 MB of additional disk space will be used. [2022-06-10T22:09:52.734Z] #19 135.6 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-06-10T22:09:52.734Z] #19 135.6 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-10T22:09:52.734Z] #19 135.6 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-06-10T22:09:52.734Z] #19 135.6 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-06-10T22:09:52.734Z] #19 135.6 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-06-10T22:09:52.734Z] #19 135.6 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-06-10T22:09:52.734Z] #19 135.6 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-06-10T22:09:52.734Z] #19 135.8 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-06-10T22:09:52.734Z] #19 135.9 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-06-10T22:09:52.752Z] #47 ... [2022-06-10T22:09:52.752Z] [2022-06-10T22:09:52.752Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-06-10T22:09:52.752Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T22:09:52.752Z] #51 35.16 Fetched 8541 kB in 28s (309 kB/s) [2022-06-10T22:09:52.752Z] #51 35.16 Reading package lists... [2022-06-10T22:09:52.930Z] #55 44.19 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-06-10T22:09:52.930Z] #55 44.38 go: downloading github.com/beorn7/perks v1.0.1 [2022-06-10T22:09:52.930Z] #55 44.41 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-10T22:09:52.996Z] #19 136.0 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-06-10T22:09:52.996Z] #19 136.1 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-06-10T22:09:53.189Z] #55 44.65 go: downloading github.com/golang/protobuf v1.5.2 [2022-06-10T22:09:53.189Z] #55 44.75 go: downloading github.com/cespare/xxhash v1.1.0 [2022-06-10T22:09:53.260Z] #19 136.2 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-06-10T22:09:53.260Z] #19 136.2 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-06-10T22:09:53.446Z] #55 44.88 go: downloading github.com/prometheus/common v0.10.0 [2022-06-10T22:09:53.446Z] #55 45.06 go: downloading github.com/prometheus/procfs v0.6.0 [2022-06-10T22:09:53.851Z] #76 ... [2022-06-10T22:09:53.851Z] [2022-06-10T22:09:53.851Z] #57 [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-06-10T22:09:53.851Z] #57 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589 [2022-06-10T22:09:53.851Z] #57 41.28 v3.0.2 [2022-06-10T22:09:53.851Z] #57 DONE 41.6s [2022-06-10T22:09:53.851Z] [2022-06-10T22:09:53.851Z] #55 [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.44.0" && /build/golangci-lint --version [2022-06-10T22:09:53.851Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T22:09:53.851Z] #55 40.20 go: downloading github.com/breml/errchkjson v0.2.1 [2022-06-10T22:09:53.851Z] #55 40.27 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-06-10T22:09:53.851Z] #55 40.51 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-06-10T22:09:53.851Z] #55 40.54 go: downloading github.com/daixiang0/gci v0.2.9 [2022-06-10T22:09:53.851Z] #55 40.63 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-06-10T22:09:53.851Z] #55 40.66 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-06-10T22:09:53.851Z] #55 40.70 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-06-10T22:09:53.851Z] #55 40.79 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-06-10T22:09:53.851Z] #55 40.82 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-06-10T22:09:53.851Z] #55 40.90 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-06-10T22:09:53.851Z] #55 40.95 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-06-10T22:09:53.851Z] #55 41.13 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-06-10T22:09:53.851Z] #55 41.27 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-06-10T22:09:53.851Z] #55 41.31 go: downloading github.com/golangci/misspell v0.3.5 [2022-06-10T22:09:53.851Z] #55 41.38 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-06-10T22:09:53.851Z] #55 41.51 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-06-10T22:09:53.851Z] #55 41.59 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-06-10T22:09:53.851Z] #55 41.59 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-06-10T22:09:53.851Z] #55 41.66 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-06-10T22:09:53.851Z] #55 41.72 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-06-10T22:09:53.851Z] #55 41.84 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-06-10T22:09:53.851Z] #55 41.88 go: downloading github.com/julz/importas v0.1.0 [2022-06-10T22:09:53.851Z] #55 41.89 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-06-10T22:09:53.851Z] #55 41.94 go: downloading github.com/kulti/thelper v0.5.0 [2022-06-10T22:09:53.851Z] #55 41.97 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-06-10T22:09:54.011Z] #55 45.29 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-06-10T22:09:54.011Z] #55 45.52 go: downloading google.golang.org/protobuf v1.27.1 [2022-06-10T22:09:54.113Z] #55 42.00 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-06-10T22:09:54.113Z] #55 42.05 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-06-10T22:09:54.113Z] #55 42.10 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-06-10T22:09:54.113Z] #55 42.10 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-06-10T22:09:54.113Z] #55 42.25 go: downloading github.com/maratori/testpackage v1.0.1 [2022-06-10T22:09:54.113Z] #55 42.25 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-06-10T22:09:54.376Z] #55 42.27 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-06-10T22:09:54.376Z] #55 42.31 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-06-10T22:09:54.376Z] #55 42.31 go: downloading github.com/mgechev/revive v1.1.3 [2022-06-10T22:09:54.581Z] #55 ... [2022-06-10T22:09:54.581Z] [2022-06-10T22:09:54.581Z] #34 [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-06-10T22:09:54.581Z] #34 sha256:3c43bfa515a78ed00ea24c9365d971d93e439163e3ab4e428cfd764352468242 [2022-06-10T22:09:54.581Z] #34 35.56 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-06-10T22:09:54.581Z] #34 35.68 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-10T22:09:54.581Z] #34 ... [2022-06-10T22:09:54.581Z] [2022-06-10T22:09:54.581Z] #76 [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-06-10T22:09:54.581Z] #76 sha256:6fc2915dbb18c4f0923ee799be6e45a77525f89517aa27383e075c648821824f [2022-06-10T22:09:54.581Z] #76 37.75 Selecting previously unselected package autoconf. [2022-06-10T22:09:54.581Z] #76 37.75 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-06-10T22:09:54.581Z] #76 37.79 Unpacking autoconf (2.69-14) ... [2022-06-10T22:09:54.581Z] #76 38.47 Selecting previously unselected package autotools-dev. [2022-06-10T22:09:54.581Z] #76 38.48 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-06-10T22:09:54.581Z] #76 38.49 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-06-10T22:09:54.581Z] #76 38.69 Selecting previously unselected package automake. [2022-06-10T22:09:54.581Z] #76 38.70 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-06-10T22:09:54.581Z] #76 38.70 Unpacking automake (1:1.16.3-2) ... [2022-06-10T22:09:54.581Z] #76 39.17 Selecting previously unselected package patch. [2022-06-10T22:09:54.581Z] #76 39.17 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-06-10T22:09:54.581Z] #76 39.18 Unpacking patch (2.7.6-7) ... [2022-06-10T22:09:54.581Z] #76 39.37 Selecting previously unselected package dpkg-dev. [2022-06-10T22:09:54.581Z] #76 39.37 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-06-10T22:09:54.581Z] #76 39.39 Unpacking dpkg-dev (1.20.10) ... [2022-06-10T22:09:54.581Z] #76 40.39 Selecting previously unselected package build-essential. [2022-06-10T22:09:54.581Z] #76 40.41 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-06-10T22:09:54.581Z] #76 40.42 Unpacking build-essential (12.9) ... [2022-06-10T22:09:54.581Z] #76 40.52 Selecting previously unselected package libcap2:arm64. [2022-06-10T22:09:54.581Z] #76 40.52 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-06-10T22:09:54.581Z] #76 40.53 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-06-10T22:09:54.581Z] #76 40.65 Selecting previously unselected package libcap-dev:arm64. [2022-06-10T22:09:54.581Z] #76 40.66 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-06-10T22:09:54.581Z] #76 40.67 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-06-10T22:09:54.581Z] #76 40.90 Selecting previously unselected package libprotobuf-c1:arm64. [2022-06-10T22:09:54.581Z] #76 40.90 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-06-10T22:09:54.581Z] #76 40.90 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-06-10T22:09:54.581Z] #76 41.00 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-06-10T22:09:54.581Z] #76 41.02 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-06-10T22:09:54.581Z] #76 41.03 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-06-10T22:09:54.581Z] #76 41.13 Selecting previously unselected package libseccomp-dev:arm64. [2022-06-10T22:09:54.581Z] #76 41.13 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-06-10T22:09:54.581Z] #76 41.16 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-06-10T22:09:54.581Z] #76 41.35 Selecting previously unselected package libsystemd-dev:arm64. [2022-06-10T22:09:54.581Z] #76 41.35 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-06-10T22:09:54.581Z] #76 41.36 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-06-10T22:09:54.581Z] #76 42.15 Selecting previously unselected package libtool. [2022-06-10T22:09:54.581Z] #76 42.16 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-06-10T22:09:54.581Z] #76 42.16 Unpacking libtool (2.4.6-15) ... [2022-06-10T22:09:54.581Z] #76 42.51 Selecting previously unselected package libudev-dev:arm64. [2022-06-10T22:09:54.581Z] #76 42.51 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-06-10T22:09:54.581Z] #76 42.52 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-06-10T22:09:54.581Z] #76 42.73 Selecting previously unselected package libyajl2:arm64. [2022-06-10T22:09:54.581Z] #76 42.75 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-06-10T22:09:54.581Z] #76 42.76 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-06-10T22:09:54.581Z] #76 42.87 Selecting previously unselected package libyajl-dev:arm64. [2022-06-10T22:09:54.581Z] #76 42.87 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-06-10T22:09:54.581Z] #76 42.91 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-06-10T22:09:54.581Z] #76 43.16 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-06-10T22:09:54.581Z] #76 43.26 Setting up libmagic-mgc (1:5.39-3) ... [2022-06-10T22:09:54.581Z] #76 43.31 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-06-10T22:09:54.581Z] #76 43.36 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-06-10T22:09:54.581Z] #76 43.40 Setting up file (1:5.39-3) ... [2022-06-10T22:09:54.581Z] #76 43.45 Setting up bzip2 (1.0.8-4) ... [2022-06-10T22:09:54.581Z] #76 43.46 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-06-10T22:09:54.581Z] #76 43.48 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-06-10T22:09:54.581Z] #76 43.50 Setting up libcap2:arm64 (1:2.44-1) ... [2022-06-10T22:09:54.581Z] #76 43.52 Setting up autotools-dev (20180224.1+nmu1) ... [2022-06-10T22:09:54.581Z] #76 43.54 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-06-10T22:09:54.581Z] #76 43.56 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-10T22:09:54.581Z] #76 43.58 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-10T22:09:54.581Z] #76 43.59 Setting up patch (2.7.6-7) ... [2022-06-10T22:09:54.581Z] #76 43.60 Setting up libudev-dev:arm64 (247.3-7) ... [2022-06-10T22:09:54.581Z] #76 43.64 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-06-10T22:09:54.581Z] #76 43.66 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-06-10T22:09:54.581Z] #76 43.69 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-06-10T22:09:54.581Z] #76 43.72 Setting up libtool (2.4.6-15) ... [2022-06-10T22:09:54.581Z] #76 43.73 Setting up m4 (1.4.18-5) ... [2022-06-10T22:09:54.581Z] #76 43.76 Setting up dpkg-dev (1.20.10) ... [2022-06-10T22:09:54.581Z] #76 43.80 Setting up autoconf (2.69-14) ... [2022-06-10T22:09:54.581Z] #76 43.82 Setting up build-essential (12.9) ... [2022-06-10T22:09:54.581Z] #76 43.84 Setting up automake (1:1.16.3-2) ... [2022-06-10T22:09:54.581Z] #76 43.85 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-06-10T22:09:54.581Z] #76 43.86 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T22:09:54.927Z] #55 50.32 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-10T22:09:54.927Z] #55 50.41 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-06-10T22:09:54.954Z] #55 42.94 go: downloading github.com/moricho/tparallel v0.2.1 [2022-06-10T22:09:54.954Z] #55 42.97 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-06-10T22:09:54.954Z] #55 42.99 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-06-10T22:09:54.954Z] #55 43.03 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-06-10T22:09:55.216Z] #55 43.12 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-06-10T22:09:55.216Z] #55 43.15 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-06-10T22:09:55.216Z] #55 43.19 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-06-10T22:09:55.216Z] #55 43.20 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-06-10T22:09:55.216Z] #55 43.26 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-06-10T22:09:55.480Z] #55 43.51 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-06-10T22:09:55.480Z] #55 43.51 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-06-10T22:09:55.480Z] #55 43.55 go: downloading github.com/sivchari/tenv v1.4.7 [2022-06-10T22:09:55.480Z] #55 43.55 go: downloading github.com/sonatard/noctx v0.0.1 [2022-06-10T22:09:55.513Z] #76 ... [2022-06-10T22:09:55.513Z] [2022-06-10T22:09:55.513Z] #55 [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.44.0" && /build/golangci-lint --version [2022-06-10T22:09:55.513Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3 [2022-06-10T22:09:55.513Z] #55 46.91 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-06-10T22:09:55.513Z] #55 ... [2022-06-10T22:09:55.513Z] [2022-06-10T22:09:55.513Z] #76 [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-06-10T22:09:55.513Z] #76 sha256:6fc2915dbb18c4f0923ee799be6e45a77525f89517aa27383e075c648821824f [2022-06-10T22:09:55.513Z] #76 DONE 46.9s [2022-06-10T22:09:55.513Z] [2022-06-10T22:09:55.513Z] #14 [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-06-10T22:09:55.513Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-10T22:09:55.513Z] #14 39.50 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T22:09:55.513Z] #14 39.75 Fetched 108 MB in 7s (15.8 MB/s) [2022-06-10T22:09:55.513Z] #14 39.83 Selecting previously unselected package binutils-mingw-w64-i686. [2022-06-10T22:09:55.513Z] #14 39.83 (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-06-10T22:09:55.513Z] #14 39.93 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-06-10T22:09:55.513Z] #14 39.94 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-10T22:09:55.513Z] #14 42.38 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-06-10T22:09:55.513Z] #14 42.38 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-06-10T22:09:55.513Z] #14 42.39 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-10T22:09:55.513Z] #14 45.62 Selecting previously unselected package binutils-mingw-w64. [2022-06-10T22:09:55.513Z] #14 45.63 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-06-10T22:09:55.513Z] #14 45.65 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-10T22:09:55.513Z] #14 46.31 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-06-10T22:09:55.513Z] #14 46.31 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-06-10T22:09:55.513Z] #14 46.53 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-06-10T22:09:55.513Z] #14 46.79 Selecting previously unselected package dmsetup. [2022-06-10T22:09:55.513Z] #14 46.79 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-06-10T22:09:55.513Z] #14 46.80 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-06-10T22:09:55.513Z] #14 47.07 Selecting previously unselected package mingw-w64-common. [2022-06-10T22:09:55.513Z] #14 47.08 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-06-10T22:09:55.513Z] #14 47.10 Unpacking mingw-w64-common (8.0.0-1) ... [2022-06-10T22:09:55.742Z] #55 43.58 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-06-10T22:09:55.742Z] #55 43.60 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-06-10T22:09:55.742Z] #55 43.68 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-06-10T22:09:55.742Z] #55 43.72 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-06-10T22:09:55.742Z] #55 43.80 go: downloading github.com/tetafro/godot v1.4.11 [2022-06-10T22:09:55.769Z] #14 ... [2022-06-10T22:09:55.769Z] [2022-06-10T22:09:55.769Z] #64 [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-06-10T22:09:55.769Z] #64 sha256:09d661e9c598ee3ef4f6872cc626866f5effced91f35d05cf551386c5c8e99f5 [2022-06-10T22:09:55.769Z] #64 1.101 + RM_GOPATH=0 [2022-06-10T22:09:55.769Z] #64 1.101 + TMP_GOPATH= [2022-06-10T22:09:55.769Z] #64 1.101 + : /build [2022-06-10T22:09:55.769Z] #64 1.101 + '[' -z '' ']' [2022-06-10T22:09:55.769Z] #64 1.109 ++ mktemp -d [2022-06-10T22:09:55.769Z] #64 1.109 + export GOPATH=/tmp/tmp.8Q6bcj7343 [2022-06-10T22:09:55.769Z] #64 1.109 + GOPATH=/tmp/tmp.8Q6bcj7343 [2022-06-10T22:09:55.769Z] #64 1.109 + RM_GOPATH=1 [2022-06-10T22:09:55.769Z] #64 1.109 + case "$(go env GOARCH)" in [2022-06-10T22:09:55.769Z] #64 1.109 ++ go env GOARCH [2022-06-10T22:09:55.769Z] #64 1.125 + export GO_BUILDMODE=-buildmode=pie [2022-06-10T22:09:55.769Z] #64 1.125 + GO_BUILDMODE=-buildmode=pie [2022-06-10T22:09:55.769Z] #64 1.126 ++ dirname /install.sh [2022-06-10T22:09:55.769Z] #64 1.136 + dir=/ [2022-06-10T22:09:55.769Z] #64 1.139 + bin=containerd [2022-06-10T22:09:55.769Z] #64 1.139 + shift [2022-06-10T22:09:55.769Z] #64 1.139 + '[' '!' -f //containerd.installer ']' [2022-06-10T22:09:55.769Z] #64 1.140 + . //containerd.installer [2022-06-10T22:09:55.769Z] #64 1.141 ++ set -e [2022-06-10T22:09:55.769Z] #64 1.142 ++ : v1.6.6 [2022-06-10T22:09:55.769Z] #64 1.142 + install_containerd [2022-06-10T22:09:55.769Z] #64 1.146 + echo 'Install containerd version v1.6.6' [2022-06-10T22:09:55.769Z] #64 1.146 Install containerd version v1.6.6 [2022-06-10T22:09:55.769Z] #64 1.146 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8Q6bcj7343/src/github.com/containerd/containerd [2022-06-10T22:09:55.769Z] #64 1.186 Cloning into '/tmp/tmp.8Q6bcj7343/src/github.com/containerd/containerd'... [2022-06-10T22:09:55.819Z] #19 138.7 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-06-10T22:09:55.819Z] #19 138.7 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-06-10T22:09:56.005Z] #55 43.92 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-06-10T22:09:56.005Z] #55 43.92 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-06-10T22:09:56.027Z] #64 ... [2022-06-10T22:09:56.027Z] [2022-06-10T22:09:56.027Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-06-10T22:09:56.027Z] #51 sha256:1d389122566fae2a2d9dd5978cf955dae964eb9c42a4c4041be573a98d50da27 [2022-06-10T22:09:56.027Z] #51 37.69 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-06-10T22:09:56.027Z] #51 38.41 Selecting previously unselected package python3-pkg-resources. [2022-06-10T22:09:56.027Z] #51 38.42 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-10T22:09:56.027Z] #51 38.42 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-10T22:09:56.027Z] #51 38.67 Selecting previously unselected package python3-six. [2022-06-10T22:09:56.027Z] #51 38.67 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-06-10T22:09:56.027Z] #51 38.68 Unpacking python3-six (1.16.0-2) ... [2022-06-10T22:09:56.027Z] #51 38.79 Selecting previously unselected package python3-protobuf. [2022-06-10T22:09:56.027Z] #51 38.81 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-06-10T22:09:56.027Z] #51 38.82 Unpacking python3-protobuf (3.12.4-1) ... [2022-06-10T22:09:56.027Z] #51 39.42 Selecting previously unselected package libnet1:arm64. [2022-06-10T22:09:56.027Z] #51 39.42 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-06-10T22:09:56.027Z] #51 39.43 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-06-10T22:09:56.027Z] #51 39.57 Selecting previously unselected package libnl-3-200:arm64. [2022-06-10T22:09:56.027Z] #51 39.57 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-06-10T22:09:56.027Z] #51 39.59 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-06-10T22:09:56.027Z] #51 39.74 Selecting previously unselected package libprotobuf-c1:arm64. [2022-06-10T22:09:56.027Z] #51 39.74 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-06-10T22:09:56.027Z] #51 39.75 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-06-10T22:09:56.027Z] #51 39.89 Selecting previously unselected package criu. [2022-06-10T22:09:56.027Z] #51 39.90 Preparing to unpack .../7-criu_3.17-1_arm64.deb ... [2022-06-10T22:09:56.027Z] #51 39.90 Unpacking criu (3.17-1) ... [2022-06-10T22:09:56.027Z] #51 40.78 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-10T22:09:56.027Z] #51 42.47 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-06-10T22:09:56.027Z] #51 42.54 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-06-10T22:09:56.027Z] #51 42.58 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-06-10T22:09:56.027Z] #51 42.62 Setting up python3-six (1.16.0-2) ... [2022-06-10T22:09:56.027Z] #51 44.04 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-06-10T22:09:56.027Z] #51 44.59 Setting up python3-protobuf (3.12.4-1) ... [2022-06-10T22:09:56.042Z] #51 44.96 Reading package lists... [2022-06-10T22:09:56.043Z] #51 ... [2022-06-10T22:09:56.043Z] [2022-06-10T22:09:56.043Z] #55 [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.44.0" && /build/golangci-lint --version [2022-06-10T22:09:56.043Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T22:09:56.043Z] #55 48.88 go: downloading github.com/fatih/color v1.13.0 [2022-06-10T22:09:56.043Z] #55 48.88 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-10T22:09:56.043Z] #55 48.98 go: downloading github.com/spf13/cobra v1.3.0 [2022-06-10T22:09:56.043Z] #55 49.06 go: downloading github.com/spf13/viper v1.10.1 [2022-06-10T22:09:56.269Z] #55 44.08 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-06-10T22:09:56.269Z] #55 44.22 go: downloading github.com/ultraware/funlen v0.0.3 [2022-06-10T22:09:56.269Z] #55 44.24 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-06-10T22:09:56.269Z] #55 44.24 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-06-10T22:09:56.269Z] #55 44.25 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-06-10T22:09:56.269Z] #55 44.30 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-06-10T22:09:56.302Z] #55 49.34 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-10T22:09:56.592Z] #51 ... [2022-06-10T22:09:56.592Z] [2022-06-10T22:09:56.592Z] #42 [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-06-10T22:09:56.592Z] #42 sha256:4efffb26aae31fc69d654553c9d0d97e78c77a362bca025516fde1e45b55c9e0 [2022-06-10T22:09:56.592Z] #42 48.20 Selecting previously unselected package libxml2:arm64. [2022-06-10T22:09:56.592Z] #42 48.20 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-06-10T22:09:56.592Z] #42 48.23 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-10T22:09:56.820Z] #55 ... [2022-06-10T22:09:56.820Z] [2022-06-10T22:09:56.820Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-06-10T22:09:56.820Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T22:09:56.820Z] #51 42.33 Reading package lists... [2022-06-10T22:09:56.849Z] #55 44.86 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-06-10T22:09:57.112Z] #55 45.06 go: downloading honnef.co/go/tools v0.2.2 [2022-06-10T22:09:57.168Z] #42 48.68 Selecting previously unselected package libarchive13:arm64. [2022-06-10T22:09:57.168Z] #42 48.68 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-06-10T22:09:57.168Z] #42 48.69 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-06-10T22:09:57.425Z] #42 48.98 Selecting previously unselected package libjsoncpp24:arm64. [2022-06-10T22:09:57.425Z] #42 48.99 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-06-10T22:09:57.425Z] #42 49.01 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-06-10T22:09:57.682Z] #55 50.35 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-10T22:09:57.682Z] #55 50.43 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-10T22:09:57.682Z] #55 50.56 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-06-10T22:09:57.682Z] #55 50.57 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-06-10T22:09:57.682Z] #42 49.19 Selecting previously unselected package librhash0:arm64. [2022-06-10T22:09:57.682Z] #42 49.19 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-06-10T22:09:57.682Z] #42 49.19 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-06-10T22:09:57.702Z] #55 ... [2022-06-10T22:09:57.702Z] [2022-06-10T22:09:57.702Z] #40 [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-06-10T22:09:57.702Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519 [2022-06-10T22:09:57.702Z] #40 44.88 NAME: [2022-06-10T22:09:57.702Z] #40 44.88 go-winres - A tool for embedding resources in Windows executables [2022-06-10T22:09:57.702Z] #40 44.88 [2022-06-10T22:09:57.702Z] #40 44.88 USAGE: [2022-06-10T22:09:57.702Z] #40 44.88 go-winres [global options] command [command options] [arguments...] [2022-06-10T22:09:57.702Z] #40 44.88 [2022-06-10T22:09:57.702Z] #40 44.88 COMMANDS: [2022-06-10T22:09:57.702Z] #40 44.88 init Create an initial ./winres/winres.json [2022-06-10T22:09:57.702Z] #40 44.88 make Make syso files for the "go build" command [2022-06-10T22:09:57.702Z] #40 44.88 simply Make syso files for the "go build" command (simplified) [2022-06-10T22:09:57.702Z] #40 44.88 extract Extract all resources from an executable [2022-06-10T22:09:57.702Z] #40 44.88 patch Replace resources in an executable file (exe, dll) [2022-06-10T22:09:57.702Z] #40 44.88 help, h Shows a list of commands or help for one command [2022-06-10T22:09:57.702Z] #40 44.88 [2022-06-10T22:09:57.702Z] #40 44.88 GLOBAL OPTIONS: [2022-06-10T22:09:57.702Z] #40 44.88 --help, -h show help (default: false) [2022-06-10T22:09:57.702Z] #40 DONE 45.6s [2022-06-10T22:09:57.702Z] [2022-06-10T22:09:57.702Z] #76 [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-06-10T22:09:57.702Z] #76 sha256:041fcf6c9999b36d35e283141b0140b0a18dbd5751e297598a71ec64c48611fe [2022-06-10T22:09:57.702Z] #76 42.11 The following NEW packages will be installed: [2022-06-10T22:09:57.702Z] #76 42.11 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-06-10T22:09:57.702Z] #76 42.13 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-06-10T22:09:57.702Z] #76 42.13 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-06-10T22:09:57.702Z] #76 42.13 libyajl2 m4 patch xz-utils [2022-06-10T22:09:57.702Z] #76 42.53 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T22:09:57.702Z] #76 42.53 Need to get 5939 kB of archives. [2022-06-10T22:09:57.702Z] #76 42.53 After this operation, 18.7 MB of additional disk space will be used. [2022-06-10T22:09:57.702Z] #76 42.53 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-10T22:09:57.702Z] #76 42.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-06-10T22:09:57.702Z] #76 42.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-06-10T22:09:57.702Z] #76 42.55 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-06-10T22:09:57.702Z] #76 42.55 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-06-10T22:09:57.702Z] #76 42.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-06-10T22:09:57.702Z] #76 42.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-06-10T22:09:57.702Z] #76 42.58 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-06-10T22:09:57.702Z] #76 42.60 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-06-10T22:09:57.702Z] #76 42.60 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-06-10T22:09:57.702Z] #76 42.67 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-10T22:09:57.702Z] #76 42.67 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-06-10T22:09:57.702Z] #76 42.78 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-06-10T22:09:57.702Z] #76 42.79 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-10T22:09:57.702Z] #76 42.79 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-06-10T22:09:57.702Z] #76 42.80 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-10T22:09:57.702Z] #76 42.81 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-06-10T22:09:57.702Z] #76 42.81 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-06-10T22:09:57.702Z] #76 42.81 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-10T22:09:57.702Z] #76 42.83 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-06-10T22:09:57.702Z] #76 42.89 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-10T22:09:57.702Z] #76 42.89 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-06-10T22:09:57.702Z] #76 42.89 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-06-10T22:09:57.702Z] #76 44.30 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T22:09:57.702Z] #76 44.61 Fetched 5939 kB in 1s (8571 kB/s) [2022-06-10T22:09:57.702Z] #76 44.72 Selecting previously unselected package bzip2. [2022-06-10T22:09:57.702Z] #76 44.72 (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-06-10T22:09:57.702Z] #76 44.81 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-06-10T22:09:57.702Z] #76 44.82 Unpacking bzip2 (1.0.8-4) ... [2022-06-10T22:09:57.702Z] #76 44.99 Selecting previously unselected package libmagic-mgc. [2022-06-10T22:09:57.702Z] #76 44.99 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-06-10T22:09:57.702Z] #76 45.01 Unpacking libmagic-mgc (1:5.39-3) ... [2022-06-10T22:09:57.939Z] #42 49.37 Selecting previously unselected package libuv1:arm64. [2022-06-10T22:09:57.939Z] #42 49.37 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-06-10T22:09:57.939Z] #42 49.38 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-06-10T22:09:57.939Z] #42 49.51 Selecting previously unselected package cmake. [2022-06-10T22:09:57.966Z] #76 45.77 Selecting previously unselected package libmagic1:amd64. [2022-06-10T22:09:57.966Z] #76 45.77 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-06-10T22:09:57.966Z] #76 45.78 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-06-10T22:09:58.196Z] #42 49.57 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-06-10T22:09:58.196Z] #42 49.59 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-06-10T22:09:58.229Z] #76 46.05 Selecting previously unselected package file. [2022-06-10T22:09:58.229Z] #76 46.05 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-06-10T22:09:58.229Z] #76 46.07 Unpacking file (1:5.39-3) ... [2022-06-10T22:09:58.229Z] #76 ... [2022-06-10T22:09:58.229Z] [2022-06-10T22:09:58.229Z] #42 [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-06-10T22:09:58.229Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-10T22:09:58.229Z] #42 34.25 Building dependency tree... [2022-06-10T22:09:58.229Z] #42 38.56 The following additional packages will be installed: [2022-06-10T22:09:58.229Z] #42 38.57 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-06-10T22:09:58.229Z] #42 38.60 Suggested packages: [2022-06-10T22:09:58.229Z] #42 38.60 cmake-doc ninja-build lrzip [2022-06-10T22:09:58.229Z] #42 38.60 Recommended packages: [2022-06-10T22:09:58.229Z] #42 38.60 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-06-10T22:09:58.229Z] #42 39.49 The following NEW packages will be installed: [2022-06-10T22:09:58.229Z] #42 39.49 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-06-10T22:09:58.229Z] #42 39.49 vim-common xxd [2022-06-10T22:09:58.229Z] #42 39.96 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T22:09:58.229Z] #42 39.96 Need to get 17.7 MB of archives. [2022-06-10T22:09:58.229Z] #42 39.96 After this operation, 70.7 MB of additional disk space will be used. [2022-06-10T22:09:58.229Z] #42 39.96 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-10T22:09:58.229Z] #42 39.97 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-10T22:09:58.229Z] #42 39.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-06-10T22:09:58.229Z] #42 40.08 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-10T22:09:58.229Z] #42 40.70 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-06-10T22:09:58.229Z] #42 40.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-06-10T22:09:58.229Z] #42 40.76 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-06-10T22:09:58.229Z] #42 40.77 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-06-10T22:09:58.229Z] #42 40.78 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-06-10T22:09:58.229Z] #42 40.79 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-06-10T22:09:58.229Z] #42 42.36 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T22:09:58.229Z] #42 42.61 Fetched 17.7 MB in 2s (11.3 MB/s) [2022-06-10T22:09:58.229Z] #42 42.72 Selecting previously unselected package xxd. [2022-06-10T22:09:58.229Z] #42 42.72 (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-06-10T22:09:58.229Z] #42 42.83 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-10T22:09:58.229Z] #42 42.89 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:09:58.229Z] #42 43.15 Selecting previously unselected package vim-common. [2022-06-10T22:09:58.229Z] #42 43.15 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-10T22:09:58.229Z] #42 43.17 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:09:58.229Z] #42 43.55 Selecting previously unselected package cmake-data. [2022-06-10T22:09:58.229Z] #42 43.55 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-06-10T22:09:58.229Z] #42 43.57 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-06-10T22:09:58.229Z] #42 ... [2022-06-10T22:09:58.229Z] [2022-06-10T22:09:58.229Z] #76 [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-06-10T22:09:58.229Z] #76 sha256:041fcf6c9999b36d35e283141b0140b0a18dbd5751e297598a71ec64c48611fe [2022-06-10T22:09:58.229Z] #76 46.23 Selecting previously unselected package xz-utils. [2022-06-10T22:09:58.229Z] #76 46.23 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-10T22:09:58.229Z] #76 46.27 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-10T22:09:58.251Z] #55 ... [2022-06-10T22:09:58.251Z] [2022-06-10T22:09:58.251Z] #14 [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-06-10T22:09:58.251Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T22:09:58.251Z] #14 41.10 Reading package lists... [2022-06-10T22:09:58.372Z] #19 141.3 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-06-10T22:09:58.372Z] #19 141.3 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-06-10T22:09:58.511Z] #14 50.80 Building dependency tree... [2022-06-10T22:09:58.511Z] #14 ... [2022-06-10T22:09:58.511Z] [2022-06-10T22:09:58.511Z] #42 [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-06-10T22:09:58.511Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-10T22:09:58.511Z] #42 42.02 Reading package lists... [2022-06-10T22:09:58.805Z] #76 46.69 Selecting previously unselected package libsigsegv2:amd64. [2022-06-10T22:09:58.806Z] #76 46.72 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-06-10T22:09:58.806Z] #76 46.75 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-06-10T22:09:58.806Z] #76 46.84 Selecting previously unselected package m4. [2022-06-10T22:09:58.806Z] #76 46.88 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-06-10T22:09:58.806Z] #76 46.88 Unpacking m4 (1.4.18-5) ... [2022-06-10T22:09:59.067Z] #76 47.14 Selecting previously unselected package autoconf. [2022-06-10T22:09:59.330Z] #76 47.17 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-06-10T22:09:59.330Z] #76 47.17 Unpacking autoconf (2.69-14) ... [2022-06-10T22:09:59.343Z] #51 52.29 Building dependency tree... [2022-06-10T22:09:59.904Z] #76 47.69 Selecting previously unselected package autotools-dev. [2022-06-10T22:09:59.904Z] #76 47.69 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-06-10T22:09:59.904Z] #76 47.69 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-06-10T22:10:00.166Z] #76 48.00 Selecting previously unselected package automake. [2022-06-10T22:10:00.166Z] #76 48.00 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-06-10T22:10:00.166Z] #76 48.00 Unpacking automake (1:1.16.3-2) ... [2022-06-10T22:10:00.722Z] #42 52.33 Setting up libicu67:arm64 (67.1-7) ... [2022-06-10T22:10:00.723Z] #42 52.39 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:10:00.743Z] #76 48.65 Selecting previously unselected package patch. [2022-06-10T22:10:00.743Z] #76 48.65 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-06-10T22:10:00.743Z] #76 48.65 Unpacking patch (2.7.6-7) ... [2022-06-10T22:10:00.743Z] #76 48.84 Selecting previously unselected package dpkg-dev. [2022-06-10T22:10:00.927Z] #19 144.0 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-06-10T22:10:00.927Z] #19 144.0 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-06-10T22:10:00.991Z] #42 52.45 Setting up libuv1:arm64 (1.40.0-2) ... [2022-06-10T22:10:01.006Z] #76 48.89 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-06-10T22:10:01.006Z] #76 48.89 Unpacking dpkg-dev (1.20.10) ... [2022-06-10T22:10:01.049Z] #42 51.52 Building dependency tree... [2022-06-10T22:10:01.247Z] #42 ... [2022-06-10T22:10:01.247Z] [2022-06-10T22:10:01.247Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-06-10T22:10:01.247Z] #51 sha256:1d389122566fae2a2d9dd5978cf955dae964eb9c42a4c4041be573a98d50da27 [2022-06-10T22:10:01.247Z] #51 48.48 Setting up criu (3.17-1) ... [2022-06-10T22:10:01.247Z] #51 50.33 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T22:10:01.247Z] #51 DONE 52.2s [2022-06-10T22:10:01.247Z] [2022-06-10T22:10:01.247Z] #42 [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-06-10T22:10:01.247Z] #42 sha256:4efffb26aae31fc69d654553c9d0d97e78c77a362bca025516fde1e45b55c9e0 [2022-06-10T22:10:01.247Z] #42 52.62 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:10:01.247Z] #42 52.70 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-06-10T22:10:01.247Z] #42 52.72 Setting up librhash0:arm64 (1.4.1-2) ... [2022-06-10T22:10:01.247Z] #42 52.75 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-06-10T22:10:01.247Z] #42 52.78 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-10T22:10:01.247Z] #42 52.83 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-06-10T22:10:01.502Z] #42 52.85 Setting up cmake (3.18.4-2+deb11u1) ... [2022-06-10T22:10:01.502Z] #42 52.88 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T22:10:01.866Z] #51 ... [2022-06-10T22:10:01.866Z] [2022-06-10T22:10:01.866Z] #55 [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.44.0" && /build/golangci-lint --version [2022-06-10T22:10:01.866Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T22:10:01.866Z] #55 56.07 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-10T22:10:01.866Z] #55 56.18 go: downloading github.com/stretchr/testify v1.7.0 [2022-06-10T22:10:01.866Z] #55 56.61 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-06-10T22:10:01.866Z] #55 56.62 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-06-10T22:10:01.866Z] #55 56.85 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-06-10T22:10:01.866Z] #55 56.87 go: downloading github.com/magiconair/properties v1.8.5 [2022-06-10T22:10:01.866Z] #55 56.99 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-10T22:10:01.866Z] #55 57.05 go: downloading github.com/spf13/afero v1.6.0 [2022-06-10T22:10:01.866Z] #55 57.11 go: downloading github.com/spf13/cast v1.4.1 [2022-06-10T22:10:01.866Z] #55 57.12 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-06-10T22:10:01.866Z] #55 57.20 go: downloading github.com/subosito/gotenv v1.2.0 [2022-06-10T22:10:01.866Z] #55 57.26 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-06-10T22:10:01.866Z] #55 57.65 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-06-10T22:10:01.866Z] #55 57.69 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-06-10T22:10:01.866Z] #55 57.77 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-06-10T22:10:01.866Z] #55 57.82 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-06-10T22:10:02.126Z] #55 58.07 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-06-10T22:10:02.398Z] #76 50.30 Selecting previously unselected package build-essential. [2022-06-10T22:10:02.398Z] #76 50.31 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-06-10T22:10:02.398Z] #76 50.31 Unpacking build-essential (12.9) ... [2022-06-10T22:10:02.401Z] #55 58.37 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-06-10T22:10:02.401Z] #55 58.50 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-06-10T22:10:02.657Z] #55 58.54 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-06-10T22:10:02.657Z] #55 58.58 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-06-10T22:10:02.657Z] #55 ... [2022-06-10T22:10:02.657Z] [2022-06-10T22:10:02.657Z] #76 [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-06-10T22:10:02.657Z] #76 sha256:041fcf6c9999b36d35e283141b0140b0a18dbd5751e297598a71ec64c48611fe [2022-06-10T22:10:02.657Z] #76 39.57 Reading package lists... [2022-06-10T22:10:02.657Z] #76 48.97 Building dependency tree... [2022-06-10T22:10:02.657Z] #76 55.71 python3 is already the newest version (3.9.2-3). [2022-06-10T22:10:02.657Z] #76 55.71 The following additional packages will be installed: [2022-06-10T22:10:02.657Z] #76 55.73 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-06-10T22:10:02.657Z] #76 55.74 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-06-10T22:10:02.657Z] #76 55.75 Suggested packages: [2022-06-10T22:10:02.657Z] #76 55.78 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-06-10T22:10:02.657Z] #76 55.78 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-06-10T22:10:02.657Z] #76 55.78 m4-doc ed diffutils-doc [2022-06-10T22:10:02.657Z] #76 55.78 Recommended packages: [2022-06-10T22:10:02.657Z] #76 55.78 fakeroot libalgorithm-merge-perl libltdl-dev [2022-06-10T22:10:02.657Z] #76 58.09 The following NEW packages will be installed: [2022-06-10T22:10:02.657Z] #76 58.11 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-06-10T22:10:02.657Z] #76 58.11 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-06-10T22:10:02.657Z] #76 58.12 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-06-10T22:10:02.658Z] #76 58.12 libyajl2 m4 patch xz-utils [2022-06-10T22:10:02.662Z] #76 50.58 Selecting previously unselected package libcap2:amd64. [2022-06-10T22:10:02.662Z] #76 50.58 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-10T22:10:02.662Z] #76 50.58 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-10T22:10:02.662Z] #76 50.58 Selecting previously unselected package libcap-dev:amd64. [2022-06-10T22:10:02.662Z] #76 50.65 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-06-10T22:10:02.662Z] #76 50.65 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-06-10T22:10:02.662Z] #76 ... [2022-06-10T22:10:02.662Z] [2022-06-10T22:10:02.662Z] #14 [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-06-10T22:10:02.662Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T22:10:02.662Z] #14 40.71 The following additional packages will be installed: [2022-06-10T22:10:02.662Z] #14 40.72 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-10T22:10:02.662Z] #14 40.72 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-06-10T22:10:02.662Z] #14 40.72 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-06-10T22:10:02.662Z] #14 40.73 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-06-10T22:10:02.662Z] #14 40.73 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-06-10T22:10:02.662Z] #14 40.73 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-06-10T22:10:02.662Z] #14 40.75 mingw-w64-common mingw-w64-x86-64-dev [2022-06-10T22:10:02.662Z] #14 40.77 Suggested packages: [2022-06-10T22:10:02.662Z] #14 40.77 gcc-10-locales seccomp wine64 [2022-06-10T22:10:02.662Z] #14 42.27 The following NEW packages will be installed: [2022-06-10T22:10:02.662Z] #14 42.27 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-10T22:10:02.662Z] #14 42.27 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-06-10T22:10:02.662Z] #14 42.27 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-06-10T22:10:02.662Z] #14 42.27 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-06-10T22:10:02.662Z] #14 42.27 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-06-10T22:10:02.662Z] #14 42.27 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-06-10T22:10:02.662Z] #14 42.27 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-06-10T22:10:02.662Z] #14 42.27 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-06-10T22:10:02.662Z] #14 42.27 mingw-w64-x86-64-dev [2022-06-10T22:10:02.662Z] #14 42.67 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T22:10:02.662Z] #14 42.67 Need to get 115 MB of archives. [2022-06-10T22:10:02.662Z] #14 42.67 After this operation, 645 MB of additional disk space will be used. [2022-06-10T22:10:02.662Z] #14 42.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-06-10T22:10:02.662Z] #14 42.83 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-06-10T22:10:02.662Z] #14 42.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-06-10T22:10:02.662Z] #14 42.95 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-06-10T22:10:02.662Z] #14 42.97 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-06-10T22:10:02.662Z] #14 42.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-06-10T22:10:02.662Z] #14 43.31 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-06-10T22:10:02.662Z] #14 43.51 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-06-10T22:10:02.662Z] #14 43.55 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-06-10T22:10:02.662Z] #14 44.21 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-06-10T22:10:02.662Z] #14 45.80 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-06-10T22:10:02.662Z] #14 46.68 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-06-10T22:10:02.662Z] #14 47.48 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-06-10T22:10:02.662Z] #14 49.08 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-06-10T22:10:02.662Z] #14 49.69 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-06-10T22:10:02.662Z] #14 49.69 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-06-10T22:10:02.662Z] #14 49.69 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-06-10T22:10:02.662Z] #14 49.69 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-10T22:10:02.662Z] #14 49.69 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-10T22:10:02.662Z] #14 49.69 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-06-10T22:10:02.662Z] #14 49.69 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-10T22:10:02.662Z] #14 49.69 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-06-10T22:10:02.662Z] #14 49.69 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-06-10T22:10:02.662Z] #14 49.69 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-06-10T22:10:02.662Z] #14 49.69 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-06-10T22:10:02.662Z] #14 49.69 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-06-10T22:10:02.662Z] #14 49.74 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-06-10T22:10:02.662Z] #14 49.74 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-06-10T22:10:02.662Z] #14 49.74 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-06-10T22:10:02.662Z] #14 49.77 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-10T22:10:02.914Z] #76 58.75 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T22:10:02.914Z] #76 58.75 Need to get 5939 kB of archives. [2022-06-10T22:10:02.914Z] #76 58.75 After this operation, 18.7 MB of additional disk space will be used. [2022-06-10T22:10:02.914Z] #76 58.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-10T22:10:02.914Z] #76 58.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-06-10T22:10:02.914Z] #76 58.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-06-10T22:10:02.914Z] #76 58.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-06-10T22:10:02.914Z] #76 58.77 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-06-10T22:10:02.914Z] #76 58.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-06-10T22:10:02.914Z] #76 58.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-06-10T22:10:02.914Z] #76 58.83 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-06-10T22:10:02.914Z] #76 ... [2022-06-10T22:10:02.914Z] [2022-06-10T22:10:02.914Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-06-10T22:10:02.914Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T22:10:02.914Z] #51 58.30 The following additional packages will be installed: [2022-06-10T22:10:02.914Z] #51 58.30 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-10T22:10:02.914Z] #51 58.30 python3-protobuf python3-six [2022-06-10T22:10:02.914Z] #51 58.31 Suggested packages: [2022-06-10T22:10:02.914Z] #51 58.33 python3-setuptools [2022-06-10T22:10:02.914Z] #51 58.33 Recommended packages: [2022-06-10T22:10:02.914Z] #51 58.33 iproute2 | iproute [2022-06-10T22:10:02.928Z] #14 ... [2022-06-10T22:10:02.928Z] [2022-06-10T22:10:02.929Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-06-10T22:10:02.929Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T22:10:02.929Z] #51 40.66 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T22:10:02.929Z] #51 40.66 Need to get 2314 kB of archives. [2022-06-10T22:10:02.929Z] #51 40.66 After this operation, 11.1 MB of additional disk space will be used. [2022-06-10T22:10:02.929Z] #51 40.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-06-10T22:10:02.929Z] #51 40.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-10T22:10:02.929Z] #51 40.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-06-10T22:10:02.929Z] #51 40.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-06-10T22:10:02.929Z] #51 40.75 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-10T22:10:02.929Z] #51 40.77 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-06-10T22:10:02.929Z] #51 40.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-10T22:10:02.929Z] #51 43.09 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-06-10T22:10:02.929Z] #51 44.91 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T22:10:02.929Z] #51 45.22 Fetched 2314 kB in 3s (732 kB/s) [2022-06-10T22:10:02.929Z] #51 45.37 Selecting previously unselected package libprotobuf23:amd64. [2022-06-10T22:10:02.929Z] #51 45.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-10T22:10:02.929Z] #51 45.44 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-06-10T22:10:02.929Z] #51 45.49 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-06-10T22:10:02.929Z] #51 46.42 Selecting previously unselected package python3-pkg-resources. [2022-06-10T22:10:02.929Z] #51 46.46 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-10T22:10:02.929Z] #51 46.58 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-10T22:10:02.929Z] #51 46.94 Selecting previously unselected package python3-six. [2022-06-10T22:10:02.929Z] #51 46.94 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-06-10T22:10:02.929Z] #51 46.94 Unpacking python3-six (1.16.0-2) ... [2022-06-10T22:10:02.929Z] #51 47.07 Selecting previously unselected package python3-protobuf. [2022-06-10T22:10:02.929Z] #51 47.07 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-06-10T22:10:02.929Z] #51 47.10 Unpacking python3-protobuf (3.12.4-1) ... [2022-06-10T22:10:02.929Z] #51 47.79 Selecting previously unselected package libnet1:amd64. [2022-06-10T22:10:02.929Z] #51 47.79 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-10T22:10:02.929Z] #51 47.82 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-10T22:10:02.929Z] #51 48.04 Selecting previously unselected package libnl-3-200:amd64. [2022-06-10T22:10:02.929Z] #51 48.04 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-10T22:10:02.929Z] #51 48.04 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-10T22:10:02.929Z] #51 48.23 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-10T22:10:02.929Z] #51 48.23 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-10T22:10:02.929Z] #51 48.25 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-10T22:10:02.929Z] #51 48.36 Selecting previously unselected package criu. [2022-06-10T22:10:02.929Z] #51 48.37 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-06-10T22:10:02.929Z] #51 48.38 Unpacking criu (3.17-1) ... [2022-06-10T22:10:02.929Z] #51 49.27 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-10T22:10:02.929Z] #51 ... [2022-06-10T22:10:02.929Z] [2022-06-10T22:10:02.929Z] #76 [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-06-10T22:10:02.929Z] #76 sha256:041fcf6c9999b36d35e283141b0140b0a18dbd5751e297598a71ec64c48611fe [2022-06-10T22:10:02.929Z] #76 50.78 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-10T22:10:02.929Z] #76 50.78 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-10T22:10:02.929Z] #76 50.78 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-10T22:10:02.929Z] #76 51.01 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-06-10T22:10:02.929Z] #76 51.01 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-06-10T22:10:02.929Z] #76 51.01 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-06-10T22:10:02.929Z] #76 51.01 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-10T22:10:03.191Z] #76 51.06 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-10T22:10:03.191Z] #76 51.06 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-10T22:10:03.456Z] #76 51.31 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-10T22:10:03.456Z] #76 51.31 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-10T22:10:03.456Z] #76 51.31 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-10T22:10:03.476Z] #51 ... [2022-06-10T22:10:03.476Z] [2022-06-10T22:10:03.476Z] #14 [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-06-10T22:10:03.476Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T22:10:03.476Z] #14 40.31 Reading package lists... [2022-06-10T22:10:03.476Z] #14 49.71 Building dependency tree... [2022-06-10T22:10:03.476Z] #14 56.56 The following additional packages will be installed: [2022-06-10T22:10:03.476Z] #14 56.56 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-10T22:10:03.476Z] #14 56.57 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-06-10T22:10:03.476Z] #14 56.57 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-06-10T22:10:03.476Z] #14 56.57 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-06-10T22:10:03.476Z] #14 56.57 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-06-10T22:10:03.476Z] #14 56.59 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-06-10T22:10:03.476Z] #14 56.60 mingw-w64-common mingw-w64-x86-64-dev [2022-06-10T22:10:03.476Z] #14 56.61 Suggested packages: [2022-06-10T22:10:03.476Z] #14 56.66 gcc-10-locales seccomp wine64 [2022-06-10T22:10:03.476Z] #14 58.83 The following NEW packages will be installed: [2022-06-10T22:10:03.476Z] #14 58.87 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-10T22:10:03.476Z] #14 58.87 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-06-10T22:10:03.476Z] #14 58.87 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-06-10T22:10:03.476Z] #14 58.87 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-06-10T22:10:03.476Z] #14 58.87 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-06-10T22:10:03.476Z] #14 58.87 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-06-10T22:10:03.476Z] #14 58.88 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-06-10T22:10:03.476Z] #14 58.88 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-06-10T22:10:03.476Z] #14 58.89 mingw-w64-x86-64-dev [2022-06-10T22:10:03.733Z] #14 59.57 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T22:10:03.733Z] #14 59.57 Need to get 115 MB of archives. [2022-06-10T22:10:03.733Z] #14 59.57 After this operation, 645 MB of additional disk space will be used. [2022-06-10T22:10:03.733Z] #14 59.57 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-06-10T22:10:03.733Z] #14 ... [2022-06-10T22:10:03.733Z] [2022-06-10T22:10:03.733Z] #62 [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-06-10T22:10:03.733Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3 [2022-06-10T22:10:03.733Z] #62 40.38 Reading package lists... [2022-06-10T22:10:03.733Z] #62 49.72 Building dependency tree... [2022-06-10T22:10:03.733Z] #62 56.64 The following additional packages will be installed: [2022-06-10T22:10:03.733Z] #62 56.67 libbtrfs0 [2022-06-10T22:10:03.733Z] #62 57.06 The following NEW packages will be installed: [2022-06-10T22:10:03.733Z] #62 57.13 libbtrfs-dev libbtrfs0 [2022-06-10T22:10:03.733Z] #62 57.71 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T22:10:03.733Z] #62 57.71 Need to get 460 kB of archives. [2022-06-10T22:10:03.733Z] #62 57.71 After this operation, 1237 kB of additional disk space will be used. [2022-06-10T22:10:03.733Z] #62 57.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-10T22:10:03.733Z] #62 57.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-10T22:10:03.733Z] #62 59.71 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T22:10:03.733Z] #62 ... [2022-06-10T22:10:03.733Z] [2022-06-10T22:10:03.733Z] #42 [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-06-10T22:10:03.733Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-10T22:10:03.733Z] #42 40.01 Reading package lists... [2022-06-10T22:10:03.733Z] #42 49.73 Building dependency tree... [2022-06-10T22:10:03.733Z] #42 56.53 The following additional packages will be installed: [2022-06-10T22:10:03.733Z] #42 56.55 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-06-10T22:10:03.733Z] #42 56.58 Suggested packages: [2022-06-10T22:10:03.733Z] #42 56.64 cmake-doc ninja-build lrzip [2022-06-10T22:10:03.733Z] #42 56.64 Recommended packages: [2022-06-10T22:10:03.733Z] #42 56.64 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-06-10T22:10:03.733Z] #42 58.07 The following NEW packages will be installed: [2022-06-10T22:10:03.733Z] #42 58.08 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-06-10T22:10:03.733Z] #42 58.11 vim-common xxd [2022-06-10T22:10:03.733Z] #42 58.73 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T22:10:03.733Z] #42 58.73 Need to get 17.7 MB of archives. [2022-06-10T22:10:03.733Z] #42 58.73 After this operation, 70.7 MB of additional disk space will be used. [2022-06-10T22:10:03.733Z] #42 58.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-10T22:10:03.733Z] #42 58.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-10T22:10:03.733Z] #42 58.75 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-06-10T22:10:03.733Z] #42 58.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-10T22:10:03.990Z] #42 ... [2022-06-10T22:10:03.990Z] [2022-06-10T22:10:03.991Z] #76 [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-06-10T22:10:03.991Z] #76 sha256:041fcf6c9999b36d35e283141b0140b0a18dbd5751e297598a71ec64c48611fe [2022-06-10T22:10:03.991Z] #76 58.89 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-06-10T22:10:03.991Z] #76 58.89 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-06-10T22:10:03.991Z] #76 59.01 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-10T22:10:03.991Z] #76 59.03 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-06-10T22:10:03.991Z] #76 59.26 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-06-10T22:10:03.991Z] #76 59.27 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-10T22:10:03.991Z] #76 59.28 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-06-10T22:10:03.991Z] #76 59.29 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-10T22:10:03.991Z] #76 59.30 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-06-10T22:10:03.991Z] #76 59.30 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-06-10T22:10:03.991Z] #76 59.33 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-10T22:10:03.991Z] #76 59.38 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-06-10T22:10:03.991Z] #76 59.44 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-10T22:10:03.991Z] #76 59.46 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-06-10T22:10:03.991Z] #76 59.47 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-06-10T22:10:04.024Z] #42 ... [2022-06-10T22:10:04.024Z] [2022-06-10T22:10:04.024Z] #53 [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-06-10T22:10:04.024Z] #53 sha256:d07cffcf8f7d044b6a95e2196b2b637c7d54e445a3accc0c661cc0a3da698199 [2022-06-10T22:10:04.024Z] #53 53.91 gotestsum version dev [2022-06-10T22:10:04.024Z] #53 DONE 55.3s [2022-06-10T22:10:04.024Z] [2022-06-10T22:10:04.024Z] #42 [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-06-10T22:10:04.024Z] #42 sha256:4efffb26aae31fc69d654553c9d0d97e78c77a362bca025516fde1e45b55c9e0 [2022-06-10T22:10:04.024Z] #42 DONE 55.3s [2022-06-10T22:10:04.024Z] [2022-06-10T22:10:04.024Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-10T22:10:04.024Z] #43 sha256:192ded2ee1d3e5c9a11ebd51ed4fcf13dc39e8bbe5660ddf6cc5315ee8ba01bd [2022-06-10T22:10:04.238Z] #19 147.0 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-06-10T22:10:04.238Z] #19 147.0 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-06-10T22:10:04.281Z] #43 DONE 0.5s [2022-06-10T22:10:04.281Z] [2022-06-10T22:10:04.281Z] #44 [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-06-10T22:10:04.281Z] #44 sha256:82386153ce8fd03c32058acb2af9bb3545398cf034ffbb38f4aa430b1dc96625 [2022-06-10T22:10:04.342Z] #42 ... [2022-06-10T22:10:04.342Z] [2022-06-10T22:10:04.342Z] #14 [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-06-10T22:10:04.342Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T22:10:04.342Z] #14 50.80 Building dependency tree... [2022-06-10T22:10:04.342Z] #14 56.66 The following additional packages will be installed: [2022-06-10T22:10:04.342Z] #14 56.67 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-10T22:10:04.342Z] #14 56.69 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-06-10T22:10:04.342Z] #14 56.69 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-06-10T22:10:04.342Z] #14 56.69 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-06-10T22:10:04.342Z] #14 56.69 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-06-10T22:10:04.342Z] #14 56.69 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-06-10T22:10:04.342Z] #14 56.73 mingw-w64-common mingw-w64-x86-64-dev [2022-06-10T22:10:04.342Z] #14 56.75 Suggested packages: [2022-06-10T22:10:04.342Z] #14 56.75 gcc-10-locales seccomp wine64 [2022-06-10T22:10:04.409Z] #76 52.24 Selecting previously unselected package libtool. [2022-06-10T22:10:04.409Z] #76 52.24 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-06-10T22:10:04.409Z] #76 52.24 Unpacking libtool (2.4.6-15) ... [2022-06-10T22:10:04.674Z] #76 52.63 Selecting previously unselected package libudev-dev:amd64. [2022-06-10T22:10:04.674Z] #76 52.63 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-10T22:10:04.674Z] #76 52.65 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-10T22:10:04.936Z] #76 52.84 Selecting previously unselected package libyajl2:amd64. [2022-06-10T22:10:04.936Z] #76 52.88 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-06-10T22:10:04.936Z] #76 52.89 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-06-10T22:10:04.936Z] #76 52.96 Selecting previously unselected package libyajl-dev:amd64. [2022-06-10T22:10:04.936Z] #76 52.96 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-06-10T22:10:04.936Z] #76 52.97 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-06-10T22:10:05.200Z] #76 53.22 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-10T22:10:05.200Z] #76 53.28 Setting up libmagic-mgc (1:5.39-3) ... [2022-06-10T22:10:05.214Z] #44 0.627 + RM_GOPATH=0 [2022-06-10T22:10:05.214Z] #44 0.641 + TMP_GOPATH= [2022-06-10T22:10:05.214Z] #44 0.642 + : /build [2022-06-10T22:10:05.214Z] #44 0.642 + '[' -z '' ']' [2022-06-10T22:10:05.214Z] #44 0.643 ++ mktemp -d [2022-06-10T22:10:05.214Z] #44 0.648 + export GOPATH=/tmp/tmp.r3UjQIBCws [2022-06-10T22:10:05.214Z] #44 0.675 + GOPATH=/tmp/tmp.r3UjQIBCws [2022-06-10T22:10:05.214Z] #44 0.675 + RM_GOPATH=1 [2022-06-10T22:10:05.214Z] #44 0.675 + case "$(go env GOARCH)" in [2022-06-10T22:10:05.214Z] #44 0.691 ++ go env GOARCH [2022-06-10T22:10:05.214Z] #44 0.736 + export GO_BUILDMODE=-buildmode=pie [2022-06-10T22:10:05.214Z] #44 0.736 + GO_BUILDMODE=-buildmode=pie [2022-06-10T22:10:05.214Z] #44 0.738 ++ dirname /install.sh [2022-06-10T22:10:05.214Z] #44 0.741 + dir=/ [2022-06-10T22:10:05.214Z] #44 0.741 + bin=tini [2022-06-10T22:10:05.214Z] #44 0.742 + shift [2022-06-10T22:10:05.214Z] #44 0.742 + '[' '!' -f //tini.installer ']' [2022-06-10T22:10:05.214Z] #44 0.742 + . //tini.installer [2022-06-10T22:10:05.214Z] #44 0.743 ++ : v0.19.0 [2022-06-10T22:10:05.214Z] #44 0.744 + install_tini [2022-06-10T22:10:05.214Z] #44 0.749 + echo 'Install tini version v0.19.0' [2022-06-10T22:10:05.214Z] #44 0.749 Install tini version v0.19.0 [2022-06-10T22:10:05.214Z] #44 0.749 + git clone https://github.com/krallin/tini.git /tmp/tmp.r3UjQIBCws/tini [2022-06-10T22:10:05.214Z] #44 0.752 Cloning into '/tmp/tmp.r3UjQIBCws/tini'... [2022-06-10T22:10:05.462Z] #76 53.30 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-06-10T22:10:05.462Z] #76 53.37 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-06-10T22:10:05.462Z] #76 53.37 Setting up file (1:5.39-3) ... [2022-06-10T22:10:05.462Z] #76 53.37 Setting up bzip2 (1.0.8-4) ... [2022-06-10T22:10:05.462Z] #76 53.38 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-10T22:10:05.462Z] #76 53.40 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-06-10T22:10:05.462Z] #76 53.44 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-10T22:10:05.462Z] #76 53.46 Setting up autotools-dev (20180224.1+nmu1) ... [2022-06-10T22:10:05.462Z] #76 53.49 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-06-10T22:10:05.462Z] #76 53.50 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-10T22:10:05.462Z] #76 53.51 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-10T22:10:05.471Z] #44 ... [2022-06-10T22:10:05.471Z] [2022-06-10T22:10:05.471Z] #77 [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-06-10T22:10:05.471Z] #77 sha256:2c9072e01c50b2f6055b82760dcea74d90917c98c175984f621d5bd92117b06f [2022-06-10T22:10:05.471Z] #77 0.691 Cloning into '/tmp/crun-build'... [2022-06-10T22:10:05.471Z] #77 5.922 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-06-10T22:10:05.471Z] #77 5.971 Cloning into '/tmp/crun-build/libocispec'... [2022-06-10T22:10:05.471Z] #77 7.390 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-06-10T22:10:05.471Z] #77 7.397 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-06-10T22:10:05.471Z] #77 7.411 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-06-10T22:10:05.471Z] #77 7.411 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-06-10T22:10:05.471Z] #77 7.430 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-06-10T22:10:05.471Z] #77 9.645 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-06-10T22:10:05.471Z] #77 ... [2022-06-10T22:10:05.471Z] [2022-06-10T22:10:05.471Z] #14 [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-06-10T22:10:05.471Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-10T22:10:05.471Z] #14 54.34 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-06-10T22:10:05.471Z] #14 54.40 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-06-10T22:10:05.471Z] #14 54.58 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-10T22:10:05.723Z] #14 ... [2022-06-10T22:10:05.723Z] [2022-06-10T22:10:05.723Z] #42 [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-06-10T22:10:05.723Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-10T22:10:05.723Z] #42 58.40 The following additional packages will be installed: [2022-06-10T22:10:05.723Z] #42 58.45 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-06-10T22:10:05.723Z] #42 58.45 Suggested packages: [2022-06-10T22:10:05.723Z] #42 58.45 cmake-doc ninja-build lrzip [2022-06-10T22:10:05.723Z] #42 58.45 Recommended packages: [2022-06-10T22:10:05.723Z] #42 58.45 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-06-10T22:10:05.724Z] #76 53.56 Setting up patch (2.7.6-7) ... [2022-06-10T22:10:05.724Z] #76 53.57 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-10T22:10:05.724Z] #76 53.60 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-06-10T22:10:05.724Z] #76 53.61 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-06-10T22:10:05.724Z] #76 53.64 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-10T22:10:05.724Z] #76 53.65 Setting up libtool (2.4.6-15) ... [2022-06-10T22:10:05.724Z] #76 53.67 Setting up m4 (1.4.18-5) ... [2022-06-10T22:10:05.724Z] #76 53.69 Setting up dpkg-dev (1.20.10) ... [2022-06-10T22:10:05.724Z] #76 53.73 Setting up autoconf (2.69-14) ... [2022-06-10T22:10:05.724Z] #76 53.76 Setting up build-essential (12.9) ... [2022-06-10T22:10:05.724Z] #76 53.81 Setting up automake (1:1.16.3-2) ... [2022-06-10T22:10:05.724Z] #76 53.83 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-06-10T22:10:05.897Z] #76 61.41 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T22:10:05.897Z] #76 61.82 Fetched 5939 kB in 1s (5357 kB/s) [2022-06-10T22:10:06.032Z] #76 53.86 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T22:10:06.158Z] #76 62.07 Selecting previously unselected package bzip2. [2022-06-10T22:10:06.158Z] #76 62.07 (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-06-10T22:10:06.158Z] #76 62.21 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-06-10T22:10:06.158Z] #76 62.23 Unpacking bzip2 (1.0.8-4) ... [2022-06-10T22:10:06.420Z] #76 62.48 Selecting previously unselected package libmagic-mgc. [2022-06-10T22:10:06.692Z] #76 62.57 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-06-10T22:10:06.692Z] #76 62.60 Unpacking libmagic-mgc (1:5.39-3) ... [2022-06-10T22:10:07.103Z] #42 ... [2022-06-10T22:10:07.103Z] [2022-06-10T22:10:07.103Z] #62 [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-06-10T22:10:07.103Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3 [2022-06-10T22:10:07.103Z] #62 40.82 Reading package lists... [2022-06-10T22:10:07.103Z] #62 50.20 Building dependency tree... [2022-06-10T22:10:07.103Z] #62 57.04 The following additional packages will be installed: [2022-06-10T22:10:07.103Z] #62 57.08 libbtrfs0 [2022-06-10T22:10:07.103Z] #62 57.42 The following NEW packages will be installed: [2022-06-10T22:10:07.103Z] #62 57.42 libbtrfs-dev libbtrfs0 [2022-06-10T22:10:07.103Z] #62 58.10 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T22:10:07.103Z] #62 58.10 Need to get 460 kB of archives. [2022-06-10T22:10:07.103Z] #62 58.10 After this operation, 1237 kB of additional disk space will be used. [2022-06-10T22:10:07.103Z] #62 58.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-10T22:10:07.103Z] #62 58.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-10T22:10:07.103Z] #62 ... [2022-06-10T22:10:07.103Z] [2022-06-10T22:10:07.103Z] #42 [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-06-10T22:10:07.103Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-10T22:10:07.103Z] #42 60.15 The following NEW packages will be installed: [2022-06-10T22:10:07.262Z] #76 ... [2022-06-10T22:10:07.263Z] [2022-06-10T22:10:07.263Z] #57 [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-06-10T22:10:07.263Z] #57 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589 [2022-06-10T22:10:07.263Z] #57 62.54 v3.0.2 [2022-06-10T22:10:07.263Z] #57 DONE 63.2s [2022-06-10T22:10:07.263Z] [2022-06-10T22:10:07.263Z] #62 [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-06-10T22:10:07.263Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3 [2022-06-10T22:10:07.263Z] #62 60.13 Fetched 460 kB in 0s (1046 kB/s) [2022-06-10T22:10:07.263Z] #62 60.32 Selecting previously unselected package libbtrfs0:amd64. [2022-06-10T22:10:07.263Z] #62 60.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-10T22:10:07.263Z] #62 60.43 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-10T22:10:07.263Z] #62 60.44 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-10T22:10:07.263Z] #62 61.13 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-10T22:10:07.263Z] #62 61.17 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-10T22:10:07.263Z] #62 61.19 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-10T22:10:07.263Z] #62 62.10 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-10T22:10:07.263Z] #62 62.23 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-10T22:10:07.263Z] #62 62.28 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T22:10:07.263Z] #62 DONE 63.2s [2022-06-10T22:10:07.363Z] #42 60.17 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-06-10T22:10:07.363Z] #42 60.18 vim-common xxd [2022-06-10T22:10:07.363Z] #42 ... [2022-06-10T22:10:07.363Z] [2022-06-10T22:10:07.363Z] #76 [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-06-10T22:10:07.363Z] #76 sha256:041fcf6c9999b36d35e283141b0140b0a18dbd5751e297598a71ec64c48611fe [2022-06-10T22:10:07.363Z] #76 40.86 Reading package lists... [2022-06-10T22:10:07.363Z] #76 50.42 Building dependency tree... [2022-06-10T22:10:07.363Z] #76 57.36 python3 is already the newest version (3.9.2-3). [2022-06-10T22:10:07.363Z] #76 57.36 The following additional packages will be installed: [2022-06-10T22:10:07.363Z] #76 57.38 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-06-10T22:10:07.363Z] #76 57.39 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-06-10T22:10:07.363Z] #76 57.41 Suggested packages: [2022-06-10T22:10:07.363Z] #76 57.43 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-06-10T22:10:07.363Z] #76 57.43 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-06-10T22:10:07.363Z] #76 57.43 m4-doc ed diffutils-doc [2022-06-10T22:10:07.363Z] #76 57.43 Recommended packages: [2022-06-10T22:10:07.363Z] #76 57.43 fakeroot libalgorithm-merge-perl libltdl-dev [2022-06-10T22:10:07.363Z] #76 59.91 The following NEW packages will be installed: [2022-06-10T22:10:07.363Z] #76 59.91 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-06-10T22:10:07.363Z] #76 59.91 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-06-10T22:10:07.363Z] #76 59.91 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-06-10T22:10:07.363Z] #76 59.92 libyajl2 m4 patch xz-utils [2022-06-10T22:10:07.363Z] #76 ... [2022-06-10T22:10:07.363Z] [2022-06-10T22:10:07.363Z] #14 [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-06-10T22:10:07.363Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T22:10:07.363Z] #14 59.47 The following NEW packages will be installed: [2022-06-10T22:10:07.363Z] #14 59.50 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-10T22:10:07.363Z] #14 59.51 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-06-10T22:10:07.363Z] #14 59.51 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-06-10T22:10:07.363Z] #14 59.51 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-06-10T22:10:07.363Z] #14 59.51 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-06-10T22:10:07.363Z] #14 59.51 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-06-10T22:10:07.363Z] #14 59.52 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-06-10T22:10:07.363Z] #14 59.52 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-06-10T22:10:07.363Z] #14 59.53 mingw-w64-x86-64-dev [2022-06-10T22:10:07.363Z] #14 60.12 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T22:10:07.363Z] #14 60.12 Need to get 115 MB of archives. [2022-06-10T22:10:07.363Z] #14 60.12 After this operation, 645 MB of additional disk space will be used. [2022-06-10T22:10:07.363Z] #14 60.12 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-06-10T22:10:07.363Z] #14 60.28 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-06-10T22:10:07.520Z] [2022-06-10T22:10:07.520Z] #55 [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.44.0" && /build/golangci-lint --version [2022-06-10T22:10:07.520Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T22:10:07.520Z] #55 60.18 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-06-10T22:10:07.520Z] #55 60.35 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-10T22:10:07.520Z] #55 60.51 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-06-10T22:10:07.520Z] #55 60.53 go: downloading github.com/Antonboom/errname v0.1.5 [2022-06-10T22:10:07.520Z] #55 60.70 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-06-10T22:10:07.520Z] #55 60.80 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-06-10T22:10:07.520Z] #55 62.31 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-06-10T22:10:07.520Z] #55 62.35 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-06-10T22:10:07.520Z] #55 62.38 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-06-10T22:10:07.520Z] #55 62.43 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-06-10T22:10:07.520Z] #55 62.62 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-06-10T22:10:07.520Z] #55 62.63 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-06-10T22:10:07.520Z] #55 62.71 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-06-10T22:10:07.520Z] #55 62.74 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-06-10T22:10:07.520Z] #55 62.89 go: downloading github.com/breml/bidichk v0.2.1 [2022-06-10T22:10:07.520Z] #55 62.93 go: downloading github.com/breml/errchkjson v0.2.1 [2022-06-10T22:10:07.520Z] #55 63.04 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-06-10T22:10:07.520Z] #55 63.17 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-06-10T22:10:07.520Z] #55 63.19 go: downloading github.com/daixiang0/gci v0.2.9 [2022-06-10T22:10:07.520Z] #55 63.31 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-06-10T22:10:07.520Z] #55 63.33 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-06-10T22:10:07.520Z] #55 ... [2022-06-10T22:10:07.520Z] [2022-06-10T22:10:07.520Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-10T22:10:07.520Z] #63 sha256:57b9568c13f376292a65452af6fb142434ed5a7265c2bc729a0d71c4558dd710 [2022-06-10T22:10:07.520Z] #63 DONE 0.2s [2022-06-10T22:10:07.520Z] [2022-06-10T22:10:07.520Z] #55 [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.44.0" && /build/golangci-lint --version [2022-06-10T22:10:07.520Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T22:10:07.520Z] #55 63.41 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-06-10T22:10:07.520Z] #55 63.49 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-06-10T22:10:07.520Z] #55 63.55 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-06-10T22:10:07.623Z] #14 60.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-06-10T22:10:07.623Z] #14 60.53 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-06-10T22:10:07.623Z] #14 60.55 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-06-10T22:10:07.623Z] #14 60.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-06-10T22:10:07.778Z] #55 63.73 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-06-10T22:10:07.778Z] #55 63.79 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-06-10T22:10:07.883Z] #14 60.94 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-06-10T22:10:07.952Z] #76 DONE 55.7s [2022-06-10T22:10:07.952Z] [2022-06-10T22:10:07.952Z] #77 [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-06-10T22:10:07.952Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:10:08.344Z] #55 64.21 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-06-10T22:10:08.344Z] #55 64.30 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-06-10T22:10:08.344Z] #55 64.36 go: downloading github.com/golangci/misspell v0.3.5 [2022-06-10T22:10:08.452Z] #14 61.26 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-06-10T22:10:08.452Z] #14 61.29 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-06-10T22:10:08.624Z] #55 64.46 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-06-10T22:10:08.624Z] #55 64.50 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-06-10T22:10:08.624Z] #55 64.51 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-06-10T22:10:08.744Z] #14 ... [2022-06-10T22:10:08.744Z] [2022-06-10T22:10:08.745Z] #44 [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-06-10T22:10:08.745Z] #44 sha256:82386153ce8fd03c32058acb2af9bb3545398cf034ffbb38f4aa430b1dc96625 [2022-06-10T22:10:08.745Z] #44 1.504 + cd /tmp/tmp.r3UjQIBCws/tini [2022-06-10T22:10:08.745Z] #44 1.511 + git checkout -q v0.19.0 [2022-06-10T22:10:08.745Z] #44 1.516 + cmake . [2022-06-10T22:10:08.745Z] #44 1.949 -- The C compiler identification is GNU 10.2.1 [2022-06-10T22:10:08.745Z] #44 2.080 -- Detecting C compiler ABI info [2022-06-10T22:10:08.745Z] #44 2.409 -- Detecting C compiler ABI info - done [2022-06-10T22:10:08.745Z] #44 2.492 -- Check for working C compiler: /usr/bin/cc - skipped [2022-06-10T22:10:08.745Z] #44 2.501 -- Detecting C compile features [2022-06-10T22:10:08.745Z] #44 2.502 -- Detecting C compile features - done [2022-06-10T22:10:08.745Z] #44 2.546 -- Performing Test HAS_BUILTIN_FORTIFY [2022-06-10T22:10:08.745Z] #44 2.686 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-06-10T22:10:08.745Z] #44 2.774 -- Configuring done [2022-06-10T22:10:08.745Z] #44 2.781 -- Generating done [2022-06-10T22:10:08.745Z] #44 2.806 -- Build files have been written to: /tmp/tmp.r3UjQIBCws/tini [2022-06-10T22:10:08.745Z] #44 2.809 + make tini-static [2022-06-10T22:10:08.745Z] #44 3.156 Scanning dependencies of target tini-static [2022-06-10T22:10:08.745Z] #44 3.220 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-06-10T22:10:08.745Z] #44 4.405 [100%] Linking C executable tini-static [2022-06-10T22:10:08.881Z] #55 64.81 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-06-10T22:10:08.881Z] #55 64.86 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-06-10T22:10:09.140Z] #55 65.00 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-06-10T22:10:09.140Z] #55 65.05 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-06-10T22:10:09.140Z] #55 65.07 go: downloading github.com/julz/importas v0.1.0 [2022-06-10T22:10:09.311Z] #44 4.951 [100%] Built target tini-static [2022-06-10T22:10:09.311Z] #44 5.039 + mkdir -p /build [2022-06-10T22:10:09.311Z] #44 5.041 + cp tini-static /build/docker-init [2022-06-10T22:10:09.340Z] #77 ... [2022-06-10T22:10:09.340Z] [2022-06-10T22:10:09.340Z] #55 [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.44.0" && /build/golangci-lint --version [2022-06-10T22:10:09.340Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T22:10:09.340Z] #55 47.07 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-06-10T22:10:09.340Z] #55 47.11 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-06-10T22:10:09.340Z] #55 47.22 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-06-10T22:10:09.340Z] #55 47.26 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-10T22:10:09.340Z] #55 47.26 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-10T22:10:09.340Z] #55 47.37 go: downloading github.com/stretchr/objx v0.1.1 [2022-06-10T22:10:09.340Z] #55 47.48 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-06-10T22:10:09.340Z] #55 47.65 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-10T22:10:09.340Z] #55 47.65 go: downloading golang.org/x/text v0.3.7 [2022-06-10T22:10:09.340Z] #55 55.04 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-06-10T22:10:09.340Z] #55 55.09 go: downloading github.com/gobwas/glob v0.2.3 [2022-06-10T22:10:09.340Z] #55 55.09 go: downloading github.com/kisielk/gotool v1.0.0 [2022-06-10T22:10:09.340Z] #55 55.12 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-06-10T22:10:09.340Z] #55 55.14 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-06-10T22:10:09.340Z] #55 55.17 go: downloading golang.org/x/mod v0.5.1 [2022-06-10T22:10:09.340Z] #55 55.19 go: downloading github.com/ettle/strcase v0.1.1 [2022-06-10T22:10:09.340Z] #55 55.27 go: downloading github.com/fatih/structtag v1.2.0 [2022-06-10T22:10:09.340Z] #55 55.33 go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-10T22:10:09.340Z] #55 55.39 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-06-10T22:10:09.340Z] #55 55.39 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-06-10T22:10:09.340Z] #55 55.50 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-06-10T22:10:09.340Z] #55 55.97 go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-10T22:10:09.340Z] #55 56.06 go: downloading github.com/google/go-cmp v0.5.6 [2022-06-10T22:10:09.340Z] #55 56.41 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-06-10T22:10:09.340Z] #55 56.56 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-06-10T22:10:09.340Z] #55 56.63 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-06-10T22:10:09.340Z] #55 56.75 go: downloading github.com/beorn7/perks v1.0.1 [2022-06-10T22:10:09.340Z] #55 56.77 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-10T22:10:09.340Z] #55 56.77 go: downloading github.com/golang/protobuf v1.5.2 [2022-06-10T22:10:09.340Z] #55 56.78 go: downloading github.com/cespare/xxhash v1.1.0 [2022-06-10T22:10:09.340Z] #55 57.03 go: downloading github.com/prometheus/common v0.10.0 [2022-06-10T22:10:09.340Z] #55 57.30 go: downloading github.com/prometheus/procfs v0.6.0 [2022-06-10T22:10:09.340Z] #55 57.37 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-06-10T22:10:09.390Z] #14 ... [2022-06-10T22:10:09.390Z] [2022-06-10T22:10:09.390Z] #55 [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.44.0" && /build/golangci-lint --version [2022-06-10T22:10:09.390Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T22:10:09.390Z] #55 52.48 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-10T22:10:09.390Z] #55 52.61 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-06-10T22:10:09.390Z] #55 58.51 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-10T22:10:09.390Z] #55 58.54 go: downloading github.com/stretchr/testify v1.7.0 [2022-06-10T22:10:09.390Z] #55 58.83 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-06-10T22:10:09.390Z] #55 58.92 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-06-10T22:10:09.390Z] #55 58.97 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-06-10T22:10:09.390Z] #55 59.09 go: downloading github.com/magiconair/properties v1.8.5 [2022-06-10T22:10:09.390Z] #55 59.22 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-10T22:10:09.390Z] #55 59.28 go: downloading github.com/spf13/afero v1.6.0 [2022-06-10T22:10:09.390Z] #55 59.38 go: downloading github.com/spf13/cast v1.4.1 [2022-06-10T22:10:09.391Z] #55 59.55 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-06-10T22:10:09.391Z] #55 59.72 go: downloading github.com/subosito/gotenv v1.2.0 [2022-06-10T22:10:09.391Z] #55 59.74 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-06-10T22:10:09.391Z] #55 59.83 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-06-10T22:10:09.391Z] #55 60.26 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-06-10T22:10:09.391Z] #55 60.40 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-06-10T22:10:09.391Z] #55 60.43 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-06-10T22:10:09.391Z] #55 60.47 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-06-10T22:10:09.391Z] #55 60.51 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-06-10T22:10:09.391Z] #55 60.55 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-06-10T22:10:09.391Z] #55 60.59 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-06-10T22:10:09.391Z] #55 60.61 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-06-10T22:10:09.391Z] #55 62.25 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-06-10T22:10:09.391Z] #55 62.43 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-10T22:10:09.391Z] #55 62.49 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-06-10T22:10:09.397Z] #55 ... [2022-06-10T22:10:09.397Z] [2022-06-10T22:10:09.397Z] #40 [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-06-10T22:10:09.397Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519 [2022-06-10T22:10:09.397Z] #40 64.98 NAME: [2022-06-10T22:10:09.397Z] #40 64.98 go-winres - A tool for embedding resources in Windows executables [2022-06-10T22:10:09.397Z] #40 64.98 [2022-06-10T22:10:09.397Z] #40 64.98 USAGE: [2022-06-10T22:10:09.397Z] #40 64.98 go-winres [global options] command [command options] [arguments...] [2022-06-10T22:10:09.397Z] #40 64.98 [2022-06-10T22:10:09.397Z] #40 64.98 COMMANDS: [2022-06-10T22:10:09.397Z] #40 64.98 init Create an initial ./winres/winres.json [2022-06-10T22:10:09.397Z] #40 64.98 make Make syso files for the "go build" command [2022-06-10T22:10:09.397Z] #40 64.98 simply Make syso files for the "go build" command (simplified) [2022-06-10T22:10:09.397Z] #40 64.98 extract Extract all resources from an executable [2022-06-10T22:10:09.397Z] #40 64.98 patch Replace resources in an executable file (exe, dll) [2022-06-10T22:10:09.397Z] #40 64.98 help, h Shows a list of commands or help for one command [2022-06-10T22:10:09.397Z] #40 64.98 [2022-06-10T22:10:09.397Z] #40 64.98 GLOBAL OPTIONS: [2022-06-10T22:10:09.397Z] #40 64.98 --help, -h show help (default: false) [2022-06-10T22:10:09.397Z] #40 DONE 65.2s [2022-06-10T22:10:09.397Z] [2022-06-10T22:10:09.397Z] #55 [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.44.0" && /build/golangci-lint --version [2022-06-10T22:10:09.397Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T22:10:09.397Z] #55 65.17 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-06-10T22:10:09.397Z] #55 65.19 go: downloading github.com/kulti/thelper v0.5.0 [2022-06-10T22:10:09.397Z] #55 65.28 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-06-10T22:10:09.397Z] #55 65.35 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-06-10T22:10:09.542Z] #19 152.7 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-06-10T22:10:09.542Z] #19 152.7 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-06-10T22:10:09.542Z] #19 152.7 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-06-10T22:10:09.542Z] #19 152.8 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-06-10T22:10:09.542Z] #19 152.8 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-06-10T22:10:09.542Z] #19 152.8 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-06-10T22:10:09.621Z] #55 57.52 go: downloading google.golang.org/protobuf v1.27.1 [2022-06-10T22:10:09.653Z] #55 62.60 go: downloading github.com/Antonboom/errname v0.1.5 [2022-06-10T22:10:09.653Z] #55 ... [2022-06-10T22:10:09.653Z] [2022-06-10T22:10:09.653Z] #62 [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-06-10T22:10:09.653Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3 [2022-06-10T22:10:09.653Z] #62 60.28 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T22:10:09.653Z] #62 60.77 Fetched 460 kB in 1s (826 kB/s) [2022-06-10T22:10:09.653Z] #62 60.89 Selecting previously unselected package libbtrfs0:amd64. [2022-06-10T22:10:09.653Z] #62 60.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-10T22:10:09.653Z] #62 61.01 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-10T22:10:09.653Z] #62 61.03 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-10T22:10:09.653Z] #62 61.52 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-10T22:10:09.653Z] #62 61.52 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-10T22:10:09.653Z] #62 61.54 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-10T22:10:09.653Z] #62 62.34 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-10T22:10:09.653Z] #62 62.36 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-10T22:10:09.653Z] #62 62.37 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T22:10:09.654Z] #55 65.43 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-06-10T22:10:09.654Z] #55 65.46 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-06-10T22:10:09.654Z] #55 65.49 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-06-10T22:10:09.654Z] #55 65.58 go: downloading github.com/maratori/testpackage v1.0.1 [2022-06-10T22:10:09.803Z] #19 152.8 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-06-10T22:10:09.803Z] #19 152.9 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-06-10T22:10:09.913Z] #55 65.71 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-06-10T22:10:10.065Z] #19 153.0 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-06-10T22:10:10.065Z] #19 153.0 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-06-10T22:10:10.065Z] #19 153.0 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-06-10T22:10:10.065Z] #19 153.0 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-06-10T22:10:10.065Z] #19 153.0 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-06-10T22:10:10.065Z] #19 153.1 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-06-10T22:10:10.065Z] #19 153.1 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-06-10T22:10:10.065Z] #19 153.2 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-06-10T22:10:10.065Z] #19 153.2 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-06-10T22:10:10.065Z] #19 153.2 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-06-10T22:10:10.065Z] #19 153.3 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-06-10T22:10:10.173Z] #55 66.00 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-06-10T22:10:10.173Z] #55 66.00 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-06-10T22:10:10.173Z] #55 66.03 go: downloading github.com/mgechev/revive v1.1.3 [2022-06-10T22:10:10.194Z] #55 ... [2022-06-10T22:10:10.194Z] [2022-06-10T22:10:10.194Z] #42 [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-06-10T22:10:10.194Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-10T22:10:10.194Z] #42 48.08 Selecting previously unselected package libicu67:amd64. [2022-06-10T22:10:10.194Z] #42 48.08 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-06-10T22:10:10.194Z] #42 48.12 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-10T22:10:10.194Z] #42 55.99 Selecting previously unselected package libxml2:amd64. [2022-06-10T22:10:10.194Z] #42 56.00 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-06-10T22:10:10.194Z] #42 56.01 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-10T22:10:10.194Z] #42 56.65 Selecting previously unselected package libarchive13:amd64. [2022-06-10T22:10:10.194Z] #42 56.65 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-06-10T22:10:10.194Z] #42 56.67 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-10T22:10:10.194Z] #42 56.99 Selecting previously unselected package libjsoncpp24:amd64. [2022-06-10T22:10:10.194Z] #42 56.99 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-06-10T22:10:10.194Z] #42 57.02 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-10T22:10:10.194Z] #42 57.20 Selecting previously unselected package librhash0:amd64. [2022-06-10T22:10:10.194Z] #42 57.20 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-06-10T22:10:10.194Z] #42 57.21 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-06-10T22:10:10.194Z] #42 57.38 Selecting previously unselected package libuv1:amd64. [2022-06-10T22:10:10.194Z] #42 57.38 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-06-10T22:10:10.194Z] #42 57.39 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-06-10T22:10:10.194Z] #42 57.62 Selecting previously unselected package cmake. [2022-06-10T22:10:10.194Z] #42 57.63 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-06-10T22:10:10.194Z] #42 57.67 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-06-10T22:10:10.328Z] #19 ... [2022-06-10T22:10:10.328Z] [2022-06-10T22:10:10.328Z] #84 [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-06-10T22:10:10.328Z] #84 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:10:10.328Z] #84 105.9 configure.ac:11: installing 'build-aux/compile' [2022-06-10T22:10:10.328Z] #84 106.0 configure.ac:11: installing 'build-aux/config.guess' [2022-06-10T22:10:10.328Z] #84 106.0 configure.ac:11: installing 'build-aux/config.sub' [2022-06-10T22:10:10.328Z] #84 106.0 configure.ac:13: installing 'build-aux/install-sh' [2022-06-10T22:10:10.328Z] #84 106.0 configure.ac:13: installing 'build-aux/missing' [2022-06-10T22:10:10.456Z] #42 ... [2022-06-10T22:10:10.456Z] [2022-06-10T22:10:10.456Z] #14 [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-06-10T22:10:10.456Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T22:10:10.456Z] #14 51.06 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T22:10:10.456Z] #14 51.31 Fetched 115 MB in 7s (15.4 MB/s) [2022-06-10T22:10:10.456Z] #14 51.41 Selecting previously unselected package binutils-mingw-w64-i686. [2022-06-10T22:10:10.456Z] #14 51.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-10T22:10:10.456Z] #14 51.52 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-10T22:10:10.456Z] #14 51.52 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-10T22:10:10.456Z] #14 54.46 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-06-10T22:10:10.456Z] #14 54.46 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-10T22:10:10.456Z] #14 54.66 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-10T22:10:10.456Z] #14 57.53 Selecting previously unselected package binutils-mingw-w64. [2022-06-10T22:10:10.456Z] #14 57.59 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-06-10T22:10:10.456Z] #14 57.59 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-10T22:10:10.456Z] #14 57.82 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-06-10T22:10:10.456Z] #14 57.82 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-10T22:10:10.456Z] #14 57.84 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-10T22:10:10.456Z] #14 58.05 Selecting previously unselected package dmsetup. [2022-06-10T22:10:10.456Z] #14 58.05 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-06-10T22:10:10.456Z] #14 58.06 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-06-10T22:10:10.456Z] #14 58.30 Selecting previously unselected package mingw-w64-common. [2022-06-10T22:10:10.456Z] #14 58.30 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-06-10T22:10:10.456Z] #14 58.31 Unpacking mingw-w64-common (8.0.0-1) ... [2022-06-10T22:10:10.456Z] #14 ... [2022-06-10T22:10:10.456Z] [2022-06-10T22:10:10.456Z] #77 [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-06-10T22:10:10.456Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:10:10.456Z] #77 2.890 Cloning into '/tmp/crun-build'... [2022-06-10T22:10:10.590Z] #84 106.1 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-06-10T22:10:10.591Z] #62 DONE 63.5s [2022-06-10T22:10:10.591Z] [2022-06-10T22:10:10.591Z] #76 [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-06-10T22:10:10.591Z] #76 sha256:041fcf6c9999b36d35e283141b0140b0a18dbd5751e297598a71ec64c48611fe [2022-06-10T22:10:10.591Z] #76 60.54 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T22:10:10.591Z] #76 60.54 Need to get 5939 kB of archives. [2022-06-10T22:10:10.591Z] #76 60.54 After this operation, 18.7 MB of additional disk space will be used. [2022-06-10T22:10:10.591Z] #76 60.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-10T22:10:10.591Z] #76 60.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-06-10T22:10:10.591Z] #76 60.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-06-10T22:10:10.591Z] #76 60.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-06-10T22:10:10.591Z] #76 60.60 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-06-10T22:10:10.591Z] #76 60.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-06-10T22:10:10.591Z] #76 60.69 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-06-10T22:10:10.591Z] #76 60.71 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-06-10T22:10:10.591Z] #76 60.72 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-06-10T22:10:10.591Z] #76 60.74 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-06-10T22:10:10.591Z] #76 60.84 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-10T22:10:10.591Z] #76 60.87 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-06-10T22:10:10.591Z] #76 60.99 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-06-10T22:10:10.591Z] #76 61.00 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-10T22:10:10.591Z] #76 61.01 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-06-10T22:10:10.591Z] #76 61.01 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-10T22:10:10.591Z] #76 61.02 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-06-10T22:10:10.591Z] #76 61.03 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-06-10T22:10:10.591Z] #76 61.11 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-10T22:10:10.591Z] #76 61.13 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-06-10T22:10:10.591Z] #76 61.21 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-10T22:10:10.591Z] #76 61.21 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-06-10T22:10:10.591Z] #76 61.28 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-06-10T22:10:10.591Z] #76 ... [2022-06-10T22:10:10.591Z] [2022-06-10T22:10:10.591Z] #57 [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-06-10T22:10:10.591Z] #57 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589 [2022-06-10T22:10:10.591Z] #57 63.24 v3.0.2 [2022-06-10T22:10:10.591Z] #57 DONE 63.5s [2022-06-10T22:10:10.591Z] [2022-06-10T22:10:10.591Z] #76 [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-06-10T22:10:10.591Z] #76 sha256:041fcf6c9999b36d35e283141b0140b0a18dbd5751e297598a71ec64c48611fe [2022-06-10T22:10:10.591Z] #76 63.60 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T22:10:11.104Z] #55 66.99 go: downloading github.com/moricho/tparallel v0.2.1 [2022-06-10T22:10:11.104Z] #55 66.99 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-06-10T22:10:11.104Z] #55 67.05 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-06-10T22:10:11.104Z] #55 67.14 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-06-10T22:10:11.160Z] #76 ... [2022-06-10T22:10:11.161Z] [2022-06-10T22:10:11.161Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-10T22:10:11.161Z] #63 sha256:79745b57f0a512ec68cca61898a7fdf879f542a535b2ee4b7197c2867a7b4d3f [2022-06-10T22:10:11.161Z] #63 DONE 0.3s [2022-06-10T22:10:11.161Z] [2022-06-10T22:10:11.161Z] #42 [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-06-10T22:10:11.161Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-10T22:10:11.161Z] #42 60.94 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T22:10:11.161Z] #42 60.94 Need to get 17.7 MB of archives. [2022-06-10T22:10:11.161Z] #42 60.94 After this operation, 70.7 MB of additional disk space will be used. [2022-06-10T22:10:11.161Z] #42 60.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-10T22:10:11.161Z] #42 60.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-10T22:10:11.161Z] #42 60.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-06-10T22:10:11.161Z] #42 61.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-10T22:10:11.161Z] #42 62.05 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-06-10T22:10:11.161Z] #42 62.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-06-10T22:10:11.161Z] #42 62.19 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-06-10T22:10:11.161Z] #42 62.20 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-06-10T22:10:11.161Z] #42 62.22 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-06-10T22:10:11.161Z] #42 62.23 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-06-10T22:10:11.163Z] #84 106.5 Makefile.am: installing 'build-aux/depcomp' [2022-06-10T22:10:11.204Z] #44 DONE 6.9s [2022-06-10T22:10:11.204Z] [2022-06-10T22:10:11.204Z] #14 [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-06-10T22:10:11.204Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-10T22:10:11.204Z] #14 60.68 Selecting previously unselected package gcc-mingw-w64-base. [2022-06-10T22:10:11.204Z] #14 60.68 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-06-10T22:10:11.204Z] #14 60.68 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-10T22:10:11.204Z] #14 60.80 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-06-10T22:10:11.204Z] #14 60.82 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-06-10T22:10:11.204Z] #14 60.83 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-10T22:10:11.364Z] #55 67.18 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-06-10T22:10:11.364Z] #55 67.27 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-06-10T22:10:11.364Z] #55 67.27 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-06-10T22:10:11.364Z] #55 67.38 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-06-10T22:10:11.621Z] #55 67.60 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-06-10T22:10:11.730Z] #42 ... [2022-06-10T22:10:11.730Z] [2022-06-10T22:10:11.730Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-06-10T22:10:11.730Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T22:10:11.730Z] #51 44.96 Reading package lists... [2022-06-10T22:10:11.730Z] #51 54.61 Building dependency tree... [2022-06-10T22:10:11.730Z] #51 61.16 The following additional packages will be installed: [2022-06-10T22:10:11.730Z] #51 61.16 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-10T22:10:11.730Z] #51 61.18 python3-protobuf python3-six [2022-06-10T22:10:11.730Z] #51 61.23 Suggested packages: [2022-06-10T22:10:11.730Z] #51 61.23 python3-setuptools [2022-06-10T22:10:11.730Z] #51 61.23 Recommended packages: [2022-06-10T22:10:11.730Z] #51 61.23 iproute2 | iproute [2022-06-10T22:10:11.730Z] #51 62.47 The following NEW packages will be installed: [2022-06-10T22:10:11.730Z] #51 62.51 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-10T22:10:11.730Z] #51 62.53 python3-protobuf python3-six [2022-06-10T22:10:11.730Z] #51 63.29 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T22:10:11.730Z] #51 63.29 Need to get 2314 kB of archives. [2022-06-10T22:10:11.730Z] #51 63.29 After this operation, 11.1 MB of additional disk space will be used. [2022-06-10T22:10:11.730Z] #51 63.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-06-10T22:10:11.730Z] #51 63.34 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-10T22:10:11.730Z] #51 63.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-06-10T22:10:11.730Z] #51 63.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-06-10T22:10:11.730Z] #51 63.39 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-10T22:10:11.730Z] #51 63.39 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-06-10T22:10:11.730Z] #51 63.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-10T22:10:11.880Z] #55 67.88 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-06-10T22:10:11.880Z] #55 67.94 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-06-10T22:10:11.880Z] #55 67.94 go: downloading github.com/sivchari/tenv v1.4.7 [2022-06-10T22:10:11.990Z] #51 ... [2022-06-10T22:10:11.990Z] [2022-06-10T22:10:11.990Z] #76 [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-06-10T22:10:11.990Z] #76 sha256:041fcf6c9999b36d35e283141b0140b0a18dbd5751e297598a71ec64c48611fe [2022-06-10T22:10:11.990Z] #76 64.27 Fetched 5939 kB in 1s (4836 kB/s) [2022-06-10T22:10:11.990Z] #76 64.45 Selecting previously unselected package bzip2. [2022-06-10T22:10:11.990Z] #76 64.45 (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-06-10T22:10:11.990Z] #76 64.57 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-06-10T22:10:11.990Z] #76 64.60 Unpacking bzip2 (1.0.8-4) ... [2022-06-10T22:10:11.990Z] #76 64.80 Selecting previously unselected package libmagic-mgc. [2022-06-10T22:10:11.990Z] #76 64.84 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-06-10T22:10:11.990Z] #76 64.85 Unpacking libmagic-mgc (1:5.39-3) ... [2022-06-10T22:10:12.138Z] #55 67.95 go: downloading github.com/sonatard/noctx v0.0.1 [2022-06-10T22:10:12.138Z] #55 68.03 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-06-10T22:10:12.138Z] #55 68.11 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-06-10T22:10:12.395Z] #55 68.25 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-06-10T22:10:12.395Z] #55 68.33 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-06-10T22:10:12.395Z] #55 68.35 go: downloading github.com/tetafro/godot v1.4.11 [2022-06-10T22:10:12.395Z] #55 68.46 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-06-10T22:10:12.652Z] #55 68.53 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-06-10T22:10:12.652Z] #55 68.64 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-06-10T22:10:12.910Z] #55 68.92 go: downloading github.com/ultraware/funlen v0.0.3 [2022-06-10T22:10:12.910Z] #55 68.93 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-06-10T22:10:13.169Z] #55 69.08 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-06-10T22:10:13.169Z] #55 69.13 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-06-10T22:10:13.169Z] #55 69.14 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-06-10T22:10:13.368Z] #76 66.04 Selecting previously unselected package libmagic1:amd64. [2022-06-10T22:10:13.368Z] #76 66.05 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-06-10T22:10:13.368Z] #76 66.07 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-06-10T22:10:13.629Z] #76 66.44 Selecting previously unselected package file. [2022-06-10T22:10:13.629Z] #76 66.45 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-06-10T22:10:13.629Z] #76 66.51 Unpacking file (1:5.39-3) ... [2022-06-10T22:10:13.766Z] #77 ... [2022-06-10T22:10:13.766Z] [2022-06-10T22:10:13.766Z] #34 [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-06-10T22:10:13.766Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-10T22:10:13.766Z] #34 51.00 Updating files: 87% (1334/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-06-10T22:10:13.766Z] #34 51.68 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-06-10T22:10:13.766Z] #34 52.43 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-10T22:10:13.766Z] #34 ... [2022-06-10T22:10:13.766Z] [2022-06-10T22:10:13.766Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-06-10T22:10:13.766Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T22:10:13.766Z] #51 51.56 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-06-10T22:10:13.766Z] #51 51.56 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-10T22:10:13.766Z] #51 51.56 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-10T22:10:13.766Z] #51 51.56 Setting up python3-six (1.16.0-2) ... [2022-06-10T22:10:13.766Z] #51 53.00 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-10T22:10:13.766Z] #51 53.03 Setting up python3-protobuf (3.12.4-1) ... [2022-06-10T22:10:13.766Z] #51 57.85 Setting up criu (3.17-1) ... [2022-06-10T22:10:13.766Z] #51 60.14 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T22:10:13.766Z] #51 DONE 61.4s [2022-06-10T22:10:13.766Z] [2022-06-10T22:10:13.766Z] #55 [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.44.0" && /build/golangci-lint --version [2022-06-10T22:10:13.766Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T22:10:13.766Z] #55 59.39 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-06-10T22:10:14.101Z] #55 69.78 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-06-10T22:10:14.101Z] #55 ... [2022-06-10T22:10:14.101Z] [2022-06-10T22:10:14.101Z] #14 [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-06-10T22:10:14.101Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T22:10:14.101Z] #14 59.79 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-06-10T22:10:14.101Z] #14 60.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-06-10T22:10:14.101Z] #14 60.16 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-06-10T22:10:14.101Z] #14 60.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-06-10T22:10:14.101Z] #14 60.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-06-10T22:10:14.101Z] #14 60.77 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-06-10T22:10:14.101Z] #14 61.13 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-06-10T22:10:14.101Z] #14 61.16 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-06-10T22:10:14.101Z] #14 62.22 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-06-10T22:10:14.101Z] #14 65.45 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-06-10T22:10:14.101Z] #14 66.57 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-06-10T22:10:14.101Z] #14 67.57 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-06-10T22:10:14.101Z] #14 69.99 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-06-10T22:10:14.101Z] #14 ... [2022-06-10T22:10:14.101Z] [2022-06-10T22:10:14.102Z] #76 [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-06-10T22:10:14.102Z] #76 sha256:041fcf6c9999b36d35e283141b0140b0a18dbd5751e297598a71ec64c48611fe [2022-06-10T22:10:14.102Z] #76 63.61 Selecting previously unselected package libmagic1:amd64. [2022-06-10T22:10:14.102Z] #76 63.61 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-06-10T22:10:14.102Z] #76 63.64 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-06-10T22:10:14.102Z] #76 64.18 Selecting previously unselected package file. [2022-06-10T22:10:14.102Z] #76 64.18 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-06-10T22:10:14.102Z] #76 64.21 Unpacking file (1:5.39-3) ... [2022-06-10T22:10:14.102Z] #76 64.48 Selecting previously unselected package xz-utils. [2022-06-10T22:10:14.102Z] #76 64.48 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-10T22:10:14.102Z] #76 64.49 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-10T22:10:14.102Z] #76 65.13 Selecting previously unselected package libsigsegv2:amd64. [2022-06-10T22:10:14.102Z] #76 65.13 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-06-10T22:10:14.102Z] #76 65.15 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-06-10T22:10:14.102Z] #76 65.34 Selecting previously unselected package m4. [2022-06-10T22:10:14.102Z] #76 65.35 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-06-10T22:10:14.102Z] #76 65.37 Unpacking m4 (1.4.18-5) ... [2022-06-10T22:10:14.102Z] #76 65.81 Selecting previously unselected package autoconf. [2022-06-10T22:10:14.102Z] #76 65.81 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-06-10T22:10:14.102Z] #76 65.85 Unpacking autoconf (2.69-14) ... [2022-06-10T22:10:14.102Z] #76 66.69 Selecting previously unselected package autotools-dev. [2022-06-10T22:10:14.102Z] #76 66.69 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-06-10T22:10:14.102Z] #76 66.69 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-06-10T22:10:14.102Z] #76 67.05 Selecting previously unselected package automake. [2022-06-10T22:10:14.102Z] #76 67.05 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-06-10T22:10:14.102Z] #76 67.09 Unpacking automake (1:1.16.3-2) ... [2022-06-10T22:10:14.102Z] #76 68.29 Selecting previously unselected package patch. [2022-06-10T22:10:14.102Z] #76 68.29 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-06-10T22:10:14.102Z] #76 68.30 Unpacking patch (2.7.6-7) ... [2022-06-10T22:10:14.102Z] #76 68.71 Selecting previously unselected package dpkg-dev. [2022-06-10T22:10:14.102Z] #76 68.71 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-06-10T22:10:14.102Z] #76 68.72 Unpacking dpkg-dev (1.20.10) ... [2022-06-10T22:10:14.102Z] #76 ... [2022-06-10T22:10:14.102Z] [2022-06-10T22:10:14.102Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-06-10T22:10:14.102Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T22:10:14.102Z] #51 59.68 The following NEW packages will be installed: [2022-06-10T22:10:14.102Z] #51 59.69 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-10T22:10:14.102Z] #51 59.69 python3-protobuf python3-six [2022-06-10T22:10:14.102Z] #51 60.23 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T22:10:14.102Z] #51 60.23 Need to get 2314 kB of archives. [2022-06-10T22:10:14.102Z] #51 60.23 After this operation, 11.1 MB of additional disk space will be used. [2022-06-10T22:10:14.102Z] #51 60.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-06-10T22:10:14.102Z] #51 60.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-10T22:10:14.102Z] #51 60.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-06-10T22:10:14.102Z] #51 60.32 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-06-10T22:10:14.102Z] #51 60.37 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-10T22:10:14.102Z] #51 60.38 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-06-10T22:10:14.102Z] #51 60.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-10T22:10:14.102Z] #51 62.90 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-06-10T22:10:14.102Z] #51 65.21 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T22:10:14.102Z] #51 65.62 Fetched 2314 kB in 3s (677 kB/s) [2022-06-10T22:10:14.102Z] #51 65.88 Selecting previously unselected package libprotobuf23:amd64. [2022-06-10T22:10:14.102Z] #51 65.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-10T22:10:14.102Z] #51 66.08 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-06-10T22:10:14.102Z] #51 66.15 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-06-10T22:10:14.102Z] #51 67.68 Selecting previously unselected package python3-pkg-resources. [2022-06-10T22:10:14.102Z] #51 67.69 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-10T22:10:14.102Z] #51 67.71 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-10T22:10:14.102Z] #51 68.20 Selecting previously unselected package python3-six. [2022-06-10T22:10:14.102Z] #51 68.20 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-06-10T22:10:14.102Z] #51 68.21 Unpacking python3-six (1.16.0-2) ... [2022-06-10T22:10:14.102Z] #51 68.38 Selecting previously unselected package python3-protobuf. [2022-06-10T22:10:14.102Z] #51 68.38 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-06-10T22:10:14.102Z] #51 68.40 Unpacking python3-protobuf (3.12.4-1) ... [2022-06-10T22:10:14.102Z] #51 69.40 Selecting previously unselected package libnet1:amd64. [2022-06-10T22:10:14.102Z] #51 69.41 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-10T22:10:14.102Z] #51 69.42 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-10T22:10:14.102Z] #51 69.69 Selecting previously unselected package libnl-3-200:amd64. [2022-06-10T22:10:14.102Z] #51 69.70 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-10T22:10:14.102Z] #51 69.70 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-10T22:10:14.209Z] #76 67.01 Selecting previously unselected package xz-utils. [2022-06-10T22:10:14.209Z] #76 67.01 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-10T22:10:14.209Z] #76 67.08 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-10T22:10:14.306Z] #84 109.1 checking build system type... x86_64-pc-linux-gnu [2022-06-10T22:10:14.306Z] #84 109.9 checking host system type... x86_64-pc-linux-gnu [2022-06-10T22:10:14.306Z] #84 109.9 checking how to print strings... printf [2022-06-10T22:10:14.359Z] #51 69.85 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-10T22:10:14.359Z] #51 69.86 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-10T22:10:14.359Z] #51 69.86 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-10T22:10:14.359Z] #51 ... [2022-06-10T22:10:14.359Z] [2022-06-10T22:10:14.359Z] #42 [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-06-10T22:10:14.359Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-10T22:10:14.359Z] #42 60.03 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-06-10T22:10:14.359Z] #42 60.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-06-10T22:10:14.359Z] #42 60.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-06-10T22:10:14.359Z] #42 60.18 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-06-10T22:10:14.359Z] #42 60.18 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-06-10T22:10:14.359Z] #42 60.30 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-06-10T22:10:14.359Z] #42 62.65 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T22:10:14.359Z] #42 63.30 Fetched 17.7 MB in 2s (7129 kB/s) [2022-06-10T22:10:14.359Z] #42 63.40 Selecting previously unselected package xxd. [2022-06-10T22:10:14.359Z] #42 63.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-10T22:10:14.359Z] #42 63.57 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-10T22:10:14.359Z] #42 63.62 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:10:14.359Z] #42 64.08 Selecting previously unselected package vim-common. [2022-06-10T22:10:14.359Z] #42 64.08 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-10T22:10:14.359Z] #42 64.09 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:10:14.359Z] #42 64.71 Selecting previously unselected package cmake-data. [2022-06-10T22:10:14.359Z] #42 64.72 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-06-10T22:10:14.359Z] #42 64.81 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-06-10T22:10:14.359Z] #42 70.26 Selecting previously unselected package libicu67:amd64. [2022-06-10T22:10:14.359Z] #42 70.34 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-06-10T22:10:14.359Z] #42 70.38 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-10T22:10:14.359Z] #42 ... [2022-06-10T22:10:14.359Z] [2022-06-10T22:10:14.359Z] #55 [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.44.0" && /build/golangci-lint --version [2022-06-10T22:10:14.359Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T22:10:14.359Z] #55 70.04 go: downloading honnef.co/go/tools v0.2.2 [2022-06-10T22:10:14.568Z] #84 109.9 checking for gcc... gcc [2022-06-10T22:10:14.779Z] #76 67.69 Selecting previously unselected package libsigsegv2:amd64. [2022-06-10T22:10:14.779Z] #76 67.69 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-06-10T22:10:14.779Z] #76 67.76 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-06-10T22:10:14.830Z] #84 110.1 checking whether the C compiler works... yes [2022-06-10T22:10:14.830Z] #84 110.3 checking for C compiler default output file name... a.out [2022-06-10T22:10:15.039Z] #76 ... [2022-06-10T22:10:15.039Z] [2022-06-10T22:10:15.039Z] #40 [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-06-10T22:10:15.039Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519 [2022-06-10T22:10:15.039Z] #40 67.81 NAME: [2022-06-10T22:10:15.039Z] #40 67.81 go-winres - A tool for embedding resources in Windows executables [2022-06-10T22:10:15.039Z] #40 67.81 [2022-06-10T22:10:15.039Z] #40 67.81 USAGE: [2022-06-10T22:10:15.039Z] #40 67.81 go-winres [global options] command [command options] [arguments...] [2022-06-10T22:10:15.039Z] #40 67.81 [2022-06-10T22:10:15.039Z] #40 67.81 COMMANDS: [2022-06-10T22:10:15.039Z] #40 67.81 init Create an initial ./winres/winres.json [2022-06-10T22:10:15.039Z] #40 67.81 make Make syso files for the "go build" command [2022-06-10T22:10:15.039Z] #40 67.81 simply Make syso files for the "go build" command (simplified) [2022-06-10T22:10:15.039Z] #40 67.81 extract Extract all resources from an executable [2022-06-10T22:10:15.039Z] #40 67.81 patch Replace resources in an executable file (exe, dll) [2022-06-10T22:10:15.039Z] #40 67.81 help, h Shows a list of commands or help for one command [2022-06-10T22:10:15.039Z] #40 67.81 [2022-06-10T22:10:15.039Z] #40 67.81 GLOBAL OPTIONS: [2022-06-10T22:10:15.039Z] #40 67.81 --help, -h show help (default: false) [2022-06-10T22:10:15.039Z] #40 DONE 68.1s [2022-06-10T22:10:15.092Z] #84 110.3 checking for suffix of executables... [2022-06-10T22:10:15.154Z] #55 ... [2022-06-10T22:10:15.154Z] [2022-06-10T22:10:15.154Z] #42 [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-06-10T22:10:15.154Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-10T22:10:15.154Z] #42 62.15 Setting up libicu67:amd64 (67.1-7) ... [2022-06-10T22:10:15.154Z] #42 62.19 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:10:15.154Z] #42 62.21 Setting up libuv1:amd64 (1.40.0-2) ... [2022-06-10T22:10:15.155Z] #42 62.22 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:10:15.155Z] #42 62.25 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-10T22:10:15.155Z] #42 62.26 Setting up librhash0:amd64 (1.4.1-2) ... [2022-06-10T22:10:15.155Z] #42 62.29 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-06-10T22:10:15.155Z] #42 62.33 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-10T22:10:15.155Z] #42 62.35 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-10T22:10:15.155Z] #42 62.36 Setting up cmake (3.18.4-2+deb11u1) ... [2022-06-10T22:10:15.155Z] #42 62.44 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T22:10:15.155Z] #42 DONE 63.0s [2022-06-10T22:10:15.155Z] [2022-06-10T22:10:15.155Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-10T22:10:15.155Z] #43 sha256:0ae03a56717836938a385d7e997fcbb6637eeb442d48a558d87b989cb9ae046c [2022-06-10T22:10:15.300Z] [2022-06-10T22:10:15.300Z] #76 [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-06-10T22:10:15.300Z] #76 sha256:041fcf6c9999b36d35e283141b0140b0a18dbd5751e297598a71ec64c48611fe [2022-06-10T22:10:15.300Z] #76 68.23 Selecting previously unselected package m4. [2022-06-10T22:10:15.300Z] #76 68.23 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-06-10T22:10:15.300Z] #76 68.27 Unpacking m4 (1.4.18-5) ... [2022-06-10T22:10:15.356Z] #84 110.7 checking whether we are cross compiling... no [2022-06-10T22:10:15.728Z] #43 DONE 0.6s [2022-06-10T22:10:15.728Z] [2022-06-10T22:10:15.728Z] #34 [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-06-10T22:10:15.728Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-10T22:10:15.868Z] #76 68.73 Selecting previously unselected package autoconf. [2022-06-10T22:10:15.868Z] #76 68.73 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-06-10T22:10:15.868Z] #76 68.75 Unpacking autoconf (2.69-14) ... [2022-06-10T22:10:15.942Z] #84 111.0 checking for suffix of object files... o [2022-06-10T22:10:15.942Z] #84 111.3 checking whether we are using the GNU C compiler... yes [2022-06-10T22:10:15.989Z] #34 ... [2022-06-10T22:10:15.989Z] [2022-06-10T22:10:15.989Z] #44 [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-06-10T22:10:15.989Z] #44 sha256:0aab4a48241bdf83fe9877b453ae847dbe682704b917d89d6ba48e764396be4d [2022-06-10T22:10:16.205Z] #84 111.6 checking whether gcc accepts -g... yes [2022-06-10T22:10:16.254Z] #55 72.17 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-06-10T22:10:16.254Z] #55 72.18 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-06-10T22:10:16.468Z] #84 111.7 checking for gcc option to accept ISO C89... none needed [2022-06-10T22:10:16.477Z] #14 67.23 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-06-10T22:10:16.477Z] #14 67.23 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-06-10T22:10:16.477Z] #14 67.24 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-10T22:10:16.477Z] #14 ... [2022-06-10T22:10:16.477Z] [2022-06-10T22:10:16.477Z] #77 [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-06-10T22:10:16.477Z] #77 sha256:2c9072e01c50b2f6055b82760dcea74d90917c98c175984f621d5bd92117b06f [2022-06-10T22:10:16.477Z] #77 10.88 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-06-10T22:10:16.477Z] #77 11.80 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-06-10T22:10:16.477Z] #77 12.07 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-06-10T22:10:16.477Z] #77 12.31 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-06-10T22:10:16.511Z] #55 72.30 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-06-10T22:10:16.511Z] #55 72.40 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-10T22:10:16.731Z] #84 112.0 checking whether gcc understands -c and -o together... yes [2022-06-10T22:10:16.731Z] #84 112.2 checking for a sed that does not truncate output... /bin/sed [2022-06-10T22:10:16.731Z] #84 112.2 checking for grep that handles long lines and -e... /bin/grep [2022-06-10T22:10:16.731Z] #84 112.3 checking for egrep... /bin/grep -E [2022-06-10T22:10:16.731Z] #84 112.3 checking for fgrep... /bin/grep -F [2022-06-10T22:10:16.731Z] #84 112.3 checking for ld used by gcc... /usr/bin/ld [2022-06-10T22:10:16.731Z] #84 112.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-10T22:10:16.768Z] #55 72.51 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-10T22:10:16.768Z] #55 72.57 go: downloading github.com/stretchr/objx v0.1.1 [2022-06-10T22:10:16.807Z] #76 69.57 Selecting previously unselected package autotools-dev. [2022-06-10T22:10:16.807Z] #76 69.57 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-06-10T22:10:16.807Z] #76 69.57 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-06-10T22:10:16.994Z] #84 112.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-10T22:10:16.994Z] #84 112.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-10T22:10:16.994Z] #84 112.6 checking whether ln -s works... yes [2022-06-10T22:10:17.025Z] #55 72.80 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-06-10T22:10:17.025Z] #55 73.14 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-10T22:10:17.067Z] #76 69.87 Selecting previously unselected package automake. [2022-06-10T22:10:17.067Z] #76 69.89 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-06-10T22:10:17.067Z] #76 70.01 Unpacking automake (1:1.16.3-2) ... [2022-06-10T22:10:17.262Z] #84 112.6 checking the maximum length of command line arguments... 1572864 [2022-06-10T22:10:17.263Z] #84 112.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-10T22:10:17.263Z] #84 112.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-10T22:10:17.263Z] #84 112.7 checking for /usr/bin/ld option to reload object files... -r [2022-06-10T22:10:17.263Z] #84 112.7 checking for objdump... objdump [2022-06-10T22:10:17.263Z] #84 112.7 checking how to recognize dependent libraries... pass_all [2022-06-10T22:10:17.263Z] #84 112.7 checking for dlltool... no [2022-06-10T22:10:17.263Z] #84 112.7 checking how to associate runtime and link libraries... printf %s\n [2022-06-10T22:10:17.263Z] #84 112.7 checking for ar... ar [2022-06-10T22:10:17.282Z] #55 73.16 go: downloading golang.org/x/text v0.3.7 [2022-06-10T22:10:17.528Z] #84 112.8 checking for archiver @FILE support... @ [2022-06-10T22:10:17.528Z] #84 113.0 checking for strip... strip [2022-06-10T22:10:17.528Z] #84 113.1 checking for ranlib... ranlib [2022-06-10T22:10:17.528Z] #84 113.1 checking for gawk... no [2022-06-10T22:10:17.528Z] #84 113.1 checking for mawk... mawk [2022-06-10T22:10:17.540Z] #55 ... [2022-06-10T22:10:17.540Z] [2022-06-10T22:10:17.540Z] #64 [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-06-10T22:10:17.540Z] #64 sha256:88b4fe730425c20fc8139cbbac79cbbd64828447c0a1cca1bd3d70c058d5e669 [2022-06-10T22:10:17.540Z] #64 2.563 + RM_GOPATH=0 [2022-06-10T22:10:17.540Z] #64 2.563 + TMP_GOPATH= [2022-06-10T22:10:17.540Z] #64 2.563 + : /build [2022-06-10T22:10:17.540Z] #64 2.563 + '[' -z '' ']' [2022-06-10T22:10:17.540Z] #64 2.563 ++ mktemp -d [2022-06-10T22:10:17.540Z] #64 2.567 + export GOPATH=/tmp/tmp.EjYVfw4REt [2022-06-10T22:10:17.540Z] #64 2.567 + GOPATH=/tmp/tmp.EjYVfw4REt [2022-06-10T22:10:17.540Z] #64 2.567 + RM_GOPATH=1 [2022-06-10T22:10:17.540Z] #64 2.567 + case "$(go env GOARCH)" in [2022-06-10T22:10:17.540Z] #64 2.584 ++ go env GOARCH [2022-06-10T22:10:17.540Z] #64 2.640 + export GO_BUILDMODE=-buildmode=pie [2022-06-10T22:10:17.540Z] #64 2.640 + GO_BUILDMODE=-buildmode=pie [2022-06-10T22:10:17.540Z] #64 2.672 ++ dirname /install.sh [2022-06-10T22:10:17.540Z] #64 2.680 + dir=/ [2022-06-10T22:10:17.540Z] #64 2.680 + bin=containerd [2022-06-10T22:10:17.540Z] #64 2.680 + shift [2022-06-10T22:10:17.540Z] #64 2.680 + '[' '!' -f //containerd.installer ']' [2022-06-10T22:10:17.540Z] #64 2.680 + . //containerd.installer [2022-06-10T22:10:17.540Z] #64 2.680 ++ set -e [2022-06-10T22:10:17.540Z] #64 2.680 ++ : v1.6.6 [2022-06-10T22:10:17.540Z] #64 2.680 + install_containerd [2022-06-10T22:10:17.540Z] #64 2.680 + echo 'Install containerd version v1.6.6' [2022-06-10T22:10:17.540Z] #64 2.680 + git clone https://github.com/containerd/containerd.git /tmp/tmp.EjYVfw4REt/src/github.com/containerd/containerd [2022-06-10T22:10:17.540Z] #64 2.680 Install containerd version v1.6.6 [2022-06-10T22:10:17.540Z] #64 2.692 Cloning into '/tmp/tmp.EjYVfw4REt/src/github.com/containerd/containerd'... [2022-06-10T22:10:17.540Z] #64 ... [2022-06-10T22:10:17.540Z] [2022-06-10T22:10:17.540Z] #34 [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-06-10T22:10:17.540Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-10T22:10:18.008Z] #76 71.00 Selecting previously unselected package patch. [2022-06-10T22:10:18.008Z] #76 71.01 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-06-10T22:10:18.008Z] #76 71.07 Unpacking patch (2.7.6-7) ... [2022-06-10T22:10:18.108Z] #84 113.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-10T22:10:18.108Z] #84 113.7 checking for sysroot... no [2022-06-10T22:10:18.108Z] #84 113.7 checking for a working dd... /bin/dd [2022-06-10T22:10:18.108Z] #84 113.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-10T22:10:18.267Z] #76 71.31 Selecting previously unselected package dpkg-dev. [2022-06-10T22:10:18.267Z] #76 71.31 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-06-10T22:10:18.267Z] #76 71.32 Unpacking dpkg-dev (1.20.10) ... [2022-06-10T22:10:18.370Z] #84 113.9 checking for mt... no [2022-06-10T22:10:18.370Z] #84 113.9 checking if : is a manifest tool... no [2022-06-10T22:10:18.370Z] #34 72.69 Updating files: 78% (1188/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/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: 92% (1402/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-06-10T22:10:18.370Z] #34 74.04 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-06-10T22:10:18.628Z] #34 74.30 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-10T22:10:18.632Z] #84 114.0 checking how to run the C preprocessor... gcc -E [2022-06-10T22:10:19.647Z] #76 ... [2022-06-10T22:10:19.647Z] [2022-06-10T22:10:19.647Z] #55 [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.44.0" && /build/golangci-lint --version [2022-06-10T22:10:19.647Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T22:10:19.647Z] #55 62.63 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-06-10T22:10:19.647Z] #55 62.77 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-06-10T22:10:19.647Z] #55 64.15 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-06-10T22:10:19.647Z] #55 64.24 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-06-10T22:10:19.647Z] #55 64.37 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-06-10T22:10:19.647Z] #55 64.46 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-06-10T22:10:19.647Z] #55 64.60 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-06-10T22:10:19.647Z] #55 64.62 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-06-10T22:10:19.647Z] #55 64.72 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-06-10T22:10:19.647Z] #55 64.83 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-06-10T22:10:19.647Z] #55 64.95 go: downloading github.com/breml/bidichk v0.2.1 [2022-06-10T22:10:19.647Z] #55 64.97 go: downloading github.com/breml/errchkjson v0.2.1 [2022-06-10T22:10:19.647Z] #55 65.01 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-06-10T22:10:19.647Z] #55 65.15 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-06-10T22:10:19.647Z] #55 65.20 go: downloading github.com/daixiang0/gci v0.2.9 [2022-06-10T22:10:19.647Z] #55 65.25 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-06-10T22:10:19.647Z] #55 65.34 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-06-10T22:10:19.647Z] #55 65.43 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-06-10T22:10:19.647Z] #55 65.64 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-06-10T22:10:19.647Z] #55 65.86 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-06-10T22:10:19.647Z] #55 65.98 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-06-10T22:10:19.647Z] #55 66.17 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-06-10T22:10:19.647Z] #55 66.31 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-06-10T22:10:19.647Z] #55 66.63 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-06-10T22:10:19.647Z] #55 66.65 go: downloading github.com/golangci/misspell v0.3.5 [2022-06-10T22:10:19.647Z] #55 66.66 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-06-10T22:10:19.647Z] #55 66.78 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-06-10T22:10:19.647Z] #55 66.85 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-06-10T22:10:19.647Z] #55 66.92 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-06-10T22:10:19.647Z] #55 66.95 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-06-10T22:10:19.647Z] #55 67.01 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-06-10T22:10:19.647Z] #55 67.09 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-06-10T22:10:19.647Z] #55 67.11 go: downloading github.com/julz/importas v0.1.0 [2022-06-10T22:10:19.647Z] #55 67.17 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-06-10T22:10:19.647Z] #55 67.21 go: downloading github.com/kulti/thelper v0.5.0 [2022-06-10T22:10:19.647Z] #55 67.31 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-06-10T22:10:19.647Z] #55 67.33 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-06-10T22:10:19.647Z] #55 67.47 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-06-10T22:10:19.647Z] #55 67.53 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-06-10T22:10:19.647Z] #55 67.54 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-06-10T22:10:19.647Z] #55 67.56 go: downloading github.com/maratori/testpackage v1.0.1 [2022-06-10T22:10:19.647Z] #55 67.61 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-06-10T22:10:19.647Z] #55 67.67 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-06-10T22:10:19.647Z] #55 67.69 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-06-10T22:10:19.647Z] #55 67.73 go: downloading github.com/mgechev/revive v1.1.3 [2022-06-10T22:10:19.647Z] #55 68.98 go: downloading github.com/moricho/tparallel v0.2.1 [2022-06-10T22:10:19.647Z] #55 69.02 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-06-10T22:10:19.647Z] #55 69.03 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-06-10T22:10:19.647Z] #55 69.13 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-06-10T22:10:19.647Z] #55 69.24 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-06-10T22:10:19.647Z] #55 69.34 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-06-10T22:10:19.647Z] #55 69.40 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-06-10T22:10:19.647Z] #55 69.50 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-06-10T22:10:19.647Z] #55 69.54 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-06-10T22:10:19.647Z] #55 70.07 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-06-10T22:10:19.647Z] #55 70.13 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-06-10T22:10:19.647Z] #55 70.14 go: downloading github.com/sivchari/tenv v1.4.7 [2022-06-10T22:10:19.647Z] #55 70.15 go: downloading github.com/sonatard/noctx v0.0.1 [2022-06-10T22:10:19.647Z] #55 70.18 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-06-10T22:10:19.647Z] #55 70.25 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-06-10T22:10:19.647Z] #55 70.31 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-06-10T22:10:19.647Z] #55 70.37 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-06-10T22:10:19.647Z] #55 70.45 go: downloading github.com/tetafro/godot v1.4.11 [2022-06-10T22:10:19.647Z] #55 70.57 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-06-10T22:10:19.647Z] #55 70.57 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-06-10T22:10:19.647Z] #55 70.85 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-06-10T22:10:19.647Z] #55 71.10 go: downloading github.com/ultraware/funlen v0.0.3 [2022-06-10T22:10:19.647Z] #55 71.12 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-06-10T22:10:19.647Z] #55 71.14 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-06-10T22:10:19.647Z] #55 71.16 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-06-10T22:10:19.647Z] #55 71.32 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-06-10T22:10:19.647Z] #55 71.78 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-06-10T22:10:19.647Z] #55 71.94 go: downloading honnef.co/go/tools v0.2.2 [2022-06-10T22:10:19.907Z] #55 ... [2022-06-10T22:10:19.907Z] [2022-06-10T22:10:19.907Z] #14 [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-06-10T22:10:19.907Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T22:10:19.907Z] #14 62.77 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-06-10T22:10:19.907Z] #14 65.86 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-06-10T22:10:19.907Z] #14 66.84 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-06-10T22:10:19.907Z] #14 67.58 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-06-10T22:10:19.907Z] #14 70.69 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-06-10T22:10:19.907Z] #14 71.79 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-06-10T22:10:19.907Z] #14 71.79 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-06-10T22:10:19.907Z] #14 71.79 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-06-10T22:10:19.907Z] #14 71.79 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-10T22:10:19.907Z] #14 71.81 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-10T22:10:19.907Z] #14 71.85 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-06-10T22:10:19.907Z] #14 71.85 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-10T22:10:19.907Z] #14 71.85 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-06-10T22:10:19.907Z] #14 71.89 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-06-10T22:10:19.907Z] #14 71.89 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-06-10T22:10:19.907Z] #14 71.92 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-06-10T22:10:19.907Z] #14 71.92 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-06-10T22:10:19.907Z] #14 72.00 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-06-10T22:10:19.907Z] #14 72.00 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-06-10T22:10:19.907Z] #14 72.05 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-06-10T22:10:19.907Z] #14 72.05 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-10T22:10:20.152Z] #84 114.5 checking for ANSI C header files... yes [2022-06-10T22:10:20.169Z] #14 ... [2022-06-10T22:10:20.169Z] [2022-06-10T22:10:20.169Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-06-10T22:10:20.169Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T22:10:20.169Z] #51 65.98 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-06-10T22:10:20.169Z] #51 67.89 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T22:10:20.169Z] #51 68.44 Fetched 2314 kB in 4s (639 kB/s) [2022-06-10T22:10:20.169Z] #51 68.69 Selecting previously unselected package libprotobuf23:amd64. [2022-06-10T22:10:20.169Z] #51 68.69 (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-06-10T22:10:20.169Z] #51 68.85 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-06-10T22:10:20.169Z] #51 68.93 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-06-10T22:10:20.169Z] #51 70.77 Selecting previously unselected package python3-pkg-resources. [2022-06-10T22:10:20.169Z] #51 70.79 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-10T22:10:20.169Z] #51 70.79 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-10T22:10:20.169Z] #51 71.16 Selecting previously unselected package python3-six. [2022-06-10T22:10:20.169Z] #51 71.17 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-06-10T22:10:20.169Z] #51 71.19 Unpacking python3-six (1.16.0-2) ... [2022-06-10T22:10:20.169Z] #51 71.42 Selecting previously unselected package python3-protobuf. [2022-06-10T22:10:20.169Z] #51 71.43 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-06-10T22:10:20.169Z] #51 71.57 Unpacking python3-protobuf (3.12.4-1) ... [2022-06-10T22:10:20.169Z] #51 72.38 Selecting previously unselected package libnet1:amd64. [2022-06-10T22:10:20.169Z] #51 72.38 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-10T22:10:20.169Z] #51 72.40 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-10T22:10:20.169Z] #51 72.51 Selecting previously unselected package libnl-3-200:amd64. [2022-06-10T22:10:20.169Z] #51 72.52 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-10T22:10:20.169Z] #51 72.52 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-10T22:10:20.169Z] #51 72.86 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-10T22:10:20.169Z] #51 72.86 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-10T22:10:20.169Z] #51 72.87 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-10T22:10:20.200Z] #44 ... [2022-06-10T22:10:20.200Z] [2022-06-10T22:10:20.200Z] #53 [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-06-10T22:10:20.200Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-10T22:10:20.200Z] #53 67.57 gotestsum version dev [2022-06-10T22:10:20.200Z] #53 DONE 68.1s [2022-06-10T22:10:20.200Z] [2022-06-10T22:10:20.200Z] #77 [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-06-10T22:10:20.200Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:10:20.200Z] #77 9.514 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-06-10T22:10:20.200Z] #77 9.532 Cloning into '/tmp/crun-build/libocispec'... [2022-06-10T22:10:20.200Z] #77 10.73 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-06-10T22:10:20.200Z] #77 10.75 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-06-10T22:10:20.200Z] #77 10.75 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-06-10T22:10:20.200Z] #77 10.75 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-06-10T22:10:20.200Z] #77 10.79 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-06-10T22:10:20.200Z] #77 12.52 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-06-10T22:10:20.426Z] #84 115.6 checking for sys/types.h... yes [2022-06-10T22:10:20.426Z] #84 116.0 checking for sys/stat.h... yes [2022-06-10T22:10:20.433Z] #51 73.00 Selecting previously unselected package criu. [2022-06-10T22:10:20.433Z] #51 73.00 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-06-10T22:10:20.433Z] #51 73.01 Unpacking criu (3.17-1) ... [2022-06-10T22:10:20.433Z] #51 ... [2022-06-10T22:10:20.433Z] [2022-06-10T22:10:20.433Z] #76 [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-06-10T22:10:20.433Z] #76 sha256:041fcf6c9999b36d35e283141b0140b0a18dbd5751e297598a71ec64c48611fe [2022-06-10T22:10:20.433Z] #76 73.26 Selecting previously unselected package build-essential. [2022-06-10T22:10:20.433Z] #76 73.29 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-06-10T22:10:20.433Z] #76 73.33 Unpacking build-essential (12.9) ... [2022-06-10T22:10:20.643Z] #77 25.14 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-06-10T22:10:20.692Z] #76 73.60 Selecting previously unselected package libcap2:amd64. [2022-06-10T22:10:20.692Z] #76 73.61 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-10T22:10:20.692Z] #76 73.62 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-10T22:10:20.957Z] #84 116.1 checking for stdlib.h... yes [2022-06-10T22:10:21.000Z] #76 73.80 Selecting previously unselected package libcap-dev:amd64. [2022-06-10T22:10:21.000Z] #76 73.80 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-06-10T22:10:21.000Z] #76 73.81 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-06-10T22:10:21.000Z] #76 ... [2022-06-10T22:10:21.000Z] [2022-06-10T22:10:21.000Z] #64 [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-06-10T22:10:21.000Z] #64 sha256:0594c7764055873340ccdb1617873a8dd21dfd64a838dfa2f84837efffa822b9 [2022-06-10T22:10:21.000Z] #64 2.246 + RM_GOPATH=0 [2022-06-10T22:10:21.000Z] #64 2.246 + TMP_GOPATH= [2022-06-10T22:10:21.000Z] #64 2.246 + : /build [2022-06-10T22:10:21.000Z] #64 2.246 + '[' -z '' ']' [2022-06-10T22:10:21.000Z] #64 2.246 ++ mktemp -d [2022-06-10T22:10:21.000Z] #64 2.250 + export GOPATH=/tmp/tmp.ChXcifwDWH [2022-06-10T22:10:21.000Z] #64 2.250 + GOPATH=/tmp/tmp.ChXcifwDWH [2022-06-10T22:10:21.000Z] #64 2.250 + RM_GOPATH=1 [2022-06-10T22:10:21.000Z] #64 2.250 + case "$(go env GOARCH)" in [2022-06-10T22:10:21.000Z] #64 2.264 ++ go env GOARCH [2022-06-10T22:10:21.000Z] #64 2.294 + export GO_BUILDMODE=-buildmode=pie [2022-06-10T22:10:21.000Z] #64 2.294 + GO_BUILDMODE=-buildmode=pie [2022-06-10T22:10:21.000Z] #64 2.294 ++ dirname /install.sh [2022-06-10T22:10:21.000Z] #64 2.316 + dir=/ [2022-06-10T22:10:21.000Z] #64 2.316 + bin=containerd [2022-06-10T22:10:21.000Z] #64 2.316 + shift [2022-06-10T22:10:21.000Z] #64 2.316 + '[' '!' -f //containerd.installer ']' [2022-06-10T22:10:21.000Z] #64 2.316 + . //containerd.installer [2022-06-10T22:10:21.000Z] #64 2.316 ++ set -e [2022-06-10T22:10:21.000Z] #64 2.316 ++ : v1.6.6 [2022-06-10T22:10:21.000Z] #64 2.316 + install_containerd [2022-06-10T22:10:21.000Z] #64 2.316 + echo 'Install containerd version v1.6.6' [2022-06-10T22:10:21.000Z] #64 2.316 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ChXcifwDWH/src/github.com/containerd/containerd [2022-06-10T22:10:21.000Z] #64 2.316 Cloning into '/tmp/tmp.ChXcifwDWH/src/github.com/containerd/containerd'... [2022-06-10T22:10:21.000Z] #64 2.316 Install containerd version v1.6.6 [2022-06-10T22:10:21.000Z] #64 ... [2022-06-10T22:10:21.000Z] [2022-06-10T22:10:21.000Z] #55 [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.44.0" && /build/golangci-lint --version [2022-06-10T22:10:21.000Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T22:10:21.000Z] #55 74.03 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-06-10T22:10:21.152Z] #34 ... [2022-06-10T22:10:21.152Z] [2022-06-10T22:10:21.152Z] #76 [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-06-10T22:10:21.152Z] #76 sha256:041fcf6c9999b36d35e283141b0140b0a18dbd5751e297598a71ec64c48611fe [2022-06-10T22:10:21.152Z] #76 70.81 Selecting previously unselected package build-essential. [2022-06-10T22:10:21.152Z] #76 70.81 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-06-10T22:10:21.152Z] #76 70.81 Unpacking build-essential (12.9) ... [2022-06-10T22:10:21.152Z] #76 71.03 Selecting previously unselected package libcap2:amd64. [2022-06-10T22:10:21.152Z] #76 71.04 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-10T22:10:21.152Z] #76 71.07 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-10T22:10:21.152Z] #76 71.46 Selecting previously unselected package libcap-dev:amd64. [2022-06-10T22:10:21.152Z] #76 71.46 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-06-10T22:10:21.152Z] #76 71.46 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-06-10T22:10:21.152Z] #76 71.79 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-10T22:10:21.152Z] #76 71.80 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-10T22:10:21.152Z] #76 71.85 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-10T22:10:21.152Z] #76 72.17 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-06-10T22:10:21.152Z] #76 72.17 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-06-10T22:10:21.152Z] #76 72.19 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-06-10T22:10:21.152Z] #76 72.49 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-10T22:10:21.152Z] #76 72.49 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-10T22:10:21.152Z] #76 72.50 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-10T22:10:21.152Z] #76 72.79 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-10T22:10:21.152Z] #76 72.79 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-10T22:10:21.152Z] #76 72.80 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-10T22:10:21.152Z] #76 73.89 Selecting previously unselected package libtool. [2022-06-10T22:10:21.152Z] #76 73.95 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-06-10T22:10:21.152Z] #76 73.97 Unpacking libtool (2.4.6-15) ... [2022-06-10T22:10:21.152Z] #76 74.34 Selecting previously unselected package libudev-dev:amd64. [2022-06-10T22:10:21.152Z] #76 74.34 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-10T22:10:21.152Z] #76 74.35 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-10T22:10:21.152Z] #76 74.57 Selecting previously unselected package libyajl2:amd64. [2022-06-10T22:10:21.152Z] #76 74.57 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-06-10T22:10:21.152Z] #76 74.58 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-06-10T22:10:21.152Z] #76 74.68 Selecting previously unselected package libyajl-dev:amd64. [2022-06-10T22:10:21.152Z] #76 74.70 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-06-10T22:10:21.152Z] #76 74.71 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-06-10T22:10:21.152Z] #76 74.85 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-10T22:10:21.152Z] #76 74.88 Setting up libmagic-mgc (1:5.39-3) ... [2022-06-10T22:10:21.152Z] #76 74.89 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-06-10T22:10:21.152Z] #76 74.92 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-06-10T22:10:21.152Z] #76 74.97 Setting up file (1:5.39-3) ... [2022-06-10T22:10:21.152Z] #76 74.98 Setting up bzip2 (1.0.8-4) ... [2022-06-10T22:10:21.152Z] #76 74.99 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-10T22:10:21.152Z] #76 75.02 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-06-10T22:10:21.152Z] #76 75.03 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-10T22:10:21.152Z] #76 75.09 Setting up autotools-dev (20180224.1+nmu1) ... [2022-06-10T22:10:21.152Z] #76 75.10 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-06-10T22:10:21.152Z] #76 75.15 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-10T22:10:21.152Z] #76 75.20 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-10T22:10:21.152Z] #76 75.28 Setting up patch (2.7.6-7) ... [2022-06-10T22:10:21.152Z] #76 75.30 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-10T22:10:21.152Z] #76 75.33 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-06-10T22:10:21.152Z] #76 75.36 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-06-10T22:10:21.152Z] #76 75.39 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-10T22:10:21.152Z] #76 75.43 Setting up libtool (2.4.6-15) ... [2022-06-10T22:10:21.152Z] #76 75.50 Setting up m4 (1.4.18-5) ... [2022-06-10T22:10:21.152Z] #76 75.57 Setting up dpkg-dev (1.20.10) ... [2022-06-10T22:10:21.152Z] #76 75.65 Setting up autoconf (2.69-14) ... [2022-06-10T22:10:21.152Z] #76 75.66 Setting up build-essential (12.9) ... [2022-06-10T22:10:21.152Z] #76 75.69 Setting up automake (1:1.16.3-2) ... [2022-06-10T22:10:21.152Z] #76 75.72 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-06-10T22:10:21.152Z] #76 75.72 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T22:10:21.152Z] #76 DONE 77.0s [2022-06-10T22:10:21.152Z] [2022-06-10T22:10:21.152Z] #14 [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-06-10T22:10:21.152Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T22:10:21.152Z] #14 70.89 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-06-10T22:10:21.152Z] #14 70.90 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-06-10T22:10:21.152Z] #14 70.91 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-06-10T22:10:21.152Z] #14 70.92 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-10T22:10:21.152Z] #14 70.94 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-10T22:10:21.152Z] #14 70.95 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-06-10T22:10:21.152Z] #14 70.96 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-10T22:10:21.152Z] #14 70.97 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-06-10T22:10:21.152Z] #14 71.01 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-06-10T22:10:21.152Z] #14 71.01 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-06-10T22:10:21.152Z] #14 71.03 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-06-10T22:10:21.152Z] #14 71.05 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-06-10T22:10:21.152Z] #14 71.07 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-06-10T22:10:21.152Z] #14 71.09 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-06-10T22:10:21.152Z] #14 71.09 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-06-10T22:10:21.152Z] #14 71.11 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-10T22:10:21.152Z] #14 72.77 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T22:10:21.152Z] #14 73.16 Fetched 115 MB in 12s (9523 kB/s) [2022-06-10T22:10:21.152Z] #14 73.35 Selecting previously unselected package binutils-mingw-w64-i686. [2022-06-10T22:10:21.152Z] #14 73.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-10T22:10:21.152Z] #14 73.51 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-10T22:10:21.152Z] #14 73.52 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-10T22:10:21.152Z] #14 77.04 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-06-10T22:10:21.152Z] #14 77.04 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-10T22:10:21.152Z] #14 77.05 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-10T22:10:21.218Z] #84 116.6 checking for string.h... yes [2022-06-10T22:10:21.271Z] #55 74.05 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-06-10T22:10:21.271Z] #55 74.26 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-06-10T22:10:21.271Z] #55 74.36 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-10T22:10:21.573Z] #55 74.47 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-10T22:10:21.573Z] #55 74.54 go: downloading github.com/stretchr/objx v0.1.1 [2022-06-10T22:10:21.791Z] #84 116.8 checking for memory.h... yes [2022-06-10T22:10:21.791Z] #84 117.2 checking for strings.h... yes [2022-06-10T22:10:21.840Z] #55 74.81 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-06-10T22:10:21.840Z] #55 ... [2022-06-10T22:10:21.840Z] [2022-06-10T22:10:21.840Z] #42 [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-06-10T22:10:21.840Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-10T22:10:21.840Z] #42 64.80 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T22:10:21.840Z] #42 65.25 Fetched 17.7 MB in 2s (7584 kB/s) [2022-06-10T22:10:21.840Z] #42 65.40 Selecting previously unselected package xxd. [2022-06-10T22:10:21.840Z] #42 65.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-10T22:10:21.840Z] #42 65.52 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-10T22:10:21.840Z] #42 65.57 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:10:21.840Z] #42 66.07 Selecting previously unselected package vim-common. [2022-06-10T22:10:21.840Z] #42 66.09 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-10T22:10:21.840Z] #42 66.11 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:10:21.840Z] #42 66.87 Selecting previously unselected package cmake-data. [2022-06-10T22:10:21.840Z] #42 66.87 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-06-10T22:10:21.840Z] #42 66.92 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-06-10T22:10:21.840Z] #42 72.60 Selecting previously unselected package libicu67:amd64. [2022-06-10T22:10:21.840Z] #42 72.61 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-06-10T22:10:21.840Z] #42 72.65 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-10T22:10:22.054Z] #84 117.4 checking for inttypes.h... yes [2022-06-10T22:10:22.123Z] #42 ... [2022-06-10T22:10:22.123Z] [2022-06-10T22:10:22.123Z] #76 [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-06-10T22:10:22.123Z] #76 sha256:041fcf6c9999b36d35e283141b0140b0a18dbd5751e297598a71ec64c48611fe [2022-06-10T22:10:22.123Z] #76 74.03 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-10T22:10:22.123Z] #76 74.04 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-10T22:10:22.123Z] #76 74.04 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-10T22:10:22.123Z] #76 74.16 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-06-10T22:10:22.123Z] #76 74.20 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-06-10T22:10:22.123Z] #76 74.23 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-06-10T22:10:22.123Z] #76 74.53 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-10T22:10:22.123Z] #76 74.54 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-10T22:10:22.123Z] #76 74.56 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-10T22:10:22.123Z] #76 75.10 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-10T22:10:22.123Z] #76 75.11 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-10T22:10:22.123Z] #76 75.11 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-10T22:10:22.130Z] #77 14.46 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-06-10T22:10:22.317Z] #84 117.6 checking for stdint.h... yes [2022-06-10T22:10:22.579Z] #84 117.8 checking for unistd.h... yes [2022-06-10T22:10:22.579Z] #84 118.2 checking for dlfcn.h... [2022-06-10T22:10:22.579Z] #84 ... [2022-06-10T22:10:22.579Z] [2022-06-10T22:10:22.579Z] #19 [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-06-10T22:10:22.579Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a [2022-06-10T22:10:22.579Z] #19 155.7 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-06-10T22:10:22.579Z] #19 155.7 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-06-10T22:10:22.579Z] #19 155.7 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-06-10T22:10:22.579Z] #19 155.9 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-06-10T22:10:22.579Z] #19 156.0 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-06-10T22:10:22.579Z] #19 158.0 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-06-10T22:10:22.579Z] #19 158.0 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-10T22:10:22.579Z] #19 158.0 Get:48 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-06-10T22:10:22.579Z] #19 158.0 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-06-10T22:10:22.579Z] #19 158.0 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-06-10T22:10:22.579Z] #19 158.0 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-10T22:10:22.579Z] #19 158.5 Get:52 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-06-10T22:10:22.579Z] #19 158.5 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-06-10T22:10:22.579Z] #19 158.5 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-06-10T22:10:22.579Z] #19 158.5 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-06-10T22:10:22.579Z] #19 158.5 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-06-10T22:10:22.579Z] #19 158.6 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-06-10T22:10:22.579Z] #19 158.6 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-06-10T22:10:22.579Z] #19 158.6 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-06-10T22:10:22.579Z] #19 158.6 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-06-10T22:10:22.579Z] #19 158.6 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-06-10T22:10:22.579Z] #19 158.6 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-06-10T22:10:22.579Z] #19 158.6 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-06-10T22:10:22.579Z] #19 158.6 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-06-10T22:10:22.579Z] #19 158.6 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-06-10T22:10:22.579Z] #19 158.6 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-06-10T22:10:22.579Z] #19 158.6 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-06-10T22:10:22.579Z] #19 158.7 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-06-10T22:10:22.579Z] #19 158.7 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-06-10T22:10:22.579Z] #19 158.8 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-06-10T22:10:22.579Z] #19 158.8 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-06-10T22:10:22.579Z] #19 158.9 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-06-10T22:10:22.579Z] #19 158.9 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-06-10T22:10:22.579Z] #19 161.3 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-06-10T22:10:22.579Z] #19 161.3 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-06-10T22:10:22.579Z] #19 161.3 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-06-10T22:10:22.579Z] #19 161.4 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-06-10T22:10:22.579Z] #19 161.5 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-06-10T22:10:22.579Z] #19 163.7 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-06-10T22:10:22.579Z] #19 163.7 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-06-10T22:10:22.579Z] #19 163.8 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-06-10T22:10:22.579Z] #19 163.8 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-06-10T22:10:22.579Z] #19 163.8 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-06-10T22:10:22.579Z] #19 163.8 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-06-10T22:10:22.579Z] #19 163.8 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-06-10T22:10:22.579Z] #19 163.9 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-06-10T22:10:22.579Z] #19 164.0 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-06-10T22:10:22.579Z] #19 164.0 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-06-10T22:10:22.579Z] #19 164.0 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-06-10T22:10:22.841Z] #19 166.0 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-06-10T22:10:22.841Z] #19 166.0 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-06-10T22:10:22.841Z] #19 166.0 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-06-10T22:10:22.841Z] #19 166.1 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-06-10T22:10:23.102Z] #19 166.2 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-06-10T22:10:23.102Z] #19 ... [2022-06-10T22:10:23.102Z] [2022-06-10T22:10:23.102Z] #84 [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-06-10T22:10:23.102Z] #84 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:10:23.102Z] #84 118.2 checking for dlfcn.h... yes [2022-06-10T22:10:23.102Z] #84 118.5 checking for objdir... .libs [2022-06-10T22:10:23.499Z] #76 76.49 Selecting previously unselected package libtool. [2022-06-10T22:10:23.518Z] #77 ... [2022-06-10T22:10:23.518Z] [2022-06-10T22:10:23.518Z] #44 [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-06-10T22:10:23.518Z] #44 sha256:0aab4a48241bdf83fe9877b453ae847dbe682704b917d89d6ba48e764396be4d [2022-06-10T22:10:23.518Z] #44 4.736 Install tini version v0.19.0 [2022-06-10T22:10:23.518Z] #44 4.760 + RM_GOPATH=0 [2022-06-10T22:10:23.518Z] #44 4.760 + TMP_GOPATH= [2022-06-10T22:10:23.518Z] #44 4.760 + : /build [2022-06-10T22:10:23.518Z] #44 4.760 + '[' -z '' ']' [2022-06-10T22:10:23.518Z] #44 4.760 ++ mktemp -d [2022-06-10T22:10:23.518Z] #44 4.760 + export GOPATH=/tmp/tmp.FW0iysGAd6 [2022-06-10T22:10:23.518Z] #44 4.760 + GOPATH=/tmp/tmp.FW0iysGAd6 [2022-06-10T22:10:23.518Z] #44 4.760 + RM_GOPATH=1 [2022-06-10T22:10:23.518Z] #44 4.760 + case "$(go env GOARCH)" in [2022-06-10T22:10:23.518Z] #44 4.760 ++ go env GOARCH [2022-06-10T22:10:23.518Z] #44 4.760 + export GO_BUILDMODE=-buildmode=pie [2022-06-10T22:10:23.518Z] #44 4.760 + GO_BUILDMODE=-buildmode=pie [2022-06-10T22:10:23.518Z] #44 4.760 ++ dirname /install.sh [2022-06-10T22:10:23.518Z] #44 4.760 + dir=/ [2022-06-10T22:10:23.518Z] #44 4.760 + bin=tini [2022-06-10T22:10:23.518Z] #44 4.760 + shift [2022-06-10T22:10:23.518Z] #44 4.760 + '[' '!' -f //tini.installer ']' [2022-06-10T22:10:23.518Z] #44 4.760 + . //tini.installer [2022-06-10T22:10:23.518Z] #44 4.760 ++ : v0.19.0 [2022-06-10T22:10:23.518Z] #44 4.760 + install_tini [2022-06-10T22:10:23.518Z] #44 4.760 + echo 'Install tini version v0.19.0' [2022-06-10T22:10:23.518Z] #44 4.760 + git clone https://github.com/krallin/tini.git /tmp/tmp.FW0iysGAd6/tini [2022-06-10T22:10:23.518Z] #44 4.760 Cloning into '/tmp/tmp.FW0iysGAd6/tini'... [2022-06-10T22:10:23.518Z] #44 5.504 + cd /tmp/tmp.FW0iysGAd6/tini [2022-06-10T22:10:23.518Z] #44 5.504 + git checkout -q v0.19.0 [2022-06-10T22:10:23.518Z] #44 5.545 + cmake . [2022-06-10T22:10:23.518Z] #44 6.104 -- The C compiler identification is GNU 10.2.1 [2022-06-10T22:10:23.518Z] #44 6.190 -- Detecting C compiler ABI info [2022-06-10T22:10:23.518Z] #44 6.874 -- Detecting C compiler ABI info - done [2022-06-10T22:10:23.518Z] #44 7.022 -- Check for working C compiler: /usr/bin/cc - skipped [2022-06-10T22:10:23.518Z] #44 7.046 -- Detecting C compile features [2022-06-10T22:10:23.518Z] #44 7.046 -- Detecting C compile features - done [2022-06-10T22:10:23.518Z] #44 7.091 -- Performing Test HAS_BUILTIN_FORTIFY [2022-06-10T22:10:23.518Z] #44 7.302 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-06-10T22:10:23.518Z] #44 7.404 -- Configuring done [2022-06-10T22:10:23.518Z] #44 7.430 -- Generating done [2022-06-10T22:10:23.519Z] #44 7.436 -- Build files have been written to: /tmp/tmp.FW0iysGAd6/tini [2022-06-10T22:10:23.519Z] #44 7.438 + make tini-static [2022-06-10T22:10:23.519Z] #44 7.774 Scanning dependencies of target tini-static [2022-06-10T22:10:23.675Z] #84 119.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-10T22:10:23.675Z] #84 119.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-10T22:10:23.675Z] #84 119.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-10T22:10:23.759Z] #76 76.52 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-06-10T22:10:23.759Z] #76 76.53 Unpacking libtool (2.4.6-15) ... [2022-06-10T22:10:23.782Z] #44 7.910 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-06-10T22:10:24.018Z] #76 77.03 Selecting previously unselected package libudev-dev:amd64. [2022-06-10T22:10:24.018Z] #76 77.04 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-10T22:10:24.018Z] #76 77.05 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-10T22:10:24.250Z] #84 119.3 checking if gcc static flag -static works... yes [2022-06-10T22:10:24.277Z] #76 77.41 Selecting previously unselected package libyajl2:amd64. [2022-06-10T22:10:24.427Z] #14 ... [2022-06-10T22:10:24.427Z] [2022-06-10T22:10:24.427Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-06-10T22:10:24.427Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T22:10:24.427Z] #51 70.06 Selecting previously unselected package criu. [2022-06-10T22:10:24.427Z] #51 70.07 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-06-10T22:10:24.427Z] #51 70.10 Unpacking criu (3.17-1) ... [2022-06-10T22:10:24.427Z] #51 71.42 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-10T22:10:24.427Z] #51 74.24 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-06-10T22:10:24.427Z] #51 74.25 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-10T22:10:24.427Z] #51 74.27 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-10T22:10:24.427Z] #51 74.28 Setting up python3-six (1.16.0-2) ... [2022-06-10T22:10:24.428Z] #51 76.41 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-10T22:10:24.428Z] #51 76.66 Setting up python3-protobuf (3.12.4-1) ... [2022-06-10T22:10:24.511Z] #84 119.8 checking if gcc supports -c -o file.o... yes [2022-06-10T22:10:24.512Z] #84 120.0 checking if gcc supports -c -o file.o... (cached) yes [2022-06-10T22:10:24.512Z] #84 120.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-10T22:10:24.536Z] #76 77.42 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-06-10T22:10:24.536Z] #76 77.44 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-06-10T22:10:24.536Z] #76 77.67 Selecting previously unselected package libyajl-dev:amd64. [2022-06-10T22:10:24.774Z] #84 120.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-10T22:10:24.774Z] #84 120.3 checking how to hardcode library paths into programs... immediate [2022-06-10T22:10:24.774Z] #84 120.3 checking whether stripping libraries is possible... yes [2022-06-10T22:10:24.774Z] #84 120.3 checking if libtool supports shared libraries... yes [2022-06-10T22:10:24.774Z] #84 120.3 checking whether to build shared libraries... no [2022-06-10T22:10:24.774Z] #84 120.3 checking whether to build static libraries... yes [2022-06-10T22:10:24.774Z] #84 120.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-10T22:10:24.795Z] #76 77.67 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-06-10T22:10:24.796Z] #76 77.70 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-06-10T22:10:24.991Z] #51 ... [2022-06-10T22:10:24.991Z] [2022-06-10T22:10:24.991Z] #42 [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-06-10T22:10:24.991Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-10T22:10:24.991Z] #42 81.00 Selecting previously unselected package libxml2:amd64. [2022-06-10T22:10:24.991Z] #42 81.00 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-06-10T22:10:24.991Z] #42 81.01 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-10T22:10:25.036Z] #84 120.3 checking whether build environment is sane... yes [2022-06-10T22:10:25.036Z] #84 120.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-10T22:10:25.036Z] #84 120.4 checking whether make sets $(MAKE)... yes [2022-06-10T22:10:25.036Z] #84 120.5 checking whether make supports the include directive... yes (GNU style) [2022-06-10T22:10:25.036Z] #84 120.6 checking whether make supports nested variables... yes [2022-06-10T22:10:25.055Z] #76 78.00 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-10T22:10:25.055Z] #76 78.03 Setting up libmagic-mgc (1:5.39-3) ... [2022-06-10T22:10:25.171Z] #44 9.204 [100%] Linking C executable tini-static [2022-06-10T22:10:25.297Z] #84 120.6 checking whether UID '0' is supported by ustar format... yes [2022-06-10T22:10:25.298Z] #84 120.6 checking whether GID '0' is supported by ustar format... yes [2022-06-10T22:10:25.298Z] #84 120.6 checking how to create a ustar tar archive... gnutar [2022-06-10T22:10:25.321Z] #76 78.09 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-06-10T22:10:25.321Z] #76 78.12 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-06-10T22:10:25.321Z] #76 78.18 Setting up file (1:5.39-3) ... [2022-06-10T22:10:25.321Z] #76 78.23 Setting up bzip2 (1.0.8-4) ... [2022-06-10T22:10:25.321Z] #76 78.28 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-10T22:10:25.321Z] #76 78.34 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-06-10T22:10:25.581Z] #76 78.37 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-10T22:10:25.581Z] #76 78.39 Setting up autotools-dev (20180224.1+nmu1) ... [2022-06-10T22:10:25.581Z] #76 78.46 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-06-10T22:10:25.581Z] #76 78.53 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-10T22:10:25.581Z] #76 78.57 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-10T22:10:25.581Z] #76 78.60 Setting up patch (2.7.6-7) ... [2022-06-10T22:10:25.581Z] #76 78.66 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-10T22:10:25.612Z] #84 120.8 checking dependency style of gcc... gcc3 [2022-06-10T22:10:25.612Z] #84 121.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-10T22:10:25.612Z] #84 121.0 checking whether make supports nested variables... (cached) yes [2022-06-10T22:10:25.612Z] #84 121.0 checking for gawk... (cached) mawk [2022-06-10T22:10:25.612Z] #84 121.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-10T22:10:25.612Z] #84 121.0 checking for gcc... (cached) gcc [2022-06-10T22:10:25.744Z] #44 9.950 [100%] Built target tini-static [2022-06-10T22:10:25.745Z] #44 9.995 + mkdir -p /build [2022-06-10T22:10:25.840Z] #76 78.72 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-06-10T22:10:25.840Z] #76 78.78 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-06-10T22:10:25.840Z] #76 78.87 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-10T22:10:25.840Z] #76 78.93 Setting up libtool (2.4.6-15) ... [2022-06-10T22:10:25.840Z] #76 78.93 Setting up m4 (1.4.18-5) ... [2022-06-10T22:10:25.895Z] #77 ... [2022-06-10T22:10:25.895Z] [2022-06-10T22:10:25.896Z] #64 [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-06-10T22:10:25.896Z] #64 sha256:09d661e9c598ee3ef4f6872cc626866f5effced91f35d05cf551386c5c8e99f5 [2022-06-10T22:10:25.923Z] #42 81.78 Selecting previously unselected package libarchive13:amd64. [2022-06-10T22:10:25.923Z] #42 81.78 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-06-10T22:10:25.923Z] #42 81.80 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-10T22:10:25.932Z] #84 121.1 checking whether we are using the GNU C compiler... (cached) yes [2022-06-10T22:10:25.932Z] #84 121.1 checking whether gcc accepts -g... (cached) yes [2022-06-10T22:10:25.932Z] #84 121.1 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-10T22:10:25.932Z] #84 121.1 checking whether gcc understands -c and -o together... (cached) yes [2022-06-10T22:10:25.932Z] #84 121.1 checking for a Python interpreter with version >= 3... python3 [2022-06-10T22:10:25.932Z] #84 121.2 checking for python3... /usr/bin/python3 [2022-06-10T22:10:25.932Z] #84 121.2 checking for python3 version... 3.9 [2022-06-10T22:10:25.932Z] #84 121.2 checking for python3 platform... linux [2022-06-10T22:10:25.932Z] #84 121.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-10T22:10:26.006Z] #44 9.996 + cp tini-static /build/docker-init [2022-06-10T22:10:26.006Z] #44 DONE 10.2s [2022-06-10T22:10:26.006Z] [2022-06-10T22:10:26.006Z] #77 [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-06-10T22:10:26.006Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:10:26.006Z] #77 15.79 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-06-10T22:10:26.006Z] #77 16.03 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-06-10T22:10:26.006Z] #77 16.36 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-06-10T22:10:26.099Z] #76 78.95 Setting up dpkg-dev (1.20.10) ... [2022-06-10T22:10:26.099Z] #76 79.05 Setting up autoconf (2.69-14) ... [2022-06-10T22:10:26.099Z] #76 79.10 Setting up build-essential (12.9) ... [2022-06-10T22:10:26.099Z] #76 79.13 Setting up automake (1:1.16.3-2) ... [2022-06-10T22:10:26.152Z] #64 39.38 Updating files: 59% (2848/4775) Updating files: 60% (2865/4775) Updating files: 61% (2913/4775) Updating files: 62% (2961/4775) Updating files: 63% (3009/4775) Updating files: 64% (3056/4775) Updating files: 65% (3104/4775) Updating files: 66% (3152/4775) Updating files: 67% (3200/4775) Updating files: 68% (3247/4775) Updating files: 69% (3295/4775) Updating files: 70% (3343/4775) Updating files: 71% (3391/4775) Updating files: 72% (3438/4775) Updating files: 73% (3486/4775) Updating files: 74% (3534/4775) Updating files: 75% (3582/4775) Updating files: 76% (3629/4775) Updating files: 77% (3677/4775) Updating files: 78% (3725/4775) Updating files: 79% (3773/4775) Updating files: 80% (3820/4775) Updating files: 81% (3868/4775) Updating files: 82% (3916/4775) Updating files: 83% (3964/4775) Updating files: 84% (4011/4775) Updating files: 85% (4059/4775) Updating files: 86% (4107/4775) Updating files: 87% (4155/4775) Updating files: 88% (4202/4775) Updating files: 89% (4250/4775) Updating files: 90% (4298/4775) Updating files: 91% (4346/4775) Updating files: 92% (4393/4775) Updating files: 93% (4441/4775) Updating files: 94% (4489/4775) Updating files: 95% (4537/4775) Updating files: 96% (4584/4775) Updating files: 97% (4632/4775) Updating files: 98% (4680/4775) Updating files: 99% (4728/4775) Updating files: 100% (4775/4775) Updating files: 100% (4775/4775), done. [2022-06-10T22:10:26.152Z] #64 40.40 + cd /tmp/tmp.8Q6bcj7343/src/github.com/containerd/containerd [2022-06-10T22:10:26.152Z] #64 40.40 + git checkout -q v1.6.6 [2022-06-10T22:10:26.223Z] #84 121.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-10T22:10:26.223Z] #84 121.6 checking for go-md2man... no [2022-06-10T22:10:26.267Z] #77 ... [2022-06-10T22:10:26.267Z] [2022-06-10T22:10:26.267Z] #14 [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-06-10T22:10:26.267Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T22:10:26.267Z] #14 64.26 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-06-10T22:10:26.267Z] #14 64.29 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-06-10T22:10:26.267Z] #14 64.29 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-10T22:10:26.267Z] #14 70.71 Selecting previously unselected package gcc-mingw-w64-base. [2022-06-10T22:10:26.267Z] #14 70.71 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-06-10T22:10:26.267Z] #14 70.74 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-10T22:10:26.267Z] #14 70.88 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-06-10T22:10:26.267Z] #14 70.88 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-10T22:10:26.267Z] #14 70.90 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-10T22:10:26.359Z] #76 79.16 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-06-10T22:10:26.359Z] #76 79.20 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T22:10:26.484Z] #84 121.6 checking error.h usability... yes [2022-06-10T22:10:26.484Z] #84 121.8 checking error.h presence... yes [2022-06-10T22:10:26.484Z] #84 121.9 checking for error.h... yes [2022-06-10T22:10:26.484Z] #84 121.9 checking linux/openat2.h usability... yes [2022-06-10T22:10:26.486Z] #42 82.37 Selecting previously unselected package libjsoncpp24:amd64. [2022-06-10T22:10:26.486Z] #42 82.39 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-06-10T22:10:26.486Z] #42 82.40 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-10T22:10:26.745Z] #84 122.2 checking linux/openat2.h presence... yes [2022-06-10T22:10:26.745Z] #84 122.3 checking for linux/openat2.h... yes [2022-06-10T22:10:27.007Z] #84 122.4 checking for copy_file_range... yes [2022-06-10T22:10:27.050Z] #42 82.76 Selecting previously unselected package librhash0:amd64. [2022-06-10T22:10:27.050Z] #42 82.76 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-06-10T22:10:27.050Z] #42 82.81 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-06-10T22:10:27.308Z] #42 83.22 Selecting previously unselected package libuv1:amd64. [2022-06-10T22:10:27.308Z] #42 83.23 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-06-10T22:10:27.308Z] #42 83.30 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-06-10T22:10:27.627Z] #84 122.6 checking for fgetxattr... yes [2022-06-10T22:10:27.871Z] #42 83.72 Selecting previously unselected package cmake. [2022-06-10T22:10:27.871Z] #42 83.72 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-06-10T22:10:27.871Z] #42 83.73 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-06-10T22:10:27.894Z] #84 123.2 checking for statx... yes [2022-06-10T22:10:28.156Z] #84 123.6 checking for fgetpwent_r... yes [2022-06-10T22:10:28.272Z] #76 DONE 81.1s [2022-06-10T22:10:28.272Z] [2022-06-10T22:10:28.272Z] #77 [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-06-10T22:10:28.272Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:10:28.674Z] #64 42.49 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-10T22:10:28.674Z] #64 42.51 + BUILDTAGS='netgo osusergo static_build' [2022-06-10T22:10:28.674Z] #64 42.51 + export EXTRA_FLAGS=-buildmode=pie [2022-06-10T22:10:28.674Z] #64 42.51 + EXTRA_FLAGS=-buildmode=pie [2022-06-10T22:10:28.674Z] #64 42.51 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-10T22:10:28.674Z] #64 42.51 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-10T22:10:28.674Z] #64 42.51 + '[' '' = dynamic ']' [2022-06-10T22:10:28.674Z] #64 42.51 + make [2022-06-10T22:10:29.076Z] #84 123.9 checking for issetugid... no [2022-06-10T22:10:29.076Z] #84 124.5 checking for pkg-config... /usr/bin/pkg-config [2022-06-10T22:10:29.076Z] #84 124.5 checking pkg-config is at least version 0.9.0... yes [2022-06-10T22:10:29.604Z] #64 43.96 + bin/ctr [2022-06-10T22:10:29.651Z] #77 1.458 Cloning into '/tmp/crun-build'... [2022-06-10T22:10:29.651Z] #84 124.5 checking for library containing yajl_tree_get... -lyajl [2022-06-10T22:10:29.651Z] #84 125.0 checking for yajl >= 2.0.0... yes [2022-06-10T22:10:29.914Z] #84 125.1 checking sys/capability.h usability... yes [2022-06-10T22:10:29.914Z] #84 125.3 checking sys/capability.h presence... yes [2022-06-10T22:10:29.914Z] #84 125.4 checking for sys/capability.h... yes [2022-06-10T22:10:30.177Z] #84 125.4 checking for library containing cap_from_name... [2022-06-10T22:10:30.177Z] #84 ... [2022-06-10T22:10:30.177Z] [2022-06-10T22:10:30.177Z] #41 [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-06-10T22:10:30.177Z] #41 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-10T22:10:30.177Z] #41 DONE 185.1s [2022-06-10T22:10:30.177Z] [2022-06-10T22:10:30.177Z] #19 [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-06-10T22:10:30.177Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a [2022-06-10T22:10:30.177Z] #19 169.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-06-10T22:10:30.177Z] #19 169.5 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-06-10T22:10:30.177Z] #19 169.5 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-06-10T22:10:30.177Z] #19 169.6 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-06-10T22:10:30.177Z] #19 169.6 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-06-10T22:10:30.177Z] #19 169.6 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-06-10T22:10:30.177Z] #19 169.6 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-06-10T22:10:30.177Z] #19 169.6 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-06-10T22:10:30.177Z] #19 169.7 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-06-10T22:10:30.177Z] #19 169.8 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-06-10T22:10:30.177Z] #19 169.9 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-06-10T22:10:30.177Z] #19 169.9 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-06-10T22:10:30.177Z] #19 169.9 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-06-10T22:10:30.177Z] #19 169.9 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-06-10T22:10:30.177Z] #19 170.0 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-06-10T22:10:30.177Z] #19 172.7 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-06-10T22:10:30.177Z] #19 172.8 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-06-10T22:10:30.177Z] #19 172.8 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-06-10T22:10:30.177Z] #19 173.0 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-06-10T22:10:30.177Z] #19 173.1 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-06-10T22:10:30.588Z] #77 ... [2022-06-10T22:10:30.588Z] [2022-06-10T22:10:30.588Z] #14 [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-06-10T22:10:30.588Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T22:10:30.588Z] #14 73.55 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T22:10:30.588Z] #14 73.96 Fetched 115 MB in 12s (9280 kB/s) [2022-06-10T22:10:30.588Z] #14 74.11 Selecting previously unselected package binutils-mingw-w64-i686. [2022-06-10T22:10:30.588Z] #14 74.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-10T22:10:30.588Z] #14 74.19 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-10T22:10:30.588Z] #14 74.21 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-10T22:10:30.588Z] #14 78.61 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-06-10T22:10:30.588Z] #14 78.63 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-10T22:10:30.588Z] #14 78.68 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-10T22:10:30.588Z] #14 83.54 Selecting previously unselected package binutils-mingw-w64. [2022-06-10T22:10:30.588Z] #14 83.54 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-06-10T22:10:30.588Z] #14 83.55 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-10T22:10:30.588Z] #14 ... [2022-06-10T22:10:30.588Z] [2022-06-10T22:10:30.588Z] #34 [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-06-10T22:10:30.588Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-10T22:10:30.588Z] #34 74.95 Updating files: 85% (1298/1521) Updating files: 86% (1309/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: 93% (1422/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-06-10T22:10:30.588Z] #34 76.16 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-06-10T22:10:30.588Z] #34 76.46 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-10T22:10:30.847Z] #34 ... [2022-06-10T22:10:30.847Z] [2022-06-10T22:10:30.847Z] #14 [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-06-10T22:10:30.847Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T22:10:30.847Z] #14 83.78 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-06-10T22:10:30.847Z] #14 83.78 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-10T22:10:30.847Z] #14 83.80 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-10T22:10:31.107Z] #14 84.04 Selecting previously unselected package dmsetup. [2022-06-10T22:10:31.107Z] #14 84.04 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-06-10T22:10:31.107Z] #14 84.07 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-06-10T22:10:31.148Z] #42 ... [2022-06-10T22:10:31.148Z] [2022-06-10T22:10:31.148Z] #77 [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-06-10T22:10:31.148Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:10:31.148Z] #77 1.443 Cloning into '/tmp/crun-build'... [2022-06-10T22:10:31.148Z] #77 ... [2022-06-10T22:10:31.148Z] [2022-06-10T22:10:31.148Z] #55 [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.44.0" && /build/golangci-lint --version [2022-06-10T22:10:31.148Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T22:10:31.148Z] #55 82.12 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-06-10T22:10:31.148Z] #55 82.25 go: downloading github.com/gobwas/glob v0.2.3 [2022-06-10T22:10:31.148Z] #55 82.32 go: downloading github.com/kisielk/gotool v1.0.0 [2022-06-10T22:10:31.148Z] #55 82.52 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-06-10T22:10:31.148Z] #55 82.61 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-06-10T22:10:31.148Z] #55 82.61 go: downloading golang.org/x/mod v0.5.1 [2022-06-10T22:10:31.148Z] #55 82.71 go: downloading github.com/ettle/strcase v0.1.1 [2022-06-10T22:10:31.148Z] #55 82.87 go: downloading github.com/fatih/structtag v1.2.0 [2022-06-10T22:10:31.148Z] #55 82.88 go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-10T22:10:31.148Z] #55 83.05 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-06-10T22:10:31.148Z] #55 83.15 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-06-10T22:10:31.148Z] #55 83.42 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-06-10T22:10:31.148Z] #55 84.25 go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-10T22:10:31.148Z] #55 84.31 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-06-10T22:10:31.148Z] #55 84.46 go: downloading github.com/google/go-cmp v0.5.6 [2022-06-10T22:10:31.148Z] #55 84.68 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-06-10T22:10:31.148Z] #55 84.77 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-06-10T22:10:31.148Z] #55 84.99 go: downloading github.com/beorn7/perks v1.0.1 [2022-06-10T22:10:31.148Z] #55 84.99 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-10T22:10:31.148Z] #55 85.04 go: downloading github.com/cespare/xxhash v1.1.0 [2022-06-10T22:10:31.148Z] #55 85.08 go: downloading github.com/golang/protobuf v1.5.2 [2022-06-10T22:10:31.148Z] #55 85.44 go: downloading github.com/prometheus/common v0.10.0 [2022-06-10T22:10:31.148Z] #55 85.77 go: downloading github.com/prometheus/procfs v0.6.0 [2022-06-10T22:10:31.148Z] #55 85.93 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-06-10T22:10:31.148Z] #55 86.13 go: downloading google.golang.org/protobuf v1.27.1 [2022-06-10T22:10:31.366Z] #14 84.35 Selecting previously unselected package mingw-w64-common. [2022-06-10T22:10:31.367Z] #14 84.35 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-06-10T22:10:31.562Z] #14 78.93 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-06-10T22:10:31.562Z] #14 78.93 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-10T22:10:31.562Z] #14 78.93 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-10T22:10:31.626Z] #14 84.43 Unpacking mingw-w64-common (8.0.0-1) ... [2022-06-10T22:10:31.626Z] #14 ... [2022-06-10T22:10:31.626Z] [2022-06-10T22:10:31.626Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-06-10T22:10:31.626Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T22:10:31.626Z] #51 74.36 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-10T22:10:31.626Z] #51 77.54 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-06-10T22:10:31.626Z] #51 77.56 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-10T22:10:31.626Z] #51 77.57 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-10T22:10:31.626Z] #51 77.59 Setting up python3-six (1.16.0-2) ... [2022-06-10T22:10:31.626Z] #51 79.15 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-10T22:10:31.626Z] #51 79.22 Setting up python3-protobuf (3.12.4-1) ... [2022-06-10T22:10:31.715Z] #55 ... [2022-06-10T22:10:31.715Z] [2022-06-10T22:10:31.715Z] #77 [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-06-10T22:10:31.715Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:10:31.715Z] #77 10.70 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-06-10T22:10:31.885Z] #51 ... [2022-06-10T22:10:31.885Z] [2022-06-10T22:10:31.885Z] #42 [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-06-10T22:10:31.885Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-10T22:10:31.885Z] #42 84.08 Selecting previously unselected package libxml2:amd64. [2022-06-10T22:10:31.885Z] #42 84.08 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-06-10T22:10:31.885Z] #42 84.11 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-10T22:10:31.972Z] #77 10.75 Cloning into '/tmp/crun-build/libocispec'... [2022-06-10T22:10:32.096Z] #19 175.1 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-06-10T22:10:32.096Z] #19 175.1 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-06-10T22:10:32.096Z] #19 175.1 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-06-10T22:10:32.096Z] #19 175.1 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-06-10T22:10:32.096Z] #19 175.1 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-06-10T22:10:32.096Z] #19 175.1 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-06-10T22:10:32.096Z] #19 175.1 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-06-10T22:10:32.096Z] #19 175.1 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-06-10T22:10:32.096Z] #19 175.2 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-06-10T22:10:32.096Z] #19 175.2 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-06-10T22:10:32.097Z] #19 175.2 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-06-10T22:10:32.097Z] #19 175.2 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-06-10T22:10:32.453Z] #42 85.31 Selecting previously unselected package libarchive13:amd64. [2022-06-10T22:10:32.453Z] #42 ... [2022-06-10T22:10:32.453Z] [2022-06-10T22:10:32.453Z] #55 [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.44.0" && /build/golangci-lint --version [2022-06-10T22:10:32.453Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T22:10:32.453Z] #55 75.22 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-10T22:10:32.453Z] #55 75.34 go: downloading golang.org/x/text v0.3.7 [2022-06-10T22:10:32.453Z] #55 84.10 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-06-10T22:10:32.453Z] #55 84.25 go: downloading github.com/gobwas/glob v0.2.3 [2022-06-10T22:10:32.453Z] #55 84.41 go: downloading github.com/kisielk/gotool v1.0.0 [2022-06-10T22:10:32.453Z] #55 84.50 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-06-10T22:10:32.453Z] #55 84.60 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-06-10T22:10:32.453Z] #55 84.64 go: downloading golang.org/x/mod v0.5.1 [2022-06-10T22:10:32.453Z] #55 85.12 go: downloading github.com/ettle/strcase v0.1.1 [2022-06-10T22:10:32.453Z] #55 85.25 go: downloading github.com/fatih/structtag v1.2.0 [2022-06-10T22:10:32.453Z] #55 85.25 go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-10T22:10:32.453Z] #55 85.27 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-06-10T22:10:32.453Z] #55 85.39 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-06-10T22:10:32.453Z] #55 ... [2022-06-10T22:10:32.453Z] [2022-06-10T22:10:32.453Z] #42 [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-06-10T22:10:32.453Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-10T22:10:32.453Z] #42 85.32 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-06-10T22:10:32.453Z] #42 85.34 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-10T22:10:32.541Z] #77 ... [2022-06-10T22:10:32.541Z] [2022-06-10T22:10:32.541Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-06-10T22:10:32.541Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T22:10:32.541Z] #51 82.90 Setting up criu (3.17-1) ... [2022-06-10T22:10:32.541Z] #51 86.40 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T22:10:32.541Z] #51 DONE 88.1s [2022-06-10T22:10:32.541Z] [2022-06-10T22:10:32.541Z] #14 [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-06-10T22:10:32.541Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T22:10:32.541Z] #14 82.87 Selecting previously unselected package binutils-mingw-w64. [2022-06-10T22:10:32.541Z] #14 82.90 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-06-10T22:10:32.541Z] #14 82.92 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-10T22:10:32.541Z] #14 83.30 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-06-10T22:10:32.541Z] #14 83.32 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-10T22:10:32.541Z] #14 83.36 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-10T22:10:32.541Z] #14 83.76 Selecting previously unselected package dmsetup. [2022-06-10T22:10:32.541Z] #14 83.77 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-06-10T22:10:32.541Z] #14 83.80 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-06-10T22:10:32.541Z] #14 84.32 Selecting previously unselected package mingw-w64-common. [2022-06-10T22:10:32.541Z] #14 84.32 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-06-10T22:10:32.541Z] #14 84.34 Unpacking mingw-w64-common (8.0.0-1) ... [2022-06-10T22:10:32.798Z] #14 ... [2022-06-10T22:10:32.798Z] [2022-06-10T22:10:32.798Z] #55 [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.44.0" && /build/golangci-lint --version [2022-06-10T22:10:32.798Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T22:10:32.798Z] #55 88.77 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-06-10T22:10:33.021Z] #42 85.97 Selecting previously unselected package libjsoncpp24:amd64. [2022-06-10T22:10:33.021Z] #42 85.98 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-06-10T22:10:33.022Z] #42 85.99 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-10T22:10:33.048Z] #19 ... [2022-06-10T22:10:33.048Z] [2022-06-10T22:10:33.048Z] #43 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-10T22:10:33.048Z] #43 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-10T22:10:33.048Z] #43 188.3 Delve is a source level debugger for Go programs. [2022-06-10T22:10:33.048Z] #43 188.3 [2022-06-10T22:10:33.048Z] #43 188.3 Delve enables you to interact with your program by controlling the execution of the process, [2022-06-10T22:10:33.048Z] #43 188.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-06-10T22:10:33.048Z] #43 188.3 [2022-06-10T22:10:33.048Z] #43 188.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-06-10T22:10:33.048Z] #43 188.3 [2022-06-10T22:10:33.048Z] #43 188.3 Pass flags to the program you are debugging using `--`, for example: [2022-06-10T22:10:33.048Z] #43 188.3 [2022-06-10T22:10:33.048Z] #43 188.3 `dlv exec ./hello -- server --config conf/config.toml` [2022-06-10T22:10:33.048Z] #43 188.3 [2022-06-10T22:10:33.048Z] #43 188.3 Usage: [2022-06-10T22:10:33.048Z] #43 188.3 dlv [command] [2022-06-10T22:10:33.048Z] #43 188.3 [2022-06-10T22:10:33.048Z] #43 188.3 Available Commands: [2022-06-10T22:10:33.048Z] #43 188.3 attach Attach to running process and begin debugging. [2022-06-10T22:10:33.048Z] #43 188.3 connect Connect to a headless debug server with a terminal client. [2022-06-10T22:10:33.048Z] #43 188.3 core Examine a core dump. [2022-06-10T22:10:33.048Z] #43 188.3 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-06-10T22:10:33.048Z] #43 188.3 debug Compile and begin debugging main package in current directory, or the package specified. [2022-06-10T22:10:33.048Z] #43 188.3 exec Execute a precompiled binary, and begin a debug session. [2022-06-10T22:10:33.048Z] #43 188.3 help Help about any command [2022-06-10T22:10:33.048Z] #43 188.3 run Deprecated command. Use 'debug' instead. [2022-06-10T22:10:33.048Z] #43 188.3 test Compile test binary and begin debugging program. [2022-06-10T22:10:33.048Z] #43 188.3 trace Compile and begin tracing program. [2022-06-10T22:10:33.048Z] #43 188.3 version Prints version. [2022-06-10T22:10:33.048Z] #43 188.3 [2022-06-10T22:10:33.048Z] #43 188.3 Flags: [2022-06-10T22:10:33.048Z] #43 188.3 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-06-10T22:10:33.048Z] #43 188.3 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-06-10T22:10:33.048Z] #43 188.3 --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-06-10T22:10:33.048Z] #43 188.3 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-06-10T22:10:33.048Z] #43 188.3 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-06-10T22:10:33.048Z] #43 188.3 --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-06-10T22:10:33.048Z] #43 188.3 --disable-aslr Disables address space randomization [2022-06-10T22:10:33.048Z] #43 188.3 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-06-10T22:10:33.048Z] #43 188.3 -h, --help help for dlv [2022-06-10T22:10:33.048Z] #43 188.3 --init string Init file, executed by the terminal client. [2022-06-10T22:10:33.048Z] #43 188.3 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-06-10T22:10:33.048Z] #43 188.3 --log Enable debugging server logging. [2022-06-10T22:10:33.048Z] #43 188.3 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-06-10T22:10:33.048Z] #43 188.3 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-06-10T22:10:33.048Z] #43 188.3 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-06-10T22:10:33.048Z] #43 188.3 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-06-10T22:10:33.048Z] #43 188.3 --wd string Working directory for running the program. [2022-06-10T22:10:33.048Z] #43 188.3 [2022-06-10T22:10:33.048Z] #43 188.3 Additional help topics: [2022-06-10T22:10:33.048Z] #43 188.3 dlv backend Help about the --backend flag. [2022-06-10T22:10:33.048Z] #43 188.3 dlv log Help about logging flags. [2022-06-10T22:10:33.048Z] #43 188.3 dlv redirect Help about file redirection. [2022-06-10T22:10:33.048Z] #43 188.3 [2022-06-10T22:10:33.048Z] #43 188.3 Use "dlv [command] --help" for more information about a command. [2022-06-10T22:10:33.048Z] #43 DONE 188.5s [2022-06-10T22:10:33.048Z] [2022-06-10T22:10:33.048Z] #84 [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-06-10T22:10:33.048Z] #84 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:10:33.048Z] #84 125.4 checking for library containing cap_from_name... -lcap [2022-06-10T22:10:33.048Z] #84 126.0 checking for library containing dlopen... -ldl [2022-06-10T22:10:33.048Z] #84 126.6 checking seccomp.h usability... yes [2022-06-10T22:10:33.048Z] #84 127.0 checking seccomp.h presence... yes [2022-06-10T22:10:33.048Z] #84 127.1 checking for seccomp.h... yes [2022-06-10T22:10:33.048Z] #84 127.2 checking for library containing seccomp_rule_add... -lseccomp [2022-06-10T22:10:33.048Z] #84 127.8 checking for library containing seccomp_arch_resolve_name... none required [2022-06-10T22:10:33.048Z] #84 128.1 checking systemd/sd-bus.h usability... yes [2022-06-10T22:10:33.048Z] #84 128.2 checking systemd/sd-bus.h presence... yes [2022-06-10T22:10:33.048Z] #84 128.3 checking for systemd/sd-bus.h... yes [2022-06-10T22:10:33.280Z] #42 86.25 Selecting previously unselected package librhash0:amd64. [2022-06-10T22:10:33.280Z] #42 86.25 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-06-10T22:10:33.280Z] #42 86.26 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-06-10T22:10:33.310Z] #84 128.3 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-06-10T22:10:33.540Z] #42 86.48 Selecting previously unselected package libuv1:amd64. [2022-06-10T22:10:33.540Z] #42 86.49 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-06-10T22:10:33.540Z] #42 86.50 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-06-10T22:10:33.570Z] #84 128.9 checking for sd_notify_barrier... yes [2022-06-10T22:10:33.570Z] #84 129.1 checking linux/bpf.h usability... yes [2022-06-10T22:10:33.799Z] #42 86.87 Selecting previously unselected package cmake. [2022-06-10T22:10:33.799Z] #42 86.87 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-06-10T22:10:33.799Z] #42 86.88 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-06-10T22:10:33.832Z] #84 129.3 checking linux/bpf.h presence... yes [2022-06-10T22:10:33.832Z] #84 129.4 checking for linux/bpf.h... yes [2022-06-10T22:10:34.093Z] #84 129.4 checking compilation for eBPF... yes [2022-06-10T22:10:34.093Z] #84 129.6 checking for criu >= 3.15... no [2022-06-10T22:10:34.093Z] #84 129.6 configure: CRIU headers not found, building without CRIU support [2022-06-10T22:10:34.093Z] #84 129.6 checking for criu > 3.16... no [2022-06-10T22:10:34.093Z] #84 129.6 configure: CRIU version doesn't support join-ns API [2022-06-10T22:10:34.093Z] #84 129.6 checking for criu > 3.16.1... no [2022-06-10T22:10:34.093Z] #84 129.7 configure: CRIU version doesn't support for pre-dumping [2022-06-10T22:10:34.355Z] #84 129.7 checking for new mount API (fsconfig)... yes [2022-06-10T22:10:34.355Z] #84 129.8 checking for seccomp notify API... yes [2022-06-10T22:10:34.618Z] #84 130.0 checking for gperf... no [2022-06-10T22:10:34.618Z] #84 130.0 configure: gperf not found - cannot rebuild signal parser code [2022-06-10T22:10:34.883Z] #84 130.0 checking for library containing argp_parse... none required [2022-06-10T22:10:35.180Z] #84 130.6 checking that generated files are newer than configure... done [2022-06-10T22:10:35.180Z] #84 130.6 configure: creating ./config.status [2022-06-10T22:10:36.071Z] #55 ... [2022-06-10T22:10:36.071Z] [2022-06-10T22:10:36.071Z] #42 [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-06-10T22:10:36.071Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-10T22:10:36.071Z] #42 91.20 Setting up libicu67:amd64 (67.1-7) ... [2022-06-10T22:10:36.071Z] #42 91.25 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:10:36.071Z] #42 91.27 Setting up libuv1:amd64 (1.40.0-2) ... [2022-06-10T22:10:36.071Z] #42 91.28 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:10:36.071Z] #42 91.34 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-10T22:10:36.071Z] #42 91.36 Setting up librhash0:amd64 (1.4.1-2) ... [2022-06-10T22:10:36.071Z] #42 91.37 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-06-10T22:10:36.071Z] #42 91.38 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-10T22:10:36.071Z] #42 91.39 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-10T22:10:36.071Z] #42 91.41 Setting up cmake (3.18.4-2+deb11u1) ... [2022-06-10T22:10:36.071Z] #42 91.43 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T22:10:36.071Z] #42 DONE 92.0s [2022-06-10T22:10:36.330Z] [2022-06-10T22:10:36.330Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-10T22:10:36.330Z] #43 sha256:cad7bf9585a379a27f9377b970f54d6d9897be9061c427292c11b6ce9c9aeb12 [2022-06-10T22:10:36.330Z] #43 DONE 0.1s [2022-06-10T22:10:36.330Z] [2022-06-10T22:10:36.330Z] #44 [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-06-10T22:10:36.330Z] #44 sha256:3d4743c137e809033ab327917adfd96eb5ecf21f68290251390b177ad343185b [2022-06-10T22:10:37.700Z] #64 ... [2022-06-10T22:10:37.700Z] [2022-06-10T22:10:37.700Z] #14 [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-06-10T22:10:37.700Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-10T22:10:37.700Z] #14 78.00 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-06-10T22:10:37.700Z] #14 78.00 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-06-10T22:10:37.700Z] #14 78.01 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-10T22:10:37.700Z] #14 83.09 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-06-10T22:10:37.700Z] #14 83.09 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-06-10T22:10:37.700Z] #14 83.11 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-10T22:10:37.700Z] #14 ... [2022-06-10T22:10:37.700Z] [2022-06-10T22:10:37.700Z] #77 [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-06-10T22:10:37.700Z] #77 sha256:2c9072e01c50b2f6055b82760dcea74d90917c98c175984f621d5bd92117b06f [2022-06-10T22:10:37.700Z] #77 34.46 libtoolize: putting auxiliary files in '.'. [2022-06-10T22:10:37.700Z] #77 34.46 libtoolize: copying file './ltmain.sh' [2022-06-10T22:10:37.700Z] #77 35.29 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-06-10T22:10:37.700Z] #77 35.30 libtoolize: and rerunning libtoolize and aclocal. [2022-06-10T22:10:37.700Z] #77 35.30 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-10T22:10:37.700Z] #77 ... [2022-06-10T22:10:37.700Z] [2022-06-10T22:10:37.700Z] #14 [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-06-10T22:10:37.700Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-10T22:10:37.700Z] #14 88.37 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-06-10T22:10:37.700Z] #14 88.37 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-06-10T22:10:37.700Z] #14 88.38 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-10T22:10:37.701Z] #44 1.368 + RM_GOPATH=0 [2022-06-10T22:10:37.701Z] #44 1.368 + TMP_GOPATH= [2022-06-10T22:10:37.701Z] #44 1.368 + : /build [2022-06-10T22:10:37.701Z] #44 1.368 + '[' -z '' ']' [2022-06-10T22:10:37.701Z] #44 1.372 ++ mktemp -d [2022-06-10T22:10:37.701Z] #44 1.382 + export GOPATH=/tmp/tmp.E3sHK7IJHI [2022-06-10T22:10:37.701Z] #44 1.382 + GOPATH=/tmp/tmp.E3sHK7IJHI [2022-06-10T22:10:37.701Z] #44 1.382 + RM_GOPATH=1 [2022-06-10T22:10:37.701Z] #44 1.382 + case "$(go env GOARCH)" in [2022-06-10T22:10:37.701Z] #44 1.382 ++ go env GOARCH [2022-06-10T22:10:37.701Z] #44 1.492 + export GO_BUILDMODE=-buildmode=pie [2022-06-10T22:10:37.701Z] #44 1.492 + GO_BUILDMODE=-buildmode=pie [2022-06-10T22:10:37.701Z] #44 1.492 ++ dirname /install.sh [2022-06-10T22:10:37.701Z] #44 1.492 + dir=/ [2022-06-10T22:10:37.701Z] #44 1.492 + bin=tini [2022-06-10T22:10:37.701Z] #44 1.492 + shift [2022-06-10T22:10:37.701Z] #44 1.492 + '[' '!' -f //tini.installer ']' [2022-06-10T22:10:37.701Z] #44 1.492 + . //tini.installer [2022-06-10T22:10:37.701Z] #44 1.492 ++ : v0.19.0 [2022-06-10T22:10:37.701Z] #44 1.492 + install_tini [2022-06-10T22:10:37.701Z] #44 1.492 + echo 'Install tini version v0.19.0' [2022-06-10T22:10:37.701Z] #44 1.492 + git clone https://github.com/krallin/tini.git /tmp/tmp.E3sHK7IJHI/tini [2022-06-10T22:10:37.701Z] #44 1.492 Cloning into '/tmp/tmp.E3sHK7IJHI/tini'... [2022-06-10T22:10:37.701Z] #44 1.492 Install tini version v0.19.0 [2022-06-10T22:10:37.733Z] #84 133.1 config.status: creating Makefile [2022-06-10T22:10:37.733Z] #84 133.2 config.status: creating rpm/crun.spec [2022-06-10T22:10:37.733Z] #84 133.4 config.status: creating config.h [2022-06-10T22:10:38.000Z] #84 133.4 config.status: executing libtool commands [2022-06-10T22:10:38.000Z] #84 133.5 config.status: executing depfiles commands [2022-06-10T22:10:38.959Z] #84 ... [2022-06-10T22:10:38.959Z] [2022-06-10T22:10:38.959Z] #19 [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-06-10T22:10:38.959Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a [2022-06-10T22:10:38.959Z] #19 176.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-06-10T22:10:38.959Z] #19 176.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-06-10T22:10:38.959Z] #19 176.9 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-06-10T22:10:38.959Z] #19 177.0 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-06-10T22:10:38.959Z] #19 177.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-06-10T22:10:38.959Z] #19 178.6 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-06-10T22:10:38.959Z] #19 178.6 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-06-10T22:10:38.959Z] #19 179.9 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T22:10:38.959Z] #19 180.6 Fetched 788 MB in 43s (18.1 MB/s) [2022-06-10T22:10:38.959Z] #19 180.7 Selecting previously unselected package liblocale-gettext-perl. [2022-06-10T22:10:38.959Z] #19 180.7 (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-06-10T22:10:38.959Z] #19 180.7 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-06-10T22:10:38.959Z] #19 180.8 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-06-10T22:10:38.959Z] #19 180.9 Selecting previously unselected package bzip2. [2022-06-10T22:10:38.959Z] #19 180.9 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-06-10T22:10:38.959Z] #19 180.9 Unpacking bzip2 (1.0.8-4) ... [2022-06-10T22:10:38.959Z] #19 181.1 Selecting previously unselected package libmagic-mgc. [2022-06-10T22:10:38.959Z] #19 181.1 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-06-10T22:10:38.959Z] #19 181.1 Unpacking libmagic-mgc (1:5.39-3) ... [2022-06-10T22:10:38.959Z] #19 181.5 Selecting previously unselected package libmagic1:amd64. [2022-06-10T22:10:38.959Z] #19 181.5 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-06-10T22:10:38.959Z] #19 181.5 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-06-10T22:10:38.959Z] #19 181.6 Selecting previously unselected package file. [2022-06-10T22:10:38.959Z] #19 181.6 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-06-10T22:10:38.959Z] #19 181.7 Unpacking file (1:5.39-3) ... [2022-06-10T22:10:38.959Z] #19 181.8 Selecting previously unselected package xz-utils. [2022-06-10T22:10:38.959Z] #19 181.8 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-10T22:10:38.959Z] #19 181.8 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-10T22:10:38.959Z] #19 182.0 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-06-10T22:10:38.959Z] #19 182.0 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-06-10T22:10:38.959Z] #19 182.0 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-06-10T22:10:39.074Z] #42 ... [2022-06-10T22:10:39.074Z] [2022-06-10T22:10:39.074Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-06-10T22:10:39.074Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T22:10:39.074Z] #51 85.85 Setting up criu (3.17-1) ... [2022-06-10T22:10:39.074Z] #51 89.15 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T22:10:39.074Z] #51 DONE 90.8s [2022-06-10T22:10:39.074Z] [2022-06-10T22:10:39.074Z] #55 [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.44.0" && /build/golangci-lint --version [2022-06-10T22:10:39.074Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T22:10:39.074Z] #55 85.58 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-06-10T22:10:39.074Z] #55 86.37 go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-10T22:10:39.074Z] #55 86.44 go: downloading github.com/google/go-cmp v0.5.6 [2022-06-10T22:10:39.074Z] #55 86.88 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-06-10T22:10:39.074Z] #55 87.04 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-06-10T22:10:39.074Z] #55 87.09 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-06-10T22:10:39.074Z] #55 87.28 go: downloading github.com/beorn7/perks v1.0.1 [2022-06-10T22:10:39.074Z] #55 87.39 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-10T22:10:39.074Z] #55 87.48 go: downloading github.com/cespare/xxhash v1.1.0 [2022-06-10T22:10:39.074Z] #55 87.64 go: downloading github.com/golang/protobuf v1.5.2 [2022-06-10T22:10:39.074Z] #55 87.92 go: downloading github.com/prometheus/common v0.10.0 [2022-06-10T22:10:39.074Z] #55 88.12 go: downloading github.com/prometheus/procfs v0.6.0 [2022-06-10T22:10:39.074Z] #55 88.32 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-06-10T22:10:39.074Z] #55 88.44 go: downloading google.golang.org/protobuf v1.27.1 [2022-06-10T22:10:39.074Z] #55 90.88 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-06-10T22:10:39.081Z] #44 2.580 + cd /tmp/tmp.E3sHK7IJHI/tini [2022-06-10T22:10:39.081Z] #44 2.580 + git checkout -q v0.19.0 [2022-06-10T22:10:39.081Z] #44 2.612 + cmake . [2022-06-10T22:10:39.220Z] #19 ... [2022-06-10T22:10:39.220Z] [2022-06-10T22:10:39.220Z] #84 [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-06-10T22:10:39.220Z] #84 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:10:39.220Z] #84 134.8 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-06-10T22:10:39.482Z] #84 134.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-10T22:10:39.708Z] #14 ... [2022-06-10T22:10:39.708Z] [2022-06-10T22:10:39.708Z] #77 [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-06-10T22:10:39.708Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:10:39.708Z] #77 31.89 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-06-10T22:10:39.753Z] #84 135.2 checking for gcc... gcc [2022-06-10T22:10:40.012Z] #44 3.523 -- The C compiler identification is GNU 10.2.1 [2022-06-10T22:10:40.012Z] #44 3.692 -- Detecting C compiler ABI info [2022-06-10T22:10:40.013Z] #55 ... [2022-06-10T22:10:40.013Z] [2022-06-10T22:10:40.013Z] #77 [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-06-10T22:10:40.013Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:10:40.013Z] #77 11.77 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-06-10T22:10:40.013Z] #77 11.80 Cloning into '/tmp/crun-build/libocispec'... [2022-06-10T22:10:40.014Z] #84 135.4 checking whether the C compiler works... yes [2022-06-10T22:10:40.014Z] #84 135.6 checking for C compiler default output file name... a.out [2022-06-10T22:10:40.275Z] #84 135.6 checking for suffix of executables... [2022-06-10T22:10:40.536Z] #84 135.8 checking whether we are cross compiling... no [2022-06-10T22:10:40.797Z] #84 136.1 checking for suffix of object files... o [2022-06-10T22:10:40.797Z] #84 136.2 checking whether we are using the GNU C compiler... yes [2022-06-10T22:10:40.944Z] #44 4.704 -- Detecting C compiler ABI info - done [2022-06-10T22:10:41.063Z] #84 136.4 checking whether gcc accepts -g... yes [2022-06-10T22:10:41.063Z] #84 136.5 checking for gcc option to accept ISO C89... none needed [2022-06-10T22:10:41.201Z] #44 4.934 -- Check for working C compiler: /usr/bin/cc - skipped [2022-06-10T22:10:41.202Z] #44 4.935 -- Detecting C compile features [2022-06-10T22:10:41.202Z] #44 4.937 -- Detecting C compile features - done [2022-06-10T22:10:41.202Z] #44 5.016 -- Performing Test HAS_BUILTIN_FORTIFY [2022-06-10T22:10:41.459Z] #44 5.281 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-06-10T22:10:41.459Z] #44 5.416 -- Configuring done [2022-06-10T22:10:41.650Z] #84 136.8 checking whether gcc understands -c and -o together... yes [2022-06-10T22:10:41.650Z] #84 137.0 checking how to run the C preprocessor... gcc -E [2022-06-10T22:10:41.716Z] #44 5.485 -- Generating done [2022-06-10T22:10:41.716Z] #44 5.488 -- Build files have been written to: /tmp/tmp.E3sHK7IJHI/tini [2022-06-10T22:10:41.716Z] #44 5.516 + make tini-static [2022-06-10T22:10:41.916Z] #84 137.3 checking for grep that handles long lines and -e... /bin/grep [2022-06-10T22:10:41.916Z] #84 137.3 checking for egrep... /bin/grep -E [2022-06-10T22:10:41.920Z] #77 13.58 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-06-10T22:10:41.920Z] #77 13.66 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-06-10T22:10:41.920Z] #77 13.69 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-06-10T22:10:41.920Z] #77 13.69 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-06-10T22:10:41.920Z] #77 13.79 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-06-10T22:10:42.498Z] #84 137.3 checking for ANSI C header files... yes [2022-06-10T22:10:42.646Z] #44 6.485 Scanning dependencies of target tini-static [2022-06-10T22:10:42.759Z] #84 138.0 checking for sys/types.h... yes [2022-06-10T22:10:42.759Z] #84 138.1 checking for sys/stat.h... yes [2022-06-10T22:10:42.903Z] #44 6.682 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-06-10T22:10:42.950Z] #14 ... [2022-06-10T22:10:42.950Z] [2022-06-10T22:10:42.950Z] #77 [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-06-10T22:10:42.950Z] #77 sha256:2c9072e01c50b2f6055b82760dcea74d90917c98c175984f621d5bd92117b06f [2022-06-10T22:10:42.950Z] #77 43.28 configure.ac:7: installing './compile' [2022-06-10T22:10:42.950Z] #77 43.28 configure.ac:11: installing './config.guess' [2022-06-10T22:10:42.950Z] #77 43.30 configure.ac:11: installing './config.sub' [2022-06-10T22:10:42.950Z] #77 43.30 configure.ac:8: installing './install-sh' [2022-06-10T22:10:42.950Z] #77 43.30 configure.ac:8: installing './missing' [2022-06-10T22:10:42.950Z] #77 43.39 Makefile.am: installing './depcomp' [2022-06-10T22:10:42.950Z] #77 44.42 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-10T22:10:42.950Z] #77 44.42 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-10T22:10:42.950Z] #77 44.56 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-10T22:10:42.950Z] #77 44.56 libtoolize: copying file 'm4/libtool.m4' [2022-06-10T22:10:42.950Z] #77 44.65 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-10T22:10:42.950Z] #77 44.75 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-10T22:10:42.950Z] #77 44.85 libtoolize: copying file 'm4/ltversion.m4' [2022-06-10T22:10:42.950Z] #77 44.96 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-10T22:10:42.950Z] #77 45.12 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-10T22:10:43.019Z] #84 138.3 checking for stdlib.h... yes [2022-06-10T22:10:43.281Z] #84 138.5 checking for string.h... yes [2022-06-10T22:10:43.298Z] #77 ... [2022-06-10T22:10:43.298Z] [2022-06-10T22:10:43.298Z] #42 [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-06-10T22:10:43.298Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-10T22:10:43.298Z] #42 94.78 Setting up libicu67:amd64 (67.1-7) ... [2022-06-10T22:10:43.298Z] #42 94.82 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:10:43.298Z] #42 94.83 Setting up libuv1:amd64 (1.40.0-2) ... [2022-06-10T22:10:43.298Z] #42 94.86 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:10:43.298Z] #42 94.98 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-10T22:10:43.298Z] #42 95.00 Setting up librhash0:amd64 (1.4.1-2) ... [2022-06-10T22:10:43.298Z] #42 95.05 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-06-10T22:10:43.298Z] #42 95.08 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-10T22:10:43.298Z] #42 95.10 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-10T22:10:43.298Z] #42 95.11 Setting up cmake (3.18.4-2+deb11u1) ... [2022-06-10T22:10:43.298Z] #42 95.15 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T22:10:43.298Z] #42 DONE 96.0s [2022-06-10T22:10:43.298Z] [2022-06-10T22:10:43.298Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-10T22:10:43.298Z] #43 sha256:36f675cab4e726bd47a11bd126f8032beee03fbdfdb242c26f5a03d9bc210c7f [2022-06-10T22:10:43.298Z] #43 DONE 0.1s [2022-06-10T22:10:43.298Z] [2022-06-10T22:10:43.298Z] #44 [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-06-10T22:10:43.298Z] #44 sha256:cc438cbb71a553b4c9ee129458d399328c619c2bdd4e26a7b9b6c115a78d32ec [2022-06-10T22:10:43.541Z] #84 138.9 checking for memory.h... yes [2022-06-10T22:10:43.562Z] #44 ... [2022-06-10T22:10:43.562Z] [2022-06-10T22:10:43.562Z] #77 [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-06-10T22:10:43.562Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:10:43.562Z] #77 12.53 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-06-10T22:10:43.562Z] #77 12.54 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-06-10T22:10:43.562Z] #77 12.54 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-06-10T22:10:43.562Z] #77 12.54 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-06-10T22:10:43.562Z] #77 12.66 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-06-10T22:10:43.562Z] #77 15.83 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-06-10T22:10:43.562Z] #77 19.05 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-06-10T22:10:43.562Z] #77 20.82 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-06-10T22:10:43.562Z] #77 21.20 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-06-10T22:10:43.562Z] #77 21.98 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-06-10T22:10:43.802Z] #84 139.1 checking for strings.h... yes [2022-06-10T22:10:43.828Z] #77 ... [2022-06-10T22:10:43.828Z] [2022-06-10T22:10:43.828Z] #14 [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-06-10T22:10:43.828Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T22:10:43.828Z] #14 94.34 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-06-10T22:10:43.828Z] #14 94.35 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-06-10T22:10:43.828Z] #14 94.36 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-10T22:10:44.064Z] #84 139.4 checking for inttypes.h... yes [2022-06-10T22:10:44.325Z] #84 139.7 checking for stdint.h... yes [2022-06-10T22:10:44.587Z] #84 139.9 checking for unistd.h... yes [2022-06-10T22:10:44.676Z] #44 1.514 + RM_GOPATH=0 [2022-06-10T22:10:44.676Z] #44 1.514 + TMP_GOPATH= [2022-06-10T22:10:44.676Z] #44 1.514 + : /build [2022-06-10T22:10:44.676Z] #44 1.514 + '[' -z '' ']' [2022-06-10T22:10:44.676Z] #44 1.514 ++ mktemp -d [2022-06-10T22:10:44.676Z] #44 1.531 + export GOPATH=/tmp/tmp.aEWwfJACFq [2022-06-10T22:10:44.676Z] #44 1.531 + GOPATH=/tmp/tmp.aEWwfJACFq [2022-06-10T22:10:44.676Z] #44 1.531 + RM_GOPATH=1 [2022-06-10T22:10:44.676Z] #44 1.531 + case "$(go env GOARCH)" in [2022-06-10T22:10:44.676Z] #44 1.531 ++ go env GOARCH [2022-06-10T22:10:44.676Z] #44 1.571 + export GO_BUILDMODE=-buildmode=pie [2022-06-10T22:10:44.676Z] #44 1.571 + GO_BUILDMODE=-buildmode=pie [2022-06-10T22:10:44.676Z] #44 1.571 ++ dirname /install.sh [2022-06-10T22:10:44.676Z] #44 1.573 + dir=/ [2022-06-10T22:10:44.676Z] #44 1.573 + bin=tini [2022-06-10T22:10:44.676Z] #44 1.573 + shift [2022-06-10T22:10:44.676Z] #44 1.573 + '[' '!' -f //tini.installer ']' [2022-06-10T22:10:44.676Z] #44 1.575 + . //tini.installer [2022-06-10T22:10:44.676Z] #44 1.577 ++ : v0.19.0 [2022-06-10T22:10:44.676Z] #44 1.577 + install_tini [2022-06-10T22:10:44.676Z] #44 1.577 + echo 'Install tini version v0.19.0' [2022-06-10T22:10:44.676Z] #44 1.578 Install tini version v0.19.0 [2022-06-10T22:10:44.676Z] #44 1.578 + git clone https://github.com/krallin/tini.git /tmp/tmp.aEWwfJACFq/tini [2022-06-10T22:10:44.676Z] #44 1.579 Cloning into '/tmp/tmp.aEWwfJACFq/tini'... [2022-06-10T22:10:44.848Z] #84 140.2 checking minix/config.h usability... no [2022-06-10T22:10:44.849Z] #84 140.4 checking minix/config.h presence... no [2022-06-10T22:10:45.043Z] #77 ... [2022-06-10T22:10:45.043Z] [2022-06-10T22:10:45.043Z] #14 [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-06-10T22:10:45.043Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T22:10:45.043Z] #14 92.59 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-06-10T22:10:45.043Z] #14 92.59 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-10T22:10:45.043Z] #14 92.62 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-10T22:10:45.110Z] #84 140.5 checking for minix/config.h... no [2022-06-10T22:10:45.110Z] #84 140.5 checking whether it is safe to define __EXTENSIONS__... yes [2022-06-10T22:10:45.213Z] #14 ... [2022-06-10T22:10:45.213Z] [2022-06-10T22:10:45.213Z] #44 [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-06-10T22:10:45.213Z] #44 sha256:3d4743c137e809033ab327917adfd96eb5ecf21f68290251390b177ad343185b [2022-06-10T22:10:45.213Z] #44 9.030 [100%] Linking C executable tini-static [2022-06-10T22:10:45.373Z] #84 140.7 checking build system type... x86_64-pc-linux-gnu [2022-06-10T22:10:45.373Z] #84 140.9 checking host system type... x86_64-pc-linux-gnu [2022-06-10T22:10:45.373Z] #84 140.9 checking how to print strings... printf [2022-06-10T22:10:45.373Z] #84 140.9 checking for a sed that does not truncate output... /bin/sed [2022-06-10T22:10:45.373Z] #84 140.9 checking for fgrep... /bin/grep -F [2022-06-10T22:10:45.373Z] #84 140.9 checking for ld used by gcc... /usr/bin/ld [2022-06-10T22:10:45.373Z] #84 140.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-10T22:10:45.373Z] #84 140.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-10T22:10:45.634Z] #84 141.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-10T22:10:45.634Z] #84 141.1 checking whether ln -s works... yes [2022-06-10T22:10:45.634Z] #84 141.1 checking the maximum length of command line arguments... 1572864 [2022-06-10T22:10:45.634Z] #84 141.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-10T22:10:45.634Z] #84 141.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-10T22:10:45.634Z] #84 141.1 checking for /usr/bin/ld option to reload object files... -r [2022-06-10T22:10:45.634Z] #84 141.1 checking for objdump... objdump [2022-06-10T22:10:45.634Z] #84 141.1 checking how to recognize dependent libraries... pass_all [2022-06-10T22:10:45.634Z] #84 141.1 checking for dlltool... no [2022-06-10T22:10:45.634Z] #84 141.1 checking how to associate runtime and link libraries... printf %s\n [2022-06-10T22:10:45.634Z] #84 141.1 checking for ar... ar [2022-06-10T22:10:45.634Z] #84 141.1 checking for archiver @FILE support... @ [2022-06-10T22:10:45.634Z] #84 141.2 checking for strip... strip [2022-06-10T22:10:45.634Z] #84 141.2 checking for ranlib... ranlib [2022-06-10T22:10:45.634Z] #84 141.2 checking for gawk... no [2022-06-10T22:10:45.634Z] #84 141.2 checking for mawk... mawk [2022-06-10T22:10:46.055Z] #44 2.679 + cd /tmp/tmp.aEWwfJACFq/tini [2022-06-10T22:10:46.055Z] #44 2.679 + git checkout -q v0.19.0 [2022-06-10T22:10:46.055Z] #44 2.693 + cmake . [2022-06-10T22:10:46.144Z] #44 9.960 [100%] Built target tini-static [2022-06-10T22:10:46.144Z] #44 10.07 + mkdir -p /build [2022-06-10T22:10:46.208Z] #84 141.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-10T22:10:46.208Z] #84 141.7 checking for sysroot... no [2022-06-10T22:10:46.208Z] #84 141.7 checking for a working dd... /bin/dd [2022-06-10T22:10:46.208Z] #84 141.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-10T22:10:46.208Z] #84 141.8 checking for mt... no [2022-06-10T22:10:46.208Z] #84 141.8 checking if : is a manifest tool... no [2022-06-10T22:10:46.451Z] #44 10.07 + cp tini-static /build/docker-init [2022-06-10T22:10:46.469Z] #84 141.9 checking for dlfcn.h... yes [2022-06-10T22:10:46.469Z] #84 142.0 checking for objdir... .libs [2022-06-10T22:10:46.623Z] #44 3.404 -- The C compiler identification is GNU 10.2.1 [2022-06-10T22:10:46.623Z] #44 3.456 -- Detecting C compiler ABI info [2022-06-10T22:10:46.731Z] #84 142.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-10T22:10:46.731Z] #84 142.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-10T22:10:47.195Z] #44 3.881 -- Detecting C compiler ABI info - done [2022-06-10T22:10:47.195Z] #44 4.063 -- Check for working C compiler: /usr/bin/cc - skipped [2022-06-10T22:10:47.195Z] #44 4.098 -- Detecting C compile features [2022-06-10T22:10:47.195Z] #44 4.099 -- Detecting C compile features - done [2022-06-10T22:10:47.195Z] #44 4.151 -- Performing Test HAS_BUILTIN_FORTIFY [2022-06-10T22:10:47.304Z] #84 142.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-10T22:10:47.383Z] #44 ... [2022-06-10T22:10:47.383Z] [2022-06-10T22:10:47.383Z] #53 [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-06-10T22:10:47.383Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-10T22:10:47.383Z] #53 102.0 gotestsum version dev [2022-06-10T22:10:47.383Z] #53 DONE 103.2s [2022-06-10T22:10:47.383Z] [2022-06-10T22:10:47.383Z] #44 [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-06-10T22:10:47.383Z] #44 sha256:3d4743c137e809033ab327917adfd96eb5ecf21f68290251390b177ad343185b [2022-06-10T22:10:47.383Z] #44 DONE 11.2s [2022-06-10T22:10:47.383Z] [2022-06-10T22:10:47.383Z] #64 [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-06-10T22:10:47.383Z] #64 sha256:88b4fe730425c20fc8139cbbac79cbbd64828447c0a1cca1bd3d70c058d5e669 [2022-06-10T22:10:47.566Z] #84 142.6 checking if gcc static flag -static works... yes [2022-06-10T22:10:47.641Z] #64 ... [2022-06-10T22:10:47.641Z] [2022-06-10T22:10:47.641Z] #14 [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-06-10T22:10:47.641Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T22:10:47.641Z] #14 103.6 Selecting previously unselected package gcc-mingw-w64-base. [2022-06-10T22:10:47.830Z] #84 143.0 checking if gcc supports -c -o file.o... yes [2022-06-10T22:10:47.830Z] #84 143.3 checking if gcc supports -c -o file.o... (cached) yes [2022-06-10T22:10:47.830Z] #84 143.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-10T22:10:47.898Z] #14 103.7 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-06-10T22:10:47.898Z] #14 103.7 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-10T22:10:47.898Z] #14 103.9 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-06-10T22:10:48.138Z] #44 4.697 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-06-10T22:10:48.138Z] #44 4.872 -- Configuring done [2022-06-10T22:10:48.138Z] #44 4.895 -- Generating done [2022-06-10T22:10:48.138Z] #44 4.920 -- Build files have been written to: /tmp/tmp.aEWwfJACFq/tini [2022-06-10T22:10:48.138Z] #44 4.967 + make tini-static [2022-06-10T22:10:48.155Z] #14 103.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-10T22:10:48.155Z] #14 103.9 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-10T22:10:48.262Z] #77 ... [2022-06-10T22:10:48.262Z] [2022-06-10T22:10:48.262Z] #14 [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-06-10T22:10:48.262Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-10T22:10:48.262Z] #14 99.66 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-06-10T22:10:48.262Z] #14 99.67 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-06-10T22:10:48.262Z] #14 99.67 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-10T22:10:48.403Z] #84 143.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-10T22:10:48.403Z] #84 143.8 checking how to hardcode library paths into programs... immediate [2022-06-10T22:10:48.403Z] #84 143.8 checking whether stripping libraries is possible... yes [2022-06-10T22:10:48.403Z] #84 143.8 checking if libtool supports shared libraries... yes [2022-06-10T22:10:48.403Z] #84 143.8 checking whether to build shared libraries... no [2022-06-10T22:10:48.403Z] #84 143.8 checking whether to build static libraries... yes [2022-06-10T22:10:48.403Z] #84 143.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-10T22:10:48.403Z] #84 143.9 checking whether build environment is sane... yes [2022-06-10T22:10:48.403Z] #84 144.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-10T22:10:48.403Z] #84 144.0 checking whether make sets $(MAKE)... yes [2022-06-10T22:10:48.665Z] #84 144.1 checking whether make supports the include directive... yes (GNU style) [2022-06-10T22:10:48.665Z] #84 144.2 checking whether make supports nested variables... yes [2022-06-10T22:10:48.665Z] #84 144.2 checking whether UID '0' is supported by ustar format... yes [2022-06-10T22:10:48.665Z] #84 144.2 checking whether GID '0' is supported by ustar format... yes [2022-06-10T22:10:48.665Z] #84 144.2 checking how to create a ustar tar archive... gnutar [2022-06-10T22:10:48.706Z] #44 5.605 Scanning dependencies of target tini-static [2022-06-10T22:10:48.926Z] #84 144.2 checking dependency style of gcc... gcc3 [2022-06-10T22:10:48.926Z] #84 144.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-10T22:10:48.926Z] #84 144.5 checking whether make supports nested variables... (cached) yes [2022-06-10T22:10:48.926Z] #84 144.5 checking for pkg-config... /usr/bin/pkg-config [2022-06-10T22:10:48.926Z] #84 144.5 checking pkg-config is at least version 0.9.0... yes [2022-06-10T22:10:48.926Z] #84 144.5 checking for yajl >= 2.1.0... yes [2022-06-10T22:10:48.926Z] #84 144.5 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-10T22:10:48.926Z] #84 144.5 checking for gcc... (cached) gcc [2022-06-10T22:10:48.965Z] #44 5.772 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-06-10T22:10:49.188Z] #84 144.7 checking whether we are using the GNU C compiler... (cached) yes [2022-06-10T22:10:49.188Z] #84 144.7 checking whether gcc accepts -g... (cached) yes [2022-06-10T22:10:49.188Z] #84 144.7 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-10T22:10:49.188Z] #84 144.7 checking whether gcc understands -c and -o together... (cached) yes [2022-06-10T22:10:49.188Z] #84 144.7 checking for a Python interpreter with version >= 3... python3 [2022-06-10T22:10:49.188Z] #84 144.8 checking for python3... /usr/bin/python3 [2022-06-10T22:10:49.188Z] #84 144.8 checking for python3 version... 3.9 [2022-06-10T22:10:49.188Z] #84 144.8 checking for python3 platform... linux [2022-06-10T22:10:49.711Z] #84 144.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-10T22:10:49.711Z] #84 145.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-10T22:10:49.973Z] #84 145.5 checking that generated files are newer than configure... done [2022-06-10T22:10:49.973Z] #84 145.5 configure: creating ./config.status [2022-06-10T22:10:50.347Z] #14 ... [2022-06-10T22:10:50.347Z] [2022-06-10T22:10:50.347Z] #64 [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-06-10T22:10:50.347Z] #64 sha256:4ddc45d558d3e4ae6a341456c8f37f5bbd3a6f378a3c7114f8178785ebfadc77 [2022-06-10T22:10:50.347Z] #64 52.90 Updating files: 44% (2132/4775) Updating files: 45% (2149/4775) Updating files: 46% (2197/4775) Updating files: 47% (2245/4775) Updating files: 48% (2292/4775) Updating files: 49% (2340/4775) Updating files: 50% (2388/4775) Updating files: 51% (2436/4775) Updating files: 52% (2483/4775) Updating files: 53% (2531/4775) Updating files: 54% (2579/4775) Updating files: 55% (2627/4775) Updating files: 56% (2674/4775) Updating files: 57% (2722/4775) Updating files: 58% (2770/4775) Updating files: 59% (2818/4775) Updating files: 60% (2865/4775) Updating files: 61% (2913/4775) Updating files: 62% (2961/4775) Updating files: 63% (3009/4775) Updating files: 64% (3056/4775) Updating files: 65% (3104/4775) Updating files: 66% (3152/4775) Updating files: 67% (3200/4775) Updating files: 68% (3247/4775) Updating files: 69% (3295/4775) Updating files: 70% (3343/4775) Updating files: 71% (3391/4775) Updating files: 72% (3438/4775) Updating files: 73% (3486/4775) Updating files: 74% (3534/4775) Updating files: 75% (3582/4775) Updating files: 76% (3629/4775) Updating files: 77% (3677/4775) Updating files: 78% (3725/4775) Updating files: 79% (3773/4775) Updating files: 80% (3820/4775) Updating files: 81% (3868/4775) Updating files: 82% (3916/4775) Updating files: 82% (3932/4775) Updating files: 83% (3964/4775) Updating files: 84% (4011/4775) Updating files: 85% (4059/4775) Updating files: 86% (4107/4775) Updating files: 87% (4155/4775) Updating files: 88% (4202/4775) Updating files: 89% (4250/4775) Updating files: 90% (4298/4775) Updating files: 91% (4346/4775) Updating files: 92% (4393/4775) Updating files: 93% (4441/4775) Updating files: 94% (4489/4775) Updating files: 95% (4537/4775) Updating files: 96% (4584/4775) Updating files: 97% (4632/4775) Updating files: 98% (4680/4775) Updating files: 99% (4728/4775) Updating files: 100% (4775/4775) Updating files: 100% (4775/4775), done. [2022-06-10T22:10:50.347Z] #64 54.57 + cd /tmp/tmp.f8eih9MlHM/src/github.com/containerd/containerd [2022-06-10T22:10:50.347Z] #64 54.57 + git checkout -q v1.6.6 [2022-06-10T22:10:50.347Z] #64 56.16 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-10T22:10:50.347Z] #64 56.16 + BUILDTAGS='netgo osusergo static_build' [2022-06-10T22:10:50.347Z] #64 56.16 + export EXTRA_FLAGS=-buildmode=pie [2022-06-10T22:10:50.347Z] #64 56.16 + EXTRA_FLAGS=-buildmode=pie [2022-06-10T22:10:50.347Z] #64 56.16 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-10T22:10:50.347Z] #64 56.16 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-10T22:10:50.347Z] #64 56.16 + '[' '' = dynamic ']' [2022-06-10T22:10:50.347Z] #64 56.16 + make [2022-06-10T22:10:50.347Z] #64 58.05 + bin/ctr [2022-06-10T22:10:50.608Z] #64 ... [2022-06-10T22:10:50.608Z] [2022-06-10T22:10:50.608Z] #77 [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-06-10T22:10:50.608Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:10:50.608Z] #77 42.87 libtoolize: putting auxiliary files in '.'. [2022-06-10T22:10:50.608Z] #77 42.87 libtoolize: copying file './ltmain.sh' [2022-06-10T22:10:50.870Z] #44 7.817 [100%] Linking C executable tini-static [2022-06-10T22:10:50.916Z] #84 ... [2022-06-10T22:10:50.916Z] [2022-06-10T22:10:50.916Z] #19 [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-06-10T22:10:50.916Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a [2022-06-10T22:10:50.916Z] #19 183.9 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-06-10T22:10:50.916Z] #19 183.9 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-06-10T22:10:50.916Z] #19 183.9 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-06-10T22:10:50.916Z] #19 185.9 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-06-10T22:10:50.916Z] #19 185.9 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-06-10T22:10:50.916Z] #19 185.9 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-06-10T22:10:50.916Z] #19 187.3 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-06-10T22:10:50.916Z] #19 187.3 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-06-10T22:10:50.916Z] #19 187.3 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-06-10T22:10:50.916Z] #19 188.8 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-06-10T22:10:50.916Z] #19 188.8 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-06-10T22:10:50.916Z] #19 188.8 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-06-10T22:10:50.916Z] #19 189.6 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-06-10T22:10:50.916Z] #19 189.6 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-06-10T22:10:50.916Z] #19 189.6 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-10T22:10:50.916Z] #19 189.8 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-06-10T22:10:50.916Z] #19 189.8 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-10T22:10:50.916Z] #19 189.8 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-10T22:10:51.181Z] #77 43.59 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-06-10T22:10:51.438Z] #44 ... [2022-06-10T22:10:51.438Z] [2022-06-10T22:10:51.438Z] #14 [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-06-10T22:10:51.438Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T22:10:51.438Z] #14 94.33 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-06-10T22:10:51.438Z] #14 94.35 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-06-10T22:10:51.438Z] #14 94.36 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-10T22:10:51.443Z] #77 43.59 libtoolize: and rerunning libtoolize and aclocal. [2022-06-10T22:10:51.443Z] #77 43.59 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-10T22:10:51.697Z] #14 ... [2022-06-10T22:10:51.697Z] [2022-06-10T22:10:51.698Z] #53 [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-06-10T22:10:51.698Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-10T22:10:51.698Z] #53 104.3 gotestsum version dev [2022-06-10T22:10:52.634Z] #53 DONE 105.4s [2022-06-10T22:10:52.634Z] [2022-06-10T22:10:52.634Z] #44 [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-06-10T22:10:52.634Z] #44 sha256:cc438cbb71a553b4c9ee129458d399328c619c2bdd4e26a7b9b6c115a78d32ec [2022-06-10T22:10:52.634Z] #44 8.634 [100%] Built target tini-static [2022-06-10T22:10:52.634Z] #44 8.682 + mkdir -p /build [2022-06-10T22:10:52.634Z] #44 8.683 + cp tini-static /build/docker-init [2022-06-10T22:10:52.634Z] #44 DONE 9.2s [2022-06-10T22:10:52.634Z] [2022-06-10T22:10:52.634Z] #14 [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-06-10T22:10:52.634Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T22:10:52.634Z] #14 105.3 Selecting previously unselected package gcc-mingw-w64-base. [2022-06-10T22:10:52.634Z] #14 105.3 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-06-10T22:10:52.634Z] #14 105.3 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-10T22:10:52.634Z] #14 105.6 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-06-10T22:10:52.634Z] #14 105.6 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-10T22:10:52.634Z] #14 105.7 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-10T22:10:52.833Z] #19 ... [2022-06-10T22:10:52.833Z] [2022-06-10T22:10:52.833Z] #84 [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-06-10T22:10:52.833Z] #84 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:10:52.833Z] #84 148.4 config.status: creating Makefile [2022-06-10T22:10:53.095Z] #84 148.6 config.status: creating config.h [2022-06-10T22:10:53.095Z] #84 148.6 config.status: executing libtool commands [2022-06-10T22:10:53.095Z] #84 148.7 config.status: executing depfiles commands [2022-06-10T22:10:53.507Z] #14 104.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-06-10T22:10:53.508Z] #14 104.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-06-10T22:10:53.508Z] #14 104.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-10T22:10:53.763Z] #14 105.1 Selecting previously unselected package libapparmor1:arm64. [2022-06-10T22:10:53.763Z] #14 105.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-06-10T22:10:53.763Z] #14 105.1 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-06-10T22:10:53.763Z] #14 105.2 Selecting previously unselected package libapparmor-dev:arm64. [2022-06-10T22:10:53.763Z] #14 105.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-06-10T22:10:53.763Z] #14 105.3 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-06-10T22:10:54.039Z] #14 105.4 Selecting previously unselected package libbtrfs0:arm64. [2022-06-10T22:10:54.039Z] #14 105.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-06-10T22:10:54.039Z] #14 105.4 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-06-10T22:10:54.039Z] #14 105.5 Selecting previously unselected package libbtrfs-dev:arm64. [2022-06-10T22:10:54.039Z] #14 105.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-06-10T22:10:54.039Z] #14 105.6 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-06-10T22:10:54.039Z] #84 149.5 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-06-10T22:10:54.039Z] #84 149.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-10T22:10:54.294Z] #14 105.8 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-06-10T22:10:54.294Z] #14 105.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-06-10T22:10:54.294Z] #14 105.8 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-06-10T22:10:54.294Z] #14 105.9 Selecting previously unselected package libudev-dev:arm64. [2022-06-10T22:10:54.294Z] #14 105.9 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-06-10T22:10:54.294Z] #14 105.9 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-06-10T22:10:54.550Z] #14 106.1 Selecting previously unselected package libsepol1-dev:arm64. [2022-06-10T22:10:54.550Z] #14 106.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-06-10T22:10:54.550Z] #14 106.1 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-06-10T22:10:54.612Z] #84 150.0 checking for gcc... gcc [2022-06-10T22:10:54.874Z] #84 150.1 checking whether the C compiler works... yes [2022-06-10T22:10:54.874Z] #84 150.3 checking for C compiler default output file name... a.out [2022-06-10T22:10:54.874Z] #84 150.3 checking for suffix of executables... [2022-06-10T22:10:55.136Z] #84 150.5 checking whether we are cross compiling... no [2022-06-10T22:10:55.398Z] #84 150.6 checking for suffix of object files... o [2022-06-10T22:10:55.398Z] #84 150.8 checking whether we are using the GNU C compiler... yes [2022-06-10T22:10:55.398Z] #84 150.9 checking whether gcc accepts -g... yes [2022-06-10T22:10:55.478Z] #14 106.9 Selecting previously unselected package libpcre2-16-0:arm64. [2022-06-10T22:10:55.478Z] #14 106.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-06-10T22:10:55.478Z] #14 107.0 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-06-10T22:10:55.660Z] #84 150.9 checking for gcc option to accept ISO C89... none needed [2022-06-10T22:10:55.660Z] #84 151.1 checking whether gcc understands -c and -o together... yes [2022-06-10T22:10:55.908Z] #14 107.2 Selecting previously unselected package libpcre2-32-0:arm64. [2022-06-10T22:10:55.908Z] #14 107.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-06-10T22:10:55.908Z] #14 107.2 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-06-10T22:10:55.921Z] #84 151.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-10T22:10:55.921Z] #84 151.3 checking whether build environment is sane... yes [2022-06-10T22:10:55.921Z] #84 151.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-10T22:10:55.921Z] #84 151.4 checking for gawk... no [2022-06-10T22:10:55.921Z] #84 151.4 checking for mawk... mawk [2022-06-10T22:10:55.921Z] #84 151.4 checking whether make sets $(MAKE)... yes [2022-06-10T22:10:55.921Z] #84 151.5 checking whether make supports the include directive... yes (GNU style) [2022-06-10T22:10:55.921Z] #14 ... [2022-06-10T22:10:55.921Z] [2022-06-10T22:10:55.921Z] #77 [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-06-10T22:10:55.921Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:10:55.921Z] #77 17.44 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-06-10T22:10:55.921Z] #77 20.79 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-06-10T22:10:55.921Z] #77 22.98 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-06-10T22:10:55.921Z] #77 23.28 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-06-10T22:10:55.921Z] #77 23.51 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-06-10T22:10:56.182Z] #84 151.6 checking whether make supports nested variables... yes [2022-06-10T22:10:56.182Z] #84 151.6 checking whether UID '0' is supported by ustar format... yes [2022-06-10T22:10:56.182Z] #84 151.6 checking whether GID '0' is supported by ustar format... yes [2022-06-10T22:10:56.182Z] #84 151.6 checking how to create a ustar tar archive... gnutar [2022-06-10T22:10:56.444Z] #84 151.8 checking dependency style of gcc... gcc3 [2022-06-10T22:10:56.444Z] #84 152.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-10T22:10:56.444Z] #84 152.0 checking whether make supports nested variables... (cached) yes [2022-06-10T22:10:56.471Z] #14 108.0 Selecting previously unselected package libpcre2-posix2:arm64. [2022-06-10T22:10:56.471Z] #14 108.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-06-10T22:10:56.471Z] #14 108.0 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-06-10T22:10:57.018Z] #84 152.1 checking build system type... x86_64-pc-linux-gnu [2022-06-10T22:10:57.018Z] #84 152.6 checking host system type... x86_64-pc-linux-gnu [2022-06-10T22:10:57.018Z] #84 152.6 checking how to print strings... printf [2022-06-10T22:10:57.018Z] #84 152.6 checking for a sed that does not truncate output... /bin/sed [2022-06-10T22:10:57.018Z] #84 152.7 checking for grep that handles long lines and -e... /bin/grep [2022-06-10T22:10:57.018Z] #84 152.7 checking for egrep... /bin/grep -E [2022-06-10T22:10:57.018Z] #84 152.7 checking for fgrep... /bin/grep -F [2022-06-10T22:10:57.032Z] #14 108.6 Selecting previously unselected package libpcre2-dev:arm64. [2022-06-10T22:10:57.033Z] #14 108.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-06-10T22:10:57.280Z] #84 152.7 checking for ld used by gcc... /usr/bin/ld [2022-06-10T22:10:57.280Z] #84 152.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-10T22:10:57.280Z] #84 152.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-10T22:10:57.288Z] #14 108.8 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-06-10T22:10:57.541Z] #84 152.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-10T22:10:57.541Z] #84 152.9 checking whether ln -s works... yes [2022-06-10T22:10:57.541Z] #84 152.9 checking the maximum length of command line arguments... 1572864 [2022-06-10T22:10:57.541Z] #84 152.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-10T22:10:57.541Z] #84 152.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-10T22:10:57.541Z] #84 152.9 checking for /usr/bin/ld option to reload object files... -r [2022-06-10T22:10:57.541Z] #84 152.9 checking for objdump... objdump [2022-06-10T22:10:57.541Z] #84 152.9 checking how to recognize dependent libraries... pass_all [2022-06-10T22:10:57.541Z] #84 152.9 checking for dlltool... no [2022-06-10T22:10:57.541Z] #84 152.9 checking how to associate runtime and link libraries... printf %s\n [2022-06-10T22:10:57.541Z] #84 152.9 checking for ar... ar [2022-06-10T22:10:57.541Z] #84 152.9 checking for archiver @FILE support... @ [2022-06-10T22:10:57.541Z] #84 153.0 checking for strip... strip [2022-06-10T22:10:57.541Z] #84 153.0 checking for ranlib... ranlib [2022-06-10T22:10:57.804Z] #84 153.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-10T22:10:58.065Z] #84 153.4 checking for sysroot... no [2022-06-10T22:10:58.065Z] #84 153.4 checking for a working dd... /bin/dd [2022-06-10T22:10:58.065Z] #84 153.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-10T22:10:58.065Z] #84 153.5 checking for mt... no [2022-06-10T22:10:58.065Z] #84 153.6 checking if : is a manifest tool... no [2022-06-10T22:10:58.327Z] #84 153.6 checking how to run the C preprocessor... gcc -E [2022-06-10T22:10:58.336Z] #14 109.6 Selecting previously unselected package libselinux1-dev:arm64. [2022-06-10T22:10:58.336Z] #14 109.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-06-10T22:10:58.336Z] #14 109.7 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-06-10T22:10:59.237Z] #14 110.5 Selecting previously unselected package libdevmapper-dev:arm64. [2022-06-10T22:10:59.237Z] #14 110.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-06-10T22:10:59.237Z] #14 110.7 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-06-10T22:10:59.272Z] #84 154.0 checking for ANSI C header files... yes [2022-06-10T22:10:59.534Z] #84 154.8 checking for sys/types.h... yes [2022-06-10T22:10:59.534Z] #84 154.9 checking for sys/stat.h... yes [2022-06-10T22:10:59.796Z] #84 155.0 checking for stdlib.h... yes [2022-06-10T22:10:59.796Z] #84 155.2 checking for string.h... yes [2022-06-10T22:10:59.796Z] #84 155.3 checking for memory.h... yes [2022-06-10T22:10:59.800Z] #14 111.2 Selecting previously unselected package libseccomp-dev:arm64. [2022-06-10T22:10:59.800Z] #14 111.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-06-10T22:10:59.800Z] #14 ... [2022-06-10T22:10:59.800Z] [2022-06-10T22:10:59.800Z] #67 [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-06-10T22:10:59.800Z] #67 sha256:883baeb4d9e953ee74d47241220df21071bf654b6bc8a5132e386303299b4d3b [2022-06-10T22:10:59.800Z] #67 100.9 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-10T22:10:59.800Z] #67 100.9 + GOBIN=/build [2022-06-10T22:10:59.800Z] #67 100.9 + GO111MODULE=on [2022-06-10T22:10:59.800Z] #67 100.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-06-10T22:10:59.800Z] #67 106.0 rootlesskit version 1.0.0 [2022-06-10T22:10:59.800Z] #67 106.0 Usage of /build/rootlesskit-docker-proxy: [2022-06-10T22:10:59.800Z] #67 106.0 -container-ip string [2022-06-10T22:10:59.800Z] #67 106.0 container ip [2022-06-10T22:10:59.800Z] #67 106.0 -container-port int [2022-06-10T22:10:59.800Z] #67 106.0 container port (default -1) [2022-06-10T22:10:59.800Z] #67 106.0 -host-ip string [2022-06-10T22:10:59.800Z] #67 106.0 host ip [2022-06-10T22:10:59.800Z] #67 106.0 -host-port int [2022-06-10T22:10:59.800Z] #67 106.0 host port (default -1) [2022-06-10T22:10:59.800Z] #67 106.0 -proto string [2022-06-10T22:10:59.800Z] #67 106.0 proxy protocol (default "tcp") [2022-06-10T22:10:59.800Z] #67 ... [2022-06-10T22:10:59.800Z] [2022-06-10T22:10:59.800Z] #14 [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-06-10T22:10:59.800Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-10T22:11:00.059Z] #84 155.4 checking for strings.h... yes [2022-06-10T22:11:00.244Z] #14 111.4 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-06-10T22:11:00.320Z] #84 155.6 checking for inttypes.h... yes [2022-06-10T22:11:00.320Z] #84 155.8 checking for stdint.h... yes [2022-06-10T22:11:00.582Z] #84 155.9 checking for unistd.h... yes [2022-06-10T22:11:00.582Z] #84 156.2 checking for dlfcn.h... yes [2022-06-10T22:11:00.808Z] #14 112.2 Selecting previously unselected package libsystemd-dev:arm64. [2022-06-10T22:11:00.808Z] #14 112.2 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-06-10T22:11:00.808Z] #14 112.3 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-06-10T22:11:00.846Z] #84 156.3 checking for objdir... .libs [2022-06-10T22:11:01.108Z] #84 156.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-10T22:11:01.369Z] #84 156.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-10T22:11:01.369Z] #84 156.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-10T22:11:01.372Z] #14 ... [2022-06-10T22:11:01.372Z] [2022-06-10T22:11:01.372Z] #77 [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-06-10T22:11:01.372Z] #77 sha256:2c9072e01c50b2f6055b82760dcea74d90917c98c175984f621d5bd92117b06f [2022-06-10T22:11:01.372Z] #77 55.90 configure.ac:7: installing 'build-aux/compile' [2022-06-10T22:11:01.372Z] #77 55.90 configure.ac:9: installing 'build-aux/config.guess' [2022-06-10T22:11:01.372Z] #77 55.91 configure.ac:9: installing 'build-aux/config.sub' [2022-06-10T22:11:01.372Z] #77 55.93 configure.ac:11: installing 'build-aux/install-sh' [2022-06-10T22:11:01.372Z] #77 55.95 configure.ac:11: installing 'build-aux/missing' [2022-06-10T22:11:01.372Z] #77 56.12 Makefile.am: installing 'build-aux/depcomp' [2022-06-10T22:11:01.372Z] #77 56.23 parallel-tests: installing 'build-aux/test-driver' [2022-06-10T22:11:01.372Z] #77 58.34 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-10T22:11:01.372Z] #77 58.34 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-10T22:11:01.372Z] #77 58.98 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-10T22:11:01.372Z] #77 58.98 libtoolize: copying file 'm4/libtool.m4' [2022-06-10T22:11:01.372Z] #77 59.09 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-10T22:11:01.372Z] #77 59.20 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-10T22:11:01.372Z] #77 59.33 libtoolize: copying file 'm4/ltversion.m4' [2022-06-10T22:11:01.372Z] #77 59.46 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-10T22:11:01.372Z] #77 ... [2022-06-10T22:11:01.372Z] [2022-06-10T22:11:01.372Z] #67 [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-06-10T22:11:01.372Z] #67 sha256:883baeb4d9e953ee74d47241220df21071bf654b6bc8a5132e386303299b4d3b [2022-06-10T22:11:01.372Z] #67 DONE 112.7s [2022-06-10T22:11:01.462Z] #77 ... [2022-06-10T22:11:01.462Z] [2022-06-10T22:11:01.462Z] #14 [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-06-10T22:11:01.462Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T22:11:01.462Z] #14 98.89 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-06-10T22:11:01.462Z] #14 98.89 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-10T22:11:01.462Z] #14 98.90 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-10T22:11:01.462Z] #14 105.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-06-10T22:11:01.462Z] #14 105.9 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-10T22:11:01.462Z] #14 105.9 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-10T22:11:01.462Z] #14 ... [2022-06-10T22:11:01.462Z] [2022-06-10T22:11:01.462Z] #77 [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-06-10T22:11:01.462Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:11:01.462Z] #77 53.22 configure.ac:7: installing './compile' [2022-06-10T22:11:01.462Z] #77 53.22 configure.ac:11: installing './config.guess' [2022-06-10T22:11:01.462Z] #77 53.25 configure.ac:11: installing './config.sub' [2022-06-10T22:11:01.462Z] #77 53.26 configure.ac:8: installing './install-sh' [2022-06-10T22:11:01.462Z] #77 53.26 configure.ac:8: installing './missing' [2022-06-10T22:11:01.462Z] #77 53.37 Makefile.am: installing './depcomp' [2022-06-10T22:11:01.628Z] [2022-06-10T22:11:01.628Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-10T22:11:01.628Z] #68 sha256:f47548fa4f2195f3cd1bf9d86f5761bece3b6386153c34bce6f959267d7030f8 [2022-06-10T22:11:01.628Z] #68 DONE 0.1s [2022-06-10T22:11:01.628Z] [2022-06-10T22:11:01.628Z] #14 [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-06-10T22:11:01.628Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-10T22:11:01.628Z] #14 113.0 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-06-10T22:11:01.628Z] #14 113.0 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-06-10T22:11:01.628Z] #14 113.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-10T22:11:01.628Z] #14 113.1 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-06-10T22:11:01.628Z] #14 113.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-10T22:11:01.628Z] #14 113.1 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-06-10T22:11:01.628Z] #14 113.1 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-06-10T22:11:01.628Z] [2022-06-10T22:11:01.628Z] #14 ... [2022-06-10T22:11:01.628Z] [2022-06-10T22:11:01.628Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-10T22:11:01.628Z] #69 sha256:9135f715fec352dc3562e0554b3d9f1c0bb9c073ff1ba15d9e55c79fdb69e2c4 [2022-06-10T22:11:01.628Z] #69 DONE 0.1s [2022-06-10T22:11:01.628Z] [2022-06-10T22:11:01.628Z] #14 [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-06-10T22:11:01.628Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-10T22:11:01.628Z] #14 113.1 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-06-10T22:11:01.628Z] #14 113.2 Setting up libudev-dev:arm64 (247.3-7) ... [2022-06-10T22:11:01.628Z] #14 113.2 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-06-10T22:11:01.628Z] #14 113.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-10T22:11:01.628Z] #14 113.2 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-06-10T22:11:01.628Z] #14 113.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-10T22:11:01.628Z] #14 113.2 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-06-10T22:11:01.628Z] #14 113.2 Setting up mingw-w64-common (8.0.0-1) ... [2022-06-10T22:11:01.628Z] #14 113.2 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-06-10T22:11:01.628Z] #14 113.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-10T22:11:01.628Z] #14 113.3 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-06-10T22:11:01.628Z] #14 113.3 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-06-10T22:11:01.628Z] #14 113.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-10T22:11:01.628Z] #14 113.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-10T22:11:01.630Z] #84 156.9 checking if gcc static flag -static works... yes [2022-06-10T22:11:01.886Z] #14 113.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-10T22:11:01.886Z] #14 113.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-10T22:11:01.886Z] #14 113.4 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-06-10T22:11:01.886Z] #14 113.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-10T22:11:01.886Z] #14 113.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-10T22:11:01.892Z] #84 157.3 checking if gcc supports -c -o file.o... yes [2022-06-10T22:11:01.892Z] #84 157.4 checking if gcc supports -c -o file.o... (cached) yes [2022-06-10T22:11:01.892Z] #84 157.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-10T22:11:02.143Z] #14 113.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-06-10T22:11:02.143Z] #14 113.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-10T22:11:02.143Z] #14 113.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-10T22:11:02.143Z] #14 113.6 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-06-10T22:11:02.143Z] #14 113.6 Setting up dmsetup (2:1.02.175-2.1) ... [2022-06-10T22:11:02.143Z] #14 113.8 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-06-10T22:11:02.143Z] #14 113.8 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-06-10T22:11:02.143Z] #14 113.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T22:11:02.409Z] #77 54.62 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-10T22:11:02.409Z] #77 54.62 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-10T22:11:02.409Z] #77 54.76 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-10T22:11:02.409Z] #77 54.77 libtoolize: copying file 'm4/libtool.m4' [2022-06-10T22:11:02.464Z] #84 157.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-10T22:11:02.464Z] #84 157.8 checking how to hardcode library paths into programs... immediate [2022-06-10T22:11:02.464Z] #84 157.8 checking whether stripping libraries is possible... yes [2022-06-10T22:11:02.464Z] #84 157.8 checking if libtool supports shared libraries... yes [2022-06-10T22:11:02.464Z] #84 157.8 checking whether to build shared libraries... no [2022-06-10T22:11:02.464Z] #84 157.8 checking whether to build static libraries... yes [2022-06-10T22:11:02.464Z] #84 157.8 checking float.h usability... yes [2022-06-10T22:11:02.464Z] #84 158.0 checking float.h presence... yes [2022-06-10T22:11:02.464Z] #84 158.1 checking for float.h... yes [2022-06-10T22:11:02.671Z] #77 54.87 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-10T22:11:02.671Z] #77 55.00 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-10T22:11:02.671Z] #77 55.12 libtoolize: copying file 'm4/ltversion.m4' [2022-06-10T22:11:02.707Z] #14 DONE 114.3s [2022-06-10T22:11:02.707Z] [2022-06-10T22:11:02.707Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-06-10T22:11:02.707Z] #47 sha256:f07fa1b2b652023669769ccd2e573b51e16473d32c1a0fba5ef4c3aa72860c2e [2022-06-10T22:11:02.726Z] #84 158.1 checking limits.h usability... yes [2022-06-10T22:11:02.726Z] #84 158.3 checking limits.h presence... yes [2022-06-10T22:11:02.726Z] #84 158.3 checking for limits.h... yes [2022-06-10T22:11:02.933Z] #77 55.23 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-10T22:11:02.933Z] #77 55.34 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-10T22:11:02.965Z] #47 ... [2022-06-10T22:11:02.965Z] [2022-06-10T22:11:02.965Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-10T22:11:02.965Z] #59 sha256:8cf3bfc009b5e6e12024d1b0096c7e6db9bbcedd1c5bbe91d03a09a7341013fe [2022-06-10T22:11:02.987Z] #84 158.4 checking stddef.h usability... yes [2022-06-10T22:11:02.987Z] #84 158.5 checking stddef.h presence... yes [2022-06-10T22:11:02.987Z] #84 158.6 checking for stddef.h... yes [2022-06-10T22:11:02.987Z] #84 158.6 checking for stdlib.h... (cached) yes [2022-06-10T22:11:02.987Z] #84 158.7 checking for string.h... (cached) yes [2022-06-10T22:11:03.008Z] #14 116.5 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-06-10T22:11:03.008Z] #14 116.5 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-10T22:11:03.008Z] #14 116.5 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-10T22:11:03.222Z] #59 DONE 0.3s [2022-06-10T22:11:03.222Z] [2022-06-10T22:11:03.222Z] #60 [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-06-10T22:11:03.222Z] #60 sha256:9f57631096bc3ba8d11245cd77f6ef47b228e60c7d667e9cf30ce2ba15b0cb5c [2022-06-10T22:11:03.254Z] #84 158.7 checking sys/time.h usability... yes [2022-06-10T22:11:03.254Z] #84 158.9 checking sys/time.h presence... yes [2022-06-10T22:11:03.254Z] #84 158.9 checking for sys/time.h... yes [2022-06-10T22:11:03.520Z] #84 158.9 checking for inline... inline [2022-06-10T22:11:03.782Z] #84 159.0 checking for size_t... yes [2022-06-10T22:11:03.782Z] #84 159.4 checking for stdlib.h... (cached) yes [2022-06-10T22:11:03.783Z] #60 0.739 + RM_GOPATH=0 [2022-06-10T22:11:03.783Z] #60 0.739 + TMP_GOPATH= [2022-06-10T22:11:03.783Z] #60 0.739 + : /build [2022-06-10T22:11:03.783Z] #60 ... [2022-06-10T22:11:03.783Z] [2022-06-10T22:11:03.783Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-06-10T22:11:03.783Z] #15 sha256:14cafee787eaaddca7f2d68ce86c54a21dfd22c31b798287e3ac7a1943db8f02 [2022-06-10T22:11:03.783Z] #15 DONE 1.2s [2022-06-10T22:11:03.783Z] [2022-06-10T22:11:03.783Z] #60 [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-06-10T22:11:03.783Z] #60 sha256:9f57631096bc3ba8d11245cd77f6ef47b228e60c7d667e9cf30ce2ba15b0cb5c [2022-06-10T22:11:03.783Z] #60 0.739 + '[' -z '' ']' [2022-06-10T22:11:03.783Z] #60 0.740 ++ mktemp -d [2022-06-10T22:11:03.783Z] #60 0.741 + export GOPATH=/tmp/tmp.uscbM2jjrN [2022-06-10T22:11:03.783Z] #60 0.741 + GOPATH=/tmp/tmp.uscbM2jjrN [2022-06-10T22:11:03.783Z] #60 0.741 + RM_GOPATH=1 [2022-06-10T22:11:03.783Z] #60 0.742 + case "$(go env GOARCH)" in [2022-06-10T22:11:03.783Z] #60 0.743 ++ go env GOARCH [2022-06-10T22:11:03.783Z] #60 0.769 + export GO_BUILDMODE=-buildmode=pie [2022-06-10T22:11:03.783Z] #60 0.769 + GO_BUILDMODE=-buildmode=pie [2022-06-10T22:11:03.783Z] #60 0.770 ++ dirname /install.sh [2022-06-10T22:11:03.783Z] #60 0.771 + dir=/ [2022-06-10T22:11:03.783Z] #60 0.776 + bin=runc [2022-06-10T22:11:03.783Z] #60 0.777 + shift [2022-06-10T22:11:03.783Z] #60 0.777 + '[' '!' -f //runc.installer ']' [2022-06-10T22:11:03.783Z] #60 0.777 + . //runc.installer [2022-06-10T22:11:03.783Z] #60 0.777 ++ set -e [2022-06-10T22:11:03.783Z] #60 0.777 ++ : v1.1.2 [2022-06-10T22:11:03.783Z] #60 0.778 + install_runc [2022-06-10T22:11:03.783Z] #60 0.778 + RUNC_BUILDTAGS=seccomp [2022-06-10T22:11:03.783Z] #60 0.778 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-06-10T22:11:03.783Z] #60 0.778 Install runc version v1.1.2 (build tags: seccomp) [2022-06-10T22:11:03.783Z] #60 0.778 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.uscbM2jjrN/src/github.com/opencontainers/runc [2022-06-10T22:11:03.783Z] #60 0.789 Cloning into '/tmp/tmp.uscbM2jjrN/src/github.com/opencontainers/runc'... [2022-06-10T22:11:04.057Z] #84 159.4 checking for GNU libc compatible malloc... yes [2022-06-10T22:11:04.368Z] #84 159.7 checking for stdlib.h... (cached) yes [2022-06-10T22:11:04.368Z] #84 159.7 checking for GNU libc compatible realloc... yes [2022-06-10T22:11:04.653Z] #84 159.9 checking for working strtod... yes [2022-06-10T22:11:04.714Z] #60 ... [2022-06-10T22:11:04.714Z] [2022-06-10T22:11:04.714Z] #16 [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-06-10T22:11:04.714Z] #16 sha256:0b156d60dd89b190a97e193b9f66ea1e035363b8d40a4900bf74673dcab237d4 [2022-06-10T22:11:04.714Z] #16 DONE 0.8s [2022-06-10T22:11:04.925Z] #84 160.2 checking for gettimeofday... yes [2022-06-10T22:11:04.970Z] [2022-06-10T22:11:04.970Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-10T22:11:04.970Z] #17 sha256:902d59c12c3b47ba971c39a2715f225d35e995ad6b1b630db81848eb08ee28b2 [2022-06-10T22:11:05.190Z] #84 160.5 checking for memset... yes [2022-06-10T22:11:05.452Z] #84 160.8 checking for strspn... yes [2022-06-10T22:11:05.535Z] #17 0.617 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-06-10T22:11:05.535Z] #17 DONE 0.7s [2022-06-10T22:11:05.535Z] [2022-06-10T22:11:05.535Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-06-10T22:11:05.535Z] #47 sha256:f07fa1b2b652023669769ccd2e573b51e16473d32c1a0fba5ef4c3aa72860c2e [2022-06-10T22:11:05.535Z] #47 ... [2022-06-10T22:11:05.535Z] [2022-06-10T22:11:05.535Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-10T22:11:05.535Z] #18 sha256:32147efc18b97cb38e67e362da5e7aa543d5c3bbcfbf8b635b9d67a9ab21554d [2022-06-10T22:11:05.714Z] #84 161.1 checking that generated files are newer than configure... done [2022-06-10T22:11:05.714Z] #84 161.2 configure: creating ./config.status [2022-06-10T22:11:05.926Z] #77 ... [2022-06-10T22:11:05.926Z] [2022-06-10T22:11:05.926Z] #14 [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-06-10T22:11:05.926Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T22:11:05.926Z] #14 118.7 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-06-10T22:11:05.926Z] #14 118.7 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-10T22:11:05.926Z] #14 118.7 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-10T22:11:06.104Z] #18 DONE 0.7s [2022-06-10T22:11:06.104Z] [2022-06-10T22:11:06.104Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-10T22:11:06.104Z] #19 sha256:a6a7bc4db83cbfe93c217233b9f5013a9e36cff56cfbd0297130c0f77493bf8d [2022-06-10T22:11:06.282Z] #14 ... [2022-06-10T22:11:06.282Z] [2022-06-10T22:11:06.282Z] #77 [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-06-10T22:11:06.282Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:11:06.282Z] #77 45.24 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-06-10T22:11:06.658Z] #84 ... [2022-06-10T22:11:06.658Z] [2022-06-10T22:11:06.658Z] #19 [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-06-10T22:11:06.658Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a [2022-06-10T22:11:06.658Z] #19 209.6 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-06-10T22:11:06.658Z] #19 209.6 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-06-10T22:11:06.658Z] #19 209.6 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-06-10T22:11:06.658Z] #19 209.7 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-06-10T22:11:06.658Z] #19 209.7 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-06-10T22:11:06.658Z] #19 209.7 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-10T22:11:07.474Z] #19 DONE 1.4s [2022-06-10T22:11:07.474Z] [2022-06-10T22:11:07.474Z] #26 [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-06-10T22:11:07.474Z] #26 sha256:09f12f94f6af84b7e53b27363cc827366feaf1baeba5054fb86bc4621334145e [2022-06-10T22:11:07.986Z] #26 118.5 Updating files: 24% (2852/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) [2022-06-10T22:11:07.986Z] #26 ... [2022-06-10T22:11:07.986Z] [2022-06-10T22:11:07.986Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-10T22:11:07.986Z] #36 sha256:1efe022a8eeedfe9049be83b8adea254e4041fc304ae1cec832ddf7d2374993c [2022-06-10T22:11:07.986Z] #36 119.2 Delve is a source level debugger for Go programs. [2022-06-10T22:11:07.986Z] #36 119.2 [2022-06-10T22:11:07.986Z] #36 119.2 Delve enables you to interact with your program by controlling the execution of the process, [2022-06-10T22:11:07.986Z] #36 119.2 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-06-10T22:11:07.986Z] #36 119.2 [2022-06-10T22:11:07.986Z] #36 119.2 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-06-10T22:11:07.986Z] #36 119.2 [2022-06-10T22:11:07.986Z] #36 119.2 Pass flags to the program you are debugging using `--`, for example: [2022-06-10T22:11:07.986Z] #36 119.2 [2022-06-10T22:11:07.986Z] #36 119.2 `dlv exec ./hello -- server --config conf/config.toml` [2022-06-10T22:11:07.986Z] #36 119.2 [2022-06-10T22:11:07.986Z] #36 119.2 Usage: [2022-06-10T22:11:07.986Z] #36 119.2 dlv [command] [2022-06-10T22:11:07.986Z] #36 119.2 [2022-06-10T22:11:07.986Z] #36 119.2 Available Commands: [2022-06-10T22:11:07.986Z] #36 119.2 attach Attach to running process and begin debugging. [2022-06-10T22:11:07.986Z] #36 119.2 connect Connect to a headless debug server with a terminal client. [2022-06-10T22:11:07.986Z] #36 119.2 core Examine a core dump. [2022-06-10T22:11:07.986Z] #36 119.2 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-06-10T22:11:07.986Z] #36 119.2 debug Compile and begin debugging main package in current directory, or the package specified. [2022-06-10T22:11:07.986Z] #36 119.2 exec Execute a precompiled binary, and begin a debug session. [2022-06-10T22:11:07.986Z] #36 119.2 help Help about any command [2022-06-10T22:11:07.986Z] #36 119.2 run Deprecated command. Use 'debug' instead. [2022-06-10T22:11:07.986Z] #36 119.2 test Compile test binary and begin debugging program. [2022-06-10T22:11:07.986Z] #36 119.2 trace Compile and begin tracing program. [2022-06-10T22:11:07.986Z] #36 119.2 version Prints version. [2022-06-10T22:11:07.986Z] #36 119.2 [2022-06-10T22:11:07.986Z] #36 119.2 Flags: [2022-06-10T22:11:07.986Z] #36 119.2 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-06-10T22:11:07.986Z] #36 119.2 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-06-10T22:11:07.986Z] #36 119.2 --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-06-10T22:11:07.986Z] #36 119.2 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-06-10T22:11:07.986Z] #36 119.2 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-06-10T22:11:07.986Z] #36 119.2 --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-06-10T22:11:07.986Z] #36 119.2 --disable-aslr Disables address space randomization [2022-06-10T22:11:07.987Z] #36 119.2 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-06-10T22:11:07.987Z] #36 119.2 -h, --help help for dlv [2022-06-10T22:11:07.987Z] #36 119.2 --init string Init file, executed by the terminal client. [2022-06-10T22:11:07.987Z] #36 119.2 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-06-10T22:11:07.987Z] #36 119.2 --log Enable debugging server logging. [2022-06-10T22:11:07.987Z] #36 119.2 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-06-10T22:11:07.987Z] #36 119.2 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-06-10T22:11:07.987Z] #36 119.2 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-06-10T22:11:07.987Z] #36 119.2 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-06-10T22:11:07.987Z] #36 119.2 --wd string Working directory for running the program. [2022-06-10T22:11:07.987Z] #36 119.2 [2022-06-10T22:11:07.987Z] #36 119.2 Additional help topics: [2022-06-10T22:11:07.987Z] #36 119.2 dlv backend Help about the --backend flag. [2022-06-10T22:11:07.987Z] #36 119.2 dlv log Help about logging flags. [2022-06-10T22:11:07.987Z] #36 119.2 dlv redirect Help about file redirection. [2022-06-10T22:11:07.987Z] #36 119.2 [2022-06-10T22:11:07.987Z] #36 119.2 Use "dlv [command] --help" for more information about a command. [2022-06-10T22:11:07.987Z] #36 DONE 119.6s [2022-06-10T22:11:07.987Z] [2022-06-10T22:11:07.987Z] #26 [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-06-10T22:11:07.987Z] #26 sha256:09f12f94f6af84b7e53b27363cc827366feaf1baeba5054fb86bc4621334145e [2022-06-10T22:11:08.506Z] #26 118.5 Updating files: 24% (2852/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: 36% (4117/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) [2022-06-10T22:11:08.506Z] #26 ... [2022-06-10T22:11:08.506Z] [2022-06-10T22:11:08.506Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-06-10T22:11:08.506Z] #20 sha256:49fdde9317fbdafe2d403e2c721d720e6ad35a512638523e7ae3c49237660b11 [2022-06-10T22:11:08.506Z] #20 DONE 1.2s [2022-06-10T22:11:08.506Z] [2022-06-10T22:11:08.506Z] #26 [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-06-10T22:11:08.506Z] #26 sha256:09f12f94f6af84b7e53b27363cc827366feaf1baeba5054fb86bc4621334145e [2022-06-10T22:11:11.348Z] #26 118.5 Updating files: 24% (2852/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: 36% (4117/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: 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: 51% (5898/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: 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: 76% (8778/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: 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-06-10T22:11:11.605Z] #26 122.5 + cd /tmp/tmp.X6k2KaAEtR/tmp/docker-ce [2022-06-10T22:11:11.605Z] #26 122.5 + git checkout -q v17.06.2-ce [2022-06-10T22:11:12.953Z] #77 ... [2022-06-10T22:11:12.953Z] [2022-06-10T22:11:12.953Z] #14 [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-06-10T22:11:12.953Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T22:11:12.953Z] #14 119.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-06-10T22:11:12.953Z] #14 119.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-10T22:11:12.953Z] #14 119.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-10T22:11:13.245Z] #19 ... [2022-06-10T22:11:13.245Z] [2022-06-10T22:11:13.245Z] #84 [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-06-10T22:11:13.245Z] #84 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:11:13.245Z] #84 164.0 config.status: creating Makefile [2022-06-10T22:11:13.245Z] #84 164.1 config.status: creating config.h [2022-06-10T22:11:13.245Z] #84 164.2 config.status: executing depfiles commands [2022-06-10T22:11:13.245Z] #84 164.6 config.status: executing libtool commands [2022-06-10T22:11:13.245Z] #84 166.3 GEN .version [2022-06-10T22:11:13.245Z] #84 166.3 make install-recursive [2022-06-10T22:11:13.245Z] #84 166.3 make[1]: Entering directory '/tmp/crun-build' [2022-06-10T22:11:13.245Z] #84 166.5 Making install in libocispec [2022-06-10T22:11:13.245Z] #84 166.5 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-06-10T22:11:13.245Z] #84 166.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-06-10T22:11:13.245Z] #84 166.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-06-10T22:11:13.245Z] #84 166.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-06-10T22:11:13.245Z] #84 166.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-06-10T22:11:13.245Z] #84 167.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-06-10T22:11:13.245Z] #84 167.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-06-10T22:11:13.245Z] #84 167.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-06-10T22:11:13.245Z] #84 167.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-06-10T22:11:13.245Z] #84 167.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-06-10T22:11:13.245Z] #84 167.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-06-10T22:11:13.245Z] #84 167.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-06-10T22:11:13.245Z] #84 167.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-06-10T22:11:13.245Z] #84 167.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-06-10T22:11:13.245Z] #84 167.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-06-10T22:11:13.245Z] #84 167.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-06-10T22:11:13.245Z] #84 167.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-06-10T22:11:13.245Z] #84 167.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-06-10T22:11:13.245Z] #84 167.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-06-10T22:11:13.245Z] #84 167.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-06-10T22:11:13.245Z] #84 167.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-06-10T22:11:13.245Z] #84 168.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-06-10T22:11:13.245Z] #84 168.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-06-10T22:11:13.245Z] #84 168.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-06-10T22:11:13.245Z] #84 168.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-06-10T22:11:13.245Z] #84 168.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-06-10T22:11:13.245Z] #84 168.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-06-10T22:11:13.245Z] #84 168.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-06-10T22:11:13.245Z] #84 168.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-06-10T22:11:13.245Z] #84 168.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-06-10T22:11:13.245Z] #84 168.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-06-10T22:11:13.245Z] #84 168.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-06-10T22:11:13.245Z] #84 168.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-06-10T22:11:13.245Z] #84 168.4 make install-recursive [2022-06-10T22:11:13.245Z] #84 168.4 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-06-10T22:11:13.245Z] #84 168.5 Making install in yajl [2022-06-10T22:11:13.245Z] #84 168.5 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-10T22:11:13.245Z] #84 168.5 CC verify/json_verify-json_verify.o [2022-06-10T22:11:13.245Z] #84 168.5 CC src/libyajl_la-yajl_alloc.lo [2022-06-10T22:11:13.245Z] #84 168.6 CC src/libyajl_la-yajl_gen.lo [2022-06-10T22:11:13.245Z] #84 168.6 CC src/libyajl_la-yajl.lo [2022-06-10T22:11:13.245Z] #84 168.6 CC src/libyajl_la-yajl_parser.lo [2022-06-10T22:11:13.245Z] #84 168.6 CC src/libyajl_la-yajl_buf.lo [2022-06-10T22:11:13.245Z] #84 168.6 CC src/libyajl_la-yajl_encode.lo [2022-06-10T22:11:13.245Z] #84 168.6 CC src/libyajl_la-yajl_tree.lo [2022-06-10T22:11:13.245Z] #84 168.6 CC src/libyajl_la-yajl_lex.lo [2022-06-10T22:11:14.049Z] #14 ... [2022-06-10T22:11:14.049Z] [2022-06-10T22:11:14.049Z] #77 [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-06-10T22:11:14.049Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:11:14.049Z] #77 45.77 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-06-10T22:11:14.876Z] #26 125.6 + mkdir -p /tmp/tmp.X6k2KaAEtR/src/github.com/docker [2022-06-10T22:11:14.876Z] #26 125.6 + mv components/cli /tmp/tmp.X6k2KaAEtR/src/github.com/docker/cli [2022-06-10T22:11:14.876Z] #26 125.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-06-10T22:11:16.244Z] #26 ... [2022-06-10T22:11:16.244Z] [2022-06-10T22:11:16.244Z] #77 [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-06-10T22:11:16.244Z] #77 sha256:2c9072e01c50b2f6055b82760dcea74d90917c98c175984f621d5bd92117b06f [2022-06-10T22:11:16.244Z] #77 73.83 configure.ac:11: installing 'build-aux/compile' [2022-06-10T22:11:16.244Z] #77 73.84 configure.ac:11: installing 'build-aux/config.guess' [2022-06-10T22:11:16.244Z] #77 73.86 configure.ac:11: installing 'build-aux/config.sub' [2022-06-10T22:11:16.244Z] #77 73.89 configure.ac:13: installing 'build-aux/install-sh' [2022-06-10T22:11:16.244Z] #77 73.91 configure.ac:13: installing 'build-aux/missing' [2022-06-10T22:11:16.244Z] #77 73.94 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-06-10T22:11:16.244Z] #77 74.12 Makefile.am: installing 'build-aux/depcomp' [2022-06-10T22:11:16.244Z] #77 75.31 checking build system type... aarch64-unknown-linux-gnu [2022-06-10T22:11:16.244Z] #77 75.53 checking host system type... aarch64-unknown-linux-gnu [2022-06-10T22:11:16.244Z] #77 75.53 checking how to print strings... printf [2022-06-10T22:11:16.244Z] #77 75.54 checking for gcc... gcc [2022-06-10T22:11:16.244Z] #77 75.70 checking whether the C compiler works... yes [2022-06-10T22:11:16.244Z] #77 75.90 checking for C compiler default output file name... a.out [2022-06-10T22:11:16.244Z] #77 75.90 checking for suffix of executables... [2022-06-10T22:11:16.244Z] #77 76.10 checking whether we are cross compiling... no [2022-06-10T22:11:16.244Z] #77 76.28 checking for suffix of object files... o [2022-06-10T22:11:16.244Z] #77 76.46 checking whether we are using the GNU C compiler... yes [2022-06-10T22:11:16.244Z] #77 76.59 checking whether gcc accepts -g... yes [2022-06-10T22:11:16.244Z] #77 76.72 checking for gcc option to accept ISO C89... none needed [2022-06-10T22:11:16.244Z] #77 76.93 checking whether gcc understands -c and -o together... yes [2022-06-10T22:11:16.244Z] #77 77.15 checking for a sed that does not truncate output... /bin/sed [2022-06-10T22:11:16.244Z] #77 77.16 checking for grep that handles long lines and -e... /bin/grep [2022-06-10T22:11:16.244Z] #77 77.19 checking for egrep... /bin/grep -E [2022-06-10T22:11:16.244Z] #77 77.20 checking for fgrep... /bin/grep -F [2022-06-10T22:11:16.244Z] #77 77.21 checking for ld used by gcc... /usr/bin/ld [2022-06-10T22:11:16.244Z] #77 77.23 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-10T22:11:16.244Z] #77 77.26 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-10T22:11:16.244Z] #77 77.28 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-10T22:11:16.244Z] #77 77.42 checking whether ln -s works... yes [2022-06-10T22:11:16.244Z] #77 77.42 checking the maximum length of command line arguments... 1572864 [2022-06-10T22:11:16.244Z] #77 77.47 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-06-10T22:11:16.244Z] #77 77.48 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-10T22:11:16.244Z] #77 77.48 checking for /usr/bin/ld option to reload object files... -r [2022-06-10T22:11:16.244Z] #77 77.48 checking for objdump... objdump [2022-06-10T22:11:16.244Z] #77 77.48 checking how to recognize dependent libraries... pass_all [2022-06-10T22:11:16.244Z] #77 77.49 checking for dlltool... no [2022-06-10T22:11:16.244Z] #77 77.49 checking how to associate runtime and link libraries... printf %s\n [2022-06-10T22:11:16.244Z] #77 77.49 checking for ar... ar [2022-06-10T22:11:16.244Z] #77 77.49 checking for archiver @FILE support... @ [2022-06-10T22:11:16.244Z] #77 77.68 checking for strip... strip [2022-06-10T22:11:16.244Z] #77 77.69 checking for ranlib... ranlib [2022-06-10T22:11:16.244Z] #77 77.71 checking for gawk... no [2022-06-10T22:11:16.244Z] #77 77.71 checking for mawk... mawk [2022-06-10T22:11:16.244Z] #77 77.71 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-10T22:11:16.244Z] #77 78.19 checking for sysroot... no [2022-06-10T22:11:16.244Z] #77 78.20 checking for a working dd... /bin/dd [2022-06-10T22:11:16.244Z] #77 78.22 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-10T22:11:16.244Z] #77 78.23 checking for mt... no [2022-06-10T22:11:16.244Z] #77 78.23 checking if : is a manifest tool... no [2022-06-10T22:11:16.244Z] #77 78.24 checking how to run the C preprocessor... gcc -E [2022-06-10T22:11:16.244Z] #77 78.60 checking for ANSI C header files... yes [2022-06-10T22:11:16.244Z] #77 79.18 checking for sys/types.h... yes [2022-06-10T22:11:16.244Z] #77 79.38 checking for sys/stat.h... yes [2022-06-10T22:11:16.244Z] #77 79.57 checking for stdlib.h... yes [2022-06-10T22:11:16.244Z] #77 79.80 checking for string.h... yes [2022-06-10T22:11:16.244Z] #77 80.00 checking for memory.h... yes [2022-06-10T22:11:16.244Z] #77 80.24 checking for strings.h... yes [2022-06-10T22:11:16.244Z] #77 80.44 checking for inttypes.h... yes [2022-06-10T22:11:16.244Z] #77 80.69 checking for stdint.h... yes [2022-06-10T22:11:16.502Z] #77 80.91 checking for unistd.h... [2022-06-10T22:11:16.502Z] #77 ... [2022-06-10T22:11:16.502Z] [2022-06-10T22:11:16.502Z] #34 [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-06-10T22:11:16.502Z] #34 sha256:3c43bfa515a78ed00ea24c9365d971d93e439163e3ab4e428cfd764352468242 [2022-06-10T22:11:16.502Z] #34 DONE 127.7s [2022-06-10T22:11:16.502Z] [2022-06-10T22:11:16.502Z] #77 [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-06-10T22:11:16.502Z] #77 sha256:2c9072e01c50b2f6055b82760dcea74d90917c98c175984f621d5bd92117b06f [2022-06-10T22:11:16.502Z] #77 80.91 checking for unistd.h... yes [2022-06-10T22:11:16.502Z] #77 81.13 checking for dlfcn.h... [2022-06-10T22:11:16.502Z] #77 ... [2022-06-10T22:11:16.502Z] [2022-06-10T22:11:16.502Z] #60 [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-06-10T22:11:16.502Z] #60 sha256:9f57631096bc3ba8d11245cd77f6ef47b228e60c7d667e9cf30ce2ba15b0cb5c [2022-06-10T22:11:16.502Z] #60 10.32 + cd /tmp/tmp.uscbM2jjrN/src/github.com/opencontainers/runc [2022-06-10T22:11:16.502Z] #60 10.32 + git checkout -q v1.1.2 [2022-06-10T22:11:16.502Z] #60 10.77 + '[' -z '' ']' [2022-06-10T22:11:16.502Z] #60 10.78 + target=static [2022-06-10T22:11:16.502Z] #60 10.78 + make BUILDTAGS=seccomp static [2022-06-10T22:11:16.502Z] #60 11.14 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-06-10T22:11:17.169Z] #14 ... [2022-06-10T22:11:17.169Z] [2022-06-10T22:11:17.169Z] #77 [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-06-10T22:11:17.169Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:11:17.169Z] #77 68.68 configure.ac:7: installing 'build-aux/compile' [2022-06-10T22:11:17.169Z] #77 68.69 configure.ac:9: installing 'build-aux/config.guess' [2022-06-10T22:11:17.169Z] #77 68.69 configure.ac:9: installing 'build-aux/config.sub' [2022-06-10T22:11:17.169Z] #77 68.70 configure.ac:11: installing 'build-aux/install-sh' [2022-06-10T22:11:17.169Z] #77 68.71 configure.ac:11: installing 'build-aux/missing' [2022-06-10T22:11:17.169Z] #77 68.94 Makefile.am: installing 'build-aux/depcomp' [2022-06-10T22:11:17.169Z] #77 69.06 parallel-tests: installing 'build-aux/test-driver' [2022-06-10T22:11:19.024Z] #60 ... [2022-06-10T22:11:19.024Z] [2022-06-10T22:11:19.024Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-10T22:11:19.024Z] #21 sha256:bf40804c95d151dd65f9bf8d9d0223bfcfe9f206255970647d724800b718743f [2022-06-10T22:11:19.024Z] #21 1.165 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T22:11:19.024Z] #21 1.186 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T22:11:19.024Z] #21 1.196 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T22:11:19.024Z] #21 1.754 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-10T22:11:19.024Z] #21 2.632 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB] [2022-06-10T22:11:19.024Z] #21 4.122 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-10T22:11:19.024Z] #21 6.737 Fetched 8424 kB in 6s (1444 kB/s) [2022-06-10T22:11:19.024Z] #21 6.737 Reading package lists... [2022-06-10T22:11:19.024Z] #21 9.288 Reading package lists... [2022-06-10T22:11:19.024Z] #21 ... [2022-06-10T22:11:19.024Z] [2022-06-10T22:11:19.024Z] #77 [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-06-10T22:11:19.024Z] #77 sha256:2c9072e01c50b2f6055b82760dcea74d90917c98c175984f621d5bd92117b06f [2022-06-10T22:11:19.024Z] #77 81.13 checking for dlfcn.h... yes [2022-06-10T22:11:19.024Z] #77 81.47 checking for objdir... .libs [2022-06-10T22:11:19.024Z] #77 82.07 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-10T22:11:19.024Z] #77 82.27 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-10T22:11:19.024Z] #77 82.27 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-10T22:11:19.024Z] #77 82.41 checking if gcc static flag -static works... yes [2022-06-10T22:11:19.024Z] #77 82.79 checking if gcc supports -c -o file.o... yes [2022-06-10T22:11:19.024Z] #77 82.96 checking if gcc supports -c -o file.o... (cached) yes [2022-06-10T22:11:19.024Z] #77 82.96 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-06-10T22:11:19.024Z] #77 83.02 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-10T22:11:19.024Z] #77 83.38 checking how to hardcode library paths into programs... immediate [2022-06-10T22:11:19.024Z] #77 83.38 checking whether stripping libraries is possible... yes [2022-06-10T22:11:19.024Z] #77 83.40 checking if libtool supports shared libraries... yes [2022-06-10T22:11:19.024Z] #77 83.40 checking whether to build shared libraries... no [2022-06-10T22:11:19.024Z] #77 83.40 checking whether to build static libraries... yes [2022-06-10T22:11:19.024Z] #77 83.40 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-10T22:11:19.024Z] #77 83.44 checking whether build environment is sane... yes [2022-06-10T22:11:19.024Z] #77 83.48 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-10T22:11:19.024Z] #77 83.51 checking whether make sets $(MAKE)... yes [2022-06-10T22:11:19.024Z] #77 83.58 checking whether make supports the include directive... yes (GNU style) [2022-06-10T22:11:19.024Z] #77 83.62 checking whether make supports nested variables... yes [2022-06-10T22:11:19.091Z] #77 71.33 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-10T22:11:19.091Z] #77 71.33 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-10T22:11:19.280Z] #77 83.67 checking whether UID '0' is supported by ustar format... yes [2022-06-10T22:11:19.280Z] #77 83.67 checking whether GID '0' is supported by ustar format... yes [2022-06-10T22:11:19.280Z] #77 83.67 checking how to create a ustar tar archive... gnutar [2022-06-10T22:11:19.280Z] #77 83.74 checking dependency style of gcc... gcc3 [2022-06-10T22:11:19.280Z] #77 83.92 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-10T22:11:19.280Z] #77 83.93 checking whether make supports nested variables... (cached) yes [2022-06-10T22:11:19.280Z] #77 83.93 checking for gawk... (cached) mawk [2022-06-10T22:11:19.280Z] #77 83.93 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-10T22:11:19.280Z] #77 83.94 checking for gcc... (cached) gcc [2022-06-10T22:11:19.537Z] #77 84.04 checking whether we are using the GNU C compiler... (cached) yes [2022-06-10T22:11:19.537Z] #77 84.05 checking whether gcc accepts -g... (cached) yes [2022-06-10T22:11:19.537Z] #77 84.05 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-10T22:11:19.537Z] #77 84.05 checking whether gcc understands -c and -o together... (cached) yes [2022-06-10T22:11:19.537Z] #77 84.05 checking for a Python interpreter with version >= 3... python3 [2022-06-10T22:11:19.537Z] #77 84.14 checking for python3... /usr/bin/python3 [2022-06-10T22:11:19.537Z] #77 84.14 checking for python3 version... 3.9 [2022-06-10T22:11:19.537Z] #77 84.19 checking for python3 platform... linux [2022-06-10T22:11:19.665Z] #77 71.84 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-10T22:11:19.665Z] #77 71.84 libtoolize: copying file 'm4/libtool.m4' [2022-06-10T22:11:19.665Z] #77 71.95 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-10T22:11:19.665Z] #77 72.03 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-10T22:11:19.794Z] #77 84.24 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-10T22:11:19.794Z] #77 84.38 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-10T22:11:19.831Z] #84 174.3 CCLD libyajl.la [2022-06-10T22:11:19.831Z] #84 174.9 CCLD verify/json_verify [2022-06-10T22:11:19.928Z] #77 72.14 libtoolize: copying file 'm4/ltversion.m4' [2022-06-10T22:11:19.928Z] #77 72.26 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-10T22:11:20.051Z] #77 84.52 checking for go-md2man... no [2022-06-10T22:11:20.051Z] #77 84.53 checking error.h usability... yes [2022-06-10T22:11:20.051Z] #77 84.67 checking error.h presence... yes [2022-06-10T22:11:20.051Z] #77 84.73 checking for error.h... yes [2022-06-10T22:11:20.091Z] #84 175.6 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-10T22:11:20.091Z] #84 175.6 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-10T22:11:20.091Z] #84 175.6 make[5]: Nothing to be done for 'install-data-am'. [2022-06-10T22:11:20.091Z] #84 175.6 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-10T22:11:20.091Z] #84 175.6 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-10T22:11:20.091Z] #84 175.6 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-06-10T22:11:20.308Z] #77 84.77 checking linux/openat2.h usability... yes [2022-06-10T22:11:20.308Z] #77 84.89 checking linux/openat2.h presence... yes [2022-06-10T22:11:20.308Z] #77 84.95 checking for linux/openat2.h... yes [2022-06-10T22:11:20.352Z] #84 175.8 CC src/validate.o [2022-06-10T22:11:20.352Z] #84 175.8 CC src/image_spec_schema_config_schema.lo [2022-06-10T22:11:20.352Z] #84 175.8 CC src/image_spec_schema_content_descriptor.lo [2022-06-10T22:11:20.352Z] #84 175.8 CC src/image_spec_schema_defs.lo [2022-06-10T22:11:20.352Z] #84 175.8 CC src/image_spec_schema_image_layout_schema.lo [2022-06-10T22:11:20.352Z] #84 175.9 CC src/image_spec_schema_image_index_schema.lo [2022-06-10T22:11:20.352Z] #84 175.9 CC src/image_spec_schema_defs_descriptor.lo [2022-06-10T22:11:20.352Z] #84 175.9 CC src/image_spec_schema_image_manifest_schema.lo [2022-06-10T22:11:20.352Z] #84 175.9 CC src/runtime_spec_schema_config_linux.lo [2022-06-10T22:11:20.352Z] #84 175.9 CC src/runtime_spec_schema_config_zos.lo [2022-06-10T22:11:20.352Z] #84 175.9 CC src/runtime_spec_schema_config_schema.lo [2022-06-10T22:11:20.352Z] #84 175.9 CC src/runtime_spec_schema_config_solaris.lo [2022-06-10T22:11:20.352Z] #84 175.9 CC src/runtime_spec_schema_config_windows.lo [2022-06-10T22:11:20.352Z] #84 175.9 CC src/runtime_spec_schema_config_vm.lo [2022-06-10T22:11:20.565Z] #77 84.98 checking for copy_file_range... yes [2022-06-10T22:11:20.613Z] #84 176.0 CC src/runtime_spec_schema_defs_linux.lo [2022-06-10T22:11:20.613Z] #84 176.0 CC src/runtime_spec_schema_defs.lo [2022-06-10T22:11:20.613Z] #84 176.1 CC src/runtime_spec_schema_defs_zos.lo [2022-06-10T22:11:20.613Z] #84 176.2 CC src/runtime_spec_schema_state_schema.lo [2022-06-10T22:11:20.822Z] #77 85.19 checking for fgetxattr... yes [2022-06-10T22:11:20.874Z] #84 176.4 CC src/runtime_spec_schema_defs_windows.lo [2022-06-10T22:11:20.874Z] #84 176.4 CC src/runtime_spec_schema_defs_vm.lo [2022-06-10T22:11:21.079Z] #77 85.48 checking for statx... yes [2022-06-10T22:11:21.079Z] #77 85.66 checking for fgetpwent_r... yes [2022-06-10T22:11:21.136Z] #84 176.5 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-06-10T22:11:21.136Z] #84 176.5 CC src/basic_test_double_array_item.lo [2022-06-10T22:11:21.136Z] #84 176.6 CC src/basic_test_double_array.lo [2022-06-10T22:11:21.136Z] #84 176.7 CC src/basic_test_top_array_int.lo [2022-06-10T22:11:21.136Z] #84 176.7 CC src/basic_test_top_array_string.lo [2022-06-10T22:11:21.136Z] #84 176.7 CC src/basic_test_top_double_array_int.lo [2022-06-10T22:11:21.136Z] #77 ... [2022-06-10T22:11:21.136Z] [2022-06-10T22:11:21.136Z] #64 [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-06-10T22:11:21.136Z] #64 sha256:88b4fe730425c20fc8139cbbac79cbbd64828447c0a1cca1bd3d70c058d5e669 [2022-06-10T22:11:21.397Z] #84 176.9 CC src/basic_test_top_double_array_obj.lo [2022-06-10T22:11:21.397Z] #84 177.0 CC src/basic_test_top_double_array_refobj.lo [2022-06-10T22:11:21.397Z] #84 177.1 CC src/read-file.lo [2022-06-10T22:11:21.640Z] #77 85.87 checking for issetugid... no [2022-06-10T22:11:21.640Z] #77 86.08 checking for pkg-config... /usr/bin/pkg-config [2022-06-10T22:11:21.640Z] #77 86.08 checking pkg-config is at least version 0.9.0... yes [2022-06-10T22:11:21.640Z] #77 86.08 checking for library containing yajl_tree_get... -lyajl [2022-06-10T22:11:21.657Z] #84 177.1 CC src/json_common.lo [2022-06-10T22:11:21.657Z] #84 177.1 CC tests/test-1.o [2022-06-10T22:11:21.657Z] #84 177.1 CC src/basic_test_top_double_array_string.lo [2022-06-10T22:11:21.896Z] #77 86.43 checking for yajl >= 2.0.0... yes [2022-06-10T22:11:21.919Z] #84 177.3 CC tests/test-3.o [2022-06-10T22:11:21.919Z] #84 177.4 CC tests/test-2.o [2022-06-10T22:11:21.919Z] #84 177.5 CC tests/test-5.o [2022-06-10T22:11:21.919Z] #84 177.5 CC tests/test-4.o [2022-06-10T22:11:21.919Z] #84 177.6 CC tests/test-6.o [2022-06-10T22:11:22.152Z] #77 86.47 checking sys/capability.h usability... yes [2022-06-10T22:11:22.152Z] #77 86.65 checking sys/capability.h presence... yes [2022-06-10T22:11:22.152Z] #77 86.70 checking for sys/capability.h... yes [2022-06-10T22:11:22.180Z] #84 177.6 CC tests/test-8.o [2022-06-10T22:11:22.180Z] #84 177.7 CC tests/test-10.o [2022-06-10T22:11:22.180Z] #84 177.8 CC tests/test-11.o [2022-06-10T22:11:22.180Z] #84 177.9 CC tests/test-7.o [2022-06-10T22:11:22.408Z] #77 86.71 checking for library containing cap_from_name... -lcap [2022-06-10T22:11:22.442Z] #84 178.0 CC tests/test-9.o [2022-06-10T22:11:22.482Z] #77 ... [2022-06-10T22:11:22.482Z] [2022-06-10T22:11:22.482Z] #14 [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-06-10T22:11:22.482Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T22:11:22.482Z] #14 126.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-06-10T22:11:22.482Z] #14 126.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-06-10T22:11:22.482Z] #14 126.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-10T22:11:22.482Z] #14 126.5 Selecting previously unselected package libapparmor1:amd64. [2022-06-10T22:11:22.482Z] #14 126.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-06-10T22:11:22.482Z] #14 126.6 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-06-10T22:11:22.482Z] #14 126.7 Selecting previously unselected package libapparmor-dev:amd64. [2022-06-10T22:11:22.482Z] #14 126.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-06-10T22:11:22.482Z] #14 126.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-10T22:11:22.482Z] #14 126.9 Selecting previously unselected package libbtrfs0:amd64. [2022-06-10T22:11:22.482Z] #14 126.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-10T22:11:22.482Z] #14 126.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-10T22:11:22.482Z] #14 127.1 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-10T22:11:22.482Z] #14 127.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-10T22:11:22.482Z] #14 127.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-10T22:11:22.482Z] #14 127.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-06-10T22:11:22.482Z] #14 127.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-10T22:11:22.482Z] #14 127.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-10T22:11:22.482Z] #14 127.3 Selecting previously unselected package libudev-dev:amd64. [2022-06-10T22:11:22.482Z] #14 127.4 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-10T22:11:22.482Z] #14 127.4 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-10T22:11:22.482Z] #14 127.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-06-10T22:11:22.482Z] #14 127.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-06-10T22:11:22.482Z] #14 127.6 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-06-10T22:11:22.482Z] #14 127.9 Selecting previously unselected package libpcre2-16-0:amd64. [2022-06-10T22:11:22.482Z] #14 127.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-06-10T22:11:22.482Z] #14 127.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-06-10T22:11:22.482Z] #14 128.1 Selecting previously unselected package libpcre2-32-0:amd64. [2022-06-10T22:11:22.482Z] #14 128.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-06-10T22:11:22.482Z] #14 128.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-06-10T22:11:22.482Z] #14 128.3 Selecting previously unselected package libpcre2-posix2:amd64. [2022-06-10T22:11:22.482Z] #14 128.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-06-10T22:11:22.482Z] #14 128.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-06-10T22:11:22.482Z] #14 128.4 Selecting previously unselected package libpcre2-dev:amd64. [2022-06-10T22:11:22.482Z] #14 128.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-06-10T22:11:22.482Z] #14 128.4 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-06-10T22:11:22.482Z] #14 129.0 Selecting previously unselected package libselinux1-dev:amd64. [2022-06-10T22:11:22.482Z] #14 129.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-06-10T22:11:22.482Z] #14 129.0 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-06-10T22:11:22.482Z] #14 129.3 Selecting previously unselected package libdevmapper-dev:amd64. [2022-06-10T22:11:22.482Z] #14 129.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-06-10T22:11:22.482Z] #14 129.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-10T22:11:22.482Z] #14 129.4 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-10T22:11:22.482Z] #14 129.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-10T22:11:22.482Z] #14 129.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-10T22:11:22.482Z] #14 129.6 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-10T22:11:22.482Z] #14 129.6 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-10T22:11:22.482Z] #14 129.6 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-10T22:11:22.482Z] #14 130.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-10T22:11:22.482Z] #14 130.2 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-06-10T22:11:22.482Z] #14 130.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-10T22:11:22.482Z] #14 130.3 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-06-10T22:11:22.482Z] #14 130.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-10T22:11:22.482Z] #14 130.3 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-06-10T22:11:22.482Z] #14 130.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-10T22:11:22.482Z] #14 130.3 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-06-10T22:11:22.482Z] #14 130.3 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-10T22:11:22.482Z] #14 130.3 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-06-10T22:11:22.482Z] #14 130.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-10T22:11:22.482Z] #14 130.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-10T22:11:22.482Z] #14 130.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-10T22:11:22.482Z] #14 130.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-10T22:11:22.482Z] #14 130.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-06-10T22:11:22.482Z] #14 130.4 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-10T22:11:22.482Z] #14 130.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-10T22:11:22.482Z] #14 130.4 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-06-10T22:11:22.482Z] #14 130.5 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-06-10T22:11:22.482Z] #14 130.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-10T22:11:22.482Z] #14 130.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-10T22:11:22.482Z] #14 130.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-06-10T22:11:22.482Z] #14 130.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-10T22:11:22.482Z] #14 130.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-06-10T22:11:22.482Z] #14 130.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-10T22:11:22.483Z] #14 130.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-10T22:11:22.483Z] #14 130.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-06-10T22:11:22.483Z] #14 130.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-10T22:11:22.483Z] #14 130.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-10T22:11:22.483Z] #14 130.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-10T22:11:22.745Z] #14 130.6 Setting up dmsetup (2:1.02.175-2.1) ... [2022-06-10T22:11:22.745Z] #14 130.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-10T22:11:22.745Z] #14 130.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-10T22:11:22.745Z] #14 130.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T22:11:22.921Z] #77 87.15 checking for library containing dlopen... -ldl [2022-06-10T22:11:22.921Z] #77 87.48 checking seccomp.h usability... yes [2022-06-10T22:11:22.921Z] #77 87.60 checking seccomp.h presence... yes [2022-06-10T22:11:22.921Z] #77 87.68 checking for seccomp.h... yes [2022-06-10T22:11:22.935Z] #64 73.02 Updating files: 29% (1418/4775) Updating files: 30% (1433/4775) Updating files: 31% (1481/4775) Updating files: 32% (1528/4775) Updating files: 33% (1576/4775) Updating files: 34% (1624/4775) Updating files: 35% (1672/4775) Updating files: 36% (1719/4775) Updating files: 37% (1767/4775) Updating files: 38% (1815/4775) Updating files: 39% (1863/4775) Updating files: 40% (1910/4775) Updating files: 41% (1958/4775) Updating files: 42% (2006/4775) Updating files: 43% (2054/4775) Updating files: 44% (2101/4775) Updating files: 45% (2149/4775) Updating files: 46% (2197/4775) Updating files: 47% (2245/4775) Updating files: 48% (2292/4775) Updating files: 49% (2340/4775) Updating files: 50% (2388/4775) Updating files: 51% (2436/4775) Updating files: 52% (2483/4775) Updating files: 53% (2531/4775) Updating files: 54% (2579/4775) Updating files: 55% (2627/4775) Updating files: 56% (2674/4775) Updating files: 57% (2722/4775) Updating files: 58% (2770/4775) Updating files: 59% (2818/4775) Updating files: 60% (2865/4775) Updating files: 61% (2913/4775) Updating files: 62% (2961/4775) Updating files: 63% (3009/4775) Updating files: 64% (3056/4775) Updating files: 65% (3104/4775) Updating files: 66% (3152/4775) Updating files: 67% (3200/4775) Updating files: 68% (3247/4775) Updating files: 69% (3295/4775) Updating files: 70% (3343/4775) Updating files: 71% (3391/4775) Updating files: 72% (3438/4775) Updating files: 73% (3486/4775) Updating files: 74% (3534/4775) Updating files: 75% (3582/4775) Updating files: 76% (3629/4775) Updating files: 77% (3677/4775) Updating files: 78% (3725/4775) Updating files: 79% (3773/4775) Updating files: 80% (3820/4775) Updating files: 81% (3868/4775) Updating files: 82% (3916/4775) Updating files: 83% (3964/4775) Updating files: 84% (4011/4775) Updating files: 85% (4059/4775) Updating files: 86% (4107/4775) Updating files: 87% (4155/4775) Updating files: 88% (4202/4775) Updating files: 89% (4250/4775) Updating files: 90% (4298/4775) Updating files: 90% (4341/4775) Updating files: 91% (4346/4775) Updating files: 92% (4393/4775) Updating files: 93% (4441/4775) Updating files: 94% (4489/4775) Updating files: 95% (4537/4775) Updating files: 96% (4584/4775) Updating files: 97% (4632/4775) Updating files: 98% (4680/4775) Updating files: 99% (4728/4775) Updating files: 100% (4775/4775) Updating files: 100% (4775/4775), done. [2022-06-10T22:11:22.935Z] #64 75.54 + cd /tmp/tmp.EjYVfw4REt/src/github.com/containerd/containerd [2022-06-10T22:11:23.192Z] #64 75.54 + git checkout -q v1.6.6 [2022-06-10T22:11:23.484Z] #77 87.69 checking for library containing seccomp_rule_add... -lseccomp [2022-06-10T22:11:23.742Z] #77 88.10 checking for library containing seccomp_arch_resolve_name... none required [2022-06-10T22:11:23.742Z] #77 88.25 checking systemd/sd-bus.h usability... yes [2022-06-10T22:11:23.742Z] #77 88.39 checking systemd/sd-bus.h presence... yes [2022-06-10T22:11:23.742Z] #77 88.46 checking for systemd/sd-bus.h... yes [2022-06-10T22:11:23.998Z] #77 88.46 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-06-10T22:11:24.030Z] #77 ... [2022-06-10T22:11:24.030Z] [2022-06-10T22:11:24.030Z] #64 [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-06-10T22:11:24.030Z] #64 sha256:0594c7764055873340ccdb1617873a8dd21dfd64a838dfa2f84837efffa822b9 [2022-06-10T22:11:24.255Z] #77 88.73 checking for sd_notify_barrier... yes [2022-06-10T22:11:24.512Z] #77 88.98 checking linux/bpf.h usability... yes [2022-06-10T22:11:24.512Z] #77 89.14 checking linux/bpf.h presence... yes [2022-06-10T22:11:24.512Z] #77 89.19 checking for linux/bpf.h... yes [2022-06-10T22:11:24.769Z] #77 89.20 checking compilation for eBPF... yes [2022-06-10T22:11:24.769Z] #77 89.30 checking for criu >= 3.15... no [2022-06-10T22:11:24.769Z] #77 89.35 configure: CRIU headers not found, building without CRIU support [2022-06-10T22:11:24.769Z] #77 89.35 checking for criu > 3.16... no [2022-06-10T22:11:24.769Z] #77 89.38 configure: CRIU version doesn't support join-ns API [2022-06-10T22:11:24.769Z] #77 89.39 checking for criu > 3.16.1... no [2022-06-10T22:11:24.769Z] #77 89.41 configure: CRIU version doesn't support for pre-dumping [2022-06-10T22:11:24.988Z] #84 ... [2022-06-10T22:11:24.988Z] [2022-06-10T22:11:24.988Z] #19 [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-06-10T22:11:24.988Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a [2022-06-10T22:11:24.988Z] #19 227.5 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-06-10T22:11:24.988Z] #19 227.5 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-06-10T22:11:24.988Z] #19 227.5 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-06-10T22:11:24.988Z] #19 227.7 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-06-10T22:11:24.988Z] #19 227.7 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-06-10T22:11:24.988Z] #19 227.8 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-10T22:11:25.026Z] #77 89.41 checking for new mount API (fsconfig)... yes [2022-06-10T22:11:25.026Z] #77 89.56 checking for seccomp notify API... yes [2022-06-10T22:11:25.282Z] #77 89.76 checking for gperf... no [2022-06-10T22:11:25.282Z] #77 89.76 configure: gperf not found - cannot rebuild signal parser code [2022-06-10T22:11:25.282Z] #77 89.76 checking for library containing argp_parse... none required [2022-06-10T22:11:25.306Z] #14 DONE 132.9s [2022-06-10T22:11:25.306Z] [2022-06-10T22:11:25.306Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-10T22:11:25.306Z] #59 sha256:303ee7d9e6f5e2027b85049f265f2b412ffcf5cd24646acb8defad2c7c8dd96a [2022-06-10T22:11:25.306Z] #59 DONE 0.3s [2022-06-10T22:11:25.306Z] [2022-06-10T22:11:25.306Z] #60 [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-06-10T22:11:25.306Z] #60 sha256:4b405644a24da3cf7c8231602c7c13de82c71cf52ec8893b33e79306ea83e62a [2022-06-10T22:11:25.538Z] #77 90.09 checking that generated files are newer than configure... done [2022-06-10T22:11:25.538Z] #77 90.10 configure: creating ./config.status [2022-06-10T22:11:25.587Z] #64 71.79 Updating files: 30% (1459/4775) Updating files: 31% (1481/4775) Updating files: 32% (1528/4775) Updating files: 33% (1576/4775) Updating files: 34% (1624/4775) Updating files: 35% (1672/4775) Updating files: 36% (1719/4775) Updating files: 37% (1767/4775) Updating files: 38% (1815/4775) Updating files: 39% (1863/4775) Updating files: 40% (1910/4775) Updating files: 41% (1958/4775) Updating files: 42% (2006/4775) Updating files: 43% (2054/4775) Updating files: 44% (2101/4775) Updating files: 45% (2149/4775) Updating files: 46% (2197/4775) Updating files: 47% (2245/4775) Updating files: 48% (2292/4775) Updating files: 49% (2340/4775) Updating files: 50% (2388/4775) Updating files: 51% (2436/4775) Updating files: 52% (2483/4775) Updating files: 53% (2531/4775) Updating files: 54% (2579/4775) Updating files: 55% (2627/4775) Updating files: 56% (2674/4775) Updating files: 57% (2722/4775) Updating files: 58% (2770/4775) Updating files: 59% (2818/4775) Updating files: 60% (2865/4775) Updating files: 61% (2913/4775) Updating files: 61% (2959/4775) Updating files: 62% (2961/4775) Updating files: 63% (3009/4775) Updating files: 64% (3056/4775) Updating files: 65% (3104/4775) Updating files: 66% (3152/4775) Updating files: 67% (3200/4775) Updating files: 68% (3247/4775) Updating files: 69% (3295/4775) Updating files: 70% (3343/4775) Updating files: 71% (3391/4775) Updating files: 72% (3438/4775) Updating files: 73% (3486/4775) Updating files: 74% (3534/4775) Updating files: 75% (3582/4775) Updating files: 76% (3629/4775) Updating files: 77% (3677/4775) Updating files: 78% (3725/4775) Updating files: 79% (3773/4775) Updating files: 80% (3820/4775) Updating files: 81% (3868/4775) Updating files: 82% (3916/4775) Updating files: 82% (3941/4775) Updating files: 83% (3964/4775) Updating files: 84% (4011/4775) Updating files: 85% (4059/4775) Updating files: 86% (4107/4775) Updating files: 87% (4155/4775) Updating files: 88% (4202/4775) Updating files: 89% (4250/4775) Updating files: 90% (4298/4775) Updating files: 91% (4346/4775) Updating files: 92% (4393/4775) Updating files: 93% (4441/4775) Updating files: 94% (4489/4775) Updating files: 95% (4537/4775) Updating files: 96% (4584/4775) Updating files: 97% (4632/4775) Updating files: 98% (4680/4775) Updating files: 99% (4728/4775) Updating files: 100% (4775/4775) Updating files: 100% (4775/4775), done. [2022-06-10T22:11:25.587Z] #64 74.81 + cd /tmp/tmp.ChXcifwDWH/src/github.com/containerd/containerd [2022-06-10T22:11:25.587Z] #64 74.81 + git checkout -q v1.6.6 [2022-06-10T22:11:25.717Z] #64 78.30 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-10T22:11:25.717Z] #64 78.30 + BUILDTAGS='netgo osusergo static_build' [2022-06-10T22:11:25.717Z] #64 78.30 + export EXTRA_FLAGS=-buildmode=pie [2022-06-10T22:11:25.717Z] #64 78.30 + EXTRA_FLAGS=-buildmode=pie [2022-06-10T22:11:25.717Z] #64 78.30 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-10T22:11:25.717Z] #64 78.30 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-10T22:11:25.717Z] #64 78.30 + '[' '' = dynamic ']' [2022-06-10T22:11:25.717Z] #64 78.30 + make [2022-06-10T22:11:26.102Z] #77 ... [2022-06-10T22:11:26.102Z] [2022-06-10T22:11:26.102Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-10T22:11:26.102Z] #21 sha256:bf40804c95d151dd65f9bf8d9d0223bfcfe9f206255970647d724800b718743f [2022-06-10T22:11:26.102Z] #21 9.288 Reading package lists... [2022-06-10T22:11:26.102Z] #21 11.34 Building dependency tree... [2022-06-10T22:11:26.102Z] #21 13.03 The following additional packages will be installed: [2022-06-10T22:11:26.102Z] #21 13.03 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-10T22:11:26.102Z] #21 13.03 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-06-10T22:11:26.102Z] #21 13.03 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-06-10T22:11:26.102Z] #21 13.03 python3-pkg-resources vim-runtime xxd [2022-06-10T22:11:26.102Z] #21 13.04 Suggested packages: [2022-06-10T22:11:26.102Z] #21 13.04 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-06-10T22:11:26.102Z] #21 13.04 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-06-10T22:11:26.102Z] #21 13.04 acl attr quota [2022-06-10T22:11:26.102Z] #21 13.04 Recommended packages: [2022-06-10T22:11:26.102Z] #21 13.04 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-06-10T22:11:26.102Z] #21 14.04 The following NEW packages will be installed: [2022-06-10T22:11:26.102Z] #21 14.04 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-06-10T22:11:26.102Z] #21 14.04 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-10T22:11:26.102Z] #21 14.04 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-06-10T22:11:26.102Z] #21 14.04 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-06-10T22:11:26.102Z] #21 14.04 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-06-10T22:11:26.102Z] #21 14.04 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-06-10T22:11:26.102Z] #21 14.04 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-06-10T22:11:26.102Z] #21 14.04 xz-utils zip zstd [2022-06-10T22:11:26.102Z] #21 14.35 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T22:11:26.102Z] #21 14.35 Need to get 27.0 MB of archives. [2022-06-10T22:11:26.102Z] #21 14.35 After this operation, 105 MB of additional disk space will be used. [2022-06-10T22:11:26.102Z] #21 14.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-06-10T22:11:26.102Z] #21 14.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-06-10T22:11:26.102Z] #21 14.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-06-10T22:11:26.102Z] #21 14.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-06-10T22:11:26.102Z] #21 14.37 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-06-10T22:11:26.102Z] #21 14.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-06-10T22:11:26.102Z] #21 14.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-06-10T22:11:26.102Z] #21 14.37 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-06-10T22:11:26.102Z] #21 14.38 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-10T22:11:26.102Z] #21 14.39 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-10T22:11:26.102Z] #21 14.40 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-06-10T22:11:26.102Z] #21 14.40 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-06-10T22:11:26.102Z] #21 14.41 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-06-10T22:11:26.102Z] #21 14.41 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-06-10T22:11:26.102Z] #21 14.42 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-06-10T22:11:26.102Z] #21 14.43 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-06-10T22:11:26.102Z] #21 14.43 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-06-10T22:11:26.102Z] #21 14.44 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-06-10T22:11:26.102Z] #21 14.44 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-06-10T22:11:26.102Z] #21 14.44 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-06-10T22:11:26.102Z] #21 14.45 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-06-10T22:11:26.102Z] #21 14.45 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-06-10T22:11:26.102Z] #21 14.45 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-06-10T22:11:26.102Z] #21 14.47 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-06-10T22:11:26.102Z] #21 14.47 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-06-10T22:11:26.102Z] #21 14.47 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-06-10T22:11:26.102Z] #21 14.48 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-06-10T22:11:26.102Z] #21 14.78 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-06-10T22:11:26.102Z] #21 14.78 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-06-10T22:11:26.102Z] #21 14.78 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-06-10T22:11:26.102Z] #21 14.82 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-06-10T22:11:26.102Z] #21 14.82 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-06-10T22:11:26.102Z] #21 14.82 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-06-10T22:11:26.102Z] #21 14.82 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-06-10T22:11:26.102Z] #21 14.82 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-06-10T22:11:26.102Z] #21 14.87 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-06-10T22:11:26.102Z] #21 14.88 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-06-10T22:11:26.102Z] #21 14.88 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-10T22:11:26.102Z] #21 14.88 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-06-10T22:11:26.102Z] #21 14.91 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-06-10T22:11:26.102Z] #21 14.93 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-06-10T22:11:26.102Z] #21 14.93 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-06-10T22:11:26.102Z] #21 14.95 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-06-10T22:11:26.102Z] #21 14.97 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-06-10T22:11:26.102Z] #21 14.97 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-06-10T22:11:26.102Z] #21 15.20 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-06-10T22:11:26.102Z] #21 15.24 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-06-10T22:11:26.102Z] #21 15.29 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-06-10T22:11:26.102Z] #21 15.29 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-06-10T22:11:26.102Z] #21 15.95 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T22:11:26.102Z] #21 16.12 Fetched 27.0 MB in 1s (21.7 MB/s) [2022-06-10T22:11:26.102Z] #21 16.18 Selecting previously unselected package pigz. [2022-06-10T22:11:26.102Z] #21 16.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-06-10T22:11:26.102Z] #21 16.21 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-06-10T22:11:26.102Z] #21 16.22 Unpacking pigz (2.6-1) ... [2022-06-10T22:11:26.102Z] #21 16.31 Selecting previously unselected package libelf1:arm64. [2022-06-10T22:11:26.102Z] #21 16.32 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-06-10T22:11:26.102Z] #21 16.33 Unpacking libelf1:arm64 (0.183-1) ... [2022-06-10T22:11:26.102Z] #21 16.48 Selecting previously unselected package libbpf0:arm64. [2022-06-10T22:11:26.102Z] #21 16.48 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-06-10T22:11:26.102Z] #21 16.49 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-06-10T22:11:26.102Z] #21 16.60 Selecting previously unselected package libcap2:arm64. [2022-06-10T22:11:26.102Z] #21 16.61 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-06-10T22:11:26.102Z] #21 16.62 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-06-10T22:11:26.103Z] #21 16.69 Selecting previously unselected package libmnl0:arm64. [2022-06-10T22:11:26.103Z] #21 16.69 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-06-10T22:11:26.103Z] #21 16.70 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-06-10T22:11:26.103Z] #21 16.77 Selecting previously unselected package libxtables12:arm64. [2022-06-10T22:11:26.103Z] #21 16.77 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-06-10T22:11:26.103Z] #21 16.78 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-06-10T22:11:26.103Z] #21 16.85 Selecting previously unselected package libcap2-bin. [2022-06-10T22:11:26.103Z] #21 16.86 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-06-10T22:11:26.103Z] #21 16.88 Unpacking libcap2-bin (1:2.44-1) ... [2022-06-10T22:11:26.103Z] #21 16.97 Selecting previously unselected package iproute2. [2022-06-10T22:11:26.103Z] #21 16.97 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-06-10T22:11:26.103Z] #21 16.97 Unpacking iproute2 (5.10.0-4) ... [2022-06-10T22:11:26.103Z] #21 17.47 Selecting previously unselected package xxd. [2022-06-10T22:11:26.103Z] #21 17.47 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-06-10T22:11:26.103Z] #21 17.49 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:11:26.359Z] #21 17.64 Selecting previously unselected package vim-common. [2022-06-10T22:11:26.359Z] #21 17.64 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-10T22:11:26.359Z] #21 17.65 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:11:26.619Z] #21 17.82 Selecting previously unselected package bash-completion. [2022-06-10T22:11:26.619Z] #21 17.82 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-06-10T22:11:26.697Z] #60 ... [2022-06-10T22:11:26.697Z] [2022-06-10T22:11:26.697Z] #67 [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-06-10T22:11:26.697Z] #67 sha256:216d86e3992f2857ed012643646088b91a17dbdd14eb16a16283092c24674e71 [2022-06-10T22:11:26.697Z] #67 127.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-10T22:11:26.697Z] #67 127.1 + GOBIN=/build [2022-06-10T22:11:26.697Z] #67 127.1 + GO111MODULE=on [2022-06-10T22:11:26.697Z] #67 127.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-06-10T22:11:26.697Z] #67 133.6 Usage of /build/rootlesskit-docker-proxy: [2022-06-10T22:11:26.697Z] #67 133.6 -container-ip string [2022-06-10T22:11:26.697Z] #67 133.6 container ip [2022-06-10T22:11:26.697Z] #67 133.6 -container-port int [2022-06-10T22:11:26.697Z] #67 133.6 container port (default -1) [2022-06-10T22:11:26.697Z] #67 133.6 -host-ip string [2022-06-10T22:11:26.697Z] #67 133.6 host ip [2022-06-10T22:11:26.697Z] #67 133.6 -host-port int [2022-06-10T22:11:26.697Z] #67 133.6 host port (default -1) [2022-06-10T22:11:26.697Z] #67 133.6 -proto string [2022-06-10T22:11:26.697Z] #67 133.6 proxy protocol (default "tcp") [2022-06-10T22:11:26.697Z] #67 133.7 rootlesskit version 1.0.0 [2022-06-10T22:11:26.697Z] #67 DONE 134.0s [2022-06-10T22:11:26.697Z] [2022-06-10T22:11:26.697Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-10T22:11:26.697Z] #68 sha256:cddc639947e73cc72e0224709b022f08e98b7ad1d5c3a991c8720c59610b272f [2022-06-10T22:11:26.697Z] #68 DONE 0.2s [2022-06-10T22:11:26.697Z] [2022-06-10T22:11:26.697Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-10T22:11:26.697Z] #69 sha256:9c87ed4301b9ff1be4bb2747539888e64632c247f56fc4c91c8d88e8ef40b162 [2022-06-10T22:11:26.959Z] #69 DONE 0.2s [2022-06-10T22:11:26.959Z] [2022-06-10T22:11:26.959Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-06-10T22:11:26.959Z] #15 sha256:7d105389cf7ebd369be610536db62be544056793b886d5dc26e332e017cc3e22 [2022-06-10T22:11:28.120Z] #64 76.77 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-10T22:11:28.120Z] #64 76.77 + BUILDTAGS='netgo osusergo static_build' [2022-06-10T22:11:28.120Z] #64 76.77 + export EXTRA_FLAGS=-buildmode=pie [2022-06-10T22:11:28.120Z] #64 76.77 + EXTRA_FLAGS=-buildmode=pie [2022-06-10T22:11:28.120Z] #64 76.77 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-10T22:11:28.120Z] #64 76.77 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-10T22:11:28.120Z] #64 76.77 + '[' '' = dynamic ']' [2022-06-10T22:11:28.120Z] #64 76.77 + make [2022-06-10T22:11:28.517Z] #21 ... [2022-06-10T22:11:28.517Z] [2022-06-10T22:11:28.517Z] #77 [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-06-10T22:11:28.517Z] #77 sha256:2c9072e01c50b2f6055b82760dcea74d90917c98c175984f621d5bd92117b06f [2022-06-10T22:11:28.517Z] #77 92.86 config.status: creating Makefile [2022-06-10T22:11:28.517Z] #77 92.94 config.status: creating rpm/crun.spec [2022-06-10T22:11:28.517Z] #77 93.02 config.status: creating config.h [2022-06-10T22:11:28.517Z] #77 93.05 config.status: executing libtool commands [2022-06-10T22:11:28.517Z] #77 93.10 config.status: executing depfiles commands [2022-06-10T22:11:28.994Z] #64 81.40 + bin/ctr [2022-06-10T22:11:29.507Z] #15 DONE 4.3s [2022-06-10T22:11:29.507Z] [2022-06-10T22:11:29.507Z] #60 [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-06-10T22:11:29.507Z] #60 sha256:4b405644a24da3cf7c8231602c7c13de82c71cf52ec8893b33e79306ea83e62a [2022-06-10T22:11:29.507Z] #60 4.229 + RM_GOPATH=0 [2022-06-10T22:11:29.507Z] #60 4.229 + TMP_GOPATH= [2022-06-10T22:11:29.507Z] #60 4.229 + : /build [2022-06-10T22:11:29.507Z] #60 4.229 + '[' -z '' ']' [2022-06-10T22:11:29.507Z] #60 4.229 ++ mktemp -d [2022-06-10T22:11:29.507Z] #60 4.229 + export GOPATH=/tmp/tmp.K532seijyk [2022-06-10T22:11:29.507Z] #60 4.229 + GOPATH=/tmp/tmp.K532seijyk [2022-06-10T22:11:29.507Z] #60 4.229 + RM_GOPATH=1 [2022-06-10T22:11:29.507Z] #60 4.229 + case "$(go env GOARCH)" in [2022-06-10T22:11:29.507Z] #60 4.241 ++ go env GOARCH [2022-06-10T22:11:29.507Z] #60 4.272 + export GO_BUILDMODE=-buildmode=pie [2022-06-10T22:11:29.507Z] #60 4.272 + GO_BUILDMODE=-buildmode=pie [2022-06-10T22:11:29.507Z] #60 4.272 ++ dirname /install.sh [2022-06-10T22:11:29.507Z] #60 4.272 + dir=/ [2022-06-10T22:11:29.507Z] #60 4.272 + bin=runc [2022-06-10T22:11:29.507Z] #60 4.272 + shift [2022-06-10T22:11:29.507Z] #60 4.272 + '[' '!' -f //runc.installer ']' [2022-06-10T22:11:29.507Z] #60 4.272 + . //runc.installer [2022-06-10T22:11:29.507Z] #60 4.272 ++ set -e [2022-06-10T22:11:29.507Z] #60 4.272 ++ : v1.1.2 [2022-06-10T22:11:29.507Z] #60 4.272 + install_runc [2022-06-10T22:11:29.507Z] #60 4.272 + RUNC_BUILDTAGS=seccomp [2022-06-10T22:11:29.507Z] #60 4.272 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-06-10T22:11:29.507Z] #60 4.272 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.K532seijyk/src/github.com/opencontainers/runc [2022-06-10T22:11:29.507Z] #60 4.272 Cloning into '/tmp/tmp.K532seijyk/src/github.com/opencontainers/runc'... [2022-06-10T22:11:29.507Z] #60 4.273 Install runc version v1.1.2 (build tags: seccomp) [2022-06-10T22:11:29.961Z] #77 94.39 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-06-10T22:11:29.961Z] #77 94.41 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-10T22:11:30.218Z] #77 94.83 checking for gcc... gcc [2022-06-10T22:11:30.475Z] #77 94.94 checking whether the C compiler works... yes [2022-06-10T22:11:30.475Z] #77 95.12 checking for C compiler default output file name... a.out [2022-06-10T22:11:30.655Z] #64 79.71 + bin/ctr [2022-06-10T22:11:30.655Z] #64 ... [2022-06-10T22:11:30.655Z] [2022-06-10T22:11:30.655Z] #77 [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-06-10T22:11:30.655Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:11:30.655Z] #77 62.34 libtoolize: putting auxiliary files in '.'. [2022-06-10T22:11:30.655Z] #77 62.34 libtoolize: copying file './ltmain.sh' [2022-06-10T22:11:30.756Z] #77 95.13 checking for suffix of executables... [2022-06-10T22:11:30.757Z] #77 95.27 checking whether we are cross compiling... no [2022-06-10T22:11:30.757Z] #77 95.37 checking for suffix of object files... o [2022-06-10T22:11:31.013Z] #77 95.42 checking whether we are using the GNU C compiler... yes [2022-06-10T22:11:31.013Z] #77 95.56 checking whether gcc accepts -g... yes [2022-06-10T22:11:31.270Z] #77 95.69 checking for gcc option to accept ISO C89... none needed [2022-06-10T22:11:31.270Z] #77 95.84 checking whether gcc understands -c and -o together... yes [2022-06-10T22:11:31.527Z] #77 95.98 checking how to run the C preprocessor... gcc -E [2022-06-10T22:11:31.784Z] #77 96.24 checking for grep that handles long lines and -e... /bin/grep [2022-06-10T22:11:31.784Z] #77 96.26 checking for egrep... /bin/grep -E [2022-06-10T22:11:32.032Z] #77 63.71 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-06-10T22:11:32.032Z] #77 63.71 libtoolize: and rerunning libtoolize and aclocal. [2022-06-10T22:11:32.032Z] #77 63.71 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-10T22:11:32.041Z] #77 96.26 checking for ANSI C header files... yes [2022-06-10T22:11:32.297Z] #77 96.72 checking for sys/types.h... yes [2022-06-10T22:11:32.297Z] #77 96.85 checking for sys/stat.h... yes [2022-06-10T22:11:32.554Z] #77 97.04 checking for stdlib.h... yes [2022-06-10T22:11:32.554Z] #77 97.22 checking for string.h... yes [2022-06-10T22:11:33.066Z] #77 97.34 checking for memory.h... yes [2022-06-10T22:11:33.066Z] #77 97.52 checking for strings.h... yes [2022-06-10T22:11:33.182Z] #64 ... [2022-06-10T22:11:33.182Z] [2022-06-10T22:11:33.182Z] #77 [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-06-10T22:11:33.182Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:11:33.182Z] #77 61.98 libtoolize: putting auxiliary files in '.'. [2022-06-10T22:11:33.182Z] #77 61.98 libtoolize: copying file './ltmain.sh' [2022-06-10T22:11:33.182Z] #77 63.65 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-06-10T22:11:33.182Z] #77 63.65 libtoolize: and rerunning libtoolize and aclocal. [2022-06-10T22:11:33.183Z] #77 63.65 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-10T22:11:33.183Z] #77 ... [2022-06-10T22:11:33.183Z] [2022-06-10T22:11:33.183Z] #14 [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-06-10T22:11:33.183Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T22:11:33.183Z] #14 141.2 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-06-10T22:11:33.183Z] #14 141.2 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-10T22:11:33.183Z] #14 141.2 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-10T22:11:33.323Z] #77 97.65 checking for inttypes.h... yes [2022-06-10T22:11:33.323Z] #77 97.82 checking for stdint.h... yes [2022-06-10T22:11:33.580Z] #77 97.92 checking for unistd.h... yes [2022-06-10T22:11:33.580Z] #77 98.10 checking minix/config.h usability... no [2022-06-10T22:11:33.713Z] #60 ... [2022-06-10T22:11:33.713Z] [2022-06-10T22:11:33.714Z] #16 [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-06-10T22:11:33.714Z] #16 sha256:b6e9ddd00bef5e0a34d37ce77e3177626aec573a2dfdbcad77e075740bd2bf67 [2022-06-10T22:11:33.714Z] #16 DONE 3.9s [2022-06-10T22:11:33.714Z] [2022-06-10T22:11:33.714Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-10T22:11:33.714Z] #17 sha256:0da627211182c603ee7be6f7ffb3706f8ff04596b10c40cd96e46cd84ec2a4b3 [2022-06-10T22:11:33.836Z] #77 98.27 checking minix/config.h presence... no [2022-06-10T22:11:33.836Z] #77 98.35 checking for minix/config.h... no [2022-06-10T22:11:33.836Z] #77 98.35 checking whether it is safe to define __EXTENSIONS__... yes [2022-06-10T22:11:34.399Z] #77 98.63 checking build system type... aarch64-unknown-linux-gnu [2022-06-10T22:11:34.399Z] #77 98.94 checking host system type... aarch64-unknown-linux-gnu [2022-06-10T22:11:34.399Z] #77 98.94 checking how to print strings... printf [2022-06-10T22:11:34.399Z] #77 98.95 checking for a sed that does not truncate output... /bin/sed [2022-06-10T22:11:34.399Z] #77 98.97 checking for fgrep... /bin/grep -F [2022-06-10T22:11:34.399Z] #77 98.98 checking for ld used by gcc... /usr/bin/ld [2022-06-10T22:11:34.399Z] #77 99.01 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-10T22:11:34.399Z] #77 99.02 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-10T22:11:34.655Z] #77 99.03 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-10T22:11:34.655Z] #77 99.21 checking whether ln -s works... yes [2022-06-10T22:11:34.655Z] #77 99.23 checking the maximum length of command line arguments... 1572864 [2022-06-10T22:11:34.655Z] #77 99.27 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-06-10T22:11:34.655Z] #77 99.27 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-10T22:11:34.655Z] #77 99.27 checking for /usr/bin/ld option to reload object files... -r [2022-06-10T22:11:34.655Z] #77 99.27 checking for objdump... objdump [2022-06-10T22:11:34.655Z] #77 99.27 checking how to recognize dependent libraries... pass_all [2022-06-10T22:11:34.655Z] #77 99.27 checking for dlltool... no [2022-06-10T22:11:34.655Z] #77 99.28 checking how to associate runtime and link libraries... printf %s\n [2022-06-10T22:11:34.655Z] #77 99.28 checking for ar... ar [2022-06-10T22:11:34.923Z] #77 99.28 checking for archiver @FILE support... @ [2022-06-10T22:11:34.923Z] #77 99.52 checking for strip... strip [2022-06-10T22:11:34.923Z] #77 99.52 checking for ranlib... ranlib [2022-06-10T22:11:34.923Z] #77 99.52 checking for gawk... no [2022-06-10T22:11:34.923Z] #77 99.52 checking for mawk... mawk [2022-06-10T22:11:35.180Z] #77 99.52 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-10T22:11:35.436Z] #77 99.88 checking for sysroot... no [2022-06-10T22:11:35.436Z] #77 99.88 checking for a working dd... /bin/dd [2022-06-10T22:11:35.436Z] #77 99.91 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-10T22:11:35.436Z] #77 99.94 checking for mt... no [2022-06-10T22:11:35.436Z] #77 99.95 checking if : is a manifest tool... no [2022-06-10T22:11:35.436Z] #77 99.96 checking for dlfcn.h... yes [2022-06-10T22:11:35.436Z] #77 100.1 checking for objdir... .libs [2022-06-10T22:11:35.950Z] #77 100.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-10T22:11:35.950Z] #77 100.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-10T22:11:36.206Z] #77 100.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-10T22:11:36.455Z] #14 152.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-06-10T22:11:36.455Z] #14 152.3 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-10T22:11:36.455Z] #14 152.3 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-10T22:11:36.463Z] #77 100.7 checking if gcc static flag -static works... yes [2022-06-10T22:11:36.463Z] #77 101.1 checking if gcc supports -c -o file.o... yes [2022-06-10T22:11:36.719Z] #77 101.2 checking if gcc supports -c -o file.o... (cached) yes [2022-06-10T22:11:36.719Z] #77 101.2 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-06-10T22:11:36.977Z] #77 101.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-10T22:11:36.977Z] #77 101.5 checking how to hardcode library paths into programs... immediate [2022-06-10T22:11:36.977Z] #77 101.5 checking whether stripping libraries is possible... yes [2022-06-10T22:11:36.977Z] #77 101.6 checking if libtool supports shared libraries... yes [2022-06-10T22:11:36.977Z] #77 101.6 checking whether to build shared libraries... no [2022-06-10T22:11:36.977Z] #77 101.6 checking whether to build static libraries... yes [2022-06-10T22:11:36.977Z] #77 101.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-10T22:11:36.977Z] #77 101.6 checking whether build environment is sane... yes [2022-06-10T22:11:36.977Z] #77 101.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-10T22:11:36.977Z] #77 101.7 checking whether make sets $(MAKE)... yes [2022-06-10T22:11:36.977Z] #77 101.7 checking whether make supports the include directive... yes (GNU style) [2022-06-10T22:11:37.017Z] #17 3.241 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-06-10T22:11:37.017Z] #17 DONE 3.5s [2022-06-10T22:11:37.017Z] [2022-06-10T22:11:37.017Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-10T22:11:37.017Z] #18 sha256:c5d808491156548e8c50cdb83155ddaa8345ad246197c31f13c14fdd94307138 [2022-06-10T22:11:37.233Z] #77 101.8 checking whether make supports nested variables... yes [2022-06-10T22:11:37.233Z] #77 101.8 checking whether UID '0' is supported by ustar format... yes [2022-06-10T22:11:37.233Z] #77 101.8 checking whether GID '0' is supported by ustar format... yes [2022-06-10T22:11:37.233Z] #77 101.8 checking how to create a ustar tar archive... gnutar [2022-06-10T22:11:37.490Z] #77 101.9 checking dependency style of gcc... gcc3 [2022-06-10T22:11:37.490Z] #77 102.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-10T22:11:37.490Z] #77 102.1 checking whether make supports nested variables... (cached) yes [2022-06-10T22:11:37.490Z] #77 102.1 checking for pkg-config... /usr/bin/pkg-config [2022-06-10T22:11:37.490Z] #77 102.1 checking pkg-config is at least version 0.9.0... yes [2022-06-10T22:11:37.490Z] #77 102.1 checking for yajl >= 2.1.0... yes [2022-06-10T22:11:37.747Z] #77 102.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-10T22:11:37.747Z] #77 102.2 checking for gcc... (cached) gcc [2022-06-10T22:11:37.747Z] #77 102.3 checking whether we are using the GNU C compiler... (cached) yes [2022-06-10T22:11:37.747Z] #77 102.3 checking whether gcc accepts -g... (cached) yes [2022-06-10T22:11:37.747Z] #77 102.3 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-10T22:11:37.747Z] #77 102.3 checking whether gcc understands -c and -o together... (cached) yes [2022-06-10T22:11:37.747Z] #77 102.3 checking for a Python interpreter with version >= 3... python3 [2022-06-10T22:11:37.747Z] #77 102.4 checking for python3... /usr/bin/python3 [2022-06-10T22:11:37.747Z] #77 102.4 checking for python3 version... 3.9 [2022-06-10T22:11:37.747Z] #77 102.5 checking for python3 platform... linux [2022-06-10T22:11:38.003Z] #77 102.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-10T22:11:38.003Z] #77 102.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-10T22:11:38.262Z] #77 102.9 checking that generated files are newer than configure... done [2022-06-10T22:11:38.263Z] #77 102.9 configure: creating ./config.status [2022-06-10T22:11:38.935Z] #18 DONE 1.9s [2022-06-10T22:11:38.936Z] [2022-06-10T22:11:38.936Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-10T22:11:38.936Z] #19 sha256:da436bba4d4a55f2ae7cb2087a13512abb3410f3208571a918e831778b559cc1 [2022-06-10T22:11:39.195Z] #77 ... [2022-06-10T22:11:39.195Z] [2022-06-10T22:11:39.195Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-10T22:11:39.195Z] #21 sha256:bf40804c95d151dd65f9bf8d9d0223bfcfe9f206255970647d724800b718743f [2022-06-10T22:11:39.195Z] #21 20.36 Unpacking bash-completion (1:2.11-2) ... [2022-06-10T22:11:39.195Z] #21 20.85 Selecting previously unselected package bzip2. [2022-06-10T22:11:39.195Z] #21 20.85 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-06-10T22:11:39.195Z] #21 20.86 Unpacking bzip2 (1.0.8-4) ... [2022-06-10T22:11:39.195Z] #21 20.94 Selecting previously unselected package xz-utils. [2022-06-10T22:11:39.195Z] #21 20.95 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-06-10T22:11:39.195Z] #21 20.95 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-10T22:11:39.195Z] #21 21.17 Selecting previously unselected package apparmor. [2022-06-10T22:11:39.195Z] #21 21.17 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-06-10T22:11:39.195Z] #21 21.23 Unpacking apparmor (2.13.6-10) ... [2022-06-10T22:11:39.195Z] #21 21.66 Selecting previously unselected package inetutils-ping. [2022-06-10T22:11:39.195Z] #21 21.67 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-06-10T22:11:39.195Z] #21 21.67 Unpacking inetutils-ping (2:2.0-1) ... [2022-06-10T22:11:39.195Z] #21 21.79 Selecting previously unselected package libip4tc2:arm64. [2022-06-10T22:11:39.195Z] #21 21.80 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-06-10T22:11:39.195Z] #21 21.81 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-06-10T22:11:39.195Z] #21 21.87 Selecting previously unselected package libip6tc2:arm64. [2022-06-10T22:11:39.195Z] #21 21.87 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-06-10T22:11:39.196Z] #21 21.88 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-06-10T22:11:39.196Z] #21 21.94 Selecting previously unselected package libnfnetlink0:arm64. [2022-06-10T22:11:39.196Z] #21 21.95 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-06-10T22:11:39.196Z] #21 21.95 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-06-10T22:11:39.196Z] #21 22.02 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-06-10T22:11:39.196Z] #21 22.04 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-06-10T22:11:39.196Z] #21 22.05 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-06-10T22:11:39.196Z] #21 22.15 Selecting previously unselected package libnftnl11:arm64. [2022-06-10T22:11:39.196Z] #21 22.15 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-06-10T22:11:39.196Z] #21 22.15 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-06-10T22:11:39.196Z] #21 22.30 Selecting previously unselected package iptables. [2022-06-10T22:11:39.196Z] #21 22.31 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-06-10T22:11:39.196Z] #21 22.31 Unpacking iptables (1.8.7-1) ... [2022-06-10T22:11:39.196Z] #21 22.63 Selecting previously unselected package libonig5:arm64. [2022-06-10T22:11:39.196Z] #21 22.64 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-06-10T22:11:39.196Z] #21 22.64 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-06-10T22:11:39.196Z] #21 22.76 Selecting previously unselected package libjq1:arm64. [2022-06-10T22:11:39.196Z] #21 22.77 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-06-10T22:11:39.196Z] #21 22.77 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-06-10T22:11:39.196Z] #21 22.89 Selecting previously unselected package jq. [2022-06-10T22:11:39.196Z] #21 22.89 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-06-10T22:11:39.196Z] #21 22.89 Unpacking jq (1.6-2.1) ... [2022-06-10T22:11:39.196Z] #21 22.97 Selecting previously unselected package libaio1:arm64. [2022-06-10T22:11:39.196Z] #21 22.98 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-06-10T22:11:39.196Z] #21 22.98 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-06-10T22:11:39.196Z] #21 23.06 Selecting previously unselected package libgpm2:arm64. [2022-06-10T22:11:39.196Z] #21 23.07 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-06-10T22:11:39.196Z] #21 23.11 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-06-10T22:11:39.196Z] #21 23.19 Selecting previously unselected package libicu67:arm64. [2022-06-10T22:11:39.196Z] #21 23.19 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-06-10T22:11:39.196Z] #21 23.20 Unpacking libicu67:arm64 (67.1-7) ... [2022-06-10T22:11:39.196Z] #21 26.31 Selecting previously unselected package libinih1:arm64. [2022-06-10T22:11:39.196Z] #21 26.31 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-06-10T22:11:39.196Z] #21 26.32 Unpacking libinih1:arm64 (53-1+b2) ... [2022-06-10T22:11:39.196Z] #21 26.39 Selecting previously unselected package libnet1:arm64. [2022-06-10T22:11:39.196Z] #21 26.39 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-06-10T22:11:39.196Z] #21 26.40 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-06-10T22:11:39.196Z] #21 26.49 Selecting previously unselected package libnl-3-200:arm64. [2022-06-10T22:11:39.196Z] #21 26.49 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-06-10T22:11:39.196Z] #21 26.49 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-06-10T22:11:39.196Z] #21 26.59 Selecting previously unselected package libprotobuf-c1:arm64. [2022-06-10T22:11:39.196Z] #21 26.59 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-06-10T22:11:39.196Z] #21 26.60 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-06-10T22:11:39.196Z] #21 26.67 Selecting previously unselected package libyajl2:arm64. [2022-06-10T22:11:39.196Z] #21 26.67 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ... [2022-06-10T22:11:39.196Z] #21 26.68 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-06-10T22:11:39.196Z] #21 26.74 Selecting previously unselected package net-tools. [2022-06-10T22:11:39.196Z] #21 26.75 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-06-10T22:11:39.196Z] #21 26.76 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-06-10T22:11:39.196Z] #21 26.95 Selecting previously unselected package patch. [2022-06-10T22:11:39.196Z] #21 26.96 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ... [2022-06-10T22:11:39.196Z] #21 26.97 Unpacking patch (2.7.6-7) ... [2022-06-10T22:11:39.196Z] #21 27.07 Selecting previously unselected package python-pip-whl. [2022-06-10T22:11:39.196Z] #21 27.07 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-06-10T22:11:39.196Z] #21 27.09 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-10T22:11:39.196Z] #21 27.55 Selecting previously unselected package python3-lib2to3. [2022-06-10T22:11:39.196Z] #21 27.56 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-06-10T22:11:39.196Z] #21 27.56 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-06-10T22:11:39.196Z] #21 27.69 Selecting previously unselected package python3-distutils. [2022-06-10T22:11:39.196Z] #21 27.69 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-06-10T22:11:39.196Z] #21 27.69 Unpacking python3-distutils (3.9.2-1) ... [2022-06-10T22:11:39.196Z] #21 27.84 Selecting previously unselected package python3-pkg-resources. [2022-06-10T22:11:39.196Z] #21 27.84 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-10T22:11:39.196Z] #21 27.85 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-10T22:11:39.196Z] #21 27.99 Selecting previously unselected package python3-setuptools. [2022-06-10T22:11:39.196Z] #21 27.99 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-06-10T22:11:39.196Z] #21 28.00 Unpacking python3-setuptools (52.0.0-4) ... [2022-06-10T22:11:39.196Z] #21 28.20 Selecting previously unselected package python3-wheel. [2022-06-10T22:11:39.196Z] #21 28.21 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-06-10T22:11:39.196Z] #21 28.21 Unpacking python3-wheel (0.34.2-1) ... [2022-06-10T22:11:39.196Z] #21 28.30 Selecting previously unselected package python3-pip. [2022-06-10T22:11:39.196Z] #21 28.30 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-06-10T22:11:39.196Z] #21 28.31 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-06-10T22:11:39.196Z] #21 28.57 Selecting previously unselected package sudo. [2022-06-10T22:11:39.196Z] #21 28.57 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ... [2022-06-10T22:11:39.196Z] #21 28.58 Unpacking sudo (1.9.5p2-3) ... [2022-06-10T22:11:39.196Z] #21 29.14 Selecting previously unselected package thin-provisioning-tools. [2022-06-10T22:11:39.196Z] #21 29.15 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-06-10T22:11:39.196Z] #21 29.17 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-06-10T22:11:39.196Z] #21 29.35 Selecting previously unselected package uidmap. [2022-06-10T22:11:39.196Z] #21 29.36 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-06-10T22:11:39.196Z] #21 29.36 Unpacking uidmap (1:4.8.1-1) ... [2022-06-10T22:11:39.196Z] #21 29.52 Selecting previously unselected package vim-runtime. [2022-06-10T22:11:39.196Z] #21 29.52 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-10T22:11:39.196Z] #21 29.57 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-06-10T22:11:39.196Z] #21 29.59 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-06-10T22:11:39.196Z] #21 29.60 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:11:39.729Z] #14 ... [2022-06-10T22:11:39.730Z] [2022-06-10T22:11:39.730Z] #77 [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-06-10T22:11:39.730Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:11:39.730Z] #77 78.72 configure.ac:7: installing './compile' [2022-06-10T22:11:39.987Z] #77 78.75 configure.ac:11: installing './config.guess' [2022-06-10T22:11:39.987Z] #77 78.77 configure.ac:11: installing './config.sub' [2022-06-10T22:11:39.987Z] #77 78.78 configure.ac:8: installing './install-sh' [2022-06-10T22:11:39.987Z] #77 78.82 configure.ac:8: installing './missing' [2022-06-10T22:11:39.987Z] #77 78.97 Makefile.am: installing './depcomp' [2022-06-10T22:11:40.229Z] #77 ... [2022-06-10T22:11:40.229Z] [2022-06-10T22:11:40.229Z] #14 [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-06-10T22:11:40.229Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T22:11:40.229Z] #14 142.5 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-06-10T22:11:40.229Z] #14 142.5 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-10T22:11:40.229Z] #14 142.5 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-10T22:11:40.859Z] #19 DONE 2.1s [2022-06-10T22:11:40.859Z] [2022-06-10T22:11:40.859Z] #77 [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-06-10T22:11:40.859Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:11:40.859Z] #77 87.64 configure.ac:11: installing 'build-aux/compile' [2022-06-10T22:11:40.859Z] #77 87.67 configure.ac:11: installing 'build-aux/config.guess' [2022-06-10T22:11:40.859Z] #77 87.67 configure.ac:11: installing 'build-aux/config.sub' [2022-06-10T22:11:40.859Z] #77 87.67 configure.ac:13: installing 'build-aux/install-sh' [2022-06-10T22:11:40.859Z] #77 87.69 configure.ac:13: installing 'build-aux/missing' [2022-06-10T22:11:40.859Z] #77 87.70 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-06-10T22:11:40.859Z] #77 87.93 Makefile.am: installing 'build-aux/depcomp' [2022-06-10T22:11:40.859Z] #77 89.47 checking build system type... x86_64-pc-linux-gnu [2022-06-10T22:11:40.859Z] #77 89.77 checking host system type... x86_64-pc-linux-gnu [2022-06-10T22:11:40.859Z] #77 89.77 checking how to print strings... printf [2022-06-10T22:11:40.859Z] #77 89.77 checking for gcc... gcc [2022-06-10T22:11:40.859Z] #77 89.90 checking whether the C compiler works... yes [2022-06-10T22:11:40.859Z] #77 90.12 checking for C compiler default output file name... a.out [2022-06-10T22:11:40.859Z] #77 90.12 checking for suffix of executables... [2022-06-10T22:11:40.859Z] #77 90.40 checking whether we are cross compiling... no [2022-06-10T22:11:40.859Z] #77 90.66 checking for suffix of object files... o [2022-06-10T22:11:40.859Z] #77 90.83 checking whether we are using the GNU C compiler... yes [2022-06-10T22:11:40.859Z] #77 91.02 checking whether gcc accepts -g... yes [2022-06-10T22:11:40.859Z] #77 91.15 checking for gcc option to accept ISO C89... none needed [2022-06-10T22:11:40.859Z] #77 91.37 checking whether gcc understands -c and -o together... yes [2022-06-10T22:11:40.859Z] #77 91.63 checking for a sed that does not truncate output... /bin/sed [2022-06-10T22:11:40.859Z] #77 91.69 checking for grep that handles long lines and -e... /bin/grep [2022-06-10T22:11:40.859Z] #77 91.72 checking for egrep... /bin/grep -E [2022-06-10T22:11:40.859Z] #77 91.72 checking for fgrep... /bin/grep -F [2022-06-10T22:11:40.859Z] #77 91.72 checking for ld used by gcc... /usr/bin/ld [2022-06-10T22:11:40.859Z] #77 91.77 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-10T22:11:40.859Z] #77 91.77 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-10T22:11:40.859Z] #77 91.78 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-10T22:11:40.859Z] #77 91.89 checking whether ln -s works... yes [2022-06-10T22:11:40.859Z] #77 91.89 checking the maximum length of command line arguments... 1572864 [2022-06-10T22:11:40.859Z] #77 91.93 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-10T22:11:40.859Z] #77 91.93 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-10T22:11:40.859Z] #77 91.93 checking for /usr/bin/ld option to reload object files... -r [2022-06-10T22:11:40.859Z] #77 91.94 checking for objdump... objdump [2022-06-10T22:11:40.859Z] #77 91.94 checking how to recognize dependent libraries... pass_all [2022-06-10T22:11:40.859Z] #77 91.95 checking for dlltool... no [2022-06-10T22:11:40.859Z] #77 91.96 checking how to associate runtime and link libraries... printf %s\n [2022-06-10T22:11:40.859Z] #77 91.96 checking for ar... ar [2022-06-10T22:11:40.859Z] #77 91.97 checking for archiver @FILE support... @ [2022-06-10T22:11:40.859Z] #77 92.09 checking for strip... strip [2022-06-10T22:11:40.859Z] #77 92.10 checking for ranlib... ranlib [2022-06-10T22:11:40.859Z] #77 92.10 checking for gawk... no [2022-06-10T22:11:40.859Z] #77 92.11 checking for mawk... mawk [2022-06-10T22:11:40.859Z] #77 92.11 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-10T22:11:40.859Z] #77 92.51 checking for sysroot... no [2022-06-10T22:11:40.859Z] #77 92.51 checking for a working dd... /bin/dd [2022-06-10T22:11:40.859Z] #77 92.55 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-10T22:11:40.859Z] #77 92.67 checking for mt... no [2022-06-10T22:11:40.859Z] #77 92.67 checking if : is a manifest tool... no [2022-06-10T22:11:40.859Z] #77 92.69 checking how to run the C preprocessor... gcc -E [2022-06-10T22:11:41.088Z] #21 ... [2022-06-10T22:11:41.088Z] [2022-06-10T22:11:41.088Z] #77 [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-06-10T22:11:41.088Z] #77 sha256:2c9072e01c50b2f6055b82760dcea74d90917c98c175984f621d5bd92117b06f [2022-06-10T22:11:41.088Z] #77 105.6 config.status: creating Makefile [2022-06-10T22:11:41.088Z] #77 105.6 config.status: creating config.h [2022-06-10T22:11:41.088Z] #77 105.7 config.status: executing libtool commands [2022-06-10T22:11:41.088Z] #77 105.7 config.status: executing depfiles commands [2022-06-10T22:11:41.166Z] #14 154.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-06-10T22:11:41.167Z] #14 154.0 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-10T22:11:41.167Z] #14 154.0 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-10T22:11:41.433Z] #77 93.00 checking for ANSI C header files... yes [2022-06-10T22:11:41.695Z] #77 93.64 checking for sys/types.h... yes [2022-06-10T22:11:41.695Z] #77 93.84 checking for sys/stat.h... yes [2022-06-10T22:11:41.882Z] #77 80.87 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-10T22:11:41.883Z] #77 80.87 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-10T22:11:41.958Z] #77 94.03 checking for stdlib.h... yes [2022-06-10T22:11:42.018Z] #77 106.6 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-06-10T22:11:42.018Z] #77 106.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-10T22:11:42.139Z] #77 81.11 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-10T22:11:42.140Z] #77 81.11 libtoolize: copying file 'm4/libtool.m4' [2022-06-10T22:11:42.220Z] #77 94.23 checking for string.h... yes [2022-06-10T22:11:42.220Z] #77 94.39 checking for memory.h... yes [2022-06-10T22:11:42.275Z] #77 106.9 checking for gcc... gcc [2022-06-10T22:11:42.397Z] #77 81.40 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-10T22:11:42.482Z] #77 94.64 checking for strings.h... yes [2022-06-10T22:11:42.531Z] #77 107.0 checking whether the C compiler works... yes [2022-06-10T22:11:42.532Z] #77 107.3 checking for C compiler default output file name... a.out [2022-06-10T22:11:42.654Z] #77 81.63 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-10T22:11:42.744Z] #77 94.87 checking for inttypes.h... [2022-06-10T22:11:42.744Z] #77 ... [2022-06-10T22:11:42.744Z] [2022-06-10T22:11:42.744Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-06-10T22:11:42.744Z] #20 sha256:81ba5c146be2f3dabb53183d96770b77a39e1d4e63dc223a99b72091506bea2a [2022-06-10T22:11:42.744Z] #20 DONE 2.2s [2022-06-10T22:11:42.744Z] [2022-06-10T22:11:42.744Z] #77 [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-06-10T22:11:42.744Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:11:42.744Z] #77 94.87 checking for inttypes.h... yes [2022-06-10T22:11:42.744Z] #77 95.12 checking for stdint.h... [2022-06-10T22:11:42.744Z] #77 ... [2022-06-10T22:11:42.744Z] [2022-06-10T22:11:42.744Z] #60 [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-06-10T22:11:42.744Z] #60 sha256:4b405644a24da3cf7c8231602c7c13de82c71cf52ec8893b33e79306ea83e62a [2022-06-10T22:11:42.744Z] #60 15.41 + cd /tmp/tmp.K532seijyk/src/github.com/opencontainers/runc [2022-06-10T22:11:42.744Z] #60 15.41 + git checkout -q v1.1.2 [2022-06-10T22:11:42.744Z] #60 16.20 + '[' -z '' ']' [2022-06-10T22:11:42.744Z] #60 16.20 + target=static [2022-06-10T22:11:42.744Z] #60 16.20 + make BUILDTAGS=seccomp static [2022-06-10T22:11:42.744Z] #60 16.53 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-06-10T22:11:42.788Z] #77 107.3 checking for suffix of executables... [2022-06-10T22:11:42.911Z] #77 81.90 libtoolize: copying file 'm4/ltversion.m4' [2022-06-10T22:11:43.045Z] #77 107.4 checking whether we are cross compiling... no [2022-06-10T22:11:43.168Z] #77 82.28 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-10T22:11:43.301Z] #77 107.6 checking for suffix of object files... o [2022-06-10T22:11:43.301Z] #77 107.8 checking whether we are using the GNU C compiler... yes [2022-06-10T22:11:43.301Z] #77 107.8 checking whether gcc accepts -g... yes [2022-06-10T22:11:43.558Z] #77 107.9 checking for gcc option to accept ISO C89... none needed [2022-06-10T22:11:43.558Z] #77 108.0 checking whether gcc understands -c and -o together... yes [2022-06-10T22:11:43.732Z] #77 82.69 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-10T22:11:43.814Z] #77 108.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-10T22:11:43.814Z] #77 108.3 checking whether build environment is sane... yes [2022-06-10T22:11:43.814Z] #77 108.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-10T22:11:43.814Z] #77 108.4 checking for gawk... no [2022-06-10T22:11:43.814Z] #77 108.4 checking for mawk... mawk [2022-06-10T22:11:43.814Z] #77 108.4 checking whether make sets $(MAKE)... yes [2022-06-10T22:11:43.814Z] #77 108.4 checking whether make supports the include directive... yes (GNU style) [2022-06-10T22:11:43.814Z] #77 108.5 checking whether make supports nested variables... yes [2022-06-10T22:11:43.814Z] #77 108.5 checking whether UID '0' is supported by ustar format... yes [2022-06-10T22:11:43.814Z] #77 108.5 checking whether GID '0' is supported by ustar format... yes [2022-06-10T22:11:43.814Z] #77 108.5 checking how to create a ustar tar archive... gnutar [2022-06-10T22:11:44.328Z] #77 108.6 checking dependency style of gcc... gcc3 [2022-06-10T22:11:44.328Z] #77 108.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-10T22:11:44.328Z] #77 108.8 checking whether make supports nested variables... (cached) yes [2022-06-10T22:11:44.584Z] #77 108.8 checking build system type... aarch64-unknown-linux-gnu [2022-06-10T22:11:44.584Z] #77 109.1 checking host system type... aarch64-unknown-linux-gnu [2022-06-10T22:11:44.584Z] #77 109.1 checking how to print strings... printf [2022-06-10T22:11:44.584Z] #77 109.2 checking for a sed that does not truncate output... /bin/sed [2022-06-10T22:11:44.584Z] #77 109.2 checking for grep that handles long lines and -e... /bin/grep [2022-06-10T22:11:44.584Z] #77 109.2 checking for egrep... /bin/grep -E [2022-06-10T22:11:44.584Z] #77 109.2 checking for fgrep... /bin/grep -F [2022-06-10T22:11:44.584Z] #77 109.2 checking for ld used by gcc... /usr/bin/ld [2022-06-10T22:11:44.584Z] #77 109.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-10T22:11:44.584Z] #77 109.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-10T22:11:44.584Z] #77 109.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-10T22:11:44.842Z] #77 109.4 checking whether ln -s works... yes [2022-06-10T22:11:44.842Z] #77 109.4 checking the maximum length of command line arguments... 1572864 [2022-06-10T22:11:44.842Z] #77 109.4 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-06-10T22:11:44.842Z] #77 109.4 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-10T22:11:44.842Z] #77 109.4 checking for /usr/bin/ld option to reload object files... -r [2022-06-10T22:11:44.842Z] #77 109.4 checking for objdump... objdump [2022-06-10T22:11:44.842Z] #77 109.4 checking how to recognize dependent libraries... pass_all [2022-06-10T22:11:44.842Z] #77 109.4 checking for dlltool... no [2022-06-10T22:11:44.842Z] #77 109.4 checking how to associate runtime and link libraries... printf %s\n [2022-06-10T22:11:44.842Z] #77 109.4 checking for ar... ar [2022-06-10T22:11:45.100Z] #77 109.4 checking for archiver @FILE support... @ [2022-06-10T22:11:45.100Z] #77 109.6 checking for strip... strip [2022-06-10T22:11:45.100Z] #77 109.6 checking for ranlib... ranlib [2022-06-10T22:11:45.357Z] #77 109.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-10T22:11:45.357Z] #77 109.9 checking for sysroot... no [2022-06-10T22:11:45.357Z] #77 109.9 checking for a working dd... /bin/dd [2022-06-10T22:11:45.357Z] #77 109.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-10T22:11:45.357Z] #77 109.9 checking for mt... no [2022-06-10T22:11:45.357Z] #77 110.0 checking if : is a manifest tool... no [2022-06-10T22:11:45.613Z] #77 110.0 checking how to run the C preprocessor... gcc -E [2022-06-10T22:11:46.060Z] #60 ... [2022-06-10T22:11:46.060Z] [2022-06-10T22:11:46.060Z] #77 [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-06-10T22:11:46.060Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:11:46.060Z] #77 95.12 checking for stdint.h... yes [2022-06-10T22:11:46.060Z] #77 95.40 checking for unistd.h... yes [2022-06-10T22:11:46.060Z] #77 95.60 checking for dlfcn.h... yes [2022-06-10T22:11:46.060Z] #77 95.76 checking for objdir... .libs [2022-06-10T22:11:46.060Z] #77 96.12 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-10T22:11:46.060Z] #77 96.22 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-10T22:11:46.060Z] #77 96.22 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-10T22:11:46.060Z] #77 96.32 checking if gcc static flag -static works... yes [2022-06-10T22:11:46.060Z] #77 96.79 checking if gcc supports -c -o file.o... yes [2022-06-10T22:11:46.060Z] #77 96.93 checking if gcc supports -c -o file.o... (cached) yes [2022-06-10T22:11:46.060Z] #77 96.93 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-10T22:11:46.060Z] #77 97.02 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-10T22:11:46.060Z] #77 97.38 checking how to hardcode library paths into programs... immediate [2022-06-10T22:11:46.060Z] #77 97.38 checking whether stripping libraries is possible... yes [2022-06-10T22:11:46.060Z] #77 97.40 checking if libtool supports shared libraries... yes [2022-06-10T22:11:46.060Z] #77 97.40 checking whether to build shared libraries... no [2022-06-10T22:11:46.060Z] #77 97.40 checking whether to build static libraries... yes [2022-06-10T22:11:46.060Z] #77 97.40 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-10T22:11:46.060Z] #77 97.45 checking whether build environment is sane... yes [2022-06-10T22:11:46.060Z] #77 97.53 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-10T22:11:46.060Z] #77 97.54 checking whether make sets $(MAKE)... yes [2022-06-10T22:11:46.060Z] #77 97.58 checking whether make supports the include directive... yes (GNU style) [2022-06-10T22:11:46.060Z] #77 97.62 checking whether make supports nested variables... yes [2022-06-10T22:11:46.060Z] #77 97.65 checking whether UID '0' is supported by ustar format... yes [2022-06-10T22:11:46.060Z] #77 97.65 checking whether GID '0' is supported by ustar format... yes [2022-06-10T22:11:46.060Z] #77 97.65 checking how to create a ustar tar archive... gnutar [2022-06-10T22:11:46.060Z] #77 97.71 checking dependency style of gcc... gcc3 [2022-06-10T22:11:46.060Z] #77 97.92 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-10T22:11:46.060Z] #77 97.92 checking whether make supports nested variables... (cached) yes [2022-06-10T22:11:46.060Z] #77 97.92 checking for gawk... (cached) mawk [2022-06-10T22:11:46.060Z] #77 97.92 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-10T22:11:46.060Z] #77 97.92 checking for gcc... (cached) gcc [2022-06-10T22:11:46.061Z] #77 98.02 checking whether we are using the GNU C compiler... (cached) yes [2022-06-10T22:11:46.061Z] #77 98.03 checking whether gcc accepts -g... (cached) yes [2022-06-10T22:11:46.061Z] #77 98.03 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-10T22:11:46.061Z] #77 98.03 checking whether gcc understands -c and -o together... (cached) yes [2022-06-10T22:11:46.061Z] #77 98.03 checking for a Python interpreter with version >= 3... python3 [2022-06-10T22:11:46.061Z] #77 98.14 checking for python3... /usr/bin/python3 [2022-06-10T22:11:46.061Z] #77 98.15 checking for python3 version... 3.9 [2022-06-10T22:11:46.061Z] #77 98.22 checking for python3 platform... linux [2022-06-10T22:11:46.177Z] #77 110.2 checking for ANSI C header files... yes [2022-06-10T22:11:46.324Z] #77 98.29 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-10T22:11:46.324Z] #77 98.49 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-10T22:11:46.434Z] #77 110.9 checking for sys/types.h... yes [2022-06-10T22:11:46.444Z] #14 ... [2022-06-10T22:11:46.444Z] [2022-06-10T22:11:46.444Z] #77 [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-06-10T22:11:46.444Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:11:46.444Z] #77 78.24 configure.ac:7: installing './compile' [2022-06-10T22:11:46.444Z] #77 78.30 configure.ac:11: installing './config.guess' [2022-06-10T22:11:46.444Z] #77 78.31 configure.ac:11: installing './config.sub' [2022-06-10T22:11:46.444Z] #77 78.32 configure.ac:8: installing './install-sh' [2022-06-10T22:11:46.444Z] #77 78.33 configure.ac:8: installing './missing' [2022-06-10T22:11:46.587Z] #77 98.69 checking for go-md2man... no [2022-06-10T22:11:46.587Z] #77 98.70 checking error.h usability... yes [2022-06-10T22:11:46.691Z] #77 111.0 checking for sys/stat.h... yes [2022-06-10T22:11:46.691Z] #77 111.2 checking for stdlib.h... yes [2022-06-10T22:11:46.703Z] #77 78.48 Makefile.am: installing './depcomp' [2022-06-10T22:11:46.850Z] #77 98.94 checking error.h presence... yes [2022-06-10T22:11:46.850Z] #77 98.99 checking for error.h... yes [2022-06-10T22:11:46.850Z] #77 99.03 checking linux/openat2.h usability... yes [2022-06-10T22:11:46.948Z] #77 111.3 checking for string.h... yes [2022-06-10T22:11:46.962Z] #19 249.3 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-06-10T22:11:46.962Z] #19 249.3 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-06-10T22:11:46.962Z] #19 249.3 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-10T22:11:46.962Z] #19 249.4 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-06-10T22:11:46.962Z] #19 249.4 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-10T22:11:46.962Z] #19 249.4 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-10T22:11:47.112Z] #77 99.24 checking linux/openat2.h presence... yes [2022-06-10T22:11:47.112Z] #77 99.28 checking for linux/openat2.h... yes [2022-06-10T22:11:47.112Z] #77 99.32 checking for copy_file_range... yes [2022-06-10T22:11:47.205Z] #77 111.5 checking for memory.h... yes [2022-06-10T22:11:47.205Z] #77 111.8 checking for strings.h... yes [2022-06-10T22:11:47.205Z] #77 111.9 checking for inttypes.h... yes [2022-06-10T22:11:47.375Z] #77 99.53 checking for fgetxattr... yes [2022-06-10T22:11:47.461Z] #77 112.0 checking for stdint.h... yes [2022-06-10T22:11:47.637Z] #77 99.77 checking for statx... yes [2022-06-10T22:11:47.899Z] #77 100.1 checking for fgetpwent_r... yes [2022-06-10T22:11:48.024Z] #77 112.2 checking for unistd.h... yes [2022-06-10T22:11:48.024Z] #77 112.4 checking for dlfcn.h... yes [2022-06-10T22:11:48.024Z] #77 112.6 checking for objdir... .libs [2022-06-10T22:11:48.161Z] #77 100.4 checking for issetugid... no [2022-06-10T22:11:48.424Z] #77 100.6 checking for pkg-config... /usr/bin/pkg-config [2022-06-10T22:11:48.424Z] #77 100.6 checking pkg-config is at least version 0.9.0... yes [2022-06-10T22:11:48.538Z] #77 113.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-10T22:11:48.538Z] #77 113.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-10T22:11:48.538Z] #77 113.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-10T22:11:48.995Z] #77 ... [2022-06-10T22:11:48.995Z] [2022-06-10T22:11:48.995Z] #14 [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-06-10T22:11:48.995Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T22:11:48.995Z] #14 164.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-06-10T22:11:48.995Z] #14 164.4 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-10T22:11:48.995Z] #14 164.4 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-10T22:11:48.998Z] #77 100.6 checking for library containing yajl_tree_get... -lyajl [2022-06-10T22:11:48.998Z] #77 101.1 checking for yajl >= 2.0.0... yes [2022-06-10T22:11:49.053Z] #77 113.2 checking if gcc static flag -static works... yes [2022-06-10T22:11:49.053Z] #77 113.6 checking if gcc supports -c -o file.o... yes [2022-06-10T22:11:49.053Z] #77 113.8 checking if gcc supports -c -o file.o... (cached) yes [2022-06-10T22:11:49.053Z] #77 113.8 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-06-10T22:11:49.234Z] #77 80.61 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-10T22:11:49.234Z] #77 80.61 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-10T22:11:49.234Z] #77 80.95 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-10T22:11:49.234Z] #77 80.95 libtoolize: copying file 'm4/libtool.m4' [2022-06-10T22:11:49.234Z] #77 81.14 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-10T22:11:49.260Z] #77 101.2 checking sys/capability.h usability... yes [2022-06-10T22:11:49.260Z] #77 101.4 checking sys/capability.h presence... yes [2022-06-10T22:11:49.260Z] #77 101.5 checking for sys/capability.h... yes [2022-06-10T22:11:49.616Z] #77 113.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-10T22:11:49.616Z] #77 114.2 checking how to hardcode library paths into programs... immediate [2022-06-10T22:11:49.616Z] #77 114.2 checking whether stripping libraries is possible... yes [2022-06-10T22:11:49.616Z] #77 114.2 checking if libtool supports shared libraries... yes [2022-06-10T22:11:49.616Z] #77 114.2 checking whether to build shared libraries... no [2022-06-10T22:11:49.616Z] #77 114.2 checking whether to build static libraries... yes [2022-06-10T22:11:49.802Z] #77 81.58 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-10T22:11:49.833Z] #77 101.5 checking for library containing cap_from_name... -lcap [2022-06-10T22:11:49.873Z] #77 114.2 checking float.h usability... yes [2022-06-10T22:11:49.873Z] #77 114.4 checking float.h presence... yes [2022-06-10T22:11:49.873Z] #77 114.4 checking for float.h... yes [2022-06-10T22:11:49.873Z] #77 114.5 checking limits.h usability... yes [2022-06-10T22:11:50.061Z] #77 81.98 libtoolize: copying file 'm4/ltversion.m4' [2022-06-10T22:11:50.096Z] #77 102.1 checking for library containing dlopen... -ldl [2022-06-10T22:11:50.130Z] #77 114.6 checking limits.h presence... yes [2022-06-10T22:11:50.130Z] #77 114.7 checking for limits.h... yes [2022-06-10T22:11:50.130Z] #77 114.7 checking stddef.h usability... yes [2022-06-10T22:11:50.130Z] #77 114.9 checking stddef.h presence... yes [2022-06-10T22:11:50.322Z] #77 82.17 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-10T22:11:50.358Z] #77 102.5 checking seccomp.h usability... yes [2022-06-10T22:11:50.387Z] #77 114.9 checking for stddef.h... yes [2022-06-10T22:11:50.387Z] #77 115.0 checking for stdlib.h... (cached) yes [2022-06-10T22:11:50.387Z] #77 115.0 checking for string.h... (cached) yes [2022-06-10T22:11:50.581Z] #77 82.43 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-10T22:11:50.622Z] #77 102.7 checking seccomp.h presence... yes [2022-06-10T22:11:50.622Z] #77 102.8 checking for seccomp.h... yes [2022-06-10T22:11:50.643Z] #77 115.1 checking sys/time.h usability... yes [2022-06-10T22:11:50.643Z] #77 115.2 checking sys/time.h presence... yes [2022-06-10T22:11:50.643Z] #77 115.3 checking for sys/time.h... yes [2022-06-10T22:11:50.643Z] #77 115.3 checking for inline... inline [2022-06-10T22:11:51.156Z] #77 115.4 checking for size_t... yes [2022-06-10T22:11:51.156Z] #77 115.8 checking for stdlib.h... (cached) yes [2022-06-10T22:11:51.196Z] #77 102.8 checking for library containing seccomp_rule_add... -lseccomp [2022-06-10T22:11:51.413Z] #77 115.8 checking for GNU libc compatible malloc... yes [2022-06-10T22:11:51.413Z] #77 116.0 checking for stdlib.h... (cached) yes [2022-06-10T22:11:51.413Z] #77 116.0 checking for GNU libc compatible realloc... [2022-06-10T22:11:51.413Z] #77 ... [2022-06-10T22:11:51.413Z] [2022-06-10T22:11:51.413Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-10T22:11:51.413Z] #21 sha256:bf40804c95d151dd65f9bf8d9d0223bfcfe9f206255970647d724800b718743f [2022-06-10T22:11:51.413Z] #21 32.69 Selecting previously unselected package vim. [2022-06-10T22:11:51.413Z] #21 32.69 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-06-10T22:11:51.413Z] #21 32.72 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:11:51.413Z] #21 33.23 Selecting previously unselected package xfsprogs. [2022-06-10T22:11:51.413Z] #21 33.23 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ... [2022-06-10T22:11:51.413Z] #21 33.23 Unpacking xfsprogs (5.10.0-4) ... [2022-06-10T22:11:51.413Z] #21 33.59 Selecting previously unselected package zip. [2022-06-10T22:11:51.413Z] #21 33.62 Preparing to unpack .../47-zip_3.0-12_arm64.deb ... [2022-06-10T22:11:51.413Z] #21 33.63 Unpacking zip (3.0-12) ... [2022-06-10T22:11:51.413Z] #21 33.81 Selecting previously unselected package zstd. [2022-06-10T22:11:51.413Z] #21 33.81 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-06-10T22:11:51.413Z] #21 33.83 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-06-10T22:11:51.413Z] #21 34.14 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-10T22:11:51.413Z] #21 34.97 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-06-10T22:11:51.413Z] #21 35.03 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-06-10T22:11:51.413Z] #21 35.04 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-06-10T22:11:51.413Z] #21 35.06 Setting up libicu67:arm64 (67.1-7) ... [2022-06-10T22:11:51.413Z] #21 35.07 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-06-10T22:11:51.413Z] #21 35.09 Setting up libinih1:arm64 (53-1+b2) ... [2022-06-10T22:11:51.413Z] #21 35.11 Setting up uidmap (1:4.8.1-1) ... [2022-06-10T22:11:51.413Z] #21 35.12 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-06-10T22:11:51.413Z] #21 35.14 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-06-10T22:11:51.413Z] #21 35.15 Setting up bzip2 (1.0.8-4) ... [2022-06-10T22:11:51.413Z] #21 35.16 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-06-10T22:11:51.413Z] #21 35.17 Setting up python3-wheel (0.34.2-1) ... [2022-06-10T22:11:51.413Z] #21 35.84 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:11:51.413Z] #21 35.86 Setting up libcap2:arm64 (1:2.44-1) ... [2022-06-10T22:11:51.413Z] #21 35.87 Setting up libcap2-bin (1:2.44-1) ... [2022-06-10T22:11:51.413Z] #21 35.88 Setting up apparmor (2.13.6-10) ... [2022-06-10T22:11:51.413Z] #21 37.46 Setting up zip (3.0-12) ... [2022-06-10T22:11:51.413Z] #21 37.47 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:11:51.413Z] #21 37.50 Setting up bash-completion (1:2.11-2) ... [2022-06-10T22:11:51.413Z] #21 40.20 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-10T22:11:51.413Z] #21 40.23 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-10T22:11:51.413Z] #21 40.26 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-06-10T22:11:51.413Z] #21 40.28 Setting up patch (2.7.6-7) ... [2022-06-10T22:11:51.413Z] #21 40.29 Setting up sudo (1.9.5p2-3) ... [2022-06-10T22:11:51.413Z] #21 40.39 invoke-rc.d: could not determine current runlevel [2022-06-10T22:11:51.413Z] #21 40.40 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-10T22:11:51.413Z] #21 40.41 Setting up xfsprogs (5.10.0-4) ... [2022-06-10T22:11:51.413Z] #21 40.43 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-06-10T22:11:51.413Z] #21 40.45 Setting up inetutils-ping (2:2.0-1) ... [2022-06-10T22:11:51.413Z] #21 40.48 Setting up pigz (2.6-1) ... [2022-06-10T22:11:51.413Z] #21 40.53 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-06-10T22:11:51.413Z] #21 40.55 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-06-10T22:11:51.413Z] #21 40.57 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-10T22:11:51.413Z] #21 40.59 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:11:51.413Z] #21 41.23 Setting up libaio1:arm64 (0.3.112-9) ... [2022-06-10T22:11:51.413Z] #21 41.25 Setting up python3-lib2to3 (3.9.2-1) ... [2022-06-10T22:11:51.413Z] #21 41.73 Setting up libelf1:arm64 (0.183-1) ... [2022-06-10T22:11:51.413Z] #21 41.76 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-06-10T22:11:51.413Z] #21 41.77 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-06-10T22:11:51.413Z] #21 41.81 Setting up python3-distutils (3.9.2-1) ... [2022-06-10T22:11:51.413Z] #21 42.24 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:11:51.413Z] #21 42.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-06-10T22:11:51.413Z] #21 42.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-06-10T22:11:51.413Z] #21 42.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-06-10T22:11:51.413Z] #21 42.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-06-10T22:11:51.413Z] #21 42.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-06-10T22:11:51.413Z] #21 42.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-06-10T22:11:51.413Z] #21 42.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-06-10T22:11:51.413Z] #21 42.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-06-10T22:11:51.413Z] #21 42.32 Setting up python3-setuptools (52.0.0-4) ... [2022-06-10T22:11:51.458Z] #77 103.3 checking for library containing seccomp_arch_resolve_name... none required [2022-06-10T22:11:51.670Z] #21 ... [2022-06-10T22:11:51.670Z] [2022-06-10T22:11:51.670Z] #77 [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-06-10T22:11:51.670Z] #77 sha256:2c9072e01c50b2f6055b82760dcea74d90917c98c175984f621d5bd92117b06f [2022-06-10T22:11:51.670Z] #77 116.0 checking for GNU libc compatible realloc... yes [2022-06-10T22:11:51.720Z] #77 103.6 checking systemd/sd-bus.h usability... yes [2022-06-10T22:11:51.720Z] #77 103.9 checking systemd/sd-bus.h presence... yes [2022-06-10T22:11:51.926Z] #77 116.2 checking for working strtod... yes [2022-06-10T22:11:51.982Z] #77 104.1 checking for systemd/sd-bus.h... yes [2022-06-10T22:11:52.182Z] #77 116.5 checking for gettimeofday... yes [2022-06-10T22:11:52.439Z] #77 116.8 checking for memset... yes [2022-06-10T22:11:52.555Z] #77 104.1 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-06-10T22:11:52.555Z] #77 104.7 checking for sd_notify_barrier... yes [2022-06-10T22:11:52.695Z] #77 117.0 checking for strspn... yes [2022-06-10T22:11:52.817Z] #77 105.0 checking linux/bpf.h usability... yes [2022-06-10T22:11:52.817Z] #77 105.2 checking linux/bpf.h presence... yes [2022-06-10T22:11:52.817Z] #77 ... [2022-06-10T22:11:52.817Z] [2022-06-10T22:11:52.817Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-10T22:11:52.817Z] #21 sha256:19b3c006d97f6fe7ef985292288d53033d7475995a14b0e62d7e41526e4e3fb1 [2022-06-10T22:11:52.817Z] #21 2.620 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T22:11:52.817Z] #21 2.653 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T22:11:52.817Z] #21 2.665 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T22:11:52.817Z] #21 3.262 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T22:11:52.817Z] #21 4.405 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T22:11:52.817Z] #21 5.949 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T22:11:52.951Z] #77 117.4 checking that generated files are newer than configure... done [2022-06-10T22:11:52.951Z] #77 117.4 configure: creating ./config.status [2022-06-10T22:11:53.079Z] #21 ... [2022-06-10T22:11:53.079Z] [2022-06-10T22:11:53.079Z] #77 [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-06-10T22:11:53.079Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:11:53.079Z] #77 105.2 checking for linux/bpf.h... yes [2022-06-10T22:11:53.079Z] #77 105.2 checking compilation for eBPF... yes [2022-06-10T22:11:53.079Z] #77 105.5 checking for criu >= 3.15... no [2022-06-10T22:11:53.079Z] #77 105.5 configure: CRIU headers not found, building without CRIU support [2022-06-10T22:11:53.114Z] #77 ... [2022-06-10T22:11:53.114Z] [2022-06-10T22:11:53.114Z] #14 [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-06-10T22:11:53.114Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T22:11:53.114Z] #14 165.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-06-10T22:11:53.114Z] #14 165.7 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-10T22:11:53.114Z] #14 165.7 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-10T22:11:53.341Z] #77 105.5 checking for criu > 3.16... no [2022-06-10T22:11:53.341Z] #77 105.5 configure: CRIU version doesn't support join-ns API [2022-06-10T22:11:53.341Z] #77 105.5 checking for criu > 3.16.1... no [2022-06-10T22:11:53.341Z] #77 105.6 configure: CRIU version doesn't support for pre-dumping [2022-06-10T22:11:53.341Z] #77 105.6 checking for new mount API (fsconfig)... yes [2022-06-10T22:11:53.341Z] #77 105.7 checking for seccomp notify API... yes [2022-06-10T22:11:53.603Z] #77 105.8 checking for gperf... no [2022-06-10T22:11:53.603Z] #77 105.8 configure: gperf not found - cannot rebuild signal parser code [2022-06-10T22:11:53.865Z] #77 105.8 checking for library containing argp_parse... none required [2022-06-10T22:11:54.127Z] #77 106.2 checking that generated files are newer than configure... done [2022-06-10T22:11:54.127Z] #77 106.2 configure: creating ./config.status [2022-06-10T22:11:55.472Z] #77 120.1 config.status: creating Makefile [2022-06-10T22:11:55.472Z] #77 120.2 config.status: creating config.h [2022-06-10T22:11:55.472Z] #77 120.2 config.status: executing depfiles commands [2022-06-10T22:11:55.729Z] #77 ... [2022-06-10T22:11:55.729Z] [2022-06-10T22:11:55.729Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-10T22:11:55.729Z] #21 sha256:bf40804c95d151dd65f9bf8d9d0223bfcfe9f206255970647d724800b718743f [2022-06-10T22:11:55.729Z] #21 43.69 Setting up libjq1:arm64 (1.6-2.1) ... [2022-06-10T22:11:55.729Z] #21 43.71 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-06-10T22:11:55.729Z] #21 43.73 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-06-10T22:11:55.729Z] #21 43.74 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-06-10T22:11:55.729Z] #21 44.90 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-06-10T22:11:55.729Z] #21 44.91 Setting up jq (1.6-2.1) ... [2022-06-10T22:11:55.729Z] #21 44.93 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-06-10T22:11:55.729Z] #21 44.94 Setting up iptables (1.8.7-1) ... [2022-06-10T22:11:55.729Z] #21 44.96 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-10T22:11:55.729Z] #21 44.96 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-10T22:11:55.729Z] #21 44.97 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-10T22:11:55.729Z] #21 44.98 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-10T22:11:55.729Z] #21 44.99 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-06-10T22:11:55.729Z] #21 45.00 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-06-10T22:11:55.729Z] #21 45.02 Setting up iproute2 (5.10.0-4) ... [2022-06-10T22:11:55.729Z] #21 45.45 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T22:11:55.729Z] #21 DONE 47.2s [2022-06-10T22:11:55.729Z] [2022-06-10T22:11:55.729Z] #77 [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-06-10T22:11:55.729Z] #77 sha256:2c9072e01c50b2f6055b82760dcea74d90917c98c175984f621d5bd92117b06f [2022-06-10T22:11:55.729Z] #77 120.5 config.status: executing libtool commands [2022-06-10T22:11:56.658Z] #77 ... [2022-06-10T22:11:56.658Z] [2022-06-10T22:11:56.658Z] #22 [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-06-10T22:11:56.658Z] #22 sha256:bb9be009a72834be69ad3d42ea3d60feffc45c0645929d71527a1b0f53880ef9 [2022-06-10T22:11:56.658Z] #22 0.604 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-06-10T22:11:56.658Z] #22 0.608 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-06-10T22:11:56.658Z] #22 0.611 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-06-10T22:11:56.658Z] #22 DONE 0.7s [2022-06-10T22:11:56.658Z] [2022-06-10T22:11:56.658Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-06-10T22:11:56.658Z] #23 sha256:2be5ffe64d88e98050be52a2eba4782a24c1ae7b06b0fc27a348a559f3723faa [2022-06-10T22:11:56.679Z] #77 ... [2022-06-10T22:11:56.679Z] [2022-06-10T22:11:56.679Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-10T22:11:56.679Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-10T22:11:56.679Z] #36 163.9 Delve is a source level debugger for Go programs. [2022-06-10T22:11:56.679Z] #36 163.9 [2022-06-10T22:11:56.679Z] #36 163.9 Delve enables you to interact with your program by controlling the execution of the process, [2022-06-10T22:11:56.679Z] #36 163.9 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-06-10T22:11:56.679Z] #36 163.9 [2022-06-10T22:11:56.679Z] #36 163.9 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-06-10T22:11:56.679Z] #36 163.9 [2022-06-10T22:11:56.679Z] #36 163.9 Pass flags to the program you are debugging using `--`, for example: [2022-06-10T22:11:56.679Z] #36 163.9 [2022-06-10T22:11:56.679Z] #36 163.9 `dlv exec ./hello -- server --config conf/config.toml` [2022-06-10T22:11:56.679Z] #36 163.9 [2022-06-10T22:11:56.679Z] #36 163.9 Usage: [2022-06-10T22:11:56.679Z] #36 163.9 dlv [command] [2022-06-10T22:11:56.679Z] #36 163.9 [2022-06-10T22:11:56.679Z] #36 163.9 Available Commands: [2022-06-10T22:11:56.679Z] #36 163.9 attach Attach to running process and begin debugging. [2022-06-10T22:11:56.679Z] #36 163.9 connect Connect to a headless debug server with a terminal client. [2022-06-10T22:11:56.679Z] #36 163.9 core Examine a core dump. [2022-06-10T22:11:56.679Z] #36 163.9 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-06-10T22:11:56.679Z] #36 163.9 debug Compile and begin debugging main package in current directory, or the package specified. [2022-06-10T22:11:56.679Z] #36 163.9 exec Execute a precompiled binary, and begin a debug session. [2022-06-10T22:11:56.679Z] #36 163.9 help Help about any command [2022-06-10T22:11:56.679Z] #36 163.9 run Deprecated command. Use 'debug' instead. [2022-06-10T22:11:56.679Z] #36 163.9 test Compile test binary and begin debugging program. [2022-06-10T22:11:56.679Z] #36 163.9 trace Compile and begin tracing program. [2022-06-10T22:11:56.679Z] #36 163.9 version Prints version. [2022-06-10T22:11:56.679Z] #36 163.9 [2022-06-10T22:11:56.679Z] #36 163.9 Flags: [2022-06-10T22:11:56.679Z] #36 163.9 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-06-10T22:11:56.679Z] #36 163.9 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-06-10T22:11:56.679Z] #36 163.9 --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-06-10T22:11:56.679Z] #36 163.9 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-06-10T22:11:56.679Z] #36 163.9 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-06-10T22:11:56.679Z] #36 163.9 --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-06-10T22:11:56.679Z] #36 163.9 --disable-aslr Disables address space randomization [2022-06-10T22:11:56.679Z] #36 163.9 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-06-10T22:11:56.679Z] #36 163.9 -h, --help help for dlv [2022-06-10T22:11:56.679Z] #36 163.9 --init string Init file, executed by the terminal client. [2022-06-10T22:11:56.679Z] #36 163.9 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-06-10T22:11:56.679Z] #36 163.9 --log Enable debugging server logging. [2022-06-10T22:11:56.679Z] #36 163.9 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-06-10T22:11:56.679Z] #36 163.9 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-06-10T22:11:56.679Z] #36 163.9 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-06-10T22:11:56.679Z] #36 163.9 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-06-10T22:11:56.679Z] #36 163.9 --wd string Working directory for running the program. [2022-06-10T22:11:56.679Z] #36 163.9 [2022-06-10T22:11:56.679Z] #36 163.9 Additional help topics: [2022-06-10T22:11:56.679Z] #36 163.9 dlv backend Help about the --backend flag. [2022-06-10T22:11:56.679Z] #36 163.9 dlv log Help about logging flags. [2022-06-10T22:11:56.679Z] #36 163.9 dlv redirect Help about file redirection. [2022-06-10T22:11:56.679Z] #36 163.9 [2022-06-10T22:11:56.679Z] #36 163.9 Use "dlv [command] --help" for more information about a command. [2022-06-10T22:11:56.679Z] #36 DONE 164.4s [2022-06-10T22:11:56.679Z] [2022-06-10T22:11:56.679Z] #77 [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-06-10T22:11:56.679Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:11:56.679Z] #77 108.8 config.status: creating Makefile [2022-06-10T22:11:56.679Z] #77 108.9 config.status: creating rpm/crun.spec [2022-06-10T22:11:56.679Z] #77 109.0 config.status: creating config.h [2022-06-10T22:11:56.942Z] #77 109.1 config.status: executing libtool commands [2022-06-10T22:11:56.942Z] #77 109.1 config.status: executing depfiles commands [2022-06-10T22:11:57.205Z] #77 ... [2022-06-10T22:11:57.205Z] [2022-06-10T22:11:57.205Z] #34 [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-06-10T22:11:57.205Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-10T22:11:57.205Z] #34 DONE 164.9s [2022-06-10T22:11:57.467Z] [2022-06-10T22:11:57.467Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-10T22:11:57.467Z] #21 sha256:19b3c006d97f6fe7ef985292288d53033d7475995a14b0e62d7e41526e4e3fb1 [2022-06-10T22:11:57.467Z] #21 10.47 Fetched 8537 kB in 8s (1050 kB/s) [2022-06-10T22:11:57.467Z] #21 10.47 Reading package lists... [2022-06-10T22:11:58.909Z] #21 14.09 Reading package lists... [2022-06-10T22:11:58.909Z] #21 ... [2022-06-10T22:11:58.909Z] [2022-06-10T22:11:58.909Z] #77 [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-06-10T22:11:58.909Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:11:58.909Z] #77 110.4 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-06-10T22:11:58.909Z] #77 110.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-10T22:11:58.909Z] #77 110.7 checking for gcc... gcc [2022-06-10T22:11:58.909Z] #77 110.9 checking whether the C compiler works... yes [2022-06-10T22:11:58.909Z] #77 111.1 checking for C compiler default output file name... a.out [2022-06-10T22:11:58.909Z] #77 111.1 checking for suffix of executables... [2022-06-10T22:11:59.173Z] #77 111.3 checking whether we are cross compiling... no [2022-06-10T22:11:59.173Z] #77 111.4 checking for suffix of object files... o [2022-06-10T22:11:59.440Z] #77 111.5 checking whether we are using the GNU C compiler... yes [2022-06-10T22:11:59.440Z] #77 111.6 checking whether gcc accepts -g... yes [2022-06-10T22:11:59.701Z] #77 111.7 checking for gcc option to accept ISO C89... none needed [2022-06-10T22:11:59.701Z] #77 111.9 checking whether gcc understands -c and -o together... yes [2022-06-10T22:11:59.962Z] #77 112.0 checking how to run the C preprocessor... gcc -E [2022-06-10T22:11:59.962Z] #77 112.3 checking for grep that handles long lines and -e... /bin/grep [2022-06-10T22:11:59.962Z] #77 112.3 checking for egrep... /bin/grep -E [2022-06-10T22:12:00.534Z] #77 112.3 checking for ANSI C header files... yes [2022-06-10T22:12:00.795Z] #77 112.9 checking for sys/types.h... yes [2022-06-10T22:12:01.058Z] #77 113.1 checking for sys/stat.h... yes [2022-06-10T22:12:01.058Z] #77 113.2 checking for stdlib.h... yes [2022-06-10T22:12:01.321Z] #77 113.3 checking for string.h... yes [2022-06-10T22:12:01.583Z] #77 113.6 checking for memory.h... yes [2022-06-10T22:12:01.583Z] #77 113.7 checking for strings.h... yes [2022-06-10T22:12:01.844Z] #77 113.9 checking for inttypes.h... yes [2022-06-10T22:12:01.874Z] #19 ... [2022-06-10T22:12:01.874Z] [2022-06-10T22:12:01.874Z] #84 [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-06-10T22:12:01.874Z] #84 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:12:01.874Z] #84 217.5 CCLD libocispec.la [2022-06-10T22:12:01.906Z] #23 ... [2022-06-10T22:12:01.906Z] [2022-06-10T22:12:01.907Z] #77 [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-06-10T22:12:01.907Z] #77 sha256:2c9072e01c50b2f6055b82760dcea74d90917c98c175984f621d5bd92117b06f [2022-06-10T22:12:01.907Z] #77 121.9 GEN .version [2022-06-10T22:12:01.907Z] #77 122.0 make install-recursive [2022-06-10T22:12:01.907Z] #77 122.0 make[1]: Entering directory '/tmp/crun-build' [2022-06-10T22:12:01.907Z] #77 122.1 Making install in libocispec [2022-06-10T22:12:01.907Z] #77 122.1 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-06-10T22:12:01.907Z] #77 122.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-06-10T22:12:01.907Z] #77 122.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-06-10T22:12:01.907Z] #77 122.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-06-10T22:12:01.907Z] #77 122.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-06-10T22:12:01.907Z] #77 122.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-06-10T22:12:01.907Z] #77 123.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-06-10T22:12:01.907Z] #77 123.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-06-10T22:12:01.907Z] #77 123.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-06-10T22:12:01.907Z] #77 123.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-06-10T22:12:01.907Z] #77 123.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-06-10T22:12:01.907Z] #77 123.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-06-10T22:12:01.907Z] #77 123.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-06-10T22:12:01.907Z] #77 123.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-06-10T22:12:01.907Z] #77 123.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-06-10T22:12:01.907Z] #77 123.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-06-10T22:12:01.907Z] #77 123.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-06-10T22:12:01.907Z] #77 123.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-06-10T22:12:01.907Z] #77 123.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-06-10T22:12:01.907Z] #77 123.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-06-10T22:12:01.907Z] #77 123.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-06-10T22:12:01.907Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-06-10T22:12:01.907Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-06-10T22:12:01.907Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-06-10T22:12:01.907Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-06-10T22:12:01.907Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-06-10T22:12:01.907Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-06-10T22:12:01.907Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-06-10T22:12:01.907Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-06-10T22:12:01.907Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-06-10T22:12:01.907Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-06-10T22:12:01.907Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-06-10T22:12:01.907Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-06-10T22:12:01.907Z] #77 124.0 make install-recursive [2022-06-10T22:12:01.907Z] #77 124.1 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-06-10T22:12:01.907Z] #77 124.1 Making install in yajl [2022-06-10T22:12:01.907Z] #77 124.1 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-10T22:12:01.907Z] #77 124.2 CC verify/json_verify-json_verify.o [2022-06-10T22:12:01.907Z] #77 124.2 CC src/libyajl_la-yajl.lo [2022-06-10T22:12:01.907Z] #77 124.2 CC src/libyajl_la-yajl_alloc.lo [2022-06-10T22:12:01.907Z] #77 124.2 CC src/libyajl_la-yajl_gen.lo [2022-06-10T22:12:01.907Z] #77 124.2 CC src/libyajl_la-yajl_parser.lo [2022-06-10T22:12:01.907Z] #77 124.3 CC src/libyajl_la-yajl_buf.lo [2022-06-10T22:12:01.907Z] #77 124.3 CC src/libyajl_la-yajl_encode.lo [2022-06-10T22:12:01.907Z] #77 124.3 CC src/libyajl_la-yajl_lex.lo [2022-06-10T22:12:01.907Z] #77 124.4 CC src/libyajl_la-yajl_tree.lo [2022-06-10T22:12:02.105Z] #77 114.2 checking for stdint.h... yes [2022-06-10T22:12:02.367Z] #77 114.4 checking for unistd.h... yes [2022-06-10T22:12:02.367Z] #77 114.6 checking minix/config.h usability... no [2022-06-10T22:12:02.367Z] #77 114.7 checking minix/config.h presence... no [2022-06-10T22:12:02.447Z] #84 217.9 CCLD src/validate [2022-06-10T22:12:02.447Z] #84 217.9 CCLD tests/test-1 [2022-06-10T22:12:02.447Z] #84 217.9 CCLD tests/test-2 [2022-06-10T22:12:02.447Z] #84 218.0 CCLD tests/test-3 [2022-06-10T22:12:02.447Z] #84 218.0 CCLD tests/test-4 [2022-06-10T22:12:02.447Z] #84 218.0 CCLD tests/test-5 [2022-06-10T22:12:02.447Z] #84 218.1 CCLD tests/test-6 [2022-06-10T22:12:02.628Z] #77 114.8 checking for minix/config.h... no [2022-06-10T22:12:02.709Z] #84 218.1 CCLD tests/test-7 [2022-06-10T22:12:02.709Z] #84 218.2 CCLD tests/test-8 [2022-06-10T22:12:02.709Z] #84 218.3 CCLD tests/test-9 [2022-06-10T22:12:02.891Z] #77 114.8 checking whether it is safe to define __EXTENSIONS__... yes [2022-06-10T22:12:02.971Z] #84 218.3 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-06-10T22:12:02.971Z] #84 218.4 CCLD tests/test-11 [2022-06-10T22:12:02.971Z] #84 218.4 CCLD tests/test-10 [2022-06-10T22:12:03.154Z] #77 115.0 checking build system type... x86_64-pc-linux-gnu [2022-06-10T22:12:03.154Z] #77 115.3 checking host system type... x86_64-pc-linux-gnu [2022-06-10T22:12:03.154Z] #77 115.3 checking how to print strings... printf [2022-06-10T22:12:03.154Z] #77 115.3 checking for a sed that does not truncate output... /bin/sed [2022-06-10T22:12:03.154Z] #77 115.3 checking for fgrep... /bin/grep -F [2022-06-10T22:12:03.154Z] #77 115.3 checking for ld used by gcc... /usr/bin/ld [2022-06-10T22:12:03.154Z] #77 115.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-10T22:12:03.154Z] #77 115.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-10T22:12:03.154Z] #77 115.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-10T22:12:03.154Z] #77 115.4 checking whether ln -s works... yes [2022-06-10T22:12:03.154Z] #77 115.4 checking the maximum length of command line arguments... 1572864 [2022-06-10T22:12:03.417Z] #77 115.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-10T22:12:03.418Z] #77 115.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-10T22:12:03.418Z] #77 115.5 checking for /usr/bin/ld option to reload object files... -r [2022-06-10T22:12:03.418Z] #77 115.5 checking for objdump... objdump [2022-06-10T22:12:03.418Z] #77 115.5 checking how to recognize dependent libraries... pass_all [2022-06-10T22:12:03.418Z] #77 115.5 checking for dlltool... no [2022-06-10T22:12:03.418Z] #77 115.5 checking how to associate runtime and link libraries... printf %s\n [2022-06-10T22:12:03.418Z] #77 115.5 checking for ar... ar [2022-06-10T22:12:03.418Z] #77 115.5 checking for archiver @FILE support... @ [2022-06-10T22:12:03.418Z] #77 115.7 checking for strip... strip [2022-06-10T22:12:03.418Z] #77 115.7 checking for ranlib... ranlib [2022-06-10T22:12:03.418Z] #77 115.7 checking for gawk... no [2022-06-10T22:12:03.418Z] #77 115.7 checking for mawk... mawk [2022-06-10T22:12:03.680Z] #77 115.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-10T22:12:03.680Z] #77 116.0 checking for sysroot... no [2022-06-10T22:12:03.941Z] #77 116.0 checking for a working dd... /bin/dd [2022-06-10T22:12:03.941Z] #77 116.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-10T22:12:03.941Z] #77 116.2 checking for mt... no [2022-06-10T22:12:03.941Z] #77 116.2 checking if : is a manifest tool... no [2022-06-10T22:12:04.203Z] #77 116.2 checking for dlfcn.h... yes [2022-06-10T22:12:04.203Z] #77 116.4 checking for objdir... .libs [2022-06-10T22:12:04.359Z] #84 219.8 libtool: link: ar cr libocispec.a [2022-06-10T22:12:04.360Z] #84 219.8 libtool: link: ranlib libocispec.a [2022-06-10T22:12:04.466Z] #77 116.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-10T22:12:04.466Z] #77 116.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-10T22:12:04.728Z] #77 116.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-10T22:12:05.174Z] #77 129.1 CCLD libyajl.la [2022-06-10T22:12:05.174Z] #77 129.4 CCLD verify/json_verify [2022-06-10T22:12:05.303Z] #77 117.0 checking if gcc static flag -static works... yes [2022-06-10T22:12:05.303Z] #77 117.5 checking if gcc supports -c -o file.o... yes [2022-06-10T22:12:05.303Z] #77 117.6 checking if gcc supports -c -o file.o... (cached) yes [2022-06-10T22:12:05.430Z] #77 129.9 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-10T22:12:05.431Z] #77 129.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-10T22:12:05.431Z] #77 129.9 make[5]: Nothing to be done for 'install-data-am'. [2022-06-10T22:12:05.431Z] #77 129.9 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-10T22:12:05.431Z] #77 129.9 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-10T22:12:05.431Z] #77 129.9 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-06-10T22:12:05.431Z] #77 130.0 CC src/validate.o [2022-06-10T22:12:05.431Z] #77 130.0 CC src/image_spec_schema_config_schema.lo [2022-06-10T22:12:05.431Z] #77 130.0 CC src/image_spec_schema_content_descriptor.lo [2022-06-10T22:12:05.431Z] #77 130.0 CC src/image_spec_schema_defs.lo [2022-06-10T22:12:05.431Z] #77 130.0 CC src/image_spec_schema_defs_descriptor.lo [2022-06-10T22:12:05.431Z] #77 130.1 CC src/image_spec_schema_image_index_schema.lo [2022-06-10T22:12:05.431Z] #77 130.1 CC src/image_spec_schema_image_layout_schema.lo [2022-06-10T22:12:05.565Z] #77 117.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-10T22:12:05.565Z] #77 117.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-10T22:12:05.686Z] #77 130.1 CC src/image_spec_schema_image_manifest_schema.lo [2022-06-10T22:12:05.686Z] #77 130.2 CC src/runtime_spec_schema_config_linux.lo [2022-06-10T22:12:05.686Z] #77 130.2 CC src/runtime_spec_schema_config_zos.lo [2022-06-10T22:12:05.686Z] #77 130.3 CC src/runtime_spec_schema_config_schema.lo [2022-06-10T22:12:05.686Z] #77 130.3 CC src/runtime_spec_schema_config_solaris.lo [2022-06-10T22:12:05.686Z] #77 130.4 CC src/runtime_spec_schema_config_vm.lo [2022-06-10T22:12:05.747Z] #84 221.1 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-06-10T22:12:05.747Z] #84 221.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-10T22:12:05.748Z] #84 221.2 make[5]: Nothing to be done for 'install-data-am'. [2022-06-10T22:12:05.748Z] #84 221.2 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-10T22:12:05.748Z] #84 221.2 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-10T22:12:05.748Z] #84 221.2 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-10T22:12:05.748Z] #84 221.2 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-10T22:12:05.748Z] #84 221.2 make[2]: Entering directory '/tmp/crun-build' [2022-06-10T22:12:05.748Z] #84 221.3 CC src/libcrun/libcrun_testing_a-utils.o [2022-06-10T22:12:05.748Z] #84 221.3 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-06-10T22:12:05.748Z] #84 221.3 CC src/libcrun/libcrun_testing_a-container.o [2022-06-10T22:12:05.748Z] #84 221.3 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-06-10T22:12:05.748Z] #84 221.3 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-06-10T22:12:05.748Z] #84 221.3 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-06-10T22:12:05.748Z] #84 221.3 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-06-10T22:12:05.748Z] #84 221.4 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-06-10T22:12:05.827Z] #77 117.9 checking how to hardcode library paths into programs... immediate [2022-06-10T22:12:05.827Z] #77 117.9 checking whether stripping libraries is possible... yes [2022-06-10T22:12:05.827Z] #77 117.9 checking if libtool supports shared libraries... yes [2022-06-10T22:12:05.827Z] #77 117.9 checking whether to build shared libraries... no [2022-06-10T22:12:05.827Z] #77 117.9 checking whether to build static libraries... yes [2022-06-10T22:12:05.827Z] #77 117.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-10T22:12:05.827Z] #77 117.9 checking whether build environment is sane... yes [2022-06-10T22:12:05.827Z] #77 118.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-10T22:12:05.827Z] #77 118.0 checking whether make sets $(MAKE)... yes [2022-06-10T22:12:05.827Z] #77 118.0 checking whether make supports the include directive... yes (GNU style) [2022-06-10T22:12:05.827Z] #77 118.1 checking whether make supports nested variables... yes [2022-06-10T22:12:05.827Z] #77 118.1 checking whether UID '0' is supported by ustar format... yes [2022-06-10T22:12:05.827Z] #77 118.1 checking whether GID '0' is supported by ustar format... yes [2022-06-10T22:12:05.827Z] #77 118.1 checking how to create a ustar tar archive... gnutar [2022-06-10T22:12:05.943Z] #77 130.4 CC src/runtime_spec_schema_config_windows.lo [2022-06-10T22:12:05.943Z] #77 130.5 CC src/runtime_spec_schema_defs.lo [2022-06-10T22:12:05.943Z] #77 130.6 CC src/runtime_spec_schema_defs_linux.lo [2022-06-10T22:12:06.009Z] #84 221.4 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-06-10T22:12:06.009Z] #84 221.5 CC src/libcrun/libcrun_testing_a-criu.o [2022-06-10T22:12:06.009Z] #84 221.5 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-06-10T22:12:06.009Z] #84 221.5 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-06-10T22:12:06.009Z] #84 221.5 CC src/libcrun/libcrun_testing_a-linux.o [2022-06-10T22:12:06.009Z] #84 221.5 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-06-10T22:12:06.009Z] #84 221.6 CC src/libcrun/libcrun_testing_a-error.o [2022-06-10T22:12:06.009Z] #84 221.6 CC src/libcrun/libcrun_testing_a-status.o [2022-06-10T22:12:06.089Z] #77 118.2 checking dependency style of gcc... gcc3 [2022-06-10T22:12:06.089Z] #77 118.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-10T22:12:06.089Z] #77 118.3 checking whether make supports nested variables... (cached) yes [2022-06-10T22:12:06.089Z] #77 118.3 checking for pkg-config... /usr/bin/pkg-config [2022-06-10T22:12:06.089Z] #77 118.3 checking pkg-config is at least version 0.9.0... yes [2022-06-10T22:12:06.089Z] #77 118.3 checking for yajl >= 2.1.0... yes [2022-06-10T22:12:06.089Z] #77 118.4 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-10T22:12:06.089Z] #77 118.4 checking for gcc... (cached) gcc [2022-06-10T22:12:06.089Z] #77 118.5 checking whether we are using the GNU C compiler... (cached) yes [2022-06-10T22:12:06.089Z] #77 118.5 checking whether gcc accepts -g... (cached) yes [2022-06-10T22:12:06.089Z] #77 118.5 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-10T22:12:06.089Z] #77 118.5 checking whether gcc understands -c and -o together... (cached) yes [2022-06-10T22:12:06.199Z] #77 130.7 CC src/runtime_spec_schema_defs_zos.lo [2022-06-10T22:12:06.199Z] #77 130.9 CC src/runtime_spec_schema_defs_vm.lo [2022-06-10T22:12:06.199Z] #77 131.0 CC src/runtime_spec_schema_defs_windows.lo [2022-06-10T22:12:06.271Z] #84 221.6 CC src/libcrun/libcrun_testing_a-terminal.o [2022-06-10T22:12:06.271Z] #84 221.7 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-06-10T22:12:06.271Z] #84 221.7 CC src/libcrun/libcrun_testing_a-signals.o [2022-06-10T22:12:06.271Z] #84 221.7 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-06-10T22:12:06.271Z] #84 221.8 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-06-10T22:12:06.271Z] #84 221.9 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-06-10T22:12:06.351Z] #77 118.5 checking for a Python interpreter with version >= 3... python3 [2022-06-10T22:12:06.351Z] #77 118.6 checking for python3... /usr/bin/python3 [2022-06-10T22:12:06.351Z] #77 118.6 checking for python3 version... 3.9 [2022-06-10T22:12:06.351Z] #77 118.6 checking for python3 platform... linux [2022-06-10T22:12:06.456Z] #77 131.1 CC src/runtime_spec_schema_state_schema.lo [2022-06-10T22:12:06.456Z] #77 131.2 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-06-10T22:12:06.456Z] #77 131.2 CC src/basic_test_double_array_item.lo [2022-06-10T22:12:06.532Z] #84 221.9 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-06-10T22:12:06.532Z] #84 221.9 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-06-10T22:12:06.532Z] #84 222.1 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-06-10T22:12:06.532Z] #84 222.1 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-06-10T22:12:06.532Z] #84 222.1 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-06-10T22:12:06.613Z] #77 118.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-10T22:12:06.613Z] #77 118.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-10T22:12:06.713Z] #77 131.3 CC src/basic_test_double_array.lo [2022-06-10T22:12:06.713Z] #77 131.3 CC src/basic_test_top_array_int.lo [2022-06-10T22:12:06.794Z] #84 222.4 CC src/crun-crun.o [2022-06-10T22:12:06.794Z] #84 222.4 CC src/crun-kill.o [2022-06-10T22:12:06.874Z] #77 119.1 checking that generated files are newer than configure... done [2022-06-10T22:12:06.874Z] #77 119.1 configure: creating ./config.status [2022-06-10T22:12:06.969Z] #77 131.6 CC src/basic_test_top_array_string.lo [2022-06-10T22:12:06.969Z] #77 131.6 CC src/basic_test_top_double_array_int.lo [2022-06-10T22:12:07.055Z] #14 ... [2022-06-10T22:12:07.055Z] [2022-06-10T22:12:07.055Z] #77 [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-06-10T22:12:07.055Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:12:07.055Z] #77 104.9 configure.ac:7: installing 'build-aux/compile' [2022-06-10T22:12:07.055Z] #77 104.9 configure.ac:9: installing 'build-aux/config.guess' [2022-06-10T22:12:07.055Z] #77 104.9 configure.ac:9: installing 'build-aux/config.sub' [2022-06-10T22:12:07.055Z] #77 104.9 configure.ac:11: installing 'build-aux/install-sh' [2022-06-10T22:12:07.055Z] #77 104.9 configure.ac:11: installing 'build-aux/missing' [2022-06-10T22:12:07.055Z] #77 105.4 Makefile.am: installing 'build-aux/depcomp' [2022-06-10T22:12:07.055Z] #77 105.7 parallel-tests: installing 'build-aux/test-driver' [2022-06-10T22:12:07.056Z] #84 222.5 CC src/crun-delete.o [2022-06-10T22:12:07.056Z] #84 222.5 CC src/crun-pause.o [2022-06-10T22:12:07.056Z] #84 222.5 CC src/crun-run.o [2022-06-10T22:12:07.056Z] #84 222.5 CC src/crun-unpause.o [2022-06-10T22:12:07.056Z] #84 222.6 CC src/crun-spec.o [2022-06-10T22:12:07.056Z] #84 222.6 CC src/crun-exec.o [2022-06-10T22:12:07.056Z] #84 222.6 CC src/crun-list.o [2022-06-10T22:12:07.056Z] #84 222.6 CC src/crun-create.o [2022-06-10T22:12:07.056Z] #84 222.7 CC src/crun-start.o [2022-06-10T22:12:07.317Z] #84 222.7 CC src/crun-update.o [2022-06-10T22:12:07.317Z] #84 222.8 CC src/crun-ps.o [2022-06-10T22:12:07.317Z] #84 222.8 CC src/crun-restore.o [2022-06-10T22:12:07.317Z] #84 222.8 CC src/crun-state.o [2022-06-10T22:12:07.317Z] #84 222.8 CC src/crun-checkpoint.o [2022-06-10T22:12:07.317Z] #84 222.9 CC src/libcrun/libcrun_la-utils.lo [2022-06-10T22:12:07.532Z] #77 131.9 CC src/basic_test_top_double_array_obj.lo [2022-06-10T22:12:07.532Z] #77 132.1 CC src/basic_test_top_double_array_refobj.lo [2022-06-10T22:12:07.579Z] #84 223.0 CC src/libcrun/libcrun_la-container.lo [2022-06-10T22:12:07.579Z] #84 223.0 CC src/libcrun/libcrun_la-cgroup.lo [2022-06-10T22:12:07.579Z] #84 223.0 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-06-10T22:12:07.788Z] #77 132.2 CC src/basic_test_top_double_array_string.lo [2022-06-10T22:12:07.788Z] #77 132.4 CC src/read-file.lo [2022-06-10T22:12:07.788Z] #77 132.5 CC src/json_common.lo [2022-06-10T22:12:07.840Z] #84 223.2 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-06-10T22:12:07.840Z] #84 223.2 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-06-10T22:12:07.840Z] #84 223.3 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-06-10T22:12:07.840Z] #84 223.3 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-06-10T22:12:08.044Z] #77 132.7 CC tests/test-1.o [2022-06-10T22:12:08.102Z] #84 223.4 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-06-10T22:12:08.102Z] #84 223.6 CC src/libcrun/libcrun_la-criu.lo [2022-06-10T22:12:08.102Z] #84 223.6 CC src/libcrun/libcrun_la-custom-handler.lo [2022-06-10T22:12:08.102Z] #84 223.7 CC src/libcrun/libcrun_la-linux.lo [2022-06-10T22:12:08.102Z] #84 223.7 CC src/libcrun/libcrun_la-seccomp.lo [2022-06-10T22:12:08.102Z] #84 223.8 CC src/libcrun/libcrun_la-ebpf.lo [2022-06-10T22:12:08.301Z] #77 132.9 CC tests/test-2.o [2022-06-10T22:12:08.301Z] #77 132.9 CC tests/test-3.o [2022-06-10T22:12:08.363Z] #84 223.8 CC src/libcrun/libcrun_la-error.lo [2022-06-10T22:12:08.363Z] #84 223.9 CC src/libcrun/libcrun_la-terminal.lo [2022-06-10T22:12:08.363Z] #84 224.0 CC src/libcrun/libcrun_la-status.lo [2022-06-10T22:12:08.624Z] #84 224.0 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-06-10T22:12:08.624Z] #84 224.1 CC src/libcrun/libcrun_la-signals.lo [2022-06-10T22:12:08.624Z] #84 224.2 CC src/libcrun/libcrun_la-mount_flags.lo [2022-06-10T22:12:08.792Z] #77 121.1 config.status: creating Makefile [2022-06-10T22:12:08.792Z] #77 121.1 config.status: creating config.h [2022-06-10T22:12:08.792Z] #77 121.1 config.status: executing libtool commands [2022-06-10T22:12:08.792Z] #77 121.2 config.status: executing depfiles commands [2022-06-10T22:12:08.884Z] #84 224.3 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-06-10T22:12:08.884Z] #84 224.4 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-06-10T22:12:08.884Z] #84 224.5 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-06-10T22:12:08.884Z] #84 224.5 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-06-10T22:12:08.913Z] #77 133.4 CC tests/test-4.o [2022-06-10T22:12:08.913Z] #77 133.5 CC tests/test-5.o [2022-06-10T22:12:09.145Z] #84 224.7 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-06-10T22:12:09.176Z] #77 133.8 CC tests/test-6.o [2022-06-10T22:12:09.176Z] #77 133.9 CC tests/test-7.o [2022-06-10T22:12:09.406Z] #84 224.9 CC tests/init.o [2022-06-10T22:12:09.666Z] #84 225.0 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-06-10T22:12:09.666Z] #84 ... [2022-06-10T22:12:09.666Z] [2022-06-10T22:12:09.666Z] #54 [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-06-10T22:12:09.666Z] #54 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-10T22:12:09.738Z] #77 121.8 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-06-10T22:12:09.738Z] #77 121.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-10T22:12:09.743Z] #77 134.3 CC tests/test-8.o [2022-06-10T22:12:09.743Z] #77 134.5 CC tests/test-9.o [2022-06-10T22:12:09.927Z] #54 284.7 + dpkg --print-architecture [2022-06-10T22:12:09.927Z] #54 284.7 + git checkout -q v2.1.0 [2022-06-10T22:12:09.999Z] #77 134.5 CC tests/test-10.o [2022-06-10T22:12:09.999Z] #77 134.6 CC tests/test-11.o [2022-06-10T22:12:10.000Z] #77 122.1 checking for gcc... gcc [2022-06-10T22:12:10.188Z] #54 285.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-06-10T22:12:10.188Z] #54 285.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-06-10T22:12:10.262Z] #77 122.2 checking whether the C compiler works... yes [2022-06-10T22:12:10.262Z] #77 122.4 checking for C compiler default output file name... a.out [2022-06-10T22:12:10.262Z] #77 122.4 checking for suffix of executables... [2022-06-10T22:12:10.525Z] #77 122.6 checking whether we are cross compiling... [2022-06-10T22:12:10.525Z] #77 ... [2022-06-10T22:12:10.525Z] [2022-06-10T22:12:10.525Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-10T22:12:10.525Z] #21 sha256:19b3c006d97f6fe7ef985292288d53033d7475995a14b0e62d7e41526e4e3fb1 [2022-06-10T22:12:10.525Z] #21 14.09 Reading package lists... [2022-06-10T22:12:10.525Z] #21 17.61 Building dependency tree... [2022-06-10T22:12:10.525Z] #21 19.35 The following additional packages will be installed: [2022-06-10T22:12:10.525Z] #21 19.36 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-10T22:12:10.525Z] #21 19.36 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-06-10T22:12:10.525Z] #21 19.36 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-06-10T22:12:10.525Z] #21 19.36 python3-pkg-resources vim-runtime xxd [2022-06-10T22:12:10.525Z] #21 19.37 Suggested packages: [2022-06-10T22:12:10.525Z] #21 19.37 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-06-10T22:12:10.525Z] #21 19.37 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-06-10T22:12:10.525Z] #21 19.37 acl attr quota [2022-06-10T22:12:10.525Z] #21 19.37 Recommended packages: [2022-06-10T22:12:10.525Z] #21 19.37 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-06-10T22:12:10.525Z] #21 21.06 The following NEW packages will be installed: [2022-06-10T22:12:10.525Z] #21 21.06 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-06-10T22:12:10.525Z] #21 21.06 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-10T22:12:10.525Z] #21 21.06 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-06-10T22:12:10.525Z] #21 21.06 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-06-10T22:12:10.525Z] #21 21.06 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-06-10T22:12:10.525Z] #21 21.06 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-06-10T22:12:10.525Z] #21 21.06 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-06-10T22:12:10.525Z] #21 21.06 xz-utils zip zstd [2022-06-10T22:12:10.525Z] #21 21.39 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T22:12:10.525Z] #21 21.39 Need to get 27.7 MB of archives. [2022-06-10T22:12:10.525Z] #21 21.39 After this operation, 106 MB of additional disk space will be used. [2022-06-10T22:12:10.525Z] #21 21.39 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-06-10T22:12:10.525Z] #21 21.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-06-10T22:12:10.525Z] #21 21.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-06-10T22:12:10.525Z] #21 21.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-10T22:12:10.525Z] #21 21.39 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-06-10T22:12:10.525Z] #21 21.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-06-10T22:12:10.525Z] #21 21.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-06-10T22:12:10.525Z] #21 21.42 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-06-10T22:12:10.525Z] #21 21.46 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-10T22:12:10.525Z] #21 21.46 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-10T22:12:10.525Z] #21 21.46 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-06-10T22:12:10.525Z] #21 21.47 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-10T22:12:10.525Z] #21 21.47 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-06-10T22:12:10.525Z] #21 21.47 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-06-10T22:12:10.525Z] #21 21.49 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-06-10T22:12:10.525Z] #21 21.50 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-06-10T22:12:10.525Z] #21 21.50 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-06-10T22:12:10.525Z] #21 21.50 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-06-10T22:12:10.525Z] #21 21.50 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-06-10T22:12:10.525Z] #21 21.50 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-06-10T22:12:10.525Z] #21 21.50 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-06-10T22:12:10.525Z] #21 21.54 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-10T22:12:10.525Z] #21 21.54 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-10T22:12:10.525Z] #21 21.54 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-10T22:12:10.525Z] #21 21.58 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-06-10T22:12:10.525Z] #21 21.58 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-06-10T22:12:10.525Z] #21 21.58 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-10T22:12:10.525Z] #21 21.98 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-06-10T22:12:10.525Z] #21 21.98 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-10T22:12:10.525Z] #21 21.99 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-06-10T22:12:10.525Z] #21 21.99 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-10T22:12:10.525Z] #21 21.99 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-06-10T22:12:10.525Z] #21 21.99 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-06-10T22:12:10.525Z] #21 22.01 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-10T22:12:10.525Z] #21 22.01 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-06-10T22:12:10.525Z] #21 22.12 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-06-10T22:12:10.525Z] #21 22.13 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-06-10T22:12:10.525Z] #21 22.13 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-10T22:12:10.525Z] #21 22.13 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-06-10T22:12:10.525Z] #21 22.15 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-06-10T22:12:10.525Z] #21 22.16 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-06-10T22:12:10.525Z] #21 22.16 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-06-10T22:12:10.525Z] #21 22.21 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-06-10T22:12:10.525Z] #21 22.22 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-06-10T22:12:10.525Z] #21 22.23 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-06-10T22:12:10.525Z] #21 22.48 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-06-10T22:12:10.525Z] #21 22.52 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-06-10T22:12:10.525Z] #21 22.54 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-06-10T22:12:10.525Z] #21 22.55 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-06-10T22:12:10.525Z] #21 23.14 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T22:12:10.525Z] #21 23.27 Fetched 27.7 MB in 2s (18.4 MB/s) [2022-06-10T22:12:10.525Z] #21 23.33 Selecting previously unselected package pigz. [2022-06-10T22:12:10.525Z] #21 23.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 ... 24019 files and directories currently installed.) [2022-06-10T22:12:10.525Z] #21 23.37 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-06-10T22:12:10.525Z] #21 23.37 Unpacking pigz (2.6-1) ... [2022-06-10T22:12:10.525Z] #21 23.46 Selecting previously unselected package libelf1:amd64. [2022-06-10T22:12:10.525Z] #21 23.46 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-06-10T22:12:10.525Z] #21 23.47 Unpacking libelf1:amd64 (0.183-1) ... [2022-06-10T22:12:10.525Z] #21 23.63 Selecting previously unselected package libbpf0:amd64. [2022-06-10T22:12:10.525Z] #21 23.64 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-06-10T22:12:10.525Z] #21 23.64 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-06-10T22:12:10.525Z] #21 23.75 Selecting previously unselected package libcap2:amd64. [2022-06-10T22:12:10.525Z] #21 23.76 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-10T22:12:10.525Z] #21 23.76 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-10T22:12:10.525Z] #21 23.82 Selecting previously unselected package libmnl0:amd64. [2022-06-10T22:12:10.525Z] #21 23.82 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-06-10T22:12:10.525Z] #21 23.83 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-06-10T22:12:10.525Z] #21 23.88 Selecting previously unselected package libxtables12:amd64. [2022-06-10T22:12:10.525Z] #21 23.89 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-06-10T22:12:10.525Z] #21 23.89 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-06-10T22:12:10.525Z] #21 23.96 Selecting previously unselected package libcap2-bin. [2022-06-10T22:12:10.525Z] #21 23.97 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-06-10T22:12:10.525Z] #21 23.98 Unpacking libcap2-bin (1:2.44-1) ... [2022-06-10T22:12:10.525Z] #21 24.06 Selecting previously unselected package iproute2. [2022-06-10T22:12:10.525Z] #21 24.07 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-06-10T22:12:10.525Z] #21 24.08 Unpacking iproute2 (5.10.0-4) ... [2022-06-10T22:12:10.525Z] #21 24.60 Selecting previously unselected package xxd. [2022-06-10T22:12:10.525Z] #21 24.62 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-10T22:12:10.525Z] #21 24.62 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:12:10.525Z] #21 24.74 Selecting previously unselected package vim-common. [2022-06-10T22:12:10.525Z] #21 24.74 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-10T22:12:10.525Z] #21 24.75 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:12:10.525Z] #21 24.92 Selecting previously unselected package bash-completion. [2022-06-10T22:12:10.525Z] #21 24.92 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-06-10T22:12:10.525Z] #21 26.93 Unpacking bash-completion (1:2.11-2) ... [2022-06-10T22:12:10.525Z] #21 27.40 Selecting previously unselected package bzip2. [2022-06-10T22:12:10.525Z] #21 27.41 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-06-10T22:12:10.525Z] #21 27.41 Unpacking bzip2 (1.0.8-4) ... [2022-06-10T22:12:10.525Z] #21 27.49 Selecting previously unselected package xz-utils. [2022-06-10T22:12:10.525Z] #21 27.51 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-10T22:12:10.525Z] #21 27.52 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-10T22:12:10.525Z] #21 27.69 Selecting previously unselected package apparmor. [2022-06-10T22:12:10.525Z] #21 27.70 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-06-10T22:12:10.525Z] #21 ... [2022-06-10T22:12:10.525Z] [2022-06-10T22:12:10.525Z] #77 [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-06-10T22:12:10.525Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:12:10.525Z] #77 122.6 checking whether we are cross compiling... no [2022-06-10T22:12:10.787Z] #77 122.9 checking for suffix of object files... o [2022-06-10T22:12:10.787Z] #77 123.0 checking whether we are using the GNU C compiler... yes [2022-06-10T22:12:10.787Z] #77 123.1 checking whether gcc accepts -g... yes [2022-06-10T22:12:10.929Z] #77 ... [2022-06-10T22:12:10.929Z] [2022-06-10T22:12:10.929Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-06-10T22:12:10.929Z] #23 sha256:2be5ffe64d88e98050be52a2eba4782a24c1ae7b06b0fc27a348a559f3723faa [2022-06-10T22:12:10.929Z] #23 9.259 Collecting yamllint==1.26.1 [2022-06-10T22:12:10.929Z] #23 10.33 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-06-10T22:12:10.929Z] #23 11.43 Collecting pathspec>=0.5.3 [2022-06-10T22:12:10.929Z] #23 11.44 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-06-10T22:12:10.929Z] #23 11.77 Collecting pyyaml [2022-06-10T22:12:10.929Z] #23 11.79 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-06-10T22:12:10.929Z] #23 11.84 Building wheels for collected packages: yamllint [2022-06-10T22:12:10.929Z] #23 11.85 Building wheel for yamllint (setup.py): started [2022-06-10T22:12:10.929Z] #23 12.83 Building wheel for yamllint (setup.py): finished with status 'done' [2022-06-10T22:12:10.929Z] #23 12.83 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=2c60dc3bcdafbea16efa5e1466dd6a7117a06cfdc61d877b9106cc38cb401d41 [2022-06-10T22:12:10.929Z] #23 12.83 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-06-10T22:12:10.929Z] #23 12.84 Successfully built yamllint [2022-06-10T22:12:10.929Z] #23 12.91 Installing collected packages: pyyaml, pathspec, yamllint [2022-06-10T22:12:10.929Z] #23 13.35 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-06-10T22:12:10.929Z] #23 DONE 14.4s [2022-06-10T22:12:11.050Z] #77 123.2 checking for gcc option to accept ISO C89... none needed [2022-06-10T22:12:11.190Z] [2022-06-10T22:12:11.190Z] #55 [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.44.0" && /build/golangci-lint --version [2022-06-10T22:12:11.190Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3 [2022-06-10T22:12:11.242Z] #77 109.7 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-10T22:12:11.242Z] #77 109.7 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-10T22:12:11.312Z] #77 123.4 checking whether gcc understands -c and -o together... yes [2022-06-10T22:12:11.312Z] #77 123.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-10T22:12:11.312Z] #77 123.6 checking whether build environment is sane... yes [2022-06-10T22:12:11.312Z] #77 123.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-10T22:12:11.312Z] #77 123.6 checking for gawk... no [2022-06-10T22:12:11.312Z] #77 123.6 checking for mawk... mawk [2022-06-10T22:12:11.312Z] #77 123.7 checking whether make sets $(MAKE)... yes [2022-06-10T22:12:11.312Z] #77 123.7 checking whether make supports the include directive... yes (GNU style) [2022-06-10T22:12:11.312Z] #77 123.7 checking whether make supports nested variables... yes [2022-06-10T22:12:11.574Z] #77 123.8 checking whether UID '0' is supported by ustar format... yes [2022-06-10T22:12:11.574Z] #77 123.8 checking whether GID '0' is supported by ustar format... yes [2022-06-10T22:12:11.574Z] #77 123.8 checking how to create a ustar tar archive... gnutar [2022-06-10T22:12:11.574Z] #77 123.8 checking dependency style of gcc... gcc3 [2022-06-10T22:12:11.574Z] #77 124.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-10T22:12:11.806Z] #77 110.9 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-10T22:12:11.806Z] #77 110.9 libtoolize: copying file 'm4/libtool.m4' [2022-06-10T22:12:11.836Z] #77 124.0 checking whether make supports nested variables... (cached) yes [2022-06-10T22:12:12.063Z] #77 111.1 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-10T22:12:12.102Z] #77 124.0 checking build system type... x86_64-pc-linux-gnu [2022-06-10T22:12:12.102Z] #77 124.2 checking host system type... x86_64-pc-linux-gnu [2022-06-10T22:12:12.102Z] #77 124.2 checking how to print strings... printf [2022-06-10T22:12:12.102Z] #77 124.2 checking for a sed that does not truncate output... /bin/sed [2022-06-10T22:12:12.102Z] #77 124.3 checking for grep that handles long lines and -e... /bin/grep [2022-06-10T22:12:12.102Z] #77 124.3 checking for egrep... /bin/grep -E [2022-06-10T22:12:12.102Z] #77 124.3 checking for fgrep... /bin/grep -F [2022-06-10T22:12:12.102Z] #77 124.3 checking for ld used by gcc... /usr/bin/ld [2022-06-10T22:12:12.102Z] #77 124.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-10T22:12:12.102Z] #77 124.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-10T22:12:12.102Z] #77 124.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-10T22:12:12.102Z] #77 124.4 checking whether ln -s works... yes [2022-06-10T22:12:12.324Z] #77 111.4 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-10T22:12:12.363Z] #77 124.4 checking the maximum length of command line arguments... 1572864 [2022-06-10T22:12:12.363Z] #77 124.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-10T22:12:12.363Z] #77 124.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-10T22:12:12.363Z] #77 124.5 checking for /usr/bin/ld option to reload object files... -r [2022-06-10T22:12:12.363Z] #77 124.5 checking for objdump... objdump [2022-06-10T22:12:12.363Z] #77 124.5 checking how to recognize dependent libraries... pass_all [2022-06-10T22:12:12.363Z] #77 124.5 checking for dlltool... no [2022-06-10T22:12:12.363Z] #77 124.5 checking how to associate runtime and link libraries... printf %s\n [2022-06-10T22:12:12.363Z] #77 124.5 checking for ar... ar [2022-06-10T22:12:12.363Z] #77 124.5 checking for archiver @FILE support... @ [2022-06-10T22:12:12.363Z] #77 124.6 checking for strip... strip [2022-06-10T22:12:12.363Z] #77 124.6 checking for ranlib... ranlib [2022-06-10T22:12:12.625Z] #77 124.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-10T22:12:12.625Z] #77 124.9 checking for sysroot... no [2022-06-10T22:12:12.625Z] #77 124.9 checking for a working dd... /bin/dd [2022-06-10T22:12:12.625Z] #77 124.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-10T22:12:12.625Z] #77 125.0 checking for mt... no [2022-06-10T22:12:12.888Z] #77 111.6 libtoolize: copying file 'm4/ltversion.m4' [2022-06-10T22:12:12.888Z] #77 111.8 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-10T22:12:12.889Z] #77 125.0 checking if : is a manifest tool... no [2022-06-10T22:12:12.889Z] #77 125.1 checking how to run the C preprocessor... gcc -E [2022-06-10T22:12:13.463Z] #77 125.3 checking for ANSI C header files... yes [2022-06-10T22:12:13.724Z] #77 125.8 checking for sys/types.h... yes [2022-06-10T22:12:13.724Z] #77 126.0 checking for sys/stat.h... yes [2022-06-10T22:12:13.987Z] #77 126.1 checking for stdlib.h... yes [2022-06-10T22:12:14.249Z] #77 126.3 checking for string.h... yes [2022-06-10T22:12:14.249Z] #77 126.4 checking for memory.h... yes [2022-06-10T22:12:14.392Z] #54 ... [2022-06-10T22:12:14.392Z] [2022-06-10T22:12:14.392Z] #19 [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-06-10T22:12:14.392Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a [2022-06-10T22:12:14.392Z] #19 266.9 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-06-10T22:12:14.392Z] #19 266.9 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-06-10T22:12:14.392Z] #19 267.0 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-10T22:12:14.392Z] #19 267.1 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-06-10T22:12:14.392Z] #19 267.1 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-10T22:12:14.392Z] #19 267.1 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-10T22:12:14.511Z] #77 126.6 checking for strings.h... yes [2022-06-10T22:12:14.511Z] #77 126.8 checking for inttypes.h... yes [2022-06-10T22:12:14.773Z] #77 126.9 checking for stdint.h... yes [2022-06-10T22:12:14.773Z] #77 127.0 checking for unistd.h... yes [2022-06-10T22:12:15.035Z] #77 127.2 checking for dlfcn.h... yes [2022-06-10T22:12:15.035Z] #77 127.3 checking for objdir... .libs [2022-06-10T22:12:15.056Z] #14 ... [2022-06-10T22:12:15.056Z] [2022-06-10T22:12:15.056Z] #77 [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-06-10T22:12:15.056Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:12:15.056Z] #77 103.2 configure.ac:7: installing 'build-aux/compile' [2022-06-10T22:12:15.056Z] #77 103.2 configure.ac:9: installing 'build-aux/config.guess' [2022-06-10T22:12:15.056Z] #77 103.2 configure.ac:9: installing 'build-aux/config.sub' [2022-06-10T22:12:15.056Z] #77 103.2 configure.ac:11: installing 'build-aux/install-sh' [2022-06-10T22:12:15.056Z] #77 103.2 configure.ac:11: installing 'build-aux/missing' [2022-06-10T22:12:15.056Z] #77 103.6 Makefile.am: installing 'build-aux/depcomp' [2022-06-10T22:12:15.056Z] #77 103.9 parallel-tests: installing 'build-aux/test-driver' [2022-06-10T22:12:15.429Z] #77 ... [2022-06-10T22:12:15.429Z] [2022-06-10T22:12:15.429Z] #67 [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-06-10T22:12:15.429Z] #67 sha256:9efd10d488a8c6eeec92b6fd760b053cbe145f18a73799ea8cafe074780f0bca [2022-06-10T22:12:15.429Z] #67 190.8 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-10T22:12:15.429Z] #67 190.8 + GOBIN=/build [2022-06-10T22:12:15.429Z] #67 190.8 + GO111MODULE=on [2022-06-10T22:12:15.429Z] #67 190.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-06-10T22:12:15.561Z] #77 127.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-10T22:12:15.561Z] #77 127.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-10T22:12:15.561Z] #77 127.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-10T22:12:15.625Z] #77 107.4 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-10T22:12:15.625Z] #77 107.4 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-10T22:12:15.778Z] #19 278.7 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-06-10T22:12:15.778Z] #19 278.7 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-10T22:12:15.778Z] #19 278.7 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-10T22:12:15.778Z] #19 278.8 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-06-10T22:12:15.778Z] #19 278.8 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-06-10T22:12:15.778Z] #19 278.8 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-10T22:12:15.778Z] #19 278.8 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-06-10T22:12:15.778Z] #19 278.8 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-06-10T22:12:15.778Z] #19 278.9 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-10T22:12:15.778Z] #19 278.9 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-06-10T22:12:15.778Z] #19 278.9 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-10T22:12:15.778Z] #19 278.9 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-10T22:12:16.039Z] #19 279.0 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-06-10T22:12:16.039Z] #19 279.0 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-10T22:12:16.039Z] #19 279.0 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-10T22:12:16.039Z] #19 279.1 Selecting previously unselected package cross-config. [2022-06-10T22:12:16.039Z] #19 279.1 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-06-10T22:12:16.039Z] #19 279.1 Unpacking cross-config (2.6.18+nmu1) ... [2022-06-10T22:12:16.039Z] #19 279.2 Selecting previously unselected package gcc-10-cross-base. [2022-06-10T22:12:16.039Z] #19 279.2 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-06-10T22:12:16.039Z] #19 279.2 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-06-10T22:12:16.039Z] #19 279.3 Selecting previously unselected package libc6-arm64-cross. [2022-06-10T22:12:16.039Z] #19 279.3 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-06-10T22:12:16.135Z] #77 127.9 checking if gcc static flag -static works... yes [2022-06-10T22:12:16.135Z] #77 128.3 checking if gcc supports -c -o file.o... yes [2022-06-10T22:12:16.300Z] #19 279.3 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-06-10T22:12:16.410Z] #77 128.4 checking if gcc supports -c -o file.o... (cached) yes [2022-06-10T22:12:16.410Z] #77 128.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-10T22:12:16.410Z] #77 128.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-10T22:12:16.410Z] #77 128.8 checking how to hardcode library paths into programs... immediate [2022-06-10T22:12:16.410Z] #77 128.8 checking whether stripping libraries is possible... yes [2022-06-10T22:12:16.410Z] #77 128.8 checking if libtool supports shared libraries... yes [2022-06-10T22:12:16.410Z] #77 128.8 checking whether to build shared libraries... no [2022-06-10T22:12:16.410Z] #77 128.8 checking whether to build static libraries... yes [2022-06-10T22:12:16.562Z] #19 279.6 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-06-10T22:12:16.562Z] #19 279.6 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-10T22:12:16.562Z] #19 279.6 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-06-10T22:12:16.562Z] #19 279.7 Selecting previously unselected package libgomp1-arm64-cross. [2022-06-10T22:12:16.562Z] #19 279.7 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-10T22:12:16.562Z] #19 279.7 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-06-10T22:12:16.574Z] #77 108.3 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-10T22:12:16.574Z] #77 108.3 libtoolize: copying file 'm4/libtool.m4' [2022-06-10T22:12:16.574Z] #77 ... [2022-06-10T22:12:16.574Z] [2022-06-10T22:12:16.574Z] #14 [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-06-10T22:12:16.574Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T22:12:16.574Z] #14 189.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-06-10T22:12:16.678Z] #77 128.8 checking float.h usability... yes [2022-06-10T22:12:16.678Z] #77 129.0 checking float.h presence... yes [2022-06-10T22:12:16.678Z] #77 129.0 checking for float.h... yes [2022-06-10T22:12:16.823Z] #19 279.8 Selecting previously unselected package libitm1-arm64-cross. [2022-06-10T22:12:16.823Z] #19 279.8 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-10T22:12:16.823Z] #19 279.8 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-06-10T22:12:16.823Z] #19 279.9 Selecting previously unselected package libatomic1-arm64-cross. [2022-06-10T22:12:16.823Z] #19 279.9 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-10T22:12:16.823Z] #19 279.9 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-06-10T22:12:16.834Z] #14 189.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-10T22:12:16.834Z] #14 189.7 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-10T22:12:16.940Z] #77 129.1 checking limits.h usability... yes [2022-06-10T22:12:16.940Z] #77 129.2 checking limits.h presence... yes [2022-06-10T22:12:16.940Z] #77 129.3 checking for limits.h... yes [2022-06-10T22:12:17.085Z] #19 279.9 Selecting previously unselected package libasan6-arm64-cross. [2022-06-10T22:12:17.085Z] #19 279.9 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-10T22:12:17.085Z] #19 280.0 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-06-10T22:12:17.203Z] #77 129.3 checking stddef.h usability... yes [2022-06-10T22:12:17.203Z] #77 129.4 checking stddef.h presence... yes [2022-06-10T22:12:17.203Z] #77 129.5 checking for stddef.h... yes [2022-06-10T22:12:17.203Z] #77 129.5 checking for stdlib.h... (cached) yes [2022-06-10T22:12:17.203Z] #77 129.5 checking for string.h... (cached) yes [2022-06-10T22:12:17.467Z] #77 129.6 checking sys/time.h usability... yes [2022-06-10T22:12:17.467Z] #77 129.7 checking sys/time.h presence... yes [2022-06-10T22:12:17.657Z] #19 280.7 Selecting previously unselected package liblsan0-arm64-cross. [2022-06-10T22:12:17.657Z] #19 280.7 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-10T22:12:17.657Z] #19 280.7 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-06-10T22:12:17.731Z] #77 129.8 checking for sys/time.h... yes [2022-06-10T22:12:17.731Z] #77 129.8 checking for inline... inline [2022-06-10T22:12:17.993Z] #77 129.9 checking for size_t... yes [2022-06-10T22:12:17.993Z] #77 130.3 checking for stdlib.h... (cached) yes [2022-06-10T22:12:18.180Z] #19 281.1 Selecting previously unselected package libtsan0-arm64-cross. [2022-06-10T22:12:18.180Z] #19 281.1 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-10T22:12:18.180Z] #19 281.1 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-06-10T22:12:18.270Z] #77 130.3 checking for GNU libc compatible malloc... yes [2022-06-10T22:12:18.270Z] #77 130.5 checking for stdlib.h... (cached) yes [2022-06-10T22:12:18.533Z] #77 130.5 checking for GNU libc compatible realloc... yes [2022-06-10T22:12:18.533Z] #77 130.7 checking for working strtod... yes [2022-06-10T22:12:18.753Z] #19 281.8 Selecting previously unselected package libstdc++6-arm64-cross. [2022-06-10T22:12:18.753Z] #19 281.9 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-10T22:12:18.753Z] #19 281.9 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-06-10T22:12:18.795Z] #77 130.9 checking for gettimeofday... yes [2022-06-10T22:12:19.014Z] #19 282.0 Selecting previously unselected package libubsan1-arm64-cross. [2022-06-10T22:12:19.014Z] #19 282.0 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-10T22:12:19.014Z] #19 282.0 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-06-10T22:12:19.057Z] #77 131.1 checking for memset... yes [2022-06-10T22:12:19.275Z] #19 282.4 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-06-10T22:12:19.276Z] #19 282.4 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-10T22:12:19.276Z] #19 282.4 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-06-10T22:12:19.319Z] #77 131.4 checking for strspn... yes [2022-06-10T22:12:19.584Z] #77 131.7 checking that generated files are newer than configure... done [2022-06-10T22:12:19.584Z] #77 131.8 configure: creating ./config.status [2022-06-10T22:12:20.976Z] #77 ... [2022-06-10T22:12:20.976Z] [2022-06-10T22:12:20.976Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-10T22:12:20.976Z] #21 sha256:19b3c006d97f6fe7ef985292288d53033d7475995a14b0e62d7e41526e4e3fb1 [2022-06-10T22:12:20.976Z] #21 27.75 Unpacking apparmor (2.13.6-10) ... [2022-06-10T22:12:20.976Z] #21 28.17 Selecting previously unselected package inetutils-ping. [2022-06-10T22:12:20.976Z] #21 28.18 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-06-10T22:12:20.976Z] #21 28.18 Unpacking inetutils-ping (2:2.0-1) ... [2022-06-10T22:12:20.976Z] #21 28.28 Selecting previously unselected package libip4tc2:amd64. [2022-06-10T22:12:20.976Z] #21 28.28 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-06-10T22:12:20.976Z] #21 28.29 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-06-10T22:12:20.976Z] #21 28.34 Selecting previously unselected package libip6tc2:amd64. [2022-06-10T22:12:20.976Z] #21 28.35 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-06-10T22:12:20.976Z] #21 28.36 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-06-10T22:12:20.976Z] #21 28.42 Selecting previously unselected package libnfnetlink0:amd64. [2022-06-10T22:12:20.976Z] #21 28.42 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-06-10T22:12:20.976Z] #21 28.43 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-10T22:12:20.976Z] #21 28.52 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-06-10T22:12:20.976Z] #21 28.52 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-06-10T22:12:20.976Z] #21 28.52 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-10T22:12:20.976Z] #21 28.61 Selecting previously unselected package libnftnl11:amd64. [2022-06-10T22:12:20.976Z] #21 28.61 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-06-10T22:12:20.976Z] #21 28.62 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-06-10T22:12:20.976Z] #21 28.70 Selecting previously unselected package iptables. [2022-06-10T22:12:20.976Z] #21 28.71 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-06-10T22:12:20.976Z] #21 28.71 Unpacking iptables (1.8.7-1) ... [2022-06-10T22:12:20.976Z] #21 29.05 Selecting previously unselected package libonig5:amd64. [2022-06-10T22:12:20.976Z] #21 29.06 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-10T22:12:20.976Z] #21 29.08 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-10T22:12:20.976Z] #21 29.21 Selecting previously unselected package libjq1:amd64. [2022-06-10T22:12:20.976Z] #21 29.22 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-06-10T22:12:20.976Z] #21 29.23 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-10T22:12:20.976Z] #21 29.34 Selecting previously unselected package jq. [2022-06-10T22:12:20.976Z] #21 29.34 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-06-10T22:12:20.976Z] #21 29.35 Unpacking jq (1.6-2.1) ... [2022-06-10T22:12:20.976Z] #21 29.45 Selecting previously unselected package libaio1:amd64. [2022-06-10T22:12:20.976Z] #21 29.45 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-06-10T22:12:20.976Z] #21 29.48 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-06-10T22:12:20.976Z] #21 29.55 Selecting previously unselected package libgpm2:amd64. [2022-06-10T22:12:20.976Z] #21 29.55 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-06-10T22:12:20.976Z] #21 29.57 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-06-10T22:12:20.976Z] #21 29.65 Selecting previously unselected package libicu67:amd64. [2022-06-10T22:12:20.976Z] #21 29.65 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-06-10T22:12:20.976Z] #21 29.66 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-10T22:12:20.976Z] #21 33.36 Selecting previously unselected package libinih1:amd64. [2022-06-10T22:12:20.976Z] #21 33.36 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-06-10T22:12:20.976Z] #21 33.37 Unpacking libinih1:amd64 (53-1+b2) ... [2022-06-10T22:12:20.976Z] #21 33.47 Selecting previously unselected package libnet1:amd64. [2022-06-10T22:12:20.976Z] #21 33.48 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-10T22:12:20.977Z] #21 33.48 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-10T22:12:20.977Z] #21 33.57 Selecting previously unselected package libnl-3-200:amd64. [2022-06-10T22:12:20.977Z] #21 33.58 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-10T22:12:20.977Z] #21 33.59 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-10T22:12:20.977Z] #21 33.74 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-10T22:12:20.977Z] #21 33.74 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-10T22:12:20.977Z] #21 33.74 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-10T22:12:20.977Z] #21 33.80 Selecting previously unselected package libyajl2:amd64. [2022-06-10T22:12:20.977Z] #21 33.80 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-06-10T22:12:20.977Z] #21 33.81 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-06-10T22:12:20.977Z] #21 33.87 Selecting previously unselected package net-tools. [2022-06-10T22:12:20.977Z] #21 33.88 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-06-10T22:12:20.977Z] #21 33.88 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-06-10T22:12:20.977Z] #21 34.07 Selecting previously unselected package patch. [2022-06-10T22:12:20.977Z] #21 34.07 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-06-10T22:12:20.977Z] #21 34.09 Unpacking patch (2.7.6-7) ... [2022-06-10T22:12:20.977Z] #21 34.18 Selecting previously unselected package python-pip-whl. [2022-06-10T22:12:20.977Z] #21 34.19 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-06-10T22:12:20.977Z] #21 34.19 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-10T22:12:20.977Z] #21 34.80 Selecting previously unselected package python3-lib2to3. [2022-06-10T22:12:20.977Z] #21 34.81 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-06-10T22:12:20.977Z] #21 34.82 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-06-10T22:12:20.977Z] #21 34.94 Selecting previously unselected package python3-distutils. [2022-06-10T22:12:20.977Z] #21 34.95 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-06-10T22:12:20.977Z] #21 34.95 Unpacking python3-distutils (3.9.2-1) ... [2022-06-10T22:12:20.977Z] #21 35.08 Selecting previously unselected package python3-pkg-resources. [2022-06-10T22:12:20.977Z] #21 35.10 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-10T22:12:20.977Z] #21 35.10 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-10T22:12:20.977Z] #21 35.26 Selecting previously unselected package python3-setuptools. [2022-06-10T22:12:20.977Z] #21 35.26 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-06-10T22:12:20.977Z] #21 35.27 Unpacking python3-setuptools (52.0.0-4) ... [2022-06-10T22:12:20.977Z] #21 35.52 Selecting previously unselected package python3-wheel. [2022-06-10T22:12:20.977Z] #21 35.53 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-06-10T22:12:20.977Z] #21 35.54 Unpacking python3-wheel (0.34.2-1) ... [2022-06-10T22:12:20.977Z] #21 35.65 Selecting previously unselected package python3-pip. [2022-06-10T22:12:20.977Z] #21 35.65 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-06-10T22:12:20.977Z] #21 35.65 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-06-10T22:12:20.977Z] #21 35.94 Selecting previously unselected package sudo. [2022-06-10T22:12:20.977Z] #21 35.94 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-06-10T22:12:20.977Z] #21 35.96 Unpacking sudo (1.9.5p2-3) ... [2022-06-10T22:12:20.977Z] #21 36.50 Selecting previously unselected package thin-provisioning-tools. [2022-06-10T22:12:20.977Z] #21 36.50 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-06-10T22:12:20.977Z] #21 36.50 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-06-10T22:12:20.977Z] #21 36.72 Selecting previously unselected package uidmap. [2022-06-10T22:12:20.977Z] #21 36.73 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-06-10T22:12:20.977Z] #21 36.74 Unpacking uidmap (1:4.8.1-1) ... [2022-06-10T22:12:20.977Z] #21 36.87 Selecting previously unselected package vim-runtime. [2022-06-10T22:12:20.977Z] #21 36.89 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-10T22:12:20.977Z] #21 36.93 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-06-10T22:12:20.977Z] #21 36.96 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-06-10T22:12:20.977Z] #21 36.98 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:12:21.193Z] #19 284.1 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-06-10T22:12:21.193Z] #19 284.1 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-10T22:12:21.193Z] #19 284.3 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-10T22:12:21.550Z] #21 ... [2022-06-10T22:12:21.550Z] [2022-06-10T22:12:21.550Z] #77 [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-06-10T22:12:21.550Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:12:21.550Z] #77 133.7 config.status: creating Makefile [2022-06-10T22:12:21.550Z] #77 133.7 config.status: creating config.h [2022-06-10T22:12:21.550Z] #77 133.8 config.status: executing depfiles commands [2022-06-10T22:12:21.815Z] #77 133.9 config.status: executing libtool commands [2022-06-10T22:12:22.761Z] #77 134.9 GEN .version [2022-06-10T22:12:22.761Z] #77 135.0 make install-recursive [2022-06-10T22:12:22.761Z] #77 135.0 make[1]: Entering directory '/tmp/crun-build' [2022-06-10T22:12:22.761Z] #77 135.1 Making install in libocispec [2022-06-10T22:12:22.761Z] #77 135.1 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-06-10T22:12:22.761Z] #77 135.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-06-10T22:12:22.761Z] #77 135.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-06-10T22:12:22.761Z] #77 135.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-06-10T22:12:22.761Z] #77 135.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-06-10T22:12:23.410Z] #14 ... [2022-06-10T22:12:23.410Z] [2022-06-10T22:12:23.410Z] #67 [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-06-10T22:12:23.410Z] #67 sha256:232a235af68c31a0a5b83752d9667387b49daf9af6880a2facb909ed6d9fe6e9 [2022-06-10T22:12:23.410Z] #67 189.9 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-10T22:12:23.410Z] #67 189.9 + GOBIN=/build [2022-06-10T22:12:23.410Z] #67 189.9 + GO111MODULE=on [2022-06-10T22:12:23.410Z] #67 189.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-06-10T22:12:23.707Z] #77 136.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-06-10T22:12:23.969Z] #77 136.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-06-10T22:12:23.969Z] #77 136.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-06-10T22:12:23.969Z] #77 136.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-06-10T22:12:23.969Z] #77 136.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-06-10T22:12:23.969Z] #77 136.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-06-10T22:12:23.969Z] #77 136.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-06-10T22:12:23.969Z] #77 136.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-06-10T22:12:23.969Z] #77 136.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-06-10T22:12:23.969Z] #77 136.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-06-10T22:12:23.969Z] #77 136.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-06-10T22:12:23.969Z] #77 136.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-06-10T22:12:23.969Z] #77 136.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-06-10T22:12:23.969Z] #77 136.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-06-10T22:12:23.969Z] #77 136.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-06-10T22:12:23.969Z] #77 136.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-06-10T22:12:25.358Z] #77 137.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-06-10T22:12:25.358Z] #77 137.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-06-10T22:12:25.358Z] #77 137.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-06-10T22:12:25.358Z] #77 137.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-06-10T22:12:25.358Z] #77 137.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-06-10T22:12:25.358Z] #77 137.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-06-10T22:12:25.358Z] #77 137.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-06-10T22:12:25.358Z] #77 137.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-06-10T22:12:25.358Z] #77 137.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-06-10T22:12:25.358Z] #77 137.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-06-10T22:12:25.358Z] #77 137.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-06-10T22:12:25.358Z] #77 137.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-06-10T22:12:25.358Z] #77 137.3 make install-recursive [2022-06-10T22:12:25.358Z] #77 137.3 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-06-10T22:12:25.358Z] #77 137.4 Making install in yajl [2022-06-10T22:12:25.358Z] #77 137.4 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-10T22:12:25.358Z] #77 137.5 CC verify/json_verify-json_verify.o [2022-06-10T22:12:25.358Z] #77 137.5 CC src/libyajl_la-yajl_alloc.lo [2022-06-10T22:12:25.358Z] #77 137.5 CC src/libyajl_la-yajl.lo [2022-06-10T22:12:25.358Z] #77 137.5 CC src/libyajl_la-yajl_gen.lo [2022-06-10T22:12:25.358Z] #77 137.5 CC src/libyajl_la-yajl_buf.lo [2022-06-10T22:12:25.358Z] #77 137.5 CC src/libyajl_la-yajl_encode.lo [2022-06-10T22:12:25.358Z] #77 137.5 CC src/libyajl_la-yajl_parser.lo [2022-06-10T22:12:25.358Z] #77 137.5 CC src/libyajl_la-yajl_lex.lo [2022-06-10T22:12:25.358Z] #77 137.6 CC src/libyajl_la-yajl_tree.lo [2022-06-10T22:12:25.481Z] #67 200.0 rootlesskit version 1.0.0 [2022-06-10T22:12:25.481Z] #67 200.0 Usage of /build/rootlesskit-docker-proxy: [2022-06-10T22:12:25.481Z] #67 200.0 -container-ip string [2022-06-10T22:12:25.481Z] #67 200.0 container ip [2022-06-10T22:12:25.481Z] #67 200.0 -container-port int [2022-06-10T22:12:25.481Z] #67 200.0 container port (default -1) [2022-06-10T22:12:25.481Z] #67 200.0 -host-ip string [2022-06-10T22:12:25.481Z] #67 200.0 host ip [2022-06-10T22:12:25.481Z] #67 200.0 -host-port int [2022-06-10T22:12:25.481Z] #67 200.0 host port (default -1) [2022-06-10T22:12:25.481Z] #67 200.0 -proto string [2022-06-10T22:12:25.481Z] #67 200.0 proxy protocol (default "tcp") [2022-06-10T22:12:26.039Z] #55 ... [2022-06-10T22:12:26.039Z] [2022-06-10T22:12:26.039Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-06-10T22:12:26.039Z] #47 sha256:f07fa1b2b652023669769ccd2e573b51e16473d32c1a0fba5ef4c3aa72860c2e [2022-06-10T22:12:26.039Z] #47 195.3 + dpkg --print-architecture [2022-06-10T22:12:26.039Z] #47 DONE 196.0s [2022-06-10T22:12:26.039Z] [2022-06-10T22:12:26.039Z] #64 [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-06-10T22:12:26.039Z] #64 sha256:09d661e9c598ee3ef4f6872cc626866f5effced91f35d05cf551386c5c8e99f5 [2022-06-10T22:12:26.421Z] #67 DONE 201.8s [2022-06-10T22:12:26.421Z] [2022-06-10T22:12:26.421Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-10T22:12:26.421Z] #68 sha256:9232f89f12be0e1d72168516362b20c61fd77af60023bca3a5c7b5150ed2eb25 [2022-06-10T22:12:26.421Z] #68 DONE 0.1s [2022-06-10T22:12:26.421Z] [2022-06-10T22:12:26.421Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-10T22:12:26.421Z] #69 sha256:04bf5374772fde0352604c71ebddf0f9c8634d1bc1bbf4cf7e0d617a535600d3 [2022-06-10T22:12:26.421Z] #69 DONE 0.1s [2022-06-10T22:12:26.421Z] [2022-06-10T22:12:26.421Z] #14 [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-06-10T22:12:26.421Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T22:12:26.421Z] #14 192.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-06-10T22:12:26.421Z] #14 192.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-10T22:12:26.421Z] #14 192.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-10T22:12:26.421Z] #14 202.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-06-10T22:12:26.421Z] #14 202.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-06-10T22:12:26.421Z] #14 202.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-10T22:12:26.678Z] #14 202.8 Selecting previously unselected package libapparmor1:amd64. [2022-06-10T22:12:26.678Z] #14 202.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-06-10T22:12:26.678Z] #14 202.8 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-06-10T22:12:26.712Z] #67 ... [2022-06-10T22:12:26.713Z] [2022-06-10T22:12:26.713Z] #77 [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-06-10T22:12:26.713Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:12:26.713Z] #77 108.5 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-10T22:12:26.713Z] #77 108.9 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-10T22:12:26.713Z] #77 109.0 libtoolize: copying file 'm4/ltversion.m4' [2022-06-10T22:12:26.713Z] #77 109.2 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-10T22:12:27.244Z] #14 202.9 Selecting previously unselected package libapparmor-dev:amd64. [2022-06-10T22:12:27.244Z] #14 202.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-06-10T22:12:27.244Z] #14 203.0 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-10T22:12:27.502Z] #14 203.3 Selecting previously unselected package libbtrfs0:amd64. [2022-06-10T22:12:27.502Z] #14 203.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-10T22:12:27.502Z] #14 203.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-10T22:12:27.651Z] #77 ... [2022-06-10T22:12:27.651Z] [2022-06-10T22:12:27.651Z] #67 [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-06-10T22:12:27.651Z] #67 sha256:232a235af68c31a0a5b83752d9667387b49daf9af6880a2facb909ed6d9fe6e9 [2022-06-10T22:12:27.651Z] #67 200.3 rootlesskit version 1.0.0 [2022-06-10T22:12:27.651Z] #67 200.3 Usage of /build/rootlesskit-docker-proxy: [2022-06-10T22:12:27.651Z] #67 200.3 -container-ip string [2022-06-10T22:12:27.651Z] #67 200.3 container ip [2022-06-10T22:12:27.651Z] #67 200.3 -container-port int [2022-06-10T22:12:27.651Z] #67 200.3 container port (default -1) [2022-06-10T22:12:27.651Z] #67 200.3 -host-ip string [2022-06-10T22:12:27.651Z] #67 200.3 host ip [2022-06-10T22:12:27.651Z] #67 200.3 -host-port int [2022-06-10T22:12:27.651Z] #67 200.3 host port (default -1) [2022-06-10T22:12:27.651Z] #67 200.3 -proto string [2022-06-10T22:12:27.651Z] #67 200.3 proxy protocol (default "tcp") [2022-06-10T22:12:27.759Z] #14 203.7 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-10T22:12:27.759Z] #14 203.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-10T22:12:27.759Z] #14 203.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-10T22:12:27.911Z] #67 DONE 200.7s [2022-06-10T22:12:27.911Z] [2022-06-10T22:12:27.911Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-10T22:12:27.911Z] #68 sha256:15df2853de94e674defb72152e921b67799da7e6cd304bcdb4a7221f6faeb4be [2022-06-10T22:12:28.015Z] #14 204.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-06-10T22:12:28.016Z] #14 204.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-10T22:12:28.016Z] #14 204.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-10T22:12:28.480Z] #68 DONE 0.2s [2022-06-10T22:12:28.480Z] [2022-06-10T22:12:28.480Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-10T22:12:28.480Z] #69 sha256:4bec19968c8adb70120ae8052eefb6a2f523f6ccabb6ba730c1d56d05a7810d3 [2022-06-10T22:12:28.480Z] #69 DONE 0.2s [2022-06-10T22:12:28.480Z] [2022-06-10T22:12:28.480Z] #14 [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-06-10T22:12:28.480Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T22:12:28.585Z] #14 204.3 Selecting previously unselected package libudev-dev:amd64. [2022-06-10T22:12:28.585Z] #14 204.3 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-10T22:12:28.585Z] #14 204.3 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-10T22:12:28.585Z] #14 204.7 Selecting previously unselected package libsepol1-dev:amd64. [2022-06-10T22:12:28.585Z] #14 204.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-06-10T22:12:28.585Z] #14 204.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-06-10T22:12:28.667Z] #77 ... [2022-06-10T22:12:28.667Z] [2022-06-10T22:12:28.667Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-10T22:12:28.667Z] #21 sha256:19b3c006d97f6fe7ef985292288d53033d7475995a14b0e62d7e41526e4e3fb1 [2022-06-10T22:12:28.667Z] #21 40.38 Selecting previously unselected package vim. [2022-06-10T22:12:28.667Z] #21 40.38 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-10T22:12:28.667Z] #21 40.40 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:12:28.667Z] #21 40.98 Selecting previously unselected package xfsprogs. [2022-06-10T22:12:28.667Z] #21 40.99 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-06-10T22:12:28.667Z] #21 40.99 Unpacking xfsprogs (5.10.0-4) ... [2022-06-10T22:12:28.667Z] #21 41.46 Selecting previously unselected package zip. [2022-06-10T22:12:28.667Z] #21 41.47 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-06-10T22:12:28.667Z] #21 41.48 Unpacking zip (3.0-12) ... [2022-06-10T22:12:28.667Z] #21 41.62 Selecting previously unselected package zstd. [2022-06-10T22:12:28.667Z] #21 41.64 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-06-10T22:12:28.667Z] #21 41.64 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-06-10T22:12:28.667Z] #21 42.06 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-10T22:12:28.667Z] #21 42.90 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-06-10T22:12:28.667Z] #21 42.91 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-06-10T22:12:28.667Z] #21 42.94 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-06-10T22:12:28.667Z] #21 42.95 Setting up libicu67:amd64 (67.1-7) ... [2022-06-10T22:12:28.667Z] #21 42.96 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-06-10T22:12:28.667Z] #21 42.97 Setting up libinih1:amd64 (53-1+b2) ... [2022-06-10T22:12:28.667Z] #21 42.99 Setting up uidmap (1:4.8.1-1) ... [2022-06-10T22:12:28.667Z] #21 43.00 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-06-10T22:12:28.667Z] #21 43.01 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-10T22:12:28.667Z] #21 43.02 Setting up bzip2 (1.0.8-4) ... [2022-06-10T22:12:28.667Z] #21 43.03 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-10T22:12:28.667Z] #21 43.04 Setting up python3-wheel (0.34.2-1) ... [2022-06-10T22:12:28.667Z] #21 43.66 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:12:28.667Z] #21 43.68 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-10T22:12:28.667Z] #21 43.70 Setting up libcap2-bin (1:2.44-1) ... [2022-06-10T22:12:28.667Z] #21 43.71 Setting up apparmor (2.13.6-10) ... [2022-06-10T22:12:28.667Z] #21 45.50 Setting up zip (3.0-12) ... [2022-06-10T22:12:28.667Z] #21 45.51 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:12:28.667Z] #21 45.54 Setting up bash-completion (1:2.11-2) ... [2022-06-10T22:12:28.742Z] #14 201.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-06-10T22:12:28.742Z] #14 201.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-06-10T22:12:28.742Z] #14 201.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-10T22:12:29.013Z] #14 201.9 Selecting previously unselected package libapparmor1:amd64. [2022-06-10T22:12:29.013Z] #14 201.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-06-10T22:12:29.013Z] #14 201.9 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-06-10T22:12:29.013Z] #14 202.1 Selecting previously unselected package libapparmor-dev:amd64. [2022-06-10T22:12:29.013Z] #14 202.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-06-10T22:12:29.154Z] #14 205.3 Selecting previously unselected package libpcre2-16-0:amd64. [2022-06-10T22:12:29.272Z] #14 202.1 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-10T22:12:29.272Z] #14 202.4 Selecting previously unselected package libbtrfs0:amd64. [2022-06-10T22:12:29.398Z] #19 ... [2022-06-10T22:12:29.398Z] [2022-06-10T22:12:29.398Z] #84 [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-06-10T22:12:29.398Z] #84 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:12:29.398Z] #84 244.9 CCLD tests/init [2022-06-10T22:12:29.414Z] #14 205.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-06-10T22:12:29.414Z] #14 205.3 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-06-10T22:12:29.531Z] #14 202.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-10T22:12:29.531Z] #14 202.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-10T22:12:29.670Z] #14 205.7 Selecting previously unselected package libpcre2-32-0:amd64. [2022-06-10T22:12:29.790Z] #14 202.9 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-10T22:12:29.926Z] #14 205.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-06-10T22:12:29.926Z] #14 205.7 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-06-10T22:12:30.066Z] #14 202.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-10T22:12:30.066Z] #14 202.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-10T22:12:30.192Z] #14 206.1 Selecting previously unselected package libpcre2-posix2:amd64. [2022-06-10T22:12:30.192Z] #14 206.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-06-10T22:12:30.192Z] #14 206.1 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-06-10T22:12:30.325Z] #14 203.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-06-10T22:12:30.326Z] #14 203.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-10T22:12:30.326Z] #14 203.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-10T22:12:30.449Z] #14 206.3 Selecting previously unselected package libpcre2-dev:amd64. [2022-06-10T22:12:30.450Z] #14 206.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-06-10T22:12:30.450Z] #14 206.3 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-06-10T22:12:30.584Z] #14 203.5 Selecting previously unselected package libudev-dev:amd64. [2022-06-10T22:12:30.584Z] #14 203.5 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-10T22:12:30.584Z] #14 203.5 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-10T22:12:30.609Z] #21 47.79 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-10T22:12:30.609Z] #21 47.81 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-10T22:12:30.843Z] #14 203.7 Selecting previously unselected package libsepol1-dev:amd64. [2022-06-10T22:12:30.843Z] #14 203.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-06-10T22:12:30.843Z] #14 203.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-06-10T22:12:30.879Z] #21 47.82 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-06-10T22:12:30.879Z] #21 47.85 Setting up patch (2.7.6-7) ... [2022-06-10T22:12:31.146Z] #21 47.97 Setting up sudo (1.9.5p2-3) ... [2022-06-10T22:12:31.146Z] #21 ... [2022-06-10T22:12:31.146Z] [2022-06-10T22:12:31.146Z] #77 [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-06-10T22:12:31.146Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:12:31.146Z] #77 143.4 CCLD libyajl.la [2022-06-10T22:12:31.386Z] #14 207.3 Selecting previously unselected package libselinux1-dev:amd64. [2022-06-10T22:12:31.386Z] #14 207.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-06-10T22:12:31.386Z] #14 207.3 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-06-10T22:12:31.408Z] #77 143.8 CCLD verify/json_verify [2022-06-10T22:12:31.410Z] #14 204.3 Selecting previously unselected package libpcre2-16-0:amd64. [2022-06-10T22:12:31.410Z] #14 204.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-06-10T22:12:31.410Z] #14 204.3 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-06-10T22:12:31.642Z] #14 207.6 Selecting previously unselected package libdevmapper-dev:amd64. [2022-06-10T22:12:31.642Z] #14 207.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-06-10T22:12:31.642Z] #14 207.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-10T22:12:31.670Z] #14 204.7 Selecting previously unselected package libpcre2-32-0:amd64. [2022-06-10T22:12:31.670Z] #14 204.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-06-10T22:12:31.670Z] #14 204.7 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-06-10T22:12:31.981Z] #77 144.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-10T22:12:31.981Z] #77 144.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-10T22:12:31.981Z] #77 144.1 make[5]: Nothing to be done for 'install-data-am'. [2022-06-10T22:12:31.981Z] #77 144.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-10T22:12:31.981Z] #77 144.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-10T22:12:31.981Z] #77 144.2 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-06-10T22:12:31.981Z] #77 144.2 CC src/validate.o [2022-06-10T22:12:31.981Z] #77 144.2 CC src/image_spec_schema_config_schema.lo [2022-06-10T22:12:31.981Z] #77 144.2 CC src/image_spec_schema_content_descriptor.lo [2022-06-10T22:12:31.981Z] #77 144.2 CC src/image_spec_schema_defs.lo [2022-06-10T22:12:31.981Z] #77 144.3 CC src/image_spec_schema_defs_descriptor.lo [2022-06-10T22:12:31.981Z] #77 144.3 CC src/image_spec_schema_image_index_schema.lo [2022-06-10T22:12:31.981Z] #77 144.3 CC src/image_spec_schema_image_layout_schema.lo [2022-06-10T22:12:31.981Z] #77 144.3 CC src/image_spec_schema_image_manifest_schema.lo [2022-06-10T22:12:31.981Z] #77 144.4 CC src/runtime_spec_schema_config_linux.lo [2022-06-10T22:12:32.156Z] #14 207.9 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-10T22:12:32.156Z] #14 208.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-10T22:12:32.156Z] #14 208.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-10T22:12:32.187Z] #14 205.0 Selecting previously unselected package libpcre2-posix2:amd64. [2022-06-10T22:12:32.187Z] #14 205.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-06-10T22:12:32.187Z] #14 205.1 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-06-10T22:12:32.243Z] #77 144.4 CC src/runtime_spec_schema_config_zos.lo [2022-06-10T22:12:32.243Z] #77 144.4 CC src/runtime_spec_schema_config_schema.lo [2022-06-10T22:12:32.243Z] #77 144.4 CC src/runtime_spec_schema_config_solaris.lo [2022-06-10T22:12:32.243Z] #77 144.5 CC src/runtime_spec_schema_config_vm.lo [2022-06-10T22:12:32.243Z] #77 144.5 CC src/runtime_spec_schema_config_windows.lo [2022-06-10T22:12:32.243Z] #77 144.6 CC src/runtime_spec_schema_defs.lo [2022-06-10T22:12:32.243Z] #77 144.7 CC src/runtime_spec_schema_defs_linux.lo [2022-06-10T22:12:32.243Z] #77 144.7 CC src/runtime_spec_schema_defs_zos.lo [2022-06-10T22:12:32.243Z] #77 144.7 CC src/runtime_spec_schema_defs_vm.lo [2022-06-10T22:12:32.243Z] #77 144.7 CC src/runtime_spec_schema_defs_windows.lo [2022-06-10T22:12:32.417Z] #14 208.2 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-10T22:12:32.418Z] #14 208.2 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-10T22:12:32.418Z] #14 208.2 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-10T22:12:32.446Z] #14 205.4 Selecting previously unselected package libpcre2-dev:amd64. [2022-06-10T22:12:32.446Z] #14 205.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-06-10T22:12:32.446Z] #14 205.4 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-06-10T22:12:32.506Z] #77 144.8 CC src/runtime_spec_schema_state_schema.lo [2022-06-10T22:12:32.768Z] #77 145.0 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-06-10T22:12:32.768Z] #77 145.0 CC src/basic_test_double_array_item.lo [2022-06-10T22:12:32.768Z] #77 145.1 CC src/basic_test_double_array.lo [2022-06-10T22:12:33.029Z] #77 145.2 CC src/basic_test_top_array_int.lo [2022-06-10T22:12:33.029Z] #77 145.4 CC src/basic_test_top_array_string.lo [2022-06-10T22:12:33.290Z] #77 145.5 CC src/basic_test_top_double_array_int.lo [2022-06-10T22:12:33.290Z] #77 145.6 CC src/basic_test_top_double_array_obj.lo [2022-06-10T22:12:33.290Z] #77 145.7 CC src/basic_test_top_double_array_refobj.lo [2022-06-10T22:12:33.362Z] #14 209.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-10T22:12:33.362Z] #14 209.2 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-06-10T22:12:33.362Z] #14 209.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-10T22:12:33.362Z] #14 209.3 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-06-10T22:12:33.362Z] #14 209.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-10T22:12:33.362Z] #14 209.3 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-06-10T22:12:33.362Z] #14 209.4 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-10T22:12:33.552Z] #77 145.8 CC src/basic_test_top_double_array_string.lo [2022-06-10T22:12:33.619Z] #14 209.4 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-06-10T22:12:33.619Z] #14 209.4 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-10T22:12:33.619Z] #14 209.5 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-06-10T22:12:33.619Z] #14 209.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-10T22:12:33.619Z] #14 209.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-10T22:12:33.619Z] #14 209.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-10T22:12:33.619Z] #14 209.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-10T22:12:33.619Z] #14 209.6 Setting up mingw-w64-common (8.0.0-1) ... [2022-06-10T22:12:33.619Z] #14 209.6 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-10T22:12:33.619Z] #14 209.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-10T22:12:33.619Z] #14 209.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-06-10T22:12:33.619Z] #14 209.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-06-10T22:12:33.619Z] #14 209.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-10T22:12:33.822Z] #14 206.6 Selecting previously unselected package libselinux1-dev:amd64. [2022-06-10T22:12:33.822Z] #14 206.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-06-10T22:12:33.822Z] #14 206.6 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-06-10T22:12:33.875Z] #14 209.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-10T22:12:33.876Z] #14 209.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-10T22:12:33.876Z] #14 209.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-10T22:12:33.876Z] #14 209.8 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-06-10T22:12:33.876Z] #14 209.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-10T22:12:33.876Z] #14 209.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-10T22:12:33.876Z] #14 209.8 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-06-10T22:12:33.876Z] #14 209.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-10T22:12:33.876Z] #14 209.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-10T22:12:34.125Z] #77 146.3 CC src/read-file.lo [2022-06-10T22:12:34.125Z] #77 146.4 CC src/json_common.lo [2022-06-10T22:12:34.132Z] #14 210.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-10T22:12:34.132Z] #14 210.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-06-10T22:12:34.132Z] #14 210.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-10T22:12:34.132Z] #14 210.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-10T22:12:34.132Z] #14 210.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T22:12:34.387Z] #77 146.6 CC tests/test-1.o [2022-06-10T22:12:34.387Z] #77 146.7 CC tests/test-2.o [2022-06-10T22:12:34.387Z] #77 146.8 CC tests/test-3.o [2022-06-10T22:12:34.389Z] #14 207.3 Selecting previously unselected package libdevmapper-dev:amd64. [2022-06-10T22:12:34.390Z] #14 207.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-06-10T22:12:34.390Z] #14 207.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-10T22:12:34.648Z] #14 207.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-10T22:12:34.648Z] #14 207.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-10T22:12:34.648Z] #14 207.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-10T22:12:34.695Z] #14 DONE 210.7s [2022-06-10T22:12:34.695Z] [2022-06-10T22:12:34.695Z] #64 [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-06-10T22:12:34.695Z] #64 sha256:88b4fe730425c20fc8139cbbac79cbbd64828447c0a1cca1bd3d70c058d5e669 [2022-06-10T22:12:34.908Z] #14 207.9 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-10T22:12:34.908Z] #14 207.9 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-10T22:12:34.908Z] #14 207.9 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-10T22:12:34.952Z] #64 ... [2022-06-10T22:12:34.952Z] [2022-06-10T22:12:34.952Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-10T22:12:34.952Z] #59 sha256:8c2ce96d4bbbe159651b3798bdf912ddc73f35af4cc8b57a25dcd822ca09bf94 [2022-06-10T22:12:34.952Z] #59 DONE 0.3s [2022-06-10T22:12:34.952Z] [2022-06-10T22:12:34.952Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-06-10T22:12:34.952Z] #15 sha256:7d105389cf7ebd369be610536db62be544056793b886d5dc26e332e017cc3e22 [2022-06-10T22:12:34.959Z] #77 147.0 CC tests/test-4.o [2022-06-10T22:12:34.959Z] #77 147.2 CC tests/test-5.o [2022-06-10T22:12:34.959Z] #77 147.4 CC tests/test-6.o [2022-06-10T22:12:35.221Z] #77 147.5 CC tests/test-7.o [2022-06-10T22:12:35.793Z] #77 147.9 CC tests/test-8.o [2022-06-10T22:12:35.793Z] #77 148.0 CC tests/test-9.o [2022-06-10T22:12:35.793Z] #77 148.2 CC tests/test-10.o [2022-06-10T22:12:35.903Z] #14 208.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-10T22:12:35.903Z] #14 208.8 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-06-10T22:12:35.903Z] #14 208.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-10T22:12:35.903Z] #14 208.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-06-10T22:12:35.903Z] #14 208.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-10T22:12:35.903Z] #14 208.9 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-06-10T22:12:36.054Z] #77 148.5 CC tests/test-11.o [2022-06-10T22:12:36.163Z] #14 208.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-10T22:12:36.163Z] #14 208.9 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-06-10T22:12:36.163Z] #14 208.9 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-10T22:12:36.163Z] #14 209.0 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-06-10T22:12:36.422Z] #14 209.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-10T22:12:36.422Z] #14 209.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-10T22:12:36.422Z] #14 209.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-10T22:12:36.422Z] #14 209.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-10T22:12:36.682Z] #14 209.5 Setting up mingw-w64-common (8.0.0-1) ... [2022-06-10T22:12:36.682Z] #14 209.6 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-10T22:12:36.682Z] #14 209.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-10T22:12:36.682Z] #14 209.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-06-10T22:12:36.682Z] #14 209.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-06-10T22:12:36.682Z] #14 209.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-10T22:12:36.682Z] #14 209.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-10T22:12:36.682Z] #14 209.8 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-06-10T22:12:36.682Z] #14 209.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-10T22:12:36.845Z] #15 DONE 2.0s [2022-06-10T22:12:36.845Z] [2022-06-10T22:12:36.845Z] #16 [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-06-10T22:12:36.845Z] #16 sha256:b6e9ddd00bef5e0a34d37ce77e3177626aec573a2dfdbcad77e075740bd2bf67 [2022-06-10T22:12:36.941Z] #14 209.8 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-06-10T22:12:36.941Z] #14 209.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-10T22:12:36.941Z] #14 209.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-10T22:12:36.941Z] #14 209.9 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-06-10T22:12:36.941Z] #14 209.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-10T22:12:36.941Z] #14 209.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-10T22:12:36.941Z] #14 209.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-10T22:12:36.941Z] #14 209.9 Setting up dmsetup (2:1.02.175-2.1) ... [2022-06-10T22:12:36.941Z] #14 210.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-10T22:12:36.941Z] #14 210.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-10T22:12:36.941Z] #14 210.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T22:12:37.444Z] #77 ... [2022-06-10T22:12:37.444Z] [2022-06-10T22:12:37.444Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-10T22:12:37.444Z] #21 sha256:19b3c006d97f6fe7ef985292288d53033d7475995a14b0e62d7e41526e4e3fb1 [2022-06-10T22:12:37.444Z] #21 48.53 invoke-rc.d: could not determine current runlevel [2022-06-10T22:12:37.444Z] #21 48.55 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-10T22:12:37.444Z] #21 48.57 Setting up xfsprogs (5.10.0-4) ... [2022-06-10T22:12:37.444Z] #21 48.58 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-06-10T22:12:37.444Z] #21 48.59 Setting up inetutils-ping (2:2.0-1) ... [2022-06-10T22:12:37.444Z] #21 48.60 Setting up pigz (2.6-1) ... [2022-06-10T22:12:37.444Z] #21 48.62 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-10T22:12:37.444Z] #21 48.63 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-10T22:12:37.444Z] #21 48.69 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-10T22:12:37.444Z] #21 48.73 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:12:37.444Z] #21 49.27 Setting up libaio1:amd64 (0.3.112-9) ... [2022-06-10T22:12:37.444Z] #21 49.29 Setting up python3-lib2to3 (3.9.2-1) ... [2022-06-10T22:12:37.444Z] #21 49.76 Setting up libelf1:amd64 (0.183-1) ... [2022-06-10T22:12:37.444Z] #21 49.78 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-06-10T22:12:37.444Z] #21 49.79 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-10T22:12:37.444Z] #21 49.82 Setting up python3-distutils (3.9.2-1) ... [2022-06-10T22:12:37.444Z] #21 50.42 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:12:37.444Z] #21 50.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-06-10T22:12:37.444Z] #21 50.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-06-10T22:12:37.444Z] #21 50.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-06-10T22:12:37.444Z] #21 50.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-06-10T22:12:37.444Z] #21 50.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-06-10T22:12:37.444Z] #21 50.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-06-10T22:12:37.444Z] #21 50.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-06-10T22:12:37.444Z] #21 50.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-06-10T22:12:37.444Z] #21 50.50 Setting up python3-setuptools (52.0.0-4) ... [2022-06-10T22:12:37.444Z] #21 52.22 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-10T22:12:37.444Z] #21 52.23 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-06-10T22:12:37.444Z] #21 52.24 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-06-10T22:12:37.444Z] #21 52.26 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-06-10T22:12:37.444Z] #21 53.43 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-10T22:12:37.444Z] #21 53.44 Setting up jq (1.6-2.1) ... [2022-06-10T22:12:37.444Z] #21 53.45 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-06-10T22:12:37.444Z] #21 53.48 Setting up iptables (1.8.7-1) ... [2022-06-10T22:12:37.444Z] #21 53.52 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-10T22:12:37.444Z] #21 53.54 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-10T22:12:37.444Z] #21 53.55 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-10T22:12:37.444Z] #21 53.56 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-10T22:12:37.444Z] #21 53.57 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-06-10T22:12:37.444Z] #21 53.59 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-06-10T22:12:37.445Z] #21 53.61 Setting up iproute2 (5.10.0-4) ... [2022-06-10T22:12:37.445Z] #21 54.07 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T22:12:37.445Z] #21 DONE 54.4s [2022-06-10T22:12:37.445Z] [2022-06-10T22:12:37.445Z] #22 [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-06-10T22:12:37.445Z] #22 sha256:b86bf8904c81921a37395e425b3472442421bc6e8a05e0d87aaa1a3fceb022f0 [2022-06-10T22:12:37.542Z] #84 ... [2022-06-10T22:12:37.542Z] [2022-06-10T22:12:37.542Z] #19 [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-06-10T22:12:37.542Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a [2022-06-10T22:12:37.542Z] #19 299.9 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-06-10T22:12:37.542Z] #19 299.9 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-10T22:12:37.542Z] #19 300.1 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-10T22:12:38.113Z] #19 301.2 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-06-10T22:12:38.113Z] #19 301.2 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-06-10T22:12:38.319Z] #14 DONE 211.2s [2022-06-10T22:12:38.319Z] [2022-06-10T22:12:38.319Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-10T22:12:38.319Z] #59 sha256:a2557f8cb841393e33ada061bc24dba7e43f68065503ca20b0ea27caf0b135a6 [2022-06-10T22:12:38.319Z] #59 DONE 0.1s [2022-06-10T22:12:38.319Z] [2022-06-10T22:12:38.319Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-06-10T22:12:38.319Z] #15 sha256:7d105389cf7ebd369be610536db62be544056793b886d5dc26e332e017cc3e22 [2022-06-10T22:12:38.374Z] #19 ... [2022-06-10T22:12:38.374Z] [2022-06-10T22:12:38.374Z] #54 [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-06-10T22:12:38.374Z] #54 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-10T22:12:38.374Z] #54 DONE 313.2s [2022-06-10T22:12:38.374Z] [2022-06-10T22:12:38.374Z] #19 [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-06-10T22:12:38.374Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a [2022-06-10T22:12:38.374Z] #19 301.2 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-06-10T22:12:38.737Z] #16 DONE 1.7s [2022-06-10T22:12:38.737Z] [2022-06-10T22:12:38.737Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-10T22:12:38.737Z] #17 sha256:0da627211182c603ee7be6f7ffb3706f8ff04596b10c40cd96e46cd84ec2a4b3 [2022-06-10T22:12:38.830Z] #22 1.530 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-06-10T22:12:38.830Z] #22 1.533 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-06-10T22:12:38.830Z] #22 1.536 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-06-10T22:12:38.830Z] #22 DONE 1.7s [2022-06-10T22:12:38.830Z] [2022-06-10T22:12:38.830Z] #60 [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-06-10T22:12:38.830Z] #60 sha256:4b405644a24da3cf7c8231602c7c13de82c71cf52ec8893b33e79306ea83e62a [2022-06-10T22:12:38.946Z] #19 301.9 Selecting previously unselected package libc6-dev-arm64-cross. [2022-06-10T22:12:38.946Z] #19 301.9 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-06-10T22:12:38.946Z] #19 301.9 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-06-10T22:12:39.091Z] #60 ... [2022-06-10T22:12:39.091Z] [2022-06-10T22:12:39.091Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-06-10T22:12:39.091Z] #23 sha256:4ff7bb5f5a79988a857ae1bf3022c444a7eeeaf2a8689cd612e9457763aec16d [2022-06-10T22:12:39.518Z] #19 302.7 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-06-10T22:12:39.665Z] #17 1.121 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-06-10T22:12:39.666Z] #17 DONE 1.2s [2022-06-10T22:12:39.666Z] [2022-06-10T22:12:39.666Z] #77 [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-06-10T22:12:39.666Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:12:39.666Z] #77 135.0 configure.ac:11: installing 'build-aux/compile' [2022-06-10T22:12:39.666Z] #77 135.0 configure.ac:11: installing 'build-aux/config.guess' [2022-06-10T22:12:39.666Z] #77 135.0 configure.ac:11: installing 'build-aux/config.sub' [2022-06-10T22:12:39.666Z] #77 135.0 configure.ac:13: installing 'build-aux/install-sh' [2022-06-10T22:12:39.666Z] #77 135.0 configure.ac:13: installing 'build-aux/missing' [2022-06-10T22:12:39.666Z] #77 135.1 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-06-10T22:12:39.666Z] #77 135.5 Makefile.am: installing 'build-aux/depcomp' [2022-06-10T22:12:39.666Z] #77 137.9 checking build system type... x86_64-pc-linux-gnu [2022-06-10T22:12:39.666Z] #77 138.4 checking host system type... x86_64-pc-linux-gnu [2022-06-10T22:12:39.666Z] #77 138.4 checking how to print strings... printf [2022-06-10T22:12:39.666Z] #77 138.4 checking for gcc... gcc [2022-06-10T22:12:39.780Z] #19 302.7 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-10T22:12:39.780Z] #19 302.7 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-06-10T22:12:40.228Z] #77 138.6 checking whether the C compiler works... yes [2022-06-10T22:12:40.228Z] #77 139.1 checking for C compiler default output file name... a.out [2022-06-10T22:12:40.485Z] #77 139.1 checking for suffix of executables... [2022-06-10T22:12:40.724Z] #19 303.6 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-06-10T22:12:40.724Z] #19 303.6 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-10T22:12:40.724Z] #19 303.6 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-10T22:12:40.741Z] #77 139.5 checking whether we are cross compiling... no [2022-06-10T22:12:40.886Z] #64 ... [2022-06-10T22:12:40.886Z] [2022-06-10T22:12:40.886Z] #77 [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-06-10T22:12:40.886Z] #77 sha256:2c9072e01c50b2f6055b82760dcea74d90917c98c175984f621d5bd92117b06f [2022-06-10T22:12:40.886Z] #77 165.3 CCLD libocispec.la [2022-06-10T22:12:40.997Z] #77 139.8 checking for suffix of object files... o [2022-06-10T22:12:41.142Z] #77 165.7 CCLD tests/test-1 [2022-06-10T22:12:41.143Z] #77 165.7 CCLD src/validate [2022-06-10T22:12:41.143Z] #77 165.7 CCLD tests/test-2 [2022-06-10T22:12:41.143Z] #77 165.8 CCLD tests/test-3 [2022-06-10T22:12:41.143Z] #77 165.8 CCLD tests/test-4 [2022-06-10T22:12:41.143Z] #77 165.8 CCLD tests/test-5 [2022-06-10T22:12:41.143Z] #77 165.9 CCLD tests/test-6 [2022-06-10T22:12:41.254Z] #77 140.1 checking whether we are using the GNU C compiler... [2022-06-10T22:12:41.254Z] #77 ... [2022-06-10T22:12:41.254Z] [2022-06-10T22:12:41.254Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-10T22:12:41.254Z] #18 sha256:c5d808491156548e8c50cdb83155ddaa8345ad246197c31f13c14fdd94307138 [2022-06-10T22:12:41.254Z] #18 DONE 1.6s [2022-06-10T22:12:41.254Z] [2022-06-10T22:12:41.254Z] #77 [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-06-10T22:12:41.254Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:12:41.254Z] #77 140.1 checking whether we are using the GNU C compiler... yes [2022-06-10T22:12:41.254Z] #77 140.2 checking whether gcc accepts -g... [2022-06-10T22:12:41.254Z] #77 ... [2022-06-10T22:12:41.254Z] [2022-06-10T22:12:41.255Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-10T22:12:41.255Z] #19 sha256:da436bba4d4a55f2ae7cb2087a13512abb3410f3208571a918e831778b559cc1 [2022-06-10T22:12:41.400Z] #77 165.9 CCLD tests/test-7 [2022-06-10T22:12:41.400Z] #77 166.1 CCLD tests/test-8 [2022-06-10T22:12:41.612Z] #15 DONE 3.1s [2022-06-10T22:12:41.612Z] [2022-06-10T22:12:41.612Z] #60 [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-06-10T22:12:41.612Z] #60 sha256:e61f3003146faa19d9af5442fd616b4ffc88b37ce680b4ee84eeda30a5bda97e [2022-06-10T22:12:41.612Z] #60 2.670 + RM_GOPATH=0 [2022-06-10T22:12:41.612Z] #60 2.670 + TMP_GOPATH= [2022-06-10T22:12:41.612Z] #60 2.678 + : /build [2022-06-10T22:12:41.612Z] #60 2.678 + '[' -z '' ']' [2022-06-10T22:12:41.612Z] #60 2.678 ++ mktemp -d [2022-06-10T22:12:41.612Z] #60 2.678 + export GOPATH=/tmp/tmp.Ka7h2FCDra [2022-06-10T22:12:41.612Z] #60 2.678 + GOPATH=/tmp/tmp.Ka7h2FCDra [2022-06-10T22:12:41.612Z] #60 2.679 + RM_GOPATH=1 [2022-06-10T22:12:41.612Z] #60 2.679 + case "$(go env GOARCH)" in [2022-06-10T22:12:41.612Z] #60 2.679 ++ go env GOARCH [2022-06-10T22:12:41.612Z] #60 2.735 + export GO_BUILDMODE=-buildmode=pie [2022-06-10T22:12:41.612Z] #60 2.735 + GO_BUILDMODE=-buildmode=pie [2022-06-10T22:12:41.612Z] #60 2.735 ++ dirname /install.sh [2022-06-10T22:12:41.612Z] #60 2.744 + dir=/ [2022-06-10T22:12:41.612Z] #60 2.744 + bin=runc [2022-06-10T22:12:41.612Z] #60 2.744 + shift [2022-06-10T22:12:41.612Z] #60 2.744 + '[' '!' -f //runc.installer ']' [2022-06-10T22:12:41.612Z] #60 2.744 + . //runc.installer [2022-06-10T22:12:41.612Z] #60 2.744 ++ set -e [2022-06-10T22:12:41.612Z] #60 2.744 ++ : v1.1.2 [2022-06-10T22:12:41.612Z] #60 2.744 + install_runc [2022-06-10T22:12:41.612Z] #60 2.744 + RUNC_BUILDTAGS=seccomp [2022-06-10T22:12:41.612Z] #60 2.744 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-06-10T22:12:41.612Z] #60 2.744 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Ka7h2FCDra/src/github.com/opencontainers/runc [2022-06-10T22:12:41.612Z] #60 2.744 Install runc version v1.1.2 (build tags: seccomp) [2022-06-10T22:12:41.612Z] #60 2.746 Cloning into '/tmp/tmp.Ka7h2FCDra/src/github.com/opencontainers/runc'... [2022-06-10T22:12:41.656Z] #77 166.1 CCLD tests/test-9 [2022-06-10T22:12:41.656Z] #77 166.3 CCLD tests/test-10 [2022-06-10T22:12:41.656Z] #77 166.3 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-06-10T22:12:41.913Z] #77 166.3 CCLD tests/test-11 [2022-06-10T22:12:43.159Z] #19 DONE 1.5s [2022-06-10T22:12:43.160Z] [2022-06-10T22:12:43.160Z] #77 [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-06-10T22:12:43.160Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:12:43.160Z] #77 140.2 checking whether gcc accepts -g... yes [2022-06-10T22:12:43.160Z] #77 140.4 checking for gcc option to accept ISO C89... none needed [2022-06-10T22:12:43.160Z] #77 140.6 checking whether gcc understands -c and -o together... yes [2022-06-10T22:12:43.160Z] #77 141.0 checking for a sed that does not truncate output... /bin/sed [2022-06-10T22:12:43.160Z] #77 141.1 checking for grep that handles long lines and -e... /bin/grep [2022-06-10T22:12:43.160Z] #77 141.1 checking for egrep... /bin/grep -E [2022-06-10T22:12:43.160Z] #77 141.1 checking for fgrep... /bin/grep -F [2022-06-10T22:12:43.160Z] #77 141.2 checking for ld used by gcc... /usr/bin/ld [2022-06-10T22:12:43.160Z] #77 141.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-10T22:12:43.160Z] #77 141.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-10T22:12:43.160Z] #77 141.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-10T22:12:43.160Z] #77 141.5 checking whether ln -s works... yes [2022-06-10T22:12:43.160Z] #77 141.5 checking the maximum length of command line arguments... 1572864 [2022-06-10T22:12:43.160Z] #77 141.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-10T22:12:43.160Z] #77 141.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-10T22:12:43.160Z] #77 141.6 checking for /usr/bin/ld option to reload object files... -r [2022-06-10T22:12:43.160Z] #77 141.6 checking for objdump... objdump [2022-06-10T22:12:43.160Z] #77 141.6 checking how to recognize dependent libraries... pass_all [2022-06-10T22:12:43.160Z] #77 141.6 checking for dlltool... no [2022-06-10T22:12:43.160Z] #77 141.6 checking how to associate runtime and link libraries... printf %s\n [2022-06-10T22:12:43.160Z] #77 141.6 checking for ar... ar [2022-06-10T22:12:43.160Z] #77 141.6 checking for archiver @FILE support... @ [2022-06-10T22:12:43.160Z] #77 141.8 checking for strip... strip [2022-06-10T22:12:43.160Z] #77 141.8 checking for ranlib... ranlib [2022-06-10T22:12:43.160Z] #77 141.8 checking for gawk... no [2022-06-10T22:12:43.160Z] #77 141.8 checking for mawk... mawk [2022-06-10T22:12:43.518Z] #60 ... [2022-06-10T22:12:43.518Z] [2022-06-10T22:12:43.518Z] #16 [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-06-10T22:12:43.518Z] #16 sha256:b6e9ddd00bef5e0a34d37ce77e3177626aec573a2dfdbcad77e075740bd2bf67 [2022-06-10T22:12:43.518Z] #16 DONE 2.2s [2022-06-10T22:12:43.518Z] [2022-06-10T22:12:43.518Z] #77 [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-06-10T22:12:43.518Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:12:43.518Z] #77 134.6 configure.ac:11: installing 'build-aux/compile' [2022-06-10T22:12:43.518Z] #77 134.6 configure.ac:11: installing 'build-aux/config.guess' [2022-06-10T22:12:43.518Z] #77 134.6 configure.ac:11: installing 'build-aux/config.sub' [2022-06-10T22:12:43.518Z] #77 134.6 configure.ac:13: installing 'build-aux/install-sh' [2022-06-10T22:12:43.518Z] #77 134.7 configure.ac:13: installing 'build-aux/missing' [2022-06-10T22:12:43.518Z] #77 134.7 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-06-10T22:12:43.518Z] #77 135.0 Makefile.am: installing 'build-aux/depcomp' [2022-06-10T22:12:43.722Z] #77 141.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-10T22:12:43.722Z] #77 142.6 checking for sysroot... no [2022-06-10T22:12:43.722Z] #77 142.6 checking for a working dd... /bin/dd [2022-06-10T22:12:43.722Z] #77 142.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-10T22:12:43.722Z] #77 142.7 checking for mt... no [2022-06-10T22:12:43.722Z] #77 142.7 checking if : is a manifest tool... no [2022-06-10T22:12:43.806Z] #77 168.0 libtool: link: ar cr libocispec.a [2022-06-10T22:12:43.806Z] #77 168.0 libtool: link: ranlib libocispec.a [2022-06-10T22:12:44.285Z] #77 142.8 checking how to run the C preprocessor... gcc -E [2022-06-10T22:12:44.736Z] #77 169.3 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-06-10T22:12:44.736Z] #77 169.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-10T22:12:44.736Z] #77 169.3 make[5]: Nothing to be done for 'install-data-am'. [2022-06-10T22:12:44.736Z] #77 169.3 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-10T22:12:44.736Z] #77 169.3 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-10T22:12:44.736Z] #77 169.3 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-10T22:12:44.736Z] #77 169.3 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-10T22:12:44.736Z] #77 169.3 make[2]: Entering directory '/tmp/crun-build' [2022-06-10T22:12:44.850Z] #77 143.4 checking for ANSI C header files... [2022-06-10T22:12:44.850Z] #77 ... [2022-06-10T22:12:44.850Z] [2022-06-10T22:12:44.850Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-06-10T22:12:44.850Z] #20 sha256:81ba5c146be2f3dabb53183d96770b77a39e1d4e63dc223a99b72091506bea2a [2022-06-10T22:12:44.850Z] #20 DONE 2.1s [2022-06-10T22:12:44.850Z] [2022-06-10T22:12:44.850Z] #60 [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-06-10T22:12:44.850Z] #60 sha256:7ff30c06107c6e39376e1b82ed61b8e92f5a0ee02f32216ccb1cd26be00e8a04 [2022-06-10T22:12:44.850Z] #60 1.771 + RM_GOPATH=0 [2022-06-10T22:12:44.850Z] #60 1.771 + TMP_GOPATH= [2022-06-10T22:12:44.850Z] #60 1.771 + : /build [2022-06-10T22:12:44.850Z] #60 1.771 + '[' -z '' ']' [2022-06-10T22:12:44.850Z] #60 1.771 ++ mktemp -d [2022-06-10T22:12:44.850Z] #60 1.771 + export GOPATH=/tmp/tmp.fepI3DdVp4 [2022-06-10T22:12:44.850Z] #60 1.771 + GOPATH=/tmp/tmp.fepI3DdVp4 [2022-06-10T22:12:44.850Z] #60 1.771 + RM_GOPATH=1 [2022-06-10T22:12:44.850Z] #60 1.771 + case "$(go env GOARCH)" in [2022-06-10T22:12:44.850Z] #60 1.771 ++ go env GOARCH [2022-06-10T22:12:44.850Z] #60 1.812 + export GO_BUILDMODE=-buildmode=pie [2022-06-10T22:12:44.850Z] #60 1.812 + GO_BUILDMODE=-buildmode=pie [2022-06-10T22:12:44.850Z] #60 1.812 ++ dirname /install.sh [2022-06-10T22:12:44.850Z] #60 1.812 + dir=/ [2022-06-10T22:12:44.850Z] #60 1.812 + bin=runc [2022-06-10T22:12:44.850Z] #60 1.812 + shift [2022-06-10T22:12:44.850Z] #60 1.812 + '[' '!' -f //runc.installer ']' [2022-06-10T22:12:44.850Z] #60 1.812 + . //runc.installer [2022-06-10T22:12:44.850Z] #60 1.812 ++ set -e [2022-06-10T22:12:44.850Z] #60 1.812 ++ : v1.1.2 [2022-06-10T22:12:44.850Z] #60 1.812 + install_runc [2022-06-10T22:12:44.850Z] #60 1.812 + RUNC_BUILDTAGS=seccomp [2022-06-10T22:12:44.850Z] #60 1.812 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-06-10T22:12:44.850Z] #60 1.812 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.fepI3DdVp4/src/github.com/opencontainers/runc [2022-06-10T22:12:44.850Z] #60 1.812 Install runc version v1.1.2 (build tags: seccomp) [2022-06-10T22:12:44.850Z] #60 1.843 Cloning into '/tmp/tmp.fepI3DdVp4/src/github.com/opencontainers/runc'... [2022-06-10T22:12:44.938Z] #19 ... [2022-06-10T22:12:44.938Z] [2022-06-10T22:12:44.938Z] #84 [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-06-10T22:12:44.938Z] #84 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:12:44.938Z] #84 260.1 AR libcrun_testing.a [2022-06-10T22:12:44.938Z] #84 260.1 ar: `u' modifier ignored since `D' is the default (see `U') [2022-06-10T22:12:44.938Z] #84 260.2 CCLD tests/tests_libcrun_utils [2022-06-10T22:12:44.938Z] #84 260.2 CCLD tests/tests_libcrun_errors [2022-06-10T22:12:44.938Z] #84 260.2 CCLD tests/tests_libcrun_fuzzer [2022-06-10T22:12:44.993Z] #77 169.5 CC src/libcrun/libcrun_testing_a-utils.o [2022-06-10T22:12:44.993Z] #77 169.5 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-06-10T22:12:44.993Z] #77 169.5 CC src/libcrun/libcrun_testing_a-container.o [2022-06-10T22:12:44.993Z] #77 169.5 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-06-10T22:12:44.993Z] #77 169.5 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-06-10T22:12:44.993Z] #77 169.5 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-06-10T22:12:44.993Z] #77 169.6 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-06-10T22:12:44.993Z] #77 169.6 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-06-10T22:12:44.993Z] #77 169.6 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-06-10T22:12:44.993Z] #77 169.7 CC src/libcrun/libcrun_testing_a-criu.o [2022-06-10T22:12:44.993Z] #77 169.7 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-06-10T22:12:45.106Z] #60 ... [2022-06-10T22:12:45.107Z] [2022-06-10T22:12:45.107Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-10T22:12:45.107Z] #21 sha256:19b3c006d97f6fe7ef985292288d53033d7475995a14b0e62d7e41526e4e3fb1 [2022-06-10T22:12:45.250Z] #77 169.8 CC src/libcrun/libcrun_testing_a-linux.o [2022-06-10T22:12:45.250Z] #77 169.9 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-06-10T22:12:45.250Z] #77 169.9 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-06-10T22:12:45.250Z] #77 170.0 CC src/libcrun/libcrun_testing_a-error.o [2022-06-10T22:12:45.250Z] #77 170.0 CC src/libcrun/libcrun_testing_a-status.o [2022-06-10T22:12:45.429Z] #77 ... [2022-06-10T22:12:45.429Z] [2022-06-10T22:12:45.429Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-10T22:12:45.429Z] #17 sha256:0da627211182c603ee7be6f7ffb3706f8ff04596b10c40cd96e46cd84ec2a4b3 [2022-06-10T22:12:45.429Z] #17 1.714 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-06-10T22:12:45.429Z] #17 DONE 1.8s [2022-06-10T22:12:45.429Z] [2022-06-10T22:12:45.429Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-10T22:12:45.429Z] #18 sha256:c5d808491156548e8c50cdb83155ddaa8345ad246197c31f13c14fdd94307138 [2022-06-10T22:12:45.507Z] #77 170.1 CC src/libcrun/libcrun_testing_a-terminal.o [2022-06-10T22:12:45.507Z] #77 170.2 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-06-10T22:12:45.511Z] #84 261.1 CCLD libcrun.la [2022-06-10T22:12:45.763Z] #77 170.2 CC src/libcrun/libcrun_testing_a-signals.o [2022-06-10T22:12:45.763Z] #77 170.3 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-06-10T22:12:45.763Z] #77 170.4 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-06-10T22:12:46.020Z] #77 170.5 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-06-10T22:12:46.020Z] #77 170.6 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-06-10T22:12:46.020Z] #77 170.7 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-06-10T22:12:46.084Z] #84 261.6 CCLD crun [2022-06-10T22:12:46.277Z] #77 170.9 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-06-10T22:12:46.277Z] #77 171.0 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-06-10T22:12:46.473Z] #21 1.678 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T22:12:46.534Z] #77 171.1 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-06-10T22:12:46.655Z] #84 262.0 make[3]: Entering directory '/tmp/crun-build' [2022-06-10T22:12:46.655Z] #84 262.1 /bin/mkdir -p '/usr/local/lib' [2022-06-10T22:12:46.655Z] #84 262.1 /bin/mkdir -p '/usr/local/share/man/man1' [2022-06-10T22:12:46.655Z] #84 262.1 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-06-10T22:12:46.655Z] #84 262.2 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-06-10T22:12:46.656Z] #84 262.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-06-10T22:12:46.656Z] #84 262.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-06-10T22:12:46.656Z] #84 262.2 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-06-10T22:12:46.656Z] #84 262.2 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-06-10T22:12:46.730Z] #21 1.694 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T22:12:46.730Z] #21 1.694 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T22:12:46.791Z] #77 171.4 CC src/crun-crun.o [2022-06-10T22:12:46.791Z] #77 171.5 CC src/crun-run.o [2022-06-10T22:12:46.811Z] #18 DONE 1.6s [2022-06-10T22:12:46.811Z] [2022-06-10T22:12:46.811Z] #77 [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-06-10T22:12:46.811Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:12:46.811Z] #77 137.5 checking build system type... x86_64-pc-linux-gnu [2022-06-10T22:12:46.811Z] #77 138.0 checking host system type... x86_64-pc-linux-gnu [2022-06-10T22:12:46.811Z] #77 138.0 checking how to print strings... printf [2022-06-10T22:12:46.811Z] #77 138.0 checking for gcc... gcc [2022-06-10T22:12:46.811Z] #77 138.2 checking whether the C compiler works... yes [2022-06-10T22:12:46.811Z] #77 138.5 checking for C compiler default output file name... a.out [2022-06-10T22:12:46.917Z] #84 262.4 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-06-10T22:12:46.917Z] #84 262.4 ---------------------------------------------------------------------- [2022-06-10T22:12:46.917Z] #84 262.4 Libraries have been installed in: [2022-06-10T22:12:46.917Z] #84 262.4 /usr/local/lib [2022-06-10T22:12:46.917Z] #84 262.4 [2022-06-10T22:12:46.917Z] #84 262.4 If you ever happen to want to link against installed libraries [2022-06-10T22:12:46.917Z] #84 262.4 in a given directory, LIBDIR, you must either use libtool, and [2022-06-10T22:12:46.917Z] #84 262.4 specify the full pathname of the library, or use the '-LLIBDIR' [2022-06-10T22:12:46.917Z] #84 262.4 flag during linking and do at least one of the following: [2022-06-10T22:12:46.917Z] #84 262.4 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-06-10T22:12:46.917Z] #84 262.4 during execution [2022-06-10T22:12:46.917Z] #84 262.4 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-06-10T22:12:46.917Z] #84 262.4 during linking [2022-06-10T22:12:46.917Z] #84 262.4 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-06-10T22:12:46.917Z] #84 262.4 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-06-10T22:12:46.917Z] #84 262.4 [2022-06-10T22:12:46.917Z] #84 262.4 See any operating system documentation about shared libraries for [2022-06-10T22:12:46.917Z] #84 262.4 more information, such as the ld(1) and ld.so(8) manual pages. [2022-06-10T22:12:46.917Z] #84 262.4 ---------------------------------------------------------------------- [2022-06-10T22:12:46.917Z] #84 262.4 /bin/mkdir -p '/build' [2022-06-10T22:12:46.917Z] #84 262.4 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-06-10T22:12:46.917Z] #84 262.5 libtool: install: /usr/bin/install -c crun /build/crun [2022-06-10T22:12:46.917Z] #84 262.5 make[3]: Leaving directory '/tmp/crun-build' [2022-06-10T22:12:46.917Z] #84 262.5 make[2]: Leaving directory '/tmp/crun-build' [2022-06-10T22:12:46.917Z] #84 262.5 make[1]: Leaving directory '/tmp/crun-build' [2022-06-10T22:12:47.048Z] #77 171.6 CC src/crun-delete.o [2022-06-10T22:12:47.048Z] #77 171.7 CC src/crun-kill.o [2022-06-10T22:12:47.070Z] #77 138.5 checking for suffix of executables... [2022-06-10T22:12:47.304Z] #77 171.9 CC src/crun-pause.o [2022-06-10T22:12:47.304Z] #77 171.9 CC src/crun-unpause.o [2022-06-10T22:12:47.304Z] #77 171.9 CC src/crun-spec.o [2022-06-10T22:12:47.561Z] #77 172.0 CC src/crun-exec.o [2022-06-10T22:12:47.561Z] #77 172.1 CC src/crun-list.o [2022-06-10T22:12:47.561Z] #77 172.2 CC src/crun-create.o [2022-06-10T22:12:47.639Z] #77 138.9 checking whether we are cross compiling... no [2022-06-10T22:12:47.639Z] #77 139.4 checking for suffix of object files... o [2022-06-10T22:12:47.817Z] #77 172.5 CC src/crun-start.o [2022-06-10T22:12:47.817Z] #77 172.5 CC src/crun-state.o [2022-06-10T22:12:48.074Z] #77 172.6 CC src/crun-update.o [2022-06-10T22:12:48.207Z] #77 139.6 checking whether we are using the GNU C compiler... yes [2022-06-10T22:12:48.207Z] #77 139.9 checking whether gcc accepts -g... yes [2022-06-10T22:12:48.330Z] #77 172.8 CC src/crun-ps.o [2022-06-10T22:12:48.331Z] #77 172.9 CC src/crun-checkpoint.o [2022-06-10T22:12:48.467Z] #77 140.1 checking for gcc option to accept ISO C89... [2022-06-10T22:12:48.467Z] #77 ... [2022-06-10T22:12:48.467Z] [2022-06-10T22:12:48.467Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-10T22:12:48.467Z] #19 sha256:da436bba4d4a55f2ae7cb2087a13512abb3410f3208571a918e831778b559cc1 [2022-06-10T22:12:48.467Z] #19 DONE 1.6s [2022-06-10T22:12:48.467Z] [2022-06-10T22:12:48.467Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-06-10T22:12:48.467Z] #20 sha256:81ba5c146be2f3dabb53183d96770b77a39e1d4e63dc223a99b72091506bea2a [2022-06-10T22:12:48.587Z] #77 173.2 CC src/crun-restore.o [2022-06-10T22:12:48.626Z] #21 3.400 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T22:12:48.831Z] #84 DONE 264.4s [2022-06-10T22:12:48.831Z] [2022-06-10T22:12:48.831Z] #19 [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-06-10T22:12:48.831Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a [2022-06-10T22:12:48.844Z] #77 173.4 CC src/libcrun/libcrun_la-utils.lo [2022-06-10T22:12:48.844Z] #77 173.4 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-06-10T22:12:48.844Z] #77 173.5 CC src/libcrun/libcrun_la-container.lo [2022-06-10T22:12:48.844Z] #77 173.6 CC src/libcrun/libcrun_la-cgroup.lo [2022-06-10T22:12:49.100Z] #77 173.9 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-06-10T22:12:49.664Z] #77 174.1 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-06-10T22:12:49.664Z] #77 174.3 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-06-10T22:12:49.664Z] #77 174.3 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-06-10T22:12:49.846Z] #20 DONE 1.3s [2022-06-10T22:12:49.846Z] [2022-06-10T22:12:49.846Z] #77 [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-06-10T22:12:49.846Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:12:49.846Z] #77 140.1 checking for gcc option to accept ISO C89... none needed [2022-06-10T22:12:49.846Z] #77 140.5 checking whether gcc understands -c and -o together... yes [2022-06-10T22:12:49.846Z] #77 140.8 checking for a sed that does not truncate output... /bin/sed [2022-06-10T22:12:49.846Z] #77 140.9 checking for grep that handles long lines and -e... /bin/grep [2022-06-10T22:12:49.846Z] #77 140.9 checking for egrep... /bin/grep -E [2022-06-10T22:12:49.846Z] #77 141.0 checking for fgrep... /bin/grep -F [2022-06-10T22:12:49.846Z] #77 141.0 checking for ld used by gcc... /usr/bin/ld [2022-06-10T22:12:49.846Z] #77 141.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-10T22:12:49.846Z] #77 141.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-10T22:12:49.846Z] #77 141.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-10T22:12:49.846Z] #77 141.4 checking whether ln -s works... yes [2022-06-10T22:12:49.846Z] #77 141.4 checking the maximum length of command line arguments... 1572864 [2022-06-10T22:12:49.846Z] #77 141.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-10T22:12:49.846Z] #77 141.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-10T22:12:49.846Z] #77 141.5 checking for /usr/bin/ld option to reload object files... -r [2022-06-10T22:12:49.846Z] #77 141.5 checking for objdump... objdump [2022-06-10T22:12:49.846Z] #77 141.5 checking how to recognize dependent libraries... pass_all [2022-06-10T22:12:49.846Z] #77 141.5 checking for dlltool... no [2022-06-10T22:12:49.846Z] #77 141.5 checking how to associate runtime and link libraries... printf %s\n [2022-06-10T22:12:49.846Z] #77 141.5 checking for ar... ar [2022-06-10T22:12:49.846Z] #77 141.5 checking for archiver @FILE support... @ [2022-06-10T22:12:49.846Z] #77 141.8 checking for strip... strip [2022-06-10T22:12:49.846Z] #77 141.8 checking for ranlib... ranlib [2022-06-10T22:12:49.846Z] #77 141.8 checking for gawk... no [2022-06-10T22:12:49.846Z] #77 141.8 checking for mawk... mawk [2022-06-10T22:12:49.920Z] #77 174.5 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-06-10T22:12:49.921Z] #77 174.5 CC src/libcrun/libcrun_la-criu.lo [2022-06-10T22:12:50.177Z] #77 174.8 CC src/libcrun/libcrun_la-custom-handler.lo [2022-06-10T22:12:50.177Z] #77 174.9 CC src/libcrun/libcrun_la-linux.lo [2022-06-10T22:12:50.434Z] #77 175.2 CC src/libcrun/libcrun_la-seccomp.lo [2022-06-10T22:12:50.690Z] #77 175.3 CC src/libcrun/libcrun_la-ebpf.lo [2022-06-10T22:12:50.784Z] #77 141.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-10T22:12:50.784Z] #77 142.5 checking for sysroot... no [2022-06-10T22:12:50.784Z] #77 142.5 checking for a working dd... /bin/dd [2022-06-10T22:12:50.784Z] #77 142.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-10T22:12:51.043Z] #77 142.7 checking for mt... no [2022-06-10T22:12:51.043Z] #77 142.7 checking if : is a manifest tool... no [2022-06-10T22:12:51.043Z] #77 142.7 checking how to run the C preprocessor... gcc -E [2022-06-10T22:12:51.149Z] #21 ... [2022-06-10T22:12:51.149Z] [2022-06-10T22:12:51.149Z] #77 [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-06-10T22:12:51.149Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:12:51.149Z] #77 143.4 checking for ANSI C header files... yes [2022-06-10T22:12:51.149Z] #77 144.2 checking for sys/types.h... yes [2022-06-10T22:12:51.149Z] #77 144.4 checking for sys/stat.h... yes [2022-06-10T22:12:51.149Z] #77 144.7 checking for stdlib.h... yes [2022-06-10T22:12:51.149Z] #77 145.1 checking for string.h... yes [2022-06-10T22:12:51.149Z] #77 145.6 checking for memory.h... yes [2022-06-10T22:12:51.149Z] #77 146.0 checking for strings.h... yes [2022-06-10T22:12:51.149Z] #77 146.5 checking for inttypes.h... yes [2022-06-10T22:12:51.149Z] #77 146.9 checking for stdint.h... yes [2022-06-10T22:12:51.149Z] #77 147.3 checking for unistd.h... yes [2022-06-10T22:12:51.149Z] #77 147.7 checking for dlfcn.h... yes [2022-06-10T22:12:51.149Z] #77 148.0 checking for objdir... .libs [2022-06-10T22:12:51.149Z] #77 148.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-10T22:12:51.149Z] #77 149.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-10T22:12:51.149Z] #77 149.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-10T22:12:51.149Z] #77 149.4 checking if gcc static flag -static works... yes [2022-06-10T22:12:51.258Z] #77 175.7 CC src/libcrun/libcrun_la-error.lo [2022-06-10T22:12:51.341Z] #23 11.04 Collecting yamllint==1.26.1 [2022-06-10T22:12:51.341Z] #23 12.10 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-06-10T22:12:51.381Z] #19 314.5 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-06-10T22:12:51.381Z] #19 314.5 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-10T22:12:51.381Z] #19 314.5 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-10T22:12:51.381Z] #19 314.6 Selecting previously unselected package patch. [2022-06-10T22:12:51.514Z] #77 176.1 CC src/libcrun/libcrun_la-status.lo [2022-06-10T22:12:51.643Z] #19 314.6 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-06-10T22:12:51.643Z] #19 314.6 Unpacking patch (2.7.6-7) ... [2022-06-10T22:12:51.643Z] #19 314.6 Selecting previously unselected package dpkg-dev. [2022-06-10T22:12:51.643Z] #19 314.6 Preparing to unpack .../047-dpkg-dev_1.20.10_all.deb ... [2022-06-10T22:12:51.643Z] #19 314.6 Unpacking dpkg-dev (1.20.10) ... [2022-06-10T22:12:51.714Z] #77 150.2 checking if gcc supports -c -o file.o... yes [2022-06-10T22:12:51.714Z] #77 150.6 checking if gcc supports -c -o file.o... (cached) yes [2022-06-10T22:12:51.770Z] #77 176.2 CC src/libcrun/libcrun_la-terminal.lo [2022-06-10T22:12:51.770Z] #77 176.4 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-06-10T22:12:51.904Z] #19 314.9 Selecting previously unselected package libconfig-inifiles-perl. [2022-06-10T22:12:51.904Z] #19 314.9 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-06-10T22:12:51.904Z] #19 314.9 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-06-10T22:12:51.904Z] #19 314.9 Selecting previously unselected package libio-string-perl. [2022-06-10T22:12:51.904Z] #19 314.9 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-06-10T22:12:51.904Z] #19 314.9 Unpacking libio-string-perl (1.08-3.1) ... [2022-06-10T22:12:51.904Z] #19 315.0 Selecting previously unselected package libicu67:amd64. [2022-06-10T22:12:51.904Z] #19 315.0 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-06-10T22:12:51.904Z] #19 315.0 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-10T22:12:51.971Z] #77 150.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-10T22:12:52.330Z] #23 13.51 Collecting pathspec>=0.5.3 [2022-06-10T22:12:52.595Z] #23 13.52 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-06-10T22:12:52.681Z] #77 143.1 checking for ANSI C header files... yes [2022-06-10T22:12:52.699Z] #77 177.1 CC src/libcrun/libcrun_la-signals.lo [2022-06-10T22:12:52.699Z] #77 177.3 CC src/libcrun/libcrun_la-mount_flags.lo [2022-06-10T22:12:52.902Z] #77 150.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-10T22:12:52.903Z] #77 151.8 checking how to hardcode library paths into programs... immediate [2022-06-10T22:12:52.903Z] #77 151.8 checking whether stripping libraries is possible... yes [2022-06-10T22:12:52.903Z] #77 151.8 checking if libtool supports shared libraries... yes [2022-06-10T22:12:52.903Z] #77 151.8 checking whether to build shared libraries... no [2022-06-10T22:12:52.903Z] #77 151.8 checking whether to build static libraries... yes [2022-06-10T22:12:52.903Z] #77 151.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-10T22:12:52.903Z] #77 152.0 checking whether build environment is sane... yes [2022-06-10T22:12:52.955Z] #77 177.5 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-06-10T22:12:52.986Z] #77 144.5 checking for sys/types.h... yes [2022-06-10T22:12:53.160Z] #77 152.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-10T22:12:53.160Z] #77 152.1 checking whether make sets $(MAKE)... yes [2022-06-10T22:12:53.178Z] #23 14.04 Collecting pyyaml [2022-06-10T22:12:53.178Z] #23 14.09 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-06-10T22:12:53.178Z] #23 14.18 Building wheels for collected packages: yamllint [2022-06-10T22:12:53.178Z] #23 14.19 Building wheel for yamllint (setup.py): started [2022-06-10T22:12:53.211Z] #77 177.9 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-06-10T22:12:53.260Z] #77 144.9 checking for sys/stat.h... yes [2022-06-10T22:12:53.291Z] #19 316.3 Selecting previously unselected package libxml2:amd64. [2022-06-10T22:12:53.291Z] #19 316.3 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-06-10T22:12:53.291Z] #19 316.3 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-10T22:12:53.291Z] #19 316.4 Selecting previously unselected package libxml-namespacesupport-perl. [2022-06-10T22:12:53.291Z] #19 316.4 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-06-10T22:12:53.291Z] #19 316.4 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-06-10T22:12:53.291Z] #19 316.4 Selecting previously unselected package libxml-sax-base-perl. [2022-06-10T22:12:53.291Z] #19 316.4 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-06-10T22:12:53.291Z] #19 316.4 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-06-10T22:12:53.291Z] #19 316.5 Selecting previously unselected package libxml-sax-perl. [2022-06-10T22:12:53.291Z] #19 316.5 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-06-10T22:12:53.291Z] #19 316.5 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-06-10T22:12:53.417Z] #77 152.2 checking whether make supports the include directive... yes (GNU style) [2022-06-10T22:12:53.417Z] #77 152.3 checking whether make supports nested variables... yes [2022-06-10T22:12:53.417Z] #77 152.4 checking whether UID '0' is supported by ustar format... yes [2022-06-10T22:12:53.417Z] #77 152.4 checking whether GID '0' is supported by ustar format... yes [2022-06-10T22:12:53.417Z] #77 152.4 checking how to create a ustar tar archive... [2022-06-10T22:12:53.417Z] #77 ... [2022-06-10T22:12:53.417Z] [2022-06-10T22:12:53.417Z] #60 [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-06-10T22:12:53.417Z] #60 sha256:7ff30c06107c6e39376e1b82ed61b8e92f5a0ee02f32216ccb1cd26be00e8a04 [2022-06-10T22:12:53.552Z] #19 316.6 Selecting previously unselected package libxml-libxml-perl. [2022-06-10T22:12:53.552Z] #19 316.6 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-06-10T22:12:53.552Z] #19 316.6 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-06-10T22:12:53.552Z] #19 316.7 Selecting previously unselected package libxml-simple-perl. [2022-06-10T22:12:53.552Z] #19 316.7 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-06-10T22:12:53.552Z] #19 316.7 Unpacking libxml-simple-perl (2.25-1) ... [2022-06-10T22:12:53.552Z] #19 316.7 Selecting previously unselected package libyaml-perl. [2022-06-10T22:12:53.552Z] #19 316.7 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-06-10T22:12:53.552Z] #19 316.8 Unpacking libyaml-perl (1.30-1) ... [2022-06-10T22:12:53.675Z] #60 18.46 Updating files: 82% (988/1197) Updating files: 83% (994/1197) Updating files: 84% (1006/1197) Updating files: 85% (1018/1197) Updating files: 86% (1030/1197) Updating files: 87% (1042/1197) Updating files: 88% (1054/1197) Updating files: 89% (1066/1197) Updating files: 90% (1078/1197) Updating files: 91% (1090/1197) Updating files: 92% (1102/1197) Updating files: 93% (1114/1197) Updating files: 94% (1126/1197) Updating files: 95% (1138/1197) Updating files: 96% (1150/1197) Updating files: 97% (1162/1197) Updating files: 98% (1174/1197) Updating files: 99% (1186/1197) Updating files: 100% (1197/1197) Updating files: 100% (1197/1197), done. [2022-06-10T22:12:53.675Z] #60 18.70 + cd /tmp/tmp.fepI3DdVp4/src/github.com/opencontainers/runc [2022-06-10T22:12:53.675Z] #60 18.70 + git checkout -q v1.1.2 [2022-06-10T22:12:53.774Z] #77 178.2 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-06-10T22:12:53.838Z] #77 145.2 checking for stdlib.h... yes [2022-06-10T22:12:53.870Z] #19 316.8 Selecting previously unselected package libconfig-auto-perl. [2022-06-10T22:12:53.870Z] #19 316.8 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-06-10T22:12:53.870Z] #19 316.8 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-06-10T22:12:53.870Z] #19 316.8 Selecting previously unselected package libfile-which-perl. [2022-06-10T22:12:53.870Z] #19 316.8 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-06-10T22:12:53.870Z] #19 316.9 Unpacking libfile-which-perl (1.23-1) ... [2022-06-10T22:12:53.870Z] #19 316.9 Selecting previously unselected package libfile-homedir-perl. [2022-06-10T22:12:53.870Z] #19 316.9 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-06-10T22:12:53.870Z] #19 316.9 Unpacking libfile-homedir-perl (1.006-1) ... [2022-06-10T22:12:53.870Z] #19 316.9 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-06-10T22:12:53.870Z] #19 316.9 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-06-10T22:12:53.870Z] #19 316.9 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-06-10T22:12:53.870Z] #19 317.0 Selecting previously unselected package dpkg-cross. [2022-06-10T22:12:53.870Z] #19 317.0 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-06-10T22:12:54.097Z] #77 145.6 checking for string.h... yes [2022-06-10T22:12:54.163Z] #19 317.0 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-06-10T22:12:54.337Z] #77 178.8 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-06-10T22:12:54.337Z] #77 178.8 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-06-10T22:12:54.355Z] #77 145.9 checking for memory.h... yes [2022-06-10T22:12:54.423Z] #19 317.4 Selecting previously unselected package crossbuild-essential-arm64. [2022-06-10T22:12:54.423Z] #19 317.4 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-06-10T22:12:54.565Z] #23 15.50 Building wheel for yamllint (setup.py): finished with status 'done' [2022-06-10T22:12:54.565Z] #23 15.51 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=891496deecdbf9d955cd23821d64347228bb677182530c3c2f26c91cd091c27c [2022-06-10T22:12:54.565Z] #23 15.51 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-06-10T22:12:54.565Z] #23 15.51 Successfully built yamllint [2022-06-10T22:12:54.565Z] #23 15.55 Installing collected packages: pyyaml, pathspec, yamllint [2022-06-10T22:12:54.593Z] #77 179.2 CC tests/init.o [2022-06-10T22:12:54.607Z] #60 19.58 + '[' -z '' ']' [2022-06-10T22:12:54.607Z] #60 19.58 + target=static [2022-06-10T22:12:54.608Z] #60 19.58 + make BUILDTAGS=seccomp static [2022-06-10T22:12:54.732Z] #19 317.6 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-06-10T22:12:54.878Z] #77 146.4 checking for strings.h... yes [2022-06-10T22:12:55.137Z] #23 16.02 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-06-10T22:12:55.156Z] #77 179.7 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-06-10T22:12:55.173Z] #60 20.18 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-06-10T22:12:55.444Z] #77 146.8 checking for inttypes.h... yes [2022-06-10T22:12:55.674Z] #19 318.5 Selecting previously unselected package libc6-armel-cross. [2022-06-10T22:12:55.674Z] #19 318.5 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-06-10T22:12:55.674Z] #19 318.7 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-06-10T22:12:55.706Z] #77 147.3 checking for stdint.h... yes [2022-06-10T22:12:55.710Z] #23 DONE 16.7s [2022-06-10T22:12:55.710Z] [2022-06-10T22:12:55.710Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-06-10T22:12:55.710Z] #27 sha256:d9b163f6b98ff1e9176740cfa2a3cbbeae2f1c40c0c1d6f13aa12934cdc8139a [2022-06-10T22:12:55.934Z] #19 318.9 Selecting previously unselected package libgcc-s1-armel-cross. [2022-06-10T22:12:55.934Z] #19 318.9 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-10T22:12:55.934Z] #19 318.9 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-06-10T22:12:55.934Z] #19 319.0 Selecting previously unselected package libgomp1-armel-cross. [2022-06-10T22:12:55.934Z] #19 319.0 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-10T22:12:55.935Z] #19 319.0 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-06-10T22:12:55.935Z] #19 319.0 Selecting previously unselected package libatomic1-armel-cross. [2022-06-10T22:12:55.935Z] #19 319.0 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-10T22:12:55.935Z] #19 319.0 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-06-10T22:12:55.935Z] #19 319.1 Selecting previously unselected package libasan6-armel-cross. [2022-06-10T22:12:55.935Z] #19 319.1 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-10T22:12:55.935Z] #19 319.1 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-06-10T22:12:55.978Z] #27 DONE 0.5s [2022-06-10T22:12:55.978Z] [2022-06-10T22:12:55.978Z] #60 [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-06-10T22:12:55.978Z] #60 sha256:4b405644a24da3cf7c8231602c7c13de82c71cf52ec8893b33e79306ea83e62a [2022-06-10T22:12:56.240Z] #60 ... [2022-06-10T22:12:56.240Z] [2022-06-10T22:12:56.240Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-10T22:12:56.240Z] #32 sha256:7d7be4f890167f0c31f97f64a5f518965ba1d348e02272ded331254a1790853e [2022-06-10T22:12:56.273Z] #77 147.6 checking for unistd.h... yes [2022-06-10T22:12:56.507Z] #19 319.4 Selecting previously unselected package libstdc++6-armel-cross. [2022-06-10T22:12:56.507Z] #19 319.4 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-10T22:12:56.507Z] #19 319.4 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-06-10T22:12:56.507Z] #19 319.5 Selecting previously unselected package libubsan1-armel-cross. [2022-06-10T22:12:56.507Z] #19 319.5 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-10T22:12:56.507Z] #19 319.5 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-06-10T22:12:56.507Z] #19 ... [2022-06-10T22:12:56.507Z] [2022-06-10T22:12:56.507Z] #62 [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.44.0" && /build/golangci-lint --version [2022-06-10T22:12:56.507Z] #62 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T22:12:56.507Z] #62 331.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-06-10T22:12:56.507Z] #62 DONE 331.8s [2022-06-10T22:12:56.507Z] [2022-06-10T22:12:56.507Z] #19 [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-06-10T22:12:56.507Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a [2022-06-10T22:12:56.507Z] #19 319.7 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-06-10T22:12:56.507Z] #19 319.7 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-10T22:12:56.768Z] #19 319.7 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-06-10T22:12:56.768Z] #19 319.9 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-06-10T22:12:56.768Z] #19 319.9 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-06-10T22:12:56.768Z] #19 319.9 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-10T22:12:56.789Z] #77 148.3 checking for dlfcn.h... yes [2022-06-10T22:12:56.789Z] #77 148.6 checking for objdir... .libs [2022-06-10T22:12:56.815Z] #32 DONE 0.6s [2022-06-10T22:12:56.815Z] [2022-06-10T22:12:56.815Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-06-10T22:12:56.815Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-10T22:12:56.815Z] #47 ... [2022-06-10T22:12:56.815Z] [2022-06-10T22:12:56.815Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-10T22:12:56.815Z] #35 sha256:2da300e4c6c1373e6f05b5e9c4485fd901d1b982e5eaa8d625f29ec65be826ad [2022-06-10T22:12:57.076Z] #35 DONE 0.4s [2022-06-10T22:12:57.076Z] [2022-06-10T22:12:57.076Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-06-10T22:12:57.076Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-10T22:12:57.337Z] #47 ... [2022-06-10T22:12:57.337Z] [2022-06-10T22:12:57.337Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-06-10T22:12:57.337Z] #37 sha256:1208fc95c0b27b9510b652d0b8e683f666c270ff22652772fb06555f3a830843 [2022-06-10T22:12:57.602Z] #37 DONE 0.5s [2022-06-10T22:12:57.602Z] [2022-06-10T22:12:57.602Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-10T22:12:57.602Z] #39 sha256:9a76712d866c1bf637f119d1bffc057ad9ce06059cc86f3d0c94083a06244e02 [2022-06-10T22:12:57.724Z] #77 149.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-10T22:12:57.724Z] #77 149.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-10T22:12:57.864Z] #39 DONE 0.1s [2022-06-10T22:12:57.864Z] [2022-06-10T22:12:57.864Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-10T22:12:57.864Z] #41 sha256:9ad883c7e23a7ef638fb1d32f5699b123ade599494eced44208982d55bd7de50 [2022-06-10T22:12:57.864Z] #41 DONE 0.1s [2022-06-10T22:12:57.864Z] [2022-06-10T22:12:57.864Z] #60 [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-06-10T22:12:57.864Z] #60 sha256:4b405644a24da3cf7c8231602c7c13de82c71cf52ec8893b33e79306ea83e62a [2022-06-10T22:12:57.864Z] #60 ... [2022-06-10T22:12:57.864Z] [2022-06-10T22:12:57.864Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-06-10T22:12:57.864Z] #45 sha256:cd5a0e3d78c6b78d5b8da999940f0a8e0c3c990f380c586b609c621d3b90a668 [2022-06-10T22:12:57.864Z] #45 DONE 0.1s [2022-06-10T22:12:57.982Z] #77 149.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-10T22:12:58.125Z] [2022-06-10T22:12:58.125Z] #55 [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.44.0" && /build/golangci-lint --version [2022-06-10T22:12:58.125Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T22:12:58.559Z] #77 149.8 checking if gcc static flag -static works... yes [2022-06-10T22:12:58.559Z] #77 150.4 checking if gcc supports -c -o file.o... [2022-06-10T22:12:58.559Z] #77 ... [2022-06-10T22:12:58.559Z] [2022-06-10T22:12:58.559Z] #60 [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-06-10T22:12:58.559Z] #60 sha256:e61f3003146faa19d9af5442fd616b4ffc88b37ce680b4ee84eeda30a5bda97e [2022-06-10T22:12:58.559Z] #60 20.20 + cd /tmp/tmp.Ka7h2FCDra/src/github.com/opencontainers/runc [2022-06-10T22:12:58.559Z] #60 20.20 + git checkout -q v1.1.2 [2022-06-10T22:12:59.134Z] #60 20.96 + '[' -z '' ']' [2022-06-10T22:12:59.393Z] #60 20.96 + target=static [2022-06-10T22:12:59.393Z] #60 20.96 + make BUILDTAGS=seccomp static [2022-06-10T22:12:59.652Z] #60 21.33 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-06-10T22:12:59.652Z] #60 ... [2022-06-10T22:12:59.652Z] [2022-06-10T22:12:59.652Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-10T22:12:59.652Z] #21 sha256:19b3c006d97f6fe7ef985292288d53033d7475995a14b0e62d7e41526e4e3fb1 [2022-06-10T22:12:59.652Z] #21 1.618 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T22:12:59.652Z] #21 1.685 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T22:12:59.652Z] #21 1.686 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T22:12:59.652Z] #21 2.938 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T22:12:59.652Z] #21 5.806 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T22:12:59.652Z] #21 8.299 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T22:12:59.911Z] #21 ... [2022-06-10T22:12:59.911Z] [2022-06-10T22:12:59.911Z] #77 [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-06-10T22:12:59.911Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:12:59.911Z] #77 150.4 checking if gcc supports -c -o file.o... yes [2022-06-10T22:12:59.911Z] #77 150.6 checking if gcc supports -c -o file.o... (cached) yes [2022-06-10T22:12:59.911Z] #77 150.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-10T22:12:59.911Z] #77 150.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-10T22:12:59.911Z] #77 151.2 checking how to hardcode library paths into programs... immediate [2022-06-10T22:12:59.911Z] #77 151.2 checking whether stripping libraries is possible... yes [2022-06-10T22:12:59.911Z] #77 151.2 checking if libtool supports shared libraries... yes [2022-06-10T22:12:59.911Z] #77 151.2 checking whether to build shared libraries... no [2022-06-10T22:12:59.911Z] #77 151.2 checking whether to build static libraries... yes [2022-06-10T22:12:59.911Z] #77 151.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-10T22:12:59.911Z] #77 151.3 checking whether build environment is sane... yes [2022-06-10T22:12:59.911Z] #77 151.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-10T22:12:59.911Z] #77 151.4 checking whether make sets $(MAKE)... yes [2022-06-10T22:12:59.911Z] #77 151.4 checking whether make supports the include directive... yes (GNU style) [2022-06-10T22:12:59.911Z] #77 151.5 checking whether make supports nested variables... yes [2022-06-10T22:12:59.911Z] #77 151.6 checking whether UID '0' is supported by ustar format... yes [2022-06-10T22:12:59.911Z] #77 151.6 checking whether GID '0' is supported by ustar format... yes [2022-06-10T22:12:59.911Z] #77 151.6 checking how to create a ustar tar archive... gnutar [2022-06-10T22:12:59.911Z] #77 151.7 checking dependency style of gcc... gcc3 [2022-06-10T22:13:00.171Z] #77 152.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-10T22:13:00.171Z] #77 152.0 checking whether make supports nested variables... (cached) yes [2022-06-10T22:13:00.171Z] #77 152.0 checking for gawk... (cached) mawk [2022-06-10T22:13:00.171Z] #77 152.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-10T22:13:00.171Z] #77 152.0 checking for gcc... (cached) gcc [2022-06-10T22:13:00.430Z] #77 152.1 checking whether we are using the GNU C compiler... (cached) yes [2022-06-10T22:13:00.430Z] #77 152.1 checking whether gcc accepts -g... (cached) yes [2022-06-10T22:13:00.430Z] #77 152.1 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-10T22:13:00.430Z] #77 152.1 checking whether gcc understands -c and -o together... (cached) yes [2022-06-10T22:13:00.430Z] #77 152.1 checking for a Python interpreter with version >= 3... python3 [2022-06-10T22:13:00.430Z] #77 152.3 checking for python3... /usr/bin/python3 [2022-06-10T22:13:00.430Z] #77 152.3 checking for python3 version... 3.9 [2022-06-10T22:13:00.443Z] #60 ... [2022-06-10T22:13:00.443Z] [2022-06-10T22:13:00.443Z] #77 [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-06-10T22:13:00.443Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:13:00.443Z] #77 152.4 checking how to create a ustar tar archive... gnutar [2022-06-10T22:13:00.443Z] #77 152.5 checking dependency style of gcc... gcc3 [2022-06-10T22:13:00.443Z] #77 152.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-10T22:13:00.443Z] #77 152.8 checking whether make supports nested variables... (cached) yes [2022-06-10T22:13:00.443Z] #77 152.8 checking for gawk... (cached) mawk [2022-06-10T22:13:00.443Z] #77 152.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-10T22:13:00.443Z] #77 152.8 checking for gcc... (cached) gcc [2022-06-10T22:13:00.443Z] #77 152.9 checking whether we are using the GNU C compiler... (cached) yes [2022-06-10T22:13:00.443Z] #77 152.9 checking whether gcc accepts -g... (cached) yes [2022-06-10T22:13:00.443Z] #77 152.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-10T22:13:00.443Z] #77 152.9 checking whether gcc understands -c and -o together... (cached) yes [2022-06-10T22:13:00.443Z] #77 152.9 checking for a Python interpreter with version >= 3... python3 [2022-06-10T22:13:00.443Z] #77 153.1 checking for python3... /usr/bin/python3 [2022-06-10T22:13:00.443Z] #77 153.1 checking for python3 version... 3.9 [2022-06-10T22:13:00.443Z] #77 153.1 checking for python3 platform... linux [2022-06-10T22:13:00.443Z] #77 153.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-10T22:13:00.443Z] #77 153.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-10T22:13:00.443Z] #77 153.8 checking for go-md2man... no [2022-06-10T22:13:00.443Z] #77 153.8 checking error.h usability... yes [2022-06-10T22:13:00.443Z] #77 154.0 checking error.h presence... yes [2022-06-10T22:13:00.443Z] #77 154.1 checking for error.h... yes [2022-06-10T22:13:00.443Z] #77 154.1 checking linux/openat2.h usability... yes [2022-06-10T22:13:00.443Z] #77 154.3 checking linux/openat2.h presence... yes [2022-06-10T22:13:00.443Z] #77 154.4 checking for linux/openat2.h... yes [2022-06-10T22:13:00.443Z] #77 154.4 checking for copy_file_range... yes [2022-06-10T22:13:00.443Z] #77 155.0 checking for fgetxattr... yes [2022-06-10T22:13:00.443Z] #77 155.3 checking for statx... yes [2022-06-10T22:13:00.443Z] #77 155.6 checking for fgetpwent_r... yes [2022-06-10T22:13:00.443Z] #77 156.1 checking for issetugid... no [2022-06-10T22:13:00.443Z] #77 156.5 checking for pkg-config... /usr/bin/pkg-config [2022-06-10T22:13:00.443Z] #77 156.5 checking pkg-config is at least version 0.9.0... yes [2022-06-10T22:13:00.443Z] #77 156.5 checking for library containing yajl_tree_get... -lyajl [2022-06-10T22:13:00.443Z] #77 157.1 checking for yajl >= 2.0.0... yes [2022-06-10T22:13:00.443Z] #77 157.2 checking sys/capability.h usability... yes [2022-06-10T22:13:00.443Z] #77 157.5 checking sys/capability.h presence... yes [2022-06-10T22:13:00.443Z] #77 157.7 checking for sys/capability.h... yes [2022-06-10T22:13:00.443Z] #77 157.7 checking for library containing cap_from_name... -lcap [2022-06-10T22:13:00.443Z] #77 158.6 checking for library containing dlopen... -ldl [2022-06-10T22:13:00.691Z] #77 152.4 checking for python3 platform... linux [2022-06-10T22:13:00.950Z] #77 152.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-10T22:13:01.006Z] #77 159.3 checking seccomp.h usability... yes [2022-06-10T22:13:01.006Z] #77 159.8 checking seccomp.h presence... yes [2022-06-10T22:13:01.006Z] #77 159.9 checking for seccomp.h... yes [2022-06-10T22:13:01.006Z] #77 159.9 checking for library containing seccomp_rule_add... [2022-06-10T22:13:01.006Z] #77 ... [2022-06-10T22:13:01.007Z] [2022-06-10T22:13:01.007Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-10T22:13:01.007Z] #21 sha256:19b3c006d97f6fe7ef985292288d53033d7475995a14b0e62d7e41526e4e3fb1 [2022-06-10T22:13:01.007Z] #21 5.996 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T22:13:01.007Z] #21 8.424 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T22:13:01.007Z] #21 14.32 Fetched 8537 kB in 13s (663 kB/s) [2022-06-10T22:13:01.210Z] #77 152.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-10T22:13:01.210Z] #77 153.0 checking for go-md2man... no [2022-06-10T22:13:01.471Z] #77 153.1 checking error.h usability... yes [2022-06-10T22:13:01.471Z] #77 153.3 checking error.h presence... yes [2022-06-10T22:13:01.730Z] #77 153.4 checking for error.h... yes [2022-06-10T22:13:01.937Z] #21 14.32 Reading package lists... [2022-06-10T22:13:01.937Z] #21 ... [2022-06-10T22:13:01.937Z] [2022-06-10T22:13:01.937Z] #77 [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-06-10T22:13:01.937Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:13:01.937Z] #77 159.9 checking for library containing seccomp_rule_add... -lseccomp [2022-06-10T22:13:01.992Z] #77 153.5 checking linux/openat2.h usability... yes [2022-06-10T22:13:01.992Z] #77 153.8 checking linux/openat2.h presence... yes [2022-06-10T22:13:01.992Z] #77 153.8 checking for linux/openat2.h... yes [2022-06-10T22:13:02.063Z] #19 324.9 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-06-10T22:13:02.063Z] #19 324.9 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-06-10T22:13:02.063Z] #19 324.9 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-10T22:13:02.063Z] #19 324.9 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-06-10T22:13:02.063Z] #19 324.9 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-06-10T22:13:02.063Z] #19 325.0 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-06-10T22:13:02.063Z] #19 325.1 Selecting previously unselected package libc6-dev-armel-cross. [2022-06-10T22:13:02.063Z] #19 325.1 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-06-10T22:13:02.063Z] #19 325.1 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-06-10T22:13:02.324Z] #19 325.4 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-06-10T22:13:02.324Z] #19 325.4 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-10T22:13:02.324Z] #19 325.4 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-06-10T22:13:02.501Z] #77 160.9 checking for library containing seccomp_arch_resolve_name... none required [2022-06-10T22:13:02.561Z] #77 153.9 checking for copy_file_range... yes [2022-06-10T22:13:02.584Z] #19 325.6 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-06-10T22:13:02.584Z] #19 325.6 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-06-10T22:13:02.584Z] #19 325.6 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-10T22:13:03.064Z] #77 161.5 checking systemd/sd-bus.h usability... yes [2022-06-10T22:13:03.132Z] #77 154.4 checking for fgetxattr... yes [2022-06-10T22:13:03.321Z] #77 162.0 checking systemd/sd-bus.h presence... yes [2022-06-10T22:13:03.321Z] #77 162.3 checking for systemd/sd-bus.h... yes [2022-06-10T22:13:03.391Z] #77 154.9 checking for statx... yes [2022-06-10T22:13:03.910Z] #77 155.4 checking for fgetpwent_r... yes [2022-06-10T22:13:04.169Z] #77 155.7 checking for issetugid... no [2022-06-10T22:13:04.429Z] #77 156.2 checking for pkg-config... /usr/bin/pkg-config [2022-06-10T22:13:04.429Z] #77 156.2 checking pkg-config is at least version 0.9.0... yes [2022-06-10T22:13:04.689Z] #77 162.3 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-06-10T22:13:04.997Z] #77 156.2 checking for library containing yajl_tree_get... -lyajl [2022-06-10T22:13:04.997Z] #77 156.8 checking for yajl >= 2.0.0... yes [2022-06-10T22:13:05.252Z] #77 163.4 checking for sd_notify_barrier... yes [2022-06-10T22:13:05.509Z] #77 164.1 checking linux/bpf.h usability... yes [2022-06-10T22:13:05.509Z] #77 164.4 checking linux/bpf.h presence... yes [2022-06-10T22:13:05.509Z] #77 164.5 checking for linux/bpf.h... yes [2022-06-10T22:13:05.513Z] #77 157.0 checking sys/capability.h usability... yes [2022-06-10T22:13:05.767Z] #77 164.5 checking compilation for eBPF... yes [2022-06-10T22:13:05.767Z] #77 164.7 checking for criu >= 3.15... no [2022-06-10T22:13:05.767Z] #77 164.7 configure: CRIU headers not found, building without CRIU support [2022-06-10T22:13:05.767Z] #77 164.7 checking for criu > 3.16... no [2022-06-10T22:13:05.767Z] #77 164.8 configure: CRIU version doesn't support join-ns API [2022-06-10T22:13:05.767Z] #77 164.8 checking for criu > 3.16.1... no [2022-06-10T22:13:05.767Z] #77 164.8 configure: CRIU version doesn't support for pre-dumping [2022-06-10T22:13:05.774Z] #77 157.3 checking sys/capability.h presence... yes [2022-06-10T22:13:05.774Z] #77 157.5 checking for sys/capability.h... yes [2022-06-10T22:13:06.024Z] #77 164.8 checking for new mount API (fsconfig)... yes [2022-06-10T22:13:06.281Z] #77 165.0 checking for seccomp notify API... yes [2022-06-10T22:13:06.281Z] #77 165.2 checking for gperf... no [2022-06-10T22:13:06.281Z] #77 165.2 configure: gperf not found - cannot rebuild signal parser code [2022-06-10T22:13:06.538Z] #77 165.2 checking for library containing argp_parse... none required [2022-06-10T22:13:07.102Z] #77 165.9 checking that generated files are newer than configure... done [2022-06-10T22:13:07.102Z] #77 165.9 configure: creating ./config.status [2022-06-10T22:13:07.153Z] #77 157.5 checking for library containing cap_from_name... -lcap [2022-06-10T22:13:07.875Z] #19 330.1 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-06-10T22:13:07.875Z] #19 330.1 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-06-10T22:13:07.875Z] #19 330.1 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-10T22:13:07.875Z] #19 330.1 Selecting previously unselected package crossbuild-essential-armel. [2022-06-10T22:13:07.875Z] #19 330.1 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-06-10T22:13:07.875Z] #19 330.1 Unpacking crossbuild-essential-armel (12.9) ... [2022-06-10T22:13:07.875Z] #19 330.1 Selecting previously unselected package libc6-armhf-cross. [2022-06-10T22:13:07.875Z] #19 330.1 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-06-10T22:13:07.875Z] #19 330.1 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-06-10T22:13:07.875Z] #19 330.3 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-06-10T22:13:07.875Z] #19 330.3 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-10T22:13:07.875Z] #19 330.3 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-06-10T22:13:07.875Z] #19 330.3 Selecting previously unselected package libgomp1-armhf-cross. [2022-06-10T22:13:07.875Z] #19 330.3 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-10T22:13:07.875Z] #19 330.3 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-06-10T22:13:07.875Z] #19 330.3 Selecting previously unselected package libatomic1-armhf-cross. [2022-06-10T22:13:07.875Z] #19 330.3 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-10T22:13:07.875Z] #19 330.4 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-06-10T22:13:07.875Z] #19 330.4 Selecting previously unselected package libasan6-armhf-cross. [2022-06-10T22:13:07.875Z] #19 330.4 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-10T22:13:07.875Z] #19 330.4 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-06-10T22:13:07.875Z] #19 330.7 Selecting previously unselected package libstdc++6-armhf-cross. [2022-06-10T22:13:07.875Z] #19 330.7 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-10T22:13:07.875Z] #19 330.7 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-06-10T22:13:07.875Z] #19 330.7 Selecting previously unselected package libubsan1-armhf-cross. [2022-06-10T22:13:07.875Z] #19 330.7 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-10T22:13:07.875Z] #19 330.7 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-06-10T22:13:07.875Z] #19 330.8 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-06-10T22:13:07.875Z] #19 330.8 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-10T22:13:07.875Z] #19 330.8 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-06-10T22:13:07.875Z] #19 331.0 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-06-10T22:13:07.875Z] #19 331.0 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-06-10T22:13:07.875Z] #19 331.0 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-10T22:13:08.091Z] #77 158.7 checking for library containing dlopen... -ldl [2022-06-10T22:13:08.350Z] #77 160.0 checking seccomp.h usability... yes [2022-06-10T22:13:08.918Z] #77 160.4 checking seccomp.h presence... yes [2022-06-10T22:13:08.918Z] #77 160.6 checking for seccomp.h... yes [2022-06-10T22:13:09.855Z] #77 160.6 checking for library containing seccomp_rule_add... -lseccomp [2022-06-10T22:13:10.115Z] #77 161.7 checking for library containing seccomp_arch_resolve_name... none required [2022-06-10T22:13:10.376Z] #77 ... [2022-06-10T22:13:10.376Z] [2022-06-10T22:13:10.376Z] #34 [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-06-10T22:13:10.376Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-10T22:13:10.376Z] #34 DONE 245.6s [2022-06-10T22:13:10.376Z] [2022-06-10T22:13:10.376Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-10T22:13:10.376Z] #21 sha256:19b3c006d97f6fe7ef985292288d53033d7475995a14b0e62d7e41526e4e3fb1 [2022-06-10T22:13:10.376Z] #21 14.32 Reading package lists... [2022-06-10T22:13:10.376Z] #21 20.27 Reading package lists... [2022-06-10T22:13:10.682Z] #77 162.1 checking systemd/sd-bus.h usability... yes [2022-06-10T22:13:10.941Z] #77 162.3 checking systemd/sd-bus.h presence... yes [2022-06-10T22:13:10.941Z] #77 162.6 checking for systemd/sd-bus.h... yes [2022-06-10T22:13:11.745Z] #21 25.23 Building dependency tree... [2022-06-10T22:13:12.309Z] #21 ... [2022-06-10T22:13:12.309Z] [2022-06-10T22:13:12.309Z] #77 [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-06-10T22:13:12.309Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:13:12.309Z] #77 171.3 config.status: creating Makefile [2022-06-10T22:13:12.318Z] #77 162.6 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-06-10T22:13:12.566Z] #77 171.5 config.status: creating rpm/crun.spec [2022-06-10T22:13:12.566Z] #77 171.6 config.status: creating config.h [2022-06-10T22:13:12.823Z] #77 171.6 config.status: executing libtool commands [2022-06-10T22:13:12.823Z] #77 171.7 config.status: executing depfiles commands [2022-06-10T22:13:12.886Z] #77 164.0 checking for sd_notify_barrier... yes [2022-06-10T22:13:12.886Z] #77 164.6 checking linux/bpf.h usability... yes [2022-06-10T22:13:12.886Z] #77 164.7 checking linux/bpf.h presence... yes [2022-06-10T22:13:12.886Z] #77 164.7 checking for linux/bpf.h... yes [2022-06-10T22:13:12.886Z] #77 164.7 checking compilation for eBPF... yes [2022-06-10T22:13:12.886Z] #77 164.7 checking for criu >= 3.15... no [2022-06-10T22:13:12.886Z] #77 164.7 configure: CRIU headers not found, building without CRIU support [2022-06-10T22:13:12.886Z] #77 164.7 checking for criu > 3.16... no [2022-06-10T22:13:12.886Z] #77 164.7 configure: CRIU version doesn't support join-ns API [2022-06-10T22:13:12.886Z] #77 164.7 checking for criu > 3.16.1... no [2022-06-10T22:13:12.886Z] #77 164.8 configure: CRIU version doesn't support for pre-dumping [2022-06-10T22:13:12.886Z] #77 164.8 checking for new mount API (fsconfig)... yes [2022-06-10T22:13:13.049Z] #55 ... [2022-06-10T22:13:13.049Z] [2022-06-10T22:13:13.049Z] #77 [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-06-10T22:13:13.049Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:13:13.049Z] #77 184.0 CCLD libocispec.la [2022-06-10T22:13:13.049Z] #77 184.5 CCLD src/validate [2022-06-10T22:13:13.049Z] #77 184.5 CCLD tests/test-1 [2022-06-10T22:13:13.049Z] #77 184.5 CCLD tests/test-2 [2022-06-10T22:13:13.049Z] #77 184.5 CCLD tests/test-3 [2022-06-10T22:13:13.049Z] #77 184.6 CCLD tests/test-4 [2022-06-10T22:13:13.049Z] #77 184.6 CCLD tests/test-5 [2022-06-10T22:13:13.049Z] #77 184.7 CCLD tests/test-6 [2022-06-10T22:13:13.049Z] #77 184.7 CCLD tests/test-7 [2022-06-10T22:13:13.049Z] #77 184.8 CCLD tests/test-8 [2022-06-10T22:13:13.049Z] #77 184.8 CCLD tests/test-9 [2022-06-10T22:13:13.049Z] #77 185.0 CCLD tests/test-10 [2022-06-10T22:13:13.049Z] #77 185.0 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-06-10T22:13:13.049Z] #77 185.0 CCLD tests/test-11 [2022-06-10T22:13:13.145Z] #77 164.9 checking for seccomp notify API... yes [2022-06-10T22:13:13.145Z] #77 165.1 checking for gperf... no [2022-06-10T22:13:13.145Z] #77 165.1 configure: gperf not found - cannot rebuild signal parser code [2022-06-10T22:13:13.169Z] #19 336.3 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-06-10T22:13:13.169Z] #19 336.3 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-06-10T22:13:13.429Z] #19 336.3 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-10T22:13:13.429Z] #19 336.4 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-06-10T22:13:13.429Z] #19 336.4 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-06-10T22:13:13.429Z] #19 336.4 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-06-10T22:13:13.429Z] #19 336.6 Selecting previously unselected package libc6-dev-armhf-cross. [2022-06-10T22:13:13.429Z] #19 336.6 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-06-10T22:13:13.708Z] #19 336.6 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-06-10T22:13:13.714Z] #77 165.1 checking for library containing argp_parse... none required [2022-06-10T22:13:14.232Z] #77 165.9 checking that generated files are newer than configure... done [2022-06-10T22:13:14.232Z] #77 165.9 configure: creating ./config.status [2022-06-10T22:13:14.507Z] #77 ... [2022-06-10T22:13:14.507Z] [2022-06-10T22:13:14.507Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-10T22:13:14.507Z] #21 sha256:19b3c006d97f6fe7ef985292288d53033d7475995a14b0e62d7e41526e4e3fb1 [2022-06-10T22:13:14.507Z] #21 14.66 Fetched 8537 kB in 13s (640 kB/s) [2022-06-10T22:13:14.507Z] #21 14.66 Reading package lists... [2022-06-10T22:13:14.648Z] #19 337.7 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-06-10T22:13:14.648Z] #19 337.8 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-10T22:13:14.908Z] #19 337.9 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-06-10T22:13:14.970Z] #77 187.1 libtool: link: ar cr libocispec.a [2022-06-10T22:13:14.970Z] #77 187.2 libtool: link: ranlib libocispec.a [2022-06-10T22:13:15.896Z] #21 20.36 Reading package lists... [2022-06-10T22:13:16.099Z] #77 174.5 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-06-10T22:13:16.099Z] #77 174.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-10T22:13:16.099Z] #77 175.1 checking for gcc... gcc [2022-06-10T22:13:16.291Z] #19 339.3 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-06-10T22:13:16.291Z] #19 339.3 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-06-10T22:13:16.291Z] #19 339.4 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-10T22:13:16.360Z] #77 188.7 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-06-10T22:13:16.360Z] #77 188.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-10T22:13:16.360Z] #77 188.7 make[5]: Nothing to be done for 'install-data-am'. [2022-06-10T22:13:16.360Z] #77 188.7 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-10T22:13:16.360Z] #77 188.7 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-10T22:13:16.360Z] #77 188.7 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-10T22:13:16.360Z] #77 188.7 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-10T22:13:16.360Z] #77 188.7 make[2]: Entering directory '/tmp/crun-build' [2022-06-10T22:13:16.616Z] #77 175.3 checking whether the C compiler works... yes [2022-06-10T22:13:16.622Z] #77 188.9 CC src/libcrun/libcrun_testing_a-utils.o [2022-06-10T22:13:16.622Z] #77 188.9 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-06-10T22:13:16.622Z] #77 188.9 CC src/libcrun/libcrun_testing_a-container.o [2022-06-10T22:13:16.622Z] #77 188.9 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-06-10T22:13:16.622Z] #77 188.9 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-06-10T22:13:16.622Z] #77 188.9 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-06-10T22:13:16.622Z] #77 189.0 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-06-10T22:13:16.622Z] #77 189.0 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-06-10T22:13:16.622Z] #77 189.0 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-06-10T22:13:16.622Z] #77 189.0 CC src/libcrun/libcrun_testing_a-criu.o [2022-06-10T22:13:16.833Z] #21 25.92 Building dependency tree... [2022-06-10T22:13:16.883Z] #77 189.1 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-06-10T22:13:16.883Z] #77 189.1 CC src/libcrun/libcrun_testing_a-linux.o [2022-06-10T22:13:16.883Z] #77 189.2 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-06-10T22:13:16.883Z] #77 189.3 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-06-10T22:13:16.973Z] #77 175.7 checking for C compiler default output file name... a.out [2022-06-10T22:13:17.049Z] #77 198.3 CCLD tests/init [2022-06-10T22:13:17.146Z] #77 189.4 CC src/libcrun/libcrun_testing_a-error.o [2022-06-10T22:13:17.146Z] #77 189.4 CC src/libcrun/libcrun_testing_a-status.o [2022-06-10T22:13:17.146Z] #77 ... [2022-06-10T22:13:17.146Z] [2022-06-10T22:13:17.146Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-06-10T22:13:17.146Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-10T22:13:17.146Z] #47 244.8 + dpkg --print-architecture [2022-06-10T22:13:17.146Z] #47 244.8 + git checkout -q v2.1.0 [2022-06-10T22:13:17.243Z] #77 175.7 checking for suffix of executables... [2022-06-10T22:13:17.243Z] #77 ... [2022-06-10T22:13:17.243Z] [2022-06-10T22:13:17.243Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-10T22:13:17.243Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-10T22:13:17.243Z] #36 252.8 Delve is a source level debugger for Go programs. [2022-06-10T22:13:17.243Z] #36 252.8 [2022-06-10T22:13:17.243Z] #36 252.8 Delve enables you to interact with your program by controlling the execution of the process, [2022-06-10T22:13:17.243Z] #36 252.8 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-06-10T22:13:17.243Z] #36 252.8 [2022-06-10T22:13:17.243Z] #36 252.8 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-06-10T22:13:17.243Z] #36 252.8 [2022-06-10T22:13:17.243Z] #36 252.8 Pass flags to the program you are debugging using `--`, for example: [2022-06-10T22:13:17.243Z] #36 252.8 [2022-06-10T22:13:17.243Z] #36 252.8 `dlv exec ./hello -- server --config conf/config.toml` [2022-06-10T22:13:17.243Z] #36 252.8 [2022-06-10T22:13:17.243Z] #36 252.8 Usage: [2022-06-10T22:13:17.243Z] #36 252.8 dlv [command] [2022-06-10T22:13:17.243Z] #36 252.8 [2022-06-10T22:13:17.243Z] #36 252.8 Available Commands: [2022-06-10T22:13:17.243Z] #36 252.8 attach Attach to running process and begin debugging. [2022-06-10T22:13:17.243Z] #36 252.8 connect Connect to a headless debug server with a terminal client. [2022-06-10T22:13:17.243Z] #36 252.8 core Examine a core dump. [2022-06-10T22:13:17.243Z] #36 252.8 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-06-10T22:13:17.243Z] #36 252.8 debug Compile and begin debugging main package in current directory, or the package specified. [2022-06-10T22:13:17.243Z] #36 252.8 exec Execute a precompiled binary, and begin a debug session. [2022-06-10T22:13:17.243Z] #36 252.8 help Help about any command [2022-06-10T22:13:17.243Z] #36 252.8 run Deprecated command. Use 'debug' instead. [2022-06-10T22:13:17.243Z] #36 252.8 test Compile test binary and begin debugging program. [2022-06-10T22:13:17.243Z] #36 252.8 trace Compile and begin tracing program. [2022-06-10T22:13:17.243Z] #36 252.8 version Prints version. [2022-06-10T22:13:17.243Z] #36 252.8 [2022-06-10T22:13:17.243Z] #36 252.8 Flags: [2022-06-10T22:13:17.243Z] #36 252.8 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-06-10T22:13:17.243Z] #36 252.8 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-06-10T22:13:17.243Z] #36 252.8 --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-06-10T22:13:17.243Z] #36 252.8 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-06-10T22:13:17.243Z] #36 252.8 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-06-10T22:13:17.243Z] #36 252.8 --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-06-10T22:13:17.243Z] #36 252.8 --disable-aslr Disables address space randomization [2022-06-10T22:13:17.243Z] #36 252.8 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-06-10T22:13:17.243Z] #36 252.8 -h, --help help for dlv [2022-06-10T22:13:17.243Z] #36 252.8 --init string Init file, executed by the terminal client. [2022-06-10T22:13:17.243Z] #36 252.8 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-06-10T22:13:17.243Z] #36 252.8 --log Enable debugging server logging. [2022-06-10T22:13:17.243Z] #36 252.8 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-06-10T22:13:17.243Z] #36 252.8 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-06-10T22:13:17.243Z] #36 252.8 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-06-10T22:13:17.243Z] #36 252.8 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-06-10T22:13:17.243Z] #36 252.8 --wd string Working directory for running the program. [2022-06-10T22:13:17.243Z] #36 252.8 [2022-06-10T22:13:17.243Z] #36 252.8 Additional help topics: [2022-06-10T22:13:17.243Z] #36 252.8 dlv backend Help about the --backend flag. [2022-06-10T22:13:17.243Z] #36 252.8 dlv log Help about logging flags. [2022-06-10T22:13:17.243Z] #36 252.8 dlv redirect Help about file redirection. [2022-06-10T22:13:17.243Z] #36 252.8 [2022-06-10T22:13:17.243Z] #36 252.8 Use "dlv [command] --help" for more information about a command. [2022-06-10T22:13:17.243Z] #36 DONE 253.2s [2022-06-10T22:13:17.243Z] [2022-06-10T22:13:17.243Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-10T22:13:17.243Z] #21 sha256:19b3c006d97f6fe7ef985292288d53033d7475995a14b0e62d7e41526e4e3fb1 [2022-06-10T22:13:17.243Z] #21 28.79 The following additional packages will be installed: [2022-06-10T22:13:17.243Z] #21 28.81 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-10T22:13:17.243Z] #21 28.81 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-06-10T22:13:17.243Z] #21 28.81 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-06-10T22:13:17.243Z] #21 28.82 python3-pkg-resources vim-runtime xxd [2022-06-10T22:13:17.243Z] #21 28.83 Suggested packages: [2022-06-10T22:13:17.243Z] #21 28.83 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-06-10T22:13:17.243Z] #21 28.83 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-06-10T22:13:17.243Z] #21 28.83 acl attr quota [2022-06-10T22:13:17.243Z] #21 28.83 Recommended packages: [2022-06-10T22:13:17.243Z] #21 28.83 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-06-10T22:13:17.243Z] #21 31.08 The following NEW packages will be installed: [2022-06-10T22:13:17.243Z] #21 31.09 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-06-10T22:13:17.243Z] #21 31.09 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-10T22:13:17.243Z] #21 31.10 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-06-10T22:13:17.243Z] #21 31.10 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-06-10T22:13:17.243Z] #21 31.10 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-06-10T22:13:17.243Z] #21 31.10 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-06-10T22:13:17.243Z] #21 31.10 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-06-10T22:13:17.243Z] #21 31.10 xz-utils zip zstd [2022-06-10T22:13:17.243Z] #21 31.48 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T22:13:17.243Z] #21 31.48 Need to get 27.7 MB of archives. [2022-06-10T22:13:17.243Z] #21 31.48 After this operation, 106 MB of additional disk space will be used. [2022-06-10T22:13:17.243Z] #21 31.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-06-10T22:13:17.243Z] #21 31.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-06-10T22:13:17.243Z] #21 31.49 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-06-10T22:13:17.243Z] #21 31.49 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-10T22:13:17.243Z] #21 31.49 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-06-10T22:13:17.243Z] #21 31.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-06-10T22:13:17.243Z] #21 31.49 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-06-10T22:13:17.243Z] #21 31.49 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-06-10T22:13:17.244Z] #21 31.54 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-10T22:13:17.244Z] #21 31.54 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-10T22:13:17.244Z] #21 31.56 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-06-10T22:13:17.244Z] #21 31.57 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-10T22:13:17.244Z] #21 31.58 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-06-10T22:13:17.244Z] #21 31.59 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-06-10T22:13:17.244Z] #21 31.63 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-06-10T22:13:17.244Z] #21 31.64 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-06-10T22:13:17.244Z] #21 31.65 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-06-10T22:13:17.244Z] #21 31.65 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-06-10T22:13:17.244Z] #21 31.65 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-06-10T22:13:17.244Z] #21 31.65 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-06-10T22:13:17.244Z] #21 31.67 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-06-10T22:13:17.244Z] #21 31.68 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-10T22:13:17.244Z] #21 31.69 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-10T22:13:17.244Z] #21 31.69 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-10T22:13:17.244Z] #21 31.69 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-06-10T22:13:17.244Z] #21 31.70 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-06-10T22:13:17.244Z] #21 31.70 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-10T22:13:17.244Z] #21 32.18 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-06-10T22:13:17.244Z] #21 32.18 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-10T22:13:17.244Z] #21 32.19 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-06-10T22:13:17.244Z] #21 32.20 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-10T22:13:17.244Z] #21 32.20 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-06-10T22:13:17.244Z] #21 32.20 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-06-10T22:13:17.244Z] #21 32.22 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-10T22:13:17.244Z] #21 32.24 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-06-10T22:13:17.244Z] #21 32.37 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-06-10T22:13:17.244Z] #21 32.38 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-06-10T22:13:17.244Z] #21 32.38 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-10T22:13:17.244Z] #21 32.39 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-06-10T22:13:17.244Z] #21 32.41 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-06-10T22:13:17.244Z] #21 32.42 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-06-10T22:13:17.244Z] #21 32.43 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-06-10T22:13:17.509Z] #21 32.54 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-06-10T22:13:17.509Z] #21 32.57 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-06-10T22:13:17.509Z] #21 32.60 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-06-10T22:13:17.720Z] #47 245.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-06-10T22:13:17.720Z] #47 245.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-06-10T22:13:18.075Z] #21 32.97 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-06-10T22:13:18.075Z] #21 33.06 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-06-10T22:13:18.075Z] #21 33.13 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-06-10T22:13:18.075Z] #21 33.16 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-06-10T22:13:18.211Z] #21 ... [2022-06-10T22:13:18.211Z] [2022-06-10T22:13:18.211Z] #34 [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-06-10T22:13:18.211Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-10T22:13:18.211Z] #34 DONE 250.9s [2022-06-10T22:13:18.211Z] [2022-06-10T22:13:18.211Z] #60 [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-06-10T22:13:18.211Z] #60 sha256:e61f3003146faa19d9af5442fd616b4ffc88b37ce680b4ee84eeda30a5bda97e [2022-06-10T22:13:18.471Z] #60 ... [2022-06-10T22:13:18.471Z] [2022-06-10T22:13:18.471Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-10T22:13:18.471Z] #21 sha256:19b3c006d97f6fe7ef985292288d53033d7475995a14b0e62d7e41526e4e3fb1 [2022-06-10T22:13:18.471Z] #21 28.86 The following additional packages will be installed: [2022-06-10T22:13:18.471Z] #21 28.86 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-10T22:13:18.471Z] #21 28.86 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-06-10T22:13:18.730Z] #21 28.87 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-06-10T22:13:18.730Z] #21 28.87 python3-pkg-resources vim-runtime xxd [2022-06-10T22:13:18.730Z] #21 28.87 Suggested packages: [2022-06-10T22:13:18.730Z] #21 28.87 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-06-10T22:13:18.730Z] #21 28.87 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-06-10T22:13:18.730Z] #21 28.87 acl attr quota [2022-06-10T22:13:18.730Z] #21 28.87 Recommended packages: [2022-06-10T22:13:18.730Z] #21 28.87 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-06-10T22:13:19.442Z] #21 34.33 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T22:13:19.443Z] #21 34.57 Fetched 27.7 MB in 2s (13.5 MB/s) [2022-06-10T22:13:19.699Z] #21 34.69 Selecting previously unselected package pigz. [2022-06-10T22:13:19.699Z] #21 34.69 (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 ... 24019 files and directories currently installed.) [2022-06-10T22:13:19.699Z] #21 34.78 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-06-10T22:13:19.956Z] #21 34.80 Unpacking pigz (2.6-1) ... [2022-06-10T22:13:20.212Z] #21 35.20 Selecting previously unselected package libelf1:amd64. [2022-06-10T22:13:20.212Z] #21 35.21 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-06-10T22:13:20.212Z] #21 35.24 Unpacking libelf1:amd64 (0.183-1) ... [2022-06-10T22:13:20.483Z] #21 35.40 Selecting previously unselected package libbpf0:amd64. [2022-06-10T22:13:20.483Z] #21 35.41 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-06-10T22:13:20.483Z] #21 35.41 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-06-10T22:13:20.483Z] #21 35.53 Selecting previously unselected package libcap2:amd64. [2022-06-10T22:13:20.483Z] #21 35.54 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-10T22:13:20.483Z] #21 35.54 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-10T22:13:20.635Z] #21 31.01 The following NEW packages will be installed: [2022-06-10T22:13:20.635Z] #21 31.01 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-06-10T22:13:20.740Z] #21 35.76 Selecting previously unselected package libmnl0:amd64. [2022-06-10T22:13:20.740Z] #21 35.76 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-06-10T22:13:20.740Z] #21 35.77 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-06-10T22:13:20.740Z] #21 35.84 Selecting previously unselected package libxtables12:amd64. [2022-06-10T22:13:20.740Z] #21 35.84 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-06-10T22:13:20.740Z] #21 35.85 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-06-10T22:13:20.895Z] #21 31.02 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-10T22:13:20.895Z] #21 31.02 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-06-10T22:13:20.895Z] #21 31.02 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-06-10T22:13:20.895Z] #21 31.02 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-06-10T22:13:20.895Z] #21 31.03 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-06-10T22:13:20.895Z] #21 31.03 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-06-10T22:13:20.895Z] #21 31.03 xz-utils zip zstd [2022-06-10T22:13:20.997Z] #21 35.95 Selecting previously unselected package libcap2-bin. [2022-06-10T22:13:20.997Z] #21 35.95 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-06-10T22:13:20.997Z] #21 35.97 Unpacking libcap2-bin (1:2.44-1) ... [2022-06-10T22:13:21.154Z] #21 31.38 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T22:13:21.154Z] #21 31.38 Need to get 27.7 MB of archives. [2022-06-10T22:13:21.154Z] #21 31.38 After this operation, 106 MB of additional disk space will be used. [2022-06-10T22:13:21.155Z] #21 31.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-06-10T22:13:21.155Z] #21 31.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-06-10T22:13:21.155Z] #21 31.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-06-10T22:13:21.155Z] #21 31.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-10T22:13:21.155Z] #21 31.39 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-06-10T22:13:21.155Z] #21 31.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-06-10T22:13:21.155Z] #21 31.40 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-06-10T22:13:21.155Z] #21 31.40 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-06-10T22:13:21.155Z] #21 31.46 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-10T22:13:21.155Z] #21 31.46 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-10T22:13:21.155Z] #21 31.49 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-06-10T22:13:21.155Z] #21 31.50 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-10T22:13:21.155Z] #21 31.50 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-06-10T22:13:21.155Z] #21 31.52 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-06-10T22:13:21.155Z] #21 31.56 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-06-10T22:13:21.253Z] #21 36.17 Selecting previously unselected package iproute2. [2022-06-10T22:13:21.253Z] #21 36.18 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-06-10T22:13:21.253Z] #21 36.18 Unpacking iproute2 (5.10.0-4) ... [2022-06-10T22:13:21.413Z] #21 31.57 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-06-10T22:13:21.414Z] #21 31.58 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-06-10T22:13:21.414Z] #21 31.58 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-06-10T22:13:21.414Z] #21 31.59 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-06-10T22:13:21.414Z] #21 31.59 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-06-10T22:13:21.414Z] #21 31.60 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-06-10T22:13:21.414Z] #21 31.61 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-10T22:13:21.414Z] #21 31.62 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-10T22:13:21.414Z] #21 31.63 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-10T22:13:21.414Z] #21 31.65 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-06-10T22:13:21.414Z] #21 31.65 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-06-10T22:13:21.414Z] #21 31.65 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-10T22:13:21.581Z] #19 344.4 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-06-10T22:13:21.581Z] #19 344.4 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-06-10T22:13:21.581Z] #19 344.5 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-10T22:13:21.842Z] #19 344.9 Selecting previously unselected package crossbuild-essential-armhf. [2022-06-10T22:13:21.842Z] #19 344.9 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-06-10T22:13:21.842Z] #19 344.9 Unpacking crossbuild-essential-armhf (12.9) ... [2022-06-10T22:13:21.981Z] #21 32.24 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-06-10T22:13:21.981Z] #21 32.25 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-10T22:13:21.981Z] #21 32.26 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-06-10T22:13:21.981Z] #21 32.26 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-10T22:13:21.982Z] #21 32.26 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-06-10T22:13:21.982Z] #21 32.26 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-06-10T22:13:21.982Z] #21 32.27 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-10T22:13:21.982Z] #21 32.28 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-06-10T22:13:21.982Z] #21 32.37 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-06-10T22:13:22.103Z] #19 345.3 Selecting previously unselected package libc6-ppc64el-cross. [2022-06-10T22:13:22.186Z] #21 37.10 Selecting previously unselected package xxd. [2022-06-10T22:13:22.186Z] #21 37.11 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-10T22:13:22.186Z] #21 37.14 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:13:22.186Z] #21 37.35 Selecting previously unselected package vim-common. [2022-06-10T22:13:22.186Z] #21 37.35 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-10T22:13:22.241Z] #21 32.39 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-06-10T22:13:22.241Z] #21 32.39 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-10T22:13:22.241Z] #21 32.40 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-06-10T22:13:22.241Z] #21 32.43 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-06-10T22:13:22.241Z] #21 32.44 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-06-10T22:13:22.241Z] #21 32.45 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-06-10T22:13:22.241Z] #21 32.51 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-06-10T22:13:22.241Z] #21 32.53 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-06-10T22:13:22.241Z] #21 32.56 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-06-10T22:13:22.363Z] #19 345.3 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-06-10T22:13:22.363Z] #19 345.4 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-06-10T22:13:22.443Z] #21 37.38 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:13:22.700Z] #21 37.75 Selecting previously unselected package bash-completion. [2022-06-10T22:13:22.700Z] #21 37.75 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-06-10T22:13:22.809Z] #21 32.99 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-06-10T22:13:22.809Z] #21 33.05 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-06-10T22:13:22.809Z] #21 ... [2022-06-10T22:13:22.809Z] [2022-06-10T22:13:22.809Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-10T22:13:22.809Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-10T22:13:22.809Z] #36 255.7 Delve is a source level debugger for Go programs. [2022-06-10T22:13:22.809Z] #36 255.7 [2022-06-10T22:13:22.809Z] #36 255.7 Delve enables you to interact with your program by controlling the execution of the process, [2022-06-10T22:13:22.809Z] #36 255.7 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-06-10T22:13:22.809Z] #36 255.7 [2022-06-10T22:13:22.809Z] #36 255.7 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-06-10T22:13:22.809Z] #36 255.7 [2022-06-10T22:13:22.809Z] #36 255.7 Pass flags to the program you are debugging using `--`, for example: [2022-06-10T22:13:22.809Z] #36 255.7 [2022-06-10T22:13:22.809Z] #36 255.7 `dlv exec ./hello -- server --config conf/config.toml` [2022-06-10T22:13:22.809Z] #36 255.7 [2022-06-10T22:13:22.809Z] #36 255.7 Usage: [2022-06-10T22:13:22.809Z] #36 255.7 dlv [command] [2022-06-10T22:13:22.809Z] #36 255.7 [2022-06-10T22:13:22.809Z] #36 255.7 Available Commands: [2022-06-10T22:13:22.809Z] #36 255.7 attach Attach to running process and begin debugging. [2022-06-10T22:13:22.809Z] #36 255.7 connect Connect to a headless debug server with a terminal client. [2022-06-10T22:13:22.809Z] #36 255.7 core Examine a core dump. [2022-06-10T22:13:22.809Z] #36 255.7 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-06-10T22:13:22.809Z] #36 255.7 debug Compile and begin debugging main package in current directory, or the package specified. [2022-06-10T22:13:22.809Z] #36 255.7 exec Execute a precompiled binary, and begin a debug session. [2022-06-10T22:13:22.809Z] #36 255.7 help Help about any command [2022-06-10T22:13:22.809Z] #36 255.7 run Deprecated command. Use 'debug' instead. [2022-06-10T22:13:22.809Z] #36 255.7 test Compile test binary and begin debugging program. [2022-06-10T22:13:22.809Z] #36 255.7 trace Compile and begin tracing program. [2022-06-10T22:13:22.809Z] #36 255.7 version Prints version. [2022-06-10T22:13:22.809Z] #36 255.7 [2022-06-10T22:13:22.809Z] #36 255.7 Flags: [2022-06-10T22:13:22.809Z] #36 255.7 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-06-10T22:13:22.809Z] #36 255.7 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-06-10T22:13:22.809Z] #36 255.7 --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-06-10T22:13:22.809Z] #36 255.7 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-06-10T22:13:22.809Z] #36 255.7 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-06-10T22:13:22.809Z] #36 255.7 --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-06-10T22:13:22.809Z] #36 255.7 --disable-aslr Disables address space randomization [2022-06-10T22:13:22.809Z] #36 255.7 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-06-10T22:13:22.809Z] #36 255.7 -h, --help help for dlv [2022-06-10T22:13:22.809Z] #36 255.7 --init string Init file, executed by the terminal client. [2022-06-10T22:13:22.809Z] #36 255.7 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-06-10T22:13:22.809Z] #36 255.7 --log Enable debugging server logging. [2022-06-10T22:13:22.809Z] #36 255.7 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-06-10T22:13:22.809Z] #36 255.7 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-06-10T22:13:22.809Z] #36 255.7 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-06-10T22:13:22.809Z] #36 255.7 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-06-10T22:13:22.809Z] #36 255.7 --wd string Working directory for running the program. [2022-06-10T22:13:22.809Z] #36 255.7 [2022-06-10T22:13:22.809Z] #36 255.7 Additional help topics: [2022-06-10T22:13:22.809Z] #36 255.7 dlv backend Help about the --backend flag. [2022-06-10T22:13:22.809Z] #36 255.7 dlv log Help about logging flags. [2022-06-10T22:13:22.809Z] #36 255.7 dlv redirect Help about file redirection. [2022-06-10T22:13:22.809Z] #36 255.7 [2022-06-10T22:13:22.809Z] #36 255.7 Use "dlv [command] --help" for more information about a command. [2022-06-10T22:13:22.809Z] #36 DONE 255.8s [2022-06-10T22:13:22.809Z] [2022-06-10T22:13:22.809Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-10T22:13:22.809Z] #21 sha256:19b3c006d97f6fe7ef985292288d53033d7475995a14b0e62d7e41526e4e3fb1 [2022-06-10T22:13:22.809Z] #21 33.10 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-06-10T22:13:22.809Z] #21 33.13 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-06-10T22:13:22.934Z] #19 346.0 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-06-10T22:13:22.934Z] #19 346.0 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-10T22:13:22.934Z] #19 346.1 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-10T22:13:23.021Z] #47 ... [2022-06-10T22:13:23.021Z] [2022-06-10T22:13:23.021Z] #77 [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-06-10T22:13:23.021Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:13:23.021Z] #77 189.5 CC src/libcrun/libcrun_testing_a-terminal.o [2022-06-10T22:13:23.021Z] #77 189.6 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-06-10T22:13:23.021Z] #77 189.7 CC src/libcrun/libcrun_testing_a-signals.o [2022-06-10T22:13:23.021Z] #77 189.9 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-06-10T22:13:23.021Z] #77 189.9 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-06-10T22:13:23.021Z] #77 190.0 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-06-10T22:13:23.021Z] #77 190.1 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-06-10T22:13:23.021Z] #77 190.1 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-06-10T22:13:23.021Z] #77 190.4 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-06-10T22:13:23.021Z] #77 190.4 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-06-10T22:13:23.021Z] #77 190.5 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-06-10T22:13:23.021Z] #77 190.8 CC src/crun-crun.o [2022-06-10T22:13:23.021Z] #77 190.9 CC src/crun-run.o [2022-06-10T22:13:23.021Z] #77 191.0 CC src/crun-delete.o [2022-06-10T22:13:23.021Z] #77 191.1 CC src/crun-kill.o [2022-06-10T22:13:23.021Z] #77 191.2 CC src/crun-pause.o [2022-06-10T22:13:23.021Z] #77 191.3 CC src/crun-unpause.o [2022-06-10T22:13:23.021Z] #77 191.4 CC src/crun-spec.o [2022-06-10T22:13:23.021Z] #77 191.6 CC src/crun-exec.o [2022-06-10T22:13:23.021Z] #77 191.7 CC src/crun-list.o [2022-06-10T22:13:23.021Z] #77 191.8 CC src/crun-create.o [2022-06-10T22:13:23.021Z] #77 192.1 CC src/crun-start.o [2022-06-10T22:13:23.021Z] #77 192.1 CC src/crun-state.o [2022-06-10T22:13:23.021Z] #77 192.2 CC src/crun-update.o [2022-06-10T22:13:23.021Z] #77 192.3 CC src/crun-ps.o [2022-06-10T22:13:23.021Z] #77 192.5 CC src/crun-checkpoint.o [2022-06-10T22:13:23.021Z] #77 192.7 CC src/crun-restore.o [2022-06-10T22:13:23.021Z] #77 192.8 CC src/libcrun/libcrun_la-utils.lo [2022-06-10T22:13:23.021Z] #77 193.2 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-06-10T22:13:23.021Z] #77 193.3 CC src/libcrun/libcrun_la-container.lo [2022-06-10T22:13:23.021Z] #77 193.4 CC src/libcrun/libcrun_la-cgroup.lo [2022-06-10T22:13:23.021Z] #77 193.5 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-06-10T22:13:23.021Z] #77 193.7 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-06-10T22:13:23.021Z] #77 193.9 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-06-10T22:13:23.022Z] #77 194.1 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-06-10T22:13:23.022Z] #77 194.2 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-06-10T22:13:23.022Z] #77 194.4 CC src/libcrun/libcrun_la-criu.lo [2022-06-10T22:13:23.022Z] #77 194.6 CC src/libcrun/libcrun_la-custom-handler.lo [2022-06-10T22:13:23.022Z] #77 194.8 CC src/libcrun/libcrun_la-linux.lo [2022-06-10T22:13:23.022Z] #77 194.9 CC src/libcrun/libcrun_la-seccomp.lo [2022-06-10T22:13:23.022Z] #77 195.2 CC src/libcrun/libcrun_la-ebpf.lo [2022-06-10T22:13:23.022Z] #77 195.3 CC src/libcrun/libcrun_la-error.lo [2022-06-10T22:13:23.284Z] #77 195.6 CC src/libcrun/libcrun_la-status.lo [2022-06-10T22:13:23.504Z] #19 346.5 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-06-10T22:13:23.504Z] #19 346.5 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-10T22:13:23.504Z] #19 346.6 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-10T22:13:23.547Z] #77 195.9 CC src/libcrun/libcrun_la-terminal.lo [2022-06-10T22:13:23.743Z] #21 ... [2022-06-10T22:13:23.743Z] [2022-06-10T22:13:23.743Z] #77 [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-06-10T22:13:23.743Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:13:23.743Z] #77 171.5 config.status: creating Makefile [2022-06-10T22:13:23.743Z] #77 171.7 config.status: creating rpm/crun.spec [2022-06-10T22:13:23.743Z] #77 171.9 config.status: creating config.h [2022-06-10T22:13:23.743Z] #77 172.0 config.status: executing libtool commands [2022-06-10T22:13:23.743Z] #77 172.1 config.status: executing depfiles commands [2022-06-10T22:13:23.743Z] #77 174.4 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-06-10T22:13:23.743Z] #77 174.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-10T22:13:23.743Z] #77 175.2 checking for gcc... gcc [2022-06-10T22:13:23.743Z] #77 175.3 checking whether the C compiler works... yes [2022-06-10T22:13:23.743Z] #77 175.7 checking for C compiler default output file name... a.out [2022-06-10T22:13:23.809Z] #77 196.1 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-06-10T22:13:23.809Z] #77 196.2 CC src/libcrun/libcrun_la-signals.lo [2022-06-10T22:13:24.071Z] #77 196.3 CC src/libcrun/libcrun_la-mount_flags.lo [2022-06-10T22:13:24.310Z] #77 175.7 checking for suffix of executables... [2022-06-10T22:13:24.333Z] #77 196.5 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-06-10T22:13:24.474Z] #19 347.5 Selecting previously unselected package libitm1-ppc64el-cross. [2022-06-10T22:13:24.474Z] #19 347.5 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-10T22:13:24.474Z] #19 347.6 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-10T22:13:24.569Z] #77 176.0 checking whether we are cross compiling... no [2022-06-10T22:13:24.569Z] #77 176.4 checking for suffix of object files... o [2022-06-10T22:13:24.595Z] #77 196.8 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-06-10T22:13:24.757Z] #19 347.7 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-06-10T22:13:24.757Z] #19 347.7 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-10T22:13:24.757Z] #19 347.8 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-10T22:13:24.828Z] #77 176.5 checking whether we are using the GNU C compiler... yes [2022-06-10T22:13:25.089Z] #77 176.7 checking whether gcc accepts -g... yes [2022-06-10T22:13:25.143Z] #77 ... [2022-06-10T22:13:25.143Z] [2022-06-10T22:13:25.143Z] #26 [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-06-10T22:13:25.143Z] #26 sha256:09f12f94f6af84b7e53b27363cc827366feaf1baeba5054fb86bc4621334145e [2022-06-10T22:13:25.143Z] #26 256.2 + return [2022-06-10T22:13:25.348Z] #77 176.9 checking for gcc option to accept ISO C89... none needed [2022-06-10T22:13:25.541Z] #77 197.7 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-06-10T22:13:25.541Z] #77 197.9 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-06-10T22:13:25.607Z] #77 177.1 checking whether gcc understands -c and -o together... yes [2022-06-10T22:13:25.707Z] #19 348.6 Selecting previously unselected package libasan6-ppc64el-cross. [2022-06-10T22:13:25.707Z] #19 348.6 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-10T22:13:25.707Z] #19 348.7 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-06-10T22:13:25.866Z] #77 177.4 checking how to run the C preprocessor... gcc -E [2022-06-10T22:13:26.129Z] #77 178.0 checking for grep that handles long lines and -e... /bin/grep [2022-06-10T22:13:26.129Z] #77 178.0 checking for egrep... /bin/grep -E [2022-06-10T22:13:26.487Z] #77 198.5 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-06-10T22:13:26.487Z] #77 198.8 CC tests/init.o [2022-06-10T22:13:26.677Z] #19 349.8 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-06-10T22:13:26.677Z] #19 349.8 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-10T22:13:26.695Z] #77 178.0 checking for ANSI C header files... [2022-06-10T22:13:26.695Z] #77 ... [2022-06-10T22:13:26.695Z] [2022-06-10T22:13:26.695Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-10T22:13:26.695Z] #21 sha256:19b3c006d97f6fe7ef985292288d53033d7475995a14b0e62d7e41526e4e3fb1 [2022-06-10T22:13:26.695Z] #21 34.35 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T22:13:26.695Z] #21 34.64 Fetched 27.7 MB in 2s (13.3 MB/s) [2022-06-10T22:13:26.695Z] #21 34.76 Selecting previously unselected package pigz. [2022-06-10T22:13:26.695Z] #21 34.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2022-06-10T22:13:26.695Z] #21 34.85 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-06-10T22:13:26.695Z] #21 34.90 Unpacking pigz (2.6-1) ... [2022-06-10T22:13:26.695Z] #21 35.08 Selecting previously unselected package libelf1:amd64. [2022-06-10T22:13:26.695Z] #21 35.09 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-06-10T22:13:26.695Z] #21 35.10 Unpacking libelf1:amd64 (0.183-1) ... [2022-06-10T22:13:26.695Z] #21 35.50 Selecting previously unselected package libbpf0:amd64. [2022-06-10T22:13:26.695Z] #21 35.50 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-06-10T22:13:26.695Z] #21 35.55 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-06-10T22:13:26.695Z] #21 35.97 Selecting previously unselected package libcap2:amd64. [2022-06-10T22:13:26.695Z] #21 35.97 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-10T22:13:26.695Z] #21 35.98 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-10T22:13:26.695Z] #21 36.18 Selecting previously unselected package libmnl0:amd64. [2022-06-10T22:13:26.695Z] #21 36.19 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-06-10T22:13:26.695Z] #21 36.24 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-06-10T22:13:26.695Z] #21 36.45 Selecting previously unselected package libxtables12:amd64. [2022-06-10T22:13:26.695Z] #21 36.47 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-06-10T22:13:26.695Z] #21 36.49 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-06-10T22:13:26.695Z] #21 36.76 Selecting previously unselected package libcap2-bin. [2022-06-10T22:13:26.695Z] #21 36.76 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-06-10T22:13:26.695Z] #21 36.82 Unpacking libcap2-bin (1:2.44-1) ... [2022-06-10T22:13:26.695Z] #21 37.01 Selecting previously unselected package iproute2. [2022-06-10T22:13:26.695Z] #21 37.01 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-06-10T22:13:26.749Z] #77 199.1 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-06-10T22:13:26.870Z] #21 ... [2022-06-10T22:13:26.870Z] [2022-06-10T22:13:26.870Z] #77 [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-06-10T22:13:26.870Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:13:26.870Z] #77 175.7 checking for suffix of executables... [2022-06-10T22:13:26.870Z] #77 176.3 checking whether we are cross compiling... no [2022-06-10T22:13:26.870Z] #77 176.5 checking for suffix of object files... o [2022-06-10T22:13:26.870Z] #77 176.7 checking whether we are using the GNU C compiler... yes [2022-06-10T22:13:26.870Z] #77 176.9 checking whether gcc accepts -g... yes [2022-06-10T22:13:26.870Z] #77 177.1 checking for gcc option to accept ISO C89... none needed [2022-06-10T22:13:26.870Z] #77 177.4 checking whether gcc understands -c and -o together... yes [2022-06-10T22:13:26.870Z] #77 177.7 checking how to run the C preprocessor... gcc -E [2022-06-10T22:13:26.870Z] #77 178.2 checking for grep that handles long lines and -e... /bin/grep [2022-06-10T22:13:26.870Z] #77 178.2 checking for egrep... /bin/grep -E [2022-06-10T22:13:26.870Z] #77 178.2 checking for ANSI C header files... yes [2022-06-10T22:13:26.870Z] #77 179.1 checking for sys/types.h... yes [2022-06-10T22:13:26.870Z] #77 179.2 checking for sys/stat.h... yes [2022-06-10T22:13:26.870Z] #77 179.3 checking for stdlib.h... yes [2022-06-10T22:13:26.870Z] #77 179.5 checking for string.h... yes [2022-06-10T22:13:26.870Z] #77 179.8 checking for memory.h... yes [2022-06-10T22:13:26.870Z] #77 179.9 checking for strings.h... yes [2022-06-10T22:13:26.870Z] #77 180.1 checking for inttypes.h... yes [2022-06-10T22:13:26.870Z] #77 180.3 checking for stdint.h... yes [2022-06-10T22:13:26.870Z] #77 180.8 checking for unistd.h... yes [2022-06-10T22:13:26.870Z] #77 181.2 checking minix/config.h usability... no [2022-06-10T22:13:26.870Z] #77 181.5 checking minix/config.h presence... no [2022-06-10T22:13:26.870Z] #77 181.6 checking for minix/config.h... no [2022-06-10T22:13:26.870Z] #77 181.6 checking whether it is safe to define __EXTENSIONS__... yes [2022-06-10T22:13:26.870Z] #77 181.9 checking build system type... x86_64-pc-linux-gnu [2022-06-10T22:13:26.870Z] #77 182.4 checking host system type... x86_64-pc-linux-gnu [2022-06-10T22:13:26.870Z] #77 182.4 checking how to print strings... printf [2022-06-10T22:13:26.870Z] #77 182.4 checking for a sed that does not truncate output... /bin/sed [2022-06-10T22:13:26.870Z] #77 182.5 checking for fgrep... /bin/grep -F [2022-06-10T22:13:26.870Z] #77 182.5 checking for ld used by gcc... /usr/bin/ld [2022-06-10T22:13:26.870Z] #77 182.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-10T22:13:26.870Z] #77 182.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-10T22:13:26.870Z] #77 182.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-10T22:13:26.870Z] #77 183.0 checking whether ln -s works... yes [2022-06-10T22:13:26.871Z] #77 183.0 checking the maximum length of command line arguments... 1572864 [2022-06-10T22:13:26.871Z] #77 183.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-10T22:13:26.871Z] #77 183.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-10T22:13:26.871Z] #77 183.0 checking for /usr/bin/ld option to reload object files... -r [2022-06-10T22:13:26.871Z] #77 183.0 checking for objdump... objdump [2022-06-10T22:13:26.871Z] #77 183.0 checking how to recognize dependent libraries... pass_all [2022-06-10T22:13:26.871Z] #77 183.0 checking for dlltool... no [2022-06-10T22:13:26.871Z] #77 183.0 checking how to associate runtime and link libraries... printf %s\n [2022-06-10T22:13:26.871Z] #77 183.0 checking for ar... ar [2022-06-10T22:13:26.871Z] #77 183.0 checking for archiver @FILE support... @ [2022-06-10T22:13:26.871Z] #77 183.4 checking for strip... strip [2022-06-10T22:13:26.871Z] #77 183.4 checking for ranlib... ranlib [2022-06-10T22:13:26.871Z] #77 183.4 checking for gawk... no [2022-06-10T22:13:26.871Z] #77 183.4 checking for mawk... mawk [2022-06-10T22:13:26.871Z] #77 183.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-10T22:13:26.871Z] #77 184.2 checking for sysroot... no [2022-06-10T22:13:26.871Z] #77 184.2 checking for a working dd... /bin/dd [2022-06-10T22:13:26.871Z] #77 184.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-10T22:13:26.871Z] #77 184.6 checking for mt... no [2022-06-10T22:13:26.871Z] #77 184.6 checking if : is a manifest tool... no [2022-06-10T22:13:26.871Z] #77 184.6 checking for dlfcn.h... yes [2022-06-10T22:13:26.871Z] #77 184.8 checking for objdir... .libs [2022-06-10T22:13:26.871Z] #77 185.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-10T22:13:26.871Z] #77 185.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-10T22:13:26.871Z] #77 185.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-10T22:13:26.954Z] #21 37.04 Unpacking iproute2 (5.10.0-4) ... [2022-06-10T22:13:27.247Z] #19 350.2 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-10T22:13:27.433Z] #77 185.7 checking if gcc static flag -static works... yes [2022-06-10T22:13:27.433Z] #77 186.2 checking if gcc supports -c -o file.o... yes [2022-06-10T22:13:27.433Z] #77 ... [2022-06-10T22:13:27.433Z] [2022-06-10T22:13:27.433Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-10T22:13:27.433Z] #21 sha256:19b3c006d97f6fe7ef985292288d53033d7475995a14b0e62d7e41526e4e3fb1 [2022-06-10T22:13:27.433Z] #21 42.55 Unpacking bash-completion (1:2.11-2) ... [2022-06-10T22:13:27.891Z] #21 37.87 Selecting previously unselected package xxd. [2022-06-10T22:13:27.891Z] #21 37.87 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-10T22:13:27.891Z] #21 37.89 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:13:27.891Z] #21 38.11 Selecting previously unselected package vim-common. [2022-06-10T22:13:27.891Z] #21 38.12 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-10T22:13:27.891Z] #21 38.15 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:13:28.000Z] #21 43.11 Selecting previously unselected package bzip2. [2022-06-10T22:13:28.000Z] #21 43.11 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-06-10T22:13:28.000Z] #21 43.12 Unpacking bzip2 (1.0.8-4) ... [2022-06-10T22:13:28.256Z] #21 43.24 Selecting previously unselected package xz-utils. [2022-06-10T22:13:28.256Z] #21 43.26 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-10T22:13:28.256Z] #21 43.28 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-10T22:13:28.459Z] #21 38.74 Selecting previously unselected package bash-completion. [2022-06-10T22:13:28.459Z] #21 38.75 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-06-10T22:13:28.514Z] #21 43.50 Selecting previously unselected package apparmor. [2022-06-10T22:13:28.514Z] #21 43.51 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-06-10T22:13:28.514Z] #21 43.62 Unpacking apparmor (2.13.6-10) ... [2022-06-10T22:13:29.314Z] #19 352.3 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-06-10T22:13:29.447Z] #21 44.29 Selecting previously unselected package inetutils-ping. [2022-06-10T22:13:29.447Z] #21 44.31 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-06-10T22:13:29.447Z] #21 44.32 Unpacking inetutils-ping (2:2.0-1) ... [2022-06-10T22:13:29.575Z] #19 352.3 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-10T22:13:29.705Z] #21 44.53 Selecting previously unselected package libip4tc2:amd64. [2022-06-10T22:13:29.705Z] #21 44.53 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-06-10T22:13:29.705Z] #21 44.67 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-06-10T22:13:29.705Z] #21 44.74 Selecting previously unselected package libip6tc2:amd64. [2022-06-10T22:13:29.705Z] #21 44.74 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-06-10T22:13:29.705Z] #21 44.75 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-06-10T22:13:29.705Z] #21 44.87 Selecting previously unselected package libnfnetlink0:amd64. [2022-06-10T22:13:29.836Z] #19 352.8 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-10T22:13:29.963Z] #21 44.87 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-06-10T22:13:29.963Z] #21 44.87 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-10T22:13:29.963Z] #21 44.96 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-06-10T22:13:29.963Z] #21 44.96 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-06-10T22:13:29.963Z] #21 44.97 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-10T22:13:29.963Z] #21 45.08 Selecting previously unselected package libnftnl11:amd64. [2022-06-10T22:13:30.221Z] #21 45.08 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-06-10T22:13:30.221Z] #21 45.10 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-06-10T22:13:30.221Z] #21 45.20 Selecting previously unselected package iptables. [2022-06-10T22:13:30.221Z] #21 45.20 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-06-10T22:13:30.221Z] #21 45.21 Unpacking iptables (1.8.7-1) ... [2022-06-10T22:13:30.396Z] #26 DONE 261.0s [2022-06-10T22:13:30.396Z] [2022-06-10T22:13:30.396Z] #64 [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-06-10T22:13:30.396Z] #64 sha256:09d661e9c598ee3ef4f6872cc626866f5effced91f35d05cf551386c5c8e99f5 [2022-06-10T22:13:30.480Z] #21 45.64 Selecting previously unselected package libonig5:amd64. [2022-06-10T22:13:30.738Z] #21 45.64 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-10T22:13:30.738Z] #21 45.65 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-10T22:13:30.738Z] #21 45.84 Selecting previously unselected package libjq1:amd64. [2022-06-10T22:13:30.738Z] #21 45.84 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-06-10T22:13:30.738Z] #21 45.85 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-10T22:13:30.777Z] #19 353.9 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-06-10T22:13:30.995Z] #21 46.00 Selecting previously unselected package jq. [2022-06-10T22:13:30.995Z] #21 46.03 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-06-10T22:13:30.995Z] #21 46.04 Unpacking jq (1.6-2.1) ... [2022-06-10T22:13:30.995Z] #21 46.14 Selecting previously unselected package libaio1:amd64. [2022-06-10T22:13:30.995Z] #21 46.15 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-06-10T22:13:31.038Z] #19 353.9 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-10T22:13:31.038Z] #19 353.9 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-06-10T22:13:31.038Z] #19 354.1 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-06-10T22:13:31.038Z] #19 354.1 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-10T22:13:31.038Z] #19 354.1 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-10T22:13:31.038Z] #19 354.2 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-06-10T22:13:31.253Z] #21 46.15 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-06-10T22:13:31.253Z] #21 46.26 Selecting previously unselected package libgpm2:amd64. [2022-06-10T22:13:31.253Z] #21 46.27 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-06-10T22:13:31.253Z] #21 46.27 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-06-10T22:13:31.253Z] #21 46.38 Selecting previously unselected package libicu67:amd64. [2022-06-10T22:13:31.299Z] #19 354.2 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-10T22:13:31.299Z] #19 354.2 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-10T22:13:31.299Z] #19 354.3 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-06-10T22:13:31.299Z] #19 354.3 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-10T22:13:31.299Z] #19 354.3 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-06-10T22:13:31.299Z] #19 354.5 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-06-10T22:13:31.299Z] #19 354.5 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-10T22:13:31.299Z] #19 354.5 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-10T22:13:31.328Z] #64 ... [2022-06-10T22:13:31.328Z] [2022-06-10T22:13:31.328Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-06-10T22:13:31.328Z] #27 sha256:8ca7a59a42471a7cef41084043ffde27613fccd5d54c3dd5bf9eb6a34b6fd4a5 [2022-06-10T22:13:31.511Z] #21 46.38 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-06-10T22:13:31.511Z] #21 46.39 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-10T22:13:31.895Z] #21 ... [2022-06-10T22:13:31.895Z] [2022-06-10T22:13:31.895Z] #77 [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-06-10T22:13:31.895Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:13:31.895Z] #77 178.0 checking for ANSI C header files... yes [2022-06-10T22:13:31.895Z] #77 178.9 checking for sys/types.h... yes [2022-06-10T22:13:31.895Z] #77 179.2 checking for sys/stat.h... yes [2022-06-10T22:13:31.895Z] #77 179.6 checking for stdlib.h... yes [2022-06-10T22:13:31.895Z] #77 179.9 checking for string.h... yes [2022-06-10T22:13:31.895Z] #77 180.2 checking for memory.h... yes [2022-06-10T22:13:31.895Z] #77 180.5 checking for strings.h... yes [2022-06-10T22:13:31.895Z] #77 180.9 checking for inttypes.h... yes [2022-06-10T22:13:31.895Z] #77 181.2 checking for stdint.h... yes [2022-06-10T22:13:31.895Z] #77 181.4 checking for unistd.h... yes [2022-06-10T22:13:31.895Z] #77 181.8 checking minix/config.h usability... no [2022-06-10T22:13:31.895Z] #77 182.1 checking minix/config.h presence... no [2022-06-10T22:13:31.895Z] #77 182.2 checking for minix/config.h... no [2022-06-10T22:13:31.895Z] #77 182.2 checking whether it is safe to define __EXTENSIONS__... yes [2022-06-10T22:13:31.895Z] #77 182.7 checking build system type... x86_64-pc-linux-gnu [2022-06-10T22:13:31.895Z] #77 183.1 checking host system type... x86_64-pc-linux-gnu [2022-06-10T22:13:31.895Z] #77 183.1 checking how to print strings... printf [2022-06-10T22:13:31.895Z] #77 183.1 checking for a sed that does not truncate output... /bin/sed [2022-06-10T22:13:31.895Z] #77 183.2 checking for fgrep... /bin/grep -F [2022-06-10T22:13:31.895Z] #77 183.2 checking for ld used by gcc... /usr/bin/ld [2022-06-10T22:13:31.895Z] #77 183.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-10T22:13:31.895Z] #77 183.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-10T22:13:31.895Z] #77 183.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-10T22:13:31.895Z] #77 183.4 checking whether ln -s works... yes [2022-06-10T22:13:31.895Z] #77 183.4 checking the maximum length of command line arguments... 1572864 [2022-06-10T22:13:31.895Z] #77 183.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-10T22:13:31.895Z] #77 183.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-10T22:13:31.895Z] #77 183.5 checking for /usr/bin/ld option to reload object files... -r [2022-06-10T22:13:31.895Z] #77 183.5 checking for objdump... objdump [2022-06-10T22:13:31.895Z] #77 183.5 checking how to recognize dependent libraries... pass_all [2022-06-10T22:13:31.895Z] #77 183.5 checking for dlltool... no [2022-06-10T22:13:31.895Z] #77 183.5 checking how to associate runtime and link libraries... printf %s\n [2022-06-10T22:13:31.895Z] #77 183.5 checking for ar... ar [2022-06-10T22:13:31.895Z] #77 183.5 checking for archiver @FILE support... @ [2022-06-10T22:13:31.910Z] #27 DONE 0.6s [2022-06-10T22:13:31.910Z] [2022-06-10T22:13:31.910Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-10T22:13:31.910Z] #32 sha256:21e0c2305d79715c7786238ce27ba2eb75590711e6b130c91dcbc481efc3139b [2022-06-10T22:13:32.155Z] #77 183.7 checking for strip... strip [2022-06-10T22:13:32.155Z] #77 183.7 checking for ranlib... ranlib [2022-06-10T22:13:32.155Z] #77 183.7 checking for gawk... no [2022-06-10T22:13:32.155Z] #77 183.7 checking for mawk... mawk [2022-06-10T22:13:32.415Z] #77 183.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-10T22:13:32.415Z] #77 184.1 checking for sysroot... no [2022-06-10T22:13:32.415Z] #77 184.1 checking for a working dd... /bin/dd [2022-06-10T22:13:32.415Z] #77 184.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-10T22:13:32.415Z] #77 184.3 checking for mt... no [2022-06-10T22:13:32.415Z] #77 184.3 checking if : is a manifest tool... no [2022-06-10T22:13:32.548Z] #32 ... [2022-06-10T22:13:32.548Z] [2022-06-10T22:13:32.548Z] #55 [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.44.0" && /build/golangci-lint --version [2022-06-10T22:13:32.548Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3 [2022-06-10T22:13:32.548Z] #55 263.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-06-10T22:13:32.548Z] #55 DONE 264.2s [2022-06-10T22:13:32.675Z] #77 184.4 checking for dlfcn.h... yes [2022-06-10T22:13:32.811Z] [2022-06-10T22:13:32.811Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-10T22:13:32.811Z] #32 sha256:21e0c2305d79715c7786238ce27ba2eb75590711e6b130c91dcbc481efc3139b [2022-06-10T22:13:32.811Z] #32 DONE 1.0s [2022-06-10T22:13:32.811Z] [2022-06-10T22:13:32.811Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-10T22:13:32.811Z] #35 sha256:43f8e5e31f4ebd4695c94ab282f58c3b26b66314f6493e57798d1eb1712dbff7 [2022-06-10T22:13:32.934Z] #77 184.7 checking for objdir... .libs [2022-06-10T22:13:33.380Z] #35 DONE 0.7s [2022-06-10T22:13:33.380Z] [2022-06-10T22:13:33.380Z] #77 [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-06-10T22:13:33.380Z] #77 sha256:2c9072e01c50b2f6055b82760dcea74d90917c98c175984f621d5bd92117b06f [2022-06-10T22:13:33.380Z] #77 216.9 AR libcrun_testing.a [2022-06-10T22:13:33.380Z] #77 216.9 ar: `u' modifier ignored since `D' is the default (see `U') [2022-06-10T22:13:33.380Z] #77 217.0 CCLD tests/tests_libcrun_utils [2022-06-10T22:13:33.380Z] #77 217.0 CCLD tests/tests_libcrun_errors [2022-06-10T22:13:33.380Z] #77 217.0 CCLD tests/tests_libcrun_fuzzer [2022-06-10T22:13:33.454Z] #77 185.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-10T22:13:33.454Z] #77 185.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-10T22:13:33.454Z] #77 185.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-10T22:13:33.942Z] #77 218.3 CCLD libcrun.la [2022-06-10T22:13:33.943Z] #77 ... [2022-06-10T22:13:33.943Z] [2022-06-10T22:13:33.943Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-06-10T22:13:33.943Z] #37 sha256:a439cf92fbd7f4043d43b26ef8565879d61347f94f4e812c62b16e83ea4ef00c [2022-06-10T22:13:33.943Z] #37 DONE 0.6s [2022-06-10T22:13:33.943Z] [2022-06-10T22:13:33.943Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-10T22:13:33.943Z] #39 sha256:c6853e17761f1ddd585ee10f66f020afc2a958319e3106c583e4ed9d9ee6fc11 [2022-06-10T22:13:33.943Z] #39 DONE 0.1s [2022-06-10T22:13:33.943Z] [2022-06-10T22:13:33.943Z] #64 [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-06-10T22:13:33.943Z] #64 sha256:09d661e9c598ee3ef4f6872cc626866f5effced91f35d05cf551386c5c8e99f5 [2022-06-10T22:13:34.024Z] #77 185.4 checking if gcc static flag -static works... yes [2022-06-10T22:13:34.024Z] #77 185.8 checking if gcc supports -c -o file.o... yes [2022-06-10T22:13:34.024Z] #77 186.0 checking if gcc supports -c -o file.o... (cached) yes [2022-06-10T22:13:34.200Z] #64 ... [2022-06-10T22:13:34.200Z] [2022-06-10T22:13:34.200Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-10T22:13:34.200Z] #41 sha256:f5814289d8ac5b3466c0043f2324bd9976f668ebf2c17345fe39c4708319a128 [2022-06-10T22:13:34.284Z] #77 186.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-10T22:13:34.457Z] #41 DONE 0.2s [2022-06-10T22:13:34.457Z] [2022-06-10T22:13:34.457Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-06-10T22:13:34.457Z] #45 sha256:82580a594eaba8957532bc6ea52be29247e0685ad76f630c5ac180e6d6ce91a5 [2022-06-10T22:13:34.457Z] #45 DONE 0.1s [2022-06-10T22:13:34.457Z] [2022-06-10T22:13:34.457Z] #77 [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-06-10T22:13:34.457Z] #77 sha256:2c9072e01c50b2f6055b82760dcea74d90917c98c175984f621d5bd92117b06f [2022-06-10T22:13:34.457Z] #77 219.0 CCLD crun [2022-06-10T22:13:34.543Z] #77 186.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-10T22:13:34.543Z] #77 186.5 checking how to hardcode library paths into programs... immediate [2022-06-10T22:13:34.543Z] #77 186.5 checking whether stripping libraries is possible... yes [2022-06-10T22:13:34.543Z] #77 186.5 checking if libtool supports shared libraries... yes [2022-06-10T22:13:34.543Z] #77 186.5 checking whether to build shared libraries... no [2022-06-10T22:13:34.543Z] #77 186.5 checking whether to build static libraries... yes [2022-06-10T22:13:34.716Z] #77 219.4 make[3]: Entering directory '/tmp/crun-build' [2022-06-10T22:13:34.803Z] #77 186.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-10T22:13:34.803Z] #77 186.6 checking whether build environment is sane... yes [2022-06-10T22:13:34.803Z] #77 186.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-10T22:13:34.803Z] #77 186.6 checking whether make sets $(MAKE)... yes [2022-06-10T22:13:34.803Z] #77 186.7 checking whether make supports the include directive... yes (GNU style) [2022-06-10T22:13:34.973Z] #77 ... [2022-06-10T22:13:34.973Z] [2022-06-10T22:13:34.973Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-06-10T22:13:34.973Z] #48 sha256:4fbe18b4669370f2467fe4d043a8196d8f1f75d78716cb66a5b95bd30f3e1992 [2022-06-10T22:13:34.973Z] #48 DONE 0.6s [2022-06-10T22:13:34.973Z] [2022-06-10T22:13:34.973Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-06-10T22:13:34.973Z] #52 sha256:6f0cc182815fb7d0ecad6f8daa1aabe27d73721e0dbc9422126a66925f59f1ef [2022-06-10T22:13:34.973Z] #52 DONE 0.1s [2022-06-10T22:13:34.973Z] [2022-06-10T22:13:34.973Z] #77 [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-06-10T22:13:34.973Z] #77 sha256:2c9072e01c50b2f6055b82760dcea74d90917c98c175984f621d5bd92117b06f [2022-06-10T22:13:34.973Z] #77 219.6 /bin/mkdir -p '/usr/local/lib' [2022-06-10T22:13:34.973Z] #77 219.6 /bin/mkdir -p '/usr/local/share/man/man1' [2022-06-10T22:13:34.973Z] #77 ... [2022-06-10T22:13:34.973Z] [2022-06-10T22:13:34.973Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-10T22:13:34.973Z] #54 sha256:86db296222acb24bc8181e70fc266b7d9968285fe0a02fa54a233c9a268ceba7 [2022-06-10T22:13:34.973Z] #54 DONE 0.1s [2022-06-10T22:13:34.973Z] [2022-06-10T22:13:34.973Z] #77 [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-06-10T22:13:34.973Z] #77 sha256:2c9072e01c50b2f6055b82760dcea74d90917c98c175984f621d5bd92117b06f [2022-06-10T22:13:34.973Z] #77 219.6 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-06-10T22:13:34.973Z] #77 219.7 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-06-10T22:13:34.973Z] #77 219.8 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-06-10T22:13:35.065Z] #77 186.8 checking whether make supports nested variables... yes [2022-06-10T22:13:35.065Z] #77 186.8 checking whether UID '0' is supported by ustar format... yes [2022-06-10T22:13:35.065Z] #77 186.8 checking whether GID '0' is supported by ustar format... yes [2022-06-10T22:13:35.065Z] #77 186.8 checking how to create a ustar tar archive... gnutar [2022-06-10T22:13:35.230Z] #77 219.8 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-06-10T22:13:35.230Z] #77 219.8 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-06-10T22:13:35.230Z] #77 219.8 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-06-10T22:13:35.324Z] #77 186.9 checking dependency style of gcc... gcc3 [2022-06-10T22:13:35.324Z] #77 187.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-10T22:13:35.324Z] #77 187.2 checking whether make supports nested variables... (cached) yes [2022-06-10T22:13:35.324Z] #77 187.2 checking for pkg-config... /usr/bin/pkg-config [2022-06-10T22:13:35.324Z] #77 187.2 checking pkg-config is at least version 0.9.0... yes [2022-06-10T22:13:35.324Z] #77 187.2 checking for yajl >= 2.1.0... yes [2022-06-10T22:13:35.585Z] #77 187.3 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-10T22:13:35.585Z] #77 187.3 checking for gcc... (cached) gcc [2022-06-10T22:13:35.585Z] #77 187.5 checking whether we are using the GNU C compiler... (cached) yes [2022-06-10T22:13:35.585Z] #77 187.5 checking whether gcc accepts -g... (cached) yes [2022-06-10T22:13:35.585Z] #77 187.5 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-10T22:13:35.585Z] #77 187.5 checking whether gcc understands -c and -o together... (cached) yes [2022-06-10T22:13:35.688Z] #21 ... [2022-06-10T22:13:35.688Z] [2022-06-10T22:13:35.688Z] #77 [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-06-10T22:13:35.689Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:13:35.689Z] #77 186.6 checking if gcc supports -c -o file.o... (cached) yes [2022-06-10T22:13:35.689Z] #77 186.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-10T22:13:35.689Z] #77 186.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-10T22:13:35.689Z] #77 187.0 checking how to hardcode library paths into programs... immediate [2022-06-10T22:13:35.689Z] #77 187.0 checking whether stripping libraries is possible... yes [2022-06-10T22:13:35.689Z] #77 187.0 checking if libtool supports shared libraries... yes [2022-06-10T22:13:35.689Z] #77 187.0 checking whether to build shared libraries... no [2022-06-10T22:13:35.689Z] #77 187.0 checking whether to build static libraries... yes [2022-06-10T22:13:35.689Z] #77 187.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-10T22:13:35.689Z] #77 187.0 checking whether build environment is sane... yes [2022-06-10T22:13:35.689Z] #77 187.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-10T22:13:35.689Z] #77 187.1 checking whether make sets $(MAKE)... yes [2022-06-10T22:13:35.689Z] #77 187.1 checking whether make supports the include directive... yes (GNU style) [2022-06-10T22:13:35.689Z] #77 187.3 checking whether make supports nested variables... yes [2022-06-10T22:13:35.689Z] #77 187.3 checking whether UID '0' is supported by ustar format... yes [2022-06-10T22:13:35.689Z] #77 187.3 checking whether GID '0' is supported by ustar format... yes [2022-06-10T22:13:35.689Z] #77 187.3 checking how to create a ustar tar archive... gnutar [2022-06-10T22:13:35.689Z] #77 187.4 checking dependency style of gcc... gcc3 [2022-06-10T22:13:35.689Z] #77 187.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-10T22:13:35.689Z] #77 187.6 checking whether make supports nested variables... (cached) yes [2022-06-10T22:13:35.689Z] #77 187.6 checking for pkg-config... /usr/bin/pkg-config [2022-06-10T22:13:35.689Z] #77 187.6 checking pkg-config is at least version 0.9.0... yes [2022-06-10T22:13:35.689Z] #77 187.6 checking for yajl >= 2.1.0... yes [2022-06-10T22:13:35.689Z] #77 187.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-10T22:13:35.689Z] #77 187.7 checking for gcc... (cached) gcc [2022-06-10T22:13:35.689Z] #77 187.9 checking whether we are using the GNU C compiler... (cached) yes [2022-06-10T22:13:35.689Z] #77 187.9 checking whether gcc accepts -g... (cached) yes [2022-06-10T22:13:35.689Z] #77 187.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-10T22:13:35.689Z] #77 187.9 checking whether gcc understands -c and -o together... (cached) yes [2022-06-10T22:13:35.689Z] #77 187.9 checking for a Python interpreter with version >= 3... python3 [2022-06-10T22:13:35.689Z] #77 188.0 checking for python3... /usr/bin/python3 [2022-06-10T22:13:35.689Z] #77 188.0 checking for python3 version... 3.9 [2022-06-10T22:13:35.689Z] #77 188.0 checking for python3 platform... linux [2022-06-10T22:13:35.689Z] #77 188.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-10T22:13:35.689Z] #77 188.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-10T22:13:35.689Z] #77 188.5 checking that generated files are newer than configure... done [2022-06-10T22:13:35.689Z] #77 188.5 configure: creating ./config.status [2022-06-10T22:13:35.689Z] #77 191.4 config.status: creating Makefile [2022-06-10T22:13:35.689Z] #77 191.5 config.status: creating config.h [2022-06-10T22:13:35.689Z] #77 191.6 config.status: executing libtool commands [2022-06-10T22:13:35.689Z] #77 191.6 config.status: executing depfiles commands [2022-06-10T22:13:35.689Z] #77 192.5 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-06-10T22:13:35.689Z] #77 192.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-10T22:13:35.689Z] #77 192.9 checking for gcc... gcc [2022-06-10T22:13:35.689Z] #77 193.1 checking whether the C compiler works... yes [2022-06-10T22:13:35.689Z] #77 193.4 checking for C compiler default output file name... a.out [2022-06-10T22:13:35.689Z] #77 193.4 checking for suffix of executables... [2022-06-10T22:13:35.689Z] #77 193.6 checking whether we are cross compiling... no [2022-06-10T22:13:35.689Z] #77 193.9 checking for suffix of object files... o [2022-06-10T22:13:35.689Z] #77 194.0 checking whether we are using the GNU C compiler... yes [2022-06-10T22:13:35.689Z] #77 194.2 checking whether gcc accepts -g... yes [2022-06-10T22:13:35.689Z] #77 194.3 checking for gcc option to accept ISO C89... none needed [2022-06-10T22:13:35.793Z] #77 220.3 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-06-10T22:13:35.793Z] #77 220.3 ---------------------------------------------------------------------- [2022-06-10T22:13:35.793Z] #77 220.3 Libraries have been installed in: [2022-06-10T22:13:35.793Z] #77 220.3 /usr/local/lib [2022-06-10T22:13:35.793Z] #77 220.3 [2022-06-10T22:13:35.793Z] #77 220.3 If you ever happen to want to link against installed libraries [2022-06-10T22:13:35.793Z] #77 220.3 in a given directory, LIBDIR, you must either use libtool, and [2022-06-10T22:13:35.793Z] #77 220.3 specify the full pathname of the library, or use the '-LLIBDIR' [2022-06-10T22:13:35.793Z] #77 220.3 flag during linking and do at least one of the following: [2022-06-10T22:13:35.793Z] #77 220.3 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-06-10T22:13:35.793Z] #77 220.3 during execution [2022-06-10T22:13:35.793Z] #77 220.3 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-06-10T22:13:35.793Z] #77 220.3 during linking [2022-06-10T22:13:35.793Z] #77 220.3 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-06-10T22:13:35.793Z] #77 220.3 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-06-10T22:13:35.793Z] #77 220.3 [2022-06-10T22:13:35.793Z] #77 220.3 See any operating system documentation about shared libraries for [2022-06-10T22:13:35.793Z] #77 220.3 more information, such as the ld(1) and ld.so(8) manual pages. [2022-06-10T22:13:35.793Z] #77 220.3 ---------------------------------------------------------------------- [2022-06-10T22:13:35.793Z] #77 220.3 /bin/mkdir -p '/build' [2022-06-10T22:13:35.793Z] #77 220.3 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-06-10T22:13:35.793Z] #77 220.3 libtool: install: /usr/bin/install -c crun /build/crun [2022-06-10T22:13:35.793Z] #77 220.3 make[3]: Leaving directory '/tmp/crun-build' [2022-06-10T22:13:35.793Z] #77 220.3 make[2]: Leaving directory '/tmp/crun-build' [2022-06-10T22:13:35.793Z] #77 220.3 make[1]: Leaving directory '/tmp/crun-build' [2022-06-10T22:13:35.845Z] #77 187.5 checking for a Python interpreter with version >= 3... python3 [2022-06-10T22:13:35.845Z] #77 187.6 checking for python3... /usr/bin/python3 [2022-06-10T22:13:35.845Z] #77 187.6 checking for python3 version... 3.9 [2022-06-10T22:13:35.845Z] #77 187.6 checking for python3 platform... linux [2022-06-10T22:13:35.945Z] #77 194.4 checking whether gcc understands -c and -o together... yes [2022-06-10T22:13:35.945Z] #77 194.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-10T22:13:35.945Z] #77 194.7 checking whether build environment is sane... yes [2022-06-10T22:13:35.945Z] #77 194.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-10T22:13:35.945Z] #77 194.9 checking for gawk... no [2022-06-10T22:13:35.945Z] #77 194.9 checking for mawk... mawk [2022-06-10T22:13:36.105Z] #77 187.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-10T22:13:36.201Z] #77 194.9 checking whether make sets $(MAKE)... yes [2022-06-10T22:13:36.201Z] #77 195.0 checking whether make supports the include directive... yes (GNU style) [2022-06-10T22:13:36.201Z] #77 195.1 checking whether make supports nested variables... yes [2022-06-10T22:13:36.201Z] #77 195.2 checking whether UID '0' is supported by ustar format... yes [2022-06-10T22:13:36.201Z] #77 195.2 checking whether GID '0' is supported by ustar format... yes [2022-06-10T22:13:36.366Z] #77 187.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-10T22:13:36.366Z] #77 ... [2022-06-10T22:13:36.366Z] [2022-06-10T22:13:36.366Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-10T22:13:36.366Z] #21 sha256:19b3c006d97f6fe7ef985292288d53033d7475995a14b0e62d7e41526e4e3fb1 [2022-06-10T22:13:36.366Z] #21 42.62 Unpacking bash-completion (1:2.11-2) ... [2022-06-10T22:13:36.366Z] #21 43.14 Selecting previously unselected package bzip2. [2022-06-10T22:13:36.366Z] #21 43.15 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-06-10T22:13:36.366Z] #21 43.16 Unpacking bzip2 (1.0.8-4) ... [2022-06-10T22:13:36.366Z] #21 43.25 Selecting previously unselected package xz-utils. [2022-06-10T22:13:36.366Z] #21 43.26 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-10T22:13:36.366Z] #21 43.28 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-10T22:13:36.366Z] #21 43.60 Selecting previously unselected package apparmor. [2022-06-10T22:13:36.366Z] #21 43.61 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-06-10T22:13:36.366Z] #21 43.68 Unpacking apparmor (2.13.6-10) ... [2022-06-10T22:13:36.366Z] #21 44.37 Selecting previously unselected package inetutils-ping. [2022-06-10T22:13:36.366Z] #21 44.40 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-06-10T22:13:36.366Z] #21 44.41 Unpacking inetutils-ping (2:2.0-1) ... [2022-06-10T22:13:36.366Z] #21 44.57 Selecting previously unselected package libip4tc2:amd64. [2022-06-10T22:13:36.366Z] #21 44.58 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-06-10T22:13:36.366Z] #21 44.59 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-06-10T22:13:36.366Z] #21 44.68 Selecting previously unselected package libip6tc2:amd64. [2022-06-10T22:13:36.366Z] #21 44.69 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-06-10T22:13:36.366Z] #21 44.69 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-06-10T22:13:36.366Z] #21 44.77 Selecting previously unselected package libnfnetlink0:amd64. [2022-06-10T22:13:36.366Z] #21 44.77 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-06-10T22:13:36.366Z] #21 44.78 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-10T22:13:36.366Z] #21 44.89 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-06-10T22:13:36.366Z] #21 44.90 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-06-10T22:13:36.366Z] #21 44.91 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-10T22:13:36.366Z] #21 45.01 Selecting previously unselected package libnftnl11:amd64. [2022-06-10T22:13:36.366Z] #21 45.03 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-06-10T22:13:36.366Z] #21 45.03 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-06-10T22:13:36.366Z] #21 45.19 Selecting previously unselected package iptables. [2022-06-10T22:13:36.366Z] #21 45.21 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-06-10T22:13:36.366Z] #21 45.22 Unpacking iptables (1.8.7-1) ... [2022-06-10T22:13:36.366Z] #21 45.63 Selecting previously unselected package libonig5:amd64. [2022-06-10T22:13:36.366Z] #21 45.63 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-10T22:13:36.366Z] #21 45.64 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-10T22:13:36.366Z] #21 45.80 Selecting previously unselected package libjq1:amd64. [2022-06-10T22:13:36.366Z] #21 45.80 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-06-10T22:13:36.366Z] #21 45.81 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-10T22:13:36.366Z] #21 46.04 Selecting previously unselected package jq. [2022-06-10T22:13:36.366Z] #21 46.05 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-06-10T22:13:36.366Z] #21 46.07 Unpacking jq (1.6-2.1) ... [2022-06-10T22:13:36.366Z] #21 46.22 Selecting previously unselected package libaio1:amd64. [2022-06-10T22:13:36.366Z] #21 46.22 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-06-10T22:13:36.366Z] #21 46.23 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-06-10T22:13:36.366Z] #21 46.35 Selecting previously unselected package libgpm2:amd64. [2022-06-10T22:13:36.366Z] #21 46.38 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-06-10T22:13:36.366Z] #21 46.39 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-06-10T22:13:36.366Z] #21 46.50 Selecting previously unselected package libicu67:amd64. [2022-06-10T22:13:36.366Z] #21 46.50 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-06-10T22:13:36.366Z] #21 46.51 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-10T22:13:36.458Z] #77 195.2 checking how to create a ustar tar archive... gnutar [2022-06-10T22:13:36.458Z] #77 195.3 checking dependency style of gcc... gcc3 [2022-06-10T22:13:36.589Z] #19 359.0 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-06-10T22:13:36.589Z] #19 359.0 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-10T22:13:36.589Z] #19 359.0 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-10T22:13:36.589Z] #19 359.1 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-06-10T22:13:36.589Z] #19 359.1 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-06-10T22:13:36.589Z] #19 359.1 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-06-10T22:13:36.589Z] #19 359.2 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-06-10T22:13:36.589Z] #19 359.2 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-06-10T22:13:36.589Z] #19 359.2 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-06-10T22:13:36.589Z] #19 359.6 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-06-10T22:13:36.589Z] #19 359.6 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-10T22:13:36.589Z] #19 359.6 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-06-10T22:13:36.714Z] #77 195.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-10T22:13:36.714Z] #77 195.6 checking whether make supports nested variables... (cached) yes [2022-06-10T22:13:36.850Z] #19 359.9 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-06-10T22:13:36.850Z] #19 359.9 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-10T22:13:36.850Z] #19 359.9 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-10T22:13:37.276Z] #77 195.7 checking build system type... [2022-06-10T22:13:37.276Z] #77 ... [2022-06-10T22:13:37.276Z] [2022-06-10T22:13:37.276Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-10T22:13:37.276Z] #21 sha256:19b3c006d97f6fe7ef985292288d53033d7475995a14b0e62d7e41526e4e3fb1 [2022-06-10T22:13:37.276Z] #21 52.16 Selecting previously unselected package libinih1:amd64. [2022-06-10T22:13:37.276Z] #21 52.16 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-06-10T22:13:37.276Z] #21 52.16 Unpacking libinih1:amd64 (53-1+b2) ... [2022-06-10T22:13:37.276Z] #21 52.37 Selecting previously unselected package libnet1:amd64. [2022-06-10T22:13:37.640Z] #21 52.38 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-10T22:13:37.640Z] #21 52.39 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-10T22:13:37.640Z] #21 52.73 Selecting previously unselected package libnl-3-200:amd64. [2022-06-10T22:13:37.737Z] #77 DONE 222.5s [2022-06-10T22:13:37.737Z] [2022-06-10T22:13:37.737Z] #60 [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-06-10T22:13:37.737Z] #60 sha256:9f57631096bc3ba8d11245cd77f6ef47b228e60c7d667e9cf30ce2ba15b0cb5c [2022-06-10T22:13:37.737Z] #60 154.4 + mkdir -p /build [2022-06-10T22:13:37.737Z] #60 154.4 + cp runc /build/runc [2022-06-10T22:13:37.900Z] #21 52.75 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-10T22:13:37.900Z] #21 52.88 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-10T22:13:37.900Z] #21 53.01 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-10T22:13:37.900Z] #21 53.02 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-10T22:13:37.900Z] #21 53.03 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-10T22:13:37.994Z] #60 DONE 154.8s [2022-06-10T22:13:37.995Z] [2022-06-10T22:13:37.995Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-10T22:13:37.995Z] #56 sha256:850712d07cd993c434e37516c749fa5c021be8b795ad472e3eec922dd2c123bc [2022-06-10T22:13:37.995Z] #56 DONE 2.9s [2022-06-10T22:13:37.995Z] [2022-06-10T22:13:37.995Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-10T22:13:37.995Z] #58 sha256:39b6bafde187090f218e0dae680684830cff2d66ff5468d386f6bf1aec962a15 [2022-06-10T22:13:37.995Z] #58 DONE 0.2s [2022-06-10T22:13:37.995Z] [2022-06-10T22:13:37.995Z] #64 [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-06-10T22:13:37.995Z] #64 sha256:09d661e9c598ee3ef4f6872cc626866f5effced91f35d05cf551386c5c8e99f5 [2022-06-10T22:13:38.156Z] #21 53.22 Selecting previously unselected package libyajl2:amd64. [2022-06-10T22:13:38.156Z] #21 53.22 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-06-10T22:13:38.156Z] #21 53.22 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-06-10T22:13:38.156Z] #21 53.29 Selecting previously unselected package net-tools. [2022-06-10T22:13:38.156Z] #21 53.29 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-06-10T22:13:38.412Z] #21 53.33 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-06-10T22:13:38.669Z] #21 53.71 Selecting previously unselected package patch. [2022-06-10T22:13:38.669Z] #21 53.71 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-06-10T22:13:38.669Z] #21 53.71 Unpacking patch (2.7.6-7) ... [2022-06-10T22:13:38.925Z] #21 54.04 Selecting previously unselected package python-pip-whl. [2022-06-10T22:13:38.925Z] #21 54.04 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-06-10T22:13:39.181Z] #21 54.07 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-10T22:13:39.891Z] #64 ... [2022-06-10T22:13:39.891Z] [2022-06-10T22:13:39.891Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-06-10T22:13:39.891Z] #61 sha256:9a906efdae59049333390d4853b8ebc1f25ae5ca0509ee55129659b7c5b61f8c [2022-06-10T22:13:40.109Z] #21 55.23 Selecting previously unselected package python3-lib2to3. [2022-06-10T22:13:40.148Z] #61 DONE 0.3s [2022-06-10T22:13:40.148Z] [2022-06-10T22:13:40.148Z] #64 [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-06-10T22:13:40.148Z] #64 sha256:09d661e9c598ee3ef4f6872cc626866f5effced91f35d05cf551386c5c8e99f5 [2022-06-10T22:13:40.366Z] #21 55.26 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-06-10T22:13:40.366Z] #21 55.28 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-06-10T22:13:40.622Z] #21 55.48 Selecting previously unselected package python3-distutils. [2022-06-10T22:13:40.622Z] #21 55.49 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-06-10T22:13:40.622Z] #21 55.49 Unpacking python3-distutils (3.9.2-1) ... [2022-06-10T22:13:40.622Z] #21 55.72 Selecting previously unselected package python3-pkg-resources. [2022-06-10T22:13:40.879Z] #21 55.75 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-10T22:13:40.879Z] #21 55.76 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-10T22:13:41.135Z] #21 56.12 Selecting previously unselected package python3-setuptools. [2022-06-10T22:13:41.135Z] #21 56.12 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-06-10T22:13:41.135Z] #21 56.15 Unpacking python3-setuptools (52.0.0-4) ... [2022-06-10T22:13:41.391Z] #21 56.45 Selecting previously unselected package python3-wheel. [2022-06-10T22:13:41.391Z] #21 56.48 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-06-10T22:13:41.391Z] #21 56.51 Unpacking python3-wheel (0.34.2-1) ... [2022-06-10T22:13:41.650Z] #21 56.65 Selecting previously unselected package python3-pip. [2022-06-10T22:13:41.650Z] #21 56.65 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-06-10T22:13:41.650Z] #21 56.67 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-06-10T22:13:42.039Z] #64 236.2 + bin/containerd [2022-06-10T22:13:42.144Z] #19 364.2 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-06-10T22:13:42.144Z] #19 364.2 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-10T22:13:42.144Z] #19 364.2 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-10T22:13:42.144Z] #19 364.3 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-06-10T22:13:42.144Z] #19 364.3 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-06-10T22:13:42.144Z] #19 364.3 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-06-10T22:13:42.144Z] #19 364.3 Selecting previously unselected package libc6-s390x-cross. [2022-06-10T22:13:42.144Z] #19 364.3 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-06-10T22:13:42.144Z] #19 364.3 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-06-10T22:13:42.144Z] #19 364.4 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-06-10T22:13:42.144Z] #19 364.4 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-10T22:13:42.144Z] #19 364.4 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-06-10T22:13:42.144Z] #19 364.5 Selecting previously unselected package libgomp1-s390x-cross. [2022-06-10T22:13:42.144Z] #19 364.5 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-10T22:13:42.144Z] #19 364.5 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-06-10T22:13:42.144Z] #19 364.5 Selecting previously unselected package libitm1-s390x-cross. [2022-06-10T22:13:42.144Z] #19 364.5 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-10T22:13:42.144Z] #19 364.5 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-06-10T22:13:42.144Z] #19 364.6 Selecting previously unselected package libatomic1-s390x-cross. [2022-06-10T22:13:42.144Z] #19 364.6 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-10T22:13:42.144Z] #19 364.6 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-06-10T22:13:42.144Z] #19 364.6 Selecting previously unselected package libasan6-s390x-cross. [2022-06-10T22:13:42.144Z] #19 364.6 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-10T22:13:42.144Z] #19 364.6 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-06-10T22:13:42.144Z] #19 364.9 Selecting previously unselected package libstdc++6-s390x-cross. [2022-06-10T22:13:42.144Z] #19 364.9 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-10T22:13:42.144Z] #19 364.9 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-06-10T22:13:42.144Z] #19 364.9 Selecting previously unselected package libubsan1-s390x-cross. [2022-06-10T22:13:42.144Z] #19 364.9 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-10T22:13:42.144Z] #19 364.9 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-06-10T22:13:42.144Z] #19 365.1 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-06-10T22:13:42.144Z] #19 365.1 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-10T22:13:42.144Z] #19 365.1 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-06-10T22:13:42.144Z] #19 365.2 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-06-10T22:13:42.144Z] #19 365.2 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-10T22:13:42.144Z] #19 365.2 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-10T22:13:42.166Z] #21 57.01 Selecting previously unselected package sudo. [2022-06-10T22:13:42.166Z] #21 57.02 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-06-10T22:13:42.166Z] #21 57.05 Unpacking sudo (1.9.5p2-3) ... [2022-06-10T22:13:42.940Z] #21 52.54 Selecting previously unselected package libinih1:amd64. [2022-06-10T22:13:42.940Z] #21 52.57 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-06-10T22:13:42.940Z] #21 52.59 Unpacking libinih1:amd64 (53-1+b2) ... [2022-06-10T22:13:42.940Z] #21 52.74 Selecting previously unselected package libnet1:amd64. [2022-06-10T22:13:42.940Z] #21 52.74 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-10T22:13:42.940Z] #21 52.75 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-10T22:13:42.940Z] #21 52.89 Selecting previously unselected package libnl-3-200:amd64. [2022-06-10T22:13:42.940Z] #21 52.89 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-10T22:13:42.940Z] #21 52.91 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-10T22:13:42.940Z] #21 53.27 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-10T22:13:43.098Z] #21 57.90 Selecting previously unselected package thin-provisioning-tools. [2022-06-10T22:13:43.098Z] #21 57.90 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-06-10T22:13:43.098Z] #21 57.91 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-06-10T22:13:43.200Z] #21 53.29 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-10T22:13:43.200Z] #21 53.31 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-10T22:13:43.200Z] #21 53.38 Selecting previously unselected package libyajl2:amd64. [2022-06-10T22:13:43.200Z] #21 53.38 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-06-10T22:13:43.200Z] #21 53.40 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-06-10T22:13:43.200Z] #21 53.47 Selecting previously unselected package net-tools. [2022-06-10T22:13:43.200Z] #21 53.48 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-06-10T22:13:43.200Z] #21 53.48 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-06-10T22:13:43.356Z] #21 58.38 Selecting previously unselected package uidmap. [2022-06-10T22:13:43.356Z] #21 58.38 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-06-10T22:13:43.356Z] #21 58.38 Unpacking uidmap (1:4.8.1-1) ... [2022-06-10T22:13:43.613Z] #21 58.73 Selecting previously unselected package vim-runtime. [2022-06-10T22:13:43.822Z] #21 53.86 Selecting previously unselected package patch. [2022-06-10T22:13:43.822Z] #21 53.87 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-06-10T22:13:43.822Z] #21 53.93 Unpacking patch (2.7.6-7) ... [2022-06-10T22:13:43.871Z] #21 58.73 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-10T22:13:43.871Z] #21 58.88 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-06-10T22:13:43.871Z] #21 58.95 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-06-10T22:13:43.871Z] #21 58.98 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:13:44.103Z] #21 54.27 Selecting previously unselected package python-pip-whl. [2022-06-10T22:13:44.103Z] #21 54.32 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-06-10T22:13:44.104Z] #21 54.34 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-10T22:13:45.078Z] #21 55.41 Selecting previously unselected package python3-lib2to3. [2022-06-10T22:13:45.078Z] #21 55.41 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-06-10T22:13:45.078Z] #21 55.45 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-06-10T22:13:45.337Z] #21 55.62 Selecting previously unselected package python3-distutils. [2022-06-10T22:13:45.337Z] #21 55.63 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-06-10T22:13:45.596Z] #21 55.75 Unpacking python3-distutils (3.9.2-1) ... [2022-06-10T22:13:45.766Z] #21 ... [2022-06-10T22:13:45.766Z] [2022-06-10T22:13:45.766Z] #77 [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-06-10T22:13:45.766Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:13:45.766Z] #77 195.7 checking build system type... x86_64-pc-linux-gnu [2022-06-10T22:13:45.766Z] #77 196.4 checking host system type... x86_64-pc-linux-gnu [2022-06-10T22:13:45.766Z] #77 196.4 checking how to print strings... printf [2022-06-10T22:13:45.766Z] #77 196.4 checking for a sed that does not truncate output... /bin/sed [2022-06-10T22:13:45.766Z] #77 196.5 checking for grep that handles long lines and -e... /bin/grep [2022-06-10T22:13:45.766Z] #77 196.6 checking for egrep... /bin/grep -E [2022-06-10T22:13:45.766Z] #77 196.6 checking for fgrep... /bin/grep -F [2022-06-10T22:13:45.766Z] #77 196.6 checking for ld used by gcc... /usr/bin/ld [2022-06-10T22:13:45.766Z] #77 196.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-10T22:13:45.766Z] #77 196.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-10T22:13:45.766Z] #77 196.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-10T22:13:45.766Z] #77 197.0 checking whether ln -s works... yes [2022-06-10T22:13:45.766Z] #77 197.0 checking the maximum length of command line arguments... 1572864 [2022-06-10T22:13:45.766Z] #77 197.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-10T22:13:45.766Z] #77 197.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-10T22:13:45.766Z] #77 197.1 checking for /usr/bin/ld option to reload object files... -r [2022-06-10T22:13:45.766Z] #77 197.1 checking for objdump... objdump [2022-06-10T22:13:45.766Z] #77 197.1 checking how to recognize dependent libraries... pass_all [2022-06-10T22:13:45.766Z] #77 197.1 checking for dlltool... no [2022-06-10T22:13:45.766Z] #77 197.1 checking how to associate runtime and link libraries... printf %s\n [2022-06-10T22:13:45.766Z] #77 197.1 checking for ar... ar [2022-06-10T22:13:45.766Z] #77 197.1 checking for archiver @FILE support... @ [2022-06-10T22:13:45.766Z] #77 197.2 checking for strip... strip [2022-06-10T22:13:45.766Z] #77 197.2 checking for ranlib... ranlib [2022-06-10T22:13:45.766Z] #77 197.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-10T22:13:45.766Z] #77 197.8 checking for sysroot... no [2022-06-10T22:13:45.766Z] #77 197.8 checking for a working dd... /bin/dd [2022-06-10T22:13:45.766Z] #77 197.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-10T22:13:45.766Z] #77 198.1 checking for mt... no [2022-06-10T22:13:45.766Z] #77 198.1 checking if : is a manifest tool... no [2022-06-10T22:13:45.766Z] #77 198.1 checking how to run the C preprocessor... gcc -E [2022-06-10T22:13:45.766Z] #77 198.6 checking for ANSI C header files... yes [2022-06-10T22:13:45.766Z] #77 199.7 checking for sys/types.h... yes [2022-06-10T22:13:45.766Z] #77 199.9 checking for sys/stat.h... yes [2022-06-10T22:13:45.766Z] #77 200.0 checking for stdlib.h... yes [2022-06-10T22:13:45.766Z] #77 200.1 checking for string.h... yes [2022-06-10T22:13:45.766Z] #77 200.3 checking for memory.h... yes [2022-06-10T22:13:45.766Z] #77 200.5 checking for strings.h... yes [2022-06-10T22:13:45.766Z] #77 200.8 checking for inttypes.h... yes [2022-06-10T22:13:45.766Z] #77 201.0 checking for stdint.h... yes [2022-06-10T22:13:45.766Z] #77 201.2 checking for unistd.h... yes [2022-06-10T22:13:45.766Z] #77 201.4 checking for dlfcn.h... yes [2022-06-10T22:13:45.766Z] #77 201.6 checking for objdir... .libs [2022-06-10T22:13:45.766Z] #77 202.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-10T22:13:45.766Z] #77 202.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-10T22:13:45.766Z] #77 202.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-10T22:13:45.766Z] #77 202.6 checking if gcc static flag -static works... yes [2022-06-10T22:13:45.766Z] #77 203.4 checking if gcc supports -c -o file.o... yes [2022-06-10T22:13:45.766Z] #77 203.7 checking if gcc supports -c -o file.o... (cached) yes [2022-06-10T22:13:45.766Z] #77 203.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-10T22:13:45.766Z] #77 203.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-10T22:13:45.766Z] #77 204.4 checking how to hardcode library paths into programs... immediate [2022-06-10T22:13:45.766Z] #77 204.4 checking whether stripping libraries is possible... yes [2022-06-10T22:13:45.766Z] #77 204.5 checking if libtool supports shared libraries... yes [2022-06-10T22:13:45.766Z] #77 204.5 checking whether to build shared libraries... no [2022-06-10T22:13:45.766Z] #77 204.5 checking whether to build static libraries... yes [2022-06-10T22:13:45.766Z] #77 204.5 checking float.h usability... yes [2022-06-10T22:13:45.857Z] #21 56.01 Selecting previously unselected package python3-pkg-resources. [2022-06-10T22:13:45.857Z] #21 56.03 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-10T22:13:45.857Z] #21 56.03 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-10T22:13:45.857Z] #21 56.22 Selecting previously unselected package python3-setuptools. [2022-06-10T22:13:45.857Z] #21 56.24 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-06-10T22:13:46.023Z] #77 204.8 checking float.h presence... yes [2022-06-10T22:13:46.023Z] #77 204.9 checking for float.h... yes [2022-06-10T22:13:46.119Z] #21 56.28 Unpacking python3-setuptools (52.0.0-4) ... [2022-06-10T22:13:46.279Z] #77 205.0 checking limits.h usability... yes [2022-06-10T22:13:46.279Z] #77 205.2 checking limits.h presence... yes [2022-06-10T22:13:46.279Z] #77 205.3 checking for limits.h... yes [2022-06-10T22:13:46.350Z] #19 369.5 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-06-10T22:13:46.381Z] #21 56.68 Selecting previously unselected package python3-wheel. [2022-06-10T22:13:46.382Z] #21 56.68 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-06-10T22:13:46.382Z] #21 56.70 Unpacking python3-wheel (0.34.2-1) ... [2022-06-10T22:13:46.382Z] #21 ... [2022-06-10T22:13:46.382Z] [2022-06-10T22:13:46.382Z] #77 [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-06-10T22:13:46.382Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:13:46.382Z] #77 188.4 checking that generated files are newer than configure... done [2022-06-10T22:13:46.382Z] #77 188.4 configure: creating ./config.status [2022-06-10T22:13:46.382Z] #77 191.4 config.status: creating Makefile [2022-06-10T22:13:46.382Z] #77 191.5 config.status: creating config.h [2022-06-10T22:13:46.382Z] #77 191.6 config.status: executing libtool commands [2022-06-10T22:13:46.382Z] #77 191.6 config.status: executing depfiles commands [2022-06-10T22:13:46.382Z] #77 193.4 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-06-10T22:13:46.382Z] #77 193.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-10T22:13:46.382Z] #77 194.4 checking for gcc... gcc [2022-06-10T22:13:46.382Z] #77 194.6 checking whether the C compiler works... yes [2022-06-10T22:13:46.382Z] #77 195.1 checking for C compiler default output file name... a.out [2022-06-10T22:13:46.382Z] #77 195.1 checking for suffix of executables... [2022-06-10T22:13:46.382Z] #77 195.5 checking whether we are cross compiling... no [2022-06-10T22:13:46.382Z] #77 195.9 checking for suffix of object files... o [2022-06-10T22:13:46.382Z] #77 196.1 checking whether we are using the GNU C compiler... yes [2022-06-10T22:13:46.382Z] #77 196.3 checking whether gcc accepts -g... yes [2022-06-10T22:13:46.382Z] #77 196.6 checking for gcc option to accept ISO C89... none needed [2022-06-10T22:13:46.382Z] #77 196.9 checking whether gcc understands -c and -o together... yes [2022-06-10T22:13:46.382Z] #77 197.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-10T22:13:46.382Z] #77 197.1 checking whether build environment is sane... yes [2022-06-10T22:13:46.382Z] #77 197.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-10T22:13:46.382Z] #77 197.2 checking for gawk... no [2022-06-10T22:13:46.382Z] #77 197.2 checking for mawk... mawk [2022-06-10T22:13:46.382Z] #77 197.2 checking whether make sets $(MAKE)... yes [2022-06-10T22:13:46.382Z] #77 197.3 checking whether make supports the include directive... yes (GNU style) [2022-06-10T22:13:46.382Z] #77 197.3 checking whether make supports nested variables... yes [2022-06-10T22:13:46.382Z] #77 197.4 checking whether UID '0' is supported by ustar format... yes [2022-06-10T22:13:46.382Z] #77 197.4 checking whether GID '0' is supported by ustar format... yes [2022-06-10T22:13:46.382Z] #77 197.4 checking how to create a ustar tar archive... gnutar [2022-06-10T22:13:46.382Z] #77 197.4 checking dependency style of gcc... gcc3 [2022-06-10T22:13:46.382Z] #77 197.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-10T22:13:46.382Z] #77 197.6 checking whether make supports nested variables... (cached) yes [2022-06-10T22:13:46.382Z] #77 197.6 checking build system type... x86_64-pc-linux-gnu [2022-06-10T22:13:46.382Z] #77 198.0 checking host system type... x86_64-pc-linux-gnu [2022-06-10T22:13:46.382Z] #77 198.0 checking how to print strings... printf [2022-06-10T22:13:46.382Z] #77 198.0 checking for a sed that does not truncate output... /bin/sed [2022-06-10T22:13:46.382Z] #77 198.0 checking for grep that handles long lines and -e... /bin/grep [2022-06-10T22:13:46.382Z] #77 198.0 checking for egrep... /bin/grep -E [2022-06-10T22:13:46.382Z] #77 198.1 checking for fgrep... /bin/grep -F [2022-06-10T22:13:46.382Z] #77 198.1 checking for ld used by gcc... /usr/bin/ld [2022-06-10T22:13:46.382Z] #77 198.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-10T22:13:46.382Z] #77 198.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-10T22:13:46.382Z] #77 198.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-10T22:13:46.382Z] #77 198.2 checking whether ln -s works... yes [2022-06-10T22:13:46.382Z] #77 198.3 checking the maximum length of command line arguments... 1572864 [2022-06-10T22:13:46.382Z] #77 198.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-10T22:13:46.382Z] #77 198.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-10T22:13:46.382Z] #77 198.3 checking for /usr/bin/ld option to reload object files... -r [2022-06-10T22:13:46.382Z] #77 198.3 checking for objdump... objdump [2022-06-10T22:13:46.382Z] #77 198.3 checking how to recognize dependent libraries... pass_all [2022-06-10T22:13:46.382Z] #77 198.3 checking for dlltool... no [2022-06-10T22:13:46.382Z] #77 198.3 checking how to associate runtime and link libraries... printf %s\n [2022-06-10T22:13:46.382Z] #77 198.3 checking for ar... ar [2022-06-10T22:13:46.611Z] #19 369.5 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-10T22:13:46.611Z] #19 369.5 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-10T22:13:46.611Z] #19 369.5 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-06-10T22:13:46.611Z] #19 369.6 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-06-10T22:13:46.611Z] #19 369.6 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-06-10T22:13:46.611Z] #19 369.7 Selecting previously unselected package libc6-dev-s390x-cross. [2022-06-10T22:13:46.611Z] #19 369.7 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-06-10T22:13:46.611Z] #19 369.7 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-06-10T22:13:46.647Z] #77 198.3 checking for archiver @FILE support... @ [2022-06-10T22:13:46.647Z] #77 198.5 checking for strip... strip [2022-06-10T22:13:46.647Z] #77 198.5 checking for ranlib... ranlib [2022-06-10T22:13:46.647Z] #77 198.5 checking command to parse /usr/bin/nm -B output from gcc object... [2022-06-10T22:13:46.647Z] #77 ... [2022-06-10T22:13:46.647Z] [2022-06-10T22:13:46.647Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-10T22:13:46.647Z] #21 sha256:19b3c006d97f6fe7ef985292288d53033d7475995a14b0e62d7e41526e4e3fb1 [2022-06-10T22:13:46.647Z] #21 56.80 Selecting previously unselected package python3-pip. [2022-06-10T22:13:46.647Z] #21 56.81 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-06-10T22:13:46.647Z] #21 56.83 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-06-10T22:13:46.794Z] #77 205.5 checking stddef.h usability... yes [2022-06-10T22:13:46.794Z] #77 205.7 checking stddef.h presence... yes [2022-06-10T22:13:46.794Z] #77 205.8 checking for stddef.h... yes [2022-06-10T22:13:46.794Z] #77 205.8 checking for stdlib.h... (cached) yes [2022-06-10T22:13:46.872Z] #19 370.0 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-06-10T22:13:46.872Z] #19 370.0 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-10T22:13:46.872Z] #19 370.0 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-06-10T22:13:47.052Z] #77 205.9 checking for string.h... (cached) yes [2022-06-10T22:13:47.228Z] #21 57.25 Selecting previously unselected package sudo. [2022-06-10T22:13:47.228Z] #21 57.27 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-06-10T22:13:47.228Z] #21 57.29 Unpacking sudo (1.9.5p2-3) ... [2022-06-10T22:13:47.309Z] #77 206.0 checking sys/time.h usability... yes [2022-06-10T22:13:47.309Z] #77 206.3 checking sys/time.h presence... yes [2022-06-10T22:13:47.309Z] #77 206.3 checking for sys/time.h... yes [2022-06-10T22:13:47.309Z] #77 206.3 checking for inline... inline [2022-06-10T22:13:47.445Z] #19 370.3 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-06-10T22:13:47.445Z] #19 370.3 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-10T22:13:47.445Z] #19 370.3 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-10T22:13:47.827Z] #77 206.4 checking for size_t... yes [2022-06-10T22:13:47.827Z] #77 206.8 checking for stdlib.h... (cached) yes [2022-06-10T22:13:48.086Z] #77 206.8 checking for GNU libc compatible malloc... yes [2022-06-10T22:13:48.086Z] #77 207.1 checking for stdlib.h... (cached) yes [2022-06-10T22:13:48.170Z] #21 58.23 Selecting previously unselected package thin-provisioning-tools. [2022-06-10T22:13:48.170Z] #21 58.23 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-06-10T22:13:48.170Z] #21 58.25 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-06-10T22:13:48.430Z] #21 58.63 Selecting previously unselected package uidmap. [2022-06-10T22:13:48.430Z] #21 58.65 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-06-10T22:13:48.430Z] #21 58.66 Unpacking uidmap (1:4.8.1-1) ... [2022-06-10T22:13:48.652Z] #77 207.1 checking for GNU libc compatible realloc... yes [2022-06-10T22:13:48.652Z] #77 207.4 checking for working strtod... yes [2022-06-10T22:13:48.690Z] #21 58.92 Selecting previously unselected package vim-runtime. [2022-06-10T22:13:48.690Z] #21 58.93 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-10T22:13:48.690Z] #21 59.02 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-06-10T22:13:48.736Z] #77 ... [2022-06-10T22:13:48.736Z] [2022-06-10T22:13:48.736Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-06-10T22:13:48.736Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-10T22:13:48.736Z] #47 DONE 274.1s [2022-06-10T22:13:48.736Z] [2022-06-10T22:13:48.736Z] #60 [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-06-10T22:13:48.736Z] #60 sha256:4b405644a24da3cf7c8231602c7c13de82c71cf52ec8893b33e79306ea83e62a [2022-06-10T22:13:48.736Z] #60 ... [2022-06-10T22:13:48.736Z] [2022-06-10T22:13:48.736Z] #77 [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-06-10T22:13:48.736Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:13:48.736Z] #77 219.8 CCLD tests/init [2022-06-10T22:13:48.909Z] #77 207.7 checking for gettimeofday... yes [2022-06-10T22:13:48.949Z] #21 59.12 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-06-10T22:13:48.949Z] #21 59.15 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:13:49.478Z] #77 207.9 checking for memset... yes [2022-06-10T22:13:49.478Z] #77 208.3 checking for strspn... [2022-06-10T22:13:49.478Z] #77 ... [2022-06-10T22:13:49.478Z] [2022-06-10T22:13:49.478Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-10T22:13:49.478Z] #21 sha256:19b3c006d97f6fe7ef985292288d53033d7475995a14b0e62d7e41526e4e3fb1 [2022-06-10T22:13:49.478Z] #21 64.52 Selecting previously unselected package vim. [2022-06-10T22:13:49.478Z] #21 64.52 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-10T22:13:49.478Z] #21 64.55 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:13:50.468Z] #21 65.40 Selecting previously unselected package xfsprogs. [2022-06-10T22:13:50.468Z] #21 65.40 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-06-10T22:13:50.468Z] #21 65.42 Unpacking xfsprogs (5.10.0-4) ... [2022-06-10T22:13:51.399Z] #21 66.40 Selecting previously unselected package zip. [2022-06-10T22:13:51.399Z] #21 66.41 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-06-10T22:13:51.399Z] #21 66.42 Unpacking zip (3.0-12) ... [2022-06-10T22:13:51.473Z] #77 ... [2022-06-10T22:13:51.473Z] [2022-06-10T22:13:51.473Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-06-10T22:13:51.473Z] #48 sha256:a61c06f104eefe0091e35f6da49922a6b4f9823bd4f70c2be8df32f0c6008e9e [2022-06-10T22:13:51.473Z] #48 DONE 0.6s [2022-06-10T22:13:51.473Z] [2022-06-10T22:13:51.473Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-06-10T22:13:51.473Z] #52 sha256:32fe9aa18013ac7487e18ab39f3f06ecf18d44669a4fefbbda42666c038301c6 [2022-06-10T22:13:51.473Z] #52 DONE 0.2s [2022-06-10T22:13:51.473Z] [2022-06-10T22:13:51.473Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-10T22:13:51.473Z] #54 sha256:207ac1450aca55559be6754aa157abbc1d54d86cd3de379d2b63ef68de326ccd [2022-06-10T22:13:51.473Z] #54 DONE 0.1s [2022-06-10T22:13:51.473Z] [2022-06-10T22:13:51.473Z] #77 [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-06-10T22:13:51.473Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:13:51.656Z] #21 66.72 Selecting previously unselected package zstd. [2022-06-10T22:13:51.656Z] #21 66.72 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-06-10T22:13:51.656Z] #21 66.72 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-06-10T22:13:51.663Z] #19 374.5 Selecting previously unselected package g++-s390x-linux-gnu. [2022-06-10T22:13:51.664Z] #19 374.5 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-10T22:13:51.664Z] #19 374.5 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-10T22:13:51.664Z] #19 374.5 Selecting previously unselected package crossbuild-essential-s390x. [2022-06-10T22:13:51.664Z] #19 374.5 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-06-10T22:13:51.664Z] #19 374.5 Unpacking crossbuild-essential-s390x (12.9) ... [2022-06-10T22:13:51.664Z] #19 374.6 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-06-10T22:13:51.664Z] #19 374.6 Setting up libfile-which-perl (1.23-1) ... [2022-06-10T22:13:51.664Z] #19 374.6 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-06-10T22:13:51.664Z] #19 374.6 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-06-10T22:13:51.664Z] #19 374.7 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-06-10T22:13:51.664Z] #19 374.7 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-10T22:13:51.664Z] #19 374.7 Setting up libicu67:amd64 (67.1-7) ... [2022-06-10T22:13:51.664Z] #19 374.7 Setting up libmagic-mgc (1:5.39-3) ... [2022-06-10T22:13:51.664Z] #19 374.7 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-06-10T22:13:51.664Z] #19 374.7 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-06-10T22:13:51.664Z] #19 374.7 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-06-10T22:13:51.664Z] #19 374.7 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-06-10T22:13:51.664Z] #19 374.8 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-06-10T22:13:51.664Z] #19 374.8 Setting up file (1:5.39-3) ... [2022-06-10T22:13:51.664Z] #19 374.8 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-06-10T22:13:51.664Z] #19 374.8 Setting up bzip2 (1.0.8-4) ... [2022-06-10T22:13:51.664Z] #19 374.8 Setting up libyaml-perl (1.30-1) ... [2022-06-10T22:13:51.664Z] #19 374.8 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-06-10T22:13:51.664Z] #19 374.8 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-06-10T22:13:51.924Z] #19 374.8 Setting up libio-string-perl (1.08-3.1) ... [2022-06-10T22:13:51.924Z] #19 374.8 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-06-10T22:13:51.924Z] #19 374.9 Setting up cross-config (2.6.18+nmu1) ... [2022-06-10T22:13:51.924Z] #19 375.0 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-10T22:13:51.924Z] #19 375.0 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-10T22:13:51.924Z] #19 375.0 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-06-10T22:13:51.924Z] #19 375.0 Setting up patch (2.7.6-7) ... [2022-06-10T22:13:51.924Z] #19 375.1 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-06-10T22:13:51.924Z] #19 375.1 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-06-10T22:13:51.924Z] #19 375.1 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-10T22:13:52.184Z] #19 375.1 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-06-10T22:13:52.184Z] #19 375.1 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-06-10T22:13:52.184Z] #19 375.1 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-06-10T22:13:52.184Z] #19 375.1 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-10T22:13:52.184Z] #19 375.1 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-06-10T22:13:52.184Z] #19 375.2 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-06-10T22:13:52.184Z] #19 375.2 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-10T22:13:52.184Z] #19 375.2 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-10T22:13:52.184Z] #19 375.2 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-06-10T22:13:52.184Z] #19 375.2 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-06-10T22:13:52.184Z] #19 375.2 Setting up libfile-homedir-perl (1.006-1) ... [2022-06-10T22:13:52.184Z] #19 375.2 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-06-10T22:13:52.184Z] #19 375.2 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-06-10T22:13:52.184Z] #19 375.2 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-10T22:13:52.184Z] #19 375.3 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-10T22:13:52.184Z] #19 375.3 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-06-10T22:13:52.184Z] #19 375.3 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-10T22:13:52.184Z] #19 375.3 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-06-10T22:13:52.184Z] #19 375.3 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-10T22:13:52.184Z] #19 375.3 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-06-10T22:13:52.184Z] #19 375.3 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-10T22:13:52.184Z] #19 375.3 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-06-10T22:13:52.184Z] #19 375.3 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-06-10T22:13:52.184Z] #19 375.4 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-06-10T22:13:52.184Z] #19 375.4 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-06-10T22:13:52.184Z] #19 375.4 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-06-10T22:13:52.184Z] #19 375.4 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-06-10T22:13:52.184Z] #19 375.4 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-06-10T22:13:52.220Z] #21 67.44 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-10T22:13:52.445Z] #19 375.4 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-10T22:13:52.445Z] #19 375.4 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-06-10T22:13:52.445Z] #19 375.4 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-06-10T22:13:52.445Z] #19 375.4 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-06-10T22:13:52.445Z] #19 375.4 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-06-10T22:13:52.445Z] #19 375.5 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-06-10T22:13:52.445Z] #19 375.5 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-06-10T22:13:52.445Z] #19 375.5 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-06-10T22:13:52.445Z] #19 375.5 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-06-10T22:13:52.445Z] #19 375.5 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-06-10T22:13:52.445Z] #19 375.5 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-06-10T22:13:52.445Z] #19 375.5 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-10T22:13:52.445Z] #19 375.5 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-06-10T22:13:52.445Z] #19 375.6 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-06-10T22:13:52.706Z] #19 375.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-06-10T22:13:52.706Z] #19 375.8 [2022-06-10T22:13:52.706Z] #19 375.8 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-06-10T22:13:52.706Z] #19 375.8 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-10T22:13:52.706Z] #19 375.8 Setting up dpkg-dev (1.20.10) ... [2022-06-10T22:13:52.706Z] #19 375.9 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-06-10T22:13:52.969Z] #19 375.9 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-10T22:13:52.969Z] #19 375.9 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-06-10T22:13:52.969Z] #19 375.9 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-10T22:13:52.969Z] #19 375.9 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-06-10T22:13:52.969Z] #19 375.9 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-06-10T22:13:52.969Z] #19 375.9 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-10T22:13:52.969Z] #19 376.0 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-06-10T22:13:52.969Z] #19 376.0 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-06-10T22:13:52.969Z] #19 376.0 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-06-10T22:13:52.969Z] #19 376.0 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-06-10T22:13:52.969Z] #19 376.0 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-06-10T22:13:52.969Z] #19 376.0 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-06-10T22:13:52.969Z] #19 376.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-06-10T22:13:53.230Z] #19 376.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-06-10T22:13:53.230Z] #19 376.3 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-06-10T22:13:53.230Z] #19 376.3 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-10T22:13:53.230Z] #19 376.3 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-10T22:13:53.230Z] #19 376.3 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-06-10T22:13:53.230Z] #19 376.3 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-10T22:13:53.230Z] #19 376.4 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-06-10T22:13:53.230Z] #19 376.4 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-06-10T22:13:53.230Z] #19 376.4 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-10T22:13:53.230Z] #19 376.4 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-10T22:13:53.230Z] #19 376.4 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-06-10T22:13:53.230Z] #19 376.4 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-06-10T22:13:53.230Z] #19 376.4 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-06-10T22:13:53.230Z] #19 376.4 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-10T22:13:53.230Z] #19 376.4 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-06-10T22:13:53.230Z] #19 376.4 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-06-10T22:13:53.230Z] #19 376.5 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-10T22:13:53.230Z] #19 376.5 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-10T22:13:53.230Z] #19 376.5 Setting up libxml-simple-perl (2.25-1) ... [2022-06-10T22:13:53.494Z] #19 376.5 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-10T22:13:53.494Z] #19 376.5 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-10T22:13:53.494Z] #19 376.5 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-10T22:13:53.494Z] #19 376.5 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-06-10T22:13:53.494Z] #19 376.5 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-06-10T22:13:53.494Z] #19 376.5 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-06-10T22:13:53.494Z] #19 376.5 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-06-10T22:13:53.494Z] #19 376.6 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-10T22:13:53.494Z] #19 376.6 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-06-10T22:13:53.494Z] #19 376.6 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-06-10T22:13:53.494Z] #19 376.6 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-10T22:13:53.494Z] #19 376.6 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-06-10T22:13:53.494Z] #19 376.6 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-10T22:13:53.494Z] #19 376.6 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-10T22:13:53.494Z] #19 376.6 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-10T22:13:53.494Z] #19 376.6 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-06-10T22:13:53.494Z] #19 376.6 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-10T22:13:53.494Z] #19 376.7 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-06-10T22:13:53.494Z] #19 376.7 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-10T22:13:53.494Z] #19 376.7 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-10T22:13:53.756Z] #19 376.7 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-10T22:13:53.756Z] #19 376.7 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-10T22:13:53.756Z] #19 376.7 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-10T22:13:53.756Z] #19 376.8 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-10T22:13:53.756Z] #19 376.8 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-10T22:13:53.756Z] #19 376.8 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-06-10T22:13:53.756Z] #19 376.8 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-10T22:13:53.756Z] #19 376.8 Setting up crossbuild-essential-armel (12.9) ... [2022-06-10T22:13:53.756Z] #19 376.8 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-10T22:13:53.756Z] #19 376.8 Setting up crossbuild-essential-armhf (12.9) ... [2022-06-10T22:13:53.756Z] #19 376.8 Setting up crossbuild-essential-arm64 (12.9) ... [2022-06-10T22:13:53.756Z] #19 376.9 Setting up crossbuild-essential-s390x (12.9) ... [2022-06-10T22:13:53.756Z] #19 376.9 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-06-10T22:13:53.756Z] #19 376.9 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T22:13:54.114Z] #21 69.07 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-06-10T22:13:54.114Z] #21 69.09 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-06-10T22:13:54.114Z] #21 69.12 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-06-10T22:13:54.114Z] #21 69.13 Setting up libicu67:amd64 (67.1-7) ... [2022-06-10T22:13:54.114Z] #21 69.14 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-06-10T22:13:54.114Z] #21 69.16 Setting up libinih1:amd64 (53-1+b2) ... [2022-06-10T22:13:54.114Z] #21 69.17 Setting up uidmap (1:4.8.1-1) ... [2022-06-10T22:13:54.114Z] #21 69.18 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-06-10T22:13:54.114Z] #21 69.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-10T22:13:54.114Z] #21 69.22 Setting up bzip2 (1.0.8-4) ... [2022-06-10T22:13:54.114Z] #21 69.24 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-10T22:13:54.114Z] #21 69.25 Setting up python3-wheel (0.34.2-1) ... [2022-06-10T22:13:54.227Z] #21 ... [2022-06-10T22:13:54.227Z] [2022-06-10T22:13:54.227Z] #77 [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-06-10T22:13:54.227Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:13:54.227Z] #77 198.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-10T22:13:54.227Z] #77 199.1 checking for sysroot... no [2022-06-10T22:13:54.227Z] #77 199.1 checking for a working dd... /bin/dd [2022-06-10T22:13:54.227Z] #77 199.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-10T22:13:54.227Z] #77 199.2 checking for mt... no [2022-06-10T22:13:54.227Z] #77 199.2 checking if : is a manifest tool... no [2022-06-10T22:13:54.227Z] #77 199.3 checking how to run the C preprocessor... gcc -E [2022-06-10T22:13:54.227Z] #77 199.7 checking for ANSI C header files... yes [2022-06-10T22:13:54.227Z] #77 200.7 checking for sys/types.h... yes [2022-06-10T22:13:54.227Z] #77 201.0 checking for sys/stat.h... yes [2022-06-10T22:13:54.227Z] #77 201.2 checking for stdlib.h... yes [2022-06-10T22:13:54.227Z] #77 201.5 checking for string.h... yes [2022-06-10T22:13:54.227Z] #77 201.8 checking for memory.h... yes [2022-06-10T22:13:54.227Z] #77 202.1 checking for strings.h... yes [2022-06-10T22:13:54.227Z] #77 202.4 checking for inttypes.h... yes [2022-06-10T22:13:54.227Z] #77 202.8 checking for stdint.h... yes [2022-06-10T22:13:54.227Z] #77 203.0 checking for unistd.h... yes [2022-06-10T22:13:54.227Z] #77 203.2 checking for dlfcn.h... yes [2022-06-10T22:13:54.227Z] #77 203.5 checking for objdir... .libs [2022-06-10T22:13:54.227Z] #77 204.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-10T22:13:54.227Z] #77 204.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-10T22:13:54.227Z] #77 204.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-10T22:13:54.227Z] #77 204.2 checking if gcc static flag -static works... yes [2022-06-10T22:13:54.227Z] #77 204.6 checking if gcc supports -c -o file.o... yes [2022-06-10T22:13:54.227Z] #77 204.8 checking if gcc supports -c -o file.o... (cached) yes [2022-06-10T22:13:54.227Z] #77 204.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-10T22:13:54.227Z] #77 204.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-10T22:13:54.227Z] #77 205.2 checking how to hardcode library paths into programs... immediate [2022-06-10T22:13:54.227Z] #77 205.2 checking whether stripping libraries is possible... yes [2022-06-10T22:13:54.227Z] #77 205.2 checking if libtool supports shared libraries... yes [2022-06-10T22:13:54.227Z] #77 205.2 checking whether to build shared libraries... no [2022-06-10T22:13:54.227Z] #77 205.2 checking whether to build static libraries... yes [2022-06-10T22:13:54.227Z] #77 205.3 checking float.h usability... yes [2022-06-10T22:13:54.227Z] #77 205.6 checking float.h presence... yes [2022-06-10T22:13:54.227Z] #77 205.6 checking for float.h... yes [2022-06-10T22:13:54.227Z] #77 205.6 checking limits.h usability... yes [2022-06-10T22:13:54.227Z] #77 205.8 checking limits.h presence... [2022-06-10T22:13:54.227Z] #77 ... [2022-06-10T22:13:54.227Z] [2022-06-10T22:13:54.227Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-10T22:13:54.227Z] #21 sha256:19b3c006d97f6fe7ef985292288d53033d7475995a14b0e62d7e41526e4e3fb1 [2022-06-10T22:13:54.227Z] #21 64.24 Selecting previously unselected package vim. [2022-06-10T22:13:54.227Z] #21 64.27 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-10T22:13:54.227Z] #21 64.30 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:13:54.679Z] #21 69.89 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:13:54.796Z] #21 65.04 Selecting previously unselected package xfsprogs. [2022-06-10T22:13:54.797Z] #21 65.04 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-06-10T22:13:54.797Z] #21 65.07 Unpacking xfsprogs (5.10.0-4) ... [2022-06-10T22:13:54.937Z] #21 69.90 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-10T22:13:54.937Z] #21 69.91 Setting up libcap2-bin (1:2.44-1) ... [2022-06-10T22:13:54.937Z] #21 69.92 Setting up apparmor (2.13.6-10) ... [2022-06-10T22:13:55.672Z] #19 DONE 378.5s [2022-06-10T22:13:55.672Z] [2022-06-10T22:13:55.672Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-10T22:13:55.672Z] #73 sha256:89e4ce7ba59c949af2ec89a65b70782a4f2895d42208a10f2beb85da1a943cfe [2022-06-10T22:13:55.672Z] #73 DONE 0.1s [2022-06-10T22:13:55.672Z] [2022-06-10T22:13:55.672Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-10T22:13:55.672Z] #32 sha256:3e2662e39869c94c75a1f0030d1790791f7c868000283f1ec3a73272eb3f13ff [2022-06-10T22:13:55.672Z] #32 DONE 0.2s [2022-06-10T22:13:55.672Z] [2022-06-10T22:13:55.672Z] #33 [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-06-10T22:13:55.672Z] #33 sha256:6bdd096fc2cef988020fb134ea70d3d293577e60c2632ae8306656b278eb9e8a [2022-06-10T22:13:56.180Z] #21 66.07 Selecting previously unselected package zip. [2022-06-10T22:13:56.180Z] #21 66.07 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-06-10T22:13:56.180Z] #21 66.09 Unpacking zip (3.0-12) ... [2022-06-10T22:13:56.180Z] #21 66.34 Selecting previously unselected package zstd. [2022-06-10T22:13:56.180Z] #21 66.34 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-06-10T22:13:56.180Z] #21 66.36 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-06-10T22:13:56.832Z] #21 71.57 Setting up zip (3.0-12) ... [2022-06-10T22:13:56.832Z] #21 71.59 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:13:56.832Z] #21 71.62 Setting up bash-completion (1:2.11-2) ... [2022-06-10T22:13:57.065Z] #33 1.323 + RM_GOPATH=0 [2022-06-10T22:13:57.065Z] #33 1.323 + TMP_GOPATH= [2022-06-10T22:13:57.065Z] #33 1.323 + : /build [2022-06-10T22:13:57.065Z] #33 1.323 + '[' -z '' ']' [2022-06-10T22:13:57.065Z] #33 1.323 ++ mktemp -d [2022-06-10T22:13:57.065Z] #33 1.323 + export GOPATH=/tmp/tmp.b4heuWWHbe [2022-06-10T22:13:57.065Z] #33 1.323 + GOPATH=/tmp/tmp.b4heuWWHbe [2022-06-10T22:13:57.065Z] #33 1.323 + RM_GOPATH=1 [2022-06-10T22:13:57.065Z] #33 1.323 + case "$(go env GOARCH)" in [2022-06-10T22:13:57.065Z] #33 1.323 ++ go env GOARCH [2022-06-10T22:13:57.065Z] #33 1.329 + export GO_BUILDMODE=-buildmode=pie [2022-06-10T22:13:57.065Z] #33 1.329 + GO_BUILDMODE=-buildmode=pie [2022-06-10T22:13:57.065Z] #33 1.329 ++ dirname /install.sh [2022-06-10T22:13:57.065Z] #33 1.330 + dir=/ [2022-06-10T22:13:57.065Z] #33 1.330 + bin=dockercli [2022-06-10T22:13:57.065Z] #33 1.330 + shift [2022-06-10T22:13:57.065Z] #33 1.330 + '[' '!' -f //dockercli.installer ']' [2022-06-10T22:13:57.065Z] #33 1.330 + . //dockercli.installer [2022-06-10T22:13:57.065Z] #33 1.330 ++ : stable [2022-06-10T22:13:57.065Z] #33 1.330 ++ : 17.06.2-ce [2022-06-10T22:13:57.065Z] #33 1.332 Install docker/cli version 17.06.2-ce from stable [2022-06-10T22:13:57.065Z] #33 1.333 + install_dockercli [2022-06-10T22:13:57.065Z] #33 1.333 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-06-10T22:13:57.065Z] #33 1.333 ++ uname -m [2022-06-10T22:13:57.065Z] #33 1.334 + arch=x86_64 [2022-06-10T22:13:57.065Z] #33 1.334 + '[' x86_64 '!=' x86_64 ']' [2022-06-10T22:13:57.065Z] #33 1.334 + url=https://download.docker.com/linux/static [2022-06-10T22:13:57.065Z] #33 1.338 + tar -xz docker/docker [2022-06-10T22:13:57.065Z] #33 1.340 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-06-10T22:13:57.115Z] #21 67.22 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-10T22:13:58.729Z] #21 73.76 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-10T22:13:58.729Z] #21 73.78 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-10T22:13:58.729Z] #21 73.79 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-06-10T22:13:58.729Z] #21 73.80 Setting up patch (2.7.6-7) ... [2022-06-10T22:13:58.729Z] #21 73.82 Setting up sudo (1.9.5p2-3) ... [2022-06-10T22:13:58.986Z] #21 73.92 invoke-rc.d: could not determine current runlevel [2022-06-10T22:13:58.986Z] #21 73.94 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-10T22:13:58.986Z] #21 73.95 Setting up xfsprogs (5.10.0-4) ... [2022-06-10T22:13:58.986Z] #21 73.97 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-06-10T22:13:58.986Z] #21 73.98 Setting up inetutils-ping (2:2.0-1) ... [2022-06-10T22:13:58.986Z] #21 73.99 Setting up pigz (2.6-1) ... [2022-06-10T22:13:58.986Z] #21 74.00 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-10T22:13:58.986Z] #21 74.02 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-10T22:13:58.986Z] #21 74.04 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-10T22:13:58.986Z] #21 74.05 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:13:59.017Z] #21 68.89 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-06-10T22:13:59.017Z] #21 68.91 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-06-10T22:13:59.017Z] #21 68.92 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-06-10T22:13:59.017Z] #21 68.94 Setting up libicu67:amd64 (67.1-7) ... [2022-06-10T22:13:59.017Z] #21 68.95 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-06-10T22:13:59.017Z] #21 68.96 Setting up libinih1:amd64 (53-1+b2) ... [2022-06-10T22:13:59.017Z] #21 68.97 Setting up uidmap (1:4.8.1-1) ... [2022-06-10T22:13:59.017Z] #21 68.98 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-06-10T22:13:59.017Z] #21 69.00 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-10T22:13:59.017Z] #21 69.00 Setting up bzip2 (1.0.8-4) ... [2022-06-10T22:13:59.017Z] #21 69.02 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-10T22:13:59.017Z] #21 69.03 Setting up python3-wheel (0.34.2-1) ... [2022-06-10T22:13:59.551Z] #21 ... [2022-06-10T22:13:59.551Z] [2022-06-10T22:13:59.551Z] #77 [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-06-10T22:13:59.551Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:13:59.551Z] #77 208.3 checking for strspn... yes [2022-06-10T22:13:59.551Z] #77 209.0 checking that generated files are newer than configure... done [2022-06-10T22:13:59.551Z] #77 209.0 configure: creating ./config.status [2022-06-10T22:13:59.551Z] #77 213.4 config.status: creating Makefile [2022-06-10T22:13:59.551Z] #77 213.5 config.status: creating config.h [2022-06-10T22:13:59.551Z] #77 213.5 config.status: executing depfiles commands [2022-06-10T22:13:59.551Z] #77 213.7 config.status: executing libtool commands [2022-06-10T22:13:59.551Z] #77 214.3 GEN .version [2022-06-10T22:13:59.551Z] #77 214.3 make install-recursive [2022-06-10T22:13:59.551Z] #77 214.3 make[1]: Entering directory '/tmp/crun-build' [2022-06-10T22:13:59.551Z] #77 214.4 Making install in libocispec [2022-06-10T22:13:59.551Z] #77 214.4 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-06-10T22:13:59.551Z] #77 214.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-06-10T22:13:59.551Z] #77 214.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-06-10T22:13:59.551Z] #77 214.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-06-10T22:13:59.551Z] #77 214.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-06-10T22:13:59.551Z] #77 215.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-06-10T22:13:59.551Z] #77 215.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-06-10T22:13:59.551Z] #77 215.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-06-10T22:13:59.551Z] #77 215.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-06-10T22:13:59.551Z] #77 215.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-06-10T22:13:59.551Z] #77 215.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-06-10T22:13:59.551Z] #77 215.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-06-10T22:13:59.551Z] #77 215.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-06-10T22:13:59.551Z] #77 215.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-06-10T22:13:59.551Z] #77 215.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-06-10T22:13:59.551Z] #77 215.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-06-10T22:13:59.551Z] #77 215.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-06-10T22:13:59.551Z] #77 215.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-06-10T22:13:59.551Z] #77 215.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-06-10T22:13:59.551Z] #77 215.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-06-10T22:13:59.551Z] #77 215.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-06-10T22:13:59.551Z] #77 216.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-06-10T22:13:59.551Z] #77 216.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-06-10T22:13:59.551Z] #77 216.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-06-10T22:13:59.551Z] #77 216.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-06-10T22:13:59.551Z] #77 216.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-06-10T22:13:59.551Z] #77 216.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-06-10T22:13:59.551Z] #77 216.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-06-10T22:13:59.551Z] #77 216.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-06-10T22:13:59.551Z] #77 216.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-06-10T22:13:59.551Z] #77 216.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-06-10T22:13:59.551Z] #77 216.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-06-10T22:13:59.551Z] #77 216.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-06-10T22:13:59.551Z] #77 216.7 make install-recursive [2022-06-10T22:13:59.551Z] #77 216.8 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-06-10T22:13:59.551Z] #77 216.8 Making install in yajl [2022-06-10T22:13:59.551Z] #77 216.8 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-10T22:13:59.551Z] #77 216.9 CC verify/json_verify-json_verify.o [2022-06-10T22:13:59.551Z] #77 216.9 CC src/libyajl_la-yajl_alloc.lo [2022-06-10T22:13:59.551Z] #77 216.9 CC src/libyajl_la-yajl.lo [2022-06-10T22:13:59.551Z] #77 216.9 CC src/libyajl_la-yajl_gen.lo [2022-06-10T22:13:59.551Z] #77 216.9 CC src/libyajl_la-yajl_parser.lo [2022-06-10T22:13:59.551Z] #77 216.9 CC src/libyajl_la-yajl_buf.lo [2022-06-10T22:13:59.551Z] #77 216.9 CC src/libyajl_la-yajl_encode.lo [2022-06-10T22:13:59.551Z] #77 216.9 CC src/libyajl_la-yajl_lex.lo [2022-06-10T22:13:59.551Z] #77 217.0 CC src/libyajl_la-yajl_tree.lo [2022-06-10T22:13:59.585Z] #21 69.71 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:13:59.585Z] #21 69.73 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-10T22:13:59.585Z] #21 69.75 Setting up libcap2-bin (1:2.44-1) ... [2022-06-10T22:13:59.585Z] #21 69.77 Setting up apparmor (2.13.6-10) ... [2022-06-10T22:13:59.808Z] #77 ... [2022-06-10T22:13:59.808Z] [2022-06-10T22:13:59.808Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-10T22:13:59.808Z] #21 sha256:19b3c006d97f6fe7ef985292288d53033d7475995a14b0e62d7e41526e4e3fb1 [2022-06-10T22:13:59.808Z] #21 74.87 Setting up libaio1:amd64 (0.3.112-9) ... [2022-06-10T22:13:59.808Z] #21 74.88 Setting up python3-lib2to3 (3.9.2-1) ... [2022-06-10T22:14:00.373Z] #21 75.37 Setting up libelf1:amd64 (0.183-1) ... [2022-06-10T22:14:00.373Z] #21 75.38 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-06-10T22:14:00.373Z] #21 75.39 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-10T22:14:00.373Z] #21 75.41 Setting up python3-distutils (3.9.2-1) ... [2022-06-10T22:14:00.379Z] #33 4.748 + mkdir -p /build [2022-06-10T22:14:00.379Z] #33 4.760 + mv docker/docker /build/ [2022-06-10T22:14:00.379Z] #33 4.762 + rmdir docker [2022-06-10T22:14:00.640Z] #33 DONE 5.0s [2022-06-10T22:14:00.640Z] [2022-06-10T22:14:00.640Z] #74 [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-06-10T22:14:00.640Z] #74 sha256:284458fb6356a6c4001d0e9b9a234c4234983ce90bc20722ce747e503dda286a [2022-06-10T22:14:00.640Z] #74 1.456 + RM_GOPATH=0 [2022-06-10T22:14:00.640Z] #74 1.456 + TMP_GOPATH= [2022-06-10T22:14:00.640Z] #74 1.457 + : /build [2022-06-10T22:14:00.640Z] #74 1.458 + '[' -z '' ']' [2022-06-10T22:14:00.640Z] #74 1.458 ++ mktemp -d [2022-06-10T22:14:00.640Z] #74 1.459 + export GOPATH=/tmp/tmp.a6yYZ7i7eg [2022-06-10T22:14:00.640Z] #74 1.459 + GOPATH=/tmp/tmp.a6yYZ7i7eg [2022-06-10T22:14:00.640Z] #74 1.459 + RM_GOPATH=1 [2022-06-10T22:14:00.640Z] #74 1.459 + case "$(go env GOARCH)" in [2022-06-10T22:14:00.640Z] #74 1.460 ++ go env GOARCH [2022-06-10T22:14:00.640Z] #74 1.463 + export GO_BUILDMODE=-buildmode=pie [2022-06-10T22:14:00.640Z] #74 1.463 + GO_BUILDMODE=-buildmode=pie [2022-06-10T22:14:00.640Z] #74 1.463 ++ dirname /install.sh [2022-06-10T22:14:00.640Z] #74 1.464 + dir=/ [2022-06-10T22:14:00.640Z] #74 1.464 + bin=rootlesskit [2022-06-10T22:14:00.640Z] #74 1.464 + shift [2022-06-10T22:14:00.640Z] #74 1.464 + '[' '!' -f //rootlesskit.installer ']' [2022-06-10T22:14:00.640Z] #74 1.464 + . //rootlesskit.installer [2022-06-10T22:14:00.640Z] #74 1.464 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-06-10T22:14:00.640Z] #74 1.464 + install_rootlesskit [2022-06-10T22:14:00.640Z] #74 1.464 + case "$1" in [2022-06-10T22:14:00.640Z] #74 1.464 + export CGO_ENABLED=0 [2022-06-10T22:14:00.640Z] #74 1.464 + CGO_ENABLED=0 [2022-06-10T22:14:00.640Z] #74 1.464 + _install_rootlesskit [2022-06-10T22:14:00.640Z] #74 1.464 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-06-10T22:14:00.640Z] #74 1.464 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-06-10T22:14:00.640Z] #74 1.464 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-10T22:14:00.640Z] #74 1.465 + GOBIN=/build [2022-06-10T22:14:00.640Z] #74 1.465 + GO111MODULE=on [2022-06-10T22:14:00.640Z] #74 1.465 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-06-10T22:14:00.640Z] #74 1.879 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-06-10T22:14:00.640Z] #74 3.191 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-10T22:14:00.640Z] #74 3.195 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-06-10T22:14:00.640Z] #74 3.524 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-06-10T22:14:00.640Z] #74 4.761 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-06-10T22:14:00.901Z] #74 5.130 go: downloading github.com/google/uuid v1.3.0 [2022-06-10T22:14:00.901Z] #74 5.176 go: downloading github.com/moby/vpnkit v0.5.0 [2022-06-10T22:14:00.901Z] #74 5.406 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-06-10T22:14:00.937Z] #21 75.94 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:14:00.937Z] #21 75.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-06-10T22:14:00.937Z] #21 75.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-06-10T22:14:00.937Z] #21 75.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-06-10T22:14:00.937Z] #21 75.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-06-10T22:14:00.937Z] #21 75.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-06-10T22:14:00.937Z] #21 75.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-06-10T22:14:00.937Z] #21 76.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-06-10T22:14:00.937Z] #21 76.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-06-10T22:14:00.937Z] #21 76.02 Setting up python3-setuptools (52.0.0-4) ... [2022-06-10T22:14:01.163Z] #74 5.498 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-10T22:14:01.163Z] #74 5.583 go: downloading github.com/gorilla/mux v1.8.0 [2022-06-10T22:14:01.163Z] #74 5.705 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-06-10T22:14:01.489Z] #21 71.46 Setting up zip (3.0-12) ... [2022-06-10T22:14:01.489Z] #21 71.47 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:14:01.489Z] #21 71.50 Setting up bash-completion (1:2.11-2) ... [2022-06-10T22:14:01.734Z] #74 5.951 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-06-10T22:14:01.735Z] #74 6.050 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-06-10T22:14:01.735Z] #74 6.126 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-06-10T22:14:02.679Z] #74 6.966 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-10T22:14:02.832Z] #21 77.57 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-10T22:14:02.832Z] #21 77.58 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-06-10T22:14:02.832Z] #21 77.59 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-06-10T22:14:02.832Z] #21 77.60 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-06-10T22:14:03.395Z] #21 73.62 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-10T22:14:03.395Z] #21 73.65 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-10T22:14:03.395Z] #21 73.65 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-06-10T22:14:03.395Z] #21 73.66 Setting up patch (2.7.6-7) ... [2022-06-10T22:14:03.395Z] #21 73.67 Setting up sudo (1.9.5p2-3) ... [2022-06-10T22:14:03.654Z] #21 73.76 invoke-rc.d: could not determine current runlevel [2022-06-10T22:14:03.654Z] #21 73.77 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-10T22:14:03.654Z] #21 73.77 Setting up xfsprogs (5.10.0-4) ... [2022-06-10T22:14:03.654Z] #21 73.79 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-06-10T22:14:03.654Z] #21 73.80 Setting up inetutils-ping (2:2.0-1) ... [2022-06-10T22:14:03.654Z] #21 73.81 Setting up pigz (2.6-1) ... [2022-06-10T22:14:03.654Z] #21 73.83 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-10T22:14:03.654Z] #21 73.84 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-10T22:14:03.654Z] #21 73.86 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-10T22:14:03.654Z] #21 73.87 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:14:04.203Z] #21 78.98 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-10T22:14:04.203Z] #21 79.00 Setting up jq (1.6-2.1) ... [2022-06-10T22:14:04.203Z] #21 79.01 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-06-10T22:14:04.203Z] #21 79.02 Setting up iptables (1.8.7-1) ... [2022-06-10T22:14:04.203Z] #21 79.03 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-10T22:14:04.203Z] #21 79.04 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-10T22:14:04.203Z] #21 79.05 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-10T22:14:04.203Z] #21 79.06 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-10T22:14:04.203Z] #21 79.07 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-06-10T22:14:04.203Z] #21 79.08 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-06-10T22:14:04.203Z] #21 79.08 Setting up iproute2 (5.10.0-4) ... [2022-06-10T22:14:04.223Z] #21 ... [2022-06-10T22:14:04.223Z] [2022-06-10T22:14:04.223Z] #77 [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-06-10T22:14:04.223Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:14:04.223Z] #77 205.8 checking limits.h presence... yes [2022-06-10T22:14:04.223Z] #77 205.9 checking for limits.h... yes [2022-06-10T22:14:04.223Z] #77 205.9 checking stddef.h usability... yes [2022-06-10T22:14:04.223Z] #77 206.3 checking stddef.h presence... yes [2022-06-10T22:14:04.223Z] #77 206.3 checking for stddef.h... yes [2022-06-10T22:14:04.223Z] #77 206.4 checking for stdlib.h... (cached) yes [2022-06-10T22:14:04.223Z] #77 206.4 checking for string.h... (cached) yes [2022-06-10T22:14:04.223Z] #77 206.5 checking sys/time.h usability... yes [2022-06-10T22:14:04.223Z] #77 206.7 checking sys/time.h presence... yes [2022-06-10T22:14:04.223Z] #77 206.8 checking for sys/time.h... yes [2022-06-10T22:14:04.223Z] #77 206.9 checking for inline... inline [2022-06-10T22:14:04.223Z] #77 207.1 checking for size_t... yes [2022-06-10T22:14:04.223Z] #77 207.7 checking for stdlib.h... (cached) yes [2022-06-10T22:14:04.223Z] #77 207.7 checking for GNU libc compatible malloc... yes [2022-06-10T22:14:04.223Z] #77 208.2 checking for stdlib.h... (cached) yes [2022-06-10T22:14:04.223Z] #77 208.2 checking for GNU libc compatible realloc... yes [2022-06-10T22:14:04.223Z] #77 208.4 checking for working strtod... yes [2022-06-10T22:14:04.223Z] #77 208.8 checking for gettimeofday... yes [2022-06-10T22:14:04.223Z] #77 209.3 checking for memset... yes [2022-06-10T22:14:04.223Z] #77 210.0 checking for strspn... yes [2022-06-10T22:14:04.223Z] #77 210.5 checking that generated files are newer than configure... done [2022-06-10T22:14:04.223Z] #77 210.5 configure: creating ./config.status [2022-06-10T22:14:04.223Z] #77 212.2 config.status: creating Makefile [2022-06-10T22:14:04.223Z] #77 212.2 config.status: creating config.h [2022-06-10T22:14:04.223Z] #77 212.3 config.status: executing depfiles commands [2022-06-10T22:14:04.223Z] #77 212.4 config.status: executing libtool commands [2022-06-10T22:14:04.223Z] #77 213.3 GEN .version [2022-06-10T22:14:04.223Z] #77 213.3 make install-recursive [2022-06-10T22:14:04.223Z] #77 213.3 make[1]: Entering directory '/tmp/crun-build' [2022-06-10T22:14:04.223Z] #77 213.4 Making install in libocispec [2022-06-10T22:14:04.223Z] #77 213.4 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-06-10T22:14:04.223Z] #77 213.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-06-10T22:14:04.223Z] #77 213.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-06-10T22:14:04.223Z] #77 213.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-06-10T22:14:04.223Z] #77 213.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-06-10T22:14:04.223Z] #77 214.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-06-10T22:14:04.223Z] #77 214.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-06-10T22:14:04.223Z] #77 214.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-06-10T22:14:04.223Z] #77 214.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-06-10T22:14:04.223Z] #77 214.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-06-10T22:14:04.223Z] #77 214.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-06-10T22:14:04.223Z] #77 214.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-06-10T22:14:04.223Z] #77 214.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-06-10T22:14:04.223Z] #77 214.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-06-10T22:14:04.223Z] #77 214.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-06-10T22:14:04.223Z] #77 214.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-06-10T22:14:04.223Z] #77 214.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-06-10T22:14:04.223Z] #77 214.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-06-10T22:14:04.223Z] #77 214.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-06-10T22:14:04.223Z] #77 214.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-06-10T22:14:04.223Z] #77 214.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-06-10T22:14:04.223Z] #77 215.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-06-10T22:14:04.223Z] #77 215.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-06-10T22:14:04.223Z] #77 215.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-06-10T22:14:04.223Z] #77 215.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-06-10T22:14:04.223Z] #77 215.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-06-10T22:14:04.223Z] #77 215.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-06-10T22:14:04.223Z] #77 215.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-06-10T22:14:04.223Z] #77 215.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-06-10T22:14:04.223Z] #77 215.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-06-10T22:14:04.223Z] #77 215.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-06-10T22:14:04.223Z] #77 215.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-06-10T22:14:04.223Z] #77 215.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-06-10T22:14:04.223Z] #77 215.7 make install-recursive [2022-06-10T22:14:04.223Z] #77 215.7 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-06-10T22:14:04.223Z] #77 215.7 Making install in yajl [2022-06-10T22:14:04.223Z] #77 215.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-10T22:14:04.223Z] #77 215.8 CC verify/json_verify-json_verify.o [2022-06-10T22:14:04.223Z] #77 215.8 CC src/libyajl_la-yajl_alloc.lo [2022-06-10T22:14:04.223Z] #77 215.8 CC src/libyajl_la-yajl.lo [2022-06-10T22:14:04.223Z] #77 215.8 CC src/libyajl_la-yajl_gen.lo [2022-06-10T22:14:04.223Z] #77 215.8 CC src/libyajl_la-yajl_parser.lo [2022-06-10T22:14:04.223Z] #77 215.8 CC src/libyajl_la-yajl_buf.lo [2022-06-10T22:14:04.223Z] #77 215.8 CC src/libyajl_la-yajl_encode.lo [2022-06-10T22:14:04.223Z] #77 215.9 CC src/libyajl_la-yajl_lex.lo [2022-06-10T22:14:04.223Z] #77 215.9 CC src/libyajl_la-yajl_tree.lo [2022-06-10T22:14:04.460Z] #21 79.43 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T22:14:04.482Z] #77 ... [2022-06-10T22:14:04.482Z] [2022-06-10T22:14:04.482Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-10T22:14:04.482Z] #21 sha256:19b3c006d97f6fe7ef985292288d53033d7475995a14b0e62d7e41526e4e3fb1 [2022-06-10T22:14:04.741Z] #21 74.79 Setting up libaio1:amd64 (0.3.112-9) ... [2022-06-10T22:14:04.741Z] #21 74.82 Setting up python3-lib2to3 (3.9.2-1) ... [2022-06-10T22:14:05.000Z] #21 75.25 Setting up libelf1:amd64 (0.183-1) ... [2022-06-10T22:14:05.000Z] #21 75.26 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-06-10T22:14:05.000Z] #21 75.28 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-10T22:14:05.000Z] #21 75.30 Setting up python3-distutils (3.9.2-1) ... [2022-06-10T22:14:05.025Z] #21 DONE 80.1s [2022-06-10T22:14:05.025Z] [2022-06-10T22:14:05.025Z] #77 [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-06-10T22:14:05.025Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:14:05.025Z] #77 222.3 CCLD libyajl.la [2022-06-10T22:14:05.025Z] #77 222.6 CCLD verify/json_verify [2022-06-10T22:14:05.025Z] #77 223.0 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-10T22:14:05.025Z] #77 223.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-10T22:14:05.025Z] #77 223.0 make[5]: Nothing to be done for 'install-data-am'. [2022-06-10T22:14:05.025Z] #77 223.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-10T22:14:05.025Z] #77 223.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-10T22:14:05.025Z] #77 223.0 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-06-10T22:14:05.025Z] #77 223.1 CC src/validate.o [2022-06-10T22:14:05.025Z] #77 223.2 CC src/image_spec_schema_config_schema.lo [2022-06-10T22:14:05.025Z] #77 223.2 CC src/image_spec_schema_content_descriptor.lo [2022-06-10T22:14:05.025Z] #77 223.2 CC src/image_spec_schema_defs.lo [2022-06-10T22:14:05.025Z] #77 223.2 CC src/image_spec_schema_image_index_schema.lo [2022-06-10T22:14:05.025Z] #77 223.2 CC src/image_spec_schema_defs_descriptor.lo [2022-06-10T22:14:05.025Z] #77 223.2 CC src/image_spec_schema_image_layout_schema.lo [2022-06-10T22:14:05.025Z] #77 223.2 CC src/image_spec_schema_image_manifest_schema.lo [2022-06-10T22:14:05.025Z] #77 223.3 CC src/runtime_spec_schema_config_zos.lo [2022-06-10T22:14:05.025Z] #77 223.3 CC src/runtime_spec_schema_config_linux.lo [2022-06-10T22:14:05.025Z] #77 223.3 CC src/runtime_spec_schema_config_schema.lo [2022-06-10T22:14:05.025Z] #77 223.3 CC src/runtime_spec_schema_config_solaris.lo [2022-06-10T22:14:05.025Z] #77 223.3 CC src/runtime_spec_schema_config_vm.lo [2022-06-10T22:14:05.025Z] #77 223.3 CC src/runtime_spec_schema_config_windows.lo [2022-06-10T22:14:05.025Z] #77 223.4 CC src/runtime_spec_schema_defs_linux.lo [2022-06-10T22:14:05.025Z] #77 223.4 CC src/runtime_spec_schema_defs.lo [2022-06-10T22:14:05.025Z] #77 223.4 CC src/runtime_spec_schema_defs_zos.lo [2022-06-10T22:14:05.025Z] #77 223.5 CC src/runtime_spec_schema_defs_vm.lo [2022-06-10T22:14:05.025Z] #77 223.6 CC src/runtime_spec_schema_defs_windows.lo [2022-06-10T22:14:05.025Z] #77 223.7 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-06-10T22:14:05.025Z] #77 223.7 CC src/basic_test_double_array_item.lo [2022-06-10T22:14:05.025Z] #77 223.7 CC src/runtime_spec_schema_state_schema.lo [2022-06-10T22:14:05.025Z] #77 223.7 CC src/basic_test_double_array.lo [2022-06-10T22:14:05.025Z] #77 223.8 CC src/basic_test_top_array_string.lo [2022-06-10T22:14:05.025Z] #77 223.8 CC src/basic_test_top_array_int.lo [2022-06-10T22:14:05.025Z] #77 224.0 CC src/basic_test_top_double_array_int.lo [2022-06-10T22:14:05.283Z] #77 224.0 CC src/basic_test_top_double_array_string.lo [2022-06-10T22:14:05.283Z] #77 224.1 CC src/read-file.lo [2022-06-10T22:14:05.283Z] #77 224.3 CC src/basic_test_top_double_array_obj.lo [2022-06-10T22:14:05.283Z] #77 224.3 CC src/json_common.lo [2022-06-10T22:14:05.539Z] #77 224.3 CC src/basic_test_top_double_array_refobj.lo [2022-06-10T22:14:05.539Z] #77 224.6 CC tests/test-2.o [2022-06-10T22:14:05.539Z] #77 224.7 CC tests/test-1.o [2022-06-10T22:14:05.568Z] #21 75.90 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:14:05.568Z] #21 75.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-06-10T22:14:05.568Z] #21 75.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-06-10T22:14:05.568Z] #21 75.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-06-10T22:14:05.568Z] #21 75.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-06-10T22:14:05.568Z] #21 75.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-06-10T22:14:05.795Z] #77 224.8 CC tests/test-3.o [2022-06-10T22:14:05.828Z] #21 75.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-06-10T22:14:05.828Z] #21 75.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-06-10T22:14:05.828Z] #21 75.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-06-10T22:14:05.828Z] #21 75.99 Setting up python3-setuptools (52.0.0-4) ... [2022-06-10T22:14:05.981Z] #74 ... [2022-06-10T22:14:05.981Z] [2022-06-10T22:14:05.981Z] #69 [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-06-10T22:14:05.981Z] #69 sha256:430db7943419a62bfdd5b4c8ce6e05c692953ba6b95cc98991193b77fbab6ffb [2022-06-10T22:14:05.981Z] #69 1.706 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T22:14:05.981Z] #69 1.717 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T22:14:05.981Z] #69 1.717 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T22:14:05.981Z] #69 1.837 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-10T22:14:05.981Z] #69 2.184 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-06-10T22:14:05.981Z] #69 2.568 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-06-10T22:14:05.981Z] #69 2.988 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-06-10T22:14:05.981Z] #69 3.604 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-06-10T22:14:05.981Z] #69 4.092 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T22:14:05.981Z] #69 4.566 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [128 kB] [2022-06-10T22:14:05.981Z] #69 4.569 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [146 kB] [2022-06-10T22:14:05.981Z] #69 4.578 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T22:14:05.981Z] #69 4.585 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB] [2022-06-10T22:14:05.981Z] #69 4.602 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [154 kB] [2022-06-10T22:14:05.981Z] #69 4.614 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [135 kB] [2022-06-10T22:14:05.981Z] #69 4.638 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-06-10T22:14:05.981Z] #69 4.649 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-06-10T22:14:05.981Z] #69 4.650 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-06-10T22:14:05.981Z] #69 4.650 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-06-10T22:14:05.981Z] #69 4.657 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-10T22:14:05.981Z] #69 4.658 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T22:14:05.981Z] #69 ... [2022-06-10T22:14:05.981Z] [2022-06-10T22:14:05.981Z] #49 [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-06-10T22:14:05.981Z] #49 sha256:3bdbeb40fdb19179139c8d16f85f8130fb12c3754f4e5f0ce71fae1efa29230f [2022-06-10T22:14:05.981Z] #49 1.844 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T22:14:05.981Z] #49 1.859 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T22:14:05.981Z] #49 1.865 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T22:14:05.981Z] #49 2.260 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-10T22:14:05.981Z] #49 2.627 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T22:14:05.981Z] #49 2.946 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-06-10T22:14:05.981Z] #49 3.254 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-06-10T22:14:05.982Z] #49 3.604 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-06-10T22:14:05.982Z] #49 4.220 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-06-10T22:14:05.982Z] #49 4.718 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [135 kB] [2022-06-10T22:14:05.982Z] #49 4.722 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [154 kB] [2022-06-10T22:14:05.982Z] #49 4.733 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [146 kB] [2022-06-10T22:14:05.982Z] #49 4.743 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [128 kB] [2022-06-10T22:14:05.982Z] #49 4.758 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T22:14:05.982Z] #49 4.770 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB] [2022-06-10T22:14:05.982Z] #49 5.114 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T22:14:05.982Z] #49 5.124 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-06-10T22:14:05.982Z] #49 5.126 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-06-10T22:14:05.982Z] #49 5.127 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-06-10T22:14:05.982Z] #49 5.130 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-10T22:14:05.982Z] #49 5.131 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-06-10T22:14:05.982Z] #49 ... [2022-06-10T22:14:05.982Z] [2022-06-10T22:14:05.982Z] #20 [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-06-10T22:14:05.982Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b [2022-06-10T22:14:05.982Z] #20 1.869 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T22:14:05.982Z] #20 1.896 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T22:14:05.982Z] #20 1.896 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T22:14:05.982Z] #20 2.207 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-06-10T22:14:05.982Z] #20 2.668 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-06-10T22:14:05.982Z] #20 3.278 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-06-10T22:14:05.982Z] #20 3.693 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-06-10T22:14:05.982Z] #20 4.200 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-10T22:14:05.982Z] #20 4.655 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T22:14:05.982Z] #20 5.083 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [146 kB] [2022-06-10T22:14:05.982Z] #20 5.086 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T22:14:05.982Z] #20 5.096 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [135 kB] [2022-06-10T22:14:05.982Z] #20 5.098 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [154 kB] [2022-06-10T22:14:05.982Z] #20 5.104 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [128 kB] [2022-06-10T22:14:05.982Z] #20 5.123 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB] [2022-06-10T22:14:05.982Z] #20 5.125 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-06-10T22:14:05.982Z] #20 5.125 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-06-10T22:14:05.982Z] #20 5.126 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-10T22:14:05.982Z] #20 5.128 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-06-10T22:14:05.982Z] #20 5.128 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-06-10T22:14:05.982Z] #20 5.129 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T22:14:06.055Z] #77 ... [2022-06-10T22:14:06.055Z] [2022-06-10T22:14:06.055Z] #22 [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-06-10T22:14:06.055Z] #22 sha256:b86bf8904c81921a37395e425b3472442421bc6e8a05e0d87aaa1a3fceb022f0 [2022-06-10T22:14:06.055Z] #22 0.830 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-06-10T22:14:06.055Z] #22 0.834 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-06-10T22:14:06.055Z] #22 0.837 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-06-10T22:14:06.055Z] #22 DONE 0.9s [2022-06-10T22:14:06.055Z] [2022-06-10T22:14:06.055Z] #77 [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-06-10T22:14:06.055Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:14:06.055Z] #77 225.0 CC tests/test-4.o [2022-06-10T22:14:06.665Z] #77 225.5 CC tests/test-8.o [2022-06-10T22:14:06.665Z] #77 225.6 CC tests/test-7.o [2022-06-10T22:14:06.665Z] #77 225.6 CC tests/test-5.o [2022-06-10T22:14:06.665Z] #77 225.6 CC tests/test-6.o [2022-06-10T22:14:06.665Z] #77 225.7 CC tests/test-9.o [2022-06-10T22:14:06.924Z] #77 225.8 CC tests/test-10.o [2022-06-10T22:14:06.924Z] #77 225.9 CC tests/test-11.o [2022-06-10T22:14:07.206Z] #21 77.54 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-10T22:14:07.465Z] #21 77.57 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-06-10T22:14:07.465Z] #21 77.58 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-06-10T22:14:07.465Z] #21 77.60 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-06-10T22:14:08.843Z] #21 78.99 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-10T22:14:08.843Z] #21 79.00 Setting up jq (1.6-2.1) ... [2022-06-10T22:14:08.843Z] #21 79.03 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-06-10T22:14:08.843Z] #21 79.04 Setting up iptables (1.8.7-1) ... [2022-06-10T22:14:08.843Z] #21 79.06 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-10T22:14:08.843Z] #21 79.09 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-10T22:14:08.843Z] #21 79.09 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-10T22:14:08.843Z] #21 79.12 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-10T22:14:09.102Z] #21 79.13 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-06-10T22:14:09.102Z] #21 79.14 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-06-10T22:14:09.102Z] #21 79.15 Setting up iproute2 (5.10.0-4) ... [2022-06-10T22:14:09.363Z] #21 79.58 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T22:14:09.614Z] #77 241.3 AR libcrun_testing.a [2022-06-10T22:14:09.614Z] #77 241.3 ar: `u' modifier ignored since `D' is the default (see `U') [2022-06-10T22:14:09.614Z] #77 241.4 CCLD tests/tests_libcrun_utils [2022-06-10T22:14:09.614Z] #77 241.4 CCLD tests/tests_libcrun_errors [2022-06-10T22:14:09.614Z] #77 241.4 CCLD tests/tests_libcrun_fuzzer [2022-06-10T22:14:10.189Z] #77 242.3 CCLD libcrun.la [2022-06-10T22:14:10.300Z] #21 DONE 80.3s [2022-06-10T22:14:10.300Z] [2022-06-10T22:14:10.300Z] #22 [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-06-10T22:14:10.300Z] #22 sha256:b86bf8904c81921a37395e425b3472442421bc6e8a05e0d87aaa1a3fceb022f0 [2022-06-10T22:14:10.763Z] #77 243.1 CCLD crun [2022-06-10T22:14:11.239Z] #22 0.919 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-06-10T22:14:11.239Z] #22 0.924 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-06-10T22:14:11.239Z] #22 0.927 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-06-10T22:14:11.239Z] #22 DONE 1.0s [2022-06-10T22:14:11.239Z] [2022-06-10T22:14:11.239Z] #77 [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-06-10T22:14:11.239Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:14:11.239Z] #77 221.2 CCLD libyajl.la [2022-06-10T22:14:11.239Z] #77 221.6 CCLD verify/json_verify [2022-06-10T22:14:11.239Z] #77 222.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-10T22:14:11.239Z] #77 222.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-10T22:14:11.239Z] #77 222.1 make[5]: Nothing to be done for 'install-data-am'. [2022-06-10T22:14:11.239Z] #77 222.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-10T22:14:11.239Z] #77 222.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-10T22:14:11.239Z] #77 222.2 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-06-10T22:14:11.239Z] #77 222.4 CC src/validate.o [2022-06-10T22:14:11.239Z] #77 222.4 CC src/image_spec_schema_config_schema.lo [2022-06-10T22:14:11.239Z] #77 222.4 CC src/image_spec_schema_content_descriptor.lo [2022-06-10T22:14:11.239Z] #77 222.4 CC src/image_spec_schema_defs.lo [2022-06-10T22:14:11.239Z] #77 222.4 CC src/image_spec_schema_defs_descriptor.lo [2022-06-10T22:14:11.239Z] #77 222.4 CC src/image_spec_schema_image_index_schema.lo [2022-06-10T22:14:11.239Z] #77 222.5 CC src/image_spec_schema_image_layout_schema.lo [2022-06-10T22:14:11.239Z] #77 222.5 CC src/image_spec_schema_image_manifest_schema.lo [2022-06-10T22:14:11.239Z] #77 222.5 CC src/runtime_spec_schema_config_linux.lo [2022-06-10T22:14:11.239Z] #77 222.5 CC src/runtime_spec_schema_config_zos.lo [2022-06-10T22:14:11.239Z] #77 222.5 CC src/runtime_spec_schema_config_solaris.lo [2022-06-10T22:14:11.239Z] #77 222.5 CC src/runtime_spec_schema_config_schema.lo [2022-06-10T22:14:11.239Z] #77 222.5 CC src/runtime_spec_schema_config_vm.lo [2022-06-10T22:14:11.240Z] #77 222.5 CC src/runtime_spec_schema_config_windows.lo [2022-06-10T22:14:11.240Z] #77 222.6 CC src/runtime_spec_schema_defs.lo [2022-06-10T22:14:11.240Z] #77 222.6 CC src/runtime_spec_schema_defs_linux.lo [2022-06-10T22:14:11.240Z] #77 222.7 CC src/runtime_spec_schema_defs_vm.lo [2022-06-10T22:14:11.240Z] #77 222.7 CC src/runtime_spec_schema_defs_zos.lo [2022-06-10T22:14:11.240Z] #77 222.9 CC src/runtime_spec_schema_defs_windows.lo [2022-06-10T22:14:11.240Z] #77 222.9 CC src/runtime_spec_schema_state_schema.lo [2022-06-10T22:14:11.240Z] #77 223.0 CC src/basic_test_double_array_item.lo [2022-06-10T22:14:11.240Z] #77 223.1 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-06-10T22:14:11.240Z] #77 223.1 CC src/basic_test_double_array.lo [2022-06-10T22:14:11.240Z] #77 223.1 CC src/basic_test_top_array_int.lo [2022-06-10T22:14:11.240Z] #77 223.1 CC src/basic_test_top_array_string.lo [2022-06-10T22:14:11.338Z] #77 243.6 make[3]: Entering directory '/tmp/crun-build' [2022-06-10T22:14:11.504Z] #77 223.3 CC src/basic_test_top_double_array_obj.lo [2022-06-10T22:14:11.504Z] #77 223.4 CC src/basic_test_top_double_array_refobj.lo [2022-06-10T22:14:11.504Z] #77 223.4 CC src/basic_test_top_double_array_int.lo [2022-06-10T22:14:11.504Z] #77 223.4 CC src/basic_test_top_double_array_string.lo [2022-06-10T22:14:11.504Z] #77 223.5 CC src/read-file.lo [2022-06-10T22:14:11.600Z] #77 243.8 /bin/mkdir -p '/usr/local/lib' [2022-06-10T22:14:11.600Z] #77 243.8 /bin/mkdir -p '/usr/local/share/man/man1' [2022-06-10T22:14:11.600Z] #77 243.8 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-06-10T22:14:11.600Z] #77 243.8 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-06-10T22:14:11.600Z] #77 243.8 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-06-10T22:14:11.600Z] #77 243.9 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-06-10T22:14:11.600Z] #77 243.9 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-06-10T22:14:11.600Z] #77 243.9 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-06-10T22:14:11.764Z] #77 223.7 CC tests/test-1.o [2022-06-10T22:14:11.864Z] #77 244.1 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-06-10T22:14:11.864Z] #77 244.1 ---------------------------------------------------------------------- [2022-06-10T22:14:11.864Z] #77 244.1 Libraries have been installed in: [2022-06-10T22:14:11.864Z] #77 244.1 /usr/local/lib [2022-06-10T22:14:11.864Z] #77 244.1 [2022-06-10T22:14:11.864Z] #77 244.1 If you ever happen to want to link against installed libraries [2022-06-10T22:14:11.864Z] #77 244.1 in a given directory, LIBDIR, you must either use libtool, and [2022-06-10T22:14:11.864Z] #77 244.1 specify the full pathname of the library, or use the '-LLIBDIR' [2022-06-10T22:14:11.864Z] #77 244.1 flag during linking and do at least one of the following: [2022-06-10T22:14:11.864Z] #77 244.1 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-06-10T22:14:11.864Z] #77 244.1 during execution [2022-06-10T22:14:11.864Z] #77 244.1 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-06-10T22:14:11.864Z] #77 244.1 during linking [2022-06-10T22:14:11.864Z] #77 244.1 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-06-10T22:14:11.864Z] #77 244.1 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-06-10T22:14:11.864Z] #77 244.1 [2022-06-10T22:14:11.864Z] #77 244.1 See any operating system documentation about shared libraries for [2022-06-10T22:14:11.864Z] #77 244.1 more information, such as the ld(1) and ld.so(8) manual pages. [2022-06-10T22:14:11.864Z] #77 244.1 ---------------------------------------------------------------------- [2022-06-10T22:14:11.864Z] #77 244.1 /bin/mkdir -p '/build' [2022-06-10T22:14:11.864Z] #77 244.1 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-06-10T22:14:12.024Z] #77 223.8 CC tests/test-2.o [2022-06-10T22:14:12.024Z] #77 223.8 CC src/json_common.lo [2022-06-10T22:14:12.127Z] #77 244.3 libtool: install: /usr/bin/install -c crun /build/crun [2022-06-10T22:14:12.127Z] #77 244.3 make[3]: Leaving directory '/tmp/crun-build' [2022-06-10T22:14:12.127Z] #77 244.3 make[2]: Leaving directory '/tmp/crun-build' [2022-06-10T22:14:12.127Z] #77 244.3 make[1]: Leaving directory '/tmp/crun-build' [2022-06-10T22:14:12.127Z] #77 DONE 244.4s [2022-06-10T22:14:12.127Z] [2022-06-10T22:14:12.127Z] #55 [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.44.0" && /build/golangci-lint --version [2022-06-10T22:14:12.127Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T22:14:12.283Z] #77 224.1 CC tests/test-5.o [2022-06-10T22:14:12.284Z] #77 224.1 CC tests/test-3.o [2022-06-10T22:14:12.284Z] #77 224.1 CC tests/test-4.o [2022-06-10T22:14:12.284Z] #77 224.2 CC tests/test-6.o [2022-06-10T22:14:12.284Z] #77 224.3 CC tests/test-7.o [2022-06-10T22:14:12.545Z] #77 224.4 CC tests/test-8.o [2022-06-10T22:14:12.545Z] #77 224.5 CC tests/test-9.o [2022-06-10T22:14:12.804Z] #77 224.5 CC tests/test-10.o [2022-06-10T22:14:13.063Z] #77 224.8 CC tests/test-11.o [2022-06-10T22:14:16.876Z] #77 ... [2022-06-10T22:14:16.876Z] [2022-06-10T22:14:16.876Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-06-10T22:14:16.876Z] #23 sha256:4ff7bb5f5a79988a857ae1bf3022c444a7eeeaf2a8689cd612e9457763aec16d [2022-06-10T22:14:16.876Z] #23 10.41 Collecting yamllint==1.26.1 [2022-06-10T22:14:17.440Z] #23 11.47 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-06-10T22:14:18.227Z] #20 ... [2022-06-10T22:14:18.227Z] [2022-06-10T22:14:18.227Z] #69 [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-06-10T22:14:18.227Z] #69 sha256:430db7943419a62bfdd5b4c8ce6e05c692953ba6b95cc98991193b77fbab6ffb [2022-06-10T22:14:18.227Z] #69 21.52 Fetched 49.0 MB in 20s (2446 kB/s) [2022-06-10T22:14:18.382Z] #23 12.63 Collecting pathspec>=0.5.3 [2022-06-10T22:14:18.639Z] #23 12.64 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-06-10T22:14:19.204Z] #23 13.09 Collecting pyyaml [2022-06-10T22:14:19.204Z] #23 13.10 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-06-10T22:14:19.204Z] #23 13.17 Building wheels for collected packages: yamllint [2022-06-10T22:14:19.204Z] #23 13.17 Building wheel for yamllint (setup.py): started [2022-06-10T22:14:20.574Z] #23 14.29 Building wheel for yamllint (setup.py): finished with status 'done' [2022-06-10T22:14:20.574Z] #23 14.29 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=42b8212da9688fa7235ee645cdcfc881dfef4b3e1f2c8ad7527dff507dc47056 [2022-06-10T22:14:20.574Z] #23 14.29 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-06-10T22:14:20.574Z] #23 14.30 Successfully built yamllint [2022-06-10T22:14:20.574Z] #23 14.33 Installing collected packages: pyyaml, pathspec, yamllint [2022-06-10T22:14:20.839Z] #23 14.81 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-06-10T22:14:21.186Z] #77 ... [2022-06-10T22:14:21.186Z] [2022-06-10T22:14:21.186Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-06-10T22:14:21.186Z] #23 sha256:4ff7bb5f5a79988a857ae1bf3022c444a7eeeaf2a8689cd612e9457763aec16d [2022-06-10T22:14:21.405Z] #23 DONE 15.5s [2022-06-10T22:14:21.405Z] [2022-06-10T22:14:21.405Z] #64 [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-06-10T22:14:21.405Z] #64 sha256:88b4fe730425c20fc8139cbbac79cbbd64828447c0a1cca1bd3d70c058d5e669 [2022-06-10T22:14:21.405Z] #64 ... [2022-06-10T22:14:21.405Z] [2022-06-10T22:14:21.405Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-06-10T22:14:21.405Z] #27 sha256:0a4082e278d5ab282f0555f96af8ea1ff70401ce0623f2eed4e9082e0e019bf4 [2022-06-10T22:14:21.446Z] #23 10.24 Collecting yamllint==1.26.1 [2022-06-10T22:14:21.666Z] #27 DONE 0.2s [2022-06-10T22:14:21.666Z] [2022-06-10T22:14:21.666Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-10T22:14:21.666Z] #32 sha256:d51d48cfe01f59c91bc2013d9cd3f0b10b9975f6bbaebd673777421da47d292a [2022-06-10T22:14:21.923Z] #32 DONE 0.3s [2022-06-10T22:14:21.923Z] [2022-06-10T22:14:21.923Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-10T22:14:21.923Z] #35 sha256:ed398bb9d0d471d4ca5de4b2f614cc671caad0d805f097822df256ad2fc186eb [2022-06-10T22:14:21.923Z] #35 DONE 0.1s [2022-06-10T22:14:21.923Z] [2022-06-10T22:14:21.923Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-06-10T22:14:21.923Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-10T22:14:21.923Z] #47 ... [2022-06-10T22:14:21.923Z] [2022-06-10T22:14:21.923Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-06-10T22:14:21.923Z] #37 sha256:ce6a3a591bff6b44b7d7fab1689d7adbc435cf1db41fa4d38012511d1de22216 [2022-06-10T22:14:21.923Z] #37 DONE 0.1s [2022-06-10T22:14:22.180Z] [2022-06-10T22:14:22.180Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-10T22:14:22.180Z] #39 sha256:faca2e5820493a008c11de46664d408b580cd86ca5a74380d9d42466e1b50b90 [2022-06-10T22:14:22.180Z] #39 DONE 0.1s [2022-06-10T22:14:22.180Z] [2022-06-10T22:14:22.180Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-10T22:14:22.180Z] #41 sha256:63575f7470dba7fc90cfa425319642ef8489ade28152bce9e2f04e237b405b0f [2022-06-10T22:14:22.382Z] #23 11.30 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-06-10T22:14:22.437Z] #41 DONE 0.1s [2022-06-10T22:14:22.437Z] [2022-06-10T22:14:22.437Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-06-10T22:14:22.437Z] #45 sha256:c3ef3b1412362e97f652e8176a976e08996b0063d76617ca603e29c320982504 [2022-06-10T22:14:22.437Z] #45 DONE 0.0s [2022-06-10T22:14:22.437Z] [2022-06-10T22:14:22.437Z] #55 [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.44.0" && /build/golangci-lint --version [2022-06-10T22:14:22.437Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T22:14:23.760Z] #23 12.72 Collecting pathspec>=0.5.3 [2022-06-10T22:14:24.019Z] #23 12.73 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-06-10T22:14:24.279Z] #23 13.15 Collecting pyyaml [2022-06-10T22:14:24.279Z] #23 13.16 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-06-10T22:14:24.279Z] #23 13.23 Building wheels for collected packages: yamllint [2022-06-10T22:14:24.279Z] #23 13.24 Building wheel for yamllint (setup.py): started [2022-06-10T22:14:24.821Z] #69 21.52 Reading package lists... [2022-06-10T22:14:24.821Z] #69 ... [2022-06-10T22:14:24.821Z] [2022-06-10T22:14:24.821Z] #49 [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-06-10T22:14:24.821Z] #49 sha256:3bdbeb40fdb19179139c8d16f85f8130fb12c3754f4e5f0ce71fae1efa29230f [2022-06-10T22:14:24.821Z] #49 22.18 Fetched 49.0 MB in 21s (2380 kB/s) [2022-06-10T22:14:25.668Z] #23 14.40 Building wheel for yamllint (setup.py): finished with status 'done' [2022-06-10T22:14:25.668Z] #23 14.40 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=470c6c37fd9ef7ac409764d100757859a258bc580bc5e432be044116a50c91b0 [2022-06-10T22:14:25.668Z] #23 14.40 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-06-10T22:14:25.668Z] #23 14.41 Successfully built yamllint [2022-06-10T22:14:25.668Z] #23 14.44 Installing collected packages: pyyaml, pathspec, yamllint [2022-06-10T22:14:25.928Z] #23 14.82 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-06-10T22:14:26.188Z] #23 DONE 15.2s [2022-06-10T22:14:26.188Z] [2022-06-10T22:14:26.188Z] #64 [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-06-10T22:14:26.188Z] #64 sha256:0594c7764055873340ccdb1617873a8dd21dfd64a838dfa2f84837efffa822b9 [2022-06-10T22:14:26.210Z] #49 22.18 Reading package lists... [2022-06-10T22:14:26.210Z] #49 ... [2022-06-10T22:14:26.211Z] [2022-06-10T22:14:26.211Z] #69 [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-06-10T22:14:26.211Z] #69 sha256:430db7943419a62bfdd5b4c8ce6e05c692953ba6b95cc98991193b77fbab6ffb [2022-06-10T22:14:26.211Z] #69 21.52 Reading package lists... [2022-06-10T22:14:26.447Z] #64 ... [2022-06-10T22:14:26.447Z] [2022-06-10T22:14:26.447Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-06-10T22:14:26.447Z] #27 sha256:93ed822090ac54cda19dd73838309232448a858e747159e14d83b489348d3282 [2022-06-10T22:14:26.447Z] #27 DONE 0.2s [2022-06-10T22:14:26.447Z] [2022-06-10T22:14:26.447Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-10T22:14:26.447Z] #32 sha256:6be0dceb3ccde36dc28dba2dc8321778665038b773e4105f66e08138be26e952 [2022-06-10T22:14:27.016Z] #32 DONE 0.3s [2022-06-10T22:14:27.016Z] [2022-06-10T22:14:27.016Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-10T22:14:27.016Z] #35 sha256:f20759ee50d0ab100896ec639850ac2c58301dc4fbfa0f7fc12a5b5b1b7c7dcf [2022-06-10T22:14:27.276Z] #35 DONE 0.2s [2022-06-10T22:14:27.276Z] [2022-06-10T22:14:27.276Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-06-10T22:14:27.276Z] #37 sha256:2e9fce87671c51b18d152b1dc14f469438847417dc52a7767c53a059d1b2cb27 [2022-06-10T22:14:27.276Z] #37 DONE 0.1s [2022-06-10T22:14:27.276Z] [2022-06-10T22:14:27.276Z] #64 [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-06-10T22:14:27.276Z] #64 sha256:0594c7764055873340ccdb1617873a8dd21dfd64a838dfa2f84837efffa822b9 [2022-06-10T22:14:27.276Z] #64 ... [2022-06-10T22:14:27.276Z] [2022-06-10T22:14:27.276Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-10T22:14:27.276Z] #39 sha256:97da15ce3f976f5033eb440009b3685fe8cdc376bb57ecbb1da488477a93603a [2022-06-10T22:14:27.276Z] #39 DONE 0.1s [2022-06-10T22:14:27.276Z] [2022-06-10T22:14:27.276Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-10T22:14:27.276Z] #41 sha256:52366f367efcd7859c84a2c6315485f879de5e085d908bf2162a93cad8d534f2 [2022-06-10T22:14:27.276Z] #41 DONE 0.1s [2022-06-10T22:14:27.418Z] #69 31.00 Reading package lists... [2022-06-10T22:14:27.418Z] #69 ... [2022-06-10T22:14:27.418Z] [2022-06-10T22:14:27.418Z] #20 [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-06-10T22:14:27.418Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b [2022-06-10T22:14:27.418Z] #20 21.91 Fetched 49.0 MB in 20s (2420 kB/s) [2022-06-10T22:14:27.418Z] #20 21.91 Reading package lists... [2022-06-10T22:14:27.535Z] [2022-06-10T22:14:27.535Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-06-10T22:14:27.535Z] #45 sha256:0a36ca4b3375d501a2a1d1a0be008f6923c36dedff1e4788c87e030bdd030f40 [2022-06-10T22:14:27.535Z] #45 DONE 0.1s [2022-06-10T22:14:27.535Z] [2022-06-10T22:14:27.535Z] #64 [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-06-10T22:14:27.535Z] #64 sha256:0594c7764055873340ccdb1617873a8dd21dfd64a838dfa2f84837efffa822b9 [2022-06-10T22:14:27.680Z] #20 31.21 Reading package lists... [2022-06-10T22:14:27.680Z] #20 ... [2022-06-10T22:14:27.680Z] [2022-06-10T22:14:27.680Z] #49 [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-06-10T22:14:27.680Z] #49 sha256:3bdbeb40fdb19179139c8d16f85f8130fb12c3754f4e5f0ce71fae1efa29230f [2022-06-10T22:14:27.680Z] #49 22.18 Reading package lists... [2022-06-10T22:14:28.665Z] #64 275.5 # github.com/containerd/containerd/cmd/containerd [2022-06-10T22:14:28.665Z] #64 275.5 /usr/bin/ld: /tmp/go-link-3870414632/000019.o: in function `New': [2022-06-10T22:14:28.665Z] #64 275.5 /tmp/tmp.8Q6bcj7343/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-06-10T22:14:28.665Z] #64 275.6 + bin/containerd-stress [2022-06-10T22:14:28.665Z] #64 276.7 + bin/containerd-shim [2022-06-10T22:14:30.259Z] #55 317.4 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-06-10T22:14:30.835Z] #55 DONE 318.6s [2022-06-10T22:14:30.835Z] [2022-06-10T22:14:30.835Z] #60 [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-06-10T22:14:30.835Z] #60 sha256:4b405644a24da3cf7c8231602c7c13de82c71cf52ec8893b33e79306ea83e62a [2022-06-10T22:14:30.835Z] #60 184.6 + mkdir -p /build [2022-06-10T22:14:30.835Z] #60 184.6 + cp runc /build/runc [2022-06-10T22:14:30.835Z] #60 DONE 185.5s [2022-06-10T22:14:30.835Z] [2022-06-10T22:14:30.835Z] #64 [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-06-10T22:14:30.835Z] #64 sha256:4ddc45d558d3e4ae6a341456c8f37f5bbd3a6f378a3c7114f8178785ebfadc77 [2022-06-10T22:14:31.184Z] #64 285.3 + bin/containerd-shim-runc-v1 [2022-06-10T22:14:34.146Z] #64 ... [2022-06-10T22:14:34.146Z] [2022-06-10T22:14:34.146Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-10T22:14:34.146Z] #56 sha256:38c663a683db1b9d29ca7f6a3cd2a1f87a1aa78b60bb19173bd6b545dad26444 [2022-06-10T22:14:34.408Z] #56 DONE 0.8s [2022-06-10T22:14:34.408Z] [2022-06-10T22:14:34.408Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-10T22:14:34.408Z] #58 sha256:b3f902b10f309f27e340b5e27d18ab82750b51d44f9c1f1d37f1d9f71f1c3ee3 [2022-06-10T22:14:34.408Z] #58 DONE 0.1s [2022-06-10T22:14:34.408Z] [2022-06-10T22:14:34.408Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-06-10T22:14:34.408Z] #61 sha256:d99e18d6abd9fe4070ee843717b6fb0a2aa02a13ec1a14abd22d3af2c9dc45d5 [2022-06-10T22:14:34.670Z] #61 DONE 0.3s [2022-06-10T22:14:34.670Z] [2022-06-10T22:14:34.670Z] #64 [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-06-10T22:14:34.670Z] #64 sha256:4ddc45d558d3e4ae6a341456c8f37f5bbd3a6f378a3c7114f8178785ebfadc77 [2022-06-10T22:14:35.884Z] #49 31.75 Reading package lists... [2022-06-10T22:14:35.884Z] #49 ... [2022-06-10T22:14:35.884Z] [2022-06-10T22:14:35.884Z] #69 [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-06-10T22:14:35.884Z] #69 sha256:430db7943419a62bfdd5b4c8ce6e05c692953ba6b95cc98991193b77fbab6ffb [2022-06-10T22:14:35.884Z] #69 31.00 Reading package lists... [2022-06-10T22:14:36.432Z] #64 290.2 + bin/containerd-shim-runc-v2 [2022-06-10T22:14:36.589Z] #64 289.5 + bin/containerd [2022-06-10T22:14:36.688Z] #64 290.9 + binaries [2022-06-10T22:14:36.688Z] #64 290.9 + install -D bin/containerd /build/containerd [2022-06-10T22:14:36.688Z] #64 291.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-10T22:14:36.688Z] #64 291.0 + install -D bin/ctr /build/ctr [2022-06-10T22:14:38.432Z] #69 40.40 Building dependency tree... [2022-06-10T22:14:40.348Z] #69 44.70 The following additional packages will be installed: [2022-06-10T22:14:40.348Z] #69 44.73 libbtrfs0 [2022-06-10T22:14:40.348Z] #69 45.05 The following NEW packages will be installed: [2022-06-10T22:14:40.610Z] #69 45.07 libbtrfs-dev libbtrfs0 [2022-06-10T22:14:40.856Z] #64 DONE 294.9s [2022-06-10T22:14:40.871Z] #69 45.54 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T22:14:40.871Z] #69 45.54 Need to get 460 kB of archives. [2022-06-10T22:14:40.871Z] #69 45.54 After this operation, 1237 kB of additional disk space will be used. [2022-06-10T22:14:40.871Z] #69 45.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-10T22:14:41.132Z] #69 45.54 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-10T22:14:41.706Z] #69 46.12 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T22:14:41.706Z] #69 ... [2022-06-10T22:14:41.706Z] [2022-06-10T22:14:41.706Z] #20 [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-06-10T22:14:41.706Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b [2022-06-10T22:14:41.706Z] #20 31.21 Reading package lists... [2022-06-10T22:14:41.706Z] #20 40.41 Building dependency tree... [2022-06-10T22:14:41.706Z] #20 44.73 The following additional packages will be installed: [2022-06-10T22:14:41.706Z] #20 44.74 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-10T22:14:41.706Z] #20 44.74 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-06-10T22:14:41.706Z] #20 44.74 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-06-10T22:14:41.706Z] #20 44.74 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-06-10T22:14:41.706Z] #20 44.74 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-06-10T22:14:41.706Z] #20 44.76 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-06-10T22:14:41.706Z] #20 44.77 mingw-w64-common mingw-w64-x86-64-dev [2022-06-10T22:14:41.706Z] #20 44.80 Suggested packages: [2022-06-10T22:14:41.706Z] #20 44.80 gcc-10-locales seccomp wine64 [2022-06-10T22:14:41.706Z] #20 45.42 The following NEW packages will be installed: [2022-06-10T22:14:41.706Z] #20 45.42 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-10T22:14:41.706Z] #20 45.42 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-06-10T22:14:41.706Z] #20 45.42 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-06-10T22:14:41.706Z] #20 45.42 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-06-10T22:14:41.706Z] #20 45.42 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-06-10T22:14:41.706Z] #20 45.43 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-06-10T22:14:41.706Z] #20 45.43 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-06-10T22:14:41.706Z] #20 45.43 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-06-10T22:14:41.706Z] #20 45.43 mingw-w64-x86-64-dev [2022-06-10T22:14:41.706Z] #20 45.87 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T22:14:41.706Z] #20 45.87 Need to get 115 MB of archives. [2022-06-10T22:14:41.706Z] #20 45.87 After this operation, 645 MB of additional disk space will be used. [2022-06-10T22:14:41.706Z] #20 45.87 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-06-10T22:14:41.706Z] #20 45.92 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-06-10T22:14:41.706Z] #20 45.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-06-10T22:14:41.706Z] #20 45.96 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-06-10T22:14:41.706Z] #20 45.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-06-10T22:14:41.706Z] #20 45.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-06-10T22:14:41.706Z] #20 46.05 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-06-10T22:14:41.706Z] #20 46.16 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-06-10T22:14:41.706Z] #20 46.16 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-06-10T22:14:41.785Z] [2022-06-10T22:14:41.785Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-10T22:14:41.785Z] #65 sha256:b6a4934a354c7f0860de978dc1c79b8ab5b5b41532ca25821fe79bf751b110da [2022-06-10T22:14:41.978Z] #20 46.41 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-06-10T22:14:41.978Z] #20 ... [2022-06-10T22:14:41.978Z] [2022-06-10T22:14:41.978Z] #69 [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-06-10T22:14:41.978Z] #69 sha256:430db7943419a62bfdd5b4c8ce6e05c692953ba6b95cc98991193b77fbab6ffb [2022-06-10T22:14:41.978Z] #69 46.43 Fetched 460 kB in 0s (1470 kB/s) [2022-06-10T22:14:41.978Z] #69 46.50 Selecting previously unselected package libbtrfs0:amd64. [2022-06-10T22:14:41.978Z] #69 46.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30256 files and directories currently installed.) [2022-06-10T22:14:41.978Z] #69 46.54 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-10T22:14:41.978Z] #69 46.56 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-10T22:14:42.244Z] #69 46.67 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-10T22:14:42.244Z] #69 46.68 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-10T22:14:42.244Z] #69 46.69 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-10T22:14:42.244Z] #69 46.88 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-10T22:14:42.244Z] #69 46.90 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-10T22:14:42.506Z] #69 46.92 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T22:14:42.506Z] #69 DONE 47.2s [2022-06-10T22:14:42.506Z] [2022-06-10T22:14:42.506Z] #20 [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-06-10T22:14:42.506Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b [2022-06-10T22:14:42.506Z] #20 46.89 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-06-10T22:14:42.506Z] #20 47.10 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-06-10T22:14:42.712Z] #65 DONE 1.2s [2022-06-10T22:14:42.712Z] [2022-06-10T22:14:42.712Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-10T22:14:42.712Z] #70 sha256:2a8d0b4d712dd1404ca730999ee0132e57490d698cdb3ec8ceba39ec7fdd4322 [2022-06-10T22:14:42.771Z] #20 ... [2022-06-10T22:14:42.771Z] [2022-06-10T22:14:42.771Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-10T22:14:42.771Z] #70 sha256:d7987312842e078c9fded5aaff4f24f4c215deaeecb515c0416a432a9840e279 [2022-06-10T22:14:42.771Z] #70 DONE 0.2s [2022-06-10T22:14:42.771Z] [2022-06-10T22:14:42.771Z] #20 [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-06-10T22:14:42.771Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b [2022-06-10T22:14:42.771Z] #20 47.36 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-06-10T22:14:42.968Z] #70 DONE 0.2s [2022-06-10T22:14:42.968Z] [2022-06-10T22:14:42.968Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-10T22:14:42.968Z] #75 sha256:871f905821541d056db6aa567d6469761db9c92a0a00f3d2beb2da3e140efd74 [2022-06-10T22:14:43.345Z] #20 47.89 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-06-10T22:14:43.607Z] #20 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-06-10T22:14:43.607Z] #20 48.22 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-06-10T22:14:43.607Z] #20 48.22 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-06-10T22:14:43.607Z] #20 48.23 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-10T22:14:43.607Z] #20 48.23 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-10T22:14:43.607Z] #20 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-06-10T22:14:43.607Z] #20 48.24 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-10T22:14:43.607Z] #20 48.24 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-06-10T22:14:43.607Z] #20 48.25 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-06-10T22:14:43.607Z] #20 48.25 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-06-10T22:14:43.607Z] #20 48.26 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-06-10T22:14:43.869Z] #20 48.26 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-06-10T22:14:43.869Z] #20 48.27 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-06-10T22:14:43.869Z] #20 48.28 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-06-10T22:14:43.869Z] #20 48.28 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-06-10T22:14:43.869Z] #20 48.28 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-10T22:14:44.333Z] #75 DONE 1.5s [2022-06-10T22:14:44.333Z] [2022-06-10T22:14:44.333Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-06-10T22:14:44.333Z] #78 sha256:5e324cba9a3e1a1c69af935d8904637e773b7f2394b847f04aba79d56595426d [2022-06-10T22:14:44.333Z] #78 DONE 0.1s [2022-06-10T22:14:44.342Z] #55 ... [2022-06-10T22:14:44.342Z] [2022-06-10T22:14:44.342Z] #77 [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-06-10T22:14:44.342Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:14:44.342Z] #77 261.0 CCLD libocispec.la [2022-06-10T22:14:44.342Z] #77 261.5 CCLD src/validate [2022-06-10T22:14:44.342Z] #77 261.5 CCLD tests/test-1 [2022-06-10T22:14:44.342Z] #77 261.5 CCLD tests/test-2 [2022-06-10T22:14:44.342Z] #77 261.5 CCLD tests/test-3 [2022-06-10T22:14:44.342Z] #77 261.6 CCLD tests/test-4 [2022-06-10T22:14:44.342Z] #77 261.6 CCLD tests/test-5 [2022-06-10T22:14:44.342Z] #77 261.6 CCLD tests/test-6 [2022-06-10T22:14:44.342Z] #77 261.6 CCLD tests/test-7 [2022-06-10T22:14:44.342Z] #77 261.8 CCLD tests/test-8 [2022-06-10T22:14:44.342Z] #77 261.8 CCLD tests/test-9 [2022-06-10T22:14:44.342Z] #77 261.8 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-06-10T22:14:44.342Z] #77 261.8 CCLD tests/test-10 [2022-06-10T22:14:44.342Z] #77 261.9 CCLD tests/test-11 [2022-06-10T22:14:44.441Z] #20 48.85 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T22:14:44.589Z] [2022-06-10T22:14:44.589Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-06-10T22:14:44.589Z] #79 sha256:9c04e12db00f8d9c2222b1fee52897d9763492833a3d982292392b30e345c6b4 [2022-06-10T22:14:44.589Z] #79 DONE 0.0s [2022-06-10T22:14:44.589Z] [2022-06-10T22:14:44.589Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-06-10T22:14:44.589Z] #80 sha256:013dd5d34468ab7efcccd3535fa913639ef79bc2093914a1e7db173442953949 [2022-06-10T22:14:44.589Z] #80 DONE 0.0s [2022-06-10T22:14:44.589Z] [2022-06-10T22:14:44.589Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-10T22:14:44.589Z] #81 sha256:5e5753a00771d6c9776aee7bfe3325ce3ad7b9427f5d8836b3ea8ea25d166f38 [2022-06-10T22:14:44.702Z] #20 49.20 Fetched 115 MB in 3s (41.8 MB/s) [2022-06-10T22:14:44.702Z] #20 49.26 Selecting previously unselected package binutils-mingw-w64-i686. [2022-06-10T22:14:44.702Z] #20 49.26 (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-06-10T22:14:44.702Z] #20 49.28 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-10T22:14:44.702Z] #20 49.29 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-10T22:14:44.908Z] #77 263.9 libtool: link: ar cr libocispec.a [2022-06-10T22:14:44.908Z] #77 264.0 libtool: link: ranlib libocispec.a [2022-06-10T22:14:45.517Z] #81 DONE 0.9s [2022-06-10T22:14:45.517Z] [2022-06-10T22:14:45.517Z] #82 exporting to image [2022-06-10T22:14:45.517Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-10T22:14:45.517Z] #82 exporting layers [2022-06-10T22:14:45.645Z] #20 50.17 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-06-10T22:14:45.645Z] #20 50.18 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-10T22:14:45.645Z] #20 50.19 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-10T22:14:46.589Z] #20 ... [2022-06-10T22:14:46.589Z] [2022-06-10T22:14:46.589Z] #49 [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-06-10T22:14:46.589Z] #49 sha256:3bdbeb40fdb19179139c8d16f85f8130fb12c3754f4e5f0ce71fae1efa29230f [2022-06-10T22:14:46.589Z] #49 31.75 Reading package lists... [2022-06-10T22:14:46.589Z] #49 41.09 Building dependency tree... [2022-06-10T22:14:46.589Z] #49 45.27 The following additional packages will be installed: [2022-06-10T22:14:46.589Z] #49 45.30 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-06-10T22:14:46.589Z] #49 45.32 Suggested packages: [2022-06-10T22:14:46.589Z] #49 45.32 cmake-doc ninja-build lrzip [2022-06-10T22:14:46.589Z] #49 45.32 Recommended packages: [2022-06-10T22:14:46.589Z] #49 45.32 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-06-10T22:14:46.589Z] #49 45.74 The following NEW packages will be installed: [2022-06-10T22:14:46.589Z] #49 45.76 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-06-10T22:14:46.589Z] #49 46.17 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T22:14:46.589Z] #49 46.17 Need to get 8418 kB of archives. [2022-06-10T22:14:46.589Z] #49 46.17 After this operation, 34.9 MB of additional disk space will be used. [2022-06-10T22:14:46.589Z] #49 46.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-10T22:14:46.589Z] #49 46.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-10T22:14:46.589Z] #49 46.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-06-10T22:14:46.589Z] #49 46.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-06-10T22:14:46.589Z] #49 46.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-06-10T22:14:46.589Z] #49 46.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-06-10T22:14:46.589Z] #49 46.23 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-06-10T22:14:46.589Z] #49 46.23 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-06-10T22:14:46.589Z] #49 46.99 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T22:14:46.589Z] #49 47.45 Fetched 8418 kB in 0s (17.5 MB/s) [2022-06-10T22:14:46.589Z] #49 47.56 Selecting previously unselected package xxd. [2022-06-10T22:14:46.589Z] #49 47.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30256 files and directories currently installed.) [2022-06-10T22:14:46.589Z] #49 47.65 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-10T22:14:46.589Z] #49 47.66 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:14:46.589Z] #49 47.77 Selecting previously unselected package vim-common. [2022-06-10T22:14:46.589Z] #49 47.78 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-10T22:14:46.589Z] #49 47.81 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:14:46.589Z] #49 48.00 Selecting previously unselected package cmake-data. [2022-06-10T22:14:46.589Z] #49 48.00 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-06-10T22:14:46.589Z] #49 48.01 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-06-10T22:14:46.589Z] #49 49.02 Selecting previously unselected package libarchive13:amd64. [2022-06-10T22:14:46.589Z] #49 49.03 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-06-10T22:14:46.589Z] #49 49.04 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-10T22:14:46.589Z] #49 49.16 Selecting previously unselected package libjsoncpp24:amd64. [2022-06-10T22:14:46.589Z] #49 49.17 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-06-10T22:14:46.589Z] #49 49.17 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-10T22:14:46.589Z] #49 49.26 Selecting previously unselected package librhash0:amd64. [2022-06-10T22:14:46.589Z] #49 49.27 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-06-10T22:14:46.589Z] #49 49.28 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-06-10T22:14:46.589Z] #49 49.36 Selecting previously unselected package libuv1:amd64. [2022-06-10T22:14:46.589Z] #49 49.36 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-06-10T22:14:46.589Z] #49 49.37 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-06-10T22:14:46.589Z] #49 49.44 Selecting previously unselected package cmake. [2022-06-10T22:14:46.589Z] #49 49.44 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-06-10T22:14:46.589Z] #49 49.45 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-06-10T22:14:46.589Z] #49 50.94 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-10T22:14:46.589Z] #49 50.96 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:14:46.589Z] #49 50.97 Setting up libuv1:amd64 (1.40.0-2) ... [2022-06-10T22:14:46.589Z] #49 50.99 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:14:46.589Z] #49 51.03 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-10T22:14:46.589Z] #49 51.05 Setting up librhash0:amd64 (1.4.1-2) ... [2022-06-10T22:14:46.589Z] #49 51.06 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-06-10T22:14:46.589Z] #49 51.08 Setting up cmake (3.18.4-2+deb11u1) ... [2022-06-10T22:14:46.589Z] #49 51.09 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T22:14:46.589Z] #49 ... [2022-06-10T22:14:46.589Z] [2022-06-10T22:14:46.589Z] #20 [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-06-10T22:14:46.589Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b [2022-06-10T22:14:46.589Z] #20 51.19 Selecting previously unselected package binutils-mingw-w64. [2022-06-10T22:14:46.589Z] #20 51.19 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-06-10T22:14:46.804Z] #77 265.5 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-06-10T22:14:46.804Z] #77 265.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-10T22:14:46.804Z] #77 265.5 make[5]: Nothing to be done for 'install-data-am'. [2022-06-10T22:14:46.804Z] #77 265.5 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-10T22:14:46.804Z] #77 265.5 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-10T22:14:46.804Z] #77 265.5 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-10T22:14:46.804Z] #77 265.5 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-10T22:14:46.804Z] #77 265.5 make[2]: Entering directory '/tmp/crun-build' [2022-06-10T22:14:46.804Z] #77 265.6 CC src/libcrun/libcrun_testing_a-utils.o [2022-06-10T22:14:46.804Z] #77 265.6 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-06-10T22:14:46.804Z] #77 265.7 CC src/libcrun/libcrun_testing_a-container.o [2022-06-10T22:14:46.804Z] #77 265.7 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-06-10T22:14:46.804Z] #77 265.7 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-06-10T22:14:46.804Z] #77 265.7 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-06-10T22:14:46.804Z] #77 265.8 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-06-10T22:14:46.804Z] #77 265.8 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-06-10T22:14:46.804Z] #77 265.8 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-06-10T22:14:46.804Z] #77 265.8 CC src/libcrun/libcrun_testing_a-criu.o [2022-06-10T22:14:46.804Z] #77 265.8 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-06-10T22:14:46.804Z] #77 265.8 CC src/libcrun/libcrun_testing_a-linux.o [2022-06-10T22:14:46.804Z] #77 265.9 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-06-10T22:14:46.851Z] #20 51.20 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-10T22:14:46.851Z] #20 51.31 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-06-10T22:14:46.851Z] #20 51.33 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-10T22:14:46.851Z] #20 51.36 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-10T22:14:46.851Z] #20 ... [2022-06-10T22:14:46.851Z] [2022-06-10T22:14:46.851Z] #49 [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-06-10T22:14:46.851Z] #49 sha256:3bdbeb40fdb19179139c8d16f85f8130fb12c3754f4e5f0ce71fae1efa29230f [2022-06-10T22:14:46.851Z] #49 DONE 51.6s [2022-06-10T22:14:46.851Z] [2022-06-10T22:14:46.851Z] #20 [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-06-10T22:14:46.851Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b [2022-06-10T22:14:46.851Z] #20 51.55 Selecting previously unselected package dmsetup. [2022-06-10T22:14:46.851Z] #20 51.56 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-06-10T22:14:47.062Z] #77 265.9 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-06-10T22:14:47.062Z] #77 265.9 CC src/libcrun/libcrun_testing_a-error.o [2022-06-10T22:14:47.062Z] #77 265.9 CC src/libcrun/libcrun_testing_a-status.o [2022-06-10T22:14:47.062Z] #77 266.0 CC src/libcrun/libcrun_testing_a-terminal.o [2022-06-10T22:14:47.062Z] #77 266.0 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-06-10T22:14:47.062Z] #77 266.0 CC src/libcrun/libcrun_testing_a-signals.o [2022-06-10T22:14:47.062Z] #77 266.1 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-06-10T22:14:47.113Z] #20 ... [2022-06-10T22:14:47.113Z] [2022-06-10T22:14:47.113Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-10T22:14:47.113Z] #50 sha256:d8ffa365324bf319ab4f4d75f2ac5e2725bec349a02c53f3d6696e31d1f2ba82 [2022-06-10T22:14:47.113Z] #50 DONE 0.1s [2022-06-10T22:14:47.113Z] [2022-06-10T22:14:47.113Z] #20 [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-06-10T22:14:47.113Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b [2022-06-10T22:14:47.113Z] #20 51.56 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-06-10T22:14:47.113Z] #20 51.67 Selecting previously unselected package mingw-w64-common. [2022-06-10T22:14:47.113Z] #20 51.68 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-06-10T22:14:47.113Z] #20 51.70 Unpacking mingw-w64-common (8.0.0-1) ... [2022-06-10T22:14:47.319Z] #77 266.2 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-06-10T22:14:47.319Z] #77 266.2 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-06-10T22:14:47.319Z] #77 266.3 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-06-10T22:14:47.319Z] #77 266.3 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-06-10T22:14:47.319Z] #77 266.3 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-06-10T22:14:47.319Z] #77 266.3 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-06-10T22:14:47.319Z] #77 266.3 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-06-10T22:14:47.577Z] #77 266.5 CC src/crun-crun.o [2022-06-10T22:14:47.577Z] #77 266.5 CC src/crun-run.o [2022-06-10T22:14:47.577Z] #77 266.6 CC src/crun-delete.o [2022-06-10T22:14:47.834Z] #77 266.6 CC src/crun-pause.o [2022-06-10T22:14:47.834Z] #77 266.6 CC src/crun-kill.o [2022-06-10T22:14:47.834Z] #77 266.7 CC src/crun-unpause.o [2022-06-10T22:14:47.834Z] #77 266.8 CC src/crun-spec.o [2022-06-10T22:14:48.059Z] #20 ... [2022-06-10T22:14:48.059Z] [2022-06-10T22:14:48.059Z] #74 [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-06-10T22:14:48.059Z] #74 sha256:284458fb6356a6c4001d0e9b9a234c4234983ce90bc20722ce747e503dda286a [2022-06-10T22:14:48.059Z] #74 49.08 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-10T22:14:48.059Z] #74 49.08 + GOBIN=/build [2022-06-10T22:14:48.059Z] #74 49.08 + GO111MODULE=on [2022-06-10T22:14:48.059Z] #74 49.08 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-06-10T22:14:48.059Z] #74 52.12 Usage of /build/rootlesskit-docker-proxy: [2022-06-10T22:14:48.059Z] #74 52.12 -container-ip string [2022-06-10T22:14:48.059Z] #74 52.12 container ip [2022-06-10T22:14:48.059Z] #74 52.12 -container-port int [2022-06-10T22:14:48.059Z] #74 52.12 container port (default -1) [2022-06-10T22:14:48.059Z] #74 52.12 -host-ip string [2022-06-10T22:14:48.059Z] #74 52.12 host ip [2022-06-10T22:14:48.059Z] #74 52.12 -host-port int [2022-06-10T22:14:48.059Z] #74 52.12 host port (default -1) [2022-06-10T22:14:48.059Z] #74 52.12 -proto string [2022-06-10T22:14:48.059Z] #74 52.12 proxy protocol (default "tcp") [2022-06-10T22:14:48.059Z] #74 52.12 rootlesskit version 1.0.0 [2022-06-10T22:14:48.059Z] #74 DONE 52.3s [2022-06-10T22:14:48.059Z] [2022-06-10T22:14:48.059Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-10T22:14:48.059Z] #75 sha256:897b5281193ef3a7404a7161426f932f2d6bc13c892cbec07794a315e7a45b71 [2022-06-10T22:14:48.059Z] #75 DONE 0.1s [2022-06-10T22:14:48.059Z] [2022-06-10T22:14:48.059Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-10T22:14:48.059Z] #76 sha256:a9224804d3e9c67fcbe5235046493ac8ac19ae754d33119e3e5fd044f1dbc05e [2022-06-10T22:14:48.059Z] #76 DONE 0.1s [2022-06-10T22:14:48.059Z] [2022-06-10T22:14:48.059Z] #51 [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-06-10T22:14:48.059Z] #51 sha256:d4def3c3dfe9af9fa70ac27f80ef87dc762c5ff0d2f58193cf59f7079db392f6 [2022-06-10T22:14:48.059Z] #51 0.808 + RM_GOPATH=0 [2022-06-10T22:14:48.059Z] #51 0.808 + TMP_GOPATH= [2022-06-10T22:14:48.059Z] #51 0.808 + : /build [2022-06-10T22:14:48.059Z] #51 0.808 + '[' -z '' ']' [2022-06-10T22:14:48.059Z] #51 0.809 ++ mktemp -d [2022-06-10T22:14:48.059Z] #51 0.810 + export GOPATH=/tmp/tmp.CsAXlvsAEJ [2022-06-10T22:14:48.059Z] #51 0.811 + GOPATH=/tmp/tmp.CsAXlvsAEJ [2022-06-10T22:14:48.059Z] #51 0.811 + RM_GOPATH=1 [2022-06-10T22:14:48.059Z] #51 0.811 + case "$(go env GOARCH)" in [2022-06-10T22:14:48.059Z] #51 0.811 ++ go env GOARCH [2022-06-10T22:14:48.059Z] #51 0.820 + export GO_BUILDMODE=-buildmode=pie [2022-06-10T22:14:48.059Z] #51 0.820 + GO_BUILDMODE=-buildmode=pie [2022-06-10T22:14:48.059Z] #51 0.821 ++ dirname /install.sh [2022-06-10T22:14:48.059Z] #51 0.828 + dir=/ [2022-06-10T22:14:48.059Z] #51 0.828 + bin=tini [2022-06-10T22:14:48.059Z] #51 0.828 + shift [2022-06-10T22:14:48.059Z] #51 0.828 + '[' '!' -f //tini.installer ']' [2022-06-10T22:14:48.059Z] #51 0.828 + . //tini.installer [2022-06-10T22:14:48.059Z] #51 0.828 ++ : v0.19.0 [2022-06-10T22:14:48.059Z] #51 0.828 + install_tini [2022-06-10T22:14:48.059Z] #51 0.828 + echo 'Install tini version v0.19.0' [2022-06-10T22:14:48.059Z] #51 0.828 Install tini version v0.19.0 [2022-06-10T22:14:48.059Z] #51 0.829 + git clone https://github.com/krallin/tini.git /tmp/tmp.CsAXlvsAEJ/tini [2022-06-10T22:14:48.059Z] #51 0.830 Cloning into '/tmp/tmp.CsAXlvsAEJ/tini'... [2022-06-10T22:14:48.091Z] #77 267.0 CC src/crun-exec.o [2022-06-10T22:14:48.091Z] #77 267.1 CC src/crun-create.o [2022-06-10T22:14:48.319Z] #51 1.325 + cd /tmp/tmp.CsAXlvsAEJ/tini [2022-06-10T22:14:48.319Z] #51 1.326 + git checkout -q v0.19.0 [2022-06-10T22:14:48.319Z] #51 1.341 + cmake . [2022-06-10T22:14:48.348Z] #77 267.1 CC src/crun-list.o [2022-06-10T22:14:48.348Z] #77 267.1 CC src/crun-start.o [2022-06-10T22:14:48.348Z] #77 267.4 CC src/crun-state.o [2022-06-10T22:14:48.604Z] #77 267.4 CC src/crun-update.o [2022-06-10T22:14:48.605Z] #77 267.5 CC src/crun-ps.o [2022-06-10T22:14:48.605Z] #77 267.5 CC src/crun-checkpoint.o [2022-06-10T22:14:48.605Z] #77 267.6 CC src/crun-restore.o [2022-06-10T22:14:48.785Z] #82 exporting layers 3.2s done [2022-06-10T22:14:48.785Z] #82 writing image sha256:a9cb231fb478417c4efd9c5ee5558de08fc8890f724323181b1830a89247ef15 [2022-06-10T22:14:48.785Z] #82 writing image sha256:a9cb231fb478417c4efd9c5ee5558de08fc8890f724323181b1830a89247ef15 done [2022-06-10T22:14:48.785Z] #82 naming to docker.io/library/docker:cf6058941c243a73aba5d28dc5c5034696f5ade7 done [2022-06-10T22:14:48.785Z] #82 DONE 3.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-06-10T22:14:48.862Z] #77 267.6 CC src/libcrun/libcrun_la-utils.lo [2022-06-10T22:14:48.862Z] #77 267.7 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-06-10T22:14:48.862Z] #77 267.8 CC src/libcrun/libcrun_la-container.lo [2022-06-10T22:14:48.862Z] #77 267.8 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-06-10T22:14:48.862Z] #77 267.8 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-06-10T22:14:48.862Z] #77 267.9 CC src/libcrun/libcrun_la-cgroup.lo [2022-06-10T22:14:48.862Z] #77 267.9 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-06-10T22:14:48.862Z] #77 268.0 CC src/libcrun/libcrun_la-criu.lo [2022-06-10T22:14:48.890Z] #51 1.685 -- The C compiler identification is GNU 10.2.1 [2022-06-10T22:14:48.890Z] #51 1.734 -- Detecting C compiler ABI info [2022-06-10T22:14:49.119Z] #77 268.1 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-06-10T22:14:49.144Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-06-10T22:14:49.375Z] #77 268.1 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-06-10T22:14:49.375Z] #77 268.2 CC src/libcrun/libcrun_la-linux.lo [2022-06-10T22:14:49.375Z] #77 268.2 CC src/libcrun/libcrun_la-custom-handler.lo [2022-06-10T22:14:49.375Z] #77 268.3 CC src/libcrun/libcrun_la-seccomp.lo [2022-06-10T22:14:49.375Z] #77 268.4 CC src/libcrun/libcrun_la-ebpf.lo [2022-06-10T22:14:49.461Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43715/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf6058941c243a73aba5d28dc5c5034696f5ade7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cf6058941c243a73aba5d28dc5c5034696f5ade7 hack/test/unit [2022-06-10T22:14:49.465Z] #51 2.222 -- Detecting C compiler ABI info - done [2022-06-10T22:14:49.465Z] #51 2.274 -- Check for working C compiler: /usr/bin/cc - skipped [2022-06-10T22:14:49.465Z] #51 2.278 -- Detecting C compile features [2022-06-10T22:14:49.465Z] #51 2.279 -- Detecting C compile features - done [2022-06-10T22:14:49.465Z] #51 2.308 -- Performing Test HAS_BUILTIN_FORTIFY [2022-06-10T22:14:49.465Z] #51 2.419 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-06-10T22:14:49.465Z] #51 2.448 -- Configuring done [2022-06-10T22:14:49.465Z] #51 2.457 -- Generating done [2022-06-10T22:14:49.465Z] #51 2.459 -- Build files have been written to: /tmp/tmp.CsAXlvsAEJ/tini [2022-06-10T22:14:49.465Z] #51 2.464 + make tini-static [2022-06-10T22:14:49.477Z] #64 ... [2022-06-10T22:14:49.477Z] [2022-06-10T22:14:49.477Z] #77 [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-06-10T22:14:49.477Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:14:49.477Z] #77 259.9 CCLD libocispec.la [2022-06-10T22:14:49.477Z] #77 260.3 CCLD src/validate [2022-06-10T22:14:49.477Z] #77 260.3 CCLD tests/test-1 [2022-06-10T22:14:49.477Z] #77 260.3 CCLD tests/test-2 [2022-06-10T22:14:49.477Z] #77 260.3 CCLD tests/test-3 [2022-06-10T22:14:49.477Z] #77 260.4 CCLD tests/test-4 [2022-06-10T22:14:49.477Z] #77 260.4 CCLD tests/test-5 [2022-06-10T22:14:49.477Z] #77 260.4 CCLD tests/test-7 [2022-06-10T22:14:49.477Z] #77 260.4 CCLD tests/test-6 [2022-06-10T22:14:49.477Z] #77 260.5 CCLD tests/test-8 [2022-06-10T22:14:49.477Z] #77 260.6 CCLD tests/test-9 [2022-06-10T22:14:49.477Z] #77 260.6 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-06-10T22:14:49.477Z] #77 260.6 CCLD tests/test-10 [2022-06-10T22:14:49.477Z] #77 260.7 CCLD tests/test-11 [2022-06-10T22:14:49.632Z] #77 268.5 CC src/libcrun/libcrun_la-error.lo [2022-06-10T22:14:49.632Z] #77 268.6 CC src/libcrun/libcrun_la-status.lo [2022-06-10T22:14:49.632Z] #77 268.6 CC src/libcrun/libcrun_la-terminal.lo [2022-06-10T22:14:49.632Z] #77 268.6 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-06-10T22:14:49.632Z] #77 268.7 CC src/libcrun/libcrun_la-signals.lo [2022-06-10T22:14:49.632Z] #77 268.7 CC src/libcrun/libcrun_la-mount_flags.lo [2022-06-10T22:14:49.726Z] #51 2.567 Scanning dependencies of target tini-static [2022-06-10T22:14:49.726Z] #51 2.597 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-06-10T22:14:49.889Z] #77 268.9 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-06-10T22:14:49.889Z] #77 268.9 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-06-10T22:14:49.889Z] #77 268.9 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-06-10T22:14:49.987Z] #51 2.967 [100%] Linking C executable tini-static [2022-06-10T22:14:50.146Z] #77 269.1 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-06-10T22:14:50.146Z] #77 269.1 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-06-10T22:14:50.146Z] #77 269.1 CC tests/init.o [2022-06-10T22:14:50.146Z] #77 269.1 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-06-10T22:14:50.249Z] #51 3.233 [100%] Built target tini-static [2022-06-10T22:14:50.511Z] #51 3.252 + mkdir -p /build [2022-06-10T22:14:50.511Z] #51 3.255 + cp tini-static /build/docker-init [2022-06-10T22:14:50.511Z] #51 DONE 3.4s [2022-06-10T22:14:50.511Z] [2022-06-10T22:14:50.511Z] #20 [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-06-10T22:14:50.511Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b [2022-06-10T22:14:50.511Z] #20 54.32 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-06-10T22:14:50.511Z] #20 54.33 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-06-10T22:14:50.511Z] #20 54.33 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-10T22:14:50.855Z] #77 262.5 libtool: link: ar cr libocispec.a [2022-06-10T22:14:50.855Z] #77 262.6 libtool: link: ranlib libocispec.a [2022-06-10T22:14:51.978Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-06-10T22:14:51.979Z] + TESTFLAGS+=' -test.timeout=5m' [2022-06-10T22:14:51.979Z] + TESTDIRS=./... [2022-06-10T22:14:51.979Z] + exclude_paths='/vendor/|/integration' [2022-06-10T22:14:51.979Z] ++ go list ./... [2022-06-10T22:14:51.979Z] ++ grep -vE '(/vendor/|/integration)' [2022-06-10T22:14:52.236Z] + pkg_list='github.com/docker/docker/api [2022-06-10T22:14:52.236Z] github.com/docker/docker/api/server [2022-06-10T22:14:52.236Z] github.com/docker/docker/api/server/backend/build [2022-06-10T22:14:52.236Z] github.com/docker/docker/api/server/httpstatus [2022-06-10T22:14:52.236Z] github.com/docker/docker/api/server/httputils [2022-06-10T22:14:52.236Z] github.com/docker/docker/api/server/middleware [2022-06-10T22:14:52.236Z] github.com/docker/docker/api/server/router [2022-06-10T22:14:52.236Z] github.com/docker/docker/api/server/router/build [2022-06-10T22:14:52.236Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-10T22:14:52.236Z] github.com/docker/docker/api/server/router/container [2022-06-10T22:14:52.236Z] github.com/docker/docker/api/server/router/debug [2022-06-10T22:14:52.236Z] github.com/docker/docker/api/server/router/distribution [2022-06-10T22:14:52.236Z] github.com/docker/docker/api/server/router/grpc [2022-06-10T22:14:52.236Z] github.com/docker/docker/api/server/router/image [2022-06-10T22:14:52.236Z] github.com/docker/docker/api/server/router/network [2022-06-10T22:14:52.236Z] github.com/docker/docker/api/server/router/plugin [2022-06-10T22:14:52.236Z] github.com/docker/docker/api/server/router/session [2022-06-10T22:14:52.236Z] github.com/docker/docker/api/server/router/swarm [2022-06-10T22:14:52.236Z] github.com/docker/docker/api/server/router/system [2022-06-10T22:14:52.236Z] github.com/docker/docker/api/server/router/volume [2022-06-10T22:14:52.236Z] github.com/docker/docker/api/types [2022-06-10T22:14:52.236Z] github.com/docker/docker/api/types/backend [2022-06-10T22:14:52.236Z] github.com/docker/docker/api/types/blkiodev [2022-06-10T22:14:52.236Z] github.com/docker/docker/api/types/container [2022-06-10T22:14:52.236Z] github.com/docker/docker/api/types/events [2022-06-10T22:14:52.236Z] github.com/docker/docker/api/types/filters [2022-06-10T22:14:52.236Z] github.com/docker/docker/api/types/image [2022-06-10T22:14:52.236Z] github.com/docker/docker/api/types/mount [2022-06-10T22:14:52.236Z] github.com/docker/docker/api/types/network [2022-06-10T22:14:52.236Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-10T22:14:52.236Z] github.com/docker/docker/api/types/registry [2022-06-10T22:14:52.236Z] github.com/docker/docker/api/types/strslice [2022-06-10T22:14:52.236Z] github.com/docker/docker/api/types/swarm [2022-06-10T22:14:52.236Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-10T22:14:52.236Z] github.com/docker/docker/api/types/time [2022-06-10T22:14:52.236Z] github.com/docker/docker/api/types/versions [2022-06-10T22:14:52.236Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-10T22:14:52.236Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-10T22:14:52.236Z] github.com/docker/docker/api/types/volume [2022-06-10T22:14:52.236Z] github.com/docker/docker/builder [2022-06-10T22:14:52.236Z] github.com/docker/docker/builder/builder-next [2022-06-10T22:14:52.236Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-10T22:14:52.236Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-10T22:14:52.236Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-10T22:14:52.236Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-10T22:14:52.236Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-10T22:14:52.236Z] github.com/docker/docker/builder/builder-next/worker [2022-06-10T22:14:52.236Z] github.com/docker/docker/builder/dockerfile [2022-06-10T22:14:52.236Z] github.com/docker/docker/builder/remotecontext [2022-06-10T22:14:52.236Z] github.com/docker/docker/builder/remotecontext/git [2022-06-10T22:14:52.236Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-10T22:14:52.236Z] github.com/docker/docker/cli [2022-06-10T22:14:52.236Z] github.com/docker/docker/cli/config [2022-06-10T22:14:52.236Z] github.com/docker/docker/cli/debug [2022-06-10T22:14:52.236Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-10T22:14:52.236Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-10T22:14:52.236Z] github.com/docker/docker/client [2022-06-10T22:14:52.236Z] github.com/docker/docker/cmd/docker-proxy [2022-06-10T22:14:52.236Z] github.com/docker/docker/cmd/dockerd [2022-06-10T22:14:52.236Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-10T22:14:52.236Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-10T22:14:52.236Z] github.com/docker/docker/container [2022-06-10T22:14:52.236Z] github.com/docker/docker/container/stream [2022-06-10T22:14:52.236Z] github.com/docker/docker/contrib/apparmor [2022-06-10T22:14:52.236Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-10T22:14:52.236Z] github.com/docker/docker/contrib/httpserver [2022-06-10T22:14:52.236Z] github.com/docker/docker/daemon [2022-06-10T22:14:52.236Z] github.com/docker/docker/daemon/cluster [2022-06-10T22:14:52.236Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-10T22:14:52.236Z] github.com/docker/docker/daemon/cluster/convert [2022-06-10T22:14:52.236Z] github.com/docker/docker/daemon/cluster/executor [2022-06-10T22:14:52.236Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-10T22:14:52.236Z] github.com/docker/docker/daemon/cluster/provider [2022-06-10T22:14:52.236Z] github.com/docker/docker/daemon/config [2022-06-10T22:14:52.236Z] github.com/docker/docker/daemon/events [2022-06-10T22:14:52.236Z] github.com/docker/docker/daemon/events/testutils [2022-06-10T22:14:52.236Z] github.com/docker/docker/daemon/exec [2022-06-10T22:14:52.236Z] github.com/docker/docker/daemon/graphdriver [2022-06-10T22:14:52.236Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-10T22:14:52.236Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-10T22:14:52.236Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-10T22:14:52.236Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-10T22:14:52.236Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-10T22:14:52.236Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-10T22:14:52.236Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-10T22:14:52.236Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-10T22:14:52.236Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-10T22:14:52.236Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-10T22:14:52.236Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-10T22:14:52.236Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-10T22:14:52.236Z] github.com/docker/docker/daemon/images [2022-06-10T22:14:52.236Z] github.com/docker/docker/daemon/initlayer [2022-06-10T22:14:52.236Z] github.com/docker/docker/daemon/links [2022-06-10T22:14:52.236Z] github.com/docker/docker/daemon/listeners [2022-06-10T22:14:52.236Z] github.com/docker/docker/daemon/logger [2022-06-10T22:14:52.236Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-10T22:14:52.236Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-10T22:14:52.236Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-10T22:14:52.236Z] github.com/docker/docker/daemon/logger/gelf [2022-06-10T22:14:52.236Z] github.com/docker/docker/daemon/logger/journald [2022-06-10T22:14:52.236Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-10T22:14:52.236Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-10T22:14:52.236Z] github.com/docker/docker/daemon/logger/local [2022-06-10T22:14:52.236Z] github.com/docker/docker/daemon/logger/logentries [2022-06-10T22:14:52.236Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-10T22:14:52.236Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-10T22:14:52.236Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-10T22:14:52.236Z] github.com/docker/docker/daemon/logger/splunk [2022-06-10T22:14:52.236Z] github.com/docker/docker/daemon/logger/syslog [2022-06-10T22:14:52.236Z] github.com/docker/docker/daemon/logger/templates [2022-06-10T22:14:52.236Z] github.com/docker/docker/daemon/names [2022-06-10T22:14:52.236Z] github.com/docker/docker/daemon/network [2022-06-10T22:14:52.236Z] github.com/docker/docker/daemon/stats [2022-06-10T22:14:52.236Z] github.com/docker/docker/distribution [2022-06-10T22:14:52.236Z] github.com/docker/docker/distribution/metadata [2022-06-10T22:14:52.236Z] github.com/docker/docker/distribution/utils [2022-06-10T22:14:52.236Z] github.com/docker/docker/distribution/xfer [2022-06-10T22:14:52.236Z] github.com/docker/docker/dockerversion [2022-06-10T22:14:52.236Z] github.com/docker/docker/errdefs [2022-06-10T22:14:52.236Z] github.com/docker/docker/image [2022-06-10T22:14:52.236Z] github.com/docker/docker/image/cache [2022-06-10T22:14:52.236Z] github.com/docker/docker/image/tarexport [2022-06-10T22:14:52.236Z] github.com/docker/docker/image/v1 [2022-06-10T22:14:52.236Z] github.com/docker/docker/internal/test/suite [2022-06-10T22:14:52.236Z] github.com/docker/docker/layer [2022-06-10T22:14:52.236Z] github.com/docker/docker/libcontainerd [2022-06-10T22:14:52.236Z] github.com/docker/docker/libcontainerd/queue [2022-06-10T22:14:52.236Z] github.com/docker/docker/libcontainerd/remote [2022-06-10T22:14:52.236Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-10T22:14:52.236Z] github.com/docker/docker/libcontainerd/types [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/bitseq [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/cluster [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/config [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/datastore [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/driverapi [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/etchosts [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/idm [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/ipam [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/iptables [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/netlabel [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/netutils [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/networkdb [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/ns [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/options [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/osl [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/portallocator [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/portmapper [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/testutils [2022-06-10T22:14:52.236Z] github.com/docker/docker/libnetwork/types [2022-06-10T22:14:52.236Z] github.com/docker/docker/oci [2022-06-10T22:14:52.236Z] github.com/docker/docker/oci/caps [2022-06-10T22:14:52.236Z] github.com/docker/docker/opts [2022-06-10T22:14:52.236Z] github.com/docker/docker/pkg/aaparser [2022-06-10T22:14:52.236Z] github.com/docker/docker/pkg/archive [2022-06-10T22:14:52.236Z] github.com/docker/docker/pkg/authorization [2022-06-10T22:14:52.236Z] github.com/docker/docker/pkg/broadcaster [2022-06-10T22:14:52.236Z] github.com/docker/docker/pkg/capabilities [2022-06-10T22:14:52.236Z] github.com/docker/docker/pkg/chrootarchive [2022-06-10T22:14:52.236Z] github.com/docker/docker/pkg/containerfs [2022-06-10T22:14:52.236Z] github.com/docker/docker/pkg/devicemapper [2022-06-10T22:14:52.236Z] github.com/docker/docker/pkg/directory [2022-06-10T22:14:52.236Z] github.com/docker/docker/pkg/dmesg [2022-06-10T22:14:52.236Z] github.com/docker/docker/pkg/fileutils [2022-06-10T22:14:52.236Z] github.com/docker/docker/pkg/fsutils [2022-06-10T22:14:52.236Z] github.com/docker/docker/pkg/homedir [2022-06-10T22:14:52.236Z] github.com/docker/docker/pkg/idtools [2022-06-10T22:14:52.236Z] github.com/docker/docker/pkg/ioutils [2022-06-10T22:14:52.236Z] github.com/docker/docker/pkg/jsonmessage [2022-06-10T22:14:52.236Z] github.com/docker/docker/pkg/longpath [2022-06-10T22:14:52.236Z] github.com/docker/docker/pkg/loopback [2022-06-10T22:14:52.236Z] github.com/docker/docker/pkg/namesgenerator [2022-06-10T22:14:52.236Z] github.com/docker/docker/pkg/parsers [2022-06-10T22:14:52.236Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-10T22:14:52.236Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-10T22:14:52.236Z] github.com/docker/docker/pkg/pidfile [2022-06-10T22:14:52.236Z] github.com/docker/docker/pkg/platform [2022-06-10T22:14:52.236Z] github.com/docker/docker/pkg/plugingetter [2022-06-10T22:14:52.236Z] github.com/docker/docker/pkg/plugins [2022-06-10T22:14:52.236Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-10T22:14:52.236Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-10T22:14:52.236Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-10T22:14:52.236Z] github.com/docker/docker/pkg/plugins/transport [2022-06-10T22:14:52.236Z] github.com/docker/docker/pkg/pools [2022-06-10T22:14:52.236Z] github.com/docker/docker/pkg/progress [2022-06-10T22:14:52.236Z] github.com/docker/docker/pkg/pubsub [2022-06-10T22:14:52.236Z] github.com/docker/docker/pkg/reexec [2022-06-10T22:14:52.236Z] github.com/docker/docker/pkg/signal [2022-06-10T22:14:52.236Z] github.com/docker/docker/pkg/stack [2022-06-10T22:14:52.236Z] github.com/docker/docker/pkg/stdcopy [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/streamformatter [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/stringid [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/sysinfo [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/system [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/tailfile [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/tarsum [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/truncindex [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/urlutil [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/useragent [2022-06-10T22:14:52.237Z] github.com/docker/docker/plugin [2022-06-10T22:14:52.237Z] github.com/docker/docker/plugin/executor/containerd [2022-06-10T22:14:52.237Z] github.com/docker/docker/plugin/v2 [2022-06-10T22:14:52.237Z] github.com/docker/docker/profiles/apparmor [2022-06-10T22:14:52.237Z] github.com/docker/docker/profiles/seccomp [2022-06-10T22:14:52.237Z] github.com/docker/docker/quota [2022-06-10T22:14:52.237Z] github.com/docker/docker/reference [2022-06-10T22:14:52.237Z] github.com/docker/docker/registry [2022-06-10T22:14:52.237Z] github.com/docker/docker/registry/resumable [2022-06-10T22:14:52.237Z] github.com/docker/docker/restartmanager [2022-06-10T22:14:52.237Z] github.com/docker/docker/rootless [2022-06-10T22:14:52.237Z] github.com/docker/docker/rootless/specconv [2022-06-10T22:14:52.237Z] github.com/docker/docker/runconfig [2022-06-10T22:14:52.237Z] github.com/docker/docker/runconfig/opts [2022-06-10T22:14:52.237Z] github.com/docker/docker/testutil [2022-06-10T22:14:52.237Z] github.com/docker/docker/testutil/daemon [2022-06-10T22:14:52.237Z] github.com/docker/docker/testutil/environment [2022-06-10T22:14:52.237Z] github.com/docker/docker/testutil/fakecontext [2022-06-10T22:14:52.237Z] github.com/docker/docker/testutil/fakegit [2022-06-10T22:14:52.237Z] github.com/docker/docker/testutil/fakestorage [2022-06-10T22:14:52.237Z] github.com/docker/docker/testutil/fixtures/load [2022-06-10T22:14:52.237Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-10T22:14:52.237Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-10T22:14:52.237Z] github.com/docker/docker/testutil/registry [2022-06-10T22:14:52.237Z] github.com/docker/docker/testutil/request [2022-06-10T22:14:52.237Z] github.com/docker/docker/volume [2022-06-10T22:14:52.237Z] github.com/docker/docker/volume/drivers [2022-06-10T22:14:52.237Z] github.com/docker/docker/volume/local [2022-06-10T22:14:52.237Z] github.com/docker/docker/volume/mounts [2022-06-10T22:14:52.237Z] github.com/docker/docker/volume/service [2022-06-10T22:14:52.237Z] github.com/docker/docker/volume/service/opts [2022-06-10T22:14:52.237Z] github.com/docker/docker/volume/testutils' [2022-06-10T22:14:52.237Z] ++ grep --fixed-strings -v /libnetwork [2022-06-10T22:14:52.237Z] ++ echo 'github.com/docker/docker/api [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/server [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/server/backend/build [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/server/httpstatus [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/server/httputils [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/server/middleware [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/server/router [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/server/router/build [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/server/router/container [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/server/router/debug [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/server/router/distribution [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/server/router/grpc [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/server/router/image [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/server/router/network [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/server/router/plugin [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/server/router/session [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/server/router/swarm [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/server/router/system [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/server/router/volume [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/types [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/types/backend [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/types/blkiodev [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/types/container [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/types/events [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/types/filters [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/types/image [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/types/mount [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/types/network [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/types/registry [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/types/strslice [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/types/swarm [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/types/time [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/types/versions [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/types/volume [2022-06-10T22:14:52.237Z] github.com/docker/docker/builder [2022-06-10T22:14:52.237Z] github.com/docker/docker/builder/builder-next [2022-06-10T22:14:52.237Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-10T22:14:52.237Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-10T22:14:52.237Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-10T22:14:52.237Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-10T22:14:52.237Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-10T22:14:52.237Z] github.com/docker/docker/builder/builder-next/worker [2022-06-10T22:14:52.237Z] github.com/docker/docker/builder/dockerfile [2022-06-10T22:14:52.237Z] github.com/docker/docker/builder/remotecontext [2022-06-10T22:14:52.237Z] github.com/docker/docker/builder/remotecontext/git [2022-06-10T22:14:52.237Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-10T22:14:52.237Z] github.com/docker/docker/cli [2022-06-10T22:14:52.237Z] github.com/docker/docker/cli/config [2022-06-10T22:14:52.237Z] github.com/docker/docker/cli/debug [2022-06-10T22:14:52.237Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-10T22:14:52.237Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-10T22:14:52.237Z] github.com/docker/docker/client [2022-06-10T22:14:52.237Z] github.com/docker/docker/cmd/docker-proxy [2022-06-10T22:14:52.237Z] github.com/docker/docker/cmd/dockerd [2022-06-10T22:14:52.237Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-10T22:14:52.237Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-10T22:14:52.237Z] github.com/docker/docker/container [2022-06-10T22:14:52.237Z] github.com/docker/docker/container/stream [2022-06-10T22:14:52.237Z] github.com/docker/docker/contrib/apparmor [2022-06-10T22:14:52.237Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-10T22:14:52.237Z] github.com/docker/docker/contrib/httpserver [2022-06-10T22:14:52.237Z] github.com/docker/docker/daemon [2022-06-10T22:14:52.237Z] github.com/docker/docker/daemon/cluster [2022-06-10T22:14:52.237Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-10T22:14:52.237Z] github.com/docker/docker/daemon/cluster/convert [2022-06-10T22:14:52.237Z] github.com/docker/docker/daemon/cluster/executor [2022-06-10T22:14:52.237Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-10T22:14:52.237Z] github.com/docker/docker/daemon/cluster/provider [2022-06-10T22:14:52.237Z] github.com/docker/docker/daemon/config [2022-06-10T22:14:52.237Z] github.com/docker/docker/daemon/events [2022-06-10T22:14:52.237Z] github.com/docker/docker/daemon/events/testutils [2022-06-10T22:14:52.237Z] github.com/docker/docker/daemon/exec [2022-06-10T22:14:52.237Z] github.com/docker/docker/daemon/graphdriver [2022-06-10T22:14:52.237Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-10T22:14:52.237Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-10T22:14:52.237Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-10T22:14:52.237Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-10T22:14:52.237Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-10T22:14:52.237Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-10T22:14:52.237Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-10T22:14:52.237Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-10T22:14:52.237Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-10T22:14:52.237Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-10T22:14:52.237Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-10T22:14:52.237Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-10T22:14:52.237Z] github.com/docker/docker/daemon/images [2022-06-10T22:14:52.237Z] github.com/docker/docker/daemon/initlayer [2022-06-10T22:14:52.237Z] github.com/docker/docker/daemon/links [2022-06-10T22:14:52.237Z] github.com/docker/docker/daemon/listeners [2022-06-10T22:14:52.237Z] github.com/docker/docker/daemon/logger [2022-06-10T22:14:52.237Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-10T22:14:52.237Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-10T22:14:52.237Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-10T22:14:52.237Z] github.com/docker/docker/daemon/logger/gelf [2022-06-10T22:14:52.237Z] github.com/docker/docker/daemon/logger/journald [2022-06-10T22:14:52.237Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-10T22:14:52.237Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-10T22:14:52.237Z] github.com/docker/docker/daemon/logger/local [2022-06-10T22:14:52.237Z] github.com/docker/docker/daemon/logger/logentries [2022-06-10T22:14:52.237Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-10T22:14:52.237Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-10T22:14:52.237Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-10T22:14:52.237Z] github.com/docker/docker/daemon/logger/splunk [2022-06-10T22:14:52.237Z] github.com/docker/docker/daemon/logger/syslog [2022-06-10T22:14:52.237Z] github.com/docker/docker/daemon/logger/templates [2022-06-10T22:14:52.237Z] github.com/docker/docker/daemon/names [2022-06-10T22:14:52.237Z] github.com/docker/docker/daemon/network [2022-06-10T22:14:52.237Z] github.com/docker/docker/daemon/stats [2022-06-10T22:14:52.237Z] github.com/docker/docker/distribution [2022-06-10T22:14:52.237Z] github.com/docker/docker/distribution/metadata [2022-06-10T22:14:52.237Z] github.com/docker/docker/distribution/utils [2022-06-10T22:14:52.237Z] github.com/docker/docker/distribution/xfer [2022-06-10T22:14:52.237Z] github.com/docker/docker/dockerversion [2022-06-10T22:14:52.237Z] github.com/docker/docker/errdefs [2022-06-10T22:14:52.237Z] github.com/docker/docker/image [2022-06-10T22:14:52.237Z] github.com/docker/docker/image/cache [2022-06-10T22:14:52.237Z] github.com/docker/docker/image/tarexport [2022-06-10T22:14:52.237Z] github.com/docker/docker/image/v1 [2022-06-10T22:14:52.237Z] github.com/docker/docker/internal/test/suite [2022-06-10T22:14:52.237Z] github.com/docker/docker/layer [2022-06-10T22:14:52.237Z] github.com/docker/docker/libcontainerd [2022-06-10T22:14:52.237Z] github.com/docker/docker/libcontainerd/queue [2022-06-10T22:14:52.237Z] github.com/docker/docker/libcontainerd/remote [2022-06-10T22:14:52.237Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-10T22:14:52.237Z] github.com/docker/docker/libcontainerd/types [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/bitseq [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/cluster [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/config [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/datastore [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/driverapi [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/etchosts [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/idm [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/ipam [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/iptables [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/netlabel [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/netutils [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/networkdb [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/ns [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/options [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/osl [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/portallocator [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/portmapper [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/testutils [2022-06-10T22:14:52.237Z] github.com/docker/docker/libnetwork/types [2022-06-10T22:14:52.237Z] github.com/docker/docker/oci [2022-06-10T22:14:52.237Z] github.com/docker/docker/oci/caps [2022-06-10T22:14:52.237Z] github.com/docker/docker/opts [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/aaparser [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/archive [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/authorization [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/broadcaster [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/capabilities [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/chrootarchive [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/containerfs [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/devicemapper [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/directory [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/dmesg [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/fileutils [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/fsutils [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/homedir [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/idtools [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/ioutils [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/jsonmessage [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/longpath [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/loopback [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/namesgenerator [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/parsers [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/pidfile [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/platform [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/plugingetter [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/plugins [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/plugins/transport [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/pools [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/progress [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/pubsub [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/reexec [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/signal [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/stack [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/stdcopy [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/streamformatter [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/stringid [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/sysinfo [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/system [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/tailfile [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/tarsum [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/truncindex [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/urlutil [2022-06-10T22:14:52.237Z] github.com/docker/docker/pkg/useragent [2022-06-10T22:14:52.237Z] github.com/docker/docker/plugin [2022-06-10T22:14:52.237Z] github.com/docker/docker/plugin/executor/containerd [2022-06-10T22:14:52.237Z] github.com/docker/docker/plugin/v2 [2022-06-10T22:14:52.237Z] github.com/docker/docker/profiles/apparmor [2022-06-10T22:14:52.237Z] github.com/docker/docker/profiles/seccomp [2022-06-10T22:14:52.237Z] github.com/docker/docker/quota [2022-06-10T22:14:52.237Z] github.com/docker/docker/reference [2022-06-10T22:14:52.237Z] github.com/docker/docker/registry [2022-06-10T22:14:52.237Z] github.com/docker/docker/registry/resumable [2022-06-10T22:14:52.237Z] github.com/docker/docker/restartmanager [2022-06-10T22:14:52.237Z] github.com/docker/docker/rootless [2022-06-10T22:14:52.237Z] github.com/docker/docker/rootless/specconv [2022-06-10T22:14:52.237Z] github.com/docker/docker/runconfig [2022-06-10T22:14:52.237Z] github.com/docker/docker/runconfig/opts [2022-06-10T22:14:52.237Z] github.com/docker/docker/testutil [2022-06-10T22:14:52.237Z] github.com/docker/docker/testutil/daemon [2022-06-10T22:14:52.237Z] github.com/docker/docker/testutil/environment [2022-06-10T22:14:52.237Z] github.com/docker/docker/testutil/fakecontext [2022-06-10T22:14:52.237Z] github.com/docker/docker/testutil/fakegit [2022-06-10T22:14:52.237Z] github.com/docker/docker/testutil/fakestorage [2022-06-10T22:14:52.237Z] github.com/docker/docker/testutil/fixtures/load [2022-06-10T22:14:52.237Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-10T22:14:52.237Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-10T22:14:52.237Z] github.com/docker/docker/testutil/registry [2022-06-10T22:14:52.237Z] github.com/docker/docker/testutil/request [2022-06-10T22:14:52.237Z] github.com/docker/docker/volume [2022-06-10T22:14:52.237Z] github.com/docker/docker/volume/drivers [2022-06-10T22:14:52.237Z] github.com/docker/docker/volume/local [2022-06-10T22:14:52.237Z] github.com/docker/docker/volume/mounts [2022-06-10T22:14:52.237Z] github.com/docker/docker/volume/service [2022-06-10T22:14:52.237Z] github.com/docker/docker/volume/service/opts [2022-06-10T22:14:52.237Z] github.com/docker/docker/volume/testutils' [2022-06-10T22:14:52.237Z] + base_pkg_list='github.com/docker/docker/api [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/server [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/server/backend/build [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/server/httpstatus [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/server/httputils [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/server/middleware [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/server/router [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/server/router/build [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/server/router/container [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/server/router/debug [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/server/router/distribution [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/server/router/grpc [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/server/router/image [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/server/router/network [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/server/router/plugin [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/server/router/session [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/server/router/swarm [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/server/router/system [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/server/router/volume [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/types [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/types/backend [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/types/blkiodev [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/types/container [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/types/events [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/types/filters [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/types/image [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/types/mount [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/types/network [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/types/registry [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/types/strslice [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/types/swarm [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-10T22:14:52.237Z] github.com/docker/docker/api/types/time [2022-06-10T22:14:52.238Z] github.com/docker/docker/api/types/versions [2022-06-10T22:14:52.238Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-10T22:14:52.238Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-10T22:14:52.238Z] github.com/docker/docker/api/types/volume [2022-06-10T22:14:52.238Z] github.com/docker/docker/builder [2022-06-10T22:14:52.238Z] github.com/docker/docker/builder/builder-next [2022-06-10T22:14:52.238Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-10T22:14:52.238Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-10T22:14:52.238Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-10T22:14:52.238Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-10T22:14:52.238Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-10T22:14:52.238Z] github.com/docker/docker/builder/builder-next/worker [2022-06-10T22:14:52.238Z] github.com/docker/docker/builder/dockerfile [2022-06-10T22:14:52.238Z] github.com/docker/docker/builder/remotecontext [2022-06-10T22:14:52.238Z] github.com/docker/docker/builder/remotecontext/git [2022-06-10T22:14:52.238Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-10T22:14:52.238Z] github.com/docker/docker/cli [2022-06-10T22:14:52.238Z] github.com/docker/docker/cli/config [2022-06-10T22:14:52.238Z] github.com/docker/docker/cli/debug [2022-06-10T22:14:52.238Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-10T22:14:52.238Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-10T22:14:52.238Z] github.com/docker/docker/client [2022-06-10T22:14:52.238Z] github.com/docker/docker/cmd/docker-proxy [2022-06-10T22:14:52.238Z] github.com/docker/docker/cmd/dockerd [2022-06-10T22:14:52.238Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-10T22:14:52.238Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-10T22:14:52.238Z] github.com/docker/docker/container [2022-06-10T22:14:52.238Z] github.com/docker/docker/container/stream [2022-06-10T22:14:52.238Z] github.com/docker/docker/contrib/apparmor [2022-06-10T22:14:52.238Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-10T22:14:52.238Z] github.com/docker/docker/contrib/httpserver [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/cluster [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/cluster/convert [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/cluster/executor [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/cluster/provider [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/config [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/events [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/events/testutils [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/exec [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/graphdriver [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/images [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/initlayer [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/links [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/listeners [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/logger [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/logger/gelf [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/logger/journald [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/logger/local [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/logger/logentries [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/logger/splunk [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/logger/syslog [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/logger/templates [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/names [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/network [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/stats [2022-06-10T22:14:52.238Z] github.com/docker/docker/distribution [2022-06-10T22:14:52.238Z] github.com/docker/docker/distribution/metadata [2022-06-10T22:14:52.238Z] github.com/docker/docker/distribution/utils [2022-06-10T22:14:52.238Z] github.com/docker/docker/distribution/xfer [2022-06-10T22:14:52.238Z] github.com/docker/docker/dockerversion [2022-06-10T22:14:52.238Z] github.com/docker/docker/errdefs [2022-06-10T22:14:52.238Z] github.com/docker/docker/image [2022-06-10T22:14:52.238Z] github.com/docker/docker/image/cache [2022-06-10T22:14:52.238Z] github.com/docker/docker/image/tarexport [2022-06-10T22:14:52.238Z] github.com/docker/docker/image/v1 [2022-06-10T22:14:52.238Z] github.com/docker/docker/internal/test/suite [2022-06-10T22:14:52.238Z] github.com/docker/docker/layer [2022-06-10T22:14:52.238Z] github.com/docker/docker/libcontainerd [2022-06-10T22:14:52.238Z] github.com/docker/docker/libcontainerd/queue [2022-06-10T22:14:52.238Z] github.com/docker/docker/libcontainerd/remote [2022-06-10T22:14:52.238Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-10T22:14:52.238Z] github.com/docker/docker/libcontainerd/types [2022-06-10T22:14:52.238Z] github.com/docker/docker/oci [2022-06-10T22:14:52.238Z] github.com/docker/docker/oci/caps [2022-06-10T22:14:52.238Z] github.com/docker/docker/opts [2022-06-10T22:14:52.238Z] github.com/docker/docker/pkg/aaparser [2022-06-10T22:14:52.238Z] github.com/docker/docker/pkg/archive [2022-06-10T22:14:52.238Z] github.com/docker/docker/pkg/authorization [2022-06-10T22:14:52.238Z] github.com/docker/docker/pkg/broadcaster [2022-06-10T22:14:52.238Z] github.com/docker/docker/pkg/capabilities [2022-06-10T22:14:52.238Z] github.com/docker/docker/pkg/chrootarchive [2022-06-10T22:14:52.238Z] github.com/docker/docker/pkg/containerfs [2022-06-10T22:14:52.238Z] github.com/docker/docker/pkg/devicemapper [2022-06-10T22:14:52.238Z] github.com/docker/docker/pkg/directory [2022-06-10T22:14:52.238Z] github.com/docker/docker/pkg/dmesg [2022-06-10T22:14:52.238Z] github.com/docker/docker/pkg/fileutils [2022-06-10T22:14:52.238Z] github.com/docker/docker/pkg/fsutils [2022-06-10T22:14:52.238Z] github.com/docker/docker/pkg/homedir [2022-06-10T22:14:52.238Z] github.com/docker/docker/pkg/idtools [2022-06-10T22:14:52.238Z] github.com/docker/docker/pkg/ioutils [2022-06-10T22:14:52.238Z] github.com/docker/docker/pkg/jsonmessage [2022-06-10T22:14:52.238Z] github.com/docker/docker/pkg/longpath [2022-06-10T22:14:52.238Z] github.com/docker/docker/pkg/loopback [2022-06-10T22:14:52.238Z] github.com/docker/docker/pkg/namesgenerator [2022-06-10T22:14:52.238Z] github.com/docker/docker/pkg/parsers [2022-06-10T22:14:52.238Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-10T22:14:52.238Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-10T22:14:52.238Z] github.com/docker/docker/pkg/pidfile [2022-06-10T22:14:52.238Z] github.com/docker/docker/pkg/platform [2022-06-10T22:14:52.238Z] github.com/docker/docker/pkg/plugingetter [2022-06-10T22:14:52.238Z] github.com/docker/docker/pkg/plugins [2022-06-10T22:14:52.238Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-10T22:14:52.238Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-10T22:14:52.238Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-10T22:14:52.238Z] github.com/docker/docker/pkg/plugins/transport [2022-06-10T22:14:52.238Z] github.com/docker/docker/pkg/pools [2022-06-10T22:14:52.238Z] github.com/docker/docker/pkg/progress [2022-06-10T22:14:52.238Z] github.com/docker/docker/pkg/pubsub [2022-06-10T22:14:52.238Z] github.com/docker/docker/pkg/reexec [2022-06-10T22:14:52.238Z] github.com/docker/docker/pkg/signal [2022-06-10T22:14:52.238Z] github.com/docker/docker/pkg/stack [2022-06-10T22:14:52.238Z] github.com/docker/docker/pkg/stdcopy [2022-06-10T22:14:52.238Z] github.com/docker/docker/pkg/streamformatter [2022-06-10T22:14:52.238Z] github.com/docker/docker/pkg/stringid [2022-06-10T22:14:52.238Z] github.com/docker/docker/pkg/sysinfo [2022-06-10T22:14:52.238Z] github.com/docker/docker/pkg/system [2022-06-10T22:14:52.238Z] github.com/docker/docker/pkg/tailfile [2022-06-10T22:14:52.238Z] github.com/docker/docker/pkg/tarsum [2022-06-10T22:14:52.238Z] github.com/docker/docker/pkg/truncindex [2022-06-10T22:14:52.238Z] github.com/docker/docker/pkg/urlutil [2022-06-10T22:14:52.238Z] github.com/docker/docker/pkg/useragent [2022-06-10T22:14:52.238Z] github.com/docker/docker/plugin [2022-06-10T22:14:52.238Z] github.com/docker/docker/plugin/executor/containerd [2022-06-10T22:14:52.238Z] github.com/docker/docker/plugin/v2 [2022-06-10T22:14:52.238Z] github.com/docker/docker/profiles/apparmor [2022-06-10T22:14:52.238Z] github.com/docker/docker/profiles/seccomp [2022-06-10T22:14:52.238Z] github.com/docker/docker/quota [2022-06-10T22:14:52.238Z] github.com/docker/docker/reference [2022-06-10T22:14:52.238Z] github.com/docker/docker/registry [2022-06-10T22:14:52.238Z] github.com/docker/docker/registry/resumable [2022-06-10T22:14:52.238Z] github.com/docker/docker/restartmanager [2022-06-10T22:14:52.238Z] github.com/docker/docker/rootless [2022-06-10T22:14:52.238Z] github.com/docker/docker/rootless/specconv [2022-06-10T22:14:52.238Z] github.com/docker/docker/runconfig [2022-06-10T22:14:52.238Z] github.com/docker/docker/runconfig/opts [2022-06-10T22:14:52.238Z] github.com/docker/docker/testutil [2022-06-10T22:14:52.238Z] github.com/docker/docker/testutil/daemon [2022-06-10T22:14:52.238Z] github.com/docker/docker/testutil/environment [2022-06-10T22:14:52.238Z] github.com/docker/docker/testutil/fakecontext [2022-06-10T22:14:52.238Z] github.com/docker/docker/testutil/fakegit [2022-06-10T22:14:52.238Z] github.com/docker/docker/testutil/fakestorage [2022-06-10T22:14:52.238Z] github.com/docker/docker/testutil/fixtures/load [2022-06-10T22:14:52.238Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-10T22:14:52.238Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-10T22:14:52.238Z] github.com/docker/docker/testutil/registry [2022-06-10T22:14:52.238Z] github.com/docker/docker/testutil/request [2022-06-10T22:14:52.238Z] github.com/docker/docker/volume [2022-06-10T22:14:52.238Z] github.com/docker/docker/volume/drivers [2022-06-10T22:14:52.238Z] github.com/docker/docker/volume/local [2022-06-10T22:14:52.238Z] github.com/docker/docker/volume/mounts [2022-06-10T22:14:52.238Z] github.com/docker/docker/volume/service [2022-06-10T22:14:52.238Z] github.com/docker/docker/volume/service/opts [2022-06-10T22:14:52.238Z] github.com/docker/docker/volume/testutils' [2022-06-10T22:14:52.238Z] ++ grep --fixed-strings /libnetwork [2022-06-10T22:14:52.238Z] ++ echo 'github.com/docker/docker/api [2022-06-10T22:14:52.238Z] github.com/docker/docker/api/server [2022-06-10T22:14:52.238Z] github.com/docker/docker/api/server/backend/build [2022-06-10T22:14:52.238Z] github.com/docker/docker/api/server/httpstatus [2022-06-10T22:14:52.238Z] github.com/docker/docker/api/server/httputils [2022-06-10T22:14:52.238Z] github.com/docker/docker/api/server/middleware [2022-06-10T22:14:52.238Z] github.com/docker/docker/api/server/router [2022-06-10T22:14:52.238Z] github.com/docker/docker/api/server/router/build [2022-06-10T22:14:52.238Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-10T22:14:52.238Z] github.com/docker/docker/api/server/router/container [2022-06-10T22:14:52.238Z] github.com/docker/docker/api/server/router/debug [2022-06-10T22:14:52.238Z] github.com/docker/docker/api/server/router/distribution [2022-06-10T22:14:52.238Z] github.com/docker/docker/api/server/router/grpc [2022-06-10T22:14:52.238Z] github.com/docker/docker/api/server/router/image [2022-06-10T22:14:52.238Z] github.com/docker/docker/api/server/router/network [2022-06-10T22:14:52.238Z] github.com/docker/docker/api/server/router/plugin [2022-06-10T22:14:52.238Z] github.com/docker/docker/api/server/router/session [2022-06-10T22:14:52.238Z] github.com/docker/docker/api/server/router/swarm [2022-06-10T22:14:52.238Z] github.com/docker/docker/api/server/router/system [2022-06-10T22:14:52.238Z] github.com/docker/docker/api/server/router/volume [2022-06-10T22:14:52.238Z] github.com/docker/docker/api/types [2022-06-10T22:14:52.238Z] github.com/docker/docker/api/types/backend [2022-06-10T22:14:52.238Z] github.com/docker/docker/api/types/blkiodev [2022-06-10T22:14:52.238Z] github.com/docker/docker/api/types/container [2022-06-10T22:14:52.238Z] github.com/docker/docker/api/types/events [2022-06-10T22:14:52.238Z] github.com/docker/docker/api/types/filters [2022-06-10T22:14:52.238Z] github.com/docker/docker/api/types/image [2022-06-10T22:14:52.238Z] github.com/docker/docker/api/types/mount [2022-06-10T22:14:52.238Z] github.com/docker/docker/api/types/network [2022-06-10T22:14:52.238Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-10T22:14:52.238Z] github.com/docker/docker/api/types/registry [2022-06-10T22:14:52.238Z] github.com/docker/docker/api/types/strslice [2022-06-10T22:14:52.238Z] github.com/docker/docker/api/types/swarm [2022-06-10T22:14:52.238Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-10T22:14:52.238Z] github.com/docker/docker/api/types/time [2022-06-10T22:14:52.238Z] github.com/docker/docker/api/types/versions [2022-06-10T22:14:52.238Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-10T22:14:52.238Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-10T22:14:52.238Z] github.com/docker/docker/api/types/volume [2022-06-10T22:14:52.238Z] github.com/docker/docker/builder [2022-06-10T22:14:52.238Z] github.com/docker/docker/builder/builder-next [2022-06-10T22:14:52.238Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-10T22:14:52.238Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-10T22:14:52.238Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-10T22:14:52.238Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-10T22:14:52.238Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-10T22:14:52.238Z] github.com/docker/docker/builder/builder-next/worker [2022-06-10T22:14:52.238Z] github.com/docker/docker/builder/dockerfile [2022-06-10T22:14:52.238Z] github.com/docker/docker/builder/remotecontext [2022-06-10T22:14:52.238Z] github.com/docker/docker/builder/remotecontext/git [2022-06-10T22:14:52.238Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-10T22:14:52.238Z] github.com/docker/docker/cli [2022-06-10T22:14:52.238Z] github.com/docker/docker/cli/config [2022-06-10T22:14:52.238Z] github.com/docker/docker/cli/debug [2022-06-10T22:14:52.238Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-10T22:14:52.238Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-10T22:14:52.238Z] github.com/docker/docker/client [2022-06-10T22:14:52.238Z] github.com/docker/docker/cmd/docker-proxy [2022-06-10T22:14:52.238Z] github.com/docker/docker/cmd/dockerd [2022-06-10T22:14:52.238Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-10T22:14:52.238Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-10T22:14:52.238Z] github.com/docker/docker/container [2022-06-10T22:14:52.238Z] github.com/docker/docker/container/stream [2022-06-10T22:14:52.238Z] github.com/docker/docker/contrib/apparmor [2022-06-10T22:14:52.238Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-10T22:14:52.238Z] github.com/docker/docker/contrib/httpserver [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/cluster [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/cluster/convert [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/cluster/executor [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/cluster/provider [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/config [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/events [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/events/testutils [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/exec [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/graphdriver [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/images [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/initlayer [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/links [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/listeners [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/logger [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/logger/gelf [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/logger/journald [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/logger/local [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/logger/logentries [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/logger/splunk [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/logger/syslog [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/logger/templates [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/names [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/network [2022-06-10T22:14:52.238Z] github.com/docker/docker/daemon/stats [2022-06-10T22:14:52.238Z] github.com/docker/docker/distribution [2022-06-10T22:14:52.238Z] github.com/docker/docker/distribution/metadata [2022-06-10T22:14:52.238Z] github.com/docker/docker/distribution/utils [2022-06-10T22:14:52.238Z] github.com/docker/docker/distribution/xfer [2022-06-10T22:14:52.238Z] github.com/docker/docker/dockerversion [2022-06-10T22:14:52.238Z] github.com/docker/docker/errdefs [2022-06-10T22:14:52.238Z] github.com/docker/docker/image [2022-06-10T22:14:52.238Z] github.com/docker/docker/image/cache [2022-06-10T22:14:52.238Z] github.com/docker/docker/image/tarexport [2022-06-10T22:14:52.238Z] github.com/docker/docker/image/v1 [2022-06-10T22:14:52.238Z] github.com/docker/docker/internal/test/suite [2022-06-10T22:14:52.238Z] github.com/docker/docker/layer [2022-06-10T22:14:52.238Z] github.com/docker/docker/libcontainerd [2022-06-10T22:14:52.238Z] github.com/docker/docker/libcontainerd/queue [2022-06-10T22:14:52.238Z] github.com/docker/docker/libcontainerd/remote [2022-06-10T22:14:52.238Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-10T22:14:52.238Z] github.com/docker/docker/libcontainerd/types [2022-06-10T22:14:52.238Z] github.com/docker/docker/libnetwork [2022-06-10T22:14:52.238Z] github.com/docker/docker/libnetwork/bitseq [2022-06-10T22:14:52.238Z] github.com/docker/docker/libnetwork/cluster [2022-06-10T22:14:52.238Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-10T22:14:52.238Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-10T22:14:52.238Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-10T22:14:52.238Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-10T22:14:52.238Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-10T22:14:52.238Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-10T22:14:52.238Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-10T22:14:52.238Z] github.com/docker/docker/libnetwork/config [2022-06-10T22:14:52.238Z] github.com/docker/docker/libnetwork/datastore [2022-06-10T22:14:52.238Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-10T22:14:52.238Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-10T22:14:52.238Z] github.com/docker/docker/libnetwork/driverapi [2022-06-10T22:14:52.238Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-10T22:14:52.238Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-10T22:14:52.238Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-10T22:14:52.238Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-10T22:14:52.238Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/etchosts [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/idm [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/ipam [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/iptables [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/netlabel [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/netutils [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/networkdb [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/ns [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/options [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/osl [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/portallocator [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/portmapper [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/testutils [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/types [2022-06-10T22:14:52.239Z] github.com/docker/docker/oci [2022-06-10T22:14:52.239Z] github.com/docker/docker/oci/caps [2022-06-10T22:14:52.239Z] github.com/docker/docker/opts [2022-06-10T22:14:52.239Z] github.com/docker/docker/pkg/aaparser [2022-06-10T22:14:52.239Z] github.com/docker/docker/pkg/archive [2022-06-10T22:14:52.239Z] github.com/docker/docker/pkg/authorization [2022-06-10T22:14:52.239Z] github.com/docker/docker/pkg/broadcaster [2022-06-10T22:14:52.239Z] github.com/docker/docker/pkg/capabilities [2022-06-10T22:14:52.239Z] github.com/docker/docker/pkg/chrootarchive [2022-06-10T22:14:52.239Z] github.com/docker/docker/pkg/containerfs [2022-06-10T22:14:52.239Z] github.com/docker/docker/pkg/devicemapper [2022-06-10T22:14:52.239Z] github.com/docker/docker/pkg/directory [2022-06-10T22:14:52.239Z] github.com/docker/docker/pkg/dmesg [2022-06-10T22:14:52.239Z] github.com/docker/docker/pkg/fileutils [2022-06-10T22:14:52.239Z] github.com/docker/docker/pkg/fsutils [2022-06-10T22:14:52.239Z] github.com/docker/docker/pkg/homedir [2022-06-10T22:14:52.239Z] github.com/docker/docker/pkg/idtools [2022-06-10T22:14:52.239Z] github.com/docker/docker/pkg/ioutils [2022-06-10T22:14:52.239Z] github.com/docker/docker/pkg/jsonmessage [2022-06-10T22:14:52.239Z] github.com/docker/docker/pkg/longpath [2022-06-10T22:14:52.239Z] github.com/docker/docker/pkg/loopback [2022-06-10T22:14:52.239Z] github.com/docker/docker/pkg/namesgenerator [2022-06-10T22:14:52.239Z] github.com/docker/docker/pkg/parsers [2022-06-10T22:14:52.239Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-10T22:14:52.239Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-10T22:14:52.239Z] github.com/docker/docker/pkg/pidfile [2022-06-10T22:14:52.239Z] github.com/docker/docker/pkg/platform [2022-06-10T22:14:52.239Z] github.com/docker/docker/pkg/plugingetter [2022-06-10T22:14:52.239Z] github.com/docker/docker/pkg/plugins [2022-06-10T22:14:52.239Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-10T22:14:52.239Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-10T22:14:52.239Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-10T22:14:52.239Z] github.com/docker/docker/pkg/plugins/transport [2022-06-10T22:14:52.239Z] github.com/docker/docker/pkg/pools [2022-06-10T22:14:52.239Z] github.com/docker/docker/pkg/progress [2022-06-10T22:14:52.239Z] github.com/docker/docker/pkg/pubsub [2022-06-10T22:14:52.239Z] github.com/docker/docker/pkg/reexec [2022-06-10T22:14:52.239Z] github.com/docker/docker/pkg/signal [2022-06-10T22:14:52.239Z] github.com/docker/docker/pkg/stack [2022-06-10T22:14:52.239Z] github.com/docker/docker/pkg/stdcopy [2022-06-10T22:14:52.239Z] github.com/docker/docker/pkg/streamformatter [2022-06-10T22:14:52.239Z] github.com/docker/docker/pkg/stringid [2022-06-10T22:14:52.239Z] github.com/docker/docker/pkg/sysinfo [2022-06-10T22:14:52.239Z] github.com/docker/docker/pkg/system [2022-06-10T22:14:52.239Z] github.com/docker/docker/pkg/tailfile [2022-06-10T22:14:52.239Z] github.com/docker/docker/pkg/tarsum [2022-06-10T22:14:52.239Z] github.com/docker/docker/pkg/truncindex [2022-06-10T22:14:52.239Z] github.com/docker/docker/pkg/urlutil [2022-06-10T22:14:52.239Z] github.com/docker/docker/pkg/useragent [2022-06-10T22:14:52.239Z] github.com/docker/docker/plugin [2022-06-10T22:14:52.239Z] github.com/docker/docker/plugin/executor/containerd [2022-06-10T22:14:52.239Z] github.com/docker/docker/plugin/v2 [2022-06-10T22:14:52.239Z] github.com/docker/docker/profiles/apparmor [2022-06-10T22:14:52.239Z] github.com/docker/docker/profiles/seccomp [2022-06-10T22:14:52.239Z] github.com/docker/docker/quota [2022-06-10T22:14:52.239Z] github.com/docker/docker/reference [2022-06-10T22:14:52.239Z] github.com/docker/docker/registry [2022-06-10T22:14:52.239Z] github.com/docker/docker/registry/resumable [2022-06-10T22:14:52.239Z] github.com/docker/docker/restartmanager [2022-06-10T22:14:52.239Z] github.com/docker/docker/rootless [2022-06-10T22:14:52.239Z] github.com/docker/docker/rootless/specconv [2022-06-10T22:14:52.239Z] github.com/docker/docker/runconfig [2022-06-10T22:14:52.239Z] github.com/docker/docker/runconfig/opts [2022-06-10T22:14:52.239Z] github.com/docker/docker/testutil [2022-06-10T22:14:52.239Z] github.com/docker/docker/testutil/daemon [2022-06-10T22:14:52.239Z] github.com/docker/docker/testutil/environment [2022-06-10T22:14:52.239Z] github.com/docker/docker/testutil/fakecontext [2022-06-10T22:14:52.239Z] github.com/docker/docker/testutil/fakegit [2022-06-10T22:14:52.239Z] github.com/docker/docker/testutil/fakestorage [2022-06-10T22:14:52.239Z] github.com/docker/docker/testutil/fixtures/load [2022-06-10T22:14:52.239Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-10T22:14:52.239Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-10T22:14:52.239Z] github.com/docker/docker/testutil/registry [2022-06-10T22:14:52.239Z] github.com/docker/docker/testutil/request [2022-06-10T22:14:52.239Z] github.com/docker/docker/volume [2022-06-10T22:14:52.239Z] github.com/docker/docker/volume/drivers [2022-06-10T22:14:52.239Z] github.com/docker/docker/volume/local [2022-06-10T22:14:52.239Z] github.com/docker/docker/volume/mounts [2022-06-10T22:14:52.239Z] github.com/docker/docker/volume/service [2022-06-10T22:14:52.239Z] github.com/docker/docker/volume/service/opts [2022-06-10T22:14:52.239Z] github.com/docker/docker/volume/testutils' [2022-06-10T22:14:52.239Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/bitseq [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/cluster [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/config [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/datastore [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/driverapi [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/etchosts [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/idm [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/ipam [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/iptables [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/netlabel [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/netutils [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/networkdb [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/ns [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/options [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/osl [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/portallocator [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/portmapper [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/testutils [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/types' [2022-06-10T22:14:52.239Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-06-10T22:14:52.239Z] + echo 'github.com/docker/docker/libnetwork [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/bitseq [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/cluster [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/config [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/datastore [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/driverapi [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/etchosts [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/idm [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/ipam [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/iptables [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/netlabel [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/netutils [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/networkdb [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/ns [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/options [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/osl [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/portallocator [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/portmapper [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/testutils [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/types' [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-10T22:14:52.239Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-10T22:14:52.239Z] + type docker-proxy [2022-06-10T22:14:52.239Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-06-10T22:14:52.239Z] + hack/make.sh binary-proxy install-proxy [2022-06-10T22:14:52.239Z] [2022-06-10T22:14:52.426Z] #20 56.58 Selecting previously unselected package gcc-mingw-w64-base. [2022-06-10T22:14:52.426Z] #20 56.59 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-06-10T22:14:52.426Z] #20 56.59 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-10T22:14:52.426Z] #20 56.72 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-06-10T22:14:52.426Z] #20 56.73 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-10T22:14:52.426Z] #20 56.74 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-10T22:14:52.495Z] Removing bundles/ [2022-06-10T22:14:52.495Z] [2022-06-10T22:14:52.495Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-06-10T22:14:52.495Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-06-10T22:14:52.495Z] GOOS="" GOARCH="" GOARM="" [2022-06-10T22:14:52.759Z] #77 264.3 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-06-10T22:14:52.759Z] #77 264.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-10T22:14:52.759Z] #77 264.4 make[5]: Nothing to be done for 'install-data-am'. [2022-06-10T22:14:52.759Z] #77 264.4 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-10T22:14:52.759Z] #77 264.4 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-10T22:14:52.759Z] #77 264.4 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-10T22:14:52.759Z] #77 264.4 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-10T22:14:52.759Z] #77 264.4 make[2]: Entering directory '/tmp/crun-build' [2022-06-10T22:14:52.759Z] #77 264.5 CC src/libcrun/libcrun_testing_a-utils.o [2022-06-10T22:14:52.759Z] #77 264.5 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-06-10T22:14:52.759Z] #77 264.5 CC src/libcrun/libcrun_testing_a-container.o [2022-06-10T22:14:52.759Z] #77 264.5 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-06-10T22:14:52.759Z] #77 264.5 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-06-10T22:14:52.759Z] #77 264.6 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-06-10T22:14:52.759Z] #77 264.6 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-06-10T22:14:52.759Z] #77 264.6 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-06-10T22:14:52.759Z] #77 264.6 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-06-10T22:14:52.759Z] #77 264.6 CC src/libcrun/libcrun_testing_a-criu.o [2022-06-10T22:14:52.759Z] #77 264.7 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-06-10T22:14:52.759Z] #77 264.7 CC src/libcrun/libcrun_testing_a-linux.o [2022-06-10T22:14:52.759Z] #77 264.7 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-06-10T22:14:52.998Z] #20 ... [2022-06-10T22:14:52.998Z] [2022-06-10T22:14:52.998Z] #71 [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-06-10T22:14:52.998Z] #71 sha256:4fae300bdb493d284eb0e21e6f0ddf06d322cb26f5e61e12619018f845919d48 [2022-06-10T22:14:52.998Z] #71 0.839 + RM_GOPATH=0 [2022-06-10T22:14:52.998Z] #71 0.839 + TMP_GOPATH= [2022-06-10T22:14:52.998Z] #71 0.839 + : /build [2022-06-10T22:14:52.998Z] #71 0.839 + '[' -z '' ']' [2022-06-10T22:14:52.998Z] #71 0.839 ++ mktemp -d [2022-06-10T22:14:52.998Z] #71 0.840 + export GOPATH=/tmp/tmp.CEflNqmtsO [2022-06-10T22:14:52.998Z] #71 0.840 + GOPATH=/tmp/tmp.CEflNqmtsO [2022-06-10T22:14:52.998Z] #71 0.841 + RM_GOPATH=1 [2022-06-10T22:14:52.998Z] #71 0.841 + case "$(go env GOARCH)" in [2022-06-10T22:14:52.998Z] #71 0.841 ++ go env GOARCH [2022-06-10T22:14:52.998Z] #71 0.846 + export GO_BUILDMODE=-buildmode=pie [2022-06-10T22:14:52.998Z] #71 0.847 + GO_BUILDMODE=-buildmode=pie [2022-06-10T22:14:52.998Z] #71 0.847 ++ dirname /install.sh [2022-06-10T22:14:52.998Z] #71 0.848 + dir=/ [2022-06-10T22:14:52.998Z] #71 0.848 + bin=containerd [2022-06-10T22:14:52.998Z] #71 0.848 + shift [2022-06-10T22:14:52.998Z] #71 0.848 + '[' '!' -f //containerd.installer ']' [2022-06-10T22:14:52.998Z] #71 0.848 + . //containerd.installer [2022-06-10T22:14:52.998Z] #71 0.848 ++ set -e [2022-06-10T22:14:52.998Z] #71 0.848 ++ : v1.6.6 [2022-06-10T22:14:52.998Z] #71 0.848 + install_containerd [2022-06-10T22:14:52.998Z] #71 0.849 + echo 'Install containerd version v1.6.6' [2022-06-10T22:14:52.998Z] #71 0.849 Install containerd version v1.6.6 [2022-06-10T22:14:52.998Z] #71 0.849 + git clone https://github.com/containerd/containerd.git /tmp/tmp.CEflNqmtsO/src/github.com/containerd/containerd [2022-06-10T22:14:52.998Z] #71 0.853 Cloning into '/tmp/tmp.CEflNqmtsO/src/github.com/containerd/containerd'... [2022-06-10T22:14:53.018Z] #77 264.8 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-06-10T22:14:53.018Z] #77 264.8 CC src/libcrun/libcrun_testing_a-error.o [2022-06-10T22:14:53.018Z] #77 264.8 CC src/libcrun/libcrun_testing_a-terminal.o [2022-06-10T22:14:53.018Z] #77 264.8 CC src/libcrun/libcrun_testing_a-status.o [2022-06-10T22:14:53.018Z] #77 264.9 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-06-10T22:14:53.018Z] #77 264.9 CC src/libcrun/libcrun_testing_a-signals.o [2022-06-10T22:14:53.018Z] #77 264.9 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-06-10T22:14:53.018Z] #77 264.9 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-06-10T22:14:53.277Z] #77 265.1 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-06-10T22:14:53.277Z] #77 265.2 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-06-10T22:14:53.277Z] #77 265.2 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-06-10T22:14:53.277Z] #77 265.2 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-06-10T22:14:53.277Z] #77 265.3 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-06-10T22:14:53.536Z] #77 265.3 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-06-10T22:14:53.536Z] #77 265.6 CC src/crun-crun.o [2022-06-10T22:14:53.795Z] #77 265.7 CC src/crun-run.o [2022-06-10T22:14:53.795Z] #77 265.7 CC src/crun-delete.o [2022-06-10T22:14:53.795Z] #77 265.8 CC src/crun-kill.o [2022-06-10T22:14:53.940Z] #71 ... [2022-06-10T22:14:53.940Z] [2022-06-10T22:14:53.940Z] #20 [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-06-10T22:14:53.940Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b [2022-06-10T22:14:53.940Z] #20 58.52 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-06-10T22:14:53.940Z] #20 58.53 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-10T22:14:53.940Z] #20 58.53 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-10T22:14:54.054Z] #77 265.8 CC src/crun-pause.o [2022-06-10T22:14:54.054Z] #77 265.9 CC src/crun-unpause.o [2022-06-10T22:14:54.054Z] #77 266.0 CC src/crun-spec.o [2022-06-10T22:14:54.313Z] #77 266.1 CC src/crun-exec.o [2022-06-10T22:14:54.313Z] #77 266.1 CC src/crun-list.o [2022-06-10T22:14:54.572Z] #77 266.3 CC src/crun-create.o [2022-06-10T22:14:54.572Z] #77 266.3 CC src/crun-start.o [2022-06-10T22:14:54.572Z] #77 266.4 CC src/crun-state.o [2022-06-10T22:14:54.572Z] #77 266.5 CC src/crun-update.o [2022-06-10T22:14:54.572Z] #77 266.5 CC src/crun-ps.o [2022-06-10T22:14:54.830Z] #77 266.6 CC src/crun-checkpoint.o [2022-06-10T22:14:54.830Z] #77 266.7 CC src/crun-restore.o [2022-06-10T22:14:54.830Z] #77 266.8 CC src/libcrun/libcrun_la-utils.lo [2022-06-10T22:14:55.090Z] #77 267.0 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-06-10T22:14:55.090Z] #77 267.0 CC src/libcrun/libcrun_la-cgroup.lo [2022-06-10T22:14:55.090Z] #77 267.0 CC src/libcrun/libcrun_la-container.lo [2022-06-10T22:14:55.090Z] #77 267.1 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-06-10T22:14:55.348Z] #77 267.1 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-06-10T22:14:55.348Z] #77 267.2 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-06-10T22:14:55.348Z] #77 267.3 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-06-10T22:14:55.348Z] #77 267.4 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-06-10T22:14:55.398Z] #77 ... [2022-06-10T22:14:55.398Z] [2022-06-10T22:14:55.399Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-06-10T22:14:55.399Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-10T22:14:55.399Z] #47 340.6 + dpkg --print-architecture [2022-06-10T22:14:55.399Z] #47 340.6 + git checkout -q v2.1.0 [2022-06-10T22:14:55.399Z] #47 340.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-06-10T22:14:55.399Z] #47 340.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-06-10T22:14:55.916Z] #77 267.5 CC src/libcrun/libcrun_la-custom-handler.lo [2022-06-10T22:14:55.916Z] #77 267.7 CC src/libcrun/libcrun_la-criu.lo [2022-06-10T22:14:55.916Z] #77 267.7 CC src/libcrun/libcrun_la-linux.lo [2022-06-10T22:14:55.916Z] #77 267.8 CC src/libcrun/libcrun_la-ebpf.lo [2022-06-10T22:14:56.217Z] #77 267.9 CC src/libcrun/libcrun_la-seccomp.lo [2022-06-10T22:14:56.217Z] #77 267.9 CC src/libcrun/libcrun_la-error.lo [2022-06-10T22:14:56.217Z] #77 268.0 CC src/libcrun/libcrun_la-status.lo [2022-06-10T22:14:56.217Z] #77 268.1 CC src/libcrun/libcrun_la-terminal.lo [2022-06-10T22:14:56.217Z] #77 268.2 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-06-10T22:14:56.792Z] #77 268.4 CC src/libcrun/libcrun_la-mount_flags.lo [2022-06-10T22:14:56.792Z] #77 268.6 CC src/libcrun/libcrun_la-signals.lo [2022-06-10T22:14:56.792Z] #77 268.6 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-06-10T22:14:57.370Z] #77 269.0 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-06-10T22:14:57.370Z] #77 269.0 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-06-10T22:14:57.370Z] #77 269.1 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-06-10T22:14:57.370Z] #77 269.2 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-06-10T22:14:57.370Z] #77 269.3 CC tests/init.o [2022-06-10T22:14:57.370Z] #77 269.4 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-06-10T22:14:58.151Z] #20 62.33 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-06-10T22:14:58.151Z] #20 62.34 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-10T22:14:58.151Z] #20 62.34 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-10T22:14:58.310Z] #77 ... [2022-06-10T22:14:58.310Z] [2022-06-10T22:14:58.310Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-06-10T22:14:58.310Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-10T22:14:58.310Z] #47 341.1 + dpkg --print-architecture [2022-06-10T22:14:58.310Z] #47 341.2 + git checkout -q v2.1.0 [2022-06-10T22:14:58.310Z] #47 341.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-06-10T22:14:58.310Z] #47 341.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-06-10T22:14:59.035Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-06-10T22:14:59.035Z] [2022-06-10T22:14:59.035Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-06-10T22:14:59.035Z] Installing docker-proxy to /usr/local/bin/ [2022-06-10T22:14:59.035Z] [2022-06-10T22:14:59.035Z] + mkdir -p bundles [2022-06-10T22:14:59.035Z] + '[' -n 'github.com/docker/docker/api [2022-06-10T22:14:59.035Z] github.com/docker/docker/api/server [2022-06-10T22:14:59.035Z] github.com/docker/docker/api/server/backend/build [2022-06-10T22:14:59.035Z] github.com/docker/docker/api/server/httpstatus [2022-06-10T22:14:59.035Z] github.com/docker/docker/api/server/httputils [2022-06-10T22:14:59.035Z] github.com/docker/docker/api/server/middleware [2022-06-10T22:14:59.035Z] github.com/docker/docker/api/server/router [2022-06-10T22:14:59.035Z] github.com/docker/docker/api/server/router/build [2022-06-10T22:14:59.035Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-10T22:14:59.035Z] github.com/docker/docker/api/server/router/container [2022-06-10T22:14:59.035Z] github.com/docker/docker/api/server/router/debug [2022-06-10T22:14:59.035Z] github.com/docker/docker/api/server/router/distribution [2022-06-10T22:14:59.035Z] github.com/docker/docker/api/server/router/grpc [2022-06-10T22:14:59.035Z] github.com/docker/docker/api/server/router/image [2022-06-10T22:14:59.035Z] github.com/docker/docker/api/server/router/network [2022-06-10T22:14:59.035Z] github.com/docker/docker/api/server/router/plugin [2022-06-10T22:14:59.035Z] github.com/docker/docker/api/server/router/session [2022-06-10T22:14:59.035Z] github.com/docker/docker/api/server/router/swarm [2022-06-10T22:14:59.035Z] github.com/docker/docker/api/server/router/system [2022-06-10T22:14:59.035Z] github.com/docker/docker/api/server/router/volume [2022-06-10T22:14:59.035Z] github.com/docker/docker/api/types [2022-06-10T22:14:59.035Z] github.com/docker/docker/api/types/backend [2022-06-10T22:14:59.035Z] github.com/docker/docker/api/types/blkiodev [2022-06-10T22:14:59.035Z] github.com/docker/docker/api/types/container [2022-06-10T22:14:59.035Z] github.com/docker/docker/api/types/events [2022-06-10T22:14:59.035Z] github.com/docker/docker/api/types/filters [2022-06-10T22:14:59.035Z] github.com/docker/docker/api/types/image [2022-06-10T22:14:59.035Z] github.com/docker/docker/api/types/mount [2022-06-10T22:14:59.035Z] github.com/docker/docker/api/types/network [2022-06-10T22:14:59.035Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-10T22:14:59.035Z] github.com/docker/docker/api/types/registry [2022-06-10T22:14:59.035Z] github.com/docker/docker/api/types/strslice [2022-06-10T22:14:59.035Z] github.com/docker/docker/api/types/swarm [2022-06-10T22:14:59.035Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-10T22:14:59.035Z] github.com/docker/docker/api/types/time [2022-06-10T22:14:59.035Z] github.com/docker/docker/api/types/versions [2022-06-10T22:14:59.035Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-10T22:14:59.035Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-10T22:14:59.035Z] github.com/docker/docker/api/types/volume [2022-06-10T22:14:59.035Z] github.com/docker/docker/builder [2022-06-10T22:14:59.035Z] github.com/docker/docker/builder/builder-next [2022-06-10T22:14:59.035Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-10T22:14:59.035Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-10T22:14:59.035Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-10T22:14:59.035Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-10T22:14:59.035Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-10T22:14:59.035Z] github.com/docker/docker/builder/builder-next/worker [2022-06-10T22:14:59.035Z] github.com/docker/docker/builder/dockerfile [2022-06-10T22:14:59.035Z] github.com/docker/docker/builder/remotecontext [2022-06-10T22:14:59.035Z] github.com/docker/docker/builder/remotecontext/git [2022-06-10T22:14:59.035Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-10T22:14:59.035Z] github.com/docker/docker/cli [2022-06-10T22:14:59.035Z] github.com/docker/docker/cli/config [2022-06-10T22:14:59.035Z] github.com/docker/docker/cli/debug [2022-06-10T22:14:59.035Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-10T22:14:59.035Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-10T22:14:59.035Z] github.com/docker/docker/client [2022-06-10T22:14:59.035Z] github.com/docker/docker/cmd/docker-proxy [2022-06-10T22:14:59.035Z] github.com/docker/docker/cmd/dockerd [2022-06-10T22:14:59.035Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-10T22:14:59.035Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-10T22:14:59.035Z] github.com/docker/docker/container [2022-06-10T22:14:59.035Z] github.com/docker/docker/container/stream [2022-06-10T22:14:59.035Z] github.com/docker/docker/contrib/apparmor [2022-06-10T22:14:59.035Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-10T22:14:59.035Z] github.com/docker/docker/contrib/httpserver [2022-06-10T22:14:59.035Z] github.com/docker/docker/daemon [2022-06-10T22:14:59.035Z] github.com/docker/docker/daemon/cluster [2022-06-10T22:14:59.035Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-10T22:14:59.035Z] github.com/docker/docker/daemon/cluster/convert [2022-06-10T22:14:59.035Z] github.com/docker/docker/daemon/cluster/executor [2022-06-10T22:14:59.035Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-10T22:14:59.035Z] github.com/docker/docker/daemon/cluster/provider [2022-06-10T22:14:59.035Z] github.com/docker/docker/daemon/config [2022-06-10T22:14:59.035Z] github.com/docker/docker/daemon/events [2022-06-10T22:14:59.035Z] github.com/docker/docker/daemon/events/testutils [2022-06-10T22:14:59.035Z] github.com/docker/docker/daemon/exec [2022-06-10T22:14:59.035Z] github.com/docker/docker/daemon/graphdriver [2022-06-10T22:14:59.035Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-10T22:14:59.035Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-10T22:14:59.035Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-10T22:14:59.035Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-10T22:14:59.035Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-10T22:14:59.035Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-10T22:14:59.035Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-10T22:14:59.035Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-10T22:14:59.035Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-10T22:14:59.035Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-10T22:14:59.035Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-10T22:14:59.035Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-10T22:14:59.035Z] github.com/docker/docker/daemon/images [2022-06-10T22:14:59.035Z] github.com/docker/docker/daemon/initlayer [2022-06-10T22:14:59.035Z] github.com/docker/docker/daemon/links [2022-06-10T22:14:59.035Z] github.com/docker/docker/daemon/listeners [2022-06-10T22:14:59.035Z] github.com/docker/docker/daemon/logger [2022-06-10T22:14:59.035Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-10T22:14:59.035Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-10T22:14:59.035Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-10T22:14:59.035Z] github.com/docker/docker/daemon/logger/gelf [2022-06-10T22:14:59.035Z] github.com/docker/docker/daemon/logger/journald [2022-06-10T22:14:59.035Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-10T22:14:59.035Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-10T22:14:59.035Z] github.com/docker/docker/daemon/logger/local [2022-06-10T22:14:59.035Z] github.com/docker/docker/daemon/logger/logentries [2022-06-10T22:14:59.035Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-10T22:14:59.035Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-10T22:14:59.035Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-10T22:14:59.035Z] github.com/docker/docker/daemon/logger/splunk [2022-06-10T22:14:59.035Z] github.com/docker/docker/daemon/logger/syslog [2022-06-10T22:14:59.035Z] github.com/docker/docker/daemon/logger/templates [2022-06-10T22:14:59.035Z] github.com/docker/docker/daemon/names [2022-06-10T22:14:59.035Z] github.com/docker/docker/daemon/network [2022-06-10T22:14:59.035Z] github.com/docker/docker/daemon/stats [2022-06-10T22:14:59.035Z] github.com/docker/docker/distribution [2022-06-10T22:14:59.035Z] github.com/docker/docker/distribution/metadata [2022-06-10T22:14:59.035Z] github.com/docker/docker/distribution/utils [2022-06-10T22:14:59.035Z] github.com/docker/docker/distribution/xfer [2022-06-10T22:14:59.035Z] github.com/docker/docker/dockerversion [2022-06-10T22:14:59.035Z] github.com/docker/docker/errdefs [2022-06-10T22:14:59.035Z] github.com/docker/docker/image [2022-06-10T22:14:59.035Z] github.com/docker/docker/image/cache [2022-06-10T22:14:59.035Z] github.com/docker/docker/image/tarexport [2022-06-10T22:14:59.035Z] github.com/docker/docker/image/v1 [2022-06-10T22:14:59.035Z] github.com/docker/docker/internal/test/suite [2022-06-10T22:14:59.035Z] github.com/docker/docker/layer [2022-06-10T22:14:59.035Z] github.com/docker/docker/libcontainerd [2022-06-10T22:14:59.035Z] github.com/docker/docker/libcontainerd/queue [2022-06-10T22:14:59.035Z] github.com/docker/docker/libcontainerd/remote [2022-06-10T22:14:59.035Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-10T22:14:59.035Z] github.com/docker/docker/libcontainerd/types [2022-06-10T22:14:59.035Z] github.com/docker/docker/oci [2022-06-10T22:14:59.035Z] github.com/docker/docker/oci/caps [2022-06-10T22:14:59.035Z] github.com/docker/docker/opts [2022-06-10T22:14:59.035Z] github.com/docker/docker/pkg/aaparser [2022-06-10T22:14:59.035Z] github.com/docker/docker/pkg/archive [2022-06-10T22:14:59.035Z] github.com/docker/docker/pkg/authorization [2022-06-10T22:14:59.035Z] github.com/docker/docker/pkg/broadcaster [2022-06-10T22:14:59.035Z] github.com/docker/docker/pkg/capabilities [2022-06-10T22:14:59.035Z] github.com/docker/docker/pkg/chrootarchive [2022-06-10T22:14:59.035Z] github.com/docker/docker/pkg/containerfs [2022-06-10T22:14:59.035Z] github.com/docker/docker/pkg/devicemapper [2022-06-10T22:14:59.035Z] github.com/docker/docker/pkg/directory [2022-06-10T22:14:59.035Z] github.com/docker/docker/pkg/dmesg [2022-06-10T22:14:59.035Z] github.com/docker/docker/pkg/fileutils [2022-06-10T22:14:59.035Z] github.com/docker/docker/pkg/fsutils [2022-06-10T22:14:59.035Z] github.com/docker/docker/pkg/homedir [2022-06-10T22:14:59.035Z] github.com/docker/docker/pkg/idtools [2022-06-10T22:14:59.035Z] github.com/docker/docker/pkg/ioutils [2022-06-10T22:14:59.035Z] github.com/docker/docker/pkg/jsonmessage [2022-06-10T22:14:59.035Z] github.com/docker/docker/pkg/longpath [2022-06-10T22:14:59.035Z] github.com/docker/docker/pkg/loopback [2022-06-10T22:14:59.035Z] github.com/docker/docker/pkg/namesgenerator [2022-06-10T22:14:59.035Z] github.com/docker/docker/pkg/parsers [2022-06-10T22:14:59.035Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-10T22:14:59.035Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-10T22:14:59.035Z] github.com/docker/docker/pkg/pidfile [2022-06-10T22:14:59.035Z] github.com/docker/docker/pkg/platform [2022-06-10T22:14:59.035Z] github.com/docker/docker/pkg/plugingetter [2022-06-10T22:14:59.035Z] github.com/docker/docker/pkg/plugins [2022-06-10T22:14:59.035Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-10T22:14:59.035Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-10T22:14:59.035Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-10T22:14:59.035Z] github.com/docker/docker/pkg/plugins/transport [2022-06-10T22:14:59.035Z] github.com/docker/docker/pkg/pools [2022-06-10T22:14:59.035Z] github.com/docker/docker/pkg/progress [2022-06-10T22:14:59.035Z] github.com/docker/docker/pkg/pubsub [2022-06-10T22:14:59.035Z] github.com/docker/docker/pkg/reexec [2022-06-10T22:14:59.035Z] github.com/docker/docker/pkg/signal [2022-06-10T22:14:59.035Z] github.com/docker/docker/pkg/stack [2022-06-10T22:14:59.035Z] github.com/docker/docker/pkg/stdcopy [2022-06-10T22:14:59.035Z] github.com/docker/docker/pkg/streamformatter [2022-06-10T22:14:59.035Z] github.com/docker/docker/pkg/stringid [2022-06-10T22:14:59.035Z] github.com/docker/docker/pkg/sysinfo [2022-06-10T22:14:59.035Z] github.com/docker/docker/pkg/system [2022-06-10T22:14:59.035Z] github.com/docker/docker/pkg/tailfile [2022-06-10T22:14:59.035Z] github.com/docker/docker/pkg/tarsum [2022-06-10T22:14:59.035Z] github.com/docker/docker/pkg/truncindex [2022-06-10T22:14:59.035Z] github.com/docker/docker/pkg/urlutil [2022-06-10T22:14:59.035Z] github.com/docker/docker/pkg/useragent [2022-06-10T22:14:59.035Z] github.com/docker/docker/plugin [2022-06-10T22:14:59.035Z] github.com/docker/docker/plugin/executor/containerd [2022-06-10T22:14:59.035Z] github.com/docker/docker/plugin/v2 [2022-06-10T22:14:59.035Z] github.com/docker/docker/profiles/apparmor [2022-06-10T22:14:59.035Z] github.com/docker/docker/profiles/seccomp [2022-06-10T22:14:59.035Z] github.com/docker/docker/quota [2022-06-10T22:14:59.035Z] github.com/docker/docker/reference [2022-06-10T22:14:59.035Z] github.com/docker/docker/registry [2022-06-10T22:14:59.035Z] github.com/docker/docker/registry/resumable [2022-06-10T22:14:59.035Z] github.com/docker/docker/restartmanager [2022-06-10T22:14:59.035Z] github.com/docker/docker/rootless [2022-06-10T22:14:59.035Z] github.com/docker/docker/rootless/specconv [2022-06-10T22:14:59.035Z] github.com/docker/docker/runconfig [2022-06-10T22:14:59.035Z] github.com/docker/docker/runconfig/opts [2022-06-10T22:14:59.035Z] github.com/docker/docker/testutil [2022-06-10T22:14:59.035Z] github.com/docker/docker/testutil/daemon [2022-06-10T22:14:59.035Z] github.com/docker/docker/testutil/environment [2022-06-10T22:14:59.035Z] github.com/docker/docker/testutil/fakecontext [2022-06-10T22:14:59.035Z] github.com/docker/docker/testutil/fakegit [2022-06-10T22:14:59.035Z] github.com/docker/docker/testutil/fakestorage [2022-06-10T22:14:59.035Z] github.com/docker/docker/testutil/fixtures/load [2022-06-10T22:14:59.035Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-10T22:14:59.035Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-10T22:14:59.035Z] github.com/docker/docker/testutil/registry [2022-06-10T22:14:59.035Z] github.com/docker/docker/testutil/request [2022-06-10T22:14:59.035Z] github.com/docker/docker/volume [2022-06-10T22:14:59.035Z] github.com/docker/docker/volume/drivers [2022-06-10T22:14:59.035Z] github.com/docker/docker/volume/local [2022-06-10T22:14:59.035Z] github.com/docker/docker/volume/mounts [2022-06-10T22:14:59.035Z] github.com/docker/docker/volume/service [2022-06-10T22:14:59.035Z] github.com/docker/docker/volume/service/opts [2022-06-10T22:14:59.035Z] github.com/docker/docker/volume/testutils' ']' [2022-06-10T22:14:59.036Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-06-10T22:14:59.036Z] ? github.com/docker/docker/api [no test files] [2022-06-10T22:14:59.535Z] #20 63.94 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-06-10T22:14:59.535Z] #20 63.94 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-10T22:14:59.535Z] #20 63.95 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-10T22:15:00.922Z] #20 65.60 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-06-10T22:15:01.184Z] #20 65.60 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-10T22:15:01.184Z] #20 65.60 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-10T22:15:05.398Z] #20 69.40 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-06-10T22:15:05.398Z] #20 69.40 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-10T22:15:05.398Z] #20 69.41 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-10T22:15:06.787Z] #20 71.28 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-06-10T22:15:06.787Z] #20 71.29 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-06-10T22:15:06.787Z] #20 71.30 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-10T22:15:06.787Z] #20 71.35 Selecting previously unselected package libapparmor1:amd64. [2022-06-10T22:15:06.787Z] #20 71.37 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-06-10T22:15:06.787Z] #20 71.37 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-06-10T22:15:06.787Z] #20 71.42 Selecting previously unselected package libapparmor-dev:amd64. [2022-06-10T22:15:07.049Z] #20 71.43 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-06-10T22:15:07.049Z] #20 71.43 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-10T22:15:07.049Z] #20 71.51 Selecting previously unselected package libbtrfs0:amd64. [2022-06-10T22:15:07.049Z] #20 71.52 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-10T22:15:07.049Z] #20 71.52 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-10T22:15:07.049Z] #20 71.59 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-10T22:15:07.049Z] #20 71.60 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-10T22:15:07.049Z] #20 71.60 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-10T22:15:07.311Z] #20 71.70 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-06-10T22:15:07.311Z] #20 71.71 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-10T22:15:07.311Z] #20 71.71 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-10T22:15:07.311Z] #20 71.75 Selecting previously unselected package libudev-dev:amd64. [2022-06-10T22:15:07.311Z] #20 71.77 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-10T22:15:07.311Z] #20 71.77 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-10T22:15:07.311Z] #20 71.85 Selecting previously unselected package libsepol1-dev:amd64. [2022-06-10T22:15:07.311Z] #20 71.86 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-06-10T22:15:07.311Z] #20 71.86 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-06-10T22:15:07.572Z] #20 71.97 Selecting previously unselected package libpcre2-16-0:amd64. [2022-06-10T22:15:07.572Z] #20 71.98 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-06-10T22:15:07.572Z] #20 71.98 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-06-10T22:15:07.572Z] #20 72.09 Selecting previously unselected package libpcre2-32-0:amd64. [2022-06-10T22:15:07.572Z] #20 72.09 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-06-10T22:15:07.572Z] #20 72.10 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-06-10T22:15:07.572Z] #20 72.18 Selecting previously unselected package libpcre2-posix2:amd64. [2022-06-10T22:15:07.572Z] #20 72.18 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-06-10T22:15:07.572Z] #20 72.19 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-06-10T22:15:07.572Z] #20 72.24 Selecting previously unselected package libpcre2-dev:amd64. [2022-06-10T22:15:07.833Z] #20 72.25 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-06-10T22:15:07.833Z] #20 72.26 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-06-10T22:15:07.833Z] #20 72.44 Selecting previously unselected package libselinux1-dev:amd64. [2022-06-10T22:15:07.833Z] #20 72.44 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-06-10T22:15:07.833Z] #20 72.45 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-06-10T22:15:08.095Z] #20 72.56 Selecting previously unselected package libdevmapper-dev:amd64. [2022-06-10T22:15:08.095Z] #20 72.56 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-06-10T22:15:08.095Z] #20 72.57 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-10T22:15:08.095Z] #20 72.62 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-10T22:15:08.095Z] #20 72.63 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-10T22:15:08.095Z] #20 72.64 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-10T22:15:08.095Z] #20 72.69 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-10T22:15:08.095Z] #20 ... [2022-06-10T22:15:08.095Z] [2022-06-10T22:15:08.095Z] #71 [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-06-10T22:15:08.095Z] #71 sha256:4fae300bdb493d284eb0e21e6f0ddf06d322cb26f5e61e12619018f845919d48 [2022-06-10T22:15:08.095Z] #71 15.20 + cd /tmp/tmp.CEflNqmtsO/src/github.com/containerd/containerd [2022-06-10T22:15:08.095Z] #71 15.20 + git checkout -q v1.6.6 [2022-06-10T22:15:08.095Z] #71 16.05 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-10T22:15:08.095Z] #71 16.05 + BUILDTAGS='netgo osusergo static_build' [2022-06-10T22:15:08.095Z] #71 16.05 + export EXTRA_FLAGS=-buildmode=pie [2022-06-10T22:15:08.095Z] #71 16.05 + EXTRA_FLAGS=-buildmode=pie [2022-06-10T22:15:08.095Z] #71 16.05 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-10T22:15:08.095Z] #71 16.05 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-10T22:15:08.095Z] #71 16.05 + '[' '' = dynamic ']' [2022-06-10T22:15:08.095Z] #71 16.05 + make [2022-06-10T22:15:08.095Z] #71 16.75 + bin/ctr [2022-06-10T22:15:08.356Z] #71 ... [2022-06-10T22:15:08.356Z] [2022-06-10T22:15:08.356Z] #20 [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-06-10T22:15:08.356Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b [2022-06-10T22:15:08.356Z] #20 72.69 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-10T22:15:08.356Z] #20 72.70 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-10T22:15:08.356Z] #20 72.71 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-10T22:15:08.356Z] #20 72.92 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-10T22:15:08.356Z] #20 72.94 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-06-10T22:15:08.356Z] #20 72.95 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-10T22:15:08.356Z] #20 72.96 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-06-10T22:15:08.356Z] #20 72.97 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-10T22:15:08.356Z] #20 72.98 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-06-10T22:15:08.356Z] #20 72.99 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-10T22:15:08.356Z] #20 73.01 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-06-10T22:15:08.356Z] #20 73.02 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-10T22:15:08.356Z] #20 73.03 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-06-10T22:15:08.356Z] #20 73.04 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-10T22:15:08.356Z] #20 73.05 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-10T22:15:08.356Z] #20 73.06 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-10T22:15:08.618Z] #20 73.07 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-10T22:15:08.618Z] #20 73.09 Setting up mingw-w64-common (8.0.0-1) ... [2022-06-10T22:15:08.618Z] #20 73.10 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-10T22:15:08.618Z] #20 73.11 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-10T22:15:08.618Z] #20 73.12 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-06-10T22:15:08.618Z] #20 73.13 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-06-10T22:15:08.618Z] #20 73.14 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-10T22:15:08.618Z] #20 73.15 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-10T22:15:08.618Z] #20 73.16 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-06-10T22:15:08.618Z] #20 73.17 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-10T22:15:08.618Z] #20 73.18 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-06-10T22:15:08.618Z] #20 73.19 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-10T22:15:08.618Z] #20 73.20 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-10T22:15:08.618Z] #20 73.21 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-06-10T22:15:08.618Z] #20 73.22 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-10T22:15:08.618Z] #20 73.24 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-10T22:15:08.618Z] #20 73.26 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-10T22:15:08.618Z] #20 73.27 Setting up dmsetup (2:1.02.175-2.1) ... [2022-06-10T22:15:08.879Z] #20 73.29 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-10T22:15:08.879Z] #20 73.30 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-10T22:15:08.879Z] #20 73.31 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T22:15:10.264Z] #20 DONE 74.7s [2022-06-10T22:15:10.264Z] [2022-06-10T22:15:10.264Z] #21 [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-06-10T22:15:10.264Z] #21 sha256:ad57c19d2702b704f3e7e930cc2303a53f4f9cdca81fcfbc3aa719fd9d3f9575 [2022-06-10T22:15:11.207Z] #21 1.036 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-06-10T22:15:11.469Z] #21 1.226 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-06-10T22:15:11.469Z] #21 1.391 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-06-10T22:15:13.918Z] ok github.com/docker/docker/api/server 0.010s coverage: 7.9% of statements [2022-06-10T22:15:17.018Z] #21 1.604 Reading package lists... [2022-06-10T22:15:17.303Z] #47 DONE 369.5s [2022-06-10T22:15:17.303Z] [2022-06-10T22:15:17.303Z] #55 [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.44.0" && /build/golangci-lint --version [2022-06-10T22:15:17.303Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T22:15:17.303Z] #55 ... [2022-06-10T22:15:17.303Z] [2022-06-10T22:15:17.303Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-06-10T22:15:17.303Z] #48 sha256:dd2d8a0719f10645fbb9b3f988a8738741db74e982dbca823e94b3df024e58da [2022-06-10T22:15:17.303Z] #48 DONE 0.2s [2022-06-10T22:15:17.303Z] [2022-06-10T22:15:17.303Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-06-10T22:15:17.303Z] #52 sha256:c06c5a703f096d7cc134d9b1216f3c1fa2e926a9cd588362a598a16fa451d892 [2022-06-10T22:15:17.303Z] #52 DONE 0.0s [2022-06-10T22:15:17.303Z] [2022-06-10T22:15:17.303Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-10T22:15:17.303Z] #54 sha256:55c349e51a5f443643ffa7d817a74427027ae4dfe9825eca93f199b300b3a4aa [2022-06-10T22:15:17.303Z] #54 DONE 0.1s [2022-06-10T22:15:17.303Z] [2022-06-10T22:15:17.303Z] #55 [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.44.0" && /build/golangci-lint --version [2022-06-10T22:15:17.303Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T22:15:18.243Z] #55 ... [2022-06-10T22:15:18.243Z] [2022-06-10T22:15:18.243Z] #77 [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-06-10T22:15:18.243Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:15:18.243Z] #77 297.0 CCLD tests/init [2022-06-10T22:15:20.236Z] #47 DONE 370.6s [2022-06-10T22:15:20.236Z] [2022-06-10T22:15:20.236Z] #64 [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-06-10T22:15:20.236Z] #64 sha256:0594c7764055873340ccdb1617873a8dd21dfd64a838dfa2f84837efffa822b9 [2022-06-10T22:15:20.236Z] #64 ... [2022-06-10T22:15:20.236Z] [2022-06-10T22:15:20.236Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-06-10T22:15:20.236Z] #48 sha256:13293c78d9c428730a7000a2d363449a420e8e17c54fa8778155ea34b9143e18 [2022-06-10T22:15:20.494Z] #48 DONE 0.5s [2022-06-10T22:15:20.494Z] [2022-06-10T22:15:20.494Z] #60 [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-06-10T22:15:20.494Z] #60 sha256:e61f3003146faa19d9af5442fd616b4ffc88b37ce680b4ee84eeda30a5bda97e [2022-06-10T22:15:20.494Z] #60 ... [2022-06-10T22:15:20.494Z] [2022-06-10T22:15:20.494Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-06-10T22:15:20.494Z] #52 sha256:cb68caced1fd947b71797e4c909063c991f3af5142f7834f9bc273d42faefc70 [2022-06-10T22:15:20.494Z] #52 DONE 0.1s [2022-06-10T22:15:20.494Z] [2022-06-10T22:15:20.494Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-10T22:15:20.494Z] #54 sha256:7c55077f868cdeeba13405da220f7121af935e669366cd9adc491c961cca8c07 [2022-06-10T22:15:20.494Z] #54 DONE 0.1s [2022-06-10T22:15:20.754Z] [2022-06-10T22:15:20.754Z] #64 [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-06-10T22:15:20.754Z] #64 sha256:0594c7764055873340ccdb1617873a8dd21dfd64a838dfa2f84837efffa822b9 [2022-06-10T22:15:21.225Z] #21 6.280 Reading package lists... [2022-06-10T22:15:22.169Z] #21 10.88 Building dependency tree... [2022-06-10T22:15:22.169Z] #21 12.10 Reading state information... [2022-06-10T22:15:23.592Z] #21 13.40 The following additional packages will be installed: [2022-06-10T22:15:23.592Z] #21 13.40 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-06-10T22:15:23.592Z] #21 13.40 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-06-10T22:15:23.592Z] #21 13.40 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-06-10T22:15:23.592Z] #21 13.40 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-06-10T22:15:23.592Z] #21 13.40 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-06-10T22:15:23.592Z] #21 13.40 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-06-10T22:15:23.592Z] #21 13.41 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-06-10T22:15:23.592Z] #21 13.43 Suggested packages: [2022-06-10T22:15:23.592Z] #21 13.43 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-06-10T22:15:23.592Z] #21 13.43 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-06-10T22:15:23.592Z] #21 13.43 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-06-10T22:15:23.592Z] #21 13.43 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-06-10T22:15:23.592Z] #21 13.43 seccomp:ppc64el seccomp:s390x [2022-06-10T22:15:23.592Z] #21 13.43 Recommended packages: [2022-06-10T22:15:23.592Z] #21 13.43 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-06-10T22:15:23.592Z] #21 13.43 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-06-10T22:15:23.592Z] #21 13.43 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-06-10T22:15:23.592Z] #21 13.43 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-06-10T22:15:24.168Z] #21 13.93 The following NEW packages will be installed: [2022-06-10T22:15:24.168Z] #21 13.94 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-06-10T22:15:24.168Z] #21 13.94 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-06-10T22:15:24.168Z] #21 13.94 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-06-10T22:15:24.168Z] #21 13.94 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-06-10T22:15:24.168Z] #21 13.94 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-06-10T22:15:24.168Z] #21 13.94 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-06-10T22:15:24.168Z] #21 13.94 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-06-10T22:15:24.168Z] #21 13.94 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-06-10T22:15:24.168Z] #21 13.94 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-06-10T22:15:24.168Z] #21 13.95 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-06-10T22:15:24.168Z] #21 13.95 libseccomp2:ppc64el libseccomp2:s390x [2022-06-10T22:15:24.429Z] #21 14.30 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T22:15:24.429Z] #21 14.30 Need to get 15.9 MB of archives. [2022-06-10T22:15:24.429Z] #21 14.30 After this operation, 73.0 MB of additional disk space will be used. [2022-06-10T22:15:24.429Z] #21 14.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-06-10T22:15:24.429Z] #21 14.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-06-10T22:15:24.429Z] #21 14.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-06-10T22:15:24.429Z] #21 14.31 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-06-10T22:15:24.429Z] #21 14.32 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-06-10T22:15:24.429Z] #21 14.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-06-10T22:15:24.429Z] #21 14.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-06-10T22:15:24.429Z] #21 14.33 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-06-10T22:15:24.429Z] #21 14.37 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-06-10T22:15:24.690Z] #21 14.37 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-06-10T22:15:24.690Z] #21 14.37 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-06-10T22:15:24.690Z] #21 14.37 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-06-10T22:15:24.690Z] #21 14.37 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-06-10T22:15:24.690Z] #21 14.41 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-06-10T22:15:24.690Z] #21 14.42 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-06-10T22:15:24.690Z] #21 14.42 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-06-10T22:15:24.690Z] #21 14.42 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-06-10T22:15:24.690Z] #21 14.42 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-06-10T22:15:24.690Z] #21 14.45 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-06-10T22:15:24.690Z] #21 14.46 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-06-10T22:15:24.690Z] #21 14.46 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-06-10T22:15:24.690Z] #21 14.46 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-06-10T22:15:24.690Z] #21 14.46 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-06-10T22:15:24.690Z] #21 14.49 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-06-10T22:15:24.690Z] #21 14.49 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-06-10T22:15:24.690Z] #21 14.50 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-06-10T22:15:24.690Z] #21 14.50 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-06-10T22:15:24.690Z] #21 14.50 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-06-10T22:15:24.690Z] #21 14.52 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-06-10T22:15:24.690Z] #21 14.52 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-06-10T22:15:24.690Z] #21 14.53 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-06-10T22:15:24.690Z] #21 14.53 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-06-10T22:15:24.690Z] #21 14.53 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-06-10T22:15:24.690Z] #21 14.53 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-06-10T22:15:24.690Z] #21 14.53 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-06-10T22:15:24.690Z] #21 14.53 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-06-10T22:15:24.690Z] #21 14.53 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-06-10T22:15:24.690Z] #21 14.55 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-06-10T22:15:24.690Z] #21 14.55 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-06-10T22:15:24.690Z] #21 14.55 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-06-10T22:15:24.944Z] #64 ... [2022-06-10T22:15:24.944Z] [2022-06-10T22:15:24.944Z] #77 [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-06-10T22:15:24.944Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-10T22:15:24.944Z] #77 296.5 CCLD tests/init [2022-06-10T22:15:25.261Z] #21 15.10 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T22:15:25.522Z] #21 15.29 Fetched 15.9 MB in 1s (29.9 MB/s) [2022-06-10T22:15:25.522Z] #21 15.33 Selecting previously unselected package gcc-10-base:armel. [2022-06-10T22:15:25.522Z] #21 15.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 ... 38557 files and directories currently installed.) [2022-06-10T22:15:25.522Z] #21 15.36 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-06-10T22:15:25.522Z] #21 15.36 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-06-10T22:15:25.522Z] #21 15.42 Selecting previously unselected package gcc-10-base:armhf. [2022-06-10T22:15:25.522Z] #21 15.42 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-06-10T22:15:25.522Z] #21 15.43 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-06-10T22:15:25.522Z] #21 15.48 Selecting previously unselected package gcc-10-base:ppc64el. [2022-06-10T22:15:25.782Z] #21 15.49 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-06-10T22:15:25.782Z] #21 15.49 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-06-10T22:15:25.782Z] #21 15.55 Selecting previously unselected package gcc-10-base:s390x. [2022-06-10T22:15:25.782Z] #21 15.55 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-06-10T22:15:25.782Z] #21 15.55 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-06-10T22:15:25.782Z] #21 15.60 Selecting previously unselected package gcc-10-base:arm64. [2022-06-10T22:15:25.782Z] #21 15.61 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-06-10T22:15:25.782Z] #21 15.61 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-06-10T22:15:25.782Z] #21 15.67 Selecting previously unselected package libgcc-s1:armel. [2022-06-10T22:15:25.782Z] #21 15.67 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-06-10T22:15:25.782Z] #21 15.68 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-06-10T22:15:25.782Z] #21 15.73 Selecting previously unselected package libcrypt1:armel. [2022-06-10T22:15:26.043Z] #21 15.74 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-06-10T22:15:26.043Z] #21 15.75 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-06-10T22:15:26.043Z] #21 15.83 Selecting previously unselected package libc6:armel. [2022-06-10T22:15:26.043Z] #21 15.83 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-06-10T22:15:26.305Z] #21 16.03 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-06-10T22:15:26.568Z] #21 16.46 Selecting previously unselected package libapparmor1:armel. [2022-06-10T22:15:26.568Z] #21 16.46 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-06-10T22:15:26.568Z] #21 16.47 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-06-10T22:15:26.568Z] #21 16.53 Selecting previously unselected package libapparmor-dev:armel. [2022-06-10T22:15:26.568Z] #21 16.53 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-06-10T22:15:26.568Z] #21 16.54 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-06-10T22:15:26.829Z] #21 16.61 Selecting previously unselected package libgcc-s1:arm64. [2022-06-10T22:15:26.829Z] #21 16.62 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-06-10T22:15:26.829Z] #21 16.63 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-06-10T22:15:26.829Z] #21 16.68 Selecting previously unselected package libcrypt1:arm64. [2022-06-10T22:15:26.829Z] #21 16.68 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-06-10T22:15:26.829Z] #21 16.69 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-06-10T22:15:26.829Z] #21 16.76 Selecting previously unselected package libc6:arm64. [2022-06-10T22:15:26.829Z] #21 16.77 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-06-10T22:15:27.353Z] #21 16.96 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-06-10T22:15:27.615Z] #21 17.38 Selecting previously unselected package libapparmor1:arm64. [2022-06-10T22:15:27.615Z] #21 17.38 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-06-10T22:15:27.615Z] #21 17.39 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-06-10T22:15:27.615Z] #21 17.44 Selecting previously unselected package libapparmor-dev:arm64. [2022-06-10T22:15:27.615Z] #21 17.44 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-06-10T22:15:27.615Z] #21 17.45 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-06-10T22:15:27.615Z] #21 17.52 Selecting previously unselected package libgcc-s1:s390x. [2022-06-10T22:15:27.876Z] #21 17.53 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-06-10T22:15:27.876Z] #21 17.54 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-06-10T22:15:27.876Z] #21 17.58 Selecting previously unselected package libcrypt1:s390x. [2022-06-10T22:15:27.876Z] #21 17.58 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-06-10T22:15:27.876Z] #21 17.59 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-06-10T22:15:27.876Z] #21 17.67 Selecting previously unselected package libc6:s390x. [2022-06-10T22:15:27.876Z] #21 17.68 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-06-10T22:15:28.137Z] #21 17.89 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-06-10T22:15:28.399Z] #21 18.37 Selecting previously unselected package libapparmor1:s390x. [2022-06-10T22:15:28.661Z] #21 18.38 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-06-10T22:15:28.661Z] #21 18.38 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-06-10T22:15:28.661Z] #21 18.44 Selecting previously unselected package libapparmor-dev:s390x. [2022-06-10T22:15:28.661Z] #21 18.44 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-06-10T22:15:28.661Z] #21 18.45 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-06-10T22:15:28.661Z] #21 18.52 Selecting previously unselected package libgcc-s1:armhf. [2022-06-10T22:15:28.928Z] #21 18.53 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-06-10T22:15:28.928Z] #21 18.54 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-06-10T22:15:28.928Z] #21 18.59 Selecting previously unselected package libcrypt1:armhf. [2022-06-10T22:15:28.928Z] #21 18.59 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-06-10T22:15:28.928Z] #21 18.60 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-06-10T22:15:28.928Z] #21 18.71 Selecting previously unselected package libc6:armhf. [2022-06-10T22:15:28.928Z] #21 18.71 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-06-10T22:15:29.190Z] #21 18.89 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-06-10T22:15:29.452Z] #21 19.33 Selecting previously unselected package libapparmor1:armhf. [2022-06-10T22:15:29.452Z] #21 19.34 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-06-10T22:15:29.452Z] #21 19.35 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-06-10T22:15:29.714Z] #21 19.39 Selecting previously unselected package libapparmor-dev:armhf. [2022-06-10T22:15:29.714Z] #21 19.40 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-06-10T22:15:29.714Z] #21 19.41 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-06-10T22:15:29.714Z] #21 19.48 Selecting previously unselected package libgcc-s1:ppc64el. [2022-06-10T22:15:29.714Z] #21 19.49 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-06-10T22:15:29.714Z] #21 19.50 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-06-10T22:15:29.714Z] #21 19.55 Selecting previously unselected package libcrypt1:ppc64el. [2022-06-10T22:15:29.714Z] #21 19.56 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-06-10T22:15:29.714Z] #21 19.57 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-06-10T22:15:29.975Z] #21 19.65 Selecting previously unselected package libc6:ppc64el. [2022-06-10T22:15:29.975Z] #21 19.66 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-06-10T22:15:29.975Z] #21 19.82 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-06-10T22:15:30.548Z] #21 20.39 Selecting previously unselected package libapparmor1:ppc64el. [2022-06-10T22:15:30.548Z] #21 20.39 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-06-10T22:15:30.548Z] #21 20.40 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-06-10T22:15:30.548Z] #21 20.45 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-06-10T22:15:30.548Z] #21 20.46 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-06-10T22:15:30.548Z] #21 20.46 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-06-10T22:15:30.548Z] #21 20.54 Selecting previously unselected package libseccomp2:s390x. [2022-06-10T22:15:30.813Z] #21 20.55 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-06-10T22:15:30.813Z] #21 20.55 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-06-10T22:15:30.813Z] #21 20.61 Selecting previously unselected package libseccomp-dev:s390x. [2022-06-10T22:15:30.813Z] #21 20.62 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-06-10T22:15:30.813Z] #21 20.63 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-06-10T22:15:31.076Z] #21 20.70 Selecting previously unselected package libseccomp2:ppc64el. [2022-06-10T22:15:31.076Z] #21 20.70 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-06-10T22:15:31.076Z] #21 20.71 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-06-10T22:15:31.076Z] #21 20.75 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-06-10T22:15:31.076Z] #21 20.75 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-06-10T22:15:31.076Z] #21 20.76 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-06-10T22:15:31.076Z] #21 20.82 Selecting previously unselected package libseccomp2:armhf. [2022-06-10T22:15:31.076Z] #21 20.83 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-06-10T22:15:31.076Z] #21 20.83 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-06-10T22:15:31.076Z] #21 20.89 Selecting previously unselected package libseccomp-dev:armhf. [2022-06-10T22:15:31.076Z] #21 20.89 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-06-10T22:15:31.076Z] #21 20.89 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-06-10T22:15:31.076Z] #21 20.97 Selecting previously unselected package libseccomp2:armel. [2022-06-10T22:15:31.337Z] #21 20.97 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-06-10T22:15:31.337Z] #21 20.98 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-06-10T22:15:31.337Z] #21 21.03 Selecting previously unselected package libseccomp-dev:armel. [2022-06-10T22:15:31.337Z] #21 21.03 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-06-10T22:15:31.337Z] #21 21.04 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-06-10T22:15:31.337Z] #21 21.10 Selecting previously unselected package libseccomp2:arm64. [2022-06-10T22:15:31.337Z] #21 21.11 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-06-10T22:15:31.337Z] #21 21.11 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-06-10T22:15:31.337Z] #21 21.16 Selecting previously unselected package libseccomp-dev:arm64. [2022-06-10T22:15:31.337Z] #21 21.17 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-06-10T22:15:31.337Z] #21 21.17 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-06-10T22:15:31.599Z] #21 21.27 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-06-10T22:15:31.599Z] #21 21.28 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-06-10T22:15:31.599Z] #21 21.29 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-06-10T22:15:31.599Z] #21 21.30 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-06-10T22:15:31.599Z] #21 21.31 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-06-10T22:15:31.599Z] #21 21.35 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-06-10T22:15:31.599Z] #21 21.36 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-06-10T22:15:31.599Z] #21 21.38 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-06-10T22:15:31.599Z] #21 21.39 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-06-10T22:15:31.599Z] #21 21.41 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-06-10T22:15:31.599Z] #21 21.43 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-06-10T22:15:31.599Z] #21 21.45 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-06-10T22:15:31.599Z] #21 21.46 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-06-10T22:15:31.861Z] #21 21.49 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-06-10T22:15:31.861Z] #21 21.51 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-06-10T22:15:31.861Z] #21 21.53 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-06-10T22:15:32.804Z] #21 22.77 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-06-10T22:15:32.951Z] #64 341.2 # github.com/containerd/containerd/cmd/containerd [2022-06-10T22:15:32.952Z] #64 341.2 /usr/bin/ld: /tmp/go-link-2682305464/000019.o: in function `New': [2022-06-10T22:15:32.952Z] #64 341.2 /tmp/tmp.f8eih9MlHM/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-06-10T22:15:32.952Z] #64 341.3 + bin/containerd-stress [2022-06-10T22:15:32.952Z] #64 342.4 + bin/containerd-shim [2022-06-10T22:15:34.204Z] #21 24.02 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-06-10T22:15:35.593Z] #21 25.21 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-06-10T22:15:36.539Z] #21 26.42 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-06-10T22:15:37.928Z] #21 27.66 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-06-10T22:15:37.928Z] #21 27.67 Setting up libapparmor1:armel (2.13.6-10) ... [2022-06-10T22:15:37.928Z] #21 27.69 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-06-10T22:15:37.928Z] #21 27.70 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-06-10T22:15:37.928Z] #21 27.72 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-06-10T22:15:37.928Z] #21 27.73 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-06-10T22:15:37.928Z] #21 27.74 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-06-10T22:15:37.928Z] #21 27.75 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-06-10T22:15:37.928Z] #21 27.76 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-06-10T22:15:37.928Z] #21 27.77 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-06-10T22:15:37.928Z] #21 27.79 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-06-10T22:15:37.928Z] #21 27.80 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-06-10T22:15:37.928Z] #21 27.81 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-06-10T22:15:37.928Z] #21 27.82 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-06-10T22:15:37.928Z] #21 27.84 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-06-10T22:15:37.928Z] #21 27.85 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-06-10T22:15:37.928Z] #21 27.86 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-06-10T22:15:37.928Z] #21 27.87 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-06-10T22:15:37.928Z] #21 27.89 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-06-10T22:15:37.928Z] #21 27.90 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-06-10T22:15:38.190Z] #21 27.91 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T22:15:38.767Z] #21 DONE 28.5s [2022-06-10T22:15:38.767Z] [2022-06-10T22:15:38.767Z] #71 [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-06-10T22:15:38.767Z] #71 sha256:4fae300bdb493d284eb0e21e6f0ddf06d322cb26f5e61e12619018f845919d48 [2022-06-10T22:15:38.767Z] #71 ... [2022-06-10T22:15:38.767Z] [2022-06-10T22:15:38.767Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-10T22:15:38.767Z] #66 sha256:399280b7038050c509d0e48b49a677c9ccd7f1e14d091e0a5b53df0b987ad3eb [2022-06-10T22:15:38.767Z] #66 DONE 0.1s [2022-06-10T22:15:38.767Z] [2022-06-10T22:15:38.767Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-06-10T22:15:38.767Z] #22 sha256:4f15aa02a6e5ec15a4eb429aaa9fd820ba619047164ed2bfb365fe9136a40d1f [2022-06-10T22:15:40.146Z] #77 317.2 AR libcrun_testing.a [2022-06-10T22:15:40.146Z] #77 317.2 ar: `u' modifier ignored since `D' is the default (see `U') [2022-06-10T22:15:40.146Z] #77 317.4 CCLD tests/tests_libcrun_utils [2022-06-10T22:15:40.146Z] #77 317.4 CCLD tests/tests_libcrun_errors [2022-06-10T22:15:40.146Z] #77 317.4 CCLD tests/tests_libcrun_fuzzer [2022-06-10T22:15:40.146Z] #77 317.4 CCLD libcrun.la [2022-06-10T22:15:40.146Z] #77 318.8 CCLD crun [2022-06-10T22:15:40.155Z] #22 DONE 1.3s [2022-06-10T22:15:40.155Z] [2022-06-10T22:15:40.155Z] #67 [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-06-10T22:15:40.155Z] #67 sha256:07b6b497e0e99a3a816504cb80c9550a61a7a7f758832c416b7fe1338db6fdeb [2022-06-10T22:15:40.155Z] #67 1.028 + RM_GOPATH=0 [2022-06-10T22:15:40.155Z] #67 1.028 + TMP_GOPATH= [2022-06-10T22:15:40.155Z] #67 1.028 + : /build [2022-06-10T22:15:40.155Z] #67 1.028 + '[' -z '' ']' [2022-06-10T22:15:40.155Z] #67 1.038 ++ mktemp -d [2022-06-10T22:15:40.155Z] #67 1.038 + export GOPATH=/tmp/tmp.68CsYlst3r [2022-06-10T22:15:40.155Z] #67 1.038 + GOPATH=/tmp/tmp.68CsYlst3r [2022-06-10T22:15:40.155Z] #67 1.038 + RM_GOPATH=1 [2022-06-10T22:15:40.155Z] #67 1.038 + case "$(go env GOARCH)" in [2022-06-10T22:15:40.155Z] #67 1.038 ++ go env GOARCH [2022-06-10T22:15:40.155Z] #67 1.040 + export GO_BUILDMODE=-buildmode=pie [2022-06-10T22:15:40.155Z] #67 1.040 + GO_BUILDMODE=-buildmode=pie [2022-06-10T22:15:40.155Z] #67 1.041 ++ dirname /install.sh [2022-06-10T22:15:40.155Z] #67 1.048 Install runc version v1.1.2 (build tags: seccomp) [2022-06-10T22:15:40.155Z] #67 1.049 + dir=/ [2022-06-10T22:15:40.155Z] #67 1.049 + bin=runc [2022-06-10T22:15:40.155Z] #67 1.049 + shift [2022-06-10T22:15:40.155Z] #67 1.049 + '[' '!' -f //runc.installer ']' [2022-06-10T22:15:40.155Z] #67 1.049 + . //runc.installer [2022-06-10T22:15:40.155Z] #67 1.049 ++ set -e [2022-06-10T22:15:40.155Z] #67 1.049 ++ : v1.1.2 [2022-06-10T22:15:40.155Z] #67 1.049 + install_runc [2022-06-10T22:15:40.155Z] #67 1.049 + RUNC_BUILDTAGS=seccomp [2022-06-10T22:15:40.155Z] #67 1.049 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-06-10T22:15:40.155Z] #67 1.049 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.68CsYlst3r/src/github.com/opencontainers/runc [2022-06-10T22:15:40.155Z] #67 1.050 Cloning into '/tmp/tmp.68CsYlst3r/src/github.com/opencontainers/runc'... [2022-06-10T22:15:40.403Z] #77 319.4 make[3]: Entering directory '/tmp/crun-build' [2022-06-10T22:15:40.661Z] #77 319.6 /bin/mkdir -p '/usr/local/lib' [2022-06-10T22:15:40.661Z] #77 319.6 /bin/mkdir -p '/usr/local/share/man/man1' [2022-06-10T22:15:40.661Z] #77 319.6 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-06-10T22:15:40.661Z] #77 319.6 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-06-10T22:15:40.661Z] #77 319.7 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-06-10T22:15:40.918Z] #77 319.7 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-06-10T22:15:40.918Z] #77 319.7 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-06-10T22:15:40.918Z] #77 319.7 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-06-10T22:15:40.918Z] #77 319.9 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-06-10T22:15:40.918Z] #77 319.9 ---------------------------------------------------------------------- [2022-06-10T22:15:40.918Z] #77 319.9 Libraries have been installed in: [2022-06-10T22:15:40.918Z] #77 319.9 /usr/local/lib [2022-06-10T22:15:40.918Z] #77 319.9 [2022-06-10T22:15:40.918Z] #77 319.9 If you ever happen to want to link against installed libraries [2022-06-10T22:15:40.918Z] #77 319.9 in a given directory, LIBDIR, you must either use libtool, and [2022-06-10T22:15:40.918Z] #77 319.9 specify the full pathname of the library, or use the '-LLIBDIR' [2022-06-10T22:15:40.918Z] #77 319.9 flag during linking and do at least one of the following: [2022-06-10T22:15:40.918Z] #77 319.9 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-06-10T22:15:40.918Z] #77 319.9 during execution [2022-06-10T22:15:40.918Z] #77 319.9 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-06-10T22:15:40.918Z] #77 319.9 during linking [2022-06-10T22:15:40.918Z] #77 319.9 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-06-10T22:15:40.918Z] #77 319.9 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-06-10T22:15:40.918Z] #77 319.9 [2022-06-10T22:15:40.918Z] #77 319.9 See any operating system documentation about shared libraries for [2022-06-10T22:15:40.918Z] #77 319.9 more information, such as the ld(1) and ld.so(8) manual pages. [2022-06-10T22:15:40.918Z] #77 319.9 ---------------------------------------------------------------------- [2022-06-10T22:15:40.918Z] #77 319.9 /bin/mkdir -p '/build' [2022-06-10T22:15:40.918Z] #77 319.9 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-06-10T22:15:41.101Z] #67 ... [2022-06-10T22:15:41.101Z] [2022-06-10T22:15:41.101Z] #23 [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-06-10T22:15:41.101Z] #23 sha256:87d04ef435b9dab4d50becade0a3ae24b18518c519d15a70fc0384d686b87f22 [2022-06-10T22:15:41.101Z] #23 DONE 1.0s [2022-06-10T22:15:41.101Z] [2022-06-10T22:15:41.101Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-10T22:15:41.101Z] #24 sha256:a4ac116e4b90f0a178311b9cc2b3b75ce74b9c554d98446fc79b4d23e0f20466 [2022-06-10T22:15:41.103Z] #64 353.8 + bin/containerd-shim-runc-v1 [2022-06-10T22:15:41.175Z] #77 320.0 libtool: install: /usr/bin/install -c crun /build/crun [2022-06-10T22:15:41.175Z] #77 320.0 make[3]: Leaving directory '/tmp/crun-build' [2022-06-10T22:15:41.175Z] #77 320.0 make[2]: Leaving directory '/tmp/crun-build' [2022-06-10T22:15:41.175Z] #77 320.0 make[1]: Leaving directory '/tmp/crun-build' [2022-06-10T22:15:41.434Z] #77 DONE 320.4s [2022-06-10T22:15:41.434Z] [2022-06-10T22:15:41.434Z] #55 [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.44.0" && /build/golangci-lint --version [2022-06-10T22:15:41.434Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T22:15:42.045Z] #24 0.835 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-06-10T22:15:42.045Z] #24 DONE 0.9s [2022-06-10T22:15:42.045Z] [2022-06-10T22:15:42.045Z] #67 [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-06-10T22:15:42.045Z] #67 sha256:07b6b497e0e99a3a816504cb80c9550a61a7a7f758832c416b7fe1338db6fdeb [2022-06-10T22:15:42.616Z] #67 ... [2022-06-10T22:15:42.616Z] [2022-06-10T22:15:42.616Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-10T22:15:42.616Z] #25 sha256:0336500aa27bc307335cad29a4b6d9f9f0015d8c2b285cd686c0f1d4e1be9234 [2022-06-10T22:15:42.616Z] #25 DONE 0.9s [2022-06-10T22:15:42.877Z] [2022-06-10T22:15:42.877Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-10T22:15:42.877Z] #26 sha256:c743d04da64a27452ca00ca0ddb70a83af62507e223a1b2305d0dce9373f6836 [2022-06-10T22:15:43.823Z] #26 DONE 0.9s [2022-06-10T22:15:43.823Z] [2022-06-10T22:15:43.823Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-06-10T22:15:43.823Z] #27 sha256:043eb1b2a8c6fa31b391b6c774f8a2d88df6ebd7854b00254f2800140adb98df [2022-06-10T22:15:44.769Z] #27 DONE 1.0s [2022-06-10T22:15:44.769Z] [2022-06-10T22:15:44.769Z] #67 [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-06-10T22:15:44.769Z] #67 sha256:07b6b497e0e99a3a816504cb80c9550a61a7a7f758832c416b7fe1338db6fdeb [2022-06-10T22:15:44.769Z] #67 5.471 + cd /tmp/tmp.68CsYlst3r/src/github.com/opencontainers/runc [2022-06-10T22:15:44.769Z] #67 5.471 + git checkout -q v1.1.2 [2022-06-10T22:15:44.769Z] #67 5.770 + '[' -z '' ']' [2022-06-10T22:15:44.769Z] #67 5.770 + target=static [2022-06-10T22:15:44.769Z] #67 5.770 + make BUILDTAGS=seccomp static [2022-06-10T22:15:44.769Z] #67 5.928 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-06-10T22:15:46.884Z] #77 316.4 CCLD libcrun.la [2022-06-10T22:15:46.884Z] #77 316.5 AR libcrun_testing.a [2022-06-10T22:15:46.884Z] #77 316.5 ar: `u' modifier ignored since `D' is the default (see `U') [2022-06-10T22:15:46.884Z] #77 316.6 CCLD tests/tests_libcrun_utils [2022-06-10T22:15:46.884Z] #77 316.6 CCLD tests/tests_libcrun_errors [2022-06-10T22:15:46.884Z] #77 316.7 CCLD tests/tests_libcrun_fuzzer [2022-06-10T22:15:46.884Z] #77 317.9 CCLD crun [2022-06-10T22:15:46.884Z] #77 318.5 make[3]: Entering directory '/tmp/crun-build' [2022-06-10T22:15:46.884Z] #77 318.6 /bin/mkdir -p '/usr/local/lib' [2022-06-10T22:15:46.884Z] #77 318.6 /bin/mkdir -p '/usr/local/share/man/man1' [2022-06-10T22:15:46.884Z] #77 318.6 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-06-10T22:15:46.884Z] #77 318.7 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-06-10T22:15:46.884Z] #77 318.8 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-06-10T22:15:46.884Z] #77 318.8 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-06-10T22:15:46.884Z] #77 318.8 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-06-10T22:15:46.884Z] #77 318.8 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-06-10T22:15:47.144Z] #77 319.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-06-10T22:15:47.144Z] #77 319.0 ---------------------------------------------------------------------- [2022-06-10T22:15:47.144Z] #77 319.0 Libraries have been installed in: [2022-06-10T22:15:47.144Z] #77 319.0 /usr/local/lib [2022-06-10T22:15:47.144Z] #77 319.0 [2022-06-10T22:15:47.144Z] #77 319.0 If you ever happen to want to link against installed libraries [2022-06-10T22:15:47.144Z] #77 319.0 in a given directory, LIBDIR, you must either use libtool, and [2022-06-10T22:15:47.144Z] #77 319.0 specify the full pathname of the library, or use the '-LLIBDIR' [2022-06-10T22:15:47.144Z] #77 319.0 flag during linking and do at least one of the following: [2022-06-10T22:15:47.144Z] #77 319.0 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-06-10T22:15:47.144Z] #77 319.0 during execution [2022-06-10T22:15:47.144Z] #77 319.0 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-06-10T22:15:47.144Z] #77 319.0 during linking [2022-06-10T22:15:47.144Z] #77 319.0 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-06-10T22:15:47.144Z] #77 319.0 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-06-10T22:15:47.144Z] #77 319.0 [2022-06-10T22:15:47.144Z] #77 319.0 See any operating system documentation about shared libraries for [2022-06-10T22:15:47.144Z] #77 319.0 more information, such as the ld(1) and ld.so(8) manual pages. [2022-06-10T22:15:47.144Z] #77 319.0 ---------------------------------------------------------------------- [2022-06-10T22:15:47.144Z] #77 319.0 /bin/mkdir -p '/build' [2022-06-10T22:15:47.144Z] #77 319.0 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-06-10T22:15:47.144Z] #77 319.1 libtool: install: /usr/bin/install -c crun /build/crun [2022-06-10T22:15:47.144Z] #77 319.1 make[3]: Leaving directory '/tmp/crun-build' [2022-06-10T22:15:47.404Z] #77 319.1 make[2]: Leaving directory '/tmp/crun-build' [2022-06-10T22:15:47.404Z] #77 319.1 make[1]: Leaving directory '/tmp/crun-build' [2022-06-10T22:15:47.663Z] #77 DONE 319.4s [2022-06-10T22:15:47.663Z] [2022-06-10T22:15:47.663Z] #55 [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.44.0" && /build/golangci-lint --version [2022-06-10T22:15:47.663Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T22:15:47.699Z] #64 360.2 + bin/containerd-shim-runc-v2 [2022-06-10T22:15:47.960Z] #64 361.0 + binaries [2022-06-10T22:15:47.960Z] #64 361.0 + install -D bin/containerd /build/containerd [2022-06-10T22:15:47.960Z] #64 361.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-10T22:15:47.960Z] #64 361.0 + install -D bin/ctr /build/ctr [2022-06-10T22:15:50.503Z] #64 DONE 363.2s [2022-06-10T22:15:51.078Z] [2022-06-10T22:15:51.078Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-10T22:15:51.078Z] #65 sha256:de29a31cdd54a75ac542e3bfaf094c1aa4dd72fa9acac5da938df3541befaf68 [2022-06-10T22:15:51.361Z] #67 ... [2022-06-10T22:15:51.361Z] [2022-06-10T22:15:51.361Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-10T22:15:51.361Z] #28 sha256:a0b015f046b8f8512193101f4d7f00df78e1d1b7b73c9466ea8a8bee340a33aa [2022-06-10T22:15:51.361Z] #28 1.381 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T22:15:51.361Z] #28 1.400 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T22:15:51.361Z] #28 1.407 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T22:15:51.361Z] #28 1.675 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T22:15:51.361Z] #28 1.955 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-10T22:15:51.361Z] #28 2.223 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-06-10T22:15:51.361Z] #28 2.407 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-06-10T22:15:51.361Z] #28 2.683 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-06-10T22:15:51.361Z] #28 2.992 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-06-10T22:15:51.361Z] #28 3.208 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [146 kB] [2022-06-10T22:15:51.361Z] #28 3.210 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [135 kB] [2022-06-10T22:15:51.361Z] #28 3.211 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB] [2022-06-10T22:15:51.361Z] #28 3.219 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T22:15:51.361Z] #28 3.221 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [154 kB] [2022-06-10T22:15:51.361Z] #28 3.228 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [128 kB] [2022-06-10T22:15:51.361Z] #28 3.507 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T22:15:51.361Z] #28 3.512 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-06-10T22:15:51.361Z] #28 3.522 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-06-10T22:15:51.361Z] #28 3.523 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-06-10T22:15:51.361Z] #28 3.528 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-06-10T22:15:51.361Z] #28 3.529 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-10T22:15:52.021Z] #65 DONE 0.9s [2022-06-10T22:15:52.021Z] [2022-06-10T22:15:52.021Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-10T22:15:52.021Z] #70 sha256:85fd39b1d54e75a5c08d2f84b586c9482faa8870f485189f9c1334384dfb62d4 [2022-06-10T22:15:52.282Z] #70 DONE 0.2s [2022-06-10T22:15:52.282Z] [2022-06-10T22:15:52.282Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-10T22:15:52.282Z] #75 sha256:12c74cc34be5cea08ee2db4869e94aa192b8698c6e7b8e3fcb67a6e4f49853d3 [2022-06-10T22:15:53.228Z] #75 DONE 1.0s [2022-06-10T22:15:53.228Z] [2022-06-10T22:15:53.228Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-06-10T22:15:53.228Z] #78 sha256:458a9af0ccd7c5e95b86c4a268af71e7e4159dce133f30a7080fbd5028cc9327 [2022-06-10T22:15:53.228Z] #78 DONE 0.1s [2022-06-10T22:15:53.228Z] [2022-06-10T22:15:53.228Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-06-10T22:15:53.228Z] #79 sha256:be9142597fbf06f6f2a5995882d863330c8d6b19672aad8bfa02e1e883dd707b [2022-06-10T22:15:53.228Z] #79 DONE 0.1s [2022-06-10T22:15:53.489Z] [2022-06-10T22:15:53.489Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-06-10T22:15:53.489Z] #80 sha256:f45238be3607710fafb4917952784a393eed81273a8d584d118e7a60366cbbe3 [2022-06-10T22:15:53.489Z] #80 DONE 0.0s [2022-06-10T22:15:53.489Z] [2022-06-10T22:15:53.489Z] #81 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-06-10T22:15:53.489Z] #81 sha256:a4149beea68712daa5316f0c30e413eaad079668437b9b6788f3682c67fd4eb7 [2022-06-10T22:15:54.061Z] #81 0.642 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-06-10T22:15:54.061Z] #81 0.643 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-06-10T22:15:54.061Z] #81 0.643 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-06-10T22:15:54.896Z] #81 0.885 Reading package lists... [2022-06-10T22:15:55.157Z] #81 1.394 Reading package lists... [2022-06-10T22:15:55.418Z] #81 1.898 Building dependency tree... [2022-06-10T22:15:55.418Z] #81 2.001 Reading state information... [2022-06-10T22:15:55.418Z] #81 2.118 The following additional packages will be installed: [2022-06-10T22:15:55.679Z] #81 2.119 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-06-10T22:15:55.679Z] #81 2.120 Suggested packages: [2022-06-10T22:15:55.679Z] #81 2.120 systemd-container policykit-1 [2022-06-10T22:15:55.679Z] #81 2.120 Recommended packages: [2022-06-10T22:15:55.679Z] #81 2.120 systemd-timesyncd | time-daemon libnss-systemd [2022-06-10T22:15:55.679Z] #81 2.187 The following NEW packages will be installed: [2022-06-10T22:15:55.679Z] #81 2.188 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-06-10T22:15:55.679Z] #81 2.189 libkmod2 libpam-systemd systemd systemd-sysv [2022-06-10T22:15:55.940Z] #81 2.458 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T22:15:55.940Z] #81 2.458 Need to get 5817 kB of archives. [2022-06-10T22:15:55.941Z] #81 2.458 After this operation, 19.3 MB of additional disk space will be used. [2022-06-10T22:15:55.941Z] #81 2.458 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-06-10T22:15:55.941Z] #81 2.461 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-06-10T22:15:55.941Z] #81 2.462 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-06-10T22:15:55.941Z] #81 2.480 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-06-10T22:15:55.941Z] #81 2.497 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-06-10T22:15:55.941Z] #81 2.578 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-06-10T22:15:55.941Z] #81 2.579 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-06-10T22:15:55.941Z] #81 2.581 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-06-10T22:15:55.941Z] #81 2.582 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-06-10T22:15:55.941Z] #81 2.589 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-06-10T22:15:56.202Z] #81 2.748 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T22:15:56.202Z] #81 2.780 Fetched 5817 kB in 0s (14.7 MB/s) [2022-06-10T22:15:56.202Z] #81 2.805 Selecting previously unselected package libargon2-1:amd64. [2022-06-10T22:15:56.202Z] #81 2.805 (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 ... 28639 files and directories currently installed.) [2022-06-10T22:15:56.202Z] #81 2.822 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-06-10T22:15:56.202Z] #81 2.829 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-06-10T22:15:56.202Z] #81 2.866 Selecting previously unselected package libjson-c5:amd64. [2022-06-10T22:15:56.202Z] #81 2.869 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-06-10T22:15:56.202Z] #81 2.874 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-06-10T22:15:56.202Z] #81 2.910 Selecting previously unselected package libcryptsetup12:amd64. [2022-06-10T22:15:56.202Z] #81 2.913 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-06-10T22:15:56.202Z] #81 2.917 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-06-10T22:15:56.202Z] #81 2.967 Selecting previously unselected package libkmod2:amd64. [2022-06-10T22:15:56.289Z] #55 412.2 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-06-10T22:15:56.462Z] #81 2.970 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-06-10T22:15:56.462Z] #81 2.974 Unpacking libkmod2:amd64 (28-1) ... [2022-06-10T22:15:56.462Z] #81 3.016 Selecting previously unselected package systemd. [2022-06-10T22:15:56.462Z] #81 3.020 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-06-10T22:15:56.462Z] #81 3.054 Unpacking systemd (247.3-7) ... [2022-06-10T22:15:56.548Z] #55 DONE 412.4s [2022-06-10T22:15:56.548Z] [2022-06-10T22:15:56.548Z] #64 [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-06-10T22:15:56.548Z] #64 sha256:88b4fe730425c20fc8139cbbac79cbbd64828447c0a1cca1bd3d70c058d5e669 [2022-06-10T22:15:57.034Z] #81 3.614 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-06-10T22:15:57.034Z] #81 3.624 Setting up libjson-c5:amd64 (0.15-2) ... [2022-06-10T22:15:57.034Z] #81 3.634 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-06-10T22:15:57.034Z] #81 3.644 Setting up libkmod2:amd64 (28-1) ... [2022-06-10T22:15:57.034Z] #81 3.655 Setting up systemd (247.3-7) ... [2022-06-10T22:15:57.034Z] #81 3.692 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-06-10T22:15:57.034Z] #81 3.694 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-06-10T22:15:57.034Z] #81 3.697 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-06-10T22:15:57.035Z] #81 3.721 Initializing machine ID from KVM UUID. [2022-06-10T22:15:57.607Z] #81 4.076 Selecting previously unselected package systemd-sysv. [2022-06-10T22:15:57.607Z] #81 4.076 (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 ... 29450 files and directories currently installed.) [2022-06-10T22:15:57.607Z] #81 4.090 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-06-10T22:15:57.607Z] #81 4.093 Unpacking systemd-sysv (247.3-7) ... [2022-06-10T22:15:57.607Z] #81 4.145 Selecting previously unselected package libdbus-1-3:amd64. [2022-06-10T22:15:57.607Z] #81 4.148 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-06-10T22:15:57.607Z] #81 4.152 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-06-10T22:15:57.607Z] #81 4.205 Selecting previously unselected package dbus. [2022-06-10T22:15:57.607Z] #81 4.208 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-06-10T22:15:57.607Z] #81 4.218 Unpacking dbus (1.12.20-2) ... [2022-06-10T22:15:57.868Z] #81 4.298 Selecting previously unselected package libpam-systemd:amd64. [2022-06-10T22:15:57.868Z] #81 4.301 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-06-10T22:15:57.868Z] #81 4.307 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-06-10T22:15:57.868Z] #81 4.355 Selecting previously unselected package dbus-user-session. [2022-06-10T22:15:57.868Z] #81 4.357 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-06-10T22:15:57.868Z] #81 4.361 Unpacking dbus-user-session (1.12.20-2) ... [2022-06-10T22:15:57.868Z] #81 4.433 Setting up systemd-sysv (247.3-7) ... [2022-06-10T22:15:57.868Z] #81 4.445 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-06-10T22:15:57.868Z] #81 4.455 Setting up dbus (1.12.20-2) ... [2022-06-10T22:15:57.868Z] #81 4.566 invoke-rc.d: could not determine current runlevel [2022-06-10T22:15:58.129Z] #81 4.569 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-10T22:15:58.129Z] #81 4.574 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-06-10T22:15:58.129Z] #81 4.712 Setting up dbus-user-session (1.12.20-2) ... [2022-06-10T22:15:58.129Z] #81 4.726 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T22:15:58.129Z] #81 DONE 4.9s [2022-06-10T22:15:58.390Z] [2022-06-10T22:15:58.390Z] #82 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-06-10T22:15:58.390Z] #82 sha256:1b312d41804e2d6cfcb4a034eac7a67cdf5f3e21fe92f6ff087212f3b34bb2d2 [2022-06-10T22:15:58.442Z] #64 ... [2022-06-10T22:15:58.442Z] [2022-06-10T22:15:58.442Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-10T22:15:58.442Z] #56 sha256:62d63245242be2682fb2d36a23f561ddd77cfaa7c7060c3cc313221efcad8bac [2022-06-10T22:15:58.442Z] #56 DONE 0.2s [2022-06-10T22:15:58.442Z] [2022-06-10T22:15:58.442Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-10T22:15:58.442Z] #58 sha256:53e01ed9c0f0620fb9aa4b3ab4a76678507df8285ed75a49424ed143aa1a0ac9 [2022-06-10T22:15:58.442Z] #58 DONE 0.1s [2022-06-10T22:15:58.442Z] [2022-06-10T22:15:58.442Z] #64 [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-06-10T22:15:58.442Z] #64 sha256:88b4fe730425c20fc8139cbbac79cbbd64828447c0a1cca1bd3d70c058d5e669 [2022-06-10T22:15:58.651Z] #82 0.424 % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-10T22:15:58.651Z] #82 0.425 Dload Upload Total Spent Left Speed [2022-06-10T22:15:58.700Z] #64 ... [2022-06-10T22:15:58.700Z] [2022-06-10T22:15:58.700Z] #60 [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-06-10T22:15:58.700Z] #60 sha256:7ff30c06107c6e39376e1b82ed61b8e92f5a0ee02f32216ccb1cd26be00e8a04 [2022-06-10T22:15:58.700Z] #60 203.7 + mkdir -p /build [2022-06-10T22:15:58.700Z] #60 203.7 + cp runc /build/runc [2022-06-10T22:15:58.700Z] #60 DONE 203.8s [2022-06-10T22:15:58.700Z] [2022-06-10T22:15:58.700Z] #64 [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-06-10T22:15:58.700Z] #64 sha256:88b4fe730425c20fc8139cbbac79cbbd64828447c0a1cca1bd3d70c058d5e669 [2022-06-10T22:15:58.912Z] #82 0.425 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 6076 0 --:--:-- --:--:-- --:--:-- 6076 [2022-06-10T22:15:59.174Z] #82 DONE 0.8s [2022-06-10T22:15:59.174Z] [2022-06-10T22:15:59.174Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-10T22:15:59.175Z] #83 sha256:518b4117201c3d46ba5a74b14adde5f9b4581e36c5c4c3e12900aac9a9f59a95 [2022-06-10T22:15:59.508Z] #28 14.86 Fetched 49.0 MB in 14s (3529 kB/s) [2022-06-10T22:16:00.118Z] #83 DONE 1.0s [2022-06-10T22:16:00.118Z] [2022-06-10T22:16:00.118Z] #84 exporting to image [2022-06-10T22:16:00.118Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-10T22:16:00.118Z] #84 exporting layers [2022-06-10T22:16:00.595Z] #64 ... [2022-06-10T22:16:00.595Z] [2022-06-10T22:16:00.595Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-06-10T22:16:00.595Z] #61 sha256:56eb28fc11fd2fb3ad41d0ae4d94bd289b7c707df560902f0001ac61c5825b0b [2022-06-10T22:16:00.595Z] #61 DONE 0.1s [2022-06-10T22:16:00.595Z] [2022-06-10T22:16:00.595Z] #64 [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-06-10T22:16:00.595Z] #64 sha256:88b4fe730425c20fc8139cbbac79cbbd64828447c0a1cca1bd3d70c058d5e669 [2022-06-10T22:16:02.555Z] #55 414.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-06-10T22:16:02.819Z] #55 DONE 415.8s [2022-06-10T22:16:02.819Z] [2022-06-10T22:16:02.819Z] #64 [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-06-10T22:16:02.819Z] #64 sha256:0594c7764055873340ccdb1617873a8dd21dfd64a838dfa2f84837efffa822b9 [2022-06-10T22:16:03.757Z] #64 ... [2022-06-10T22:16:03.757Z] [2022-06-10T22:16:03.757Z] #60 [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-06-10T22:16:03.757Z] #60 sha256:e61f3003146faa19d9af5442fd616b4ffc88b37ce680b4ee84eeda30a5bda97e [2022-06-10T22:16:03.757Z] #60 205.4 + mkdir -p /build [2022-06-10T22:16:03.757Z] #60 205.4 + cp runc /build/runc [2022-06-10T22:16:03.868Z] #64 356.4 + bin/containerd [2022-06-10T22:16:04.016Z] #60 DONE 205.8s [2022-06-10T22:16:04.016Z] [2022-06-10T22:16:04.016Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-10T22:16:04.016Z] #56 sha256:28d2de6b6a23a9c0e1e4e0a6e5ec0ec217de87fb5812ad6ae7cc99c2ecb00302 [2022-06-10T22:16:04.955Z] #56 DONE 0.9s [2022-06-10T22:16:04.955Z] [2022-06-10T22:16:04.955Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-10T22:16:04.955Z] #58 sha256:79b04adf4a94908d0c41f6ba0e2583ed15440f204a3ea2b108bc703bd4259fe4 [2022-06-10T22:16:05.215Z] #58 DONE 0.2s [2022-06-10T22:16:05.215Z] [2022-06-10T22:16:05.215Z] #64 [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-06-10T22:16:05.215Z] #64 sha256:0594c7764055873340ccdb1617873a8dd21dfd64a838dfa2f84837efffa822b9 [2022-06-10T22:16:06.100Z] #28 14.86 Reading package lists... [2022-06-10T22:16:06.152Z] #64 ... [2022-06-10T22:16:06.152Z] [2022-06-10T22:16:06.152Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-06-10T22:16:06.152Z] #61 sha256:f7e55f7c61bed10ed0d708deed095beac7677f4ceb51455bff135db6a165c8d6 [2022-06-10T22:16:06.412Z] #61 DONE 0.3s [2022-06-10T22:16:06.412Z] [2022-06-10T22:16:06.412Z] #64 [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-06-10T22:16:06.412Z] #64 sha256:0594c7764055873340ccdb1617873a8dd21dfd64a838dfa2f84837efffa822b9 [2022-06-10T22:16:06.711Z] #84 exporting layers 6.7s done [2022-06-10T22:16:06.711Z] #84 writing image sha256:4ac1d7753ab5a3fa146b823832c19adc949e399a388f27b8bdb9a567ccfbb5b8 done [2022-06-10T22:16:06.711Z] #84 naming to docker.io/library/docker:cf6058941c243a73aba5d28dc5c5034696f5ade7 done [2022-06-10T22:16:06.711Z] #84 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-10T22:16:07.059Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43715/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=cf6058941c243a73aba5d28dc5c5034696f5ade7 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cf6058941c243a73aba5d28dc5c5034696f5ade7 hack/make.sh dynbinary test-integration [2022-06-10T22:16:08.947Z] #64 358.3 + bin/containerd [2022-06-10T22:16:08.974Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-06-10T22:16:08.974Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-06-10T22:16:08.974Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-06-10T22:16:08.974Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-06-10T22:16:08.974Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-06-10T22:16:08.974Z] Detected virtualization docker. [2022-06-10T22:16:08.974Z] Detected architecture x86-64. [2022-06-10T22:16:08.974Z] Set hostname to <767ef9a6b7ca>. [2022-06-10T22:16:09.235Z] modprobe@configfs.service: Succeeded. [2022-06-10T22:16:09.235Z] modprobe@drm.service: Succeeded. [2022-06-10T22:16:09.235Z] modprobe@fuse.service: Succeeded. [2022-06-10T22:16:09.235Z] + source /etc/docker-entrypoint-cmd [2022-06-10T22:16:09.235Z] ++ hack/make.sh dynbinary test-integration [2022-06-10T22:16:09.235Z] [2022-06-10T22:16:09.497Z] Removing bundles/ [2022-06-10T22:16:09.497Z] [2022-06-10T22:16:09.497Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-10T22:16:09.497Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-10T22:16:09.497Z] GOOS="" GOARCH="" GOARM="" [2022-06-10T22:16:14.247Z] #28 21.52 Reading package lists... [2022-06-10T22:16:14.509Z] #28 28.37 Building dependency tree... [2022-06-10T22:16:15.897Z] #28 31.13 bzip2 is already the newest version (1.0.8-4). [2022-06-10T22:16:15.897Z] #28 31.13 patch is already the newest version (2.7.6-7). [2022-06-10T22:16:15.897Z] #28 31.13 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-06-10T22:16:15.897Z] #28 31.13 The following additional packages will be installed: [2022-06-10T22:16:15.897Z] #28 31.14 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-06-10T22:16:15.897Z] #28 31.15 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-06-10T22:16:15.897Z] #28 31.15 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-06-10T22:16:15.897Z] #28 31.15 python3-pkg-resources vim-runtime xxd [2022-06-10T22:16:15.897Z] #28 31.17 Suggested packages: [2022-06-10T22:16:15.897Z] #28 31.17 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-06-10T22:16:15.897Z] #28 31.17 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-06-10T22:16:15.897Z] #28 31.17 Recommended packages: [2022-06-10T22:16:15.897Z] #28 31.17 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-06-10T22:16:17.285Z] #28 32.60 The following NEW packages will be installed: [2022-06-10T22:16:17.285Z] #28 32.60 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-06-10T22:16:17.285Z] #28 32.60 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-06-10T22:16:17.285Z] #28 32.61 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-06-10T22:16:17.285Z] #28 32.61 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-06-10T22:16:17.285Z] #28 32.61 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-06-10T22:16:17.285Z] #28 32.61 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-06-10T22:16:17.285Z] #28 32.61 vim-common vim-runtime xfsprogs xxd zip zstd [2022-06-10T22:16:17.547Z] #28 33.01 0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T22:16:17.547Z] #28 33.01 Need to get 18.6 MB of archives. [2022-06-10T22:16:17.547Z] #28 33.01 After this operation, 71.4 MB of additional disk space will be used. [2022-06-10T22:16:17.547Z] #28 33.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-06-10T22:16:17.809Z] #28 33.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-06-10T22:16:17.809Z] #28 33.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-06-10T22:16:17.809Z] #28 33.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-10T22:16:17.809Z] #28 33.04 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-06-10T22:16:17.809Z] #28 33.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-06-10T22:16:17.809Z] #28 33.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-06-10T22:16:17.809Z] #28 33.04 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-06-10T22:16:17.809Z] #28 33.05 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-10T22:16:17.809Z] #28 33.05 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-10T22:16:17.809Z] #28 33.06 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-06-10T22:16:17.809Z] #28 33.07 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-06-10T22:16:17.809Z] #28 33.08 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-06-10T22:16:17.809Z] #28 33.08 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-06-10T22:16:17.809Z] #28 33.08 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-06-10T22:16:17.809Z] #28 33.08 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-06-10T22:16:17.809Z] #28 33.08 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-06-10T22:16:17.809Z] #28 33.09 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-06-10T22:16:17.809Z] #28 33.09 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-06-10T22:16:17.809Z] #28 33.09 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-10T22:16:17.809Z] #28 33.10 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-10T22:16:17.809Z] #28 33.10 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-10T22:16:17.809Z] #28 33.10 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-06-10T22:16:17.809Z] #28 33.10 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-06-10T22:16:17.809Z] #28 33.11 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-06-10T22:16:17.809Z] #28 33.11 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-10T22:16:17.809Z] #28 33.11 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-06-10T22:16:17.809Z] #28 33.12 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-10T22:16:17.809Z] #28 33.12 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-06-10T22:16:17.809Z] #28 33.12 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-06-10T22:16:17.809Z] #28 33.13 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-06-10T22:16:17.809Z] #28 33.15 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-06-10T22:16:17.809Z] #28 33.16 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-06-10T22:16:17.809Z] #28 33.16 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-10T22:16:17.809Z] #28 33.17 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-06-10T22:16:17.809Z] #28 33.17 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-06-10T22:16:17.809Z] #28 33.18 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-06-10T22:16:17.809Z] #28 33.18 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-06-10T22:16:17.809Z] #28 33.20 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-06-10T22:16:17.809Z] #28 33.20 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-06-10T22:16:17.809Z] #28 33.21 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-06-10T22:16:18.071Z] #28 33.32 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-06-10T22:16:18.071Z] #28 33.34 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-06-10T22:16:18.071Z] #28 33.36 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-06-10T22:16:18.071Z] #28 33.36 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-06-10T22:16:18.643Z] #28 34.04 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T22:16:19.235Z] #28 34.35 Fetched 18.6 MB in 1s (28.8 MB/s) [2022-06-10T22:16:19.235Z] #28 34.44 Selecting previously unselected package pigz. [2022-06-10T22:16:19.235Z] #28 34.45 (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-06-10T22:16:19.235Z] #28 34.53 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-06-10T22:16:19.235Z] #28 34.54 Unpacking pigz (2.6-1) ... [2022-06-10T22:16:19.506Z] #28 34.61 Selecting previously unselected package libelf1:amd64. [2022-06-10T22:16:19.506Z] #28 34.62 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-06-10T22:16:19.506Z] #28 34.63 Unpacking libelf1:amd64 (0.183-1) ... [2022-06-10T22:16:19.506Z] #28 34.72 Selecting previously unselected package libbpf0:amd64. [2022-06-10T22:16:19.506Z] #28 34.73 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-06-10T22:16:19.506Z] #28 34.74 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-06-10T22:16:19.506Z] #28 34.82 Selecting previously unselected package libcap2:amd64. [2022-06-10T22:16:19.506Z] #28 34.82 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-10T22:16:19.506Z] #28 34.83 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-10T22:16:19.506Z] #28 34.88 Selecting previously unselected package libmnl0:amd64. [2022-06-10T22:16:19.506Z] #28 34.88 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-06-10T22:16:19.506Z] #28 34.90 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-06-10T22:16:19.506Z] #28 34.94 Selecting previously unselected package libxtables12:amd64. [2022-06-10T22:16:19.769Z] #28 34.95 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-06-10T22:16:19.769Z] #28 34.96 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-06-10T22:16:19.769Z] #28 35.03 Selecting previously unselected package libcap2-bin. [2022-06-10T22:16:19.769Z] #28 35.03 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-06-10T22:16:19.769Z] #28 35.04 Unpacking libcap2-bin (1:2.44-1) ... [2022-06-10T22:16:19.769Z] #28 35.10 Selecting previously unselected package iproute2. [2022-06-10T22:16:19.769Z] #28 35.10 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-06-10T22:16:19.769Z] #28 35.10 Unpacking iproute2 (5.10.0-4) ... [2022-06-10T22:16:20.041Z] #28 35.38 Selecting previously unselected package xxd. [2022-06-10T22:16:20.041Z] #28 35.39 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-10T22:16:20.041Z] #28 35.40 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:16:20.041Z] #28 35.49 Selecting previously unselected package vim-common. [2022-06-10T22:16:20.305Z] #28 35.49 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-10T22:16:20.305Z] #28 35.51 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:16:20.567Z] #28 35.65 Selecting previously unselected package bash-completion. [2022-06-10T22:16:20.567Z] #28 35.65 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-06-10T22:16:21.511Z] #28 36.83 Unpacking bash-completion (1:2.11-2) ... [2022-06-10T22:16:21.549Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-06-10T22:16:21.549Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-06-10T22:16:21.549Z] ok github.com/docker/docker/api/server/httputils 0.012s coverage: 31.9% of statements [2022-06-10T22:16:21.549Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2022-06-10T22:16:21.549Z] ? github.com/docker/docker/api/server/router [no test files] [2022-06-10T22:16:21.549Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-06-10T22:16:21.549Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-06-10T22:16:21.549Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-06-10T22:16:21.549Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-06-10T22:16:21.549Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-06-10T22:16:21.549Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-06-10T22:16:21.549Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-06-10T22:16:21.549Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-06-10T22:16:21.549Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-06-10T22:16:21.549Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-06-10T22:16:21.549Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 6.0% of statements [2022-06-10T22:16:21.549Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-06-10T22:16:21.549Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2022-06-10T22:16:21.549Z] ok github.com/docker/docker/api/server/router/volume 0.007s coverage: 67.9% of statements [2022-06-10T22:16:21.549Z] ? github.com/docker/docker/api/types [no test files] [2022-06-10T22:16:21.549Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-06-10T22:16:21.549Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-06-10T22:16:21.549Z] ? github.com/docker/docker/api/types/container [no test files] [2022-06-10T22:16:21.549Z] ? github.com/docker/docker/api/types/events [no test files] [2022-06-10T22:16:21.549Z] ? github.com/docker/docker/api/types/image [no test files] [2022-06-10T22:16:21.549Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-06-10T22:16:21.549Z] ? github.com/docker/docker/api/types/network [no test files] [2022-06-10T22:16:21.549Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-06-10T22:16:21.549Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-06-10T22:16:21.549Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2022-06-10T22:16:21.549Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-06-10T22:16:21.549Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-06-10T22:16:21.549Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2022-06-10T22:16:21.772Z] #28 37.08 Selecting previously unselected package apparmor. [2022-06-10T22:16:21.772Z] #28 37.09 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-06-10T22:16:21.772Z] #28 37.15 Unpacking apparmor (2.13.6-10) ... [2022-06-10T22:16:21.806Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 77.3% of statements [2022-06-10T22:16:21.806Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-06-10T22:16:21.806Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-06-10T22:16:21.806Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-06-10T22:16:21.806Z] ? github.com/docker/docker/builder [no test files] [2022-06-10T22:16:21.806Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-06-10T22:16:21.806Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-06-10T22:16:21.806Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-06-10T22:16:21.806Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-06-10T22:16:21.806Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-06-10T22:16:21.806Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-06-10T22:16:21.806Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-06-10T22:16:22.344Z] #28 37.54 Selecting previously unselected package inetutils-ping. [2022-06-10T22:16:22.344Z] #28 37.55 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-06-10T22:16:22.344Z] #28 37.56 Unpacking inetutils-ping (2:2.0-1) ... [2022-06-10T22:16:22.344Z] #28 37.66 Selecting previously unselected package libip4tc2:amd64. [2022-06-10T22:16:22.344Z] #28 37.66 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-06-10T22:16:22.344Z] #28 37.67 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-06-10T22:16:22.344Z] #28 37.71 Selecting previously unselected package libip6tc2:amd64. [2022-06-10T22:16:22.344Z] #28 37.72 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-06-10T22:16:22.344Z] #28 37.73 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-06-10T22:16:22.344Z] #28 37.78 Selecting previously unselected package libnfnetlink0:amd64. [2022-06-10T22:16:22.344Z] #28 37.78 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-06-10T22:16:22.606Z] #28 37.79 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-10T22:16:22.606Z] #28 37.84 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-06-10T22:16:22.606Z] #28 37.85 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-06-10T22:16:22.606Z] #28 37.86 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-10T22:16:22.606Z] #28 37.91 Selecting previously unselected package libnftnl11:amd64. [2022-06-10T22:16:22.606Z] #28 37.92 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-06-10T22:16:22.606Z] #28 37.93 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-06-10T22:16:22.606Z] #28 37.99 Selecting previously unselected package iptables. [2022-06-10T22:16:22.606Z] #28 38.00 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-06-10T22:16:22.606Z] #28 38.00 Unpacking iptables (1.8.7-1) ... [2022-06-10T22:16:22.866Z] #28 38.17 Selecting previously unselected package libonig5:amd64. [2022-06-10T22:16:22.866Z] #28 38.17 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-10T22:16:22.866Z] #28 38.18 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-10T22:16:22.866Z] #28 38.27 Selecting previously unselected package libjq1:amd64. [2022-06-10T22:16:23.127Z] #28 38.28 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-06-10T22:16:23.127Z] #28 38.28 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-10T22:16:23.127Z] #28 38.36 Selecting previously unselected package jq. [2022-06-10T22:16:23.127Z] #28 38.37 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-06-10T22:16:23.127Z] #28 38.38 Unpacking jq (1.6-2.1) ... [2022-06-10T22:16:23.127Z] #28 38.42 Selecting previously unselected package libaio1:amd64. [2022-06-10T22:16:23.127Z] #28 38.43 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-06-10T22:16:23.127Z] #28 38.43 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-06-10T22:16:23.127Z] #28 38.49 Selecting previously unselected package libgpm2:amd64. [2022-06-10T22:16:23.127Z] #28 38.49 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-06-10T22:16:23.387Z] #28 38.50 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-06-10T22:16:23.387Z] #28 38.57 Selecting previously unselected package libinih1:amd64. [2022-06-10T22:16:23.387Z] #28 38.57 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-06-10T22:16:23.387Z] #28 38.58 Unpacking libinih1:amd64 (53-1+b2) ... [2022-06-10T22:16:23.387Z] #28 38.62 Selecting previously unselected package libnet1:amd64. [2022-06-10T22:16:23.387Z] #28 38.63 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-10T22:16:23.387Z] #28 38.64 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-10T22:16:23.387Z] #28 38.72 Selecting previously unselected package libnl-3-200:amd64. [2022-06-10T22:16:23.387Z] #28 38.72 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-10T22:16:23.387Z] #28 38.72 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-10T22:16:23.387Z] #28 38.77 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-10T22:16:23.648Z] #28 38.78 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-10T22:16:23.648Z] #28 38.79 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-10T22:16:23.648Z] #28 38.85 Selecting previously unselected package libyajl2:amd64. [2022-06-10T22:16:23.648Z] #28 38.86 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ... [2022-06-10T22:16:23.648Z] #28 38.86 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-06-10T22:16:23.648Z] #28 38.92 Selecting previously unselected package net-tools. [2022-06-10T22:16:23.648Z] #28 38.93 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-06-10T22:16:23.648Z] #28 38.94 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-06-10T22:16:23.648Z] #28 39.04 Selecting previously unselected package python-pip-whl. [2022-06-10T22:16:23.909Z] #28 39.05 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-06-10T22:16:23.909Z] #28 39.06 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-10T22:16:23.909Z] #28 ... [2022-06-10T22:16:23.909Z] [2022-06-10T22:16:23.909Z] #71 [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-06-10T22:16:23.909Z] #71 sha256:4fae300bdb493d284eb0e21e6f0ddf06d322cb26f5e61e12619018f845919d48 [2022-06-10T22:16:23.909Z] #71 101.0 + bin/containerd [2022-06-10T22:16:24.321Z] ok github.com/docker/docker/builder/remotecontext 0.103s coverage: 13.7% of statements [2022-06-10T22:16:24.321Z] ok github.com/docker/docker/builder/dockerfile 0.423s coverage: 49.3% of statements [2022-06-10T22:16:24.577Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-06-10T22:16:25.139Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-06-10T22:16:26.067Z] ok github.com/docker/docker/builder/remotecontext/git 1.541s coverage: 86.3% of statements [2022-06-10T22:16:26.068Z] ? github.com/docker/docker/cli [no test files] [2022-06-10T22:16:26.068Z] ? github.com/docker/docker/cli/config [no test files] [2022-06-10T22:16:26.068Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-06-10T22:16:26.068Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-06-10T22:16:26.630Z] ok github.com/docker/docker/cmd/docker-proxy 0.244s coverage: 67.6% of statements [2022-06-10T22:16:29.196Z] #71 ... [2022-06-10T22:16:29.197Z] [2022-06-10T22:16:29.197Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-10T22:16:29.197Z] #28 sha256:a0b015f046b8f8512193101f4d7f00df78e1d1b7b73c9466ea8a8bee340a33aa [2022-06-10T22:16:29.197Z] #28 39.43 Selecting previously unselected package python3-lib2to3. [2022-06-10T22:16:29.197Z] #28 39.43 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ... [2022-06-10T22:16:29.197Z] #28 39.44 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-06-10T22:16:29.197Z] #28 39.51 Selecting previously unselected package python3-distutils. [2022-06-10T22:16:29.197Z] #28 39.52 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ... [2022-06-10T22:16:29.197Z] #28 39.53 Unpacking python3-distutils (3.9.2-1) ... [2022-06-10T22:16:29.197Z] #28 39.64 Selecting previously unselected package python3-pkg-resources. [2022-06-10T22:16:29.197Z] #28 39.65 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-10T22:16:29.197Z] #28 39.65 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-10T22:16:29.197Z] #28 39.77 Selecting previously unselected package python3-setuptools. [2022-06-10T22:16:29.197Z] #28 39.77 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ... [2022-06-10T22:16:29.197Z] #28 39.78 Unpacking python3-setuptools (52.0.0-4) ... [2022-06-10T22:16:29.197Z] #28 39.95 Selecting previously unselected package python3-wheel. [2022-06-10T22:16:29.197Z] #28 39.95 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ... [2022-06-10T22:16:29.197Z] #28 39.96 Unpacking python3-wheel (0.34.2-1) ... [2022-06-10T22:16:29.197Z] #28 40.01 Selecting previously unselected package python3-pip. [2022-06-10T22:16:29.197Z] #28 40.01 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-06-10T22:16:29.197Z] #28 40.02 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-06-10T22:16:29.197Z] #28 40.21 Selecting previously unselected package sudo. [2022-06-10T22:16:29.197Z] #28 40.21 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ... [2022-06-10T22:16:29.197Z] #28 40.22 Unpacking sudo (1.9.5p2-3) ... [2022-06-10T22:16:29.197Z] #28 40.52 Selecting previously unselected package thin-provisioning-tools. [2022-06-10T22:16:29.197Z] #28 40.53 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-06-10T22:16:29.197Z] #28 40.53 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-06-10T22:16:29.197Z] #28 40.69 Selecting previously unselected package uidmap. [2022-06-10T22:16:29.197Z] #28 40.70 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-06-10T22:16:29.197Z] #28 40.70 Unpacking uidmap (1:4.8.1-1) ... [2022-06-10T22:16:29.197Z] #28 40.82 Selecting previously unselected package vim-runtime. [2022-06-10T22:16:29.197Z] #28 40.83 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-10T22:16:29.197Z] #28 40.85 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-06-10T22:16:29.197Z] #28 40.88 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-06-10T22:16:29.197Z] #28 40.89 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:16:29.197Z] #28 42.62 Selecting previously unselected package vim. [2022-06-10T22:16:29.197Z] #28 42.63 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-10T22:16:29.197Z] #28 42.65 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:16:29.197Z] #28 42.98 Selecting previously unselected package xfsprogs. [2022-06-10T22:16:29.197Z] #28 42.99 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ... [2022-06-10T22:16:29.197Z] #28 43.00 Unpacking xfsprogs (5.10.0-4) ... [2022-06-10T22:16:29.197Z] #28 43.26 Selecting previously unselected package zip. [2022-06-10T22:16:29.197Z] #28 43.27 Preparing to unpack .../43-zip_3.0-12_amd64.deb ... [2022-06-10T22:16:29.197Z] #28 43.27 Unpacking zip (3.0-12) ... [2022-06-10T22:16:29.197Z] #28 43.36 Selecting previously unselected package zstd. [2022-06-10T22:16:29.197Z] #28 43.37 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-06-10T22:16:29.197Z] #28 43.38 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-06-10T22:16:29.197Z] #28 43.62 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-10T22:16:29.197Z] #28 44.23 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-06-10T22:16:29.197Z] #28 44.24 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-06-10T22:16:29.197Z] #28 44.25 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-06-10T22:16:29.197Z] #28 44.26 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-06-10T22:16:29.197Z] #28 44.27 Setting up libinih1:amd64 (53-1+b2) ... [2022-06-10T22:16:29.197Z] #28 44.28 Setting up uidmap (1:4.8.1-1) ... [2022-06-10T22:16:29.197Z] #28 44.29 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-06-10T22:16:29.197Z] #28 44.31 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-10T22:16:29.197Z] #28 44.32 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-10T22:16:29.197Z] #28 44.33 Setting up python3-wheel (0.34.2-1) ... [2022-06-10T22:16:29.769Z] #28 44.80 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:16:29.769Z] #28 44.81 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-10T22:16:29.769Z] #28 44.82 Setting up libcap2-bin (1:2.44-1) ... [2022-06-10T22:16:29.769Z] #28 44.84 Setting up apparmor (2.13.6-10) ... [2022-06-10T22:16:29.900Z] ok github.com/docker/docker/client 0.108s coverage: 75.6% of statements [2022-06-10T22:16:30.711Z] #28 45.97 Setting up zip (3.0-12) ... [2022-06-10T22:16:30.711Z] #28 45.98 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:16:30.711Z] #28 46.01 Setting up bash-completion (1:2.11-2) ... [2022-06-10T22:16:32.096Z] #28 47.31 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-06-10T22:16:32.096Z] #28 47.32 Setting up sudo (1.9.5p2-3) ... [2022-06-10T22:16:32.096Z] #28 47.38 invoke-rc.d: could not determine current runlevel [2022-06-10T22:16:32.096Z] #28 47.39 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-10T22:16:32.096Z] #28 47.40 Setting up xfsprogs (5.10.0-4) ... [2022-06-10T22:16:32.096Z] #28 47.41 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-06-10T22:16:32.096Z] #28 47.42 Setting up inetutils-ping (2:2.0-1) ... [2022-06-10T22:16:32.096Z] #28 47.43 Setting up pigz (2.6-1) ... [2022-06-10T22:16:32.096Z] #28 47.45 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-10T22:16:32.096Z] #28 47.46 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-10T22:16:32.096Z] #28 47.48 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-10T22:16:32.096Z] #28 47.50 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:16:32.669Z] #28 47.93 Setting up libaio1:amd64 (0.3.112-9) ... [2022-06-10T22:16:32.669Z] #28 47.94 Setting up python3-lib2to3 (3.9.2-1) ... [2022-06-10T22:16:32.930Z] #28 48.19 Setting up libelf1:amd64 (0.183-1) ... [2022-06-10T22:16:32.930Z] #28 48.20 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-06-10T22:16:32.930Z] #28 48.22 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-10T22:16:32.930Z] #28 48.23 Setting up python3-distutils (3.9.2-1) ... [2022-06-10T22:16:33.190Z] #28 48.54 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-06-10T22:16:33.190Z] #28 48.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-06-10T22:16:33.190Z] #28 48.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-06-10T22:16:33.190Z] #28 48.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-06-10T22:16:33.190Z] #28 48.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-06-10T22:16:33.451Z] #28 48.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-06-10T22:16:33.451Z] #28 48.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-06-10T22:16:33.451Z] #28 48.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-06-10T22:16:33.451Z] #28 48.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-06-10T22:16:33.451Z] #28 48.60 Setting up python3-setuptools (52.0.0-4) ... [2022-06-10T22:16:34.022Z] #28 49.40 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-10T22:16:34.022Z] #28 49.42 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-06-10T22:16:34.283Z] #28 49.43 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-06-10T22:16:34.283Z] #28 49.44 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-06-10T22:16:34.855Z] #28 50.21 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-10T22:16:34.855Z] #28 50.22 Setting up jq (1.6-2.1) ... [2022-06-10T22:16:34.855Z] #28 50.24 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-06-10T22:16:34.855Z] #28 50.25 Setting up iptables (1.8.7-1) ... [2022-06-10T22:16:34.855Z] #28 50.27 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-10T22:16:34.855Z] #28 50.27 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-10T22:16:34.855Z] #28 50.28 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-10T22:16:35.115Z] #28 50.28 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-10T22:16:35.115Z] #28 50.29 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-06-10T22:16:35.115Z] #28 50.29 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-06-10T22:16:35.115Z] #28 50.30 Setting up iproute2 (5.10.0-4) ... [2022-06-10T22:16:35.115Z] #28 50.57 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T22:16:35.687Z] #28 DONE 51.1s [2022-06-10T22:16:35.687Z] [2022-06-10T22:16:35.687Z] #71 [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-06-10T22:16:35.687Z] #71 sha256:4fae300bdb493d284eb0e21e6f0ddf06d322cb26f5e61e12619018f845919d48 [2022-06-10T22:16:35.948Z] #71 ... [2022-06-10T22:16:35.948Z] [2022-06-10T22:16:35.948Z] #29 [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-06-10T22:16:35.948Z] #29 sha256:11a0f70fafb5fe8959db653594217f6dcc714ad0b60aed7e002ba1684a040dac [2022-06-10T22:16:36.893Z] #29 0.811 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-06-10T22:16:36.893Z] #29 0.815 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-06-10T22:16:36.893Z] #29 0.819 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-06-10T22:16:36.893Z] #29 DONE 0.9s [2022-06-10T22:16:36.893Z] [2022-06-10T22:16:36.893Z] #67 [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-06-10T22:16:36.893Z] #67 sha256:07b6b497e0e99a3a816504cb80c9550a61a7a7f758832c416b7fe1338db6fdeb [2022-06-10T22:16:36.893Z] #67 ... [2022-06-10T22:16:36.893Z] [2022-06-10T22:16:36.893Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-06-10T22:16:36.893Z] #30 sha256:b76d58e034879cc584bc1d78c1b6bf8abb2a156155bca756fddb0675ea98f044 [2022-06-10T22:16:45.040Z] #30 7.469 Collecting yamllint==1.26.1 [2022-06-10T22:16:45.302Z] #30 8.528 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-06-10T22:16:45.874Z] #30 9.083 Collecting pathspec>=0.5.3 [2022-06-10T22:16:45.874Z] #30 9.094 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-06-10T22:16:46.135Z] #30 9.309 Collecting pyyaml [2022-06-10T22:16:46.135Z] #30 9.322 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-06-10T22:16:46.135Z] #30 9.362 Building wheels for collected packages: yamllint [2022-06-10T22:16:46.135Z] #30 9.366 Building wheel for yamllint (setup.py): started [2022-06-10T22:16:46.707Z] #30 9.896 Building wheel for yamllint (setup.py): finished with status 'done' [2022-06-10T22:16:46.707Z] #30 9.897 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=1d3410957dd4a884deb6f06316bb916733b93b1b99647751716522b3a6652cf9 [2022-06-10T22:16:46.707Z] #30 9.897 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-06-10T22:16:46.707Z] #30 9.900 Successfully built yamllint [2022-06-10T22:16:46.707Z] #30 9.915 Installing collected packages: pyyaml, pathspec, yamllint [2022-06-10T22:16:46.969Z] #30 10.16 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-06-10T22:16:47.231Z] #30 DONE 10.5s [2022-06-10T22:16:47.231Z] [2022-06-10T22:16:47.231Z] #67 [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-06-10T22:16:47.231Z] #67 sha256:07b6b497e0e99a3a816504cb80c9550a61a7a7f758832c416b7fe1338db6fdeb [2022-06-10T22:16:47.231Z] #67 ... [2022-06-10T22:16:47.231Z] [2022-06-10T22:16:47.231Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-06-10T22:16:47.231Z] #34 sha256:c3f187d1eee61525d2e5a951f736f10600ea5943b272e89ff5211b3f88668961 [2022-06-10T22:16:47.493Z] #34 DONE 0.3s [2022-06-10T22:16:47.493Z] [2022-06-10T22:16:47.493Z] #67 [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-06-10T22:16:47.493Z] #67 sha256:07b6b497e0e99a3a816504cb80c9550a61a7a7f758832c416b7fe1338db6fdeb [2022-06-10T22:16:47.493Z] #67 ... [2022-06-10T22:16:47.493Z] [2022-06-10T22:16:47.493Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-10T22:16:47.493Z] #39 sha256:a53abba42d550eb06a1933511a74d87de67ffd8e7d220f55886396756a465fdf [2022-06-10T22:16:47.754Z] #39 DONE 0.3s [2022-06-10T22:16:47.754Z] [2022-06-10T22:16:47.754Z] #67 [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-06-10T22:16:47.754Z] #67 sha256:07b6b497e0e99a3a816504cb80c9550a61a7a7f758832c416b7fe1338db6fdeb [2022-06-10T22:16:47.754Z] #67 ... [2022-06-10T22:16:47.754Z] [2022-06-10T22:16:47.754Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-10T22:16:47.754Z] #42 sha256:c6696a736b905ef31faf7335731f4f4820c3588d9058f30a79f58faee8795622 [2022-06-10T22:16:47.754Z] #42 DONE 0.1s [2022-06-10T22:16:48.019Z] [2022-06-10T22:16:48.019Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-06-10T22:16:48.019Z] #44 sha256:9dd383ee410b4a5ea7e098bc301de928b41d50f1ba502996268b186d6addba5c [2022-06-10T22:16:48.019Z] #44 DONE 0.1s [2022-06-10T22:16:48.019Z] [2022-06-10T22:16:48.019Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-10T22:16:48.019Z] #46 sha256:ffd73dc4e9c59e4dc48f0d214118cc06c823e192d835b2665596ea56b1bf3fa0 [2022-06-10T22:16:48.019Z] #46 DONE 0.1s [2022-06-10T22:16:48.019Z] [2022-06-10T22:16:48.019Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-10T22:16:48.019Z] #48 sha256:f0f012615246a8b228fb31eed606a5b8294b0dc513b367ca59de535240dbd227 [2022-06-10T22:16:48.019Z] #48 DONE 0.1s [2022-06-10T22:16:48.019Z] [2022-06-10T22:16:48.019Z] #67 [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-06-10T22:16:48.019Z] #67 sha256:07b6b497e0e99a3a816504cb80c9550a61a7a7f758832c416b7fe1338db6fdeb [2022-06-10T22:16:48.288Z] #67 ... [2022-06-10T22:16:48.288Z] [2022-06-10T22:16:48.288Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-06-10T22:16:48.288Z] #52 sha256:5315f5217383a390c39d45d81da5bd21f1f1167e47001d15ac5b3a39ff32f77d [2022-06-10T22:16:48.288Z] #52 DONE 0.0s [2022-06-10T22:16:48.288Z] [2022-06-10T22:16:48.288Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-06-10T22:16:48.288Z] #55 sha256:c15e4a3789fe357289acfba27b976346bbe10e5e177461462f295fe78662cb13 [2022-06-10T22:16:48.288Z] #55 DONE 0.1s [2022-06-10T22:16:48.288Z] [2022-06-10T22:16:48.288Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-06-10T22:16:48.288Z] #59 sha256:41d1b600b0abb6d19c9ebfc0cf329145e7f4c59ba9df5a20e73d02212b92357e [2022-06-10T22:16:48.288Z] #59 DONE 0.0s [2022-06-10T22:16:48.288Z] [2022-06-10T22:16:48.288Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-10T22:16:48.288Z] #61 sha256:8d206fa0d5d59db0ad222d9bed4c34dd7a36b3044084ab613268e6aeb25abce5 [2022-06-10T22:16:48.288Z] #61 DONE 0.1s [2022-06-10T22:16:48.288Z] [2022-06-10T22:16:48.288Z] #67 [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-06-10T22:16:48.288Z] #67 sha256:07b6b497e0e99a3a816504cb80c9550a61a7a7f758832c416b7fe1338db6fdeb [2022-06-10T22:16:48.549Z] #67 ... [2022-06-10T22:16:48.549Z] [2022-06-10T22:16:48.549Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-10T22:16:48.549Z] #63 sha256:4a74a89ee3d0af02c5fb22dd06f30093e06039b63f4295c6e8bd76859e264eb3 [2022-06-10T22:16:48.549Z] #63 DONE 0.1s [2022-06-10T22:16:48.549Z] [2022-06-10T22:16:48.549Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-10T22:16:48.549Z] #65 sha256:08cf7576f9b03d7a4e242a1ca54faeccbbfee5c9401328eb59ec2cf4d54baf81 [2022-06-10T22:16:48.549Z] #65 DONE 0.1s [2022-06-10T22:16:48.549Z] [2022-06-10T22:16:48.549Z] #67 [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-06-10T22:16:48.549Z] #67 sha256:07b6b497e0e99a3a816504cb80c9550a61a7a7f758832c416b7fe1338db6fdeb [2022-06-10T22:17:00.111Z] #64 407.7 # github.com/containerd/containerd/cmd/containerd [2022-06-10T22:17:00.111Z] #64 407.7 /usr/bin/ld: /tmp/go-link-1829625536/000019.o: in function `New': [2022-06-10T22:17:00.111Z] #64 407.7 /tmp/tmp.EjYVfw4REt/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-06-10T22:17:00.111Z] #64 407.7 + bin/containerd-stress [2022-06-10T22:17:00.111Z] #64 408.8 + bin/containerd-shim [2022-06-10T22:17:05.184Z] #64 409.6 # github.com/containerd/containerd/cmd/containerd [2022-06-10T22:17:05.184Z] #64 409.6 /usr/bin/ld: /tmp/go-link-3049398919/000019.o: in function `New': [2022-06-10T22:17:05.184Z] #64 409.6 /tmp/tmp.ChXcifwDWH/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-06-10T22:17:05.184Z] #64 409.7 + bin/containerd-stress [2022-06-10T22:17:05.184Z] #64 410.8 + bin/containerd-shim [2022-06-10T22:17:08.206Z] #64 420.1 + bin/containerd-shim-runc-v1 [2022-06-10T22:17:08.586Z] ok github.com/docker/docker/cmd/dockerd 0.068s coverage: 29.7% of statements [2022-06-10T22:17:08.586Z] ok github.com/docker/docker/container 0.117s coverage: 34.8% of statements [2022-06-10T22:17:08.586Z] ok github.com/docker/docker/cmd/dockerd/trap 2.470s coverage: 0.0% of statements [2022-06-10T22:17:08.586Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-06-10T22:17:08.586Z] ? github.com/docker/docker/container/stream [no test files] [2022-06-10T22:17:08.586Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-06-10T22:17:08.586Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-06-10T22:17:08.586Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-06-10T22:17:09.954Z] ok github.com/docker/docker/daemon/cluster 0.064s coverage: 0.5% of statements [2022-06-10T22:17:10.552Z] #67 90.15 + mkdir -p /build [2022-06-10T22:17:10.552Z] #67 90.15 + cp runc /build/runc [2022-06-10T22:17:10.552Z] #67 DONE 90.3s [2022-06-10T22:17:10.552Z] [2022-06-10T22:17:10.552Z] #71 [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-06-10T22:17:10.552Z] #71 sha256:4fae300bdb493d284eb0e21e6f0ddf06d322cb26f5e61e12619018f845919d48 [2022-06-10T22:17:10.552Z] #71 ... [2022-06-10T22:17:10.552Z] [2022-06-10T22:17:10.552Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-06-10T22:17:10.552Z] #68 sha256:864bf34a40a02aa7b796dafb3d0932aa304af50b85c7de30d1c94bab7ed945a6 [2022-06-10T22:17:10.552Z] #68 DONE 0.1s [2022-06-10T22:17:10.552Z] [2022-06-10T22:17:10.552Z] #71 [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-06-10T22:17:10.552Z] #71 sha256:4fae300bdb493d284eb0e21e6f0ddf06d322cb26f5e61e12619018f845919d48 [2022-06-10T22:17:11.324Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.021s coverage: 65.3% of statements [2022-06-10T22:17:12.692Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 36.9% of statements [2022-06-10T22:17:13.298Z] #64 422.1 + bin/containerd-shim-runc-v1 [2022-06-10T22:17:14.747Z] #64 426.4 + bin/containerd-shim-runc-v2 [2022-06-10T22:17:14.747Z] #64 427.2 + binaries [2022-06-10T22:17:14.747Z] #64 427.2 + install -D bin/containerd /build/containerd [2022-06-10T22:17:14.747Z] #64 427.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-10T22:17:14.747Z] #64 427.2 + install -D bin/ctr /build/ctr [2022-06-10T22:17:15.309Z] #64 DONE 427.7s [2022-06-10T22:17:16.237Z] [2022-06-10T22:17:16.237Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-10T22:17:16.237Z] #65 sha256:6f514155d7ffe8933f048ea2280ccdfc238cd25680a554ac7387c3dce4ef131a [2022-06-10T22:17:16.494Z] #65 DONE 0.2s [2022-06-10T22:17:16.494Z] [2022-06-10T22:17:16.494Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-10T22:17:16.494Z] #70 sha256:14fa69188711aab380eab0f81b9fb55f1847023ff1d142e3dbffd4aa7d06ce93 [2022-06-10T22:17:16.494Z] #70 DONE 0.1s [2022-06-10T22:17:16.494Z] [2022-06-10T22:17:16.494Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-10T22:17:16.494Z] #75 sha256:35624d7df92016c9dc9e0a85fd253add3ff5cb4585d6ef1a298eb707863f224e [2022-06-10T22:17:16.749Z] #75 DONE 0.2s [2022-06-10T22:17:16.749Z] [2022-06-10T22:17:16.749Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-06-10T22:17:16.749Z] #78 sha256:92a4522be0b5bb5eff571cfdcdd21b0097e0534d2486e5b911eb3677d6a64e53 [2022-06-10T22:17:16.749Z] #78 DONE 0.0s [2022-06-10T22:17:16.749Z] [2022-06-10T22:17:16.749Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-06-10T22:17:16.749Z] #79 sha256:08396de9686e502016877abb6fff98e1c3bcb33bbf1cf431ee77330bf259b67d [2022-06-10T22:17:16.749Z] #79 DONE 0.1s [2022-06-10T22:17:17.005Z] [2022-06-10T22:17:17.005Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-06-10T22:17:17.005Z] #80 sha256:538e51f99897f87f45a70d4c3ed8f2a6f6d73a6b85fa9b3b79b7ee2fb444cb6a [2022-06-10T22:17:17.005Z] #80 DONE 0.1s [2022-06-10T22:17:17.005Z] [2022-06-10T22:17:17.005Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-10T22:17:17.005Z] #81 sha256:c9245d336991a59336e4cdb29e7657547890ce609eff6342043888a9f56c3a8c [2022-06-10T22:17:19.232Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-06-10T22:17:19.860Z] #64 428.4 + bin/containerd-shim-runc-v2 [2022-06-10T22:17:20.118Z] #64 429.2 + binaries [2022-06-10T22:17:20.118Z] #64 429.2 + install -D bin/containerd /build/containerd [2022-06-10T22:17:20.118Z] #64 429.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-10T22:17:20.118Z] #64 429.3 + install -D bin/ctr /build/ctr [2022-06-10T22:17:20.159Z] ok github.com/docker/docker/daemon/config 0.035s coverage: 81.5% of statements [2022-06-10T22:17:20.720Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-06-10T22:17:21.198Z] #81 DONE 3.5s [2022-06-10T22:17:21.198Z] [2022-06-10T22:17:21.198Z] #82 exporting to image [2022-06-10T22:17:21.198Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-10T22:17:21.198Z] #82 exporting layers [2022-06-10T22:17:21.284Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-06-10T22:17:22.016Z] #64 DONE 431.2s [2022-06-10T22:17:22.649Z] ok github.com/docker/docker/daemon 10.160s coverage: 16.1% of statements [2022-06-10T22:17:22.649Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-06-10T22:17:22.649Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-06-10T22:17:22.649Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-06-10T22:17:22.649Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-06-10T22:17:22.649Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.524s coverage: 74.8% of statements [2022-06-10T22:17:22.950Z] [2022-06-10T22:17:22.950Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-10T22:17:22.950Z] #65 sha256:6d0cd9ef4f53930a2d8030ad8c77d6667fd73d636fa3d245893332614efab2ed [2022-06-10T22:17:23.214Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.307s coverage: 56.2% of statements [2022-06-10T22:17:23.883Z] #65 DONE 0.9s [2022-06-10T22:17:23.883Z] [2022-06-10T22:17:23.883Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-10T22:17:23.883Z] #70 sha256:beda74158c9563d6a7f79e94b4081042eb43c5f013c2b40b7d89f98e7739ee83 [2022-06-10T22:17:24.141Z] #70 DONE 0.2s [2022-06-10T22:17:24.141Z] [2022-06-10T22:17:24.141Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-10T22:17:24.141Z] #75 sha256:68e77471f7c453fdcce1e394f88a811424924fdf4d5c898e922f54bdc60e1206 [2022-06-10T22:17:24.583Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 3.0% of statements [2022-06-10T22:17:25.075Z] #75 DONE 0.9s [2022-06-10T22:17:25.075Z] [2022-06-10T22:17:25.075Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-06-10T22:17:25.075Z] #78 sha256:2f237c13a2ab19505d69017ee72dde418620b7d9cc62fb1440ecebfefa1ea1b1 [2022-06-10T22:17:25.075Z] #78 DONE 0.0s [2022-06-10T22:17:25.075Z] [2022-06-10T22:17:25.075Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-06-10T22:17:25.075Z] #79 sha256:e31b2d0165af0c837769e78655e6d813843a9ed9fbe40e874c607f32213e01e5 [2022-06-10T22:17:25.075Z] #79 DONE 0.0s [2022-06-10T22:17:25.075Z] [2022-06-10T22:17:25.075Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-06-10T22:17:25.075Z] #80 sha256:537e8b1c81b2ba2c163d2aeb14536c8a0a60b96d072cf56b6922c14c570f649d [2022-06-10T22:17:25.075Z] #80 DONE 0.0s [2022-06-10T22:17:25.075Z] [2022-06-10T22:17:25.075Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-10T22:17:25.075Z] #81 sha256:d93c115e1355ea977ad5fe7c2fa60fa85cd7bfed917ad9d0ff6b175fb1adadc9 [2022-06-10T22:17:25.530Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-06-10T22:17:26.916Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.241s coverage: 50.6% of statements [2022-06-10T22:17:27.602Z] #81 DONE 2.2s [2022-06-10T22:17:27.602Z] [2022-06-10T22:17:27.602Z] #82 exporting to image [2022-06-10T22:17:27.602Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-10T22:17:27.602Z] #82 exporting layers [2022-06-10T22:17:27.734Z] #82 exporting layers 7.0s done [2022-06-10T22:17:27.735Z] #82 writing image sha256:e0b4ce6e8286b0755aa5fe28476bbe46fb7b5b46ac529bb781401b3c9263b286 done [2022-06-10T22:17:27.735Z] #82 naming to docker.io/library/docker:cf6058941c243a73aba5d28dc5c5034696f5ade7 done [2022-06-10T22:17:27.735Z] #82 DONE 7.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-06-10T22:17:28.064Z] + trap exit INT TERM [2022-06-10T22:17:28.064Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-06-10T22:17:28.064Z] + CONTAINER_NAME=docker-pr1 [2022-06-10T22:17:28.064Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43715/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43715/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf6058941c243a73aba5d28dc5c5034696f5ade7 -e DOCKER_GRAPHDRIVER docker:cf6058941c243a73aba5d28dc5c5034696f5ade7 hack/make.sh dynbinary [2022-06-10T22:17:28.280Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.986s coverage: 46.1% of statements [2022-06-10T22:17:28.280Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-06-10T22:17:28.842Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-06-10T22:17:28.991Z] [2022-06-10T22:17:28.991Z] Removing bundles/ [2022-06-10T22:17:28.991Z] [2022-06-10T22:17:28.991Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-10T22:17:29.098Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.863s coverage: 58.5% of statements [2022-06-10T22:17:29.098Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-06-10T22:17:29.098Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-06-10T22:17:29.247Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-10T22:17:29.247Z] GOOS="" GOARCH="" GOARM="" [2022-06-10T22:17:30.026Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.019s coverage: 3.0% of statements [2022-06-10T22:17:30.589Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2022-06-10T22:17:31.520Z] ok github.com/docker/docker/daemon/images 0.070s coverage: 6.6% of statements [2022-06-10T22:17:31.520Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-06-10T22:17:31.520Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-06-10T22:17:32.082Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.2% of statements [2022-06-10T22:17:32.645Z] ok github.com/docker/docker/daemon/logger/awslogs 0.142s coverage: 79.9% of statements [2022-06-10T22:17:32.645Z] ok github.com/docker/docker/daemon/logger/fluentd 0.023s coverage: 53.6% of statements [2022-06-10T22:17:32.645Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-06-10T22:17:33.207Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-06-10T22:17:33.463Z] ok github.com/docker/docker/daemon/logger/journald 0.023s coverage: 23.4% of statements [2022-06-10T22:17:33.719Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 87.2% of statements [2022-06-10T22:17:34.163Z] #82 exporting layers 6.8s done [2022-06-10T22:17:34.164Z] #82 writing image sha256:8975aae828fdae9d150e42aadc5d23dac788c0240c6b37c2bf5a8daeb6770f17 done [2022-06-10T22:17:34.164Z] #82 naming to docker.io/library/docker:cf6058941c243a73aba5d28dc5c5034696f5ade7 done [2022-06-10T22:17:34.164Z] #82 DONE 6.8s [Pipeline] } [Pipeline] // stage [2022-06-10T22:17:34.346Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.099s coverage: 76.8% of statements [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-10T22:17:34.602Z] ok github.com/docker/docker/daemon/logger/local 0.046s coverage: 79.4% of statements [2022-06-10T22:17:34.603Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-06-10T22:17:34.603Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-06-10T22:17:34.673Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43715/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=cf6058941c243a73aba5d28dc5c5034696f5ade7 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cf6058941c243a73aba5d28dc5c5034696f5ade7 hack/make.sh dynbinary test-integration [2022-06-10T22:17:35.531Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.018s coverage: 31.5% of statements [2022-06-10T22:17:35.531Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.032s coverage: 62.3% of statements [2022-06-10T22:17:35.606Z] [2022-06-10T22:17:35.606Z] Removing bundles/ [2022-06-10T22:17:35.606Z] [2022-06-10T22:17:35.606Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-10T22:17:35.606Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-10T22:17:35.606Z] GOOS="" GOARCH="" GOARM="" [2022-06-10T22:17:36.094Z] ok github.com/docker/docker/daemon/logger/syslog 0.017s coverage: 46.8% of statements [2022-06-10T22:17:36.656Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-06-10T22:17:36.912Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-06-10T22:17:37.840Z] ok github.com/docker/docker/daemon/logger/splunk 1.545s coverage: 82.5% of statements [2022-06-10T22:17:37.840Z] ? github.com/docker/docker/daemon/names [no test files] [2022-06-10T22:17:37.840Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-06-10T22:17:38.402Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements [2022-06-10T22:17:38.964Z] ok github.com/docker/docker/distribution 0.605s coverage: 28.0% of statements [2022-06-10T22:17:38.964Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-06-10T22:17:39.526Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-06-10T22:17:40.088Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-06-10T22:17:40.651Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-06-10T22:17:41.213Z] ok github.com/docker/docker/distribution/xfer 1.898s coverage: 84.9% of statements [2022-06-10T22:17:41.213Z] ? github.com/docker/docker/dockerversion [no test files] [2022-06-10T22:17:41.213Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements [2022-06-10T22:17:41.213Z] ? github.com/docker/docker/image/v1 [no test files] [2022-06-10T22:17:41.213Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-06-10T22:17:41.470Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2022-06-10T22:17:42.398Z] ok github.com/docker/docker/oci 0.011s coverage: 46.0% of statements [2022-06-10T22:17:42.670Z] #71 179.6 # github.com/containerd/containerd/cmd/containerd [2022-06-10T22:17:42.670Z] #71 179.6 /usr/bin/ld: /tmp/go-link-199629905/000019.o: in function `New': [2022-06-10T22:17:42.670Z] #71 179.6 /tmp/tmp.CEflNqmtsO/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-06-10T22:17:42.670Z] #71 179.7 + bin/containerd-stress [2022-06-10T22:17:42.959Z] ok github.com/docker/docker/opts 0.028s coverage: 66.0% of statements [2022-06-10T22:17:42.959Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-06-10T22:17:43.611Z] #71 180.8 + bin/containerd-shim [2022-06-10T22:17:44.890Z] ok github.com/docker/docker/pkg/archive 0.293s coverage: 82.3% of statements [2022-06-10T22:17:45.452Z] ok github.com/docker/docker/pkg/authorization 0.395s coverage: 68.3% of statements [2022-06-10T22:17:45.708Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-06-10T22:17:45.708Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-06-10T22:17:48.974Z] ok github.com/docker/docker/pkg/chrootarchive 2.517s coverage: 42.7% of statements [2022-06-10T22:17:49.230Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-06-10T22:17:49.486Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-06-10T22:17:49.486Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-06-10T22:17:50.047Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-06-10T22:17:50.047Z] ok github.com/docker/docker/layer 7.612s coverage: 69.0% of statements [2022-06-10T22:17:50.047Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-06-10T22:17:50.047Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-06-10T22:17:50.047Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-06-10T22:17:50.047Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-06-10T22:17:50.047Z] ? github.com/docker/docker/oci/caps [no test files] [2022-06-10T22:17:50.047Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-06-10T22:17:50.304Z] ok github.com/docker/docker/pkg/fsutils 0.168s coverage: 85.1% of statements [2022-06-10T22:17:50.304Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2022-06-10T22:17:51.670Z] ok github.com/docker/docker/pkg/ioutils 0.353s coverage: 70.1% of statements [2022-06-10T22:17:51.671Z] ok github.com/docker/docker/pkg/idtools 0.518s coverage: 67.9% of statements [2022-06-10T22:17:51.671Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2022-06-10T22:17:51.671Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2022-06-10T22:17:51.671Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-06-10T22:17:51.927Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-06-10T22:17:51.927Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-06-10T22:17:52.184Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-06-10T22:17:52.441Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.019s coverage: 90.5% of statements [2022-06-10T22:17:52.441Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-06-10T22:17:52.441Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-06-10T22:17:52.441Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-06-10T22:17:53.003Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2022-06-10T22:17:53.565Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-06-10T22:17:53.565Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-06-10T22:17:53.821Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-06-10T22:17:55.187Z] ok github.com/docker/docker/pkg/pubsub 1.046s coverage: 75.0% of statements [2022-06-10T22:17:55.443Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-06-10T22:17:55.708Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-06-10T22:17:55.850Z] #71 192.2 + bin/containerd-shim-runc-v1 [2022-06-10T22:17:55.974Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-06-10T22:17:56.236Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-06-10T22:17:56.236Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2022-06-10T22:17:56.801Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-06-10T22:17:57.363Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-06-10T22:17:57.620Z] ok github.com/docker/docker/pkg/tailfile 0.037s coverage: 88.6% of statements [2022-06-10T22:17:58.182Z] ok github.com/docker/docker/pkg/tarsum 0.046s coverage: 89.3% of statements [2022-06-10T22:17:58.437Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-06-10T22:17:58.694Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-06-10T22:18:00.584Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-06-10T22:18:00.584Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-06-10T22:18:01.147Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-06-10T22:18:02.445Z] #71 198.6 + bin/containerd-shim-runc-v2 [2022-06-10T22:18:02.445Z] #71 199.4 + binaries [2022-06-10T22:18:02.445Z] #71 199.4 + install -D bin/containerd /build/containerd [2022-06-10T22:18:02.445Z] #71 199.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-10T22:18:02.445Z] #71 199.4 + install -D bin/ctr /build/ctr [2022-06-10T22:18:02.513Z] ok github.com/docker/docker/quota 0.200s coverage: 71.4% of statements [2022-06-10T22:18:02.514Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-06-10T22:18:02.706Z] #71 DONE 199.9s [2022-06-10T22:18:03.442Z] ok github.com/docker/docker/registry 0.081s coverage: 58.6% of statements [2022-06-10T22:18:03.647Z] [2022-06-10T22:18:03.647Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-10T22:18:03.647Z] #72 sha256:c0f68f541ff3df1f854167e4e401577be2b320c78d2757616958a5d5435e2607 [2022-06-10T22:18:04.004Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-06-10T22:18:04.004Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-06-10T22:18:04.218Z] #72 DONE 0.4s [2022-06-10T22:18:04.218Z] [2022-06-10T22:18:04.218Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-10T22:18:04.218Z] #77 sha256:14a040d2521fe743aed763268b5037a4d43c5ac93266a46a23a92eb39da63552 [2022-06-10T22:18:04.218Z] #77 DONE 0.1s [2022-06-10T22:18:04.218Z] [2022-06-10T22:18:04.218Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-10T22:18:04.218Z] #82 sha256:8ab6cdfe1528283040d986e063f064146523ffae16e0003d32254573d1330aab [2022-06-10T22:18:04.478Z] #82 DONE 0.4s [2022-06-10T22:18:04.566Z] ok github.com/docker/docker/runconfig 0.011s coverage: 64.5% of statements [2022-06-10T22:18:04.738Z] [2022-06-10T22:18:04.738Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-06-10T22:18:04.738Z] #85 sha256:7a9b46a4b11a89e636f4d2b83c0a1cd9a13ad8226ec207ec86755f2a5337e084 [2022-06-10T22:18:04.738Z] #85 DONE 0.1s [2022-06-10T22:18:04.738Z] [2022-06-10T22:18:04.738Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-06-10T22:18:04.738Z] #86 sha256:c5e890379f329772cda60e7e86c9b7a21d1b341c5e0bd2bc12a8d27816e78bb6 [2022-06-10T22:18:04.738Z] #86 DONE 0.0s [2022-06-10T22:18:04.738Z] [2022-06-10T22:18:04.738Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-06-10T22:18:04.738Z] #87 sha256:d563df0c6643a96847f63e017cd22309de63cf570aed35d1863e6a367dd11f6c [2022-06-10T22:18:04.738Z] #87 DONE 0.0s [2022-06-10T22:18:04.738Z] [2022-06-10T22:18:04.738Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-10T22:18:04.738Z] #88 sha256:d85249c35a7edc7fd761a319536e9dcb19d724a472b0f3b8f7c94d523adacf84 [2022-06-10T22:18:04.823Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-06-10T22:18:06.719Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-06-10T22:18:07.283Z] ok github.com/docker/docker/volume/local 0.102s coverage: 76.8% of statements [2022-06-10T22:18:07.539Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-06-10T22:18:08.904Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-06-10T22:18:08.938Z] #88 DONE 4.1s [2022-06-10T22:18:08.938Z] [2022-06-10T22:18:08.938Z] #89 exporting to image [2022-06-10T22:18:08.938Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-10T22:18:08.938Z] #89 exporting layers [2022-06-10T22:18:16.086Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-10T22:18:16.086Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-10T22:18:16.086Z] GOOS="" GOARCH="" GOARM="" [2022-06-10T22:18:16.086Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-10T22:18:16.086Z] [2022-06-10T22:18:16.086Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-10T22:18:16.086Z] DOCKER_SYSTEMD=1 [2022-06-10T22:18:16.086Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-10T22:18:16.086Z] HOSTNAME=767ef9a6b7ca [2022-06-10T22:18:16.086Z] DEST=bundles/test-integration [2022-06-10T22:18:16.086Z] PWD=/go/src/github.com/docker/docker [2022-06-10T22:18:16.086Z] DOCKER_GITCOMMIT=cf6058941c243a73aba5d28dc5c5034696f5ade7 [2022-06-10T22:18:16.086Z] container=docker [2022-06-10T22:18:16.086Z] HOME=/root [2022-06-10T22:18:16.086Z] LANG=C.UTF-8 [2022-06-10T22:18:16.086Z] INVOCATION_ID=16eac89659c8428a94cf088e9ec9157e [2022-06-10T22:18:16.086Z] GOLANG_VERSION=1.18.3 [2022-06-10T22:18:16.086Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-10T22:18:16.086Z] VALIDATE_BRANCH=master [2022-06-10T22:18:16.086Z] TERM=xterm [2022-06-10T22:18:16.086Z] DOCKER_PKG=github.com/docker/docker [2022-06-10T22:18:16.086Z] SHLVL=3 [2022-06-10T22:18:16.086Z] TIMEOUT=120m [2022-06-10T22:18:16.086Z] DOCKER_BUILDTAGS= journald [2022-06-10T22:18:16.086Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-10T22:18:16.086Z] GO111MODULE=off [2022-06-10T22:18:16.086Z] DOCKER_EXPERIMENTAL=1 [2022-06-10T22:18:16.086Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-10T22:18:16.086Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-10T22:18:16.086Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-10T22:18:16.086Z] GOPATH=/go [2022-06-10T22:18:16.086Z] PKG_CONFIG=pkg-config [2022-06-10T22:18:16.086Z] _=/usr/bin/env [2022-06-10T22:18:16.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-10T22:18:26.953Z] ok github.com/docker/docker/pkg/plugins 33.641s coverage: 76.3% of statements [2022-06-10T22:18:26.953Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-06-10T22:18:26.953Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-06-10T22:18:26.953Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-06-10T22:18:26.953Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-06-10T22:18:26.953Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-06-10T22:18:26.953Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-06-10T22:18:26.953Z] ? github.com/docker/docker/rootless [no test files] [2022-06-10T22:18:26.953Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-06-10T22:18:26.953Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-06-10T22:18:26.953Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-06-10T22:18:26.953Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-06-10T22:18:26.953Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-06-10T22:18:26.953Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-06-10T22:18:26.953Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-06-10T22:18:26.953Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-06-10T22:18:26.953Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-06-10T22:18:26.953Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-06-10T22:18:26.953Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-06-10T22:18:26.953Z] ? github.com/docker/docker/testutil/request [no test files] [2022-06-10T22:18:26.953Z] ? github.com/docker/docker/volume [no test files] [2022-06-10T22:18:26.953Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-06-10T22:18:26.953Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-06-10T22:18:26.953Z] [2022-06-10T22:18:26.953Z] === Skipped [2022-06-10T22:18:26.953Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-06-10T22:18:26.953Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-06-10T22:18:26.953Z] [2022-06-10T22:18:26.953Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-06-10T22:18:26.953Z] network_proxy_test.go:208: No support for dual stack yet [2022-06-10T22:18:26.953Z] [2022-06-10T22:18:26.953Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-06-10T22:18:26.953Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-06-10T22:18:26.953Z] [2022-06-10T22:18:26.953Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-06-10T22:18:26.953Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-06-10T22:18:26.953Z] [2022-06-10T22:18:26.953Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-06-10T22:18:26.953Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-10T22:18:26.953Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-10T22:18:26.953Z] [2022-06-10T22:18:26.953Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-06-10T22:18:26.953Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-10T22:18:26.953Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-10T22:18:26.953Z] [2022-06-10T22:18:26.953Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-06-10T22:18:26.953Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-10T22:18:26.953Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-10T22:18:26.953Z] [2022-06-10T22:18:26.953Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-06-10T22:18:26.953Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-10T22:18:26.953Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-10T22:18:26.953Z] [2022-06-10T22:18:26.953Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-06-10T22:18:26.953Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-10T22:18:26.953Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-10T22:18:26.953Z] [2022-06-10T22:18:26.953Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-06-10T22:18:26.953Z] graphtest_unix.go:71: No driver to put! [2022-06-10T22:18:26.953Z] [2022-06-10T22:18:26.953Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-06-10T22:18:26.953Z] time="2022-06-10T22:17:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-10T22:18:26.953Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-10T22:18:26.953Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-10T22:18:26.953Z] [2022-06-10T22:18:26.953Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-06-10T22:18:26.953Z] time="2022-06-10T22:17:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-10T22:18:26.953Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-10T22:18:26.953Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-10T22:18:26.953Z] [2022-06-10T22:18:26.953Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-06-10T22:18:26.953Z] time="2022-06-10T22:17:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-10T22:18:26.953Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-10T22:18:26.953Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-10T22:18:26.953Z] [2022-06-10T22:18:26.953Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-06-10T22:18:26.953Z] time="2022-06-10T22:17:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-10T22:18:26.953Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-10T22:18:26.953Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-10T22:18:26.953Z] [2022-06-10T22:18:26.953Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-06-10T22:18:26.953Z] time="2022-06-10T22:17:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-10T22:18:26.953Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-10T22:18:26.953Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-10T22:18:26.953Z] [2022-06-10T22:18:26.953Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-06-10T22:18:26.953Z] graphtest_unix.go:71: No driver to put! [2022-06-10T22:18:26.953Z] [2022-06-10T22:18:26.953Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-06-10T22:18:26.953Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-06-10T22:18:26.953Z] [2022-06-10T22:18:26.953Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-06-10T22:18:26.953Z] overlay_test.go:50: Fails to compute changes intermittently [2022-06-10T22:18:26.953Z] [2022-06-10T22:18:26.953Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-06-10T22:18:26.953Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-06-10T22:18:26.953Z] [2022-06-10T22:18:26.953Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-06-10T22:18:26.953Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-06-10T22:18:26.953Z] [2022-06-10T22:18:26.953Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-06-10T22:18:26.953Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-10T22:18:26.953Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-10T22:18:26.953Z] [2022-06-10T22:18:26.953Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-06-10T22:18:26.953Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-10T22:18:26.953Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-10T22:18:26.953Z] [2022-06-10T22:18:26.953Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-06-10T22:18:26.953Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-10T22:18:26.953Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-10T22:18:26.953Z] [2022-06-10T22:18:26.953Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-06-10T22:18:26.953Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-10T22:18:26.953Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-10T22:18:26.953Z] [2022-06-10T22:18:26.953Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-06-10T22:18:26.953Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-10T22:18:26.953Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-10T22:18:26.953Z] [2022-06-10T22:18:26.953Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-06-10T22:18:26.953Z] graphtest_unix.go:71: No driver to put! [2022-06-10T22:18:26.953Z] [2022-06-10T22:18:26.953Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-06-10T22:18:26.954Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-06-10T22:18:26.954Z] [2022-06-10T22:18:26.954Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-06-10T22:18:26.954Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-06-10T22:18:26.954Z] [2022-06-10T22:18:26.954Z] DONE 2781 tests, 28 skipped in 208.998s [2022-06-10T22:18:26.954Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/bitseq [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/cluster [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/config [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/datastore [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/driverapi [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/etchosts [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/idm [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/ipam [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/iptables [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/netlabel [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/netutils [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/networkdb [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/ns [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/options [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/osl [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/portallocator [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/portmapper [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/testutils [2022-06-10T22:18:26.954Z] github.com/docker/docker/libnetwork/types' ']' [2022-06-10T22:18:26.954Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-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-06-10T22:18:35.512Z] #89 exporting layers 25.3s done [2022-06-10T22:18:35.512Z] #89 writing image sha256:d3d78b394d925e0b32c94cd7364fff1c1f2dbaa290fa77d615ac2c3bfe27c6db [2022-06-10T22:18:35.512Z] #89 writing image sha256:d3d78b394d925e0b32c94cd7364fff1c1f2dbaa290fa77d615ac2c3bfe27c6db done [2022-06-10T22:18:35.512Z] #89 naming to docker.io/library/docker:cf6058941c243a73aba5d28dc5c5034696f5ade7 done [2022-06-10T22:18:35.512Z] #89 DONE 25.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-06-10T22:18:35.866Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43715/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43715/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf6058941c243a73aba5d28dc5c5034696f5ade7 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cf6058941c243a73aba5d28dc5c5034696f5ade7 hack/validate/default [2022-06-10T22:18:36.438Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-06-10T22:18:36.438Z] No api/types/ or api/swagger.yaml changes in diff. [2022-06-10T22:18:36.438Z] Congratulations! All TOML source files changed here have valid syntax. [2022-06-10T22:18:36.438Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-06-10T22:18:36.438Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-06-10T22:18:36.438Z] Congratulations! No new tests were added to integration-cli. [2022-06-10T22:18:36.438Z] [2022-06-10T22:18:36.438Z] INFO Start validation with golang-ci-lint [2022-06-10T22:18:37.380Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-06-10T22:18:37.380Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-06-10T22:19:02.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-10T22:19:02.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-10T22:19:13.588Z] ok github.com/docker/docker/libnetwork 37.407s coverage: 40.6% of statements [2022-06-10T22:19:13.588Z] ok github.com/docker/docker/libnetwork/bitseq 0.139s coverage: 84.4% of statements [2022-06-10T22:19:13.588Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-06-10T22:19:13.588Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-06-10T22:19:13.588Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-06-10T22:19:13.588Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-06-10T22:19:13.588Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-06-10T22:19:13.588Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-06-10T22:19:13.588Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-06-10T22:19:13.588Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-06-10T22:19:13.588Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-06-10T22:19:13.588Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-06-10T22:19:13.588Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-06-10T22:19:13.588Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-06-10T22:19:13.588Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-06-10T22:19:14.996Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.551s coverage: 59.9% of statements [2022-06-10T22:19:14.996Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-06-10T22:19:14.996Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-06-10T22:19:15.558Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.071s coverage: 4.0% of statements [2022-06-10T22:19:15.558Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-06-10T22:19:16.120Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-06-10T22:19:16.120Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-06-10T22:19:16.376Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-06-10T22:19:26.317Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.417s coverage: 7.4% of statements [2022-06-10T22:19:26.317Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-06-10T22:19:26.317Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-06-10T22:19:26.317Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-06-10T22:19:26.317Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-06-10T22:19:26.317Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-06-10T22:19:26.317Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-06-10T22:19:26.573Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-06-10T22:19:26.828Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2022-06-10T22:19:27.089Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-06-10T22:19:27.089Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-06-10T22:19:29.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-10T22:19:35.643Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-10T22:19:35.643Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-10T22:19:35.643Z] GOOS="" GOARCH="" GOARM="" [2022-06-10T22:19:35.643Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-10T22:19:35.643Z] [2022-06-10T22:19:35.643Z] + TEST_INTEGRATION_DEST=1 [2022-06-10T22:19:35.643Z] + CONTAINER_NAME=docker-pr1-1 [2022-06-10T22:19:35.643Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-06-10T22:19:35.643Z] + run_tests test-integration-flaky [2022-06-10T22:19:35.643Z] + '[' -n 0 ']' [2022-06-10T22:19:35.643Z] + rm= [2022-06-10T22:19:35.643Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43715/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43715/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43715/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=cf6058941c243a73aba5d28dc5c5034696f5ade7 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cf6058941c243a73aba5d28dc5c5034696f5ade7 hack/make.sh test-integration-flaky test-integration [2022-06-10T22:19:35.643Z] + c=0 [2022-06-10T22:19:35.643Z] + TEST_INTEGRATION_DEST=2 [2022-06-10T22:19:35.643Z] + TEST_INTEGRATION_DEST=3 [2022-06-10T22:19:35.643Z] + CONTAINER_NAME=docker-pr1-2 [2022-06-10T22:19:35.643Z] + CONTAINER_NAME=docker-pr1-3 [2022-06-10T22:19:35.643Z] + TEST_SKIP_INTEGRATION=1 [2022-06-10T22:19:35.643Z] + TEST_SKIP_INTEGRATION=1 [2022-06-10T22:19:35.643Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-06-10T22:19:35.643Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-06-10T22:19:35.643Z] + run_tests [2022-06-10T22:19:35.643Z] + run_tests [2022-06-10T22:19:35.643Z] + '[' -n 0 ']' [2022-06-10T22:19:35.643Z] + '[' -n 0 ']' [2022-06-10T22:19:35.643Z] + rm= [2022-06-10T22:19:35.643Z] + rm= [2022-06-10T22:19:35.643Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43715/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43715/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43715/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=cf6058941c243a73aba5d28dc5c5034696f5ade7 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cf6058941c243a73aba5d28dc5c5034696f5ade7 hack/make.sh '' test-integration [2022-06-10T22:19:35.644Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43715/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43715/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43715/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=cf6058941c243a73aba5d28dc5c5034696f5ade7 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cf6058941c243a73aba5d28dc5c5034696f5ade7 hack/make.sh '' test-integration [2022-06-10T22:19:35.644Z] ++ jobs -p [2022-06-10T22:19:35.644Z] + for job in $(jobs -p) [2022-06-10T22:19:35.644Z] + wait 7010 [2022-06-10T22:19:35.644Z] [2022-06-10T22:19:35.644Z] [2022-06-10T22:19:35.644Z] [2022-06-10T22:19:35.644Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-10T22:19:35.644Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-10T22:19:35.644Z] HOSTNAME=74e8a2c4ea0c [2022-06-10T22:19:35.644Z] TEST_SKIP_INTEGRATION=1 [2022-06-10T22:19:35.644Z] TESTDEBUG=0 [2022-06-10T22:19:35.644Z] DEST=bundles/test-integration [2022-06-10T22:19:35.644Z] PWD=/go/src/github.com/docker/docker [2022-06-10T22:19:35.644Z] KEEPBUNDLE=1 [2022-06-10T22:19:35.644Z] DOCKER_GITCOMMIT=cf6058941c243a73aba5d28dc5c5034696f5ade7 [2022-06-10T22:19:35.644Z] container=docker [2022-06-10T22:19:35.644Z] HOME=/root [2022-06-10T22:19:35.644Z] GOLANG_VERSION=1.18.3 [2022-06-10T22:19:35.644Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-10T22:19:35.644Z] VALIDATE_BRANCH=master [2022-06-10T22:19:35.644Z] TERM=xterm [2022-06-10T22:19:35.644Z] DOCKER_PKG=github.com/docker/docker [2022-06-10T22:19:35.644Z] SHLVL=1 [2022-06-10T22:19:35.644Z] TIMEOUT=120m [2022-06-10T22:19:35.644Z] DOCKER_BUILDTAGS= journald [2022-06-10T22:19:35.644Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-10T22:19:35.644Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-06-10T22:19:35.644Z] GO111MODULE=off [2022-06-10T22:19:35.644Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-10T22:19:35.644Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-10T22:19:35.644Z] GOPATH=/go [2022-06-10T22:19:35.644Z] PKG_CONFIG=pkg-config [2022-06-10T22:19:35.644Z] _=/usr/bin/env [2022-06-10T22:19:35.644Z] Building test suite binary ./integration-cli/test.main [2022-06-10T22:19:35.644Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-10T22:19:35.644Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-10T22:19:35.644Z] HOSTNAME=8d2fe70f83b5 [2022-06-10T22:19:35.644Z] TEST_SKIP_INTEGRATION=1 [2022-06-10T22:19:35.644Z] TESTDEBUG=0 [2022-06-10T22:19:35.644Z] DEST=bundles/test-integration [2022-06-10T22:19:35.644Z] PWD=/go/src/github.com/docker/docker [2022-06-10T22:19:35.644Z] KEEPBUNDLE=1 [2022-06-10T22:19:35.644Z] DOCKER_GITCOMMIT=cf6058941c243a73aba5d28dc5c5034696f5ade7 [2022-06-10T22:19:35.644Z] container=docker [2022-06-10T22:19:35.644Z] HOME=/root [2022-06-10T22:19:35.644Z] GOLANG_VERSION=1.18.3 [2022-06-10T22:19:35.644Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-10T22:19:35.644Z] VALIDATE_BRANCH=master [2022-06-10T22:19:35.644Z] TERM=xterm [2022-06-10T22:19:35.644Z] DOCKER_PKG=github.com/docker/docker [2022-06-10T22:19:35.644Z] SHLVL=1 [2022-06-10T22:19:35.644Z] TIMEOUT=120m [2022-06-10T22:19:35.644Z] DOCKER_BUILDTAGS= journald [2022-06-10T22:19:35.644Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-10T22:19:35.644Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-06-10T22:19:35.644Z] GO111MODULE=off [2022-06-10T22:19:35.644Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-10T22:19:35.644Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-10T22:19:35.644Z] GOPATH=/go [2022-06-10T22:19:35.644Z] PKG_CONFIG=pkg-config [2022-06-10T22:19:35.644Z] _=/usr/bin/env [2022-06-10T22:19:35.644Z] Building test suite binary ./integration-cli/test.main [2022-06-10T22:19:35.644Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-06-10T22:19:35.644Z] No new tests added to integration. [2022-06-10T22:19:35.644Z] [2022-06-10T22:19:35.644Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-10T22:19:35.644Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-10T22:19:35.644Z] HOSTNAME=77cef9862525 [2022-06-10T22:19:35.644Z] TESTDEBUG=0 [2022-06-10T22:19:35.644Z] DEST=bundles/test-integration [2022-06-10T22:19:35.644Z] PWD=/go/src/github.com/docker/docker [2022-06-10T22:19:35.644Z] KEEPBUNDLE=1 [2022-06-10T22:19:35.644Z] DOCKER_GITCOMMIT=cf6058941c243a73aba5d28dc5c5034696f5ade7 [2022-06-10T22:19:35.644Z] container=docker [2022-06-10T22:19:35.644Z] HOME=/root [2022-06-10T22:19:35.644Z] GOLANG_VERSION=1.18.3 [2022-06-10T22:19:35.644Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-10T22:19:35.644Z] VALIDATE_BRANCH=master [2022-06-10T22:19:35.644Z] TERM=xterm [2022-06-10T22:19:35.644Z] DOCKER_PKG=github.com/docker/docker [2022-06-10T22:19:35.644Z] SHLVL=1 [2022-06-10T22:19:35.644Z] TIMEOUT=120m [2022-06-10T22:19:35.644Z] DOCKER_BUILDTAGS= journald [2022-06-10T22:19:35.644Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-10T22:19:35.644Z] GO111MODULE=off [2022-06-10T22:19:35.644Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-10T22:19:35.644Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-10T22:19:35.644Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-10T22:19:35.644Z] GOPATH=/go [2022-06-10T22:19:35.644Z] PKG_CONFIG=pkg-config [2022-06-10T22:19:35.644Z] _=/usr/bin/env [2022-06-10T22:19:35.644Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-10T22:19:37.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-10T22:19:39.339Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-06-10T22:19:42.117Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-10T22:19:42.117Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-10T22:19:42.117Z] GOOS="" GOARCH="" GOARM="" [2022-06-10T22:19:42.117Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-10T22:19:42.117Z] [2022-06-10T22:19:42.117Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-10T22:19:42.117Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-10T22:19:42.117Z] HOSTNAME=76067218250c [2022-06-10T22:19:42.117Z] DEST=bundles/test-integration [2022-06-10T22:19:42.117Z] PWD=/go/src/github.com/docker/docker [2022-06-10T22:19:42.117Z] DOCKER_ROOTLESS=1 [2022-06-10T22:19:42.117Z] DOCKER_GITCOMMIT=cf6058941c243a73aba5d28dc5c5034696f5ade7 [2022-06-10T22:19:42.117Z] container=docker [2022-06-10T22:19:42.117Z] HOME=/root [2022-06-10T22:19:42.117Z] GOLANG_VERSION=1.18.3 [2022-06-10T22:19:42.117Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-10T22:19:42.117Z] VALIDATE_BRANCH=master [2022-06-10T22:19:42.117Z] TERM=xterm [2022-06-10T22:19:42.117Z] DOCKER_PKG=github.com/docker/docker [2022-06-10T22:19:42.117Z] SHLVL=1 [2022-06-10T22:19:42.117Z] TIMEOUT=120m [2022-06-10T22:19:42.117Z] DOCKER_BUILDTAGS= journald [2022-06-10T22:19:42.117Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-10T22:19:42.117Z] GO111MODULE=off [2022-06-10T22:19:42.117Z] DOCKER_EXPERIMENTAL=1 [2022-06-10T22:19:42.117Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-10T22:19:42.117Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-10T22:19:42.117Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-10T22:19:42.117Z] GOPATH=/go [2022-06-10T22:19:42.117Z] PKG_CONFIG=pkg-config [2022-06-10T22:19:42.117Z] _=/usr/bin/env [2022-06-10T22:19:42.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-10T22:19:45.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-10T22:19:46.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-10T22:19:47.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-10T22:19:48.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-10T22:19:48.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-10T22:19:49.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-10T22:19:51.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-10T22:19:53.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-10T22:19:53.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-10T22:19:54.176Z] ok github.com/docker/docker/libnetwork/ipam 16.038s coverage: 85.3% of statements [2022-06-10T22:19:54.177Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-06-10T22:19:54.177Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-06-10T22:19:54.177Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-06-10T22:19:54.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-10T22:19:54.739Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-06-10T22:19:54.739Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-06-10T22:19:54.995Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-06-10T22:19:55.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-10T22:19:55.582Z] ok github.com/docker/docker/libnetwork/ipamutils 0.289s coverage: 74.0% of statements [2022-06-10T22:19:56.145Z] ok github.com/docker/docker/libnetwork/iptables 0.183s coverage: 45.1% of statements [2022-06-10T22:19:56.401Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-06-10T22:19:56.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-10T22:19:56.658Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-06-10T22:19:57.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-10T22:19:58.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-10T22:19:59.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-10T22:20:00.228Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-10T22:20:00.228Z] Using test binary docker [2022-06-10T22:20:00.228Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-10T22:20:00.228Z] Starting apparmor (via systemctl): apparmor.service. [2022-06-10T22:20:00.228Z] Starting dockerd [2022-06-10T22:20:00.228Z] INFO: Waiting for daemon to start... [2022-06-10T22:20:04.432Z] . [2022-06-10T22:20:04.432Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-10T22:20:04.432Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-10T22:20:04.432Z] Error: No such image: emptyfs [2022-06-10T22:20:04.693Z] Running integration-test (iteration 1) [2022-06-10T22:20:04.693Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-06-10T22:20:04.954Z] Loaded image: busybox:latest [2022-06-10T22:20:04.954Z] Loaded image: busybox:glibc [2022-06-10T22:20:06.339Z] Loaded image: debian:bullseye-slim [2022-06-10T22:20:06.601Z] Loaded image: hello-world:latest [2022-06-10T22:20:06.601Z] Loaded image: arm32v7/hello-world:latest [2022-06-10T22:20:06.601Z] INFO: Testing against a local daemon [2022-06-10T22:20:06.601Z] === RUN TestCgroupNamespacesBuild [2022-06-10T22:20:07.987Z] --- PASS: TestCgroupNamespacesBuild (1.37s) [2022-06-10T22:20:07.987Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-10T22:20:09.371Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.30s) [2022-06-10T22:20:09.371Z] === RUN TestBuildWithSession [2022-06-10T22:20:09.371Z] build_session_test.go:25: TODO: BuildKit [2022-06-10T22:20:09.371Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-10T22:20:09.371Z] === RUN TestBuildSquashParent [2022-06-10T22:20:13.578Z] --- PASS: TestBuildSquashParent (4.27s) [2022-06-10T22:20:13.578Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-10T22:20:13.578Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-10T22:20:13.578Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-10T22:20:13.578Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-10T22:20:13.578Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-10T22:20:13.578Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-10T22:20:13.578Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-10T22:20:13.578Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-10T22:20:13.578Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-10T22:20:13.578Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-10T22:20:13.578Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-10T22:20:13.578Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-10T22:20:13.578Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-10T22:20:13.578Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-10T22:20:13.578Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-10T22:20:15.495Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-10T22:20:15.495Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-10T22:20:16.883Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-10T22:20:16.883Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-10T22:20:18.798Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-06-10T22:20:18.798Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.61s) [2022-06-10T22:20:18.798Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.79s) [2022-06-10T22:20:18.798Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.56s) [2022-06-10T22:20:18.798Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.64s) [2022-06-10T22:20:18.798Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.54s) [2022-06-10T22:20:18.798Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.45s) [2022-06-10T22:20:18.798Z] === RUN TestBuildMultiStageCopy [2022-06-10T22:20:18.798Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-10T22:20:20.184Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-10T22:20:20.184Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-10T22:20:20.446Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-10T22:20:20.707Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-10T22:20:20.969Z] --- PASS: TestBuildMultiStageCopy (2.54s) [2022-06-10T22:20:20.969Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.51s) [2022-06-10T22:20:20.969Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.24s) [2022-06-10T22:20:20.969Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.25s) [2022-06-10T22:20:20.969Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.26s) [2022-06-10T22:20:20.969Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.28s) [2022-06-10T22:20:20.969Z] === RUN TestBuildMultiStageParentConfig [2022-06-10T22:20:21.915Z] --- PASS: TestBuildMultiStageParentConfig (0.71s) [2022-06-10T22:20:21.915Z] === RUN TestBuildLabelWithTargets [2022-06-10T22:20:22.858Z] --- PASS: TestBuildLabelWithTargets (1.10s) [2022-06-10T22:20:22.858Z] === RUN TestBuildWithEmptyLayers [2022-06-10T22:20:23.432Z] --- PASS: TestBuildWithEmptyLayers (0.51s) [2022-06-10T22:20:23.432Z] === RUN TestBuildMultiStageOnBuild [2022-06-10T22:20:25.347Z] --- PASS: TestBuildMultiStageOnBuild (1.75s) [2022-06-10T22:20:25.347Z] === RUN TestBuildUncleanTarFilenames [2022-06-10T22:20:25.608Z] --- PASS: TestBuildUncleanTarFilenames (0.68s) [2022-06-10T22:20:25.608Z] === RUN TestBuildMultiStageLayerLeak [2022-06-10T22:20:27.529Z] --- PASS: TestBuildMultiStageLayerLeak (1.90s) [2022-06-10T22:20:27.529Z] === RUN TestBuildWithHugeFile [2022-06-10T22:20:28.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-10T22:20:28.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-10T22:20:50.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-10T22:20:57.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-10T22:21:07.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-10T22:21:07.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-10T22:21:08.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-10T22:21:08.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-10T22:21:09.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-10T22:21:09.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-10T22:21:12.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-10T22:21:13.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-10T22:21:14.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-10T22:21:14.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-10T22:21:15.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-10T22:21:16.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-10T22:21:17.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-10T22:21:17.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-10T22:21:18.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-10T22:21:19.870Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-10T22:21:19.870Z] Using test binary docker [2022-06-10T22:21:19.870Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-10T22:21:19.870Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-10T22:21:19.870Z] INFO: Waiting for daemon to start... [2022-06-10T22:21:19.870Z] Starting dockerd [2022-06-10T22:21:23.152Z] . [2022-06-10T22:21:23.152Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-10T22:21:23.152Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-10T22:21:23.152Z] Error: No such image: emptyfs [2022-06-10T22:21:23.152Z] Running integration-test (iteration 1) [2022-06-10T22:21:23.152Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-06-10T22:21:23.152Z] Loaded image: busybox:latest [2022-06-10T22:21:23.152Z] Loaded image: busybox:glibc [2022-06-10T22:21:24.528Z] Loaded image: debian:bullseye-slim [2022-06-10T22:21:24.528Z] Loaded image: hello-world:latest [2022-06-10T22:21:24.786Z] Loaded image: arm32v7/hello-world:latest [2022-06-10T22:21:24.786Z] INFO: Testing against a local daemon [2022-06-10T22:21:24.786Z] === RUN TestCgroupNamespacesBuild [2022-06-10T22:21:26.160Z] --- PASS: TestCgroupNamespacesBuild (1.20s) [2022-06-10T22:21:26.160Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-10T22:21:27.095Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s) [2022-06-10T22:21:27.095Z] === RUN TestBuildWithSession [2022-06-10T22:21:27.095Z] build_session_test.go:25: TODO: BuildKit [2022-06-10T22:21:27.095Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-10T22:21:27.095Z] === RUN TestBuildSquashParent [2022-06-10T22:21:35.200Z] --- PASS: TestBuildSquashParent (6.94s) [2022-06-10T22:21:35.200Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-10T22:21:35.200Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-10T22:21:35.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-10T22:21:35.200Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-10T22:21:35.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-10T22:21:35.200Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-10T22:21:35.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-10T22:21:35.200Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-10T22:21:35.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-10T22:21:35.200Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-10T22:21:35.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-10T22:21:35.200Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-10T22:21:35.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-10T22:21:35.200Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-10T22:21:35.200Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-10T22:21:35.288Z] --- PASS: TestBuildWithHugeFile (59.89s) [2022-06-10T22:21:35.288Z] === RUN TestBuildWCOWSandboxSize [2022-06-10T22:21:35.288Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-10T22:21:35.288Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-06-10T22:21:35.288Z] === RUN TestBuildWithEmptyDockerfile [2022-06-10T22:21:35.288Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-10T22:21:35.288Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-10T22:21:35.288Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-10T22:21:35.288Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-10T22:21:35.288Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-10T22:21:35.288Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-10T22:21:35.288Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-10T22:21:35.288Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-10T22:21:35.288Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-10T22:21:35.288Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-06-10T22:21:35.288Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-06-10T22:21:35.288Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-06-10T22:21:35.288Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-06-10T22:21:35.288Z] === RUN TestBuildPreserveOwnership [2022-06-10T22:21:35.288Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-10T22:21:35.288Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-10T22:21:35.288Z] --- PASS: TestBuildPreserveOwnership (4.05s) [2022-06-10T22:21:35.288Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.71s) [2022-06-10T22:21:35.288Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.33s) [2022-06-10T22:21:35.288Z] === RUN TestBuildPlatformInvalid [2022-06-10T22:21:35.288Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-06-10T22:21:35.288Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-10T22:21:35.288Z] Loaded image: busybox:latest [2022-06-10T22:21:35.288Z] Loaded image: busybox:glibc [2022-06-10T22:21:35.288Z] Loaded image: debian:bullseye-slim [2022-06-10T22:21:35.288Z] Loaded image: hello-world:latest [2022-06-10T22:21:35.288Z] Loaded image: arm32v7/hello-world:latest [2022-06-10T22:21:36.175Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-10T22:21:36.175Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-10T22:21:38.075Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-10T22:21:38.075Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-10T22:21:40.041Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-06-10T22:21:40.041Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.90s) [2022-06-10T22:21:40.041Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.93s) [2022-06-10T22:21:40.041Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.83s) [2022-06-10T22:21:40.041Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.90s) [2022-06-10T22:21:40.041Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.97s) [2022-06-10T22:21:40.041Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.97s) [2022-06-10T22:21:40.041Z] === RUN TestBuildMultiStageCopy [2022-06-10T22:21:40.041Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-10T22:21:43.322Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-10T22:21:43.945Z] INFO [loader] Go packages loading at mode 575 (files|imports|compiled_files|deps|exports_file|name|types_sizes) took 2m53.667110046s [2022-06-10T22:21:43.945Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-06-10T22:21:43.945Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 506.77793ms [2022-06-10T22:21:44.255Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-10T22:21:45.188Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-10T22:21:45.300Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.18s) [2022-06-10T22:21:45.300Z] PASS [2022-06-10T22:21:45.300Z] [2022-06-10T22:21:45.300Z] === Skipped [2022-06-10T22:21:45.300Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-06-10T22:21:45.300Z] build_session_test.go:25: TODO: BuildKit [2022-06-10T22:21:45.300Z] [2022-06-10T22:21:45.300Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-06-10T22:21:45.300Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-10T22:21:45.300Z] [2022-06-10T22:21:45.300Z] DONE 34 tests, 2 skipped in 99.356s [2022-06-10T22:21:45.300Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-06-10T22:21:45.300Z] INFO: Testing against a local daemon [2022-06-10T22:21:45.300Z] === RUN TestConfigInspect [2022-06-10T22:21:46.121Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-10T22:21:46.686Z] --- PASS: TestConfigInspect (2.37s) [2022-06-10T22:21:46.686Z] === RUN TestConfigList [2022-06-10T22:21:47.055Z] --- PASS: TestBuildMultiStageCopy (7.35s) [2022-06-10T22:21:47.055Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.35s) [2022-06-10T22:21:47.055Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-06-10T22:21:47.055Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-06-10T22:21:47.055Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-06-10T22:21:47.055Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-06-10T22:21:47.055Z] === RUN TestBuildMultiStageParentConfig [2022-06-10T22:21:48.055Z] ok github.com/docker/docker/libnetwork/networkdb 104.412s coverage: 60.0% of statements [2022-06-10T22:21:48.055Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-06-10T22:21:48.055Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-06-10T22:21:48.055Z] ok github.com/docker/docker/libnetwork/osl 4.327s coverage: 39.7% of statements [2022-06-10T22:21:48.055Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-06-10T22:21:48.055Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-06-10T22:21:48.600Z] --- PASS: TestConfigList (1.86s) [2022-06-10T22:21:48.600Z] === RUN TestConfigsCreateAndDelete [2022-06-10T22:21:49.427Z] ok github.com/docker/docker/libnetwork/portmapper 0.668s coverage: 48.6% of statements [2022-06-10T22:21:49.427Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-06-10T22:21:49.427Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-06-10T22:21:49.682Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-06-10T22:21:49.682Z] [2022-06-10T22:21:49.682Z] === Skipped [2022-06-10T22:21:49.682Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-06-10T22:21:49.682Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-10T22:21:49.682Z] [2022-06-10T22:21:49.682Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-06-10T22:21:49.682Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-10T22:21:49.682Z] [2022-06-10T22:21:49.682Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-06-10T22:21:49.682Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-10T22:21:49.682Z] [2022-06-10T22:21:49.682Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-06-10T22:21:49.682Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-10T22:21:49.682Z] [2022-06-10T22:21:49.682Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-06-10T22:21:49.682Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-10T22:21:49.682Z] [2022-06-10T22:21:49.682Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-06-10T22:21:49.682Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-10T22:21:49.682Z] [2022-06-10T22:21:49.682Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-06-10T22:21:49.682Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-10T22:21:49.682Z] [2022-06-10T22:21:49.682Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-06-10T22:21:49.682Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-10T22:21:49.682Z] [2022-06-10T22:21:49.682Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-06-10T22:21:49.682Z] firewalld_test.go:14: firewalld is not running [2022-06-10T22:21:49.682Z] [2022-06-10T22:21:49.682Z] DONE 326 tests, 9 skipped in 202.699s Post stage [Pipeline] junit [2022-06-10T22:21:50.257Z] Recording test results [2022-06-10T22:21:50.516Z] --- PASS: TestConfigsCreateAndDelete (2.26s) [2022-06-10T22:21:50.516Z] === RUN TestConfigsUpdate [2022-06-10T22:21:51.564Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-10T22:21:51.943Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43715/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf6058941c243a73aba5d28dc5c5034696f5ade7 -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:cf6058941c243a73aba5d28dc5c5034696f5ade7 hack/make.sh dynbinary test-integration [2022-06-10T22:21:52.199Z] [2022-06-10T22:21:52.317Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-06-10T22:21:52.317Z] === RUN TestBuildLabelWithTargets [2022-06-10T22:21:52.462Z] Removing bundles/ [2022-06-10T22:21:52.462Z] [2022-06-10T22:21:52.462Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-10T22:21:52.462Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-10T22:21:52.462Z] GOOS="" GOARCH="" GOARM="" [2022-06-10T22:21:53.061Z] --- PASS: TestConfigsUpdate (2.21s) [2022-06-10T22:21:53.061Z] === RUN TestTemplatedConfig [2022-06-10T22:21:55.607Z] --- PASS: TestTemplatedConfig (2.73s) [2022-06-10T22:21:55.607Z] === RUN TestConfigCreateResolve [2022-06-10T22:21:58.154Z] --- PASS: TestConfigCreateResolve (2.23s) [2022-06-10T22:21:58.154Z] PASS [2022-06-10T22:21:58.154Z] [2022-06-10T22:21:58.154Z] DONE 6 tests in 13.688s [2022-06-10T22:21:58.154Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-06-10T22:21:58.154Z] INFO: Testing against a local daemon [2022-06-10T22:21:58.154Z] === RUN TestAttachWithTTY [2022-06-10T22:21:58.154Z] --- PASS: TestAttachWithTTY (0.06s) [2022-06-10T22:21:58.154Z] === RUN TestAttachWithoutTTy [2022-06-10T22:21:58.154Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-06-10T22:21:58.154Z] === RUN TestCheckpoint [2022-06-10T22:21:58.154Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-10T22:21:58.154Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-10T22:21:58.154Z] === RUN TestContainerInvalidJSON [2022-06-10T22:21:58.154Z] === RUN TestContainerInvalidJSON/commit [2022-06-10T22:21:58.154Z] === PAUSE TestContainerInvalidJSON/commit [2022-06-10T22:21:58.154Z] === RUN TestContainerInvalidJSON/containers/create [2022-06-10T22:21:58.154Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-06-10T22:21:58.154Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-06-10T22:21:58.154Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-06-10T22:21:58.154Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-06-10T22:21:58.154Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-06-10T22:21:58.154Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-06-10T22:21:58.154Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-06-10T22:21:58.154Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-10T22:21:58.154Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-10T22:21:58.154Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-10T22:21:58.154Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-10T22:21:58.154Z] === CONT TestContainerInvalidJSON/commit [2022-06-10T22:21:58.154Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-06-10T22:21:58.154Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-06-10T22:21:58.154Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-06-10T22:21:58.154Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-06-10T22:21:58.154Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-06-10T22:21:58.154Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-06-10T22:21:58.154Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-06-10T22:21:58.154Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-06-10T22:21:58.154Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-06-10T22:21:58.154Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-06-10T22:21:58.154Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-06-10T22:21:58.154Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-06-10T22:21:58.154Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-06-10T22:21:58.154Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-06-10T22:21:58.154Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-06-10T22:21:58.154Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-06-10T22:21:58.154Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-06-10T22:21:58.154Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-06-10T22:21:58.154Z] === CONT TestContainerInvalidJSON/containers/create [2022-06-10T22:21:58.154Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-06-10T22:21:58.154Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-06-10T22:21:58.154Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-06-10T22:21:58.154Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-10T22:21:58.154Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-06-10T22:21:58.154Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-06-10T22:21:58.154Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-06-10T22:21:58.154Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-06-10T22:21:58.154Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-10T22:21:58.154Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-06-10T22:21:58.154Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-06-10T22:21:58.154Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-06-10T22:21:58.154Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-06-10T22:21:58.154Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-06-10T22:21:58.154Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-06-10T22:21:58.154Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-06-10T22:21:58.154Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-06-10T22:21:58.154Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-06-10T22:21:58.154Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-06-10T22:21:58.154Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-06-10T22:21:58.154Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-06-10T22:21:58.154Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-06-10T22:21:58.154Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-06-10T22:21:58.154Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-06-10T22:21:58.154Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-06-10T22:21:58.154Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-06-10T22:21:58.154Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-06-10T22:21:58.154Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-06-10T22:21:58.154Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-06-10T22:21:58.154Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-06-10T22:21:58.154Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-06-10T22:21:58.154Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-06-10T22:21:58.154Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-06-10T22:21:58.154Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-06-10T22:21:58.154Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-06-10T22:21:58.154Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-06-10T22:21:58.154Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-06-10T22:21:58.154Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-06-10T22:21:58.154Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-06-10T22:21:58.154Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-06-10T22:21:58.154Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-06-10T22:21:58.154Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-06-10T22:21:58.154Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-06-10T22:21:58.154Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-06-10T22:21:58.154Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-06-10T22:21:58.154Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-06-10T22:21:58.154Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-06-10T22:21:58.154Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-06-10T22:21:58.154Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-06-10T22:21:58.154Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-06-10T22:21:58.154Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-06-10T22:21:58.154Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-10T22:21:58.154Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-06-10T22:21:58.154Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-10T22:21:58.154Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-06-10T22:21:58.154Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-10T22:21:58.154Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-06-10T22:21:58.154Z] === RUN TestCopyEmptyFile [2022-06-10T22:21:58.418Z] --- PASS: TestCopyEmptyFile (0.34s) [2022-06-10T22:21:58.419Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-10T22:21:58.419Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2022-06-10T22:21:58.419Z] === RUN TestCopyFromContainer [2022-06-10T22:21:59.805Z] === RUN TestCopyFromContainer// [2022-06-10T22:21:59.805Z] === RUN TestCopyFromContainer//bar/root [2022-06-10T22:21:59.805Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-10T22:21:59.805Z] === RUN TestCopyFromContainer/bar/quux [2022-06-10T22:21:59.805Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-10T22:22:00.067Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-10T22:22:00.067Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-10T22:22:00.067Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-10T22:22:00.067Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-10T22:22:00.328Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-10T22:22:00.328Z] --- PASS: TestCopyFromContainer (1.87s) [2022-06-10T22:22:00.328Z] --- PASS: TestCopyFromContainer// (0.07s) [2022-06-10T22:22:00.328Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2022-06-10T22:22:00.328Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2022-06-10T22:22:00.328Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-06-10T22:22:00.328Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2022-06-10T22:22:00.328Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2022-06-10T22:22:00.328Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-06-10T22:22:00.328Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2022-06-10T22:22:00.328Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2022-06-10T22:22:00.328Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-06-10T22:22:00.328Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-10T22:22:00.328Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-10T22:22:00.328Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-10T22:22:00.329Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-10T22:22:00.329Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-10T22:22:00.329Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-10T22:22:00.329Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-10T22:22:00.329Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-10T22:22:00.329Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-10T22:22:00.329Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-10T22:22:00.329Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-06-10T22:22:00.329Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-10T22:22:00.329Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-10T22:22:00.329Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-10T22:22:00.329Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-10T22:22:00.329Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-06-10T22:22:00.329Z] === RUN TestCreateWithInvalidEnv [2022-06-10T22:22:00.329Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-10T22:22:00.329Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-10T22:22:00.329Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-10T22:22:00.329Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-10T22:22:00.329Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-10T22:22:00.329Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-10T22:22:00.329Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-10T22:22:00.329Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-10T22:22:00.329Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-10T22:22:00.329Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-06-10T22:22:00.329Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-10T22:22:00.329Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-10T22:22:00.329Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-10T22:22:00.329Z] === RUN TestCreateTmpfsMountsTarget [2022-06-10T22:22:00.329Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-06-10T22:22:00.329Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-10T22:22:00.420Z] --- PASS: TestBuildLabelWithTargets (8.01s) [2022-06-10T22:22:00.420Z] === RUN TestBuildWithEmptyLayers [2022-06-10T22:22:02.244Z] --- PASS: TestCreateWithCustomMaskedPaths (1.68s) [2022-06-10T22:22:02.244Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-10T22:22:03.629Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.64s) [2022-06-10T22:22:03.629Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-10T22:22:03.699Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-06-10T22:22:03.699Z] === RUN TestBuildMultiStageOnBuild [2022-06-10T22:22:03.891Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-10T22:22:03.891Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-10T22:22:03.891Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-10T22:22:03.891Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-10T22:22:03.891Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-10T22:22:03.891Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-10T22:22:03.891Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-10T22:22:03.892Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-10T22:22:03.892Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-10T22:22:03.892Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-10T22:22:03.892Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-10T22:22:03.892Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-10T22:22:03.892Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-10T22:22:03.892Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-10T22:22:03.892Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-10T22:22:03.892Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-06-10T22:22:03.892Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-06-10T22:22:03.892Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-06-10T22:22:03.892Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-06-10T22:22:03.892Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-06-10T22:22:03.892Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-06-10T22:22:03.892Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-10T22:22:04.463Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.62s) [2022-06-10T22:22:04.463Z] === RUN TestCreateDifferentPlatform [2022-06-10T22:22:04.463Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-10T22:22:04.463Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-10T22:22:04.464Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-06-10T22:22:04.464Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-06-10T22:22:04.464Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-10T22:22:04.464Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-10T22:22:04.464Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-06-10T22:22:04.464Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-10T22:22:04.464Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2022-06-10T22:22:04.464Z] === RUN TestCreateInvalidHostConfig [2022-06-10T22:22:04.464Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-10T22:22:04.464Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-10T22:22:04.464Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-06-10T22:22:04.464Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-06-10T22:22:04.464Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-10T22:22:04.464Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-10T22:22:04.464Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-10T22:22:04.464Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-10T22:22:04.464Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-10T22:22:04.464Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-10T22:22:04.464Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-10T22:22:04.464Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-06-10T22:22:04.464Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-06-10T22:22:04.464Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-06-10T22:22:04.464Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-06-10T22:22:04.464Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-06-10T22:22:04.464Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-06-10T22:22:04.464Z] === RUN TestContainerStartOnDaemonRestart [2022-06-10T22:22:04.464Z] === PAUSE TestContainerStartOnDaemonRestart [2022-06-10T22:22:04.464Z] === RUN TestDaemonRestartIpcMode [2022-06-10T22:22:04.464Z] === PAUSE TestDaemonRestartIpcMode [2022-06-10T22:22:04.464Z] === RUN TestDaemonHostGatewayIP [2022-06-10T22:22:04.464Z] === PAUSE TestDaemonHostGatewayIP [2022-06-10T22:22:04.464Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-10T22:22:04.464Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-10T22:22:04.464Z] === RUN TestContainerKillOnDaemonStart [2022-06-10T22:22:04.464Z] === PAUSE TestContainerKillOnDaemonStart [2022-06-10T22:22:04.464Z] === RUN TestDiff [2022-06-10T22:22:05.407Z] --- PASS: TestDiff (0.62s) [2022-06-10T22:22:05.407Z] === RUN TestExecWithCloseStdin [2022-06-10T22:22:05.978Z] --- PASS: TestExecWithCloseStdin (0.67s) [2022-06-10T22:22:05.978Z] === RUN TestExec [2022-06-10T22:22:06.551Z] --- PASS: TestExec (0.67s) [2022-06-10T22:22:06.551Z] === RUN TestExecUser [2022-06-10T22:22:07.123Z] --- PASS: TestExecUser (0.69s) [2022-06-10T22:22:07.123Z] === RUN TestExportContainerAndImportImage [2022-06-10T22:22:08.067Z] --- PASS: TestExportContainerAndImportImage (0.73s) [2022-06-10T22:22:08.067Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-10T22:22:08.959Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-06-10T22:22:08.959Z] === RUN TestBuildUncleanTarFilenames [2022-06-10T22:22:08.959Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-06-10T22:22:08.959Z] === RUN TestBuildMultiStageLayerLeak [2022-06-10T22:22:09.478Z] --- PASS: TestExportContainerAfterDaemonRestart (1.64s) [2022-06-10T22:22:09.479Z] === RUN TestHealthCheckWorkdir [2022-06-10T22:22:10.450Z] --- PASS: TestHealthCheckWorkdir (0.88s) [2022-06-10T22:22:10.450Z] === RUN TestHealthKillContainer [2022-06-10T22:22:12.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-10T22:22:12.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-10T22:22:13.140Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s) [2022-06-10T22:22:13.140Z] === RUN TestBuildWithHugeFile [2022-06-10T22:22:18.592Z] --- PASS: TestHealthKillContainer (8.23s) [2022-06-10T22:22:18.592Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-10T22:22:19.539Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s) [2022-06-10T22:22:19.539Z] === RUN TestIpcModeNone [2022-06-10T22:22:20.111Z] --- PASS: TestIpcModeNone (0.62s) [2022-06-10T22:22:20.111Z] === RUN TestIpcModePrivate [2022-06-10T22:22:20.372Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-06-10T22:22:20.634Z] --- PASS: TestIpcModePrivate (0.67s) [2022-06-10T22:22:20.634Z] === RUN TestIpcModeShareable [2022-06-10T22:22:21.207Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-06-10T22:22:21.208Z] --- PASS: TestIpcModeShareable (0.66s) [2022-06-10T22:22:21.208Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-10T22:22:23.121Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.86s) [2022-06-10T22:22:23.121Z] === RUN TestAPIIpcModeHost [2022-06-10T22:22:23.693Z] --- PASS: TestAPIIpcModeHost (0.46s) [2022-06-10T22:22:23.693Z] === RUN TestDaemonIpcModeShareable [2022-06-10T22:22:24.637Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-06-10T22:22:24.899Z] --- PASS: TestDaemonIpcModeShareable (1.27s) [2022-06-10T22:22:24.899Z] === RUN TestDaemonIpcModePrivate [2022-06-10T22:22:26.284Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-06-10T22:22:26.284Z] --- PASS: TestDaemonIpcModePrivate (1.25s) [2022-06-10T22:22:26.284Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-10T22:22:27.228Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-06-10T22:22:27.492Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.23s) [2022-06-10T22:22:27.492Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-10T22:22:28.434Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-06-10T22:22:28.696Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.21s) [2022-06-10T22:22:28.696Z] === RUN TestIpcModeOlderClient [2022-06-10T22:22:28.696Z] === PAUSE TestIpcModeOlderClient [2022-06-10T22:22:28.696Z] === RUN TestKillContainerInvalidSignal [2022-06-10T22:22:29.268Z] --- PASS: TestKillContainerInvalidSignal (0.51s) [2022-06-10T22:22:29.268Z] === RUN TestKillContainer [2022-06-10T22:22:29.268Z] === RUN TestKillContainer/no_signal [2022-06-10T22:22:29.530Z] === RUN TestKillContainer/non_killing_signal [2022-06-10T22:22:29.791Z] === RUN TestKillContainer/killing_signal [2022-06-10T22:22:30.734Z] --- PASS: TestKillContainer (1.40s) [2022-06-10T22:22:30.734Z] --- PASS: TestKillContainer/no_signal (0.44s) [2022-06-10T22:22:30.734Z] --- PASS: TestKillContainer/non_killing_signal (0.32s) [2022-06-10T22:22:30.734Z] --- PASS: TestKillContainer/killing_signal (0.46s) [2022-06-10T22:22:30.734Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-10T22:22:30.734Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-10T22:22:30.995Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-10T22:22:31.938Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.38s) [2022-06-10T22:22:31.938Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.47s) [2022-06-10T22:22:31.938Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.75s) [2022-06-10T22:22:31.938Z] === RUN TestKillStoppedContainer [2022-06-10T22:22:31.938Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-06-10T22:22:31.938Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-10T22:22:31.938Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-06-10T22:22:31.938Z] === RUN TestKillDifferentUserContainer [2022-06-10T22:22:32.510Z] --- PASS: TestKillDifferentUserContainer (0.46s) [2022-06-10T22:22:32.510Z] === RUN TestInspectOomKilledTrue [2022-06-10T22:22:32.510Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-06-10T22:22:32.510Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-06-10T22:22:32.510Z] === RUN TestInspectOomKilledFalse [2022-06-10T22:22:33.084Z] --- PASS: TestInspectOomKilledFalse (0.46s) [2022-06-10T22:22:33.084Z] === RUN TestLinksEtcHostsContentMatch [2022-06-10T22:22:33.345Z] --- PASS: TestLinksEtcHostsContentMatch (0.37s) [2022-06-10T22:22:33.345Z] === RUN TestLinksContainerNames [2022-06-10T22:22:34.289Z] --- PASS: TestLinksContainerNames (0.96s) [2022-06-10T22:22:34.289Z] === RUN TestLogsFollowTailEmpty [2022-06-10T22:22:34.860Z] --- PASS: TestLogsFollowTailEmpty (0.47s) [2022-06-10T22:22:34.860Z] === RUN TestContainerNetworkMountsNoChown [2022-06-10T22:22:35.122Z] --- PASS: TestContainerNetworkMountsNoChown (0.46s) [2022-06-10T22:22:35.122Z] === RUN TestMountDaemonRoot [2022-06-10T22:22:35.122Z] === RUN TestMountDaemonRoot/default [2022-06-10T22:22:35.122Z] === PAUSE TestMountDaemonRoot/default [2022-06-10T22:22:35.122Z] === RUN TestMountDaemonRoot/private [2022-06-10T22:22:35.122Z] === PAUSE TestMountDaemonRoot/private [2022-06-10T22:22:35.122Z] === RUN TestMountDaemonRoot/rprivate [2022-06-10T22:22:35.122Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-10T22:22:35.122Z] === RUN TestMountDaemonRoot/slave [2022-06-10T22:22:35.122Z] === PAUSE TestMountDaemonRoot/slave [2022-06-10T22:22:35.122Z] === RUN TestMountDaemonRoot/rslave [2022-06-10T22:22:35.122Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-10T22:22:35.122Z] === RUN TestMountDaemonRoot/shared [2022-06-10T22:22:35.122Z] === PAUSE TestMountDaemonRoot/shared [2022-06-10T22:22:35.122Z] === RUN TestMountDaemonRoot/rshared [2022-06-10T22:22:35.122Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-10T22:22:35.122Z] === CONT TestMountDaemonRoot/default [2022-06-10T22:22:35.122Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-10T22:22:35.122Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-10T22:22:35.122Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-10T22:22:35.122Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-10T22:22:35.122Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-10T22:22:35.122Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-10T22:22:35.122Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-10T22:22:35.122Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-10T22:22:35.122Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-10T22:22:35.122Z] === CONT TestMountDaemonRoot/rshared [2022-06-10T22:22:35.122Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-10T22:22:35.122Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-10T22:22:35.122Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-10T22:22:35.122Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-10T22:22:35.122Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-10T22:22:35.122Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-10T22:22:35.122Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-10T22:22:35.122Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-10T22:22:35.122Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-10T22:22:35.383Z] === CONT TestMountDaemonRoot/shared [2022-06-10T22:22:35.383Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-10T22:22:35.383Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-10T22:22:35.383Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-10T22:22:35.383Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-10T22:22:35.383Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-10T22:22:35.383Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-10T22:22:35.383Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-10T22:22:35.383Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-10T22:22:35.383Z] === CONT TestMountDaemonRoot/rslave [2022-06-10T22:22:35.383Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-10T22:22:35.383Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-10T22:22:35.383Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-10T22:22:35.383Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-10T22:22:35.383Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-10T22:22:35.383Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-10T22:22:35.383Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-10T22:22:35.383Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-10T22:22:35.383Z] === CONT TestMountDaemonRoot/slave [2022-06-10T22:22:35.383Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-10T22:22:35.383Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-10T22:22:35.383Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-10T22:22:35.383Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-10T22:22:35.383Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-10T22:22:35.383Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-10T22:22:35.383Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-10T22:22:35.383Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-10T22:22:35.383Z] === CONT TestMountDaemonRoot/rprivate [2022-06-10T22:22:35.383Z] === CONT TestMountDaemonRoot/private [2022-06-10T22:22:35.383Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-10T22:22:35.383Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-10T22:22:35.383Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-10T22:22:35.383Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-10T22:22:35.383Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-10T22:22:35.383Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-10T22:22:35.383Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-10T22:22:35.383Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-10T22:22:35.383Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-10T22:22:35.383Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-10T22:22:35.383Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-10T22:22:35.383Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-10T22:22:35.383Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-10T22:22:35.383Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-10T22:22:35.383Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-10T22:22:35.383Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-10T22:22:35.383Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-10T22:22:35.383Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-10T22:22:35.383Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-10T22:22:35.383Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-10T22:22:35.383Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-10T22:22:35.383Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-10T22:22:35.383Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-10T22:22:35.383Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-10T22:22:35.383Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-10T22:22:35.383Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-10T22:22:35.647Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-10T22:22:35.647Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-10T22:22:35.647Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-10T22:22:35.647Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-10T22:22:35.647Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-10T22:22:35.647Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-10T22:22:35.647Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-10T22:22:35.647Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-10T22:22:35.647Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-10T22:22:35.647Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-10T22:22:35.647Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-10T22:22:35.647Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-10T22:22:35.647Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-10T22:22:35.647Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-10T22:22:35.647Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-10T22:22:35.647Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-10T22:22:35.647Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-06-10T22:22:35.647Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-10T22:22:35.647Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-06-10T22:22:35.647Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-06-10T22:22:35.647Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-06-10T22:22:35.647Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-06-10T22:22:35.647Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-10T22:22:35.647Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-06-10T22:22:35.647Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-06-10T22:22:35.647Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-06-10T22:22:35.647Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2022-06-10T22:22:35.647Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-10T22:22:35.647Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-06-10T22:22:35.647Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-06-10T22:22:35.647Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-06-10T22:22:35.647Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-06-10T22:22:35.647Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-10T22:22:35.647Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-06-10T22:22:35.647Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-06-10T22:22:35.647Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-06-10T22:22:35.647Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-06-10T22:22:35.647Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-10T22:22:35.647Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-06-10T22:22:35.910Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-06-10T22:22:35.910Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-06-10T22:22:35.910Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-06-10T22:22:35.910Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-10T22:22:35.910Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-06-10T22:22:35.910Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-06-10T22:22:35.910Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-06-10T22:22:35.910Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-06-10T22:22:35.910Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-10T22:22:35.910Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-06-10T22:22:35.910Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-06-10T22:22:35.910Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-06-10T22:22:35.910Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-06-10T22:22:35.910Z] === RUN TestContainerBindMountNonRecursive [2022-06-10T22:22:36.853Z] --- PASS: TestContainerBindMountNonRecursive (1.15s) [2022-06-10T22:22:36.853Z] === RUN TestContainerVolumesMountedAsShared [2022-06-10T22:22:37.426Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s) [2022-06-10T22:22:37.426Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-10T22:22:37.688Z] --- PASS: TestContainerVolumesMountedAsSlave (0.38s) [2022-06-10T22:22:37.688Z] === RUN TestNetworkNat [2022-06-10T22:22:38.262Z] --- PASS: TestNetworkNat (0.48s) [2022-06-10T22:22:38.262Z] === RUN TestNetworkLocalhostTCPNat [2022-06-10T22:22:38.833Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2022-06-10T22:22:38.833Z] === RUN TestNetworkLoopbackNat [2022-06-10T22:22:41.377Z] --- PASS: TestNetworkLoopbackNat (2.64s) [2022-06-10T22:22:41.377Z] === RUN TestPause [2022-06-10T22:22:41.964Z] --- PASS: TestPause (0.51s) [2022-06-10T22:22:41.964Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-10T22:22:41.964Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-10T22:22:41.964Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-10T22:22:41.964Z] === RUN TestPauseStopPausedContainer [2022-06-10T22:22:42.229Z] --- PASS: TestPauseStopPausedContainer (0.50s) [2022-06-10T22:22:42.229Z] === RUN TestPidHost [2022-06-10T22:22:43.614Z] --- PASS: TestPidHost (1.05s) [2022-06-10T22:22:43.614Z] === RUN TestPsFilter [2022-06-10T22:22:43.614Z] --- PASS: TestPsFilter (0.12s) [2022-06-10T22:22:43.614Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-10T22:22:43.875Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.47s) [2022-06-10T22:22:43.876Z] === RUN TestRemoveContainerWithVolume [2022-06-10T22:22:44.448Z] --- PASS: TestRemoveContainerWithVolume (0.47s) [2022-06-10T22:22:44.448Z] === RUN TestRemoveContainerRunning [2022-06-10T22:22:45.020Z] --- PASS: TestRemoveContainerRunning (0.47s) [2022-06-10T22:22:45.020Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-10T22:22:45.281Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-06-10T22:22:45.281Z] === RUN TestRemoveInvalidContainer [2022-06-10T22:22:45.281Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-06-10T22:22:45.281Z] === RUN TestRenameLinkedContainer [2022-06-10T22:22:47.197Z] --- PASS: TestRenameLinkedContainer (1.87s) [2022-06-10T22:22:47.197Z] === RUN TestRenameStoppedContainer [2022-06-10T22:22:47.769Z] --- PASS: TestRenameStoppedContainer (0.46s) [2022-06-10T22:22:47.769Z] === RUN TestRenameRunningContainerAndReuse [2022-06-10T22:22:48.714Z] --- PASS: TestRenameRunningContainerAndReuse (0.95s) [2022-06-10T22:22:48.714Z] === RUN TestRenameInvalidName [2022-06-10T22:22:49.285Z] --- PASS: TestRenameInvalidName (0.51s) [2022-06-10T22:22:49.285Z] === RUN TestRenameAnonymousContainer [2022-06-10T22:22:51.198Z] --- PASS: TestRenameAnonymousContainer (1.77s) [2022-06-10T22:22:51.198Z] === RUN TestRenameContainerWithSameName [2022-06-10T22:22:51.460Z] --- PASS: TestRenameContainerWithSameName (0.47s) [2022-06-10T22:22:51.460Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-10T22:22:52.403Z] --- PASS: TestRenameContainerWithLinkedContainer (0.96s) [2022-06-10T22:22:52.403Z] === RUN TestResize [2022-06-10T22:22:52.976Z] --- PASS: TestResize (0.48s) [2022-06-10T22:22:52.976Z] === RUN TestResizeWithInvalidSize [2022-06-10T22:22:53.237Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-06-10T22:22:53.237Z] === RUN TestResizeWhenContainerNotStarted [2022-06-10T22:22:53.810Z] --- PASS: TestResizeWhenContainerNotStarted (0.45s) [2022-06-10T22:22:53.810Z] === RUN TestDaemonRestartKillContainers [2022-06-10T22:22:53.810Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-10T22:22:53.810Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-10T22:22:53.810Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-10T22:22:53.810Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-10T22:22:53.810Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-10T22:22:53.810Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-10T22:22:53.810Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-10T22:22:53.810Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-10T22:22:53.810Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-10T22:22:53.810Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-10T22:22:53.810Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-10T22:22:53.810Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-10T22:22:53.810Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-10T22:22:53.810Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-10T22:22:53.810Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-10T22:22:53.810Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-10T22:22:53.810Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-10T22:22:53.810Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-10T22:22:53.810Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-10T22:22:53.810Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-10T22:22:53.810Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-10T22:22:53.810Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-10T22:22:53.810Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-10T22:22:53.810Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-10T22:22:53.810Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-10T22:22:53.810Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-10T22:22:53.810Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-10T22:22:53.810Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-10T22:22:53.810Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-10T22:22:53.810Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-10T22:22:53.810Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-10T22:22:53.810Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-10T22:22:53.810Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-10T22:22:53.810Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-10T22:22:55.728Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-10T22:22:57.123Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-10T22:22:58.068Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-10T22:22:58.331Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-10T22:22:59.275Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-10T22:22:59.847Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-10T22:23:03.152Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-10T22:23:03.414Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-10T22:23:05.431Z] INFO [linters context/goanalysis] analyzers took 4m58.547708712s with top 10 stages: buildir: 2m2.687956682s, goimports: 24.505158948s, unconvert: 17.297686298s, gosec: 15.567834824s, S1038: 8.367498985s, golint: 7.551624265s, misspell: 5.400781076s, nilness: 4.580090039s, inspect: 3.862250451s, S1039: 3.73969723s [2022-06-10T22:23:05.431Z] INFO [runner] Issues before processing: 3033, after processing: 0 [2022-06-10T22:23:05.431Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 2417/2417, filename_unadjuster: 2417/2417, skip_dirs: 2417/2417, identifier_marker: 2034/2034, exclude: 2034/2034, cgo: 2417/3033, autogenerated_exclude: 2034/2417, exclude-rules: 77/2034, skip_files: 2417/2417, nolint: 0/77 [2022-06-10T22:23:05.431Z] INFO [runner] processing took 219.753658ms with stages: nolint: 87.884678ms, identifier_marker: 44.001106ms, exclude-rules: 35.244836ms, autogenerated_exclude: 32.894464ms, path_prettifier: 14.777637ms, skip_dirs: 3.54328ms, cgo: 798.553µs, filename_unadjuster: 601.842µs, max_same_issues: 2.185µs, uniq_by_line: 903ns, exclude: 689ns, max_from_linter: 574ns, skip_files: 562ns, source_code: 453ns, severity-rules: 386ns, diff: 359ns, path_shortener: 343ns, sort_results: 276ns, max_per_file_from_linter: 268ns, path_prefixer: 264ns [2022-06-10T22:23:05.431Z] INFO [runner] linters took 1m33.156403451s with stages: goanalysis_metalinter: 1m32.936276422s [2022-06-10T22:23:05.431Z] INFO File cache stats: 1671 entries of total size 8.5MiB [2022-06-10T22:23:05.431Z] INFO Memory: 2675 samples, avg is 290.2MB, max is 1191.2MB [2022-06-10T22:23:05.431Z] INFO Execution took 4m27.345472576s [2022-06-10T22:23:05.431Z] Congratulations! The shell scripts are properly formatted. [2022-06-10T22:23:05.968Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-06-10T22:23:06.725Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43715/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf6058941c243a73aba5d28dc5c5034696f5ade7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cf6058941c243a73aba5d28dc5c5034696f5ade7 hack/make.sh dynbinary test-docker-py [2022-06-10T22:23:07.008Z] [2022-06-10T22:23:07.275Z] Removing bundles/ [2022-06-10T22:23:07.275Z] [2022-06-10T22:23:07.275Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-10T22:23:07.275Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-10T22:23:07.275Z] GOOS="" GOARCH="" GOARM="" [2022-06-10T22:23:07.355Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-10T22:23:07.355Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-10T22:23:09.272Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-10T22:23:09.378Z] --- PASS: TestBuildWithHugeFile (51.70s) [2022-06-10T22:23:09.378Z] === RUN TestBuildWCOWSandboxSize [2022-06-10T22:23:09.378Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-10T22:23:09.378Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-06-10T22:23:09.378Z] === RUN TestBuildWithEmptyDockerfile [2022-06-10T22:23:09.378Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-10T22:23:09.378Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-10T22:23:09.378Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-10T22:23:09.378Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-10T22:23:09.378Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-10T22:23:09.378Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-10T22:23:09.378Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-10T22:23:09.378Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-10T22:23:09.378Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-10T22:23:09.378Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-06-10T22:23:09.378Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-06-10T22:23:09.378Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-06-10T22:23:09.378Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-06-10T22:23:09.379Z] === RUN TestBuildPreserveOwnership [2022-06-10T22:23:09.379Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-10T22:23:09.533Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-10T22:23:10.919Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-10T22:23:11.276Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-10T22:23:12.309Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-06-10T22:23:12.309Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.06s) [2022-06-10T22:23:12.309Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.27s) [2022-06-10T22:23:12.309Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.38s) [2022-06-10T22:23:12.309Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-06-10T22:23:12.309Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s) [2022-06-10T22:23:12.309Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s) [2022-06-10T22:23:12.309Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.56s) [2022-06-10T22:23:12.309Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.60s) [2022-06-10T22:23:12.309Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.28s) [2022-06-10T22:23:12.309Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.16s) [2022-06-10T22:23:12.309Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.74s) [2022-06-10T22:23:12.309Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.87s) [2022-06-10T22:23:12.309Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.20s) [2022-06-10T22:23:12.309Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.85s) [2022-06-10T22:23:12.309Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.86s) [2022-06-10T22:23:12.309Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.56s) [2022-06-10T22:23:12.309Z] === RUN TestCgroupNamespacesRun [2022-06-10T22:23:13.717Z] --- PASS: TestCgroupNamespacesRun (1.31s) [2022-06-10T22:23:13.717Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-10T22:23:13.717Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-06-10T22:23:13.717Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-06-10T22:23:13.717Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-10T22:23:15.103Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.23s) [2022-06-10T22:23:15.103Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-10T22:23:15.467Z] --- PASS: TestBuildPreserveOwnership (10.02s) [2022-06-10T22:23:15.467Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.00s) [2022-06-10T22:23:15.467Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-06-10T22:23:15.467Z] === RUN TestBuildPlatformInvalid [2022-06-10T22:23:15.467Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-06-10T22:23:15.467Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-10T22:23:15.467Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-06-10T22:23:15.467Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-06-10T22:23:15.467Z] PASS [2022-06-10T22:23:15.467Z] [2022-06-10T22:23:15.467Z] === Skipped [2022-06-10T22:23:15.467Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-06-10T22:23:15.467Z] build_session_test.go:25: TODO: BuildKit [2022-06-10T22:23:15.467Z] [2022-06-10T22:23:15.467Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-06-10T22:23:15.467Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-10T22:23:15.467Z] [2022-06-10T22:23:15.467Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-06-10T22:23:15.467Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-06-10T22:23:15.467Z] [2022-06-10T22:23:15.467Z] DONE 34 tests, 3 skipped in 112.412s [2022-06-10T22:23:15.467Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-06-10T22:23:15.467Z] INFO: Testing against a local daemon [2022-06-10T22:23:15.467Z] === RUN TestConfigInspect [2022-06-10T22:23:15.467Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:23:15.467Z] --- SKIP: TestConfigInspect (0.02s) [2022-06-10T22:23:15.467Z] === RUN TestConfigList [2022-06-10T22:23:15.467Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:23:15.467Z] --- SKIP: TestConfigList (0.01s) [2022-06-10T22:23:15.467Z] === RUN TestConfigsCreateAndDelete [2022-06-10T22:23:15.467Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:23:15.467Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-06-10T22:23:15.467Z] === RUN TestConfigsUpdate [2022-06-10T22:23:15.467Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:23:15.467Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-06-10T22:23:15.467Z] === RUN TestTemplatedConfig [2022-06-10T22:23:15.467Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:23:15.467Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-06-10T22:23:15.467Z] === RUN TestConfigCreateResolve [2022-06-10T22:23:15.467Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:23:15.467Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-06-10T22:23:15.467Z] PASS [2022-06-10T22:23:15.467Z] [2022-06-10T22:23:15.467Z] === Skipped [2022-06-10T22:23:15.467Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-06-10T22:23:15.467Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:23:15.467Z] [2022-06-10T22:23:15.467Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-06-10T22:23:15.467Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:23:15.467Z] [2022-06-10T22:23:15.467Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-06-10T22:23:15.467Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:23:15.467Z] [2022-06-10T22:23:15.467Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-06-10T22:23:15.467Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:23:15.467Z] [2022-06-10T22:23:15.467Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-06-10T22:23:15.467Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:23:15.467Z] [2022-06-10T22:23:15.467Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-06-10T22:23:15.467Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:23:15.467Z] [2022-06-10T22:23:15.467Z] DONE 6 tests, 6 skipped in 0.143s [2022-06-10T22:23:15.467Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-06-10T22:23:15.467Z] INFO: Testing against a local daemon [2022-06-10T22:23:15.467Z] === RUN TestAttachWithTTY [2022-06-10T22:23:15.726Z] --- PASS: TestAttachWithTTY (0.05s) [2022-06-10T22:23:15.726Z] === RUN TestAttachWithoutTTy [2022-06-10T22:23:15.726Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-06-10T22:23:15.726Z] === RUN TestCheckpoint [2022-06-10T22:23:15.726Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-10T22:23:15.726Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-10T22:23:15.726Z] === RUN TestContainerInvalidJSON [2022-06-10T22:23:15.726Z] === RUN TestContainerInvalidJSON/commit [2022-06-10T22:23:15.726Z] === PAUSE TestContainerInvalidJSON/commit [2022-06-10T22:23:15.726Z] === RUN TestContainerInvalidJSON/containers/create [2022-06-10T22:23:15.726Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-06-10T22:23:15.726Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-06-10T22:23:15.726Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-06-10T22:23:15.726Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-06-10T22:23:15.726Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-06-10T22:23:15.726Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-06-10T22:23:15.726Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-06-10T22:23:15.726Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-10T22:23:15.726Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-10T22:23:15.726Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-10T22:23:15.726Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-10T22:23:15.726Z] === CONT TestContainerInvalidJSON/commit [2022-06-10T22:23:15.726Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-06-10T22:23:15.726Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-06-10T22:23:15.726Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-06-10T22:23:15.726Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-06-10T22:23:15.726Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-06-10T22:23:15.726Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-06-10T22:23:15.726Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-06-10T22:23:15.726Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-06-10T22:23:15.726Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-06-10T22:23:15.726Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-06-10T22:23:15.726Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-06-10T22:23:15.726Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-06-10T22:23:15.726Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-06-10T22:23:15.726Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-06-10T22:23:15.726Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-06-10T22:23:15.726Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-06-10T22:23:15.726Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-06-10T22:23:15.726Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-06-10T22:23:15.726Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-06-10T22:23:15.726Z] === CONT TestContainerInvalidJSON/containers/create [2022-06-10T22:23:15.726Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-06-10T22:23:15.726Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-06-10T22:23:15.726Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-10T22:23:15.726Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-06-10T22:23:15.726Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-06-10T22:23:15.726Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-06-10T22:23:15.726Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-06-10T22:23:15.726Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-06-10T22:23:15.726Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-10T22:23:15.726Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-06-10T22:23:15.726Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-06-10T22:23:15.726Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-06-10T22:23:15.726Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-06-10T22:23:15.726Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-06-10T22:23:15.726Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-06-10T22:23:15.726Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-06-10T22:23:15.726Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-06-10T22:23:15.726Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-06-10T22:23:15.726Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-06-10T22:23:15.726Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-06-10T22:23:15.726Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-06-10T22:23:15.726Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-06-10T22:23:15.726Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-06-10T22:23:15.726Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-06-10T22:23:15.726Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-06-10T22:23:15.726Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-06-10T22:23:15.726Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-06-10T22:23:15.726Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-06-10T22:23:15.726Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-06-10T22:23:15.726Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-06-10T22:23:15.726Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-06-10T22:23:15.726Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-06-10T22:23:15.726Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-06-10T22:23:15.726Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-06-10T22:23:15.726Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-06-10T22:23:15.726Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-06-10T22:23:15.726Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-06-10T22:23:15.726Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-06-10T22:23:15.726Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-06-10T22:23:15.726Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-06-10T22:23:15.726Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-06-10T22:23:15.726Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-06-10T22:23:15.726Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-06-10T22:23:15.726Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-06-10T22:23:15.726Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-06-10T22:23:15.726Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-06-10T22:23:15.726Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-06-10T22:23:15.726Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-06-10T22:23:15.726Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-06-10T22:23:15.726Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-06-10T22:23:15.726Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-10T22:23:15.726Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2022-06-10T22:23:15.726Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-10T22:23:15.726Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-06-10T22:23:15.726Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-10T22:23:15.726Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-06-10T22:23:15.726Z] === RUN TestCopyEmptyFile [2022-06-10T22:23:15.984Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-06-10T22:23:15.984Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-10T22:23:15.984Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-06-10T22:23:15.984Z] === RUN TestCopyFromContainer [2022-06-10T22:23:16.490Z] --- PASS: TestCgroupNamespacesRunHostMode (1.26s) [2022-06-10T22:23:16.490Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-10T22:23:17.433Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.24s) [2022-06-10T22:23:17.433Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-10T22:23:18.817Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.22s) [2022-06-10T22:23:18.817Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-10T22:23:19.390Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.72s) [2022-06-10T22:23:19.390Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-10T22:23:20.166Z] === RUN TestCopyFromContainer// [2022-06-10T22:23:20.166Z] === RUN TestCopyFromContainer//bar/root [2022-06-10T22:23:20.166Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-10T22:23:20.425Z] === RUN TestCopyFromContainer/bar/quux [2022-06-10T22:23:20.425Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-10T22:23:20.425Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-10T22:23:20.425Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-10T22:23:20.683Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-10T22:23:20.683Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-10T22:23:20.683Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-10T22:23:20.683Z] --- PASS: TestCopyFromContainer (4.68s) [2022-06-10T22:23:20.683Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-06-10T22:23:20.683Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-06-10T22:23:20.683Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-06-10T22:23:20.683Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-06-10T22:23:20.683Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2022-06-10T22:23:20.683Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-06-10T22:23:20.683Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-06-10T22:23:20.683Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-06-10T22:23:20.683Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-06-10T22:23:20.683Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-06-10T22:23:20.683Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-10T22:23:20.683Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-10T22:23:20.683Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-10T22:23:20.683Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-10T22:23:20.683Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-10T22:23:20.683Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-10T22:23:20.683Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-10T22:23:20.683Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-10T22:23:20.683Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-10T22:23:20.683Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-10T22:23:20.683Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-06-10T22:23:20.683Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-10T22:23:20.683Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-10T22:23:20.683Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-10T22:23:20.683Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-10T22:23:20.683Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-06-10T22:23:20.683Z] === RUN TestCreateWithInvalidEnv [2022-06-10T22:23:20.683Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-10T22:23:20.683Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-10T22:23:20.683Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-10T22:23:20.683Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-10T22:23:20.683Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-10T22:23:20.683Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-10T22:23:20.775Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.27s) [2022-06-10T22:23:20.775Z] === RUN TestNISDomainname [2022-06-10T22:23:20.941Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-10T22:23:20.941Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-10T22:23:20.941Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-10T22:23:20.941Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-06-10T22:23:20.941Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-10T22:23:20.941Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-10T22:23:20.941Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-10T22:23:20.941Z] === RUN TestCreateTmpfsMountsTarget [2022-06-10T22:23:20.941Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-06-10T22:23:20.941Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-10T22:23:21.347Z] --- PASS: TestNISDomainname (0.60s) [2022-06-10T22:23:21.347Z] === RUN TestHostnameDnsResolution [2022-06-10T22:23:22.291Z] --- PASS: TestHostnameDnsResolution (0.84s) [2022-06-10T22:23:22.291Z] === RUN TestUnprivilegedPortsAndPing [2022-06-10T22:23:22.314Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2022-06-10T22:23:22.314Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-10T22:23:22.552Z] --- PASS: TestUnprivilegedPortsAndPing (0.59s) [2022-06-10T22:23:22.552Z] === RUN TestPrivilegedHostDevices [2022-06-10T22:23:23.124Z] --- PASS: TestPrivilegedHostDevices (0.56s) [2022-06-10T22:23:23.124Z] === RUN TestConsoleSize [2022-06-10T22:23:23.249Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2022-06-10T22:23:23.249Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-10T22:23:23.249Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-10T22:23:23.249Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-10T22:23:23.249Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-10T22:23:23.249Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-10T22:23:23.249Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-10T22:23:23.249Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-10T22:23:23.249Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-10T22:23:23.249Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-10T22:23:23.249Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-10T22:23:23.249Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-10T22:23:23.249Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-10T22:23:23.249Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-10T22:23:23.249Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-10T22:23:23.249Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-10T22:23:23.249Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-10T22:23:23.249Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-06-10T22:23:23.249Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2022-06-10T22:23:23.249Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2022-06-10T22:23:23.249Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-06-10T22:23:23.249Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-06-10T22:23:23.249Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-06-10T22:23:23.249Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-10T22:23:23.697Z] --- PASS: TestConsoleSize (0.48s) [2022-06-10T22:23:23.697Z] === RUN TestStats [2022-06-10T22:23:23.815Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-06-10T22:23:23.815Z] === RUN TestCreateDifferentPlatform [2022-06-10T22:23:23.815Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-10T22:23:23.815Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-10T22:23:23.815Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-06-10T22:23:23.815Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-06-10T22:23:23.815Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-10T22:23:23.815Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-10T22:23:23.815Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-06-10T22:23:23.815Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-10T22:23:23.815Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-06-10T22:23:23.815Z] === RUN TestCreateInvalidHostConfig [2022-06-10T22:23:23.816Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-10T22:23:23.816Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-10T22:23:23.816Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-06-10T22:23:23.816Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-06-10T22:23:23.816Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-10T22:23:23.816Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-10T22:23:23.816Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-10T22:23:23.816Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-10T22:23:23.816Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-10T22:23:23.816Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-10T22:23:23.816Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-10T22:23:23.816Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-06-10T22:23:23.816Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-06-10T22:23:23.816Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-06-10T22:23:23.816Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-06-10T22:23:23.816Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-06-10T22:23:23.816Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-06-10T22:23:23.816Z] === RUN TestContainerStartOnDaemonRestart [2022-06-10T22:23:23.816Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-06-10T22:23:23.816Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-06-10T22:23:23.816Z] === RUN TestDaemonRestartIpcMode [2022-06-10T22:23:23.816Z] === PAUSE TestDaemonRestartIpcMode [2022-06-10T22:23:23.816Z] === RUN TestDaemonHostGatewayIP [2022-06-10T22:23:23.816Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-10T22:23:23.816Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-06-10T22:23:23.816Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-10T22:23:23.816Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-10T22:23:23.816Z] === RUN TestContainerKillOnDaemonStart [2022-06-10T22:23:23.816Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-06-10T22:23:23.816Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-06-10T22:23:23.816Z] === RUN TestDiff [2022-06-10T22:23:24.074Z] --- PASS: TestDiff (0.39s) [2022-06-10T22:23:24.074Z] === RUN TestExecWithCloseStdin [2022-06-10T22:23:24.641Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-06-10T22:23:24.641Z] === RUN TestExec [2022-06-10T22:23:25.206Z] --- PASS: TestExec (0.47s) [2022-06-10T22:23:25.206Z] === RUN TestExecUser [2022-06-10T22:23:25.464Z] --- PASS: TestExecUser (0.46s) [2022-06-10T22:23:25.464Z] === RUN TestExportContainerAndImportImage [2022-06-10T22:23:26.029Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-06-10T22:23:26.029Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-10T22:23:26.239Z] --- PASS: TestStats (2.53s) [2022-06-10T22:23:26.239Z] === RUN TestStopContainerWithTimeout [2022-06-10T22:23:26.239Z] === RUN TestStopContainerWithTimeout/0 [2022-06-10T22:23:26.239Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-10T22:23:26.239Z] === RUN TestStopContainerWithTimeout/1 [2022-06-10T22:23:26.239Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-10T22:23:26.239Z] === RUN TestStopContainerWithTimeout/3 [2022-06-10T22:23:26.239Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-10T22:23:26.239Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-10T22:23:26.239Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-10T22:23:26.239Z] === CONT TestStopContainerWithTimeout/0 [2022-06-10T22:23:26.239Z] === CONT TestStopContainerWithTimeout/3 [2022-06-10T22:23:27.182Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-10T22:23:27.405Z] --- PASS: TestExportContainerAfterDaemonRestart (1.33s) [2022-06-10T22:23:27.405Z] === RUN TestHealthCheckWorkdir [2022-06-10T22:23:27.971Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2022-06-10T22:23:27.971Z] === RUN TestHealthKillContainer [2022-06-10T22:23:28.855Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-10T22:23:28.855Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-10T22:23:28.855Z] GOOS="" GOARCH="" GOARM="" [2022-06-10T22:23:28.855Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-10T22:23:28.855Z] [2022-06-10T22:23:28.855Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-10T22:23:28.855Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-10T22:23:28.855Z] HOSTNAME=7c40a99c90aa [2022-06-10T22:23:28.855Z] TESTDEBUG=0 [2022-06-10T22:23:28.855Z] DEST=bundles/test-integration [2022-06-10T22:23:28.855Z] PWD=/go/src/github.com/docker/docker [2022-06-10T22:23:28.855Z] DOCKER_GITCOMMIT=cf6058941c243a73aba5d28dc5c5034696f5ade7 [2022-06-10T22:23:28.855Z] container=docker [2022-06-10T22:23:28.855Z] HOME=/root [2022-06-10T22:23:28.855Z] GOLANG_VERSION=1.18.3 [2022-06-10T22:23:28.855Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-10T22:23:28.855Z] VALIDATE_BRANCH=master [2022-06-10T22:23:28.855Z] TERM=xterm [2022-06-10T22:23:28.855Z] DOCKER_PKG=github.com/docker/docker [2022-06-10T22:23:28.855Z] SHLVL=1 [2022-06-10T22:23:28.855Z] TIMEOUT=120m [2022-06-10T22:23:28.855Z] DOCKER_BUILDTAGS= journald [2022-06-10T22:23:28.855Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-10T22:23:28.855Z] GO111MODULE=off [2022-06-10T22:23:28.855Z] DOCKER_EXPERIMENTAL=1 [2022-06-10T22:23:28.855Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-10T22:23:28.855Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-10T22:23:28.855Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-10T22:23:28.855Z] GOPATH=/go [2022-06-10T22:23:28.855Z] PKG_CONFIG=pkg-config [2022-06-10T22:23:28.855Z] _=/usr/bin/env [2022-06-10T22:23:28.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-10T22:23:29.095Z] === CONT TestStopContainerWithTimeout/1 [2022-06-10T22:23:30.479Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-06-10T22:23:30.479Z] --- PASS: TestStopContainerWithTimeout/0 (0.73s) [2022-06-10T22:23:30.479Z] --- PASS: TestStopContainerWithTimeout/3 (2.77s) [2022-06-10T22:23:30.479Z] --- PASS: TestStopContainerWithTimeout/-1 (2.50s) [2022-06-10T22:23:30.479Z] --- PASS: TestStopContainerWithTimeout/1 (1.57s) [2022-06-10T22:23:30.479Z] === RUN TestDeleteDevicemapper [2022-06-10T22:23:30.479Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-10T22:23:30.479Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-10T22:23:30.479Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-10T22:23:32.394Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.63s) [2022-06-10T22:23:32.394Z] === RUN TestUpdateMemory [2022-06-10T22:23:32.966Z] --- PASS: TestUpdateMemory (0.65s) [2022-06-10T22:23:32.966Z] === RUN TestUpdateCPUQuota [2022-06-10T22:23:33.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-10T22:23:33.909Z] --- PASS: TestUpdateCPUQuota (0.99s) [2022-06-10T22:23:33.909Z] === RUN TestUpdatePidsLimit [2022-06-10T22:23:33.909Z] === RUN TestUpdatePidsLimit/update_from_none [2022-06-10T22:23:34.170Z] === RUN TestUpdatePidsLimit/no_change [2022-06-10T22:23:34.431Z] === RUN TestUpdatePidsLimit/update_lower [2022-06-10T22:23:34.693Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-06-10T22:23:34.693Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-06-10T22:23:34.954Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-06-10T22:23:35.215Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-06-10T22:23:36.159Z] --- PASS: TestUpdatePidsLimit (2.20s) [2022-06-10T22:23:36.159Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.26s) [2022-06-10T22:23:36.159Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-06-10T22:23:36.159Z] --- PASS: TestUpdatePidsLimit/update_lower (0.25s) [2022-06-10T22:23:36.159Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2022-06-10T22:23:36.159Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2022-06-10T22:23:36.159Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s) [2022-06-10T22:23:36.159Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2022-06-10T22:23:36.159Z] === RUN TestUpdateRestartPolicy [2022-06-10T22:23:36.207Z] --- PASS: TestHealthKillContainer (7.84s) [2022-06-10T22:23:36.207Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-10T22:23:36.207Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-06-10T22:23:36.207Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-06-10T22:23:36.207Z] === RUN TestIpcModeNone [2022-06-10T22:23:36.207Z] --- PASS: TestIpcModeNone (0.44s) [2022-06-10T22:23:36.207Z] === RUN TestIpcModePrivate [2022-06-10T22:23:36.465Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-06-10T22:23:36.723Z] --- PASS: TestIpcModePrivate (0.44s) [2022-06-10T22:23:36.723Z] === RUN TestIpcModeShareable [2022-06-10T22:23:36.723Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-10T22:23:36.723Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-06-10T22:23:36.723Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-10T22:23:38.098Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s) [2022-06-10T22:23:38.098Z] === RUN TestAPIIpcModeHost [2022-06-10T22:23:38.098Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-10T22:23:38.098Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-06-10T22:23:38.098Z] === RUN TestDaemonIpcModeShareable [2022-06-10T22:23:38.098Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-10T22:23:38.098Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-06-10T22:23:38.098Z] === RUN TestDaemonIpcModePrivate [2022-06-10T22:23:39.032Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-06-10T22:23:39.291Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-06-10T22:23:39.291Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-10T22:23:39.291Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-10T22:23:39.291Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-06-10T22:23:39.291Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-10T22:23:39.291Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-10T22:23:39.291Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-06-10T22:23:39.291Z] === RUN TestIpcModeOlderClient [2022-06-10T22:23:39.291Z] === PAUSE TestIpcModeOlderClient [2022-06-10T22:23:39.291Z] === RUN TestKillContainerInvalidSignal [2022-06-10T22:23:39.857Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-06-10T22:23:39.857Z] === RUN TestKillContainer [2022-06-10T22:23:39.857Z] === RUN TestKillContainer/no_signal [2022-06-10T22:23:40.117Z] === RUN TestKillContainer/non_killing_signal [2022-06-10T22:23:40.375Z] === RUN TestKillContainer/killing_signal [2022-06-10T22:23:40.940Z] --- PASS: TestKillContainer (1.24s) [2022-06-10T22:23:40.940Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-06-10T22:23:40.940Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-06-10T22:23:40.940Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-06-10T22:23:40.940Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-10T22:23:40.940Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-10T22:23:41.505Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-10T22:23:41.763Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s) [2022-06-10T22:23:41.763Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-06-10T22:23:41.763Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-06-10T22:23:41.763Z] === RUN TestKillStoppedContainer [2022-06-10T22:23:41.763Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-06-10T22:23:41.763Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-10T22:23:42.022Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-06-10T22:23:42.022Z] === RUN TestKillDifferentUserContainer [2022-06-10T22:23:42.280Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-06-10T22:23:42.280Z] === RUN TestInspectOomKilledTrue [2022-06-10T22:23:42.280Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-10T22:23:42.280Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-06-10T22:23:42.280Z] === RUN TestInspectOomKilledFalse [2022-06-10T22:23:42.280Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-10T22:23:42.280Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-06-10T22:23:42.280Z] === RUN TestLinksEtcHostsContentMatch [2022-06-10T22:23:42.280Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-06-10T22:23:42.280Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-06-10T22:23:42.280Z] === RUN TestLinksContainerNames [2022-06-10T22:23:43.215Z] --- PASS: TestLinksContainerNames (0.87s) [2022-06-10T22:23:43.215Z] === RUN TestLogsFollowTailEmpty [2022-06-10T22:23:43.473Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-06-10T22:23:43.473Z] === RUN TestContainerNetworkMountsNoChown [2022-06-10T22:23:44.039Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-06-10T22:23:44.039Z] === RUN TestMountDaemonRoot [2022-06-10T22:23:44.039Z] === RUN TestMountDaemonRoot/default [2022-06-10T22:23:44.039Z] === PAUSE TestMountDaemonRoot/default [2022-06-10T22:23:44.039Z] === RUN TestMountDaemonRoot/private [2022-06-10T22:23:44.039Z] === PAUSE TestMountDaemonRoot/private [2022-06-10T22:23:44.039Z] === RUN TestMountDaemonRoot/rprivate [2022-06-10T22:23:44.039Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-10T22:23:44.039Z] === RUN TestMountDaemonRoot/slave [2022-06-10T22:23:44.039Z] === PAUSE TestMountDaemonRoot/slave [2022-06-10T22:23:44.039Z] === RUN TestMountDaemonRoot/rslave [2022-06-10T22:23:44.039Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-10T22:23:44.039Z] === RUN TestMountDaemonRoot/shared [2022-06-10T22:23:44.039Z] === PAUSE TestMountDaemonRoot/shared [2022-06-10T22:23:44.039Z] === RUN TestMountDaemonRoot/rshared [2022-06-10T22:23:44.039Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-10T22:23:44.039Z] === CONT TestMountDaemonRoot/default [2022-06-10T22:23:44.039Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-10T22:23:44.039Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-10T22:23:44.039Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-10T22:23:44.039Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-10T22:23:44.039Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-10T22:23:44.039Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-10T22:23:44.039Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-10T22:23:44.039Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-10T22:23:44.039Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-10T22:23:44.039Z] === CONT TestMountDaemonRoot/rshared [2022-06-10T22:23:44.039Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-10T22:23:44.039Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-10T22:23:44.039Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-10T22:23:44.039Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-10T22:23:44.039Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-10T22:23:44.039Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-10T22:23:44.039Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-10T22:23:44.039Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-10T22:23:44.039Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-10T22:23:44.039Z] === CONT TestMountDaemonRoot/shared [2022-06-10T22:23:44.039Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-10T22:23:44.039Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-10T22:23:44.039Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-10T22:23:44.039Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-10T22:23:44.039Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-10T22:23:44.039Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-10T22:23:44.039Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-10T22:23:44.039Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-10T22:23:44.039Z] === CONT TestMountDaemonRoot/rslave [2022-06-10T22:23:44.039Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-10T22:23:44.039Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-10T22:23:44.039Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-10T22:23:44.039Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-10T22:23:44.039Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-10T22:23:44.039Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-10T22:23:44.039Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-10T22:23:44.039Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-10T22:23:44.039Z] === CONT TestMountDaemonRoot/slave [2022-06-10T22:23:44.039Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-10T22:23:44.039Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-10T22:23:44.039Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-10T22:23:44.039Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-10T22:23:44.039Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-10T22:23:44.039Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-10T22:23:44.039Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-10T22:23:44.039Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-10T22:23:44.039Z] === CONT TestMountDaemonRoot/rprivate [2022-06-10T22:23:44.039Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-10T22:23:44.039Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-10T22:23:44.039Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-10T22:23:44.039Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-10T22:23:44.039Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-10T22:23:44.039Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-10T22:23:44.039Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-10T22:23:44.039Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-10T22:23:44.039Z] === CONT TestMountDaemonRoot/private [2022-06-10T22:23:44.039Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-10T22:23:44.039Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-10T22:23:44.039Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-10T22:23:44.039Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-10T22:23:44.039Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-10T22:23:44.039Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-10T22:23:44.039Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-10T22:23:44.039Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-10T22:23:44.039Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-10T22:23:44.039Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-10T22:23:44.039Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-10T22:23:44.039Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-10T22:23:44.039Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-10T22:23:44.039Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-10T22:23:44.039Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-10T22:23:44.298Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-10T22:23:44.298Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-10T22:23:44.298Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-10T22:23:44.298Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-10T22:23:44.298Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-10T22:23:44.298Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-10T22:23:44.298Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-10T22:23:44.298Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-10T22:23:44.298Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-10T22:23:44.298Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-10T22:23:44.298Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-10T22:23:44.298Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-10T22:23:44.298Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-10T22:23:44.298Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-10T22:23:44.298Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-10T22:23:44.298Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-10T22:23:44.298Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-10T22:23:44.298Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-10T22:23:44.298Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-10T22:23:44.298Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-06-10T22:23:44.298Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-10T22:23:44.298Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2022-06-10T22:23:44.298Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2022-06-10T22:23:44.298Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-06-10T22:23:44.298Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2022-06-10T22:23:44.298Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-10T22:23:44.298Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-06-10T22:23:44.298Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-06-10T22:23:44.298Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-06-10T22:23:44.298Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-06-10T22:23:44.298Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-10T22:23:44.298Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-06-10T22:23:44.298Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-06-10T22:23:44.298Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-06-10T22:23:44.298Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-06-10T22:23:44.298Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-10T22:23:44.298Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-06-10T22:23:44.298Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-06-10T22:23:44.298Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2022-06-10T22:23:44.299Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-06-10T22:23:44.299Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-10T22:23:44.299Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-06-10T22:23:44.299Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-06-10T22:23:44.299Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-06-10T22:23:44.299Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-06-10T22:23:44.299Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-10T22:23:44.299Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-06-10T22:23:44.299Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-06-10T22:23:44.299Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-06-10T22:23:44.299Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-06-10T22:23:44.299Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-10T22:23:44.299Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-06-10T22:23:44.299Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-06-10T22:23:44.299Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-06-10T22:23:44.299Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2022-06-10T22:23:44.299Z] === RUN TestContainerBindMountNonRecursive [2022-06-10T22:23:44.557Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-06-10T22:23:44.557Z] --- SKIP: TestContainerBindMountNonRecursive (0.03s) [2022-06-10T22:23:44.557Z] === RUN TestContainerVolumesMountedAsShared [2022-06-10T22:23:44.557Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-06-10T22:23:44.557Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-06-10T22:23:44.557Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-10T22:23:44.558Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-06-10T22:23:44.558Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-06-10T22:23:44.558Z] === RUN TestNetworkNat [2022-06-10T22:23:44.816Z] --- PASS: TestNetworkNat (0.48s) [2022-06-10T22:23:44.816Z] === RUN TestNetworkLocalhostTCPNat [2022-06-10T22:23:45.383Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-06-10T22:23:45.383Z] === RUN TestNetworkLoopbackNat [2022-06-10T22:23:47.927Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-06-10T22:23:47.927Z] === RUN TestPause [2022-06-10T22:23:47.927Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-10T22:23:47.927Z] --- SKIP: TestPause (0.00s) [2022-06-10T22:23:47.927Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-10T22:23:47.927Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-10T22:23:47.927Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-10T22:23:47.927Z] === RUN TestPauseStopPausedContainer [2022-06-10T22:23:47.927Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-10T22:23:47.927Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-06-10T22:23:47.927Z] === RUN TestPidHost [2022-06-10T22:23:48.408Z] --- PASS: TestUpdateRestartPolicy (11.28s) [2022-06-10T22:23:48.408Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-10T22:23:48.408Z] --- PASS: TestUpdateRestartWithAutoRemove (0.48s) [2022-06-10T22:23:48.408Z] === RUN TestWaitNonBlocked [2022-06-10T22:23:48.408Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-10T22:23:48.408Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-10T22:23:48.408Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-10T22:23:48.408Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-10T22:23:48.408Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-10T22:23:48.408Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-10T22:23:48.670Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-06-10T22:23:48.670Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.76s) [2022-06-10T22:23:48.670Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.85s) [2022-06-10T22:23:48.670Z] === RUN TestWaitBlocked [2022-06-10T22:23:48.670Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-10T22:23:48.670Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-10T22:23:48.670Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-10T22:23:48.670Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-10T22:23:48.670Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-10T22:23:48.670Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-10T22:23:48.876Z] --- PASS: TestPidHost (0.95s) [2022-06-10T22:23:48.876Z] === RUN TestPsFilter [2022-06-10T22:23:48.876Z] --- PASS: TestPsFilter (0.12s) [2022-06-10T22:23:48.876Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-10T22:23:49.442Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-06-10T22:23:49.442Z] === RUN TestRemoveContainerWithVolume [2022-06-10T22:23:49.613Z] --- PASS: TestWaitBlocked (0.01s) [2022-06-10T22:23:49.613Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s) [2022-06-10T22:23:49.613Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s) [2022-06-10T22:23:49.613Z] === CONT TestContainerStartOnDaemonRestart [2022-06-10T22:23:49.613Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-10T22:23:49.700Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-06-10T22:23:49.700Z] === RUN TestRemoveContainerRunning [2022-06-10T22:23:50.266Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-06-10T22:23:50.266Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-10T22:23:50.524Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-06-10T22:23:50.524Z] === RUN TestRemoveInvalidContainer [2022-06-10T22:23:50.524Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-06-10T22:23:50.524Z] === RUN TestRenameLinkedContainer [2022-06-10T22:23:52.164Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.55s) [2022-06-10T22:23:52.164Z] === CONT TestIpcModeOlderClient [2022-06-10T22:23:52.164Z] --- PASS: TestContainerStartOnDaemonRestart (2.62s) [2022-06-10T22:23:52.164Z] === CONT TestContainerKillOnDaemonStart [2022-06-10T22:23:52.164Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-06-10T22:23:52.164Z] === CONT TestDaemonHostGatewayIP [2022-06-10T22:23:52.423Z] --- PASS: TestRenameLinkedContainer (1.72s) [2022-06-10T22:23:52.423Z] === RUN TestRenameStoppedContainer [2022-06-10T22:23:52.682Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-06-10T22:23:52.682Z] === RUN TestRenameRunningContainerAndReuse [2022-06-10T22:23:53.617Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-06-10T22:23:53.617Z] === RUN TestRenameInvalidName [2022-06-10T22:23:53.875Z] --- PASS: TestRenameInvalidName (0.39s) [2022-06-10T22:23:53.875Z] === RUN TestRenameAnonymousContainer [2022-06-10T22:23:55.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-10T22:23:55.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-10T22:23:55.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-10T22:23:55.469Z] --- PASS: TestDaemonHostGatewayIP (2.79s) [2022-06-10T22:23:55.469Z] === CONT TestDaemonRestartIpcMode [2022-06-10T22:23:55.774Z] --- PASS: TestRenameAnonymousContainer (1.45s) [2022-06-10T22:23:55.775Z] === RUN TestRenameContainerWithSameName [2022-06-10T22:23:55.775Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2022-06-10T22:23:55.775Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-10T22:23:56.709Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2022-06-10T22:23:56.709Z] === RUN TestResize [2022-06-10T22:23:56.968Z] --- PASS: TestResize (0.41s) [2022-06-10T22:23:56.968Z] === RUN TestResizeWithInvalidSize [2022-06-10T22:23:57.383Z] --- PASS: TestDaemonRestartIpcMode (2.36s) [2022-06-10T22:23:57.534Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-06-10T22:23:57.535Z] === RUN TestResizeWhenContainerNotStarted [2022-06-10T22:23:58.105Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-06-10T22:23:58.105Z] === RUN TestDaemonRestartKillContainers [2022-06-10T22:23:58.105Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-06-10T22:23:58.105Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-06-10T22:23:58.105Z] === RUN TestCgroupNamespacesRun [2022-06-10T22:23:59.041Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2022-06-10T22:23:59.041Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-10T22:24:00.414Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2022-06-10T22:24:00.414Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-10T22:24:01.349Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-06-10T22:24:01.349Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-10T22:24:02.723Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2022-06-10T22:24:02.723Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-10T22:24:03.656Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-06-10T22:24:03.656Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-10T22:24:03.964Z] --- PASS: TestContainerKillOnDaemonStart (11.93s) [2022-06-10T22:24:03.964Z] PASS [2022-06-10T22:24:03.964Z] [2022-06-10T22:24:03.964Z] === Skipped [2022-06-10T22:24:03.964Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-06-10T22:24:03.964Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-10T22:24:03.964Z] [2022-06-10T22:24:03.964Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-06-10T22:24:03.964Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-06-10T22:24:03.964Z] [2022-06-10T22:24:03.964Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-10T22:24:03.964Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-10T22:24:03.964Z] [2022-06-10T22:24:03.964Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-06-10T22:24:03.964Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-06-10T22:24:03.964Z] [2022-06-10T22:24:03.964Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-10T22:24:03.964Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-10T22:24:03.964Z] [2022-06-10T22:24:03.964Z] DONE 243 tests, 5 skipped in 126.270s [2022-06-10T22:24:03.964Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-06-10T22:24:03.964Z] === RUN TestConfigDaemonLibtrustID [2022-06-10T22:24:04.535Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-06-10T22:24:04.535Z] === RUN TestConfigDaemonID [2022-06-10T22:24:05.030Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-06-10T22:24:05.030Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-10T22:24:05.596Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-06-10T22:24:05.596Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-10T22:24:05.921Z] daemon_test.go:83: [d6afceae0fad8] daemon is not started [2022-06-10T22:24:05.922Z] --- PASS: TestConfigDaemonID (1.04s) [2022-06-10T22:24:05.922Z] === RUN TestDaemonConfigValidation [2022-06-10T22:24:05.922Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-06-10T22:24:05.922Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-06-10T22:24:05.922Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-06-10T22:24:05.922Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-06-10T22:24:05.922Z] === RUN TestDaemonConfigValidation/invalid_config [2022-06-10T22:24:05.922Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-06-10T22:24:05.922Z] === RUN TestDaemonConfigValidation/malformed_config [2022-06-10T22:24:05.922Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-06-10T22:24:05.922Z] === RUN TestDaemonConfigValidation/valid_config [2022-06-10T22:24:05.922Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-06-10T22:24:05.922Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-06-10T22:24:05.922Z] === CONT TestDaemonConfigValidation/malformed_config [2022-06-10T22:24:05.922Z] === CONT TestDaemonConfigValidation/valid_config [2022-06-10T22:24:05.922Z] === CONT TestDaemonConfigValidation/invalid_config [2022-06-10T22:24:05.922Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-06-10T22:24:05.922Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-06-10T22:24:05.922Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-06-10T22:24:05.922Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.11s) [2022-06-10T22:24:05.922Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-06-10T22:24:05.922Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-06-10T22:24:05.922Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-06-10T22:24:05.922Z] === RUN TestConfigDaemonSeccompProfiles [2022-06-10T22:24:05.922Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-06-10T22:24:06.531Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2022-06-10T22:24:06.532Z] === RUN TestNISDomainname [2022-06-10T22:24:06.532Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-06-10T22:24:06.532Z] --- SKIP: TestNISDomainname (0.02s) [2022-06-10T22:24:06.532Z] === RUN TestHostnameDnsResolution [2022-06-10T22:24:06.864Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-06-10T22:24:07.098Z] --- PASS: TestHostnameDnsResolution (0.63s) [2022-06-10T22:24:07.098Z] === RUN TestUnprivilegedPortsAndPing [2022-06-10T22:24:07.098Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-06-10T22:24:07.098Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-06-10T22:24:07.098Z] === RUN TestPrivilegedHostDevices [2022-06-10T22:24:07.665Z] --- PASS: TestPrivilegedHostDevices (0.45s) [2022-06-10T22:24:07.665Z] === RUN TestConsoleSize [2022-06-10T22:24:07.986Z] --- PASS: TestConsoleSize (0.42s) [2022-06-10T22:24:07.986Z] === RUN TestStats [2022-06-10T22:24:07.986Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-10T22:24:07.986Z] --- SKIP: TestStats (0.00s) [2022-06-10T22:24:07.986Z] === RUN TestStopContainerWithTimeout [2022-06-10T22:24:07.986Z] === RUN TestStopContainerWithTimeout/0 [2022-06-10T22:24:07.986Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-10T22:24:07.986Z] === RUN TestStopContainerWithTimeout/1 [2022-06-10T22:24:07.986Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-10T22:24:07.986Z] === RUN TestStopContainerWithTimeout/3 [2022-06-10T22:24:07.986Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-10T22:24:07.986Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-10T22:24:07.986Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-10T22:24:07.986Z] === CONT TestStopContainerWithTimeout/0 [2022-06-10T22:24:07.986Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-10T22:24:08.248Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-06-10T22:24:08.954Z] === CONT TestStopContainerWithTimeout/3 [2022-06-10T22:24:09.190Z] === CONT TestConfigDaemonSeccompProfiles [2022-06-10T22:24:09.190Z] daemon_test.go:197: [d7ec68680a061] daemon is not started [2022-06-10T22:24:09.190Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-06-10T22:24:09.190Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-06-10T22:24:09.190Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-06-10T22:24:09.190Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-06-10T22:24:09.190Z] === RUN TestDaemonProxy [2022-06-10T22:24:09.190Z] === RUN TestDaemonProxy/environment_variables [2022-06-10T22:24:10.853Z] === CONT TestStopContainerWithTimeout/1 [2022-06-10T22:24:12.227Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-06-10T22:24:12.227Z] --- PASS: TestStopContainerWithTimeout/0 (0.79s) [2022-06-10T22:24:12.227Z] --- PASS: TestStopContainerWithTimeout/-1 (2.69s) [2022-06-10T22:24:12.227Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2022-06-10T22:24:12.227Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-06-10T22:24:12.227Z] === RUN TestDeleteDevicemapper [2022-06-10T22:24:12.227Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-10T22:24:12.227Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-10T22:24:12.227Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-10T22:24:13.392Z] === RUN TestDaemonProxy/command-line_options [2022-06-10T22:24:13.603Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.34s) [2022-06-10T22:24:13.603Z] === RUN TestUpdateMemory [2022-06-10T22:24:13.603Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-10T22:24:13.603Z] --- SKIP: TestUpdateMemory (0.00s) [2022-06-10T22:24:13.603Z] === RUN TestUpdateCPUQuota [2022-06-10T22:24:13.603Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-10T22:24:13.603Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-06-10T22:24:13.603Z] === RUN TestUpdatePidsLimit [2022-06-10T22:24:13.603Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-10T22:24:13.603Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-06-10T22:24:13.603Z] === RUN TestUpdateRestartPolicy [2022-06-10T22:24:15.304Z] === RUN TestDaemonProxy/configuration_file [2022-06-10T22:24:17.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-10T22:24:17.847Z] === RUN TestDaemonProxy/conflicting_options [2022-06-10T22:24:17.847Z] === RUN TestDaemonProxy/reload_sanitized [2022-06-10T22:24:18.419Z] --- PASS: TestDaemonProxy (9.48s) [2022-06-10T22:24:18.419Z] --- PASS: TestDaemonProxy/environment_variables (3.69s) [2022-06-10T22:24:18.419Z] --- PASS: TestDaemonProxy/command-line_options (2.53s) [2022-06-10T22:24:18.419Z] --- PASS: TestDaemonProxy/configuration_file (2.24s) [2022-06-10T22:24:18.419Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-06-10T22:24:18.419Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-06-10T22:24:18.419Z] PASS [2022-06-10T22:24:18.419Z] [2022-06-10T22:24:18.419Z] DONE 18 tests in 14.449s [2022-06-10T22:24:18.419Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-06-10T22:24:18.681Z] INFO: Testing against a local daemon [2022-06-10T22:24:18.681Z] === RUN TestCommitInheritsEnv [2022-06-10T22:24:18.988Z] --- PASS: TestCommitInheritsEnv (0.29s) [2022-06-10T22:24:18.988Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-10T22:24:18.988Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-06-10T22:24:18.988Z] === RUN TestImportWithCustomPlatform [2022-06-10T22:24:18.988Z] === RUN TestImportWithCustomPlatform/#00 [2022-06-10T22:24:18.988Z] === RUN TestImportWithCustomPlatform/_______ [2022-06-10T22:24:18.988Z] === RUN TestImportWithCustomPlatform// [2022-06-10T22:24:18.988Z] === RUN TestImportWithCustomPlatform/linux [2022-06-10T22:24:18.988Z] === RUN TestImportWithCustomPlatform/LINUX [2022-06-10T22:24:19.260Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-06-10T22:24:19.525Z] === RUN TestImportWithCustomPlatform/macos [2022-06-10T22:24:19.525Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-06-10T22:24:19.525Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-06-10T22:24:19.525Z] --- PASS: TestImportWithCustomPlatform (0.62s) [2022-06-10T22:24:19.525Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-06-10T22:24:19.525Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-06-10T22:24:19.525Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-06-10T22:24:19.525Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-06-10T22:24:19.525Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.25s) [2022-06-10T22:24:19.525Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.18s) [2022-06-10T22:24:19.525Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-06-10T22:24:19.525Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-06-10T22:24:19.525Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-06-10T22:24:19.525Z] === RUN TestImagesFilterMultiReference [2022-06-10T22:24:19.525Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-06-10T22:24:19.525Z] === RUN TestImagePullPlatformInvalid [2022-06-10T22:24:19.525Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-06-10T22:24:19.525Z] === RUN TestRemoveImageOrphaning [2022-06-10T22:24:19.787Z] --- PASS: TestRemoveImageOrphaning (0.32s) [2022-06-10T22:24:19.787Z] === RUN TestRemoveImageGarbageCollector [2022-06-10T22:24:20.358Z] time="2022-06-10T22:24:20Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-06-10T22:24:21.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-10T22:24:21.744Z] --- PASS: TestRemoveImageGarbageCollector (1.88s) [2022-06-10T22:24:21.744Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-10T22:24:21.744Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-06-10T22:24:21.744Z] === RUN TestTagInvalidReference [2022-06-10T22:24:21.744Z] --- PASS: TestTagInvalidReference (0.01s) [2022-06-10T22:24:21.744Z] === RUN TestTagValidPrefixedRepo [2022-06-10T22:24:21.744Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-06-10T22:24:21.744Z] === RUN TestTagExistedNameWithoutForce [2022-06-10T22:24:21.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-10T22:24:22.006Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-06-10T22:24:22.006Z] === RUN TestTagOfficialNames [2022-06-10T22:24:22.006Z] --- PASS: TestTagOfficialNames (0.05s) [2022-06-10T22:24:22.006Z] === RUN TestTagMatchesDigest [2022-06-10T22:24:22.006Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-06-10T22:24:22.006Z] === CONT TestImportExtremelyLargeImageWorks [2022-06-10T22:24:23.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-10T22:24:25.800Z] --- PASS: TestUpdateRestartPolicy (10.87s) [2022-06-10T22:24:25.800Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-10T22:24:25.800Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-06-10T22:24:25.800Z] === RUN TestWaitNonBlocked [2022-06-10T22:24:25.800Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-10T22:24:25.800Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-10T22:24:25.800Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-10T22:24:25.800Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-10T22:24:25.800Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-10T22:24:25.800Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-10T22:24:25.800Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-06-10T22:24:25.800Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s) [2022-06-10T22:24:25.800Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2022-06-10T22:24:25.800Z] === RUN TestWaitBlocked [2022-06-10T22:24:25.800Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-10T22:24:25.800Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-10T22:24:25.800Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-10T22:24:25.800Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-10T22:24:25.800Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-10T22:24:25.800Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-10T22:24:26.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-10T22:24:26.367Z] --- PASS: TestWaitBlocked (0.01s) [2022-06-10T22:24:26.367Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s) [2022-06-10T22:24:26.367Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.81s) [2022-06-10T22:24:26.367Z] === CONT TestDaemonRestartIpcMode [2022-06-10T22:24:26.367Z] === CONT TestIpcModeOlderClient [2022-06-10T22:24:26.367Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-06-10T22:24:26.367Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-10T22:24:28.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-10T22:24:28.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-10T22:24:28.901Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.40s) [2022-06-10T22:24:29.159Z] --- PASS: TestDaemonRestartIpcMode (2.71s) [2022-06-10T22:24:29.159Z] PASS [2022-06-10T22:24:29.159Z] [2022-06-10T22:24:29.159Z] === Skipped [2022-06-10T22:24:29.159Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-06-10T22:24:29.159Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-10T22:24:29.159Z] [2022-06-10T22:24:29.159Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-06-10T22:24:29.159Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-06-10T22:24:29.159Z] [2022-06-10T22:24:29.159Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-06-10T22:24:29.159Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-10T22:24:29.159Z] [2022-06-10T22:24:29.159Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-06-10T22:24:29.159Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-06-10T22:24:29.159Z] [2022-06-10T22:24:29.159Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-06-10T22:24:29.159Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-06-10T22:24:29.159Z] [2022-06-10T22:24:29.159Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-06-10T22:24:29.159Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-10T22:24:29.159Z] [2022-06-10T22:24:29.159Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-06-10T22:24:29.159Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-10T22:24:29.159Z] [2022-06-10T22:24:29.159Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-06-10T22:24:29.159Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-10T22:24:29.159Z] [2022-06-10T22:24:29.159Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-06-10T22:24:29.159Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-10T22:24:29.159Z] [2022-06-10T22:24:29.159Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-06-10T22:24:29.159Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-10T22:24:29.159Z] [2022-06-10T22:24:29.159Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-06-10T22:24:29.159Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-10T22:24:29.159Z] [2022-06-10T22:24:29.159Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-06-10T22:24:29.159Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-10T22:24:29.159Z] [2022-06-10T22:24:29.159Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-06-10T22:24:29.160Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-06-10T22:24:29.160Z] [2022-06-10T22:24:29.160Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.03s) [2022-06-10T22:24:29.160Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-06-10T22:24:29.160Z] [2022-06-10T22:24:29.160Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-06-10T22:24:29.160Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-06-10T22:24:29.160Z] [2022-06-10T22:24:29.160Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-06-10T22:24:29.160Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-06-10T22:24:29.160Z] [2022-06-10T22:24:29.160Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-06-10T22:24:29.160Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-10T22:24:29.160Z] [2022-06-10T22:24:29.160Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-10T22:24:29.160Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-10T22:24:29.160Z] [2022-06-10T22:24:29.160Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-06-10T22:24:29.160Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-10T22:24:29.160Z] [2022-06-10T22:24:29.160Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-06-10T22:24:29.160Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-06-10T22:24:29.160Z] [2022-06-10T22:24:29.160Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-06-10T22:24:29.160Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-06-10T22:24:29.160Z] [2022-06-10T22:24:29.160Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-06-10T22:24:29.160Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-06-10T22:24:29.160Z] [2022-06-10T22:24:29.160Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-06-10T22:24:29.160Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-10T22:24:29.160Z] [2022-06-10T22:24:29.160Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-10T22:24:29.160Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-10T22:24:29.160Z] [2022-06-10T22:24:29.160Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-06-10T22:24:29.160Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-10T22:24:29.160Z] [2022-06-10T22:24:29.160Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-06-10T22:24:29.160Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-10T22:24:29.160Z] [2022-06-10T22:24:29.160Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-06-10T22:24:29.160Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-10T22:24:29.160Z] [2022-06-10T22:24:29.160Z] DONE 220 tests, 27 skipped in 73.608s [2022-06-10T22:24:29.160Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-06-10T22:24:29.160Z] === RUN TestConfigDaemonLibtrustID [2022-06-10T22:24:29.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-10T22:24:29.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-10T22:24:29.726Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-06-10T22:24:29.726Z] === RUN TestConfigDaemonID [2022-06-10T22:24:29.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-10T22:24:30.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-10T22:24:30.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-10T22:24:31.114Z] daemon_test.go:83: [d5822c67c62a5] daemon is not started [2022-06-10T22:24:31.115Z] --- PASS: TestConfigDaemonID (1.10s) [2022-06-10T22:24:31.115Z] === RUN TestDaemonConfigValidation [2022-06-10T22:24:31.115Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-06-10T22:24:31.115Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-06-10T22:24:31.115Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-06-10T22:24:31.115Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-06-10T22:24:31.115Z] === RUN TestDaemonConfigValidation/invalid_config [2022-06-10T22:24:31.115Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-06-10T22:24:31.115Z] === RUN TestDaemonConfigValidation/malformed_config [2022-06-10T22:24:31.115Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-06-10T22:24:31.115Z] === RUN TestDaemonConfigValidation/valid_config [2022-06-10T22:24:31.115Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-06-10T22:24:31.115Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-06-10T22:24:31.115Z] === CONT TestDaemonConfigValidation/malformed_config [2022-06-10T22:24:31.115Z] === CONT TestDaemonConfigValidation/valid_config [2022-06-10T22:24:31.115Z] === CONT TestDaemonConfigValidation/invalid_config [2022-06-10T22:24:31.115Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-06-10T22:24:31.115Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-06-10T22:24:31.115Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-06-10T22:24:31.115Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-06-10T22:24:31.115Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-06-10T22:24:31.115Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-06-10T22:24:31.115Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-06-10T22:24:31.115Z] === RUN TestConfigDaemonSeccompProfiles [2022-06-10T22:24:31.115Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-06-10T22:24:31.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-10T22:24:32.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-10T22:24:32.054Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-06-10T22:24:33.430Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-06-10T22:24:33.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-10T22:24:34.366Z] === CONT TestConfigDaemonSeccompProfiles [2022-06-10T22:24:34.366Z] daemon_test.go:197: [dde3cf4306c99] daemon is not started [2022-06-10T22:24:34.366Z] --- PASS: TestConfigDaemonSeccompProfiles (3.23s) [2022-06-10T22:24:34.366Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-06-10T22:24:34.366Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2022-06-10T22:24:34.366Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2022-06-10T22:24:34.366Z] === RUN TestDaemonProxy [2022-06-10T22:24:34.366Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-06-10T22:24:34.366Z] --- SKIP: TestDaemonProxy (0.00s) [2022-06-10T22:24:34.366Z] PASS [2022-06-10T22:24:34.366Z] [2022-06-10T22:24:34.366Z] === Skipped [2022-06-10T22:24:34.366Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-06-10T22:24:34.366Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-06-10T22:24:34.366Z] [2022-06-10T22:24:34.366Z] DONE 13 tests, 1 skipped in 5.241s [2022-06-10T22:24:34.366Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-06-10T22:24:34.366Z] INFO: Testing against a local daemon [2022-06-10T22:24:34.366Z] === RUN TestCommitInheritsEnv [2022-06-10T22:24:34.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-10T22:24:35.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-10T22:24:35.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-10T22:24:36.266Z] --- PASS: TestCommitInheritsEnv (1.69s) [2022-06-10T22:24:36.266Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-10T22:24:36.266Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-06-10T22:24:36.266Z] === RUN TestImportWithCustomPlatform [2022-06-10T22:24:36.266Z] === RUN TestImportWithCustomPlatform/#00 [2022-06-10T22:24:36.266Z] === RUN TestImportWithCustomPlatform/_______ [2022-06-10T22:24:36.266Z] === RUN TestImportWithCustomPlatform// [2022-06-10T22:24:36.266Z] === RUN TestImportWithCustomPlatform/linux [2022-06-10T22:24:36.266Z] === RUN TestImportWithCustomPlatform/LINUX [2022-06-10T22:24:36.266Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-06-10T22:24:36.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-10T22:24:36.524Z] === RUN TestImportWithCustomPlatform/macos [2022-06-10T22:24:36.524Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-06-10T22:24:36.524Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-06-10T22:24:36.524Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-06-10T22:24:36.524Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-06-10T22:24:36.524Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-06-10T22:24:36.524Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-06-10T22:24:36.524Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-06-10T22:24:36.524Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-06-10T22:24:36.524Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-06-10T22:24:36.524Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-06-10T22:24:36.524Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-06-10T22:24:36.524Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-06-10T22:24:36.524Z] === RUN TestImagesFilterMultiReference [2022-06-10T22:24:36.524Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-06-10T22:24:36.524Z] === RUN TestImagePullPlatformInvalid [2022-06-10T22:24:36.524Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-06-10T22:24:36.524Z] === RUN TestRemoveImageOrphaning [2022-06-10T22:24:37.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-10T22:24:38.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-10T22:24:38.423Z] --- PASS: TestRemoveImageOrphaning (1.60s) [2022-06-10T22:24:38.423Z] === RUN TestRemoveImageGarbageCollector [2022-06-10T22:24:38.423Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-06-10T22:24:38.423Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-06-10T22:24:38.423Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-10T22:24:38.423Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-06-10T22:24:38.423Z] === RUN TestTagInvalidReference [2022-06-10T22:24:38.423Z] --- PASS: TestTagInvalidReference (0.02s) [2022-06-10T22:24:38.423Z] === RUN TestTagValidPrefixedRepo [2022-06-10T22:24:38.423Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-06-10T22:24:38.423Z] === RUN TestTagExistedNameWithoutForce [2022-06-10T22:24:38.423Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-06-10T22:24:38.423Z] === RUN TestTagOfficialNames [2022-06-10T22:24:38.423Z] --- PASS: TestTagOfficialNames (0.04s) [2022-06-10T22:24:38.423Z] === RUN TestTagMatchesDigest [2022-06-10T22:24:38.423Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-06-10T22:24:38.423Z] === CONT TestImportExtremelyLargeImageWorks [2022-06-10T22:24:38.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-10T22:24:39.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-10T22:24:40.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-10T22:24:40.388Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-10T22:24:40.388Z] Using test binary docker [2022-06-10T22:24:40.388Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-10T22:24:40.388Z] +++ /etc/init.d/apparmor start [2022-06-10T22:24:40.388Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-10T22:24:40.388Z] INFO: Waiting for daemon to start... [2022-06-10T22:24:40.388Z] Starting dockerd [2022-06-10T22:24:40.388Z] +++ 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-06-10T22:24:42.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-10T22:24:45.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-10T22:24:46.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-10T22:24:46.924Z] . [2022-06-10T22:24:46.924Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-10T22:24:46.924Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-10T22:24:46.924Z] Error: No such image: emptyfs [2022-06-10T22:24:46.924Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-10T22:24:46.924Z] ++++ docker load [2022-06-10T22:24:46.924Z] Running integration-test (iteration 1) [2022-06-10T22:24:46.924Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-06-10T22:24:46.924Z] ++ 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-06-10T22:24:46.924Z] ++ set -e [2022-06-10T22:24:46.924Z] ++ '[' -n 0 ']' [2022-06-10T22:24:46.924Z] ++ set -x [2022-06-10T22:24:46.924Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:24:47.179Z] Loaded image: busybox:latest [2022-06-10T22:24:47.179Z] Loaded image: busybox:glibc [2022-06-10T22:24:48.548Z] Loaded image: debian:bullseye-slim [2022-06-10T22:24:48.548Z] Loaded image: hello-world:latest [2022-06-10T22:24:48.548Z] Loaded image: arm32v7/hello-world:latest [2022-06-10T22:24:48.548Z] INFO: Testing against a local daemon [2022-06-10T22:24:48.548Z] === RUN TestCgroupNamespacesBuild [2022-06-10T22:24:49.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-10T22:24:49.477Z] --- PASS: TestCgroupNamespacesBuild (1.17s) [2022-06-10T22:24:49.477Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-10T22:24:50.841Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s) [2022-06-10T22:24:50.841Z] === RUN TestBuildWithSession [2022-06-10T22:24:50.841Z] build_session_test.go:25: TODO: BuildKit [2022-06-10T22:24:50.841Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-10T22:24:50.841Z] === RUN TestBuildSquashParent [2022-06-10T22:24:51.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-10T22:24:54.108Z] --- PASS: TestBuildSquashParent (3.50s) [2022-06-10T22:24:54.364Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-10T22:24:54.364Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-10T22:24:54.364Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-10T22:24:54.364Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-10T22:24:54.364Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-10T22:24:54.364Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-10T22:24:54.364Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-10T22:24:54.364Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-10T22:24:54.364Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-10T22:24:54.364Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-10T22:24:54.364Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-10T22:24:54.364Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-10T22:24:54.364Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-10T22:24:54.364Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-10T22:24:54.364Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-10T22:24:55.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-10T22:24:55.731Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-10T22:24:55.731Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-10T22:24:56.660Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-10T22:24:56.660Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-10T22:24:57.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-10T22:24:58.027Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-06-10T22:24:58.027Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.21s) [2022-06-10T22:24:58.027Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.33s) [2022-06-10T22:24:58.027Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.18s) [2022-06-10T22:24:58.027Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.19s) [2022-06-10T22:24:58.027Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.15s) [2022-06-10T22:24:58.027Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.20s) [2022-06-10T22:24:58.027Z] === RUN TestBuildMultiStageCopy [2022-06-10T22:24:58.027Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-10T22:24:59.392Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-10T22:24:59.392Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-10T22:24:59.392Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-10T22:24:59.648Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-10T22:24:59.904Z] --- PASS: TestBuildMultiStageCopy (1.99s) [2022-06-10T22:24:59.904Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.14s) [2022-06-10T22:24:59.904Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-06-10T22:24:59.904Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-06-10T22:24:59.904Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-06-10T22:24:59.904Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-06-10T22:24:59.904Z] === RUN TestBuildMultiStageParentConfig [2022-06-10T22:25:00.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-10T22:25:00.466Z] --- PASS: TestBuildMultiStageParentConfig (0.60s) [2022-06-10T22:25:00.467Z] === RUN TestBuildLabelWithTargets [2022-06-10T22:25:01.865Z] --- PASS: TestBuildLabelWithTargets (1.09s) [2022-06-10T22:25:01.865Z] === RUN TestBuildWithEmptyLayers [2022-06-10T22:25:02.121Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-06-10T22:25:02.121Z] === RUN TestBuildMultiStageOnBuild [2022-06-10T22:25:02.747Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-10T22:25:02.747Z] Using test binary docker [2022-06-10T22:25:03.004Z] +++ /etc/init.d/apparmor start [2022-06-10T22:25:03.004Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-10T22:25:03.004Z] INFO: Waiting for daemon to start... [2022-06-10T22:25:03.004Z] Starting dockerd [2022-06-10T22:25:03.004Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-06-10T22:25:03.487Z] --- PASS: TestBuildMultiStageOnBuild (1.48s) [2022-06-10T22:25:03.487Z] === RUN TestBuildUncleanTarFilenames [2022-06-10T22:25:04.415Z] --- PASS: TestBuildUncleanTarFilenames (0.65s) [2022-06-10T22:25:04.415Z] === RUN TestBuildMultiStageLayerLeak [2022-06-10T22:25:05.527Z] . [2022-06-10T22:25:05.527Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-10T22:25:05.527Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-10T22:25:05.527Z] Error: No such image: emptyfs [2022-06-10T22:25:05.527Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-10T22:25:05.527Z] ++++ docker load [2022-06-10T22:25:05.527Z] Running integration-test (iteration 1) [2022-06-10T22:25:05.527Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-06-10T22:25:05.527Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:25:05.527Z] ++ set -e [2022-06-10T22:25:05.527Z] ++ '[' -n 0 ']' [2022-06-10T22:25:05.527Z] ++ set -x [2022-06-10T22:25:05.527Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:25:05.781Z] --- PASS: TestBuildMultiStageLayerLeak (1.38s) [2022-06-10T22:25:05.781Z] === RUN TestBuildWithHugeFile [2022-06-10T22:25:06.458Z] Loaded image: busybox:latest [2022-06-10T22:25:07.022Z] Loaded image: busybox:glibc [2022-06-10T22:25:11.196Z] Loaded image: debian:bullseye-slim [2022-06-10T22:25:11.452Z] Loaded image: hello-world:latest [2022-06-10T22:25:11.709Z] Loaded image: arm32v7/hello-world:latest [2022-06-10T22:25:11.709Z] INFO: Testing against a local daemon [2022-06-10T22:25:11.709Z] === RUN TestCgroupNamespacesBuild [2022-06-10T22:25:13.800Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-10T22:25:13.800Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-10T22:25:13.800Z] GOOS="" GOARCH="" GOARM="" [2022-06-10T22:25:13.800Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-10T22:25:13.800Z] [2022-06-10T22:25:13.800Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-06-10T22:25:13.800Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-06-10T22:25:13.800Z] Using test binary docker [2022-06-10T22:25:13.800Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-10T22:25:13.800Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-10T22:25:13.800Z] INFO: Waiting for daemon to start... [2022-06-10T22:25:13.800Z] Starting dockerd [2022-06-10T22:25:13.800Z] . [2022-06-10T22:25:13.800Z] INFO: Building docker-sdk-python3:5.0.3... [2022-06-10T22:25:14.232Z] --- PASS: TestCgroupNamespacesBuild (2.49s) [2022-06-10T22:25:14.232Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-10T22:25:16.754Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.10s) [2022-06-10T22:25:16.754Z] === RUN TestBuildWithSession [2022-06-10T22:25:16.754Z] build_session_test.go:25: TODO: BuildKit [2022-06-10T22:25:16.754Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-10T22:25:16.754Z] === RUN TestBuildSquashParent [2022-06-10T22:25:26.731Z] --- PASS: TestBuildSquashParent (9.24s) [2022-06-10T22:25:26.731Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-10T22:25:26.731Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-10T22:25:26.731Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-10T22:25:26.731Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-10T22:25:26.731Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-10T22:25:26.731Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-10T22:25:26.731Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-10T22:25:26.731Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-10T22:25:26.731Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-10T22:25:26.731Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-10T22:25:26.731Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-10T22:25:26.731Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-10T22:25:26.731Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-10T22:25:26.731Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-10T22:25:26.731Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-10T22:25:29.253Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-10T22:25:29.253Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-10T22:25:32.530Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-10T22:25:32.787Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-10T22:25:36.060Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-06-10T22:25:36.060Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.44s) [2022-06-10T22:25:36.060Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.44s) [2022-06-10T22:25:36.060Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.57s) [2022-06-10T22:25:36.060Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.61s) [2022-06-10T22:25:36.060Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.12s) [2022-06-10T22:25:36.060Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.17s) [2022-06-10T22:25:36.060Z] === RUN TestBuildMultiStageCopy [2022-06-10T22:25:36.060Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-10T22:25:38.698Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-10T22:25:39.628Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-10T22:25:39.885Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-10T22:25:40.448Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-10T22:25:41.011Z] --- PASS: TestBuildMultiStageCopy (5.32s) [2022-06-10T22:25:41.268Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.01s) [2022-06-10T22:25:41.268Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2022-06-10T22:25:41.268Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2022-06-10T22:25:41.268Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.61s) [2022-06-10T22:25:41.268Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2022-06-10T22:25:41.268Z] === RUN TestBuildMultiStageParentConfig [2022-06-10T22:25:42.638Z] --- PASS: TestBuildMultiStageParentConfig (1.36s) [2022-06-10T22:25:42.638Z] === RUN TestBuildLabelWithTargets [2022-06-10T22:25:45.159Z] --- PASS: TestBuildLabelWithTargets (2.34s) [2022-06-10T22:25:45.159Z] === RUN TestBuildWithEmptyLayers [2022-06-10T22:25:46.091Z] --- PASS: TestBuildWithEmptyLayers (1.26s) [2022-06-10T22:25:46.091Z] === RUN TestBuildMultiStageOnBuild [2022-06-10T22:25:49.382Z] --- PASS: TestBuildMultiStageOnBuild (3.31s) [2022-06-10T22:25:49.382Z] === RUN TestBuildUncleanTarFilenames [2022-06-10T22:25:51.902Z] --- PASS: TestBuildUncleanTarFilenames (2.00s) [2022-06-10T22:25:51.902Z] === RUN TestBuildMultiStageLayerLeak [2022-06-10T22:25:52.506Z] --- PASS: TestBuildWithHugeFile (44.27s) [2022-06-10T22:25:52.506Z] === RUN TestBuildWCOWSandboxSize [2022-06-10T22:25:52.506Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-10T22:25:52.506Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-06-10T22:25:52.506Z] === RUN TestBuildWithEmptyDockerfile [2022-06-10T22:25:52.506Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-10T22:25:52.506Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-10T22:25:52.506Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-10T22:25:52.506Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-10T22:25:52.506Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-10T22:25:52.506Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-10T22:25:52.506Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-10T22:25:52.506Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-10T22:25:52.506Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-10T22:25:52.506Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-06-10T22:25:52.506Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s) [2022-06-10T22:25:52.506Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-06-10T22:25:52.506Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-06-10T22:25:52.506Z] === RUN TestBuildPreserveOwnership [2022-06-10T22:25:52.506Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-10T22:25:52.506Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-10T22:25:52.554Z] sha256:58c08037b8c6e9fa65bc16967dff8992de7eda5d0eaef97cff02b1e3f0aa1324 [2022-06-10T22:25:52.554Z] INFO: Starting docker-py tests... [2022-06-10T22:25:52.554Z] ============================= test session starts ============================== [2022-06-10T22:25:52.554Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-06-10T22:25:52.554Z] rootdir: /src, inifile: pytest.ini [2022-06-10T22:25:52.554Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-06-10T22:25:52.554Z] collected 395 items / 2 deselected / 393 selected [2022-06-10T22:25:52.554Z] [2022-06-10T22:25:53.068Z] --- PASS: TestBuildPreserveOwnership (2.92s) [2022-06-10T22:25:53.068Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.97s) [2022-06-10T22:25:53.068Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.94s) [2022-06-10T22:25:53.068Z] === RUN TestBuildPlatformInvalid [2022-06-10T22:25:53.068Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-06-10T22:25:53.068Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-10T22:25:53.997Z] Loaded image: busybox:latest [2022-06-10T22:25:53.997Z] Loaded image: busybox:glibc [2022-06-10T22:25:54.929Z] Loaded image: debian:bullseye-slim [2022-06-10T22:25:54.929Z] Loaded image: hello-world:latest [2022-06-10T22:25:54.929Z] Loaded image: arm32v7/hello-world:latest [2022-06-10T22:25:55.173Z] --- PASS: TestBuildMultiStageLayerLeak (3.52s) [2022-06-10T22:25:55.173Z] === RUN TestBuildWithHugeFile [2022-06-10T22:25:58.514Z] --- PASS: TestImportExtremelyLargeImageWorks (93.99s) [2022-06-10T22:25:58.514Z] PASS [2022-06-10T22:25:58.514Z] [2022-06-10T22:25:58.514Z] DONE 22 tests in 97.456s [2022-06-10T22:25:58.514Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-06-10T22:25:58.514Z] INFO: Testing against a local daemon [2022-06-10T22:25:58.514Z] === RUN TestNetworkCreateDelete [2022-06-10T22:25:58.514Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-06-10T22:25:58.514Z] === RUN TestDockerNetworkDeletePreferID [2022-06-10T22:25:58.514Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-06-10T22:25:58.514Z] === RUN TestDaemonDNSFallback [2022-06-10T22:26:02.714Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-06-10T22:26:02.714Z] === RUN TestInspectNetwork [2022-06-10T22:26:03.018Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.73s) [2022-06-10T22:26:03.018Z] PASS [2022-06-10T22:26:03.018Z] [2022-06-10T22:26:03.018Z] === Skipped [2022-06-10T22:26:03.018Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-06-10T22:26:03.018Z] build_session_test.go:25: TODO: BuildKit [2022-06-10T22:26:03.018Z] [2022-06-10T22:26:03.018Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-06-10T22:26:03.018Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-10T22:26:03.018Z] [2022-06-10T22:26:03.018Z] DONE 34 tests, 2 skipped in 75.920s [2022-06-10T22:26:03.018Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-06-10T22:26:03.018Z] ++ 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-06-10T22:26:03.018Z] ++ set -e [2022-06-10T22:26:03.018Z] ++ '[' -n 0 ']' [2022-06-10T22:26:03.018Z] ++ set -x [2022-06-10T22:26:03.018Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:26:03.018Z] INFO: Testing against a local daemon [2022-06-10T22:26:03.018Z] === RUN TestConfigInspect [2022-06-10T22:26:05.534Z] --- PASS: TestConfigInspect (2.23s) [2022-06-10T22:26:05.534Z] === RUN TestConfigList [2022-06-10T22:26:06.024Z] === RUN TestInspectNetwork/full_network_id [2022-06-10T22:26:06.024Z] === RUN TestInspectNetwork/partial_network_id [2022-06-10T22:26:06.024Z] === RUN TestInspectNetwork/network_name [2022-06-10T22:26:06.024Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-06-10T22:26:07.425Z] --- PASS: TestConfigList (2.19s) [2022-06-10T22:26:07.425Z] === RUN TestConfigsCreateAndDelete [2022-06-10T22:26:08.480Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-06-10T22:26:09.312Z] tests/integration/api_client_test.py ..... [ 7%] [2022-06-10T22:26:09.315Z] --- PASS: TestConfigsCreateAndDelete (1.80s) [2022-06-10T22:26:09.315Z] === RUN TestConfigsUpdate [2022-06-10T22:26:10.234Z] --- PASS: TestInspectNetwork (7.33s) [2022-06-10T22:26:10.234Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-06-10T22:26:10.234Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-06-10T22:26:10.234Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-06-10T22:26:10.234Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-06-10T22:26:10.234Z] === RUN TestRunContainerWithBridgeNone [2022-06-10T22:26:10.513Z] tests/integration/api_config_test.py ...... [ 8%] [2022-06-10T22:26:11.206Z] --- PASS: TestConfigsUpdate (1.80s) [2022-06-10T22:26:11.206Z] === RUN TestTemplatedConfig [2022-06-10T22:26:12.148Z] --- PASS: TestRunContainerWithBridgeNone (1.68s) [2022-06-10T22:26:12.148Z] === RUN TestNetworkInvalidJSON [2022-06-10T22:26:12.148Z] === RUN TestNetworkInvalidJSON/networks/create [2022-06-10T22:26:12.148Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-06-10T22:26:12.148Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-06-10T22:26:12.148Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-06-10T22:26:12.148Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-10T22:26:12.148Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-10T22:26:12.148Z] === CONT TestNetworkInvalidJSON/networks/create [2022-06-10T22:26:12.148Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-10T22:26:12.148Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-06-10T22:26:12.148Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-06-10T22:26:12.148Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-06-10T22:26:12.148Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-06-10T22:26:12.148Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-06-10T22:26:12.148Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-06-10T22:26:12.148Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-06-10T22:26:12.148Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-06-10T22:26:12.148Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-06-10T22:26:12.148Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-06-10T22:26:12.148Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-06-10T22:26:12.148Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-06-10T22:26:12.148Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-06-10T22:26:12.148Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-06-10T22:26:12.148Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-06-10T22:26:12.148Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-06-10T22:26:12.148Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-06-10T22:26:12.148Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-06-10T22:26:12.148Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-06-10T22:26:12.148Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-06-10T22:26:12.149Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-06-10T22:26:12.149Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-06-10T22:26:12.149Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-06-10T22:26:12.149Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-06-10T22:26:12.149Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-06-10T22:26:12.149Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-06-10T22:26:12.149Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-06-10T22:26:12.149Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-06-10T22:26:12.149Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-06-10T22:26:12.149Z] === RUN TestNetworkList [2022-06-10T22:26:12.149Z] === RUN TestNetworkList//networks [2022-06-10T22:26:12.149Z] === PAUSE TestNetworkList//networks [2022-06-10T22:26:12.149Z] === RUN TestNetworkList//networks/ [2022-06-10T22:26:12.149Z] === PAUSE TestNetworkList//networks/ [2022-06-10T22:26:12.149Z] === CONT TestNetworkList//networks [2022-06-10T22:26:12.149Z] === CONT TestNetworkList//networks/ [2022-06-10T22:26:12.149Z] --- PASS: TestNetworkList (0.02s) [2022-06-10T22:26:12.149Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-10T22:26:12.149Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-10T22:26:12.149Z] === RUN TestHostIPv4BridgeLabel [2022-06-10T22:26:12.410Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-06-10T22:26:12.410Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-10T22:26:13.096Z] --- PASS: TestTemplatedConfig (2.08s) [2022-06-10T22:26:13.096Z] === RUN TestConfigCreateResolve [2022-06-10T22:26:13.351Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-06-10T22:26:13.351Z] === RUN TestDaemonDefaultNetworkPools [2022-06-10T22:26:14.294Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-06-10T22:26:14.294Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-10T22:26:14.865Z] --- PASS: TestImportExtremelyLargeImageWorks (93.39s) [2022-06-10T22:26:14.865Z] PASS [2022-06-10T22:26:14.865Z] [2022-06-10T22:26:14.865Z] === Skipped [2022-06-10T22:26:14.865Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-06-10T22:26:14.865Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-06-10T22:26:14.865Z] [2022-06-10T22:26:14.865Z] DONE 22 tests, 1 skipped in 97.382s [2022-06-10T22:26:14.865Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-06-10T22:26:14.865Z] INFO: Testing against a local daemon [2022-06-10T22:26:14.865Z] === RUN TestNetworkCreateDelete [2022-06-10T22:26:14.865Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-06-10T22:26:14.865Z] === RUN TestDockerNetworkDeletePreferID [2022-06-10T22:26:14.865Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-06-10T22:26:14.865Z] === RUN TestDaemonDNSFallback [2022-06-10T22:26:15.236Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-06-10T22:26:15.236Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-10T22:26:15.612Z] --- PASS: TestConfigCreateResolve (2.15s) [2022-06-10T22:26:15.612Z] PASS [2022-06-10T22:26:15.612Z] [2022-06-10T22:26:15.612Z] DONE 6 tests in 12.339s [2022-06-10T22:26:15.612Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-06-10T22:26:15.613Z] ++ 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-06-10T22:26:15.613Z] ++ set -e [2022-06-10T22:26:15.613Z] ++ '[' -n 0 ']' [2022-06-10T22:26:15.613Z] ++ set -x [2022-06-10T22:26:15.613Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:26:15.613Z] INFO: Testing against a local daemon [2022-06-10T22:26:15.613Z] === RUN TestAttachWithTTY [2022-06-10T22:26:15.613Z] --- PASS: TestAttachWithTTY (0.06s) [2022-06-10T22:26:15.613Z] === RUN TestAttachWithoutTTy [2022-06-10T22:26:15.613Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-06-10T22:26:15.613Z] === RUN TestCheckpoint [2022-06-10T22:26:15.613Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-10T22:26:15.613Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-10T22:26:15.613Z] === RUN TestContainerInvalidJSON [2022-06-10T22:26:15.613Z] === RUN TestContainerInvalidJSON/commit [2022-06-10T22:26:15.613Z] === PAUSE TestContainerInvalidJSON/commit [2022-06-10T22:26:15.613Z] === RUN TestContainerInvalidJSON/containers/create [2022-06-10T22:26:15.613Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-06-10T22:26:15.613Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-06-10T22:26:15.613Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-06-10T22:26:15.613Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-06-10T22:26:15.613Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-06-10T22:26:15.613Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-06-10T22:26:15.613Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-06-10T22:26:15.613Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-10T22:26:15.613Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-10T22:26:15.613Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-10T22:26:15.613Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-10T22:26:15.613Z] === CONT TestContainerInvalidJSON/commit [2022-06-10T22:26:15.613Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-06-10T22:26:15.613Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-06-10T22:26:15.613Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-06-10T22:26:15.613Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-06-10T22:26:15.613Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-06-10T22:26:15.613Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-06-10T22:26:15.613Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-06-10T22:26:15.613Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-06-10T22:26:15.613Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-06-10T22:26:15.613Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-10T22:26:15.613Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-06-10T22:26:15.613Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-10T22:26:15.613Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-06-10T22:26:15.613Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-06-10T22:26:15.613Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-06-10T22:26:15.613Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-06-10T22:26:15.613Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-06-10T22:26:15.613Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-06-10T22:26:15.613Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-06-10T22:26:15.613Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-06-10T22:26:15.613Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-06-10T22:26:15.613Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-06-10T22:26:15.613Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-06-10T22:26:15.613Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-06-10T22:26:15.613Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-06-10T22:26:15.613Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-06-10T22:26:15.613Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-06-10T22:26:15.613Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-06-10T22:26:15.613Z] === CONT TestContainerInvalidJSON/containers/create [2022-06-10T22:26:15.613Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-06-10T22:26:15.613Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-06-10T22:26:15.613Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-06-10T22:26:15.613Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-06-10T22:26:15.613Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-06-10T22:26:15.613Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-06-10T22:26:15.613Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-06-10T22:26:15.613Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-06-10T22:26:15.613Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-06-10T22:26:15.613Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-06-10T22:26:15.613Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-06-10T22:26:15.613Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-06-10T22:26:15.613Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-06-10T22:26:15.613Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-06-10T22:26:15.613Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-06-10T22:26:15.613Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-06-10T22:26:15.613Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-06-10T22:26:15.613Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-06-10T22:26:15.613Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-06-10T22:26:15.613Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-06-10T22:26:15.613Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-06-10T22:26:15.613Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-06-10T22:26:15.613Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-06-10T22:26:15.613Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-06-10T22:26:15.613Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-06-10T22:26:15.613Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-06-10T22:26:15.613Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-06-10T22:26:15.613Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-06-10T22:26:15.613Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-06-10T22:26:15.613Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-06-10T22:26:15.613Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-06-10T22:26:15.613Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-06-10T22:26:15.613Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-06-10T22:26:15.613Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-06-10T22:26:15.613Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-06-10T22:26:15.613Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-06-10T22:26:15.613Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-06-10T22:26:15.613Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-06-10T22:26:15.613Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-06-10T22:26:15.613Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-06-10T22:26:15.613Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-06-10T22:26:15.613Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-10T22:26:15.613Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-06-10T22:26:15.613Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-10T22:26:15.613Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-06-10T22:26:15.613Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-10T22:26:15.613Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-06-10T22:26:15.613Z] === RUN TestCopyEmptyFile [2022-06-10T22:26:15.869Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-06-10T22:26:15.869Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-10T22:26:15.869Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-06-10T22:26:15.869Z] === RUN TestCopyFromContainer [2022-06-10T22:26:16.620Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-06-10T22:26:16.620Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-10T22:26:16.796Z] === RUN TestCopyFromContainer// [2022-06-10T22:26:16.796Z] === RUN TestCopyFromContainer//bar/root [2022-06-10T22:26:16.796Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-10T22:26:17.053Z] === RUN TestCopyFromContainer/bar/quux [2022-06-10T22:26:17.053Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-10T22:26:17.053Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-10T22:26:17.053Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-10T22:26:17.053Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-10T22:26:17.191Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-06-10T22:26:17.191Z] === RUN TestServiceWithPredefinedNetwork [2022-06-10T22:26:17.310Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-10T22:26:17.310Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-10T22:26:17.310Z] --- PASS: TestCopyFromContainer (1.56s) [2022-06-10T22:26:17.310Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-06-10T22:26:17.310Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-06-10T22:26:17.310Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-06-10T22:26:17.310Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-06-10T22:26:17.310Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-06-10T22:26:17.310Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-06-10T22:26:17.310Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-06-10T22:26:17.310Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-06-10T22:26:17.310Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-06-10T22:26:17.310Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-06-10T22:26:17.310Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-10T22:26:17.310Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-10T22:26:17.310Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-10T22:26:17.310Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-10T22:26:17.310Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-10T22:26:17.310Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-10T22:26:17.310Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-10T22:26:17.310Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-10T22:26:17.310Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-10T22:26:17.310Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-10T22:26:17.310Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-06-10T22:26:17.310Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-10T22:26:17.310Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-10T22:26:17.310Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-10T22:26:17.310Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-10T22:26:17.310Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-06-10T22:26:17.310Z] === RUN TestCreateWithInvalidEnv [2022-06-10T22:26:17.310Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-10T22:26:17.310Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-10T22:26:17.310Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-10T22:26:17.310Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-10T22:26:17.310Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-10T22:26:17.310Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-10T22:26:17.310Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-10T22:26:17.310Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-10T22:26:17.310Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-10T22:26:17.310Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-06-10T22:26:17.310Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-10T22:26:17.310Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-10T22:26:17.310Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-10T22:26:17.310Z] === RUN TestCreateTmpfsMountsTarget [2022-06-10T22:26:17.566Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-06-10T22:26:17.566Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-10T22:26:18.931Z] --- PASS: TestCreateWithCustomMaskedPaths (1.26s) [2022-06-10T22:26:18.931Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-10T22:26:19.045Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-06-10T22:26:19.045Z] === RUN TestInspectNetwork [2022-06-10T22:26:19.045Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:19.045Z] --- SKIP: TestInspectNetwork (0.00s) [2022-06-10T22:26:19.045Z] === RUN TestRunContainerWithBridgeNone [2022-06-10T22:26:19.045Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-10T22:26:19.045Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-06-10T22:26:19.045Z] === RUN TestNetworkInvalidJSON [2022-06-10T22:26:19.045Z] === RUN TestNetworkInvalidJSON/networks/create [2022-06-10T22:26:19.045Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-06-10T22:26:19.045Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-06-10T22:26:19.045Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-06-10T22:26:19.045Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-10T22:26:19.045Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-10T22:26:19.045Z] === CONT TestNetworkInvalidJSON/networks/create [2022-06-10T22:26:19.045Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-06-10T22:26:19.045Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-10T22:26:19.045Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-06-10T22:26:19.045Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-06-10T22:26:19.045Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-06-10T22:26:19.045Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-06-10T22:26:19.045Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-06-10T22:26:19.045Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-06-10T22:26:19.045Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-06-10T22:26:19.045Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-06-10T22:26:19.045Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-06-10T22:26:19.045Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-06-10T22:26:19.045Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-06-10T22:26:19.045Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-06-10T22:26:19.045Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-06-10T22:26:19.045Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-06-10T22:26:19.045Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-06-10T22:26:19.045Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-06-10T22:26:19.045Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-06-10T22:26:19.045Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-06-10T22:26:19.045Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-06-10T22:26:19.045Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-06-10T22:26:19.045Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-06-10T22:26:19.045Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-06-10T22:26:19.045Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-06-10T22:26:19.045Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-06-10T22:26:19.045Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-06-10T22:26:19.045Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-06-10T22:26:19.045Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-06-10T22:26:19.045Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-06-10T22:26:19.045Z] === RUN TestNetworkList [2022-06-10T22:26:19.045Z] === RUN TestNetworkList//networks [2022-06-10T22:26:19.045Z] === PAUSE TestNetworkList//networks [2022-06-10T22:26:19.045Z] === RUN TestNetworkList//networks/ [2022-06-10T22:26:19.045Z] === PAUSE TestNetworkList//networks/ [2022-06-10T22:26:19.045Z] === CONT TestNetworkList//networks [2022-06-10T22:26:19.045Z] === CONT TestNetworkList//networks/ [2022-06-10T22:26:19.045Z] --- PASS: TestNetworkList (0.01s) [2022-06-10T22:26:19.045Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-10T22:26:19.045Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-10T22:26:19.045Z] === RUN TestHostIPv4BridgeLabel [2022-06-10T22:26:19.045Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-10T22:26:19.045Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-06-10T22:26:19.045Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-10T22:26:19.045Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-10T22:26:19.045Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-06-10T22:26:19.045Z] === RUN TestDaemonDefaultNetworkPools [2022-06-10T22:26:19.045Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-10T22:26:19.045Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-06-10T22:26:19.045Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-10T22:26:19.045Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-10T22:26:19.045Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-06-10T22:26:19.045Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-10T22:26:19.045Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-10T22:26:19.045Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-06-10T22:26:19.045Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-10T22:26:19.045Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-10T22:26:19.046Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-06-10T22:26:19.046Z] === RUN TestServiceWithPredefinedNetwork [2022-06-10T22:26:19.046Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:19.046Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-06-10T22:26:19.046Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-10T22:26:19.046Z] service_test.go:243: FLAKY_TEST [2022-06-10T22:26:19.046Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-10T22:26:19.046Z] === RUN TestServiceWithDataPathPortInit [2022-06-10T22:26:19.046Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:19.046Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-06-10T22:26:19.046Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-10T22:26:19.046Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:19.046Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-06-10T22:26:19.046Z] PASS [2022-06-10T22:26:19.046Z] [2022-06-10T22:26:19.046Z] === Skipped [2022-06-10T22:26:19.046Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-06-10T22:26:19.046Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:19.046Z] [2022-06-10T22:26:19.046Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-06-10T22:26:19.046Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-10T22:26:19.046Z] [2022-06-10T22:26:19.046Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-06-10T22:26:19.046Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-10T22:26:19.046Z] [2022-06-10T22:26:19.046Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-06-10T22:26:19.046Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-10T22:26:19.046Z] [2022-06-10T22:26:19.046Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-06-10T22:26:19.046Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-10T22:26:19.046Z] [2022-06-10T22:26:19.046Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-06-10T22:26:19.046Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-10T22:26:19.046Z] [2022-06-10T22:26:19.046Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-06-10T22:26:19.046Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-10T22:26:19.046Z] [2022-06-10T22:26:19.046Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-06-10T22:26:19.046Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-10T22:26:19.046Z] [2022-06-10T22:26:19.046Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-06-10T22:26:19.046Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:19.046Z] [2022-06-10T22:26:19.046Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-10T22:26:19.046Z] service_test.go:243: FLAKY_TEST [2022-06-10T22:26:19.046Z] [2022-06-10T22:26:19.046Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-06-10T22:26:19.046Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:19.046Z] [2022-06-10T22:26:19.046Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-06-10T22:26:19.046Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:19.046Z] [2022-06-10T22:26:19.046Z] DONE 34 tests, 12 skipped in 7.062s [2022-06-10T22:26:19.046Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-10T22:26:19.046Z] INFO: Testing against a local daemon [2022-06-10T22:26:19.046Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-10T22:26:19.046Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-10T22:26:19.046Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-10T22:26:19.046Z] === RUN TestDockerNetworkIpvlan [2022-06-10T22:26:19.046Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-10T22:26:19.046Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-10T22:26:19.046Z] PASS [2022-06-10T22:26:19.046Z] [2022-06-10T22:26:19.046Z] === Skipped [2022-06-10T22:26:19.046Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-10T22:26:19.046Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-10T22:26:19.046Z] [2022-06-10T22:26:19.046Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-10T22:26:19.046Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-10T22:26:19.046Z] [2022-06-10T22:26:19.046Z] DONE 2 tests, 2 skipped in 0.080s [2022-06-10T22:26:19.046Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-10T22:26:19.046Z] INFO: Testing against a local daemon [2022-06-10T22:26:19.046Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-10T22:26:19.046Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-10T22:26:19.046Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-06-10T22:26:19.046Z] === RUN TestDockerNetworkMacvlan [2022-06-10T22:26:19.046Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-10T22:26:19.046Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-06-10T22:26:19.046Z] PASS [2022-06-10T22:26:19.046Z] [2022-06-10T22:26:19.046Z] === Skipped [2022-06-10T22:26:19.046Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-06-10T22:26:19.046Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-10T22:26:19.046Z] [2022-06-10T22:26:19.046Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-06-10T22:26:19.046Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-10T22:26:19.046Z] [2022-06-10T22:26:19.046Z] DONE 2 tests, 2 skipped in 0.084s [2022-06-10T22:26:19.046Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-10T22:26:19.046Z] testing: warning: no tests to run [2022-06-10T22:26:19.046Z] PASS [2022-06-10T22:26:19.046Z] [2022-06-10T22:26:19.046Z] DONE 0 tests in 0.022s [2022-06-10T22:26:19.046Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-10T22:26:19.046Z] INFO: Testing against a local daemon [2022-06-10T22:26:19.046Z] === RUN TestAuthZPluginAllowRequest [2022-06-10T22:26:19.046Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T22:26:19.046Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-06-10T22:26:19.046Z] === RUN TestAuthZPluginTLS [2022-06-10T22:26:19.046Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T22:26:19.046Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-06-10T22:26:19.046Z] === RUN TestAuthZPluginDenyRequest [2022-06-10T22:26:19.046Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T22:26:19.046Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-06-10T22:26:19.046Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-10T22:26:19.046Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T22:26:19.046Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-06-10T22:26:19.046Z] === RUN TestAuthZPluginDenyResponse [2022-06-10T22:26:19.046Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T22:26:19.046Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-06-10T22:26:19.046Z] === RUN TestAuthZPluginAllowEventStream [2022-06-10T22:26:19.046Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T22:26:19.046Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-06-10T22:26:19.046Z] === RUN TestAuthZPluginErrorResponse [2022-06-10T22:26:19.046Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T22:26:19.046Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-06-10T22:26:19.046Z] === RUN TestAuthZPluginErrorRequest [2022-06-10T22:26:19.046Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T22:26:19.046Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-06-10T22:26:19.046Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-10T22:26:19.046Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T22:26:19.046Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-06-10T22:26:19.046Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-10T22:26:19.046Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T22:26:19.046Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-06-10T22:26:19.046Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-10T22:26:19.046Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T22:26:19.046Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-06-10T22:26:19.046Z] === RUN TestAuthZPluginHeader [2022-06-10T22:26:19.046Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T22:26:19.046Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-06-10T22:26:19.046Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-10T22:26:19.305Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T22:26:19.305Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.10s) [2022-06-10T22:26:19.305Z] === RUN TestAuthZPluginV2Disable [2022-06-10T22:26:19.305Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T22:26:19.305Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2022-06-10T22:26:19.305Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-10T22:26:19.305Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T22:26:19.305Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-06-10T22:26:19.305Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-10T22:26:19.305Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T22:26:19.305Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-06-10T22:26:19.305Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-10T22:26:19.305Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T22:26:19.305Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-06-10T22:26:19.305Z] PASS [2022-06-10T22:26:19.305Z] [2022-06-10T22:26:19.305Z] === Skipped [2022-06-10T22:26:19.305Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-06-10T22:26:19.305Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T22:26:19.305Z] [2022-06-10T22:26:19.305Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-06-10T22:26:19.305Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T22:26:19.305Z] [2022-06-10T22:26:19.305Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-06-10T22:26:19.305Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T22:26:19.305Z] [2022-06-10T22:26:19.305Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-06-10T22:26:19.305Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T22:26:19.305Z] [2022-06-10T22:26:19.305Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-06-10T22:26:19.305Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T22:26:19.305Z] [2022-06-10T22:26:19.305Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-06-10T22:26:19.305Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T22:26:19.305Z] [2022-06-10T22:26:19.305Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-06-10T22:26:19.305Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T22:26:19.305Z] [2022-06-10T22:26:19.305Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-06-10T22:26:19.305Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T22:26:19.305Z] [2022-06-10T22:26:19.305Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-06-10T22:26:19.305Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T22:26:19.305Z] [2022-06-10T22:26:19.305Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-06-10T22:26:19.305Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T22:26:19.305Z] [2022-06-10T22:26:19.305Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-06-10T22:26:19.305Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T22:26:19.305Z] [2022-06-10T22:26:19.305Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-06-10T22:26:19.305Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T22:26:19.305Z] [2022-06-10T22:26:19.305Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.10s) [2022-06-10T22:26:19.305Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T22:26:19.305Z] [2022-06-10T22:26:19.305Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2022-06-10T22:26:19.305Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T22:26:19.305Z] [2022-06-10T22:26:19.305Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-06-10T22:26:19.305Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T22:26:19.305Z] [2022-06-10T22:26:19.305Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-06-10T22:26:19.305Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T22:26:19.305Z] [2022-06-10T22:26:19.305Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-06-10T22:26:19.305Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T22:26:19.305Z] [2022-06-10T22:26:19.305Z] DONE 17 tests, 17 skipped in 0.237s [2022-06-10T22:26:19.305Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-10T22:26:19.305Z] INFO: Testing against a local daemon [2022-06-10T22:26:19.305Z] === RUN TestPluginInvalidJSON [2022-06-10T22:26:19.305Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-06-10T22:26:19.305Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-06-10T22:26:19.305Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-10T22:26:19.305Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-10T22:26:19.305Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-06-10T22:26:19.305Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-06-10T22:26:19.305Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-06-10T22:26:19.305Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-06-10T22:26:19.305Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-06-10T22:26:19.305Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-06-10T22:26:19.305Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-06-10T22:26:19.305Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-06-10T22:26:19.305Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-06-10T22:26:19.305Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-06-10T22:26:19.305Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-06-10T22:26:19.305Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-06-10T22:26:19.305Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-10T22:26:19.305Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-06-10T22:26:19.305Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-06-10T22:26:19.305Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-06-10T22:26:19.305Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-06-10T22:26:19.305Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-06-10T22:26:19.305Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-06-10T22:26:19.305Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-06-10T22:26:19.305Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-06-10T22:26:19.305Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-06-10T22:26:19.305Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-06-10T22:26:19.305Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-06-10T22:26:19.305Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-06-10T22:26:19.305Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-06-10T22:26:19.305Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-06-10T22:26:19.305Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-06-10T22:26:19.305Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-06-10T22:26:19.305Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-06-10T22:26:19.305Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-06-10T22:26:19.305Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-06-10T22:26:19.305Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-06-10T22:26:19.305Z] === RUN TestPluginInstall [2022-06-10T22:26:19.305Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T22:26:19.305Z] --- SKIP: TestPluginInstall (0.00s) [2022-06-10T22:26:19.305Z] === RUN TestPluginsWithRuntimes [2022-06-10T22:26:19.305Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-06-10T22:26:19.305Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-06-10T22:26:19.305Z] === RUN TestPluginBackCompatMediaTypes [2022-06-10T22:26:19.305Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-06-10T22:26:19.305Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-06-10T22:26:19.305Z] PASS [2022-06-10T22:26:19.305Z] [2022-06-10T22:26:19.305Z] === Skipped [2022-06-10T22:26:19.305Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-06-10T22:26:19.305Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T22:26:19.305Z] [2022-06-10T22:26:19.305Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-06-10T22:26:19.305Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-06-10T22:26:19.305Z] [2022-06-10T22:26:19.305Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-06-10T22:26:19.305Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-06-10T22:26:19.305Z] [2022-06-10T22:26:19.305Z] DONE 19 tests, 3 skipped in 0.127s [2022-06-10T22:26:19.305Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-10T22:26:19.564Z] INFO: Testing against a local daemon [2022-06-10T22:26:19.564Z] === RUN TestExternalGraphDriver [2022-06-10T22:26:19.564Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-06-10T22:26:19.564Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-06-10T22:26:19.564Z] === RUN TestGraphdriverPluginV2 [2022-06-10T22:26:19.736Z] --- PASS: TestServiceWithPredefinedNetwork (2.33s) [2022-06-10T22:26:19.736Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-10T22:26:19.736Z] service_test.go:243: FLAKY_TEST [2022-06-10T22:26:19.736Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-10T22:26:19.736Z] === RUN TestServiceWithDataPathPortInit [2022-06-10T22:26:19.865Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.24s) [2022-06-10T22:26:19.866Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-10T22:26:19.866Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-10T22:26:19.866Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-10T22:26:19.866Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-10T22:26:19.866Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-10T22:26:19.866Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-10T22:26:19.866Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-10T22:26:19.866Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-10T22:26:19.866Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-10T22:26:19.866Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-10T22:26:19.866Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-10T22:26:19.866Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-10T22:26:19.866Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-10T22:26:19.866Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-10T22:26:19.866Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-10T22:26:19.866Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-10T22:26:19.866Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-06-10T22:26:19.866Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-06-10T22:26:19.866Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-06-10T22:26:19.866Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-06-10T22:26:19.866Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-06-10T22:26:19.866Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-06-10T22:26:19.866Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-10T22:26:20.427Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s) [2022-06-10T22:26:20.427Z] === RUN TestCreateDifferentPlatform [2022-06-10T22:26:20.427Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-10T22:26:20.427Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-10T22:26:20.427Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-06-10T22:26:20.427Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-06-10T22:26:20.427Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-10T22:26:20.427Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-10T22:26:20.427Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-06-10T22:26:20.427Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-10T22:26:20.427Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-06-10T22:26:20.427Z] === RUN TestCreateInvalidHostConfig [2022-06-10T22:26:20.427Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-10T22:26:20.427Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-10T22:26:20.427Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-06-10T22:26:20.427Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-06-10T22:26:20.427Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-10T22:26:20.427Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-10T22:26:20.427Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-10T22:26:20.427Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-10T22:26:20.427Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-10T22:26:20.427Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-10T22:26:20.427Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-10T22:26:20.427Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-06-10T22:26:20.427Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-06-10T22:26:20.427Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-06-10T22:26:20.427Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-06-10T22:26:20.427Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-06-10T22:26:20.427Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-06-10T22:26:20.427Z] === RUN TestContainerStartOnDaemonRestart [2022-06-10T22:26:20.427Z] === PAUSE TestContainerStartOnDaemonRestart [2022-06-10T22:26:20.427Z] === RUN TestDaemonRestartIpcMode [2022-06-10T22:26:20.427Z] === PAUSE TestDaemonRestartIpcMode [2022-06-10T22:26:20.427Z] === RUN TestDaemonHostGatewayIP [2022-06-10T22:26:20.427Z] === PAUSE TestDaemonHostGatewayIP [2022-06-10T22:26:20.427Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-10T22:26:20.427Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-10T22:26:20.427Z] === RUN TestContainerKillOnDaemonStart [2022-06-10T22:26:20.427Z] === PAUSE TestContainerKillOnDaemonStart [2022-06-10T22:26:20.427Z] === RUN TestDiff [2022-06-10T22:26:20.989Z] --- PASS: TestDiff (0.42s) [2022-06-10T22:26:20.989Z] === RUN TestExecWithCloseStdin [2022-06-10T22:26:21.550Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-06-10T22:26:21.550Z] === RUN TestExec [2022-06-10T22:26:21.806Z] --- PASS: TestExec (0.51s) [2022-06-10T22:26:21.806Z] === RUN TestExecUser [2022-06-10T22:26:22.411Z] --- PASS: TestExecUser (0.49s) [2022-06-10T22:26:22.411Z] === RUN TestExportContainerAndImportImage [2022-06-10T22:26:22.973Z] --- PASS: TestExportContainerAndImportImage (0.60s) [2022-06-10T22:26:22.973Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-10T22:26:23.747Z] --- PASS: TestGraphdriverPluginV2 (3.46s) [2022-06-10T22:26:23.747Z] PASS [2022-06-10T22:26:23.747Z] [2022-06-10T22:26:23.747Z] === Skipped [2022-06-10T22:26:23.747Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-06-10T22:26:23.747Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-06-10T22:26:23.747Z] [2022-06-10T22:26:23.747Z] DONE 2 tests, 1 skipped in 3.580s [2022-06-10T22:26:23.747Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-10T22:26:23.747Z] INFO: Testing against a local daemon [2022-06-10T22:26:23.747Z] === RUN TestContinueAfterPluginCrash [2022-06-10T22:26:23.747Z] === PAUSE TestContinueAfterPluginCrash [2022-06-10T22:26:23.747Z] === RUN TestReadPluginNoRead [2022-06-10T22:26:23.747Z] === PAUSE TestReadPluginNoRead [2022-06-10T22:26:23.747Z] === RUN TestDaemonStartWithLogOpt [2022-06-10T22:26:23.747Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-10T22:26:23.747Z] === CONT TestContinueAfterPluginCrash [2022-06-10T22:26:23.747Z] === CONT TestDaemonStartWithLogOpt [2022-06-10T22:26:24.339Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-06-10T22:26:24.339Z] === RUN TestHealthCheckWorkdir [2022-06-10T22:26:24.900Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-06-10T22:26:24.900Z] === RUN TestHealthKillContainer [2022-06-10T22:26:27.947Z] --- PASS: TestDaemonStartWithLogOpt (4.20s) [2022-06-10T22:26:27.947Z] === CONT TestReadPluginNoRead [2022-06-10T22:26:29.846Z] === RUN TestReadPluginNoRead/default [2022-06-10T22:26:30.785Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-10T22:26:32.158Z] --- PASS: TestContinueAfterPluginCrash (8.80s) [2022-06-10T22:26:32.158Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-10T22:26:32.983Z] --- PASS: TestHealthKillContainer (7.87s) [2022-06-10T22:26:32.983Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-10T22:26:32.983Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2022-06-10T22:26:32.983Z] === RUN TestIpcModeNone [2022-06-10T22:26:33.531Z] === CONT TestReadPluginNoRead [2022-06-10T22:26:33.531Z] read_test.go:92: [db6eb479ac9da] daemon is not started [2022-06-10T22:26:33.531Z] --- PASS: TestReadPluginNoRead (6.02s) [2022-06-10T22:26:33.531Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2022-06-10T22:26:33.531Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.31s) [2022-06-10T22:26:33.531Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s) [2022-06-10T22:26:33.531Z] PASS [2022-06-10T22:26:33.531Z] [2022-06-10T22:26:33.531Z] DONE 6 tests in 10.312s [2022-06-10T22:26:33.531Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-06-10T22:26:33.531Z] testing: warning: no tests to run [2022-06-10T22:26:33.531Z] PASS [2022-06-10T22:26:33.531Z] [2022-06-10T22:26:33.531Z] DONE 0 tests in 0.034s [2022-06-10T22:26:33.531Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-10T22:26:33.531Z] INFO: Testing against a local daemon [2022-06-10T22:26:33.531Z] === RUN TestPluginWithDevMounts [2022-06-10T22:26:33.531Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-06-10T22:26:33.531Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-06-10T22:26:33.531Z] PASS [2022-06-10T22:26:33.531Z] [2022-06-10T22:26:33.531Z] === Skipped [2022-06-10T22:26:33.531Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-06-10T22:26:33.531Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-06-10T22:26:33.531Z] [2022-06-10T22:26:33.531Z] DONE 1 tests, 1 skipped in 0.106s [2022-06-10T22:26:33.531Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-10T22:26:33.531Z] INFO: Testing against a local daemon [2022-06-10T22:26:33.531Z] === RUN TestSecretInspect [2022-06-10T22:26:33.531Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:33.531Z] --- SKIP: TestSecretInspect (0.01s) [2022-06-10T22:26:33.531Z] === RUN TestSecretList [2022-06-10T22:26:33.531Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:33.531Z] --- SKIP: TestSecretList (0.01s) [2022-06-10T22:26:33.531Z] === RUN TestSecretsCreateAndDelete [2022-06-10T22:26:33.531Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:33.531Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-06-10T22:26:33.531Z] === RUN TestSecretsUpdate [2022-06-10T22:26:33.531Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:33.531Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-06-10T22:26:33.531Z] === RUN TestTemplatedSecret [2022-06-10T22:26:33.531Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:33.531Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-06-10T22:26:33.531Z] === RUN TestSecretCreateResolve [2022-06-10T22:26:33.531Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:33.531Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-06-10T22:26:33.531Z] PASS [2022-06-10T22:26:33.531Z] [2022-06-10T22:26:33.531Z] === Skipped [2022-06-10T22:26:33.531Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-06-10T22:26:33.531Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:33.531Z] [2022-06-10T22:26:33.531Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-06-10T22:26:33.531Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:33.531Z] [2022-06-10T22:26:33.531Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-06-10T22:26:33.531Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:33.531Z] [2022-06-10T22:26:33.531Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-06-10T22:26:33.531Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:33.531Z] [2022-06-10T22:26:33.531Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-06-10T22:26:33.531Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:33.531Z] [2022-06-10T22:26:33.531Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-06-10T22:26:33.531Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:33.531Z] [2022-06-10T22:26:33.531Z] DONE 6 tests, 6 skipped in 0.137s [2022-06-10T22:26:33.531Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-06-10T22:26:33.789Z] INFO: Testing against a local daemon [2022-06-10T22:26:33.789Z] === RUN TestServiceCreateInit [2022-06-10T22:26:33.789Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-10T22:26:33.789Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:33.789Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-10T22:26:33.789Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:33.789Z] --- PASS: TestServiceCreateInit (0.02s) [2022-06-10T22:26:33.789Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-06-10T22:26:33.789Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-06-10T22:26:33.789Z] === RUN TestCreateServiceMultipleTimes [2022-06-10T22:26:33.789Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:33.789Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-06-10T22:26:33.789Z] === RUN TestCreateServiceConflict [2022-06-10T22:26:33.790Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:33.790Z] --- SKIP: TestCreateServiceConflict (0.02s) [2022-06-10T22:26:33.790Z] === RUN TestCreateServiceMaxReplicas [2022-06-10T22:26:33.790Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:33.790Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-06-10T22:26:33.790Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-10T22:26:33.790Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:33.790Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-06-10T22:26:33.790Z] === RUN TestCreateServiceSecretFileMode [2022-06-10T22:26:33.790Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:33.790Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-06-10T22:26:33.790Z] === RUN TestCreateServiceConfigFileMode [2022-06-10T22:26:33.790Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:33.790Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-06-10T22:26:33.790Z] === RUN TestCreateServiceSysctls [2022-06-10T22:26:33.790Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:33.790Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-06-10T22:26:33.790Z] === RUN TestCreateServiceCapabilities [2022-06-10T22:26:33.790Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:33.790Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-06-10T22:26:33.790Z] === RUN TestInspect [2022-06-10T22:26:33.790Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:33.790Z] --- SKIP: TestInspect (0.01s) [2022-06-10T22:26:33.790Z] === RUN TestCreateJob [2022-06-10T22:26:33.790Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:33.790Z] --- SKIP: TestCreateJob (0.01s) [2022-06-10T22:26:33.790Z] === RUN TestReplicatedJob [2022-06-10T22:26:33.790Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:33.790Z] --- SKIP: TestReplicatedJob (0.00s) [2022-06-10T22:26:33.790Z] === RUN TestUpdateReplicatedJob [2022-06-10T22:26:33.911Z] --- PASS: TestIpcModeNone (0.59s) [2022-06-10T22:26:33.911Z] === RUN TestIpcModePrivate [2022-06-10T22:26:33.911Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-06-10T22:26:34.048Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:34.048Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2022-06-10T22:26:34.048Z] === RUN TestServiceListWithStatuses [2022-06-10T22:26:34.048Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-10T22:26:34.048Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-10T22:26:34.048Z] === RUN TestDockerNetworkConnectAlias [2022-06-10T22:26:34.048Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:34.048Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-06-10T22:26:34.048Z] === RUN TestDockerNetworkReConnect [2022-06-10T22:26:34.048Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:34.048Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-06-10T22:26:34.048Z] === RUN TestServicePlugin [2022-06-10T22:26:34.167Z] --- PASS: TestIpcModePrivate (0.50s) [2022-06-10T22:26:34.167Z] === RUN TestIpcModeShareable [2022-06-10T22:26:34.423Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-06-10T22:26:34.639Z] --- PASS: TestServiceWithDataPathPortInit (13.80s) [2022-06-10T22:26:34.639Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-10T22:26:34.680Z] --- PASS: TestIpcModeShareable (0.48s) [2022-06-10T22:26:34.680Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-10T22:26:35.948Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:35.948Z] --- SKIP: TestServicePlugin (1.95s) [2022-06-10T22:26:35.948Z] === RUN TestServiceUpdateLabel [2022-06-10T22:26:35.948Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:35.948Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-06-10T22:26:35.948Z] === RUN TestServiceUpdateSecrets [2022-06-10T22:26:35.948Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:35.948Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-06-10T22:26:35.948Z] === RUN TestServiceUpdateConfigs [2022-06-10T22:26:35.948Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:35.948Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-06-10T22:26:35.948Z] === RUN TestServiceUpdateNetwork [2022-06-10T22:26:35.948Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:35.948Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-06-10T22:26:35.948Z] === RUN TestServiceUpdatePidsLimit [2022-06-10T22:26:35.948Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:35.948Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-06-10T22:26:35.948Z] PASS [2022-06-10T22:26:35.948Z] [2022-06-10T22:26:35.948Z] === Skipped [2022-06-10T22:26:35.948Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-06-10T22:26:35.948Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:35.948Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-06-10T22:26:35.948Z] [2022-06-10T22:26:35.948Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-06-10T22:26:35.948Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:35.948Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-06-10T22:26:35.948Z] [2022-06-10T22:26:35.948Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-06-10T22:26:35.948Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:35.948Z] [2022-06-10T22:26:35.948Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2022-06-10T22:26:35.948Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:35.948Z] [2022-06-10T22:26:35.948Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-06-10T22:26:35.948Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:35.948Z] [2022-06-10T22:26:35.948Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-06-10T22:26:35.948Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:35.948Z] [2022-06-10T22:26:35.948Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-06-10T22:26:35.948Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:35.948Z] [2022-06-10T22:26:35.948Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-06-10T22:26:35.948Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:35.948Z] [2022-06-10T22:26:35.948Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-06-10T22:26:35.948Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:35.948Z] [2022-06-10T22:26:35.948Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-06-10T22:26:35.948Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:35.948Z] [2022-06-10T22:26:35.948Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-06-10T22:26:35.948Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:35.948Z] [2022-06-10T22:26:35.948Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-06-10T22:26:35.948Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:35.948Z] [2022-06-10T22:26:35.948Z] === SKIP: amd64.integration.service TestReplicatedJob (0.00s) [2022-06-10T22:26:35.948Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:35.948Z] [2022-06-10T22:26:35.948Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2022-06-10T22:26:35.948Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:35.948Z] [2022-06-10T22:26:35.948Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-10T22:26:35.948Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-10T22:26:35.948Z] [2022-06-10T22:26:35.948Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-06-10T22:26:35.948Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:35.948Z] [2022-06-10T22:26:35.948Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-06-10T22:26:35.948Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:35.948Z] [2022-06-10T22:26:35.948Z] === SKIP: amd64.integration.service TestServicePlugin (1.95s) [2022-06-10T22:26:35.948Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:35.948Z] [2022-06-10T22:26:35.948Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-06-10T22:26:35.948Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:35.948Z] [2022-06-10T22:26:35.948Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-06-10T22:26:35.948Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:35.948Z] [2022-06-10T22:26:35.948Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-06-10T22:26:35.948Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:35.948Z] [2022-06-10T22:26:35.948Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-06-10T22:26:35.948Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:35.948Z] [2022-06-10T22:26:35.948Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-06-10T22:26:35.948Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T22:26:35.948Z] [2022-06-10T22:26:35.948Z] DONE 24 tests, 23 skipped in 2.334s [2022-06-10T22:26:35.948Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-06-10T22:26:35.948Z] INFO: Testing against a local daemon [2022-06-10T22:26:35.948Z] === RUN TestSessionCreate [2022-06-10T22:26:36.024Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:8chsu3jrcd5l87nz1eih2p6zf Created:2022-06-10 22:26:34.480211687 +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[b2b6753be0a39a4fd9c7664fcb6e760fb9972934425f5a9788ebb6291b078104:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.80ejwf0120q3qcrm75rxobkia EndpointID:4d2de994e892dcfdf303076f575b98e88bb3fc6d8213831d79e9b46839123593 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c4f8dc730ef955dedd8e37d51742a07c8c6b2e232746a89ce9981f9c8ebcdc1c 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:71272c5b04af IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.80ejwf0120q3qcrm75rxobkia EndpointID:4d2de994e892dcfdf303076f575b98e88bb3fc6d8213831d79e9b46839123593 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-06-10T22:26:36.047Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.51s) [2022-06-10T22:26:36.047Z] === RUN TestAPIIpcModeHost [2022-06-10T22:26:36.207Z] --- PASS: TestSessionCreate (0.04s) [2022-06-10T22:26:36.207Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-10T22:26:36.207Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-06-10T22:26:36.207Z] PASS [2022-06-10T22:26:36.207Z] [2022-06-10T22:26:36.207Z] DONE 2 tests in 0.153s [2022-06-10T22:26:36.207Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-06-10T22:26:36.207Z] INFO: Testing against a local daemon [2022-06-10T22:26:36.207Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-10T22:26:36.207Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-10T22:26:36.207Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-10T22:26:36.207Z] === RUN TestDiskUsage [2022-06-10T22:26:36.207Z] === PAUSE TestDiskUsage [2022-06-10T22:26:36.207Z] === RUN TestEventsExecDie [2022-06-10T22:26:36.610Z] --- PASS: TestAPIIpcModeHost (0.36s) [2022-06-10T22:26:36.610Z] === RUN TestDaemonIpcModeShareable [2022-06-10T22:26:36.772Z] --- PASS: TestEventsExecDie (0.53s) [2022-06-10T22:26:36.772Z] === RUN TestEventsBackwardsCompatible [2022-06-10T22:26:36.772Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-06-10T22:26:36.772Z] === RUN TestEventsVolumeCreate [2022-06-10T22:26:36.772Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-06-10T22:26:36.772Z] === RUN TestInfoBinaryCommits [2022-06-10T22:26:36.772Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-06-10T22:26:36.772Z] === RUN TestInfoAPIVersioned [2022-06-10T22:26:36.772Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-10T22:26:36.772Z] === RUN TestInfoAPI [2022-06-10T22:26:37.030Z] --- PASS: TestInfoAPI (0.02s) [2022-06-10T22:26:37.030Z] === RUN TestInfoAPIWarnings [2022-06-10T22:26:37.537Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-06-10T22:26:37.793Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2022-06-10T22:26:37.793Z] === RUN TestDaemonIpcModePrivate [2022-06-10T22:26:38.721Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-06-10T22:26:38.721Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-06-10T22:26:38.721Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-10T22:26:40.089Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-06-10T22:26:40.089Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s) [2022-06-10T22:26:40.089Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-10T22:26:40.245Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.11s) [2022-06-10T22:26:40.245Z] PASS [2022-06-10T22:26:40.245Z] [2022-06-10T22:26:40.245Z] === Skipped [2022-06-10T22:26:40.245Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-10T22:26:40.245Z] service_test.go:243: FLAKY_TEST [2022-06-10T22:26:40.245Z] [2022-06-10T22:26:40.245Z] DONE 38 tests, 1 skipped in 44.336s [2022-06-10T22:26:40.245Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-10T22:26:40.245Z] INFO: Testing against a local daemon [2022-06-10T22:26:40.245Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-10T22:26:40.245Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-10T22:26:40.245Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-10T22:26:40.245Z] === RUN TestDockerNetworkIpvlan [2022-06-10T22:26:40.245Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-10T22:26:40.245Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-10T22:26:40.245Z] PASS [2022-06-10T22:26:40.245Z] [2022-06-10T22:26:40.245Z] === Skipped [2022-06-10T22:26:40.245Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-10T22:26:40.245Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-10T22:26:40.245Z] [2022-06-10T22:26:40.245Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-10T22:26:40.245Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-10T22:26:40.245Z] [2022-06-10T22:26:40.245Z] DONE 2 tests, 2 skipped in 0.023s [2022-06-10T22:26:40.245Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-10T22:26:40.245Z] INFO: Testing against a local daemon [2022-06-10T22:26:40.245Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-10T22:26:40.871Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-06-10T22:26:41.016Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-06-10T22:26:41.273Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) [2022-06-10T22:26:41.273Z] === RUN TestIpcModeOlderClient [2022-06-10T22:26:41.273Z] === PAUSE TestIpcModeOlderClient [2022-06-10T22:26:41.273Z] === RUN TestKillContainerInvalidSignal [2022-06-10T22:26:41.632Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2022-06-10T22:26:41.632Z] === RUN TestDockerNetworkMacvlan [2022-06-10T22:26:41.837Z] --- PASS: TestKillContainerInvalidSignal (0.48s) [2022-06-10T22:26:41.837Z] === RUN TestKillContainer [2022-06-10T22:26:41.837Z] === RUN TestKillContainer/no_signal [2022-06-10T22:26:42.094Z] === RUN TestKillContainer/non_killing_signal [2022-06-10T22:26:42.203Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-06-10T22:26:42.349Z] === RUN TestKillContainer/killing_signal [2022-06-10T22:26:42.916Z] --- PASS: TestKillContainer (1.30s) [2022-06-10T22:26:42.916Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-06-10T22:26:42.916Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-06-10T22:26:42.916Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-06-10T22:26:42.916Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-10T22:26:42.916Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-10T22:26:43.149Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-06-10T22:26:43.478Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-10T22:26:43.721Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-06-10T22:26:43.734Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s) [2022-06-10T22:26:43.734Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-06-10T22:26:43.734Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s) [2022-06-10T22:26:43.734Z] === RUN TestKillStoppedContainer [2022-06-10T22:26:43.734Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-06-10T22:26:43.734Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-10T22:26:43.990Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-06-10T22:26:43.990Z] === RUN TestKillDifferentUserContainer [2022-06-10T22:26:44.245Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-06-10T22:26:44.245Z] === RUN TestInspectOomKilledTrue [2022-06-10T22:26:44.807Z] --- PASS: TestInspectOomKilledTrue (0.47s) [2022-06-10T22:26:44.807Z] === RUN TestInspectOomKilledFalse [2022-06-10T22:26:45.370Z] --- PASS: TestInspectOomKilledFalse (0.44s) [2022-06-10T22:26:45.370Z] === RUN TestLinksEtcHostsContentMatch [2022-06-10T22:26:45.626Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-06-10T22:26:45.626Z] === RUN TestLinksContainerNames [2022-06-10T22:26:45.634Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-06-10T22:26:46.554Z] --- PASS: TestLinksContainerNames (0.83s) [2022-06-10T22:26:46.554Z] === RUN TestLogsFollowTailEmpty [2022-06-10T22:26:46.810Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-06-10T22:26:46.810Z] === RUN TestContainerNetworkMountsNoChown [2022-06-10T22:26:47.067Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-06-10T22:26:47.067Z] === RUN TestMountDaemonRoot [2022-06-10T22:26:47.067Z] === RUN TestMountDaemonRoot/default [2022-06-10T22:26:47.067Z] === PAUSE TestMountDaemonRoot/default [2022-06-10T22:26:47.067Z] === RUN TestMountDaemonRoot/private [2022-06-10T22:26:47.067Z] === PAUSE TestMountDaemonRoot/private [2022-06-10T22:26:47.067Z] === RUN TestMountDaemonRoot/rprivate [2022-06-10T22:26:47.067Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-10T22:26:47.067Z] === RUN TestMountDaemonRoot/slave [2022-06-10T22:26:47.067Z] === PAUSE TestMountDaemonRoot/slave [2022-06-10T22:26:47.067Z] === RUN TestMountDaemonRoot/rslave [2022-06-10T22:26:47.067Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-10T22:26:47.067Z] === RUN TestMountDaemonRoot/shared [2022-06-10T22:26:47.067Z] === PAUSE TestMountDaemonRoot/shared [2022-06-10T22:26:47.067Z] === RUN TestMountDaemonRoot/rshared [2022-06-10T22:26:47.067Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-10T22:26:47.067Z] === CONT TestMountDaemonRoot/default [2022-06-10T22:26:47.067Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-10T22:26:47.067Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-10T22:26:47.067Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-10T22:26:47.067Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-10T22:26:47.067Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-10T22:26:47.067Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-10T22:26:47.067Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-10T22:26:47.067Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-10T22:26:47.067Z] === CONT TestMountDaemonRoot/rslave [2022-06-10T22:26:47.067Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-10T22:26:47.067Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-10T22:26:47.067Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-10T22:26:47.067Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-10T22:26:47.067Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-10T22:26:47.067Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-10T22:26:47.067Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-10T22:26:47.067Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-10T22:26:47.067Z] === CONT TestMountDaemonRoot/rshared [2022-06-10T22:26:47.067Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-10T22:26:47.067Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-10T22:26:47.067Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-10T22:26:47.067Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-10T22:26:47.067Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-10T22:26:47.067Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-10T22:26:47.067Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-10T22:26:47.067Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-10T22:26:47.067Z] === CONT TestMountDaemonRoot/shared [2022-06-10T22:26:47.067Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-10T22:26:47.067Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-10T22:26:47.067Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-10T22:26:47.067Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-10T22:26:47.067Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-10T22:26:47.067Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-10T22:26:47.067Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-10T22:26:47.067Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-10T22:26:47.067Z] === CONT TestMountDaemonRoot/rprivate [2022-06-10T22:26:47.067Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-10T22:26:47.067Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-10T22:26:47.067Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-10T22:26:47.067Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-10T22:26:47.067Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-10T22:26:47.067Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-10T22:26:47.067Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-10T22:26:47.067Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-10T22:26:47.067Z] === CONT TestMountDaemonRoot/slave [2022-06-10T22:26:47.067Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-10T22:26:47.067Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-10T22:26:47.067Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-10T22:26:47.067Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-10T22:26:47.067Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-10T22:26:47.067Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-10T22:26:47.067Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-10T22:26:47.067Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-10T22:26:47.067Z] === CONT TestMountDaemonRoot/private [2022-06-10T22:26:47.067Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-10T22:26:47.067Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-10T22:26:47.067Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-10T22:26:47.067Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-10T22:26:47.067Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-10T22:26:47.068Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-10T22:26:47.068Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-10T22:26:47.068Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-10T22:26:47.068Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-10T22:26:47.068Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-10T22:26:47.068Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-10T22:26:47.324Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-10T22:26:47.324Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-10T22:26:47.324Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-10T22:26:47.324Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-10T22:26:47.324Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-10T22:26:47.324Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-10T22:26:47.324Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-10T22:26:47.324Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-10T22:26:47.324Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-10T22:26:47.324Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-10T22:26:47.324Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-10T22:26:47.324Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-10T22:26:47.549Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-06-10T22:26:47.581Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-10T22:26:47.581Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-10T22:26:47.581Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-10T22:26:47.581Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-10T22:26:47.581Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-10T22:26:47.581Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-10T22:26:47.581Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-10T22:26:47.581Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-10T22:26:47.581Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-10T22:26:47.581Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-10T22:26:47.581Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-10T22:26:47.581Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-10T22:26:47.581Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-10T22:26:47.581Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-06-10T22:26:47.581Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-10T22:26:47.581Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-06-10T22:26:47.581Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-06-10T22:26:47.581Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-06-10T22:26:47.581Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-06-10T22:26:47.581Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-10T22:26:47.581Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-06-10T22:26:47.581Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-06-10T22:26:47.581Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-06-10T22:26:47.581Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-06-10T22:26:47.581Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-10T22:26:47.581Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-06-10T22:26:47.581Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-06-10T22:26:47.581Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-06-10T22:26:47.581Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-06-10T22:26:47.581Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-10T22:26:47.581Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-06-10T22:26:47.581Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-06-10T22:26:47.581Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-06-10T22:26:47.581Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-06-10T22:26:47.581Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-10T22:26:47.581Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-06-10T22:26:47.581Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-06-10T22:26:47.581Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-06-10T22:26:47.581Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-06-10T22:26:47.581Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-10T22:26:47.581Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-06-10T22:26:47.581Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-06-10T22:26:47.581Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-06-10T22:26:47.581Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-06-10T22:26:47.581Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-10T22:26:47.581Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-06-10T22:26:47.581Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-06-10T22:26:47.581Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-06-10T22:26:47.581Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-06-10T22:26:47.581Z] === RUN TestContainerBindMountNonRecursive [2022-06-10T22:26:48.948Z] --- PASS: TestContainerBindMountNonRecursive (1.31s) [2022-06-10T22:26:48.948Z] === RUN TestContainerVolumesMountedAsShared [2022-06-10T22:26:49.206Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-06-10T22:26:49.206Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-10T22:26:49.768Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-06-10T22:26:49.768Z] === RUN TestNetworkNat [2022-06-10T22:26:50.024Z] --- PASS: TestNetworkNat (0.48s) [2022-06-10T22:26:50.024Z] === RUN TestNetworkLocalhostTCPNat [2022-06-10T22:26:50.586Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2022-06-10T22:26:50.586Z] === RUN TestNetworkLoopbackNat [2022-06-10T22:26:50.868Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-06-10T22:26:51.439Z] --- PASS: TestDockerNetworkMacvlan (9.88s) [2022-06-10T22:26:51.439Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-06-10T22:26:51.440Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-06-10T22:26:51.440Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.89s) [2022-06-10T22:26:51.440Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.87s) [2022-06-10T22:26:51.440Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.11s) [2022-06-10T22:26:51.440Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s) [2022-06-10T22:26:51.440Z] PASS [2022-06-10T22:26:51.440Z] [2022-06-10T22:26:51.440Z] DONE 8 tests in 11.188s [2022-06-10T22:26:51.440Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-10T22:26:51.440Z] testing: warning: no tests to run [2022-06-10T22:26:51.440Z] PASS [2022-06-10T22:26:51.440Z] [2022-06-10T22:26:51.440Z] DONE 0 tests in 0.008s [2022-06-10T22:26:51.440Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-10T22:26:51.708Z] INFO: Testing against a local daemon [2022-06-10T22:26:51.708Z] === RUN TestAuthZPluginAllowRequest [2022-06-10T22:26:52.650Z] --- PASS: TestAuthZPluginAllowRequest (1.19s) [2022-06-10T22:26:52.650Z] === RUN TestAuthZPluginTLS [2022-06-10T22:26:53.104Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2022-06-10T22:26:53.104Z] === RUN TestPause [2022-06-10T22:26:53.222Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-06-10T22:26:53.222Z] === RUN TestAuthZPluginDenyRequest [2022-06-10T22:26:53.667Z] --- PASS: TestPause (0.46s) [2022-06-10T22:26:53.667Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-10T22:26:53.667Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-10T22:26:53.667Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-10T22:26:53.667Z] === RUN TestPauseStopPausedContainer [2022-06-10T22:26:53.793Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-06-10T22:26:53.793Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-10T22:26:53.923Z] --- PASS: TestPauseStopPausedContainer (0.48s) [2022-06-10T22:26:53.923Z] === RUN TestPidHost [2022-06-10T22:26:54.365Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-06-10T22:26:54.365Z] === RUN TestAuthZPluginDenyResponse [2022-06-10T22:26:54.936Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-06-10T22:26:54.936Z] === RUN TestAuthZPluginAllowEventStream [2022-06-10T22:26:55.102Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-06-10T22:26:55.102Z] === RUN TestInfoDebug [2022-06-10T22:26:55.102Z] --- PASS: TestInfoDebug (0.55s) [2022-06-10T22:26:55.102Z] === RUN TestInfoInsecureRegistries [2022-06-10T22:26:55.102Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-06-10T22:26:55.102Z] === RUN TestInfoRegistryMirrors [2022-06-10T22:26:55.102Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-06-10T22:26:55.102Z] === RUN TestLoginFailsWithBadCredentials [2022-06-10T22:26:55.102Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-06-10T22:26:55.102Z] === RUN TestPingCacheHeaders [2022-06-10T22:26:55.290Z] --- PASS: TestPidHost (0.96s) [2022-06-10T22:26:55.290Z] === RUN TestPsFilter [2022-06-10T22:26:55.290Z] --- PASS: TestPsFilter (0.11s) [2022-06-10T22:26:55.290Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-10T22:26:55.360Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-06-10T22:26:55.360Z] === RUN TestPingGet [2022-06-10T22:26:55.360Z] --- PASS: TestPingGet (0.01s) [2022-06-10T22:26:55.360Z] === RUN TestPingHead [2022-06-10T22:26:55.360Z] --- PASS: TestPingHead (0.03s) [2022-06-10T22:26:55.360Z] === RUN TestPingSwarmHeader [2022-06-10T22:26:55.546Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-06-10T22:26:55.546Z] === RUN TestRemoveContainerWithVolume [2022-06-10T22:26:55.804Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-06-10T22:26:55.804Z] === RUN TestRemoveContainerRunning [2022-06-10T22:26:55.925Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-06-10T22:26:56.320Z] --- PASS: TestAuthZPluginAllowEventStream (1.18s) [2022-06-10T22:26:56.320Z] === RUN TestAuthZPluginErrorResponse [2022-06-10T22:26:56.368Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-06-10T22:26:56.368Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-10T22:26:56.495Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-06-10T22:26:56.581Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-06-10T22:26:56.581Z] === RUN TestAuthZPluginErrorRequest [2022-06-10T22:26:56.930Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.49s) [2022-06-10T22:26:56.930Z] === RUN TestRemoveInvalidContainer [2022-06-10T22:26:56.930Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-06-10T22:26:56.930Z] === RUN TestRenameLinkedContainer [2022-06-10T22:26:57.153Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-06-10T22:26:57.153Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-10T22:26:57.492Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-06-10T22:26:57.492Z] --- PASS: TestPingSwarmHeader (2.07s) [2022-06-10T22:26:57.492Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-06-10T22:26:57.492Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-06-10T22:26:57.492Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-06-10T22:26:57.492Z] === RUN TestVersion [2022-06-10T22:26:57.492Z] --- PASS: TestVersion (0.04s) [2022-06-10T22:26:57.492Z] === CONT TestDiskUsage [2022-06-10T22:26:57.804Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-06-10T22:26:57.804Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-10T22:26:58.058Z] === RUN TestDiskUsage/empty [2022-06-10T22:26:58.058Z] === RUN TestDiskUsage/empty/container_types [2022-06-10T22:26:58.058Z] === RUN TestDiskUsage/empty/image_types [2022-06-10T22:26:58.058Z] === RUN TestDiskUsage/empty/volume_types [2022-06-10T22:26:58.058Z] === RUN TestDiskUsage/empty/build-cache_types [2022-06-10T22:26:58.058Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-06-10T22:26:58.058Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-06-10T22:26:58.058Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-06-10T22:26:58.058Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-06-10T22:26:58.058Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-06-10T22:26:58.058Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-06-10T22:26:58.058Z] === RUN TestDiskUsage/after_LoadBusybox [2022-06-10T22:26:58.058Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-06-10T22:26:58.058Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-06-10T22:26:58.058Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-06-10T22:26:58.058Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-06-10T22:26:58.058Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-06-10T22:26:58.058Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-06-10T22:26:58.058Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-06-10T22:26:58.058Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-06-10T22:26:58.058Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-06-10T22:26:58.058Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-06-10T22:26:58.058Z] === RUN TestDiskUsage/after_container.Run [2022-06-10T22:26:58.316Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-06-10T22:26:58.316Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-06-10T22:26:58.316Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-06-10T22:26:58.316Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-06-10T22:26:58.316Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-06-10T22:26:58.316Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-06-10T22:26:58.316Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-06-10T22:26:58.316Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-06-10T22:26:58.316Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-06-10T22:26:58.316Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-06-10T22:26:58.574Z] --- PASS: TestDiskUsage (1.21s) [2022-06-10T22:26:58.574Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-06-10T22:26:58.574Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-06-10T22:26:58.574Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-06-10T22:26:58.574Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-06-10T22:26:58.574Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-06-10T22:26:58.574Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-06-10T22:26:58.574Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-06-10T22:26:58.574Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-06-10T22:26:58.574Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-06-10T22:26:58.574Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-06-10T22:26:58.574Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-06-10T22:26:58.574Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-06-10T22:26:58.574Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-06-10T22:26:58.574Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-06-10T22:26:58.574Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-06-10T22:26:58.574Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-06-10T22:26:58.574Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-06-10T22:26:58.574Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-06-10T22:26:58.574Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-06-10T22:26:58.574Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-06-10T22:26:58.574Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-06-10T22:26:58.574Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-06-10T22:26:58.574Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2022-06-10T22:26:58.574Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-06-10T22:26:58.574Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-06-10T22:26:58.574Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-06-10T22:26:58.574Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-06-10T22:26:58.574Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-06-10T22:26:58.574Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-06-10T22:26:58.574Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-06-10T22:26:58.574Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-06-10T22:26:58.574Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-06-10T22:26:58.574Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-06-10T22:26:58.574Z] PASS [2022-06-10T22:26:58.574Z] [2022-06-10T22:26:58.574Z] === Skipped [2022-06-10T22:26:58.574Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-10T22:26:58.574Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-10T22:26:58.574Z] [2022-06-10T22:26:58.574Z] DONE 54 tests, 1 skipped in 22.453s [2022-06-10T22:26:58.574Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-10T22:26:58.574Z] INFO: Testing against a local daemon [2022-06-10T22:26:58.574Z] === RUN TestVolumesCreateAndList [2022-06-10T22:26:58.821Z] --- PASS: TestRenameLinkedContainer (1.70s) [2022-06-10T22:26:58.821Z] === RUN TestRenameStoppedContainer [2022-06-10T22:26:58.821Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-06-10T22:26:58.821Z] === RUN TestRenameRunningContainerAndReuse [2022-06-10T22:26:58.832Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-06-10T22:26:58.832Z] === RUN TestVolumesRemove [2022-06-10T22:26:58.832Z] --- PASS: TestVolumesRemove (0.04s) [2022-06-10T22:26:58.832Z] === RUN TestVolumesInspect [2022-06-10T22:26:58.832Z] --- PASS: TestVolumesInspect (0.01s) [2022-06-10T22:26:58.832Z] === RUN TestVolumesInvalidJSON [2022-06-10T22:26:58.832Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-06-10T22:26:58.833Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-06-10T22:26:58.833Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-06-10T22:26:58.833Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-06-10T22:26:58.833Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-06-10T22:26:58.833Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-06-10T22:26:58.833Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-06-10T22:26:58.833Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-06-10T22:26:58.833Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-06-10T22:26:58.833Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-06-10T22:26:58.833Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-06-10T22:26:58.833Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-06-10T22:26:58.833Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-06-10T22:26:58.833Z] PASS [2022-06-10T22:26:58.833Z] [2022-06-10T22:26:58.833Z] DONE 9 tests in 0.176s [2022-06-10T22:26:58.833Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-10T22:26:58.833Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14174 is not a child of this shell [2022-06-10T22:26:58.833Z] warning: PID 14174 from bundles/test-integration/docker.pid had a nonzero exit code [2022-06-10T22:26:58.833Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-10T22:26:58.833Z] [2022-06-10T22:26:58.833Z] Unloading profiles will leave already running processes permanently [2022-06-10T22:26:58.833Z] unconfined, which can lead to unexpected situations. [2022-06-10T22:26:58.833Z] [2022-06-10T22:26:58.833Z] To set a process to complain mode, use the command line tool [2022-06-10T22:26:58.833Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-10T22:26:58.833Z] Removing test suite binaries [2022-06-10T22:26:58.833Z] exiting test-integration [2022-06-10T22:26:58.833Z] ++ exit 0 [2022-06-10T22:26:58.833Z] [2022-06-10T22:26:59.195Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.46s) [2022-06-10T22:26:59.195Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-10T22:26:59.749Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2022-06-10T22:26:59.749Z] === RUN TestRenameInvalidName Post stage [Pipeline] junit [2022-06-10T22:26:59.779Z] Recording test results [2022-06-10T22:27:00.312Z] --- PASS: TestRenameInvalidName (0.41s) [2022-06-10T22:27:00.312Z] === RUN TestRenameAnonymousContainer [2022-06-10T22:27:00.581Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.48s) [2022-06-10T22:27:00.581Z] === RUN TestAuthZPluginHeader [2022-06-10T22:27:01.126Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-10T22:27:01.460Z] + echo Ensuring container killed. [2022-06-10T22:27:01.460Z] Ensuring container killed. [2022-06-10T22:27:01.460Z] + docker rm -vf docker-pr1 [2022-06-10T22:27:01.460Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-06-10T22:27:01.522Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-06-10T22:27:01.522Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-10T22:27:01.684Z] --- PASS: TestRenameAnonymousContainer (1.61s) [2022-06-10T22:27:01.684Z] === RUN TestRenameContainerWithSameName [2022-06-10T22:27:01.742Z] + echo Chowning /workspace to jenkins user [2022-06-10T22:27:01.742Z] Chowning /workspace to jenkins user [2022-06-10T22:27:01.742Z] + id -u [2022-06-10T22:27:01.742Z] + id -g [2022-06-10T22:27:01.742Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43715:/workspace busybox chown -R 1000:1000 /workspace [2022-06-10T22:27:01.742Z] Unable to find image 'busybox:latest' locally [2022-06-10T22:27:02.002Z] latest: Pulling from library/busybox [2022-06-10T22:27:02.002Z] 19d511225f94: Pulling fs layer [2022-06-10T22:27:02.002Z] 19d511225f94: Download complete [2022-06-10T22:27:02.002Z] 19d511225f94: Pull complete [2022-06-10T22:27:02.002Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-06-10T22:27:02.002Z] Status: Downloaded newer image for busybox:latest [2022-06-10T22:27:02.247Z] --- PASS: TestRenameContainerWithSameName (0.50s) [2022-06-10T22:27:02.247Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-10T22:27:03.174Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2022-06-10T22:27:03.174Z] === RUN TestResize [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-10T22:27:03.673Z] + bundleName=amd64-rootless [2022-06-10T22:27:03.673Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-06-10T22:27:03.673Z] Creating amd64-rootless-bundles.tar.gz [2022-06-10T22:27:03.673Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-06-10T22:27:03.673Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-06-10T22:27:03.685Z] Archiving artifacts [2022-06-10T22:27:03.736Z] --- PASS: TestResize (0.43s) [2022-06-10T22:27:03.736Z] === RUN TestResizeWithInvalidSize [2022-06-10T22:27:03.992Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-06-10T22:27:03.992Z] === RUN TestResizeWhenContainerNotStarted [2022-06-10T22:27:04.553Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-06-10T22:27:04.553Z] === RUN TestDaemonRestartKillContainers [2022-06-10T22:27:04.553Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-10T22:27:04.553Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-10T22:27:04.553Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-10T22:27:04.553Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-10T22:27:04.553Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-10T22:27:04.553Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-10T22:27:04.553Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-10T22:27:04.553Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-10T22:27:04.553Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-10T22:27:04.553Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-10T22:27:04.554Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-10T22:27:04.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-10T22:27:04.554Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-10T22:27:04.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-10T22:27:04.554Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-10T22:27:04.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-10T22:27:04.554Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-10T22:27:04.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-10T22:27:04.554Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-10T22:27:04.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-10T22:27:04.554Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-10T22:27:04.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-10T22:27:04.554Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-10T22:27:04.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-10T22:27:04.554Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-10T22:27:04.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-10T22:27:04.554Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-10T22:27:04.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-10T22:27:04.554Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-10T22:27:04.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-10T22:27:04.554Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-10T22:27:04.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-10T22:27:04.554Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-10T22:27:04.554Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-10T22:27:05.458Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43715/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-10T22:27:05.725Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.99s) [2022-06-10T22:27:05.725Z] === RUN TestAuthZPluginV2Disable [2022-06-10T22:27:05.764Z] + make clean [2022-06-10T22:27:05.978Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-10T22:27:05.978Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-10T22:27:06.022Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-10T22:27:06.022Z] docker-dev-cache [2022-06-10T22:27:06.022Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-10T22:27:06.905Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-10T22:27:07.161Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-10T22:27:08.089Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-10T22:27:09.023Z] --- PASS: TestAuthZPluginV2Disable (3.55s) [2022-06-10T22:27:09.023Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-10T22:27:10.609Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-10T22:27:11.544Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-10T22:27:12.325Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.29s) [2022-06-10T22:27:12.325Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-10T22:27:14.815Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-10T22:27:15.377Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-10T22:27:15.939Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-10T22:27:17.306Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-10T22:27:17.870Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-10T22:27:19.237Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-10T22:27:19.799Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-10T22:27:21.690Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-06-10T22:27:21.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s) [2022-06-10T22:27:21.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.61s) [2022-06-10T22:27:21.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-06-10T22:27:21.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-06-10T22:27:21.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-06-10T22:27:21.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.29s) [2022-06-10T22:27:21.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.26s) [2022-06-10T22:27:21.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.75s) [2022-06-10T22:27:21.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.87s) [2022-06-10T22:27:21.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.75s) [2022-06-10T22:27:21.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.78s) [2022-06-10T22:27:21.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.91s) [2022-06-10T22:27:21.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.82s) [2022-06-10T22:27:21.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.80s) [2022-06-10T22:27:21.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.69s) [2022-06-10T22:27:21.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.66s) [2022-06-10T22:27:21.690Z] === RUN TestCgroupNamespacesRun [2022-06-10T22:27:22.620Z] --- PASS: TestCgroupNamespacesRun (1.23s) [2022-06-10T22:27:22.620Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-10T22:27:23.985Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s) [2022-06-10T22:27:23.985Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-10T22:27:24.560Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.51s) [2022-06-10T22:27:24.560Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-10T22:27:24.914Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-06-10T22:27:24.914Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-10T22:27:26.280Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-06-10T22:27:26.280Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-10T22:27:27.208Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-06-10T22:27:27.208Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-10T22:27:28.574Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-06-10T22:27:28.574Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-10T22:27:29.136Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-06-10T22:27:29.136Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-10T22:27:30.503Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2022-06-10T22:27:30.503Z] === RUN TestNISDomainname [2022-06-10T22:27:30.760Z] --- PASS: TestNISDomainname (0.53s) [2022-06-10T22:27:30.760Z] === RUN TestHostnameDnsResolution [2022-06-10T22:27:31.367Z] --- PASS: TestHostnameDnsResolution (0.72s) [2022-06-10T22:27:31.367Z] === RUN TestUnprivilegedPortsAndPing [2022-06-10T22:27:31.928Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s) [2022-06-10T22:27:31.928Z] === RUN TestPrivilegedHostDevices [2022-06-10T22:27:32.491Z] --- PASS: TestPrivilegedHostDevices (0.50s) [2022-06-10T22:27:32.491Z] === RUN TestConsoleSize [2022-06-10T22:27:33.054Z] --- PASS: TestConsoleSize (0.45s) [2022-06-10T22:27:33.054Z] === RUN TestStats [2022-06-10T22:27:34.568Z] .........................xx.................... [ 29%] [2022-06-10T22:27:35.569Z] --- PASS: TestStats (2.47s) [2022-06-10T22:27:35.569Z] === RUN TestStopContainerWithTimeout [2022-06-10T22:27:35.569Z] === RUN TestStopContainerWithTimeout/0 [2022-06-10T22:27:35.569Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-10T22:27:35.569Z] === RUN TestStopContainerWithTimeout/1 [2022-06-10T22:27:35.569Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-10T22:27:35.569Z] === RUN TestStopContainerWithTimeout/3 [2022-06-10T22:27:35.569Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-10T22:27:35.569Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-10T22:27:35.569Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-10T22:27:35.569Z] === CONT TestStopContainerWithTimeout/0 [2022-06-10T22:27:35.569Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-10T22:27:36.132Z] === CONT TestStopContainerWithTimeout/3 [2022-06-10T22:27:38.021Z] === CONT TestStopContainerWithTimeout/1 [2022-06-10T22:27:39.461Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-06-10T22:27:39.461Z] PASS [2022-06-10T22:27:39.461Z] [2022-06-10T22:27:39.461Z] DONE 17 tests in 47.728s [2022-06-10T22:27:39.461Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-10T22:27:39.461Z] INFO: Testing against a local daemon [2022-06-10T22:27:39.461Z] === RUN TestPluginInvalidJSON [2022-06-10T22:27:39.461Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-06-10T22:27:39.461Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-06-10T22:27:39.461Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-10T22:27:39.461Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-10T22:27:39.461Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-06-10T22:27:39.461Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-06-10T22:27:39.461Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-06-10T22:27:39.461Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-06-10T22:27:39.461Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-06-10T22:27:39.461Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-06-10T22:27:39.461Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-06-10T22:27:39.461Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-06-10T22:27:39.461Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-06-10T22:27:39.461Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-06-10T22:27:39.461Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-06-10T22:27:39.461Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-06-10T22:27:39.461Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-10T22:27:39.461Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-06-10T22:27:39.461Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-06-10T22:27:39.461Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-06-10T22:27:39.461Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-06-10T22:27:39.461Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-06-10T22:27:39.461Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-06-10T22:27:39.461Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-06-10T22:27:39.461Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-06-10T22:27:39.461Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-06-10T22:27:39.461Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-06-10T22:27:39.461Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-06-10T22:27:39.461Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s) [2022-06-10T22:27:39.462Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-06-10T22:27:39.462Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-06-10T22:27:39.462Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-06-10T22:27:39.462Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-06-10T22:27:39.462Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-06-10T22:27:39.462Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-06-10T22:27:39.462Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-06-10T22:27:39.462Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-06-10T22:27:39.462Z] === RUN TestPluginInstall [2022-06-10T22:27:39.462Z] === RUN TestPluginInstall/no_auth [2022-06-10T22:27:39.910Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-06-10T22:27:39.910Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2022-06-10T22:27:39.910Z] --- PASS: TestStopContainerWithTimeout/-1 (2.74s) [2022-06-10T22:27:39.910Z] --- PASS: TestStopContainerWithTimeout/3 (2.43s) [2022-06-10T22:27:39.910Z] --- PASS: TestStopContainerWithTimeout/1 (1.47s) [2022-06-10T22:27:39.910Z] === RUN TestDeleteDevicemapper [2022-06-10T22:27:39.910Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-10T22:27:39.910Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-10T22:27:39.910Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-10T22:27:40.407Z] time="2022-06-10T22:27:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-10T22:27:40.407Z] time="2022-06-10T22:27:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e0fbb57666806ab090562f453d039e2391d8be646f471ce48b88d75aa7726f97" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-10T22:27:40.407Z] time="2022-06-10T22:27:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-10T22:27:40.407Z] time="2022-06-10T22:27:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e0fbb57666806ab090562f453d039e2391d8be646f471ce48b88d75aa7726f97" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-10T22:27:40.407Z] === RUN TestPluginInstall/with_htpasswd [2022-06-10T22:27:40.979Z] time="2022-06-10T22:27:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-10T22:27:40.979Z] time="2022-06-10T22:27:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:730d3a31d71db3207218dce8ae71ff5782a235ab54a5e041a8c4f1cba0feded5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-10T22:27:40.979Z] time="2022-06-10T22:27:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-10T22:27:40.979Z] time="2022-06-10T22:27:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:730d3a31d71db3207218dce8ae71ff5782a235ab54a5e041a8c4f1cba0feded5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-10T22:27:41.240Z] === RUN TestPluginInstall/with_insecure [2022-06-10T22:27:41.277Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.63s) [2022-06-10T22:27:41.277Z] === RUN TestUpdateMemory [2022-06-10T22:27:41.839Z] --- PASS: TestUpdateMemory (0.53s) [2022-06-10T22:27:41.839Z] === RUN TestUpdateCPUQuota [2022-06-10T22:27:42.183Z] time="2022-06-10T22:27:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-10T22:27:42.183Z] time="2022-06-10T22:27:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:03ff1fb1101894e140f485600bb10104d6076f45b7be69cc1ee8ad7a3ce57714" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-10T22:27:42.183Z] time="2022-06-10T22:27:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-10T22:27:42.183Z] time="2022-06-10T22:27:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:03ff1fb1101894e140f485600bb10104d6076f45b7be69cc1ee8ad7a3ce57714" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-10T22:27:42.183Z] plugin_test.go:195: [d53454bdef8a4] daemon is not started [2022-06-10T22:27:42.183Z] --- PASS: TestPluginInstall (2.89s) [2022-06-10T22:27:42.183Z] --- PASS: TestPluginInstall/no_auth (1.16s) [2022-06-10T22:27:42.183Z] --- PASS: TestPluginInstall/with_htpasswd (0.63s) [2022-06-10T22:27:42.183Z] --- PASS: TestPluginInstall/with_insecure (1.10s) [2022-06-10T22:27:42.183Z] === RUN TestPluginsWithRuntimes [2022-06-10T22:27:42.402Z] --- PASS: TestUpdateCPUQuota (0.66s) [2022-06-10T22:27:42.402Z] === RUN TestUpdatePidsLimit [2022-06-10T22:27:42.402Z] === RUN TestUpdatePidsLimit/update_from_none [2022-06-10T22:27:42.657Z] === RUN TestUpdatePidsLimit/no_change [2022-06-10T22:27:42.920Z] === RUN TestUpdatePidsLimit/update_lower [2022-06-10T22:27:43.176Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-06-10T22:27:43.176Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-06-10T22:27:43.434Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-06-10T22:27:43.692Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-06-10T22:27:44.096Z] === RUN TestPluginsWithRuntimes/No_Args [2022-06-10T22:27:44.254Z] --- PASS: TestUpdatePidsLimit (1.93s) [2022-06-10T22:27:44.254Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-06-10T22:27:44.254Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-06-10T22:27:44.254Z] --- PASS: TestUpdatePidsLimit/update_lower (0.30s) [2022-06-10T22:27:44.254Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-06-10T22:27:44.254Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-06-10T22:27:44.254Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-06-10T22:27:44.254Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-06-10T22:27:44.254Z] === RUN TestUpdateRestartPolicy [2022-06-10T22:27:44.667Z] === RUN TestPluginsWithRuntimes/With_Args [2022-06-10T22:27:45.608Z] --- PASS: TestPluginsWithRuntimes (3.44s) [2022-06-10T22:27:45.608Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-06-10T22:27:45.608Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) [2022-06-10T22:27:45.608Z] === RUN TestPluginBackCompatMediaTypes [2022-06-10T22:27:46.180Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-06-10T22:27:46.180Z] PASS [2022-06-10T22:27:46.180Z] [2022-06-10T22:27:46.180Z] DONE 24 tests in 6.956s [2022-06-10T22:27:46.180Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-10T22:27:46.180Z] INFO: Testing against a local daemon [2022-06-10T22:27:46.180Z] === RUN TestExternalGraphDriver [2022-06-10T22:27:46.440Z] === RUN TestExternalGraphDriver/json [2022-06-10T22:27:46.622Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-10T22:27:46.622Z] Using test binary docker [2022-06-10T22:27:46.622Z] +++ /etc/init.d/apparmor start [2022-06-10T22:27:46.622Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-10T22:27:46.622Z] INFO: Waiting for daemon to start... [2022-06-10T22:27:46.622Z] Starting dockerd [2022-06-10T22:27:46.622Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-06-10T22:27:46.622Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-10T22:27:46.622Z] Using test binary docker [2022-06-10T22:27:46.622Z] +++ /etc/init.d/apparmor start [2022-06-10T22:27:46.622Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-10T22:27:46.622Z] Starting dockerd [2022-06-10T22:27:46.622Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-06-10T22:27:46.622Z] INFO: Waiting for daemon to start... [2022-06-10T22:27:47.550Z] . [2022-06-10T22:27:47.550Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-10T22:27:47.550Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-10T22:27:47.550Z] Error: No such image: emptyfs [2022-06-10T22:27:47.550Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-10T22:27:47.550Z] ++++ docker load [2022-06-10T22:27:47.807Z] Running integration-test (iteration 1) [2022-06-10T22:27:47.807Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-06-10T22:27:47.807Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-06-10T22:27:47.807Z] ++ set -e [2022-06-10T22:27:47.807Z] ++ '[' -n 0 ']' [2022-06-10T22:27:47.807Z] ++ set -x [2022-06-10T22:27:47.807Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-06-10T22:27:48.354Z] === RUN TestExternalGraphDriver/spec [2022-06-10T22:27:48.370Z] [2022-06-10T22:27:48.370Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-10T22:27:48.370Z] Loaded image: busybox:latest [2022-06-10T22:27:48.370Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-10T22:27:48.370Z] Error: No such image: emptyfs [2022-06-10T22:27:48.370Z] ++++ docker load [2022-06-10T22:27:48.370Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-10T22:27:48.626Z] Loaded image: busybox:glibc [2022-06-10T22:27:48.883Z] Running integration-test (iteration 1) [2022-06-10T22:27:48.883Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-06-10T22:27:48.883Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-06-10T22:27:48.883Z] ++ set -e [2022-06-10T22:27:48.883Z] ++ '[' -n 0 ']' [2022-06-10T22:27:48.883Z] ++ set -x [2022-06-10T22:27:48.883Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-06-10T22:27:49.739Z] === RUN TestExternalGraphDriver/pull [2022-06-10T22:27:49.814Z] Loaded image: busybox:latest [2022-06-10T22:27:50.378Z] Loaded image: busybox:glibc [2022-06-10T22:27:51.082Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-06-10T22:27:51.650Z] --- PASS: TestExternalGraphDriver (5.02s) [2022-06-10T22:27:51.650Z] --- PASS: TestExternalGraphDriver/json (1.67s) [2022-06-10T22:27:51.650Z] --- PASS: TestExternalGraphDriver/spec (1.65s) [2022-06-10T22:27:51.650Z] --- PASS: TestExternalGraphDriver/pull (1.67s) [2022-06-10T22:27:51.650Z] === RUN TestGraphdriverPluginV2 [2022-06-10T22:27:52.896Z] Loaded image: debian:bullseye-slim [2022-06-10T22:27:53.154Z] Loaded image: hello-world:latest [2022-06-10T22:27:53.411Z] Loaded image: arm32v7/hello-world:latest [2022-06-10T22:27:53.411Z] INFO: Testing against a local daemon [2022-06-10T22:27:53.411Z] === RUN TestDockerDaemonSuite [2022-06-10T22:27:53.411Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-06-10T22:27:54.778Z] Loaded image: debian:bullseye-slim [2022-06-10T22:27:54.778Z] Loaded image: hello-world:latest [2022-06-10T22:27:55.034Z] Loaded image: arm32v7/hello-world:latest [2022-06-10T22:27:55.291Z] INFO: Testing against a local daemon [2022-06-10T22:27:55.291Z] === RUN TestDockerSuite [2022-06-10T22:27:55.291Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-06-10T22:27:55.291Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-06-10T22:27:55.291Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-06-10T22:27:55.291Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-06-10T22:27:55.291Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-06-10T22:27:55.291Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-06-10T22:27:55.291Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-06-10T22:27:55.291Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-06-10T22:27:55.854Z] --- PASS: TestGraphdriverPluginV2 (4.09s) [2022-06-10T22:27:55.854Z] PASS [2022-06-10T22:27:55.854Z] [2022-06-10T22:27:55.854Z] DONE 5 tests in 9.163s [2022-06-10T22:27:55.854Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-10T22:27:55.854Z] INFO: Testing against a local daemon [2022-06-10T22:27:55.854Z] === RUN TestContinueAfterPluginCrash [2022-06-10T22:27:55.854Z] === PAUSE TestContinueAfterPluginCrash [2022-06-10T22:27:55.854Z] === RUN TestReadPluginNoRead [2022-06-10T22:27:55.854Z] === PAUSE TestReadPluginNoRead [2022-06-10T22:27:55.854Z] === RUN TestDaemonStartWithLogOpt [2022-06-10T22:27:55.854Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-10T22:27:55.854Z] === CONT TestContinueAfterPluginCrash [2022-06-10T22:27:55.854Z] === CONT TestDaemonStartWithLogOpt [2022-06-10T22:27:56.509Z] --- PASS: TestUpdateRestartPolicy (10.88s) [2022-06-10T22:27:56.509Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-10T22:27:56.509Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-06-10T22:27:56.509Z] === RUN TestWaitNonBlocked [2022-06-10T22:27:56.509Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-10T22:27:56.509Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-10T22:27:56.509Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-10T22:27:56.509Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-10T22:27:56.509Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-10T22:27:56.509Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-10T22:27:56.509Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-06-10T22:27:56.509Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s) [2022-06-10T22:27:56.509Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s) [2022-06-10T22:27:56.509Z] === RUN TestWaitBlocked [2022-06-10T22:27:56.509Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-10T22:27:56.509Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-10T22:27:56.509Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-10T22:27:56.509Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-10T22:27:56.509Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-10T22:27:56.509Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-10T22:27:56.659Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-06-10T22:27:56.659Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-06-10T22:27:57.073Z] --- PASS: TestWaitBlocked (0.01s) [2022-06-10T22:27:57.073Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.61s) [2022-06-10T22:27:57.073Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s) [2022-06-10T22:27:57.073Z] === CONT TestContainerStartOnDaemonRestart [2022-06-10T22:27:57.073Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-10T22:27:57.246Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-06-10T22:27:57.246Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-06-10T22:27:57.808Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-06-10T22:27:58.064Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-06-10T22:27:58.064Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-06-10T22:27:58.845Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-06-10T22:27:59.157Z] --- PASS: TestDaemonStartWithLogOpt (3.53s) [2022-06-10T22:27:59.157Z] === CONT TestReadPluginNoRead [2022-06-10T22:27:59.431Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-06-10T22:27:59.592Z] --- PASS: TestContainerStartOnDaemonRestart (2.06s) [2022-06-10T22:27:59.592Z] === CONT TestIpcModeOlderClient [2022-06-10T22:27:59.592Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.09s) [2022-06-10T22:27:59.592Z] === CONT TestContainerKillOnDaemonStart [2022-06-10T22:27:59.592Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-06-10T22:27:59.592Z] === CONT TestDaemonHostGatewayIP [2022-06-10T22:27:59.688Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-06-10T22:27:59.688Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-06-10T22:27:59.688Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-06-10T22:28:00.251Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-06-10T22:28:00.814Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-06-10T22:28:01.704Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-10T22:28:01.746Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-06-10T22:28:02.003Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-06-10T22:28:02.109Z] --- PASS: TestDaemonHostGatewayIP (2.44s) [2022-06-10T22:28:02.109Z] === CONT TestDaemonRestartIpcMode [2022-06-10T22:28:02.258Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-06-10T22:28:02.258Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-06-10T22:28:02.258Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-06-10T22:28:02.647Z] === RUN TestReadPluginNoRead/default [2022-06-10T22:28:03.427Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-06-10T22:28:04.007Z] --- PASS: TestDaemonRestartIpcMode (2.26s) [2022-06-10T22:28:04.034Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-10T22:28:04.034Z] --- PASS: TestContinueAfterPluginCrash (8.68s) [2022-06-10T22:28:04.775Z] --- PASS: TestBuildWithHugeFile (129.83s) [2022-06-10T22:28:04.775Z] === RUN TestBuildWCOWSandboxSize [2022-06-10T22:28:04.775Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-10T22:28:04.775Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-06-10T22:28:04.775Z] === RUN TestBuildWithEmptyDockerfile [2022-06-10T22:28:04.775Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-10T22:28:04.775Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-10T22:28:04.775Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-10T22:28:04.775Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-10T22:28:04.775Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-10T22:28:04.775Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-10T22:28:04.775Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-10T22:28:04.775Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-10T22:28:04.775Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-10T22:28:05.031Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-06-10T22:28:05.031Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-06-10T22:28:05.031Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-06-10T22:28:05.031Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-06-10T22:28:05.031Z] === RUN TestBuildPreserveOwnership [2022-06-10T22:28:05.031Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-10T22:28:05.419Z] === CONT TestReadPluginNoRead [2022-06-10T22:28:05.419Z] read_test.go:92: [daea8057c8c0c] daemon is not started [2022-06-10T22:28:05.419Z] --- PASS: TestReadPluginNoRead (6.20s) [2022-06-10T22:28:05.419Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.39s) [2022-06-10T22:28:05.419Z] --- PASS: TestReadPluginNoRead/default (1.27s) [2022-06-10T22:28:05.419Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.24s) [2022-06-10T22:28:05.419Z] PASS [2022-06-10T22:28:05.419Z] [2022-06-10T22:28:05.419Z] DONE 6 tests in 9.748s [2022-06-10T22:28:05.419Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-06-10T22:28:05.419Z] testing: warning: no tests to run [2022-06-10T22:28:05.419Z] PASS [2022-06-10T22:28:05.419Z] [2022-06-10T22:28:05.419Z] DONE 0 tests in 0.008s [2022-06-10T22:28:05.419Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-10T22:28:05.419Z] INFO: Testing against a local daemon [2022-06-10T22:28:05.419Z] === RUN TestPluginWithDevMounts [2022-06-10T22:28:05.419Z] === PAUSE TestPluginWithDevMounts [2022-06-10T22:28:05.419Z] === CONT TestPluginWithDevMounts [2022-06-10T22:28:05.963Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-06-10T22:28:06.805Z] --- PASS: TestPluginWithDevMounts (1.63s) [2022-06-10T22:28:06.805Z] PASS [2022-06-10T22:28:06.805Z] [2022-06-10T22:28:06.805Z] DONE 1 tests in 1.660s [2022-06-10T22:28:06.805Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-10T22:28:06.805Z] INFO: Testing against a local daemon [2022-06-10T22:28:06.805Z] === RUN TestSecretInspect [2022-06-10T22:28:07.341Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-10T22:28:07.903Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-06-10T22:28:08.465Z] --- PASS: TestBuildPreserveOwnership (3.44s) [2022-06-10T22:28:08.465Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.33s) [2022-06-10T22:28:08.465Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.10s) [2022-06-10T22:28:08.465Z] === RUN TestBuildPlatformInvalid [2022-06-10T22:28:08.465Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2022-06-10T22:28:08.465Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-10T22:28:09.350Z] --- PASS: TestSecretInspect (2.22s) [2022-06-10T22:28:09.350Z] === RUN TestSecretList [2022-06-10T22:28:09.393Z] Loaded image: busybox:latest [2022-06-10T22:28:09.393Z] Loaded image: busybox:glibc [2022-06-10T22:28:10.322Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-06-10T22:28:11.251Z] Loaded image: debian:bullseye-slim [2022-06-10T22:28:11.251Z] Loaded image: hello-world:latest [2022-06-10T22:28:11.264Z] --- PASS: TestSecretList (2.18s) [2022-06-10T22:28:11.264Z] === RUN TestSecretsCreateAndDelete [2022-06-10T22:28:11.508Z] Loaded image: arm32v7/hello-world:latest [2022-06-10T22:28:12.070Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-06-10T22:28:12.174Z] --- PASS: TestContainerKillOnDaemonStart (11.73s) [2022-06-10T22:28:12.174Z] PASS [2022-06-10T22:28:12.174Z] [2022-06-10T22:28:12.174Z] === Skipped [2022-06-10T22:28:12.174Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-06-10T22:28:12.174Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-10T22:28:12.174Z] [2022-06-10T22:28:12.174Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-10T22:28:12.174Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-10T22:28:12.174Z] [2022-06-10T22:28:12.174Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-10T22:28:12.174Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-10T22:28:12.174Z] [2022-06-10T22:28:12.174Z] DONE 243 tests, 3 skipped in 115.775s [2022-06-10T22:28:12.174Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-06-10T22:28:12.174Z] ++ 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-06-10T22:28:12.174Z] ++ set -e [2022-06-10T22:28:12.174Z] ++ '[' -n 0 ']' [2022-06-10T22:28:12.174Z] ++ set -x [2022-06-10T22:28:12.174Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-06-10T22:28:12.174Z] === RUN TestConfigDaemonLibtrustID [2022-06-10T22:28:12.174Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-06-10T22:28:12.174Z] === RUN TestConfigDaemonID [2022-06-10T22:28:12.737Z] daemon_test.go:83: [da351bd657aab] daemon is not started [2022-06-10T22:28:12.737Z] --- PASS: TestConfigDaemonID (1.04s) [2022-06-10T22:28:12.737Z] === RUN TestDaemonConfigValidation [2022-06-10T22:28:12.737Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-06-10T22:28:12.737Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-06-10T22:28:12.737Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-06-10T22:28:12.737Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-06-10T22:28:12.737Z] === RUN TestDaemonConfigValidation/invalid_config [2022-06-10T22:28:12.737Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-06-10T22:28:12.737Z] === RUN TestDaemonConfigValidation/malformed_config [2022-06-10T22:28:12.737Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-06-10T22:28:12.737Z] === RUN TestDaemonConfigValidation/valid_config [2022-06-10T22:28:12.737Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-06-10T22:28:12.737Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-06-10T22:28:12.737Z] === CONT TestDaemonConfigValidation/malformed_config [2022-06-10T22:28:12.737Z] === CONT TestDaemonConfigValidation/invalid_config [2022-06-10T22:28:12.737Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-06-10T22:28:12.737Z] === CONT TestDaemonConfigValidation/valid_config [2022-06-10T22:28:12.737Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-06-10T22:28:12.737Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2022-06-10T22:28:12.737Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2022-06-10T22:28:12.737Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2022-06-10T22:28:12.737Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-06-10T22:28:12.737Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-06-10T22:28:12.737Z] === RUN TestConfigDaemonSeccompProfiles [2022-06-10T22:28:12.737Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-06-10T22:28:12.999Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-06-10T22:28:13.563Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-06-10T22:28:13.810Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2022-06-10T22:28:13.810Z] === RUN TestSecretsUpdate [2022-06-10T22:28:14.102Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-06-10T22:28:14.126Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-06-10T22:28:14.690Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-06-10T22:28:15.029Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-06-10T22:28:15.722Z] --- PASS: TestSecretsUpdate (2.22s) [2022-06-10T22:28:15.722Z] === RUN TestTemplatedSecret [2022-06-10T22:28:15.957Z] === CONT TestConfigDaemonSeccompProfiles [2022-06-10T22:28:15.957Z] daemon_test.go:197: [d492c787ba1a5] daemon is not started [2022-06-10T22:28:15.957Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-06-10T22:28:15.957Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-06-10T22:28:15.957Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-06-10T22:28:15.957Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-06-10T22:28:15.957Z] === RUN TestDaemonProxy [2022-06-10T22:28:15.957Z] === RUN TestDaemonProxy/environment_variables [2022-06-10T22:28:16.583Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-06-10T22:28:18.271Z] --- PASS: TestTemplatedSecret (2.61s) [2022-06-10T22:28:18.271Z] === RUN TestSecretCreateResolve [2022-06-10T22:28:18.472Z] === RUN TestDockerSuite/TestAttachDetach [2022-06-10T22:28:18.472Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-06-10T22:28:18.474Z] === RUN TestDaemonProxy/command-line_options [2022-06-10T22:28:19.403Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-06-10T22:28:19.938Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-06-10T22:28:20.331Z] docker_cli_daemon_test.go:1474: [dc3562734b29a] daemon is not started [2022-06-10T22:28:20.331Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-06-10T22:28:20.370Z] === RUN TestDaemonProxy/configuration_file [2022-06-10T22:28:20.816Z] --- PASS: TestSecretCreateResolve (2.27s) [2022-06-10T22:28:20.816Z] PASS [2022-06-10T22:28:20.816Z] [2022-06-10T22:28:20.816Z] DONE 6 tests in 13.724s [2022-06-10T22:28:20.816Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-06-10T22:28:20.816Z] INFO: Testing against a local daemon [2022-06-10T22:28:20.816Z] === RUN TestServiceCreateInit [2022-06-10T22:28:20.816Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-10T22:28:21.265Z] check_test.go:307: [d28fd1d9269d1] daemon is not started [2022-06-10T22:28:21.265Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-06-10T22:28:22.193Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-06-10T22:28:22.450Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (14.00s) [2022-06-10T22:28:22.450Z] PASS [2022-06-10T22:28:22.450Z] [2022-06-10T22:28:22.450Z] === Skipped [2022-06-10T22:28:22.450Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-06-10T22:28:22.450Z] build_session_test.go:25: TODO: BuildKit [2022-06-10T22:28:22.450Z] [2022-06-10T22:28:22.450Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-06-10T22:28:22.450Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-10T22:28:22.450Z] [2022-06-10T22:28:22.450Z] DONE 34 tests, 2 skipped in 196.852s [2022-06-10T22:28:22.450Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-06-10T22:28:22.450Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:28:22.450Z] ++ set -e [2022-06-10T22:28:22.450Z] ++ '[' -n 0 ']' [2022-06-10T22:28:22.450Z] ++ set -x [2022-06-10T22:28:22.450Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:28:22.707Z] INFO: Testing against a local daemon [2022-06-10T22:28:22.707Z] === RUN TestConfigInspect [2022-06-10T22:28:22.886Z] === RUN TestDaemonProxy/conflicting_options [2022-06-10T22:28:22.886Z] === RUN TestDaemonProxy/reload_sanitized [2022-06-10T22:28:22.964Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-06-10T22:28:23.220Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-06-10T22:28:23.449Z] --- PASS: TestDaemonProxy (7.54s) [2022-06-10T22:28:23.449Z] --- PASS: TestDaemonProxy/environment_variables (2.03s) [2022-06-10T22:28:23.449Z] --- PASS: TestDaemonProxy/command-line_options (2.48s) [2022-06-10T22:28:23.449Z] --- PASS: TestDaemonProxy/configuration_file (2.02s) [2022-06-10T22:28:23.449Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-06-10T22:28:23.449Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-06-10T22:28:23.449Z] PASS [2022-06-10T22:28:23.449Z] [2022-06-10T22:28:23.449Z] DONE 18 tests in 12.565s [2022-06-10T22:28:23.449Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-06-10T22:28:23.449Z] ++ 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-06-10T22:28:23.449Z] ++ set -e [2022-06-10T22:28:23.449Z] ++ '[' -n 0 ']' [2022-06-10T22:28:23.449Z] ++ set -x [2022-06-10T22:28:23.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 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-06-10T22:28:23.705Z] INFO: Testing against a local daemon [2022-06-10T22:28:23.705Z] === RUN TestCommitInheritsEnv [2022-06-10T22:28:23.782Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-06-10T22:28:23.961Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-06-10T22:28:23.961Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-10T22:28:23.961Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-06-10T22:28:23.961Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-06-10T22:28:23.961Z] === RUN TestImportWithCustomPlatform [2022-06-10T22:28:23.961Z] === RUN TestImportWithCustomPlatform/#00 [2022-06-10T22:28:23.961Z] === RUN TestImportWithCustomPlatform/_______ [2022-06-10T22:28:23.961Z] === RUN TestImportWithCustomPlatform// [2022-06-10T22:28:23.961Z] === RUN TestImportWithCustomPlatform/linux [2022-06-10T22:28:24.218Z] === RUN TestImportWithCustomPlatform/LINUX [2022-06-10T22:28:24.218Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-06-10T22:28:24.218Z] === RUN TestImportWithCustomPlatform/macos [2022-06-10T22:28:24.218Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-06-10T22:28:24.218Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-06-10T22:28:24.218Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-06-10T22:28:24.218Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-06-10T22:28:24.218Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-06-10T22:28:24.218Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-06-10T22:28:24.218Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-06-10T22:28:24.218Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-06-10T22:28:24.218Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-06-10T22:28:24.218Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-06-10T22:28:24.218Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-06-10T22:28:24.218Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-06-10T22:28:24.218Z] === RUN TestImagesFilterMultiReference [2022-06-10T22:28:24.218Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-06-10T22:28:24.218Z] === RUN TestImagePullPlatformInvalid [2022-06-10T22:28:24.474Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-06-10T22:28:24.474Z] === RUN TestRemoveImageOrphaning [2022-06-10T22:28:24.712Z] check_test.go:307: [d0a0d5b287715] daemon is not started [2022-06-10T22:28:24.712Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-06-10T22:28:24.730Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-06-10T22:28:24.731Z] === RUN TestRemoveImageGarbageCollector [2022-06-10T22:28:24.731Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-10T22:28:24.731Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-06-10T22:28:24.731Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-10T22:28:24.731Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-06-10T22:28:24.731Z] === RUN TestTagInvalidReference [2022-06-10T22:28:24.731Z] --- PASS: TestTagInvalidReference (0.01s) [2022-06-10T22:28:24.731Z] === RUN TestTagValidPrefixedRepo [2022-06-10T22:28:24.731Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-06-10T22:28:24.731Z] === RUN TestTagExistedNameWithoutForce [2022-06-10T22:28:24.731Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-06-10T22:28:24.731Z] === RUN TestTagOfficialNames [2022-06-10T22:28:24.731Z] --- PASS: TestTagOfficialNames (0.05s) [2022-06-10T22:28:24.731Z] === RUN TestTagMatchesDigest [2022-06-10T22:28:24.731Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-06-10T22:28:24.731Z] PASS [2022-06-10T22:28:24.731Z] [2022-06-10T22:28:24.731Z] === Skipped [2022-06-10T22:28:24.731Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-06-10T22:28:24.731Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-06-10T22:28:24.731Z] [2022-06-10T22:28:24.731Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-06-10T22:28:24.731Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-10T22:28:24.731Z] [2022-06-10T22:28:24.731Z] DONE 22 tests, 2 skipped in 1.251s [2022-06-10T22:28:24.731Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-06-10T22:28:24.731Z] ++ 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-06-10T22:28:24.731Z] ++ set -e [2022-06-10T22:28:24.731Z] ++ '[' -n 0 ']' [2022-06-10T22:28:24.731Z] ++ set -x [2022-06-10T22:28:24.731Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:28:24.968Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-06-10T22:28:24.987Z] INFO: Testing against a local daemon [2022-06-10T22:28:24.987Z] === RUN TestNetworkCreateDelete [2022-06-10T22:28:24.987Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-06-10T22:28:24.987Z] === RUN TestDockerNetworkDeletePreferID [2022-06-10T22:28:25.026Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-10T22:28:25.242Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-06-10T22:28:25.242Z] === RUN TestDaemonDNSFallback [2022-06-10T22:28:25.896Z] --- PASS: TestConfigInspect (3.05s) [2022-06-10T22:28:25.896Z] === RUN TestConfigList [2022-06-10T22:28:26.152Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-06-10T22:28:27.080Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-06-10T22:28:28.010Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-06-10T22:28:28.010Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-06-10T22:28:28.572Z] --- PASS: TestConfigList (2.67s) [2022-06-10T22:28:28.572Z] === RUN TestConfigsCreateAndDelete [2022-06-10T22:28:28.829Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-06-10T22:28:28.829Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-06-10T22:28:29.234Z] --- PASS: TestServiceCreateInit (7.89s) [2022-06-10T22:28:29.234Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.82s) [2022-06-10T22:28:29.234Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.05s) [2022-06-10T22:28:29.234Z] === RUN TestCreateServiceMultipleTimes [2022-06-10T22:28:29.391Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-06-10T22:28:29.755Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-06-10T22:28:31.222Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-06-10T22:28:31.820Z] --- PASS: TestDaemonDNSFallback (6.34s) [2022-06-10T22:28:31.820Z] === RUN TestInspectNetwork [2022-06-10T22:28:31.912Z] --- PASS: TestConfigsCreateAndDelete (3.02s) [2022-06-10T22:28:31.912Z] === RUN TestConfigsUpdate [2022-06-10T22:28:31.912Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-06-10T22:28:34.432Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-06-10T22:28:34.694Z] --- PASS: TestConfigsUpdate (3.18s) [2022-06-10T22:28:34.694Z] === RUN TestTemplatedConfig [2022-06-10T22:28:35.087Z] === RUN TestInspectNetwork/full_network_id [2022-06-10T22:28:35.087Z] === RUN TestInspectNetwork/partial_network_id [2022-06-10T22:28:35.087Z] === RUN TestInspectNetwork/network_name [2022-06-10T22:28:35.087Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-06-10T22:28:35.614Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-06-10T22:28:37.213Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-06-10T22:28:38.583Z] --- PASS: TestTemplatedConfig (3.77s) [2022-06-10T22:28:38.583Z] === RUN TestConfigCreateResolve [2022-06-10T22:28:39.374Z] --- PASS: TestInspectNetwork (7.09s) [2022-06-10T22:28:39.375Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-06-10T22:28:39.375Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-06-10T22:28:39.375Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-06-10T22:28:39.375Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-06-10T22:28:39.375Z] === RUN TestRunContainerWithBridgeNone [2022-06-10T22:28:40.048Z] ............................ [ 66%] [2022-06-10T22:28:40.305Z] --- PASS: TestRunContainerWithBridgeNone (1.46s) [2022-06-10T22:28:40.305Z] === RUN TestNetworkInvalidJSON [2022-06-10T22:28:40.305Z] === RUN TestNetworkInvalidJSON/networks/create [2022-06-10T22:28:40.305Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-06-10T22:28:40.305Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-06-10T22:28:40.305Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-06-10T22:28:40.305Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-10T22:28:40.305Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-10T22:28:40.305Z] === CONT TestNetworkInvalidJSON/networks/create [2022-06-10T22:28:40.305Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-06-10T22:28:40.305Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-10T22:28:40.305Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-06-10T22:28:40.305Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-06-10T22:28:40.305Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-06-10T22:28:40.305Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-06-10T22:28:40.305Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-06-10T22:28:40.305Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-06-10T22:28:40.305Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-06-10T22:28:40.305Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-06-10T22:28:40.305Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-06-10T22:28:40.305Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-06-10T22:28:40.305Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-06-10T22:28:40.305Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-06-10T22:28:40.305Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-06-10T22:28:40.305Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-06-10T22:28:40.305Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-06-10T22:28:40.305Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-06-10T22:28:40.305Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-06-10T22:28:40.305Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-06-10T22:28:40.305Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-06-10T22:28:40.305Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-06-10T22:28:40.305Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-06-10T22:28:40.305Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-06-10T22:28:40.305Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-06-10T22:28:40.305Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-06-10T22:28:40.305Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-06-10T22:28:40.305Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-06-10T22:28:40.305Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-06-10T22:28:40.305Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-06-10T22:28:40.305Z] === RUN TestNetworkList [2022-06-10T22:28:40.305Z] === RUN TestNetworkList//networks [2022-06-10T22:28:40.305Z] === PAUSE TestNetworkList//networks [2022-06-10T22:28:40.305Z] === RUN TestNetworkList//networks/ [2022-06-10T22:28:40.305Z] === PAUSE TestNetworkList//networks/ [2022-06-10T22:28:40.305Z] === CONT TestNetworkList//networks [2022-06-10T22:28:40.305Z] === CONT TestNetworkList//networks/ [2022-06-10T22:28:40.305Z] --- PASS: TestNetworkList (0.03s) [2022-06-10T22:28:40.305Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-10T22:28:40.305Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-10T22:28:40.305Z] === RUN TestHostIPv4BridgeLabel [2022-06-10T22:28:40.477Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-06-10T22:28:40.868Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-06-10T22:28:40.868Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-10T22:28:41.408Z] --- PASS: TestConfigCreateResolve (2.94s) [2022-06-10T22:28:41.408Z] PASS [2022-06-10T22:28:41.408Z] [2022-06-10T22:28:41.408Z] DONE 6 tests in 18.786s [2022-06-10T22:28:41.408Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-06-10T22:28:41.408Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:28:41.408Z] ++ set -e [2022-06-10T22:28:41.408Z] ++ '[' -n 0 ']' [2022-06-10T22:28:41.408Z] ++ set -x [2022-06-10T22:28:41.408Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:28:41.665Z] INFO: Testing against a local daemon [2022-06-10T22:28:41.665Z] === RUN TestAttachWithTTY [2022-06-10T22:28:41.665Z] --- PASS: TestAttachWithTTY (0.07s) [2022-06-10T22:28:41.665Z] === RUN TestAttachWithoutTTy [2022-06-10T22:28:41.665Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-06-10T22:28:41.665Z] === RUN TestCheckpoint [2022-06-10T22:28:41.665Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-10T22:28:41.665Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-10T22:28:41.665Z] === RUN TestContainerInvalidJSON [2022-06-10T22:28:41.665Z] === RUN TestContainerInvalidJSON/commit [2022-06-10T22:28:41.665Z] === PAUSE TestContainerInvalidJSON/commit [2022-06-10T22:28:41.665Z] === RUN TestContainerInvalidJSON/containers/create [2022-06-10T22:28:41.665Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-06-10T22:28:41.665Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-06-10T22:28:41.665Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-06-10T22:28:41.665Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-06-10T22:28:41.665Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-06-10T22:28:41.665Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-06-10T22:28:41.665Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-06-10T22:28:41.665Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-10T22:28:41.665Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-10T22:28:41.665Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-10T22:28:41.665Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-10T22:28:41.665Z] === CONT TestContainerInvalidJSON/commit [2022-06-10T22:28:41.665Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-06-10T22:28:41.665Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-10T22:28:41.665Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-06-10T22:28:41.665Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-06-10T22:28:41.665Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-06-10T22:28:41.665Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-06-10T22:28:41.665Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-06-10T22:28:41.665Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-06-10T22:28:41.665Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-06-10T22:28:41.665Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-06-10T22:28:41.665Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-10T22:28:41.665Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-06-10T22:28:41.665Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-06-10T22:28:41.665Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-06-10T22:28:41.665Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-06-10T22:28:41.665Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-06-10T22:28:41.665Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-06-10T22:28:41.665Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-06-10T22:28:41.665Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-06-10T22:28:41.665Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-06-10T22:28:41.665Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-06-10T22:28:41.665Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-06-10T22:28:41.665Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-06-10T22:28:41.665Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-06-10T22:28:41.665Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-06-10T22:28:41.665Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-06-10T22:28:41.665Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-06-10T22:28:41.665Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-06-10T22:28:41.665Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-06-10T22:28:41.665Z] === CONT TestContainerInvalidJSON/containers/create [2022-06-10T22:28:41.665Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-06-10T22:28:41.665Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-06-10T22:28:41.665Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-06-10T22:28:41.665Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-06-10T22:28:41.665Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-06-10T22:28:41.665Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-06-10T22:28:41.665Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-06-10T22:28:41.665Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-06-10T22:28:41.665Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-06-10T22:28:41.665Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-06-10T22:28:41.665Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-06-10T22:28:41.665Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-06-10T22:28:41.665Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-06-10T22:28:41.665Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-06-10T22:28:41.665Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-06-10T22:28:41.665Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-06-10T22:28:41.665Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-06-10T22:28:41.665Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-06-10T22:28:41.665Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-06-10T22:28:41.665Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-06-10T22:28:41.665Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-06-10T22:28:41.665Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-06-10T22:28:41.665Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-06-10T22:28:41.665Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-06-10T22:28:41.665Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-06-10T22:28:41.665Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-06-10T22:28:41.665Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-06-10T22:28:41.665Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-06-10T22:28:41.665Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-06-10T22:28:41.665Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-06-10T22:28:41.665Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-06-10T22:28:41.665Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-06-10T22:28:41.665Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-06-10T22:28:41.665Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-06-10T22:28:41.665Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-06-10T22:28:41.665Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-06-10T22:28:41.665Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-06-10T22:28:41.665Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-06-10T22:28:41.665Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-06-10T22:28:41.665Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-06-10T22:28:41.665Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-10T22:28:41.665Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-06-10T22:28:41.665Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-10T22:28:41.796Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-06-10T22:28:41.796Z] === RUN TestDaemonDefaultNetworkPools [2022-06-10T22:28:41.922Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2022-06-10T22:28:41.922Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-10T22:28:41.922Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-06-10T22:28:41.922Z] === RUN TestCopyEmptyFile [2022-06-10T22:28:42.486Z] --- PASS: TestCopyEmptyFile (0.48s) [2022-06-10T22:28:42.486Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-10T22:28:42.486Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-06-10T22:28:42.486Z] === RUN TestCopyFromContainer [2022-06-10T22:28:42.486Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-06-10T22:28:42.727Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2022-06-10T22:28:42.727Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-10T22:28:44.092Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-06-10T22:28:44.092Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-10T22:28:44.381Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-06-10T22:28:44.381Z] === RUN TestCopyFromContainer// [2022-06-10T22:28:44.381Z] === RUN TestCopyFromContainer//bar/root [2022-06-10T22:28:44.381Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-10T22:28:44.381Z] === RUN TestCopyFromContainer/bar/quux [2022-06-10T22:28:44.644Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-10T22:28:44.644Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-10T22:28:44.903Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-10T22:28:44.903Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-10T22:28:45.021Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2022-06-10T22:28:45.021Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-10T22:28:45.159Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-10T22:28:45.159Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-10T22:28:45.417Z] --- PASS: TestCopyFromContainer (2.95s) [2022-06-10T22:28:45.417Z] --- PASS: TestCopyFromContainer// (0.14s) [2022-06-10T22:28:45.417Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2022-06-10T22:28:45.417Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2022-06-10T22:28:45.417Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2022-06-10T22:28:45.417Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.17s) [2022-06-10T22:28:45.417Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.20s) [2022-06-10T22:28:45.417Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2022-06-10T22:28:45.417Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2022-06-10T22:28:45.417Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2022-06-10T22:28:45.417Z] --- PASS: TestCopyFromContainer/bar/notarget (0.16s) [2022-06-10T22:28:45.417Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-10T22:28:45.417Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-10T22:28:45.417Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-10T22:28:45.417Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-10T22:28:45.417Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-10T22:28:45.417Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-10T22:28:45.417Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-10T22:28:45.417Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-10T22:28:45.417Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-10T22:28:45.417Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-10T22:28:45.417Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-06-10T22:28:45.417Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-10T22:28:45.417Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-10T22:28:45.417Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-10T22:28:45.417Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-10T22:28:45.417Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2022-06-10T22:28:45.417Z] === RUN TestCreateWithInvalidEnv [2022-06-10T22:28:45.417Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-10T22:28:45.417Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-10T22:28:45.417Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-10T22:28:45.417Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-10T22:28:45.417Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-10T22:28:45.417Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-10T22:28:45.583Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-06-10T22:28:45.583Z] === RUN TestServiceWithPredefinedNetwork [2022-06-10T22:28:45.675Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-10T22:28:45.675Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-10T22:28:45.675Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-06-10T22:28:45.675Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-10T22:28:45.675Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-06-10T22:28:45.675Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-10T22:28:45.675Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-10T22:28:45.675Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-10T22:28:45.675Z] === RUN TestCreateTmpfsMountsTarget [2022-06-10T22:28:45.675Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-06-10T22:28:45.675Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-10T22:28:46.239Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-06-10T22:28:46.239Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-06-10T22:28:47.357Z] --- PASS: TestCreateServiceMultipleTimes (16.29s) [2022-06-10T22:28:47.357Z] === RUN TestCreateServiceConflict [2022-06-10T22:28:47.357Z] --- PASS: TestCreateServiceConflict (2.30s) [2022-06-10T22:28:47.357Z] === RUN TestCreateServiceMaxReplicas [2022-06-10T22:28:47.609Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-06-10T22:28:47.865Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-06-10T22:28:47.865Z] --- PASS: TestCreateWithCustomMaskedPaths (2.20s) [2022-06-10T22:28:47.865Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-10T22:28:48.098Z] --- PASS: TestServiceWithPredefinedNetwork (2.31s) [2022-06-10T22:28:48.098Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-10T22:28:48.098Z] service_test.go:243: FLAKY_TEST [2022-06-10T22:28:48.098Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-10T22:28:48.098Z] === RUN TestServiceWithDataPathPortInit [2022-06-10T22:28:48.122Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-06-10T22:28:48.379Z] check_test.go:307: [df821d2c73187] daemon is not started [2022-06-10T22:28:48.379Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-06-10T22:28:48.941Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-06-10T22:28:50.309Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.46s) [2022-06-10T22:28:50.309Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-10T22:28:50.309Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-10T22:28:50.309Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-10T22:28:50.309Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-10T22:28:50.309Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-10T22:28:50.309Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-10T22:28:50.309Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-10T22:28:50.309Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-10T22:28:50.309Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-10T22:28:50.309Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-10T22:28:50.309Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-10T22:28:50.309Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-10T22:28:50.309Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-10T22:28:50.309Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-10T22:28:50.309Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-10T22:28:50.309Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-10T22:28:50.309Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-06-10T22:28:50.309Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-06-10T22:28:50.309Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2022-06-10T22:28:50.309Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-06-10T22:28:50.309Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-06-10T22:28:50.309Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-06-10T22:28:50.309Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-10T22:28:50.674Z] --- PASS: TestCreateServiceMaxReplicas (3.03s) [2022-06-10T22:28:50.674Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-10T22:28:50.872Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-06-10T22:28:51.128Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-06-10T22:28:51.128Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s) [2022-06-10T22:28:51.128Z] === RUN TestCreateDifferentPlatform [2022-06-10T22:28:51.128Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-10T22:28:51.128Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-10T22:28:51.128Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-06-10T22:28:51.128Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-06-10T22:28:51.128Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-10T22:28:51.128Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-10T22:28:51.128Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-06-10T22:28:51.128Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-10T22:28:51.384Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-06-10T22:28:51.384Z] === RUN TestCreateInvalidHostConfig [2022-06-10T22:28:51.384Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-10T22:28:51.384Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-10T22:28:51.384Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-06-10T22:28:51.384Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-06-10T22:28:51.384Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-10T22:28:51.384Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-10T22:28:51.384Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-10T22:28:51.384Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-10T22:28:51.384Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-10T22:28:51.384Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-10T22:28:51.384Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-10T22:28:51.384Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-06-10T22:28:51.384Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-06-10T22:28:51.384Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-06-10T22:28:51.384Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-06-10T22:28:51.384Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-06-10T22:28:51.384Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-06-10T22:28:51.384Z] === RUN TestContainerStartOnDaemonRestart [2022-06-10T22:28:51.384Z] === PAUSE TestContainerStartOnDaemonRestart [2022-06-10T22:28:51.384Z] === RUN TestDaemonRestartIpcMode [2022-06-10T22:28:51.384Z] === PAUSE TestDaemonRestartIpcMode [2022-06-10T22:28:51.384Z] === RUN TestDaemonHostGatewayIP [2022-06-10T22:28:51.384Z] === PAUSE TestDaemonHostGatewayIP [2022-06-10T22:28:51.384Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-10T22:28:51.384Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-10T22:28:51.384Z] === RUN TestContainerKillOnDaemonStart [2022-06-10T22:28:51.384Z] === PAUSE TestContainerKillOnDaemonStart [2022-06-10T22:28:51.384Z] === RUN TestDiff [2022-06-10T22:28:52.316Z] --- PASS: TestDiff (0.78s) [2022-06-10T22:28:52.316Z] === RUN TestExecWithCloseStdin [2022-06-10T22:28:52.316Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-06-10T22:28:52.879Z] --- PASS: TestExecWithCloseStdin (0.75s) [2022-06-10T22:28:52.879Z] === RUN TestExec [2022-06-10T22:28:53.466Z] --- PASS: TestExec (0.63s) [2022-06-10T22:28:53.466Z] === RUN TestExecUser [2022-06-10T22:28:53.724Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-06-10T22:28:54.287Z] --- PASS: TestExecUser (0.92s) [2022-06-10T22:28:54.287Z] === RUN TestExportContainerAndImportImage [2022-06-10T22:28:54.544Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-06-10T22:28:54.800Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-06-10T22:28:55.364Z] --- PASS: TestExportContainerAndImportImage (0.97s) [2022-06-10T22:28:55.364Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-10T22:28:56.733Z] --- PASS: TestExportContainerAfterDaemonRestart (1.40s) [2022-06-10T22:28:56.733Z] === RUN TestHealthCheckWorkdir [2022-06-10T22:28:57.663Z] --- PASS: TestHealthCheckWorkdir (0.85s) [2022-06-10T22:28:57.663Z] === RUN TestHealthKillContainer [2022-06-10T22:28:58.224Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-06-10T22:29:00.111Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-06-10T22:29:02.001Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-06-10T22:29:02.257Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-06-10T22:29:02.257Z] check_test.go:307: [d90fa2827a253] daemon is not started [2022-06-10T22:29:02.257Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-06-10T22:29:02.513Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-06-10T22:29:02.769Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-06-10T22:29:02.947Z] --- PASS: TestServiceWithDataPathPortInit (13.34s) [2022-06-10T22:29:02.947Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-10T22:29:03.334Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-06-10T22:29:03.874Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lc3fpp5q44hr59yobyp5xv5am Created:2022-06-10 22:29:02.565205846 +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[fc0e033877bc56eb595dbb0b4b7c73c143f7f01e41a1f743e4028360657354bb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6kkye7q0y8rk4q3oj446qos2o EndpointID:769e08244f07ff3493de031eed741ae6ac19a9a756a816bf9b563f341f82b1cf MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9671a085112e1c01a9fc1acfd4eefb07ba96aeda08d368dd5f4c0f635c030211 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:5f0f120f8039 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6kkye7q0y8rk4q3oj446qos2o EndpointID:769e08244f07ff3493de031eed741ae6ac19a9a756a816bf9b563f341f82b1cf EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-06-10T22:29:03.896Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-06-10T22:29:03.896Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-06-10T22:29:05.585Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.59s) [2022-06-10T22:29:05.585Z] === RUN TestCreateServiceSecretFileMode [2022-06-10T22:29:06.413Z] --- PASS: TestHealthKillContainer (8.38s) [2022-06-10T22:29:06.413Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-10T22:29:06.527Z] --- PASS: TestCreateServiceSecretFileMode (2.72s) [2022-06-10T22:29:06.528Z] === RUN TestCreateServiceConfigFileMode [2022-06-10T22:29:06.668Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-06-10T22:29:06.668Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-06-10T22:29:06.668Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s) [2022-06-10T22:29:06.668Z] === RUN TestIpcModeNone [2022-06-10T22:29:07.601Z] --- PASS: TestIpcModeNone (0.84s) [2022-06-10T22:29:07.601Z] === RUN TestIpcModePrivate [2022-06-10T22:29:07.857Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-06-10T22:29:08.046Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s) [2022-06-10T22:29:08.046Z] PASS [2022-06-10T22:29:08.046Z] [2022-06-10T22:29:08.046Z] === Skipped [2022-06-10T22:29:08.046Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-10T22:29:08.046Z] service_test.go:243: FLAKY_TEST [2022-06-10T22:29:08.046Z] [2022-06-10T22:29:08.046Z] DONE 38 tests, 1 skipped in 43.349s [2022-06-10T22:29:08.046Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-10T22:29:08.046Z] ++ 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-06-10T22:29:08.046Z] ++ set -e [2022-06-10T22:29:08.046Z] ++ '[' -n 0 ']' [2022-06-10T22:29:08.046Z] ++ set -x [2022-06-10T22:29:08.046Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:29:08.114Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:89, shared: false, mustBeShared: false [2022-06-10T22:29:08.302Z] INFO: Testing against a local daemon [2022-06-10T22:29:08.302Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-10T22:29:08.302Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-10T22:29:08.302Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-10T22:29:08.303Z] === RUN TestDockerNetworkIpvlan [2022-06-10T22:29:08.303Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-10T22:29:08.303Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-10T22:29:08.303Z] PASS [2022-06-10T22:29:08.303Z] [2022-06-10T22:29:08.303Z] === Skipped [2022-06-10T22:29:08.303Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-10T22:29:08.303Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-10T22:29:08.303Z] [2022-06-10T22:29:08.303Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-10T22:29:08.303Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-10T22:29:08.303Z] [2022-06-10T22:29:08.303Z] DONE 2 tests, 2 skipped in 0.096s [2022-06-10T22:29:08.303Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-10T22:29:08.303Z] ++ 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-06-10T22:29:08.303Z] ++ set -e [2022-06-10T22:29:08.303Z] ++ '[' -n 0 ']' [2022-06-10T22:29:08.303Z] ++ set -x [2022-06-10T22:29:08.303Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:29:08.303Z] INFO: Testing against a local daemon [2022-06-10T22:29:08.303Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-10T22:29:08.371Z] --- PASS: TestIpcModePrivate (0.92s) [2022-06-10T22:29:08.371Z] === RUN TestIpcModeShareable [2022-06-10T22:29:08.934Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-06-10T22:29:08.934Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:89, shared: true, mustBeShared: true [2022-06-10T22:29:09.069Z] --- PASS: TestCreateServiceConfigFileMode (2.52s) [2022-06-10T22:29:09.069Z] === RUN TestCreateServiceSysctls [2022-06-10T22:29:09.191Z] --- PASS: TestIpcModeShareable (0.73s) [2022-06-10T22:29:09.191Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-10T22:29:09.669Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s) [2022-06-10T22:29:09.669Z] === RUN TestDockerNetworkMacvlan [2022-06-10T22:29:10.231Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-06-10T22:29:11.158Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-06-10T22:29:11.708Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-06-10T22:29:11.708Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.46s) [2022-06-10T22:29:11.708Z] === RUN TestAPIIpcModeHost [2022-06-10T22:29:11.708Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-06-10T22:29:11.720Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-06-10T22:29:12.277Z] --- PASS: TestAPIIpcModeHost (0.74s) [2022-06-10T22:29:12.277Z] === RUN TestDaemonIpcModeShareable [2022-06-10T22:29:12.371Z] --- PASS: TestCreateServiceSysctls (3.17s) [2022-06-10T22:29:12.371Z] === RUN TestCreateServiceCapabilities [2022-06-10T22:29:13.613Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-06-10T22:29:13.644Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: true, mustBeShared: true [2022-06-10T22:29:13.644Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-06-10T22:29:13.644Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-06-10T22:29:13.644Z] check_test.go:307: [d15a10860267c] daemon is not started [2022-06-10T22:29:13.644Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-06-10T22:29:13.900Z] --- PASS: TestDaemonIpcModeShareable (1.45s) [2022-06-10T22:29:13.900Z] === RUN TestDaemonIpcModePrivate [2022-06-10T22:29:14.831Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-06-10T22:29:14.920Z] --- PASS: TestCreateServiceCapabilities (2.56s) [2022-06-10T22:29:14.920Z] === RUN TestInspect [2022-06-10T22:29:15.393Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false [2022-06-10T22:29:15.393Z] --- PASS: TestDaemonIpcModePrivate (1.70s) [2022-06-10T22:29:15.393Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-10T22:29:15.504Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-06-10T22:29:15.650Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-06-10T22:29:15.907Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-06-10T22:29:17.276Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false [2022-06-10T22:29:17.276Z] === RUN TestDockerSuite/TestBuildAddScript [2022-06-10T22:29:17.276Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s) [2022-06-10T22:29:17.276Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-10T22:29:17.474Z] --- PASS: TestInspect (2.80s) [2022-06-10T22:29:17.474Z] === RUN TestCreateJob [2022-06-10T22:29:17.839Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-06-10T22:29:18.768Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: true, mustBeShared: true [2022-06-10T22:29:18.774Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-06-10T22:29:19.024Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s) [2022-06-10T22:29:19.024Z] === RUN TestIpcModeOlderClient [2022-06-10T22:29:19.024Z] === PAUSE TestIpcModeOlderClient [2022-06-10T22:29:19.024Z] === RUN TestKillContainerInvalidSignal [2022-06-10T22:29:19.280Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-06-10T22:29:19.336Z] --- PASS: TestDockerNetworkMacvlan (9.75s) [2022-06-10T22:29:19.336Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-06-10T22:29:19.336Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-06-10T22:29:19.336Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.91s) [2022-06-10T22:29:19.336Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.87s) [2022-06-10T22:29:19.336Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.05s) [2022-06-10T22:29:19.336Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s) [2022-06-10T22:29:19.336Z] PASS [2022-06-10T22:29:19.336Z] [2022-06-10T22:29:19.336Z] DONE 8 tests in 11.148s [2022-06-10T22:29:19.336Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-10T22:29:19.336Z] ++ 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-06-10T22:29:19.336Z] ++ set -e [2022-06-10T22:29:19.336Z] ++ '[' -n 0 ']' [2022-06-10T22:29:19.336Z] ++ set -x [2022-06-10T22:29:19.336Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:29:19.336Z] testing: warning: no tests to run [2022-06-10T22:29:19.336Z] PASS [2022-06-10T22:29:19.336Z] [2022-06-10T22:29:19.336Z] DONE 0 tests in 0.026s [2022-06-10T22:29:19.592Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-10T22:29:19.592Z] ++ 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-06-10T22:29:19.592Z] ++ set -e [2022-06-10T22:29:19.592Z] ++ '[' -n 0 ']' [2022-06-10T22:29:19.592Z] ++ set -x [2022-06-10T22:29:19.592Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:29:19.592Z] INFO: Testing against a local daemon [2022-06-10T22:29:19.592Z] === RUN TestAuthZPluginAllowRequest [2022-06-10T22:29:19.842Z] --- PASS: TestKillContainerInvalidSignal (0.76s) [2022-06-10T22:29:19.842Z] === RUN TestKillContainer [2022-06-10T22:29:19.842Z] === RUN TestKillContainer/no_signal [2022-06-10T22:29:20.405Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-06-10T22:29:20.663Z] === RUN TestKillContainer/non_killing_signal [2022-06-10T22:29:20.774Z] --- PASS: TestCreateJob (3.17s) [2022-06-10T22:29:20.774Z] === RUN TestReplicatedJob [2022-06-10T22:29:20.958Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2022-06-10T22:29:20.958Z] === RUN TestAuthZPluginTLS [2022-06-10T22:29:21.214Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-06-10T22:29:21.214Z] === RUN TestAuthZPluginDenyRequest [2022-06-10T22:29:21.225Z] === RUN TestKillContainer/killing_signal [2022-06-10T22:29:21.225Z] check_test.go:307: [d29c45a475f27] daemon is not started [2022-06-10T22:29:21.225Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-06-10T22:29:21.598Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-06-10T22:29:21.780Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-06-10T22:29:21.780Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-10T22:29:22.154Z] --- PASS: TestKillContainer (2.29s) [2022-06-10T22:29:22.154Z] --- PASS: TestKillContainer/no_signal (0.70s) [2022-06-10T22:29:22.154Z] --- PASS: TestKillContainer/non_killing_signal (0.60s) [2022-06-10T22:29:22.154Z] --- PASS: TestKillContainer/killing_signal (0.71s) [2022-06-10T22:29:22.154Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-10T22:29:22.154Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-10T22:29:22.342Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-06-10T22:29:22.342Z] === RUN TestAuthZPluginDenyResponse [2022-06-10T22:29:22.904Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-06-10T22:29:22.904Z] === RUN TestAuthZPluginAllowEventStream [2022-06-10T22:29:23.081Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-10T22:29:23.644Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.57s) [2022-06-10T22:29:23.644Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2022-06-10T22:29:23.644Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s) [2022-06-10T22:29:23.644Z] === RUN TestKillStoppedContainer [2022-06-10T22:29:23.901Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-06-10T22:29:23.901Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-10T22:29:23.901Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-06-10T22:29:23.901Z] === RUN TestKillDifferentUserContainer [2022-06-10T22:29:24.157Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-06-10T22:29:24.280Z] --- PASS: TestAuthZPluginAllowEventStream (1.14s) [2022-06-10T22:29:24.280Z] === RUN TestAuthZPluginErrorResponse [2022-06-10T22:29:24.459Z] --- PASS: TestKillDifferentUserContainer (0.71s) [2022-06-10T22:29:24.459Z] === RUN TestInspectOomKilledTrue [2022-06-10T22:29:24.459Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-10T22:29:24.459Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-06-10T22:29:24.459Z] === RUN TestInspectOomKilledFalse [2022-06-10T22:29:24.460Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-10T22:29:24.460Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-06-10T22:29:24.460Z] === RUN TestLinksEtcHostsContentMatch [2022-06-10T22:29:24.535Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-06-10T22:29:24.535Z] === RUN TestAuthZPluginErrorRequest [2022-06-10T22:29:24.716Z] check_test.go:307: [d772b4a7e6f0c] daemon is not started [2022-06-10T22:29:24.716Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-06-10T22:29:24.973Z] --- PASS: TestLinksEtcHostsContentMatch (0.53s) [2022-06-10T22:29:24.973Z] === RUN TestLinksContainerNames [2022-06-10T22:29:25.097Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-06-10T22:29:25.097Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-10T22:29:25.659Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-06-10T22:29:25.659Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-10T22:29:26.061Z] --- PASS: TestReplicatedJob (5.38s) [2022-06-10T22:29:26.061Z] === RUN TestUpdateReplicatedJob [2022-06-10T22:29:26.340Z] --- PASS: TestLinksContainerNames (1.27s) [2022-06-10T22:29:26.340Z] === RUN TestLogsFollowTailEmpty [2022-06-10T22:29:27.026Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.49s) [2022-06-10T22:29:27.027Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-10T22:29:27.272Z] --- PASS: TestLogsFollowTailEmpty (0.81s) [2022-06-10T22:29:27.272Z] === RUN TestContainerNetworkMountsNoChown [2022-06-10T22:29:27.530Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-06-10T22:29:27.530Z] docker_cli_daemon_plugins_test.go:80: [d075a5de93fe1] daemon is not started [2022-06-10T22:29:27.785Z] --- PASS: TestContainerNetworkMountsNoChown (0.61s) [2022-06-10T22:29:27.785Z] === RUN TestMountDaemonRoot [2022-06-10T22:29:27.785Z] === RUN TestMountDaemonRoot/default [2022-06-10T22:29:27.785Z] === PAUSE TestMountDaemonRoot/default [2022-06-10T22:29:27.785Z] === RUN TestMountDaemonRoot/private [2022-06-10T22:29:27.785Z] === PAUSE TestMountDaemonRoot/private [2022-06-10T22:29:27.785Z] === RUN TestMountDaemonRoot/rprivate [2022-06-10T22:29:27.785Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-10T22:29:27.785Z] === RUN TestMountDaemonRoot/slave [2022-06-10T22:29:27.785Z] === PAUSE TestMountDaemonRoot/slave [2022-06-10T22:29:27.785Z] === RUN TestMountDaemonRoot/rslave [2022-06-10T22:29:27.785Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-10T22:29:27.785Z] === RUN TestMountDaemonRoot/shared [2022-06-10T22:29:27.785Z] === PAUSE TestMountDaemonRoot/shared [2022-06-10T22:29:27.785Z] === RUN TestMountDaemonRoot/rshared [2022-06-10T22:29:27.785Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-10T22:29:27.785Z] === CONT TestMountDaemonRoot/default [2022-06-10T22:29:27.785Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-10T22:29:27.785Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-10T22:29:27.785Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-10T22:29:27.785Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-10T22:29:27.785Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-10T22:29:27.785Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-10T22:29:27.785Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-10T22:29:27.785Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-10T22:29:27.786Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-10T22:29:27.786Z] === CONT TestMountDaemonRoot/rshared [2022-06-10T22:29:27.786Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-10T22:29:27.786Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-10T22:29:27.786Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-10T22:29:27.786Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-10T22:29:27.786Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-10T22:29:27.786Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-10T22:29:27.786Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-10T22:29:27.786Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-10T22:29:27.786Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-10T22:29:27.786Z] === CONT TestMountDaemonRoot/shared [2022-06-10T22:29:27.786Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-10T22:29:27.786Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-10T22:29:27.786Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-10T22:29:27.786Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-10T22:29:27.786Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-10T22:29:27.786Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-10T22:29:27.786Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-10T22:29:27.786Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-10T22:29:27.786Z] === CONT TestMountDaemonRoot/rslave [2022-06-10T22:29:27.786Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-10T22:29:27.786Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-10T22:29:27.786Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-10T22:29:27.786Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-10T22:29:27.786Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-10T22:29:27.786Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-10T22:29:27.786Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-10T22:29:27.786Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-10T22:29:27.786Z] === CONT TestMountDaemonRoot/slave [2022-06-10T22:29:27.786Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-10T22:29:27.786Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-10T22:29:27.786Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-10T22:29:27.786Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-10T22:29:27.786Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-10T22:29:27.786Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-10T22:29:27.786Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-10T22:29:27.786Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-10T22:29:27.786Z] === CONT TestMountDaemonRoot/rprivate [2022-06-10T22:29:27.786Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-10T22:29:27.786Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-10T22:29:27.786Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-10T22:29:27.786Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-10T22:29:27.786Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-10T22:29:27.786Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-10T22:29:27.786Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-10T22:29:27.786Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-10T22:29:27.786Z] === CONT TestMountDaemonRoot/private [2022-06-10T22:29:27.786Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-10T22:29:27.786Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-10T22:29:27.786Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-10T22:29:27.786Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-10T22:29:27.786Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-10T22:29:27.786Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-10T22:29:27.786Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-10T22:29:27.786Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-10T22:29:27.786Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-10T22:29:27.786Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-10T22:29:27.786Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-10T22:29:27.786Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-10T22:29:28.043Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-10T22:29:28.043Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-10T22:29:28.043Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-10T22:29:28.043Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-10T22:29:28.043Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-10T22:29:28.043Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-10T22:29:28.043Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-10T22:29:28.043Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-10T22:29:28.043Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-10T22:29:28.043Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-10T22:29:28.043Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-10T22:29:28.043Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-10T22:29:28.043Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-10T22:29:28.302Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-10T22:29:28.302Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-10T22:29:28.302Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-10T22:29:28.302Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-10T22:29:28.302Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-10T22:29:28.302Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-10T22:29:28.302Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-10T22:29:28.302Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-10T22:29:28.302Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-10T22:29:28.302Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-06-10T22:29:28.302Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-10T22:29:28.302Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-06-10T22:29:28.302Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-06-10T22:29:28.302Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-06-10T22:29:28.302Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-06-10T22:29:28.302Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-10T22:29:28.302Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-06-10T22:29:28.302Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-06-10T22:29:28.302Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-06-10T22:29:28.302Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-06-10T22:29:28.302Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-10T22:29:28.302Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-06-10T22:29:28.302Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-06-10T22:29:28.302Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-06-10T22:29:28.302Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-06-10T22:29:28.302Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-10T22:29:28.302Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-06-10T22:29:28.302Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-06-10T22:29:28.302Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-06-10T22:29:28.302Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-06-10T22:29:28.302Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-10T22:29:28.302Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-06-10T22:29:28.302Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-06-10T22:29:28.302Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-06-10T22:29:28.302Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-06-10T22:29:28.302Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-10T22:29:28.302Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-06-10T22:29:28.302Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-06-10T22:29:28.302Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-06-10T22:29:28.302Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-06-10T22:29:28.302Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-10T22:29:28.302Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-06-10T22:29:28.302Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-06-10T22:29:28.302Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-06-10T22:29:28.302Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-06-10T22:29:28.302Z] === RUN TestContainerBindMountNonRecursive [2022-06-10T22:29:28.392Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.35s) [2022-06-10T22:29:28.392Z] === RUN TestAuthZPluginHeader [2022-06-10T22:29:28.874Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-06-10T22:29:29.321Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-06-10T22:29:29.321Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-10T22:29:29.321Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-10T22:29:29.321Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-06-10T22:29:29.321Z] === RUN TestAuthZPluginV2Disable [2022-06-10T22:29:29.321Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-10T22:29:29.321Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-06-10T22:29:29.321Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-10T22:29:29.321Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-10T22:29:29.321Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-06-10T22:29:29.321Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-10T22:29:29.321Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-10T22:29:29.321Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-06-10T22:29:29.321Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-10T22:29:29.362Z] --- PASS: TestUpdateReplicatedJob (3.16s) [2022-06-10T22:29:29.362Z] === RUN TestServiceListWithStatuses [2022-06-10T22:29:29.362Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-10T22:29:29.362Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-10T22:29:29.362Z] === RUN TestDockerNetworkConnectAlias [2022-06-10T22:29:30.241Z] --- PASS: TestContainerBindMountNonRecursive (2.01s) [2022-06-10T22:29:30.241Z] === RUN TestContainerVolumesMountedAsShared [2022-06-10T22:29:31.174Z] --- PASS: TestContainerVolumesMountedAsShared (0.73s) [2022-06-10T22:29:31.174Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-10T22:29:31.431Z] --- PASS: TestContainerVolumesMountedAsSlave (0.42s) [2022-06-10T22:29:31.431Z] === RUN TestNetworkNat [2022-06-10T22:29:31.687Z] docker_cli_daemon_plugins_test.go:170: [d59c4b4f946d6] daemon is not started [2022-06-10T22:29:31.687Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-06-10T22:29:32.252Z] --- PASS: TestNetworkNat (0.78s) [2022-06-10T22:29:32.252Z] === RUN TestNetworkLocalhostTCPNat [2022-06-10T22:29:33.182Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-06-10T22:29:33.182Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s) [2022-06-10T22:29:33.182Z] === RUN TestNetworkLoopbackNat [2022-06-10T22:29:33.568Z] --- PASS: TestDockerNetworkConnectAlias (3.88s) [2022-06-10T22:29:33.568Z] === RUN TestDockerNetworkReConnect [2022-06-10T22:29:34.548Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-06-10T22:29:34.805Z] === RUN TestDockerSuite/TestBuildAddTar [2022-06-10T22:29:36.174Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-06-10T22:29:36.174Z] --- PASS: TestNetworkLoopbackNat (3.09s) [2022-06-10T22:29:36.174Z] === RUN TestPause [2022-06-10T22:29:36.430Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-06-10T22:29:36.494Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-06-10T22:29:36.870Z] --- PASS: TestDockerNetworkReConnect (3.57s) [2022-06-10T22:29:36.870Z] === RUN TestServicePlugin [2022-06-10T22:29:36.993Z] --- PASS: TestPause (0.76s) [2022-06-10T22:29:36.993Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-10T22:29:36.993Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-10T22:29:36.993Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-10T22:29:36.993Z] === RUN TestPauseStopPausedContainer [2022-06-10T22:29:36.993Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-06-10T22:29:37.567Z] check_test.go:307: [d0e5604a8959d] daemon is not started [2022-06-10T22:29:37.567Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-06-10T22:29:37.567Z] --- PASS: TestPauseStopPausedContainer (0.69s) [2022-06-10T22:29:37.567Z] === RUN TestPidHost [2022-06-10T22:29:39.035Z] tests/integration/client_test.py ..... [ 75%] [2022-06-10T22:29:39.035Z] tests/integration/context_api_test.py ... [ 76%] [2022-06-10T22:29:39.035Z] tests/integration/errors_test.py . [ 76%] [2022-06-10T22:29:39.458Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-06-10T22:29:39.458Z] --- PASS: TestPidHost (1.80s) [2022-06-10T22:29:39.458Z] === RUN TestPsFilter [2022-06-10T22:29:39.714Z] --- PASS: TestPsFilter (0.24s) [2022-06-10T22:29:39.714Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-10T22:29:40.170Z] plugin_test.go:61: [d89b7c41a1b6b] joining swarm manager [da878f342e23a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T22:29:40.278Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) [2022-06-10T22:29:40.278Z] === RUN TestRemoveContainerWithVolume [2022-06-10T22:29:41.208Z] --- PASS: TestRemoveContainerWithVolume (0.76s) [2022-06-10T22:29:41.208Z] === RUN TestRemoveContainerRunning [2022-06-10T22:29:41.208Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-06-10T22:29:41.552Z] plugin_test.go:64: [d638d499ae2e8] joining swarm manager [da878f342e23a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-10T22:29:42.137Z] --- PASS: TestRemoveContainerRunning (0.80s) [2022-06-10T22:29:42.138Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-10T22:29:42.138Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-06-10T22:29:42.701Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.72s) [2022-06-10T22:29:42.701Z] === RUN TestRemoveInvalidContainer [2022-06-10T22:29:42.701Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-06-10T22:29:42.701Z] === RUN TestRenameLinkedContainer [2022-06-10T22:29:42.957Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-06-10T22:29:43.521Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-06-10T22:29:44.889Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-06-10T22:29:44.889Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-06-10T22:29:45.821Z] --- PASS: TestRenameLinkedContainer (2.99s) [2022-06-10T22:29:45.822Z] === RUN TestRenameStoppedContainer [2022-06-10T22:29:46.393Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-06-10T22:29:46.393Z] --- PASS: TestRenameStoppedContainer (0.79s) [2022-06-10T22:29:46.393Z] === RUN TestRenameRunningContainerAndReuse [2022-06-10T22:29:47.361Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-06-10T22:29:47.361Z] PASS [2022-06-10T22:29:47.361Z] [2022-06-10T22:29:47.361Z] === Skipped [2022-06-10T22:29:47.361Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-06-10T22:29:47.361Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-10T22:29:47.361Z] [2022-06-10T22:29:47.361Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-06-10T22:29:47.361Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-10T22:29:47.361Z] [2022-06-10T22:29:47.361Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-06-10T22:29:47.361Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-10T22:29:47.361Z] [2022-06-10T22:29:47.361Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-06-10T22:29:47.361Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-10T22:29:47.361Z] [2022-06-10T22:29:47.361Z] DONE 17 tests, 4 skipped in 26.318s [2022-06-10T22:29:47.361Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-10T22:29:47.361Z] ++ 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-06-10T22:29:47.361Z] ++ set -e [2022-06-10T22:29:47.361Z] ++ '[' -n 0 ']' [2022-06-10T22:29:47.361Z] ++ set -x [2022-06-10T22:29:47.362Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:29:47.362Z] INFO: Testing against a local daemon [2022-06-10T22:29:47.362Z] === RUN TestPluginInvalidJSON [2022-06-10T22:29:47.362Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-06-10T22:29:47.362Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-06-10T22:29:47.362Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-10T22:29:47.362Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-10T22:29:47.362Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-06-10T22:29:47.362Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-06-10T22:29:47.362Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-06-10T22:29:47.362Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-06-10T22:29:47.362Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-06-10T22:29:47.362Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-06-10T22:29:47.362Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-06-10T22:29:47.362Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-06-10T22:29:47.362Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-06-10T22:29:47.362Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-06-10T22:29:47.362Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-06-10T22:29:47.362Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-06-10T22:29:47.362Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-10T22:29:47.362Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-06-10T22:29:47.362Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-06-10T22:29:47.362Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-06-10T22:29:47.362Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-06-10T22:29:47.362Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-06-10T22:29:47.362Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-06-10T22:29:47.362Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-06-10T22:29:47.362Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.01s) [2022-06-10T22:29:47.362Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-06-10T22:29:47.362Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-06-10T22:29:47.362Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-06-10T22:29:47.362Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-06-10T22:29:47.362Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.01s) [2022-06-10T22:29:47.362Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-06-10T22:29:47.362Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-06-10T22:29:47.362Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-06-10T22:29:47.362Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-06-10T22:29:47.362Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-06-10T22:29:47.362Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-06-10T22:29:47.362Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-06-10T22:29:47.362Z] === RUN TestPluginInstall [2022-06-10T22:29:47.362Z] === RUN TestPluginInstall/no_auth [2022-06-10T22:29:47.362Z] time="2022-06-10T22:29:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-10T22:29:47.362Z] time="2022-06-10T22:29:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b68b31aae9499d5154aad72b9ea6da5f64129987577ab87379ee2b75334620ed" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-10T22:29:47.362Z] time="2022-06-10T22:29:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-10T22:29:47.362Z] time="2022-06-10T22:29:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b68b31aae9499d5154aad72b9ea6da5f64129987577ab87379ee2b75334620ed" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-10T22:29:47.362Z] === RUN TestPluginInstall/with_htpasswd [2022-06-10T22:29:47.362Z] time="2022-06-10T22:29:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-10T22:29:47.362Z] time="2022-06-10T22:29:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b68b31aae9499d5154aad72b9ea6da5f64129987577ab87379ee2b75334620ed" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-10T22:29:47.362Z] time="2022-06-10T22:29:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-10T22:29:47.362Z] time="2022-06-10T22:29:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b68b31aae9499d5154aad72b9ea6da5f64129987577ab87379ee2b75334620ed" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-10T22:29:47.362Z] === RUN TestPluginInstall/with_insecure [2022-06-10T22:29:48.283Z] --- PASS: TestRenameRunningContainerAndReuse (1.57s) [2022-06-10T22:29:48.283Z] === RUN TestRenameInvalidName [2022-06-10T22:29:48.283Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-06-10T22:29:48.290Z] time="2022-06-10T22:29:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-10T22:29:48.290Z] time="2022-06-10T22:29:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1771c24da706267670450fb029dc5fc67bcaea61ea1eb0b9c5cd7751cf904f8d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-10T22:29:48.290Z] time="2022-06-10T22:29:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-10T22:29:48.290Z] time="2022-06-10T22:29:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1771c24da706267670450fb029dc5fc67bcaea61ea1eb0b9c5cd7751cf904f8d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-10T22:29:48.546Z] plugin_test.go:195: [de00978cf5b40] daemon is not started [2022-06-10T22:29:48.546Z] --- PASS: TestPluginInstall (2.54s) [2022-06-10T22:29:48.546Z] --- PASS: TestPluginInstall/no_auth (0.94s) [2022-06-10T22:29:48.546Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-06-10T22:29:48.546Z] --- PASS: TestPluginInstall/with_insecure (1.04s) [2022-06-10T22:29:48.546Z] === RUN TestPluginsWithRuntimes [2022-06-10T22:29:48.847Z] --- PASS: TestRenameInvalidName (0.71s) [2022-06-10T22:29:48.847Z] === RUN TestRenameAnonymousContainer [2022-06-10T22:29:48.847Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-06-10T22:29:49.912Z] === RUN TestPluginsWithRuntimes/No_Args [2022-06-10T22:29:50.217Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-06-10T22:29:50.781Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-06-10T22:29:50.840Z] === RUN TestPluginsWithRuntimes/With_Args [2022-06-10T22:29:51.711Z] --- PASS: TestRenameAnonymousContainer (2.96s) [2022-06-10T22:29:51.711Z] === RUN TestRenameContainerWithSameName [2022-06-10T22:29:51.767Z] --- PASS: TestPluginsWithRuntimes (3.30s) [2022-06-10T22:29:51.768Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-06-10T22:29:51.768Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-06-10T22:29:51.768Z] === RUN TestPluginBackCompatMediaTypes [2022-06-10T22:29:52.275Z] --- PASS: TestRenameContainerWithSameName (0.58s) [2022-06-10T22:29:52.275Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-10T22:29:52.331Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-06-10T22:29:52.331Z] PASS [2022-06-10T22:29:52.331Z] [2022-06-10T22:29:52.331Z] DONE 24 tests in 6.545s [2022-06-10T22:29:52.331Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-10T22:29:52.331Z] ++ 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-06-10T22:29:52.331Z] ++ set -e [2022-06-10T22:29:52.331Z] ++ '[' -n 0 ']' [2022-06-10T22:29:52.331Z] ++ set -x [2022-06-10T22:29:52.331Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:29:52.588Z] INFO: Testing against a local daemon [2022-06-10T22:29:52.588Z] === RUN TestExternalGraphDriver [2022-06-10T22:29:52.588Z] === RUN TestExternalGraphDriver/json [2022-06-10T22:29:53.642Z] --- PASS: TestRenameContainerWithLinkedContainer (1.20s) [2022-06-10T22:29:53.642Z] === RUN TestResize [2022-06-10T22:29:54.205Z] --- PASS: TestResize (0.58s) [2022-06-10T22:29:54.205Z] === RUN TestResizeWithInvalidSize [2022-06-10T22:29:54.205Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-06-10T22:29:54.461Z] === RUN TestDockerSuite/TestBuildBlankName [2022-06-10T22:29:54.479Z] === RUN TestExternalGraphDriver/spec [2022-06-10T22:29:54.718Z] --- PASS: TestResizeWithInvalidSize (0.70s) [2022-06-10T22:29:54.718Z] === RUN TestResizeWhenContainerNotStarted [2022-06-10T22:29:54.718Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-06-10T22:29:55.281Z] --- PASS: TestResizeWhenContainerNotStarted (0.57s) [2022-06-10T22:29:55.281Z] === RUN TestDaemonRestartKillContainers [2022-06-10T22:29:55.281Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-10T22:29:55.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-10T22:29:55.281Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-10T22:29:55.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-10T22:29:55.281Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-10T22:29:55.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-10T22:29:55.281Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-10T22:29:55.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-10T22:29:55.281Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-10T22:29:55.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-10T22:29:55.281Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-10T22:29:55.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-10T22:29:55.281Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-10T22:29:55.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-10T22:29:55.281Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-10T22:29:55.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-10T22:29:55.281Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-10T22:29:55.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-10T22:29:55.281Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-10T22:29:55.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-10T22:29:55.281Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-10T22:29:55.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-10T22:29:55.281Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-10T22:29:55.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-10T22:29:55.281Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-10T22:29:55.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-10T22:29:55.281Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-10T22:29:55.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-10T22:29:55.281Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-10T22:29:55.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-10T22:29:55.281Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-10T22:29:55.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-10T22:29:55.281Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-10T22:29:55.281Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-10T22:29:55.847Z] === RUN TestExternalGraphDriver/pull [2022-06-10T22:29:56.650Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-06-10T22:29:57.217Z] --- PASS: TestExternalGraphDriver (4.81s) [2022-06-10T22:29:57.217Z] --- PASS: TestExternalGraphDriver/json (1.60s) [2022-06-10T22:29:57.217Z] --- PASS: TestExternalGraphDriver/spec (1.56s) [2022-06-10T22:29:57.217Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2022-06-10T22:29:57.217Z] === RUN TestGraphdriverPluginV2 [2022-06-10T22:29:57.217Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-10T22:29:57.217Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-06-10T22:29:57.217Z] PASS [2022-06-10T22:29:57.217Z] [2022-06-10T22:29:57.217Z] === Skipped [2022-06-10T22:29:57.217Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-06-10T22:29:57.217Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-10T22:29:57.217Z] [2022-06-10T22:29:57.217Z] DONE 5 tests, 1 skipped in 4.930s [2022-06-10T22:29:57.217Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-10T22:29:57.217Z] ++ 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-06-10T22:29:57.217Z] ++ set -e [2022-06-10T22:29:57.217Z] ++ '[' -n 0 ']' [2022-06-10T22:29:57.217Z] ++ set -x [2022-06-10T22:29:57.217Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:29:57.473Z] INFO: Testing against a local daemon [2022-06-10T22:29:57.473Z] === RUN TestContinueAfterPluginCrash [2022-06-10T22:29:57.473Z] === PAUSE TestContinueAfterPluginCrash [2022-06-10T22:29:57.473Z] === RUN TestReadPluginNoRead [2022-06-10T22:29:57.473Z] === PAUSE TestReadPluginNoRead [2022-06-10T22:29:57.473Z] === RUN TestDaemonStartWithLogOpt [2022-06-10T22:29:57.473Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-10T22:29:57.473Z] === CONT TestReadPluginNoRead [2022-06-10T22:29:57.473Z] === CONT TestContinueAfterPluginCrash [2022-06-10T22:29:57.582Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-10T22:29:58.059Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-06-10T22:29:58.510Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-06-10T22:29:59.437Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-06-10T22:29:59.992Z] === RUN TestReadPluginNoRead/default [2022-06-10T22:30:00.367Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-10T22:30:00.624Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-06-10T22:30:01.188Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-06-10T22:30:01.357Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-10T22:30:02.118Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-10T22:30:02.285Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-10T22:30:02.680Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-10T22:30:03.257Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-06-10T22:30:03.651Z] === CONT TestReadPluginNoRead [2022-06-10T22:30:03.651Z] read_test.go:92: [da11beae152e9] daemon is not started [2022-06-10T22:30:03.651Z] --- PASS: TestReadPluginNoRead (6.10s) [2022-06-10T22:30:03.651Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2022-06-10T22:30:03.651Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.17s) [2022-06-10T22:30:03.651Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s) [2022-06-10T22:30:03.651Z] === CONT TestDaemonStartWithLogOpt [2022-06-10T22:30:04.632Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-10T22:30:05.544Z] --- PASS: TestContinueAfterPluginCrash (8.07s) [2022-06-10T22:30:06.003Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-06-10T22:30:06.260Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-10T22:30:06.495Z] --- PASS: TestDaemonStartWithLogOpt (2.73s) [2022-06-10T22:30:06.496Z] PASS [2022-06-10T22:30:06.496Z] [2022-06-10T22:30:06.496Z] DONE 6 tests in 8.934s [2022-06-10T22:30:06.496Z] 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-06-10T22:30:06.496Z] ++ 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-06-10T22:30:06.496Z] ++ set -e [2022-06-10T22:30:06.496Z] ++ '[' -n 0 ']' [2022-06-10T22:30:06.496Z] ++ set -x [2022-06-10T22:30:06.496Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:30:06.496Z] testing: warning: no tests to run [2022-06-10T22:30:06.496Z] PASS [2022-06-10T22:30:06.496Z] [2022-06-10T22:30:06.496Z] DONE 0 tests in 0.033s [2022-06-10T22:30:06.496Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-10T22:30:06.496Z] ++ 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-06-10T22:30:06.496Z] ++ set -e [2022-06-10T22:30:06.496Z] ++ '[' -n 0 ']' [2022-06-10T22:30:06.496Z] ++ set -x [2022-06-10T22:30:06.496Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:30:06.496Z] INFO: Testing against a local daemon [2022-06-10T22:30:06.496Z] === RUN TestPluginWithDevMounts [2022-06-10T22:30:06.496Z] === PAUSE TestPluginWithDevMounts [2022-06-10T22:30:06.496Z] === CONT TestPluginWithDevMounts [2022-06-10T22:30:06.516Z] check_test.go:307: [d0f612862e4fa] daemon is not started [2022-06-10T22:30:06.516Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-06-10T22:30:07.446Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-06-10T22:30:07.861Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-06-10T22:30:07.862Z] PASS [2022-06-10T22:30:07.862Z] [2022-06-10T22:30:07.862Z] DONE 1 tests in 1.629s [2022-06-10T22:30:07.862Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-10T22:30:07.862Z] ++ 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-06-10T22:30:07.862Z] ++ set -e [2022-06-10T22:30:07.862Z] ++ '[' -n 0 ']' [2022-06-10T22:30:07.862Z] ++ set -x [2022-06-10T22:30:07.862Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:30:08.118Z] INFO: Testing against a local daemon [2022-06-10T22:30:08.118Z] === RUN TestSecretInspect [2022-06-10T22:30:08.127Z] --- PASS: TestServicePlugin (30.77s) [2022-06-10T22:30:08.127Z] === RUN TestServiceUpdateLabel [2022-06-10T22:30:08.815Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-10T22:30:09.073Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-10T22:30:09.073Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-06-10T22:30:09.512Z] --- PASS: TestServiceUpdateLabel (2.19s) [2022-06-10T22:30:09.512Z] === RUN TestServiceUpdateSecrets [2022-06-10T22:30:10.633Z] --- PASS: TestSecretInspect (2.18s) [2022-06-10T22:30:10.634Z] === RUN TestSecretList [2022-06-10T22:30:11.593Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-06-10T22:30:11.850Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-10T22:30:12.414Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-10T22:30:12.523Z] --- PASS: TestSecretList (2.18s) [2022-06-10T22:30:12.523Z] === RUN TestSecretsCreateAndDelete [2022-06-10T22:30:13.782Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-10T22:30:14.345Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-10T22:30:14.370Z] ......... [ 85%] [2022-06-10T22:30:15.039Z] --- PASS: TestSecretsCreateAndDelete (2.21s) [2022-06-10T22:30:15.039Z] === RUN TestSecretsUpdate [2022-06-10T22:30:15.714Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-10T22:30:16.315Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-10T22:30:16.931Z] --- PASS: TestSecretsUpdate (2.18s) [2022-06-10T22:30:16.931Z] === RUN TestTemplatedSecret [2022-06-10T22:30:18.822Z] --- PASS: TestTemplatedSecret (2.07s) [2022-06-10T22:30:18.822Z] === RUN TestSecretCreateResolve [2022-06-10T22:30:19.454Z] tests/integration/models_images_test.py ............... [ 89%] [2022-06-10T22:30:20.548Z] tests/integration/models_networks_test.py .... [ 90%] [2022-06-10T22:30:21.339Z] --- PASS: TestSecretCreateResolve (2.19s) [2022-06-10T22:30:21.339Z] PASS [2022-06-10T22:30:21.339Z] [2022-06-10T22:30:21.339Z] DONE 6 tests in 13.098s [2022-06-10T22:30:21.339Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-06-10T22:30:21.339Z] ++ 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-06-10T22:30:21.339Z] ++ set -e [2022-06-10T22:30:21.339Z] ++ '[' -n 0 ']' [2022-06-10T22:30:21.339Z] ++ set -x [2022-06-10T22:30:21.339Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:30:21.339Z] INFO: Testing against a local daemon [2022-06-10T22:30:21.339Z] === RUN TestServiceCreateInit [2022-06-10T22:30:21.339Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-10T22:30:21.567Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-06-10T22:30:21.567Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.27s) [2022-06-10T22:30:21.567Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.92s) [2022-06-10T22:30:21.567Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.54s) [2022-06-10T22:30:21.567Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.24s) [2022-06-10T22:30:21.567Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.42s) [2022-06-10T22:30:21.567Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.81s) [2022-06-10T22:30:21.567Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.15s) [2022-06-10T22:30:21.567Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.77s) [2022-06-10T22:30:21.567Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.03s) [2022-06-10T22:30:21.567Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.40s) [2022-06-10T22:30:21.567Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.98s) [2022-06-10T22:30:21.567Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.87s) [2022-06-10T22:30:21.567Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.82s) [2022-06-10T22:30:21.567Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.76s) [2022-06-10T22:30:21.567Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.76s) [2022-06-10T22:30:21.567Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (5.41s) [2022-06-10T22:30:21.567Z] === RUN TestCgroupNamespacesRun [2022-06-10T22:30:22.945Z] --- PASS: TestCgroupNamespacesRun (1.96s) [2022-06-10T22:30:22.945Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-10T22:30:24.317Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-06-10T22:30:24.418Z] --- PASS: TestServiceUpdateSecrets (14.49s) [2022-06-10T22:30:24.418Z] === RUN TestServiceUpdateConfigs [2022-06-10T22:30:24.573Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s) [2022-06-10T22:30:24.573Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-10T22:30:25.136Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-06-10T22:30:25.506Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-10T22:30:26.503Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-06-10T22:30:26.503Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.72s) [2022-06-10T22:30:26.503Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-10T22:30:27.133Z] tests/integration/models_nodes_test.py . [ 90%] [2022-06-10T22:30:27.133Z] tests/integration/models_resources_test.py . [ 91%] [2022-06-10T22:30:27.435Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-06-10T22:30:27.999Z] --- PASS: TestCgroupNamespacesRunHostMode (1.64s) [2022-06-10T22:30:27.999Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-10T22:30:28.255Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-06-10T22:30:28.774Z] --- PASS: TestServiceCreateInit (7.29s) [2022-06-10T22:30:28.774Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.60s) [2022-06-10T22:30:28.774Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.67s) [2022-06-10T22:30:28.774Z] === RUN TestCreateServiceMultipleTimes [2022-06-10T22:30:29.166Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-06-10T22:30:30.147Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s) [2022-06-10T22:30:30.147Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-10T22:30:30.709Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-06-10T22:30:31.273Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-06-10T22:30:31.531Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.69s) [2022-06-10T22:30:31.531Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-10T22:30:31.934Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-06-10T22:30:32.094Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-06-10T22:30:32.195Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-06-10T22:30:32.656Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s) [2022-06-10T22:30:32.656Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-10T22:30:33.588Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-06-10T22:30:34.152Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.75s) [2022-06-10T22:30:34.152Z] === RUN TestNISDomainname [2022-06-10T22:30:35.081Z] --- PASS: TestNISDomainname (0.94s) [2022-06-10T22:30:35.081Z] === RUN TestHostnameDnsResolution [2022-06-10T22:30:35.338Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-06-10T22:30:35.902Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-06-10T22:30:36.017Z] tests/integration/regression_test.py ...... [ 98%] [2022-06-10T22:30:36.465Z] --- PASS: TestHostnameDnsResolution (1.14s) [2022-06-10T22:30:36.465Z] === RUN TestUnprivilegedPortsAndPing [2022-06-10T22:30:36.540Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-06-10T22:30:36.540Z] tests/integration/credentials/utils_test.py . [100%] [2022-06-10T22:30:36.540Z] [2022-06-10T22:30:36.540Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-06-10T22:30:36.540Z] =========================== short test summary info ============================ [2022-06-10T22:30:36.540Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-06-10T22:30:36.540Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-06-10T22:30:36.540Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-06-10T22:30:36.540Z] Not supported on most drivers [2022-06-10T22:30:36.540Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-06-10T22:30:36.540Z] Output of docker top depends on host distro, and is not formalized. [2022-06-10T22:30:36.540Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-06-10T22:30:36.540Z] Output of docker top depends on host distro, and is not formalized. [2022-06-10T22:30:36.540Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-06-10T22:30:36.540Z] Can fail if eth0 has multiple IP addresses [2022-06-10T22:30:36.540Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-06-10T22:30:36.540Z] This doesn't seem to be taken into account by the engine [2022-06-10T22:30:36.540Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-06-10T22:30:36.540Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-06-10T22:30:36.540Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 286.79 seconds == [2022-06-10T22:30:36.801Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-06-10T22:30:37.395Z] --- PASS: TestUnprivilegedPortsAndPing (0.97s) [2022-06-10T22:30:37.395Z] === RUN TestPrivilegedHostDevices [2022-06-10T22:30:38.324Z] --- PASS: TestPrivilegedHostDevices (0.84s) [2022-06-10T22:30:38.324Z] === RUN TestConsoleSize [2022-06-10T22:30:38.887Z] --- PASS: TestConsoleSize (0.79s) [2022-06-10T22:30:38.887Z] === RUN TestStats [2022-06-10T22:30:39.322Z] --- PASS: TestServiceUpdateConfigs (14.69s) [2022-06-10T22:30:39.322Z] === RUN TestServiceUpdateNetwork [2022-06-10T22:30:40.258Z] check_test.go:307: [d460a254dbca0] daemon is not started [2022-06-10T22:30:40.258Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-06-10T22:30:40.515Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-06-10T22:30:41.452Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-06-10T22:30:41.708Z] --- PASS: TestStats (2.75s) [2022-06-10T22:30:41.708Z] === RUN TestStopContainerWithTimeout [2022-06-10T22:30:41.708Z] === RUN TestStopContainerWithTimeout/0 [2022-06-10T22:30:41.708Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-10T22:30:41.708Z] === RUN TestStopContainerWithTimeout/1 [2022-06-10T22:30:41.708Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-10T22:30:41.708Z] === RUN TestStopContainerWithTimeout/3 [2022-06-10T22:30:41.708Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-10T22:30:41.708Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-10T22:30:41.708Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-10T22:30:41.708Z] === CONT TestStopContainerWithTimeout/0 [2022-06-10T22:30:41.708Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-10T22:30:41.708Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-06-10T22:30:42.637Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-06-10T22:30:42.894Z] === CONT TestStopContainerWithTimeout/3 [2022-06-10T22:30:43.613Z] --- PASS: TestCreateServiceMultipleTimes (14.98s) [2022-06-10T22:30:43.613Z] === RUN TestCreateServiceConflict [2022-06-10T22:30:43.822Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-06-10T22:30:44.079Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-06-10T22:30:44.079Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-06-10T22:30:45.009Z] === CONT TestStopContainerWithTimeout/1 [2022-06-10T22:30:45.502Z] --- PASS: TestCreateServiceConflict (2.16s) [2022-06-10T22:30:45.502Z] === RUN TestCreateServiceMaxReplicas [2022-06-10T22:30:46.901Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-06-10T22:30:46.901Z] --- PASS: TestStopContainerWithTimeout/0 (1.17s) [2022-06-10T22:30:46.901Z] --- PASS: TestStopContainerWithTimeout/-1 (3.17s) [2022-06-10T22:30:46.901Z] --- PASS: TestStopContainerWithTimeout/3 (2.74s) [2022-06-10T22:30:46.901Z] --- PASS: TestStopContainerWithTimeout/1 (1.79s) [2022-06-10T22:30:46.901Z] === RUN TestDeleteDevicemapper [2022-06-10T22:30:46.901Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-10T22:30:46.901Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-10T22:30:46.901Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-10T22:30:48.796Z] --- PASS: TestCreateServiceMaxReplicas (2.71s) [2022-06-10T22:30:48.796Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-10T22:30:49.039Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-10T22:30:49.040Z] [2022-06-10T22:30:49.040Z] Unloading profiles will leave already running processes permanently [2022-06-10T22:30:49.040Z] unconfined, which can lead to unexpected situations. [2022-06-10T22:30:49.040Z] [2022-06-10T22:30:49.040Z] To set a process to complain mode, use the command line tool [2022-06-10T22:30:49.040Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-10T22:30:49.040Z] Post stage [Pipeline] junit [2022-06-10T22:30:49.054Z] Recording test results [2022-06-10T22:30:50.115Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-06-10T22:30:50.180Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-06-10T22:30:50.180Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.13s) [2022-06-10T22:30:50.180Z] === RUN TestUpdateMemory [2022-06-10T22:30:50.180Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-06-10T22:30:50.180Z] --- SKIP: TestUpdateMemory (0.00s) [2022-06-10T22:30:50.180Z] === RUN TestUpdateCPUQuota [2022-06-10T22:30:50.407Z] + echo Ensuring container killed. [2022-06-10T22:30:50.407Z] Ensuring container killed. [2022-06-10T22:30:50.407Z] + docker rm -vf docker-pr1 [2022-06-10T22:30:50.407Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-06-10T22:30:50.699Z] + echo Chowning /workspace to jenkins user [2022-06-10T22:30:50.699Z] Chowning /workspace to jenkins user [2022-06-10T22:30:50.699Z] + id -u [2022-06-10T22:30:50.699Z] + id -g [2022-06-10T22:30:50.699Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43715:/workspace busybox chown -R 1000:1000 /workspace [2022-06-10T22:30:50.699Z] Unable to find image 'busybox:latest' locally [2022-06-10T22:30:50.699Z] latest: Pulling from library/busybox [2022-06-10T22:30:50.960Z] 19d511225f94: Pulling fs layer [2022-06-10T22:30:50.960Z] 19d511225f94: Download complete [2022-06-10T22:30:50.960Z] 19d511225f94: Pull complete [2022-06-10T22:30:50.960Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-06-10T22:30:50.960Z] Status: Downloaded newer image for busybox:latest [2022-06-10T22:30:51.109Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-06-10T22:30:51.365Z] --- PASS: TestUpdateCPUQuota (1.51s) [2022-06-10T22:30:51.365Z] === RUN TestUpdatePidsLimit [2022-06-10T22:30:51.365Z] === RUN TestUpdatePidsLimit/update_from_none [2022-06-10T22:30:51.563Z] --- PASS: TestServiceUpdateNetwork (12.57s) [2022-06-10T22:30:51.563Z] === RUN TestServiceUpdatePidsLimit [2022-06-10T22:30:51.621Z] === RUN TestUpdatePidsLimit/no_change [2022-06-10T22:30:52.184Z] === RUN TestUpdatePidsLimit/update_lower [2022-06-10T22:30:52.184Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-10T22:30:52.504Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-06-10T22:30:52.643Z] + bundleName=docker-py [2022-06-10T22:30:52.643Z] + echo Creating docker-py-bundles.tar.gz [2022-06-10T22:30:52.643Z] Creating docker-py-bundles.tar.gz [2022-06-10T22:30:52.643Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-06-10T22:30:52.657Z] Archiving artifacts [2022-06-10T22:30:52.748Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-06-10T22:30:53.005Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-06-10T22:30:53.262Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-06-10T22:30:53.450Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-06-10T22:30:53.519Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-06-10T22:30:53.775Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-06-10T22:30:53.775Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-06-10T22:30:54.247Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43715/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-06-10T22:30:54.596Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43715/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=cf6058941c243a73aba5d28dc5c5034696f5ade7 -e DOCKER_GRAPHDRIVER docker:cf6058941c243a73aba5d28dc5c5034696f5ade7 hack/make.sh binary [2022-06-10T22:30:54.856Z] [2022-06-10T22:30:54.856Z] Removing bundles/ [2022-06-10T22:30:55.117Z] [2022-06-10T22:30:55.117Z] ---> Making bundle: binary (in bundles/binary) [2022-06-10T22:30:55.117Z] Building: bundles/binary-daemon/dockerd-dev [2022-06-10T22:30:55.117Z] GOOS="" GOARCH="" GOARM="" [2022-06-10T22:30:55.148Z] --- PASS: TestUpdatePidsLimit (3.87s) [2022-06-10T22:30:55.148Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2022-06-10T22:30:55.148Z] --- PASS: TestUpdatePidsLimit/no_change (0.48s) [2022-06-10T22:30:55.148Z] --- PASS: TestUpdatePidsLimit/update_lower (0.45s) [2022-06-10T22:30:55.148Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2022-06-10T22:30:55.148Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.47s) [2022-06-10T22:30:55.148Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2022-06-10T22:30:55.148Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2022-06-10T22:30:55.148Z] === RUN TestUpdateRestartPolicy [2022-06-10T22:30:57.042Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-06-10T22:30:58.409Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-06-10T22:30:58.409Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-06-10T22:31:00.034Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-06-10T22:31:00.313Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-06-10T22:31:00.570Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-06-10T22:31:00.827Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-06-10T22:31:01.390Z] === RUN TestDockerSuite/TestBuildCmd [2022-06-10T22:31:01.647Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-06-10T22:31:01.904Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-06-10T22:31:02.161Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-06-10T22:31:02.161Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-06-10T22:31:02.161Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-06-10T22:31:03.091Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-06-10T22:31:03.091Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-06-10T22:31:03.091Z] check_test.go:307: [d2b88e3f89af4] daemon is not started [2022-06-10T22:31:03.091Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-06-10T22:31:03.091Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-06-10T22:31:03.091Z] check_test.go:307: [d52f677949226] daemon is not started [2022-06-10T22:31:03.091Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-06-10T22:31:03.347Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-06-10T22:31:03.635Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.21s) [2022-06-10T22:31:03.635Z] === RUN TestCreateServiceSecretFileMode [2022-06-10T22:31:03.892Z] --- PASS: TestCreateServiceSecretFileMode (2.43s) [2022-06-10T22:31:03.892Z] === RUN TestCreateServiceConfigFileMode [2022-06-10T22:31:05.865Z] check_test.go:307: [d4c2de0980fb4] daemon is not started [2022-06-10T22:31:05.865Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-06-10T22:31:06.410Z] --- PASS: TestCreateServiceConfigFileMode (2.41s) [2022-06-10T22:31:06.410Z] === RUN TestCreateServiceSysctls [2022-06-10T22:31:07.757Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-06-10T22:31:07.757Z] --- PASS: TestUpdateRestartPolicy (12.52s) [2022-06-10T22:31:07.757Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-10T22:31:08.166Z] --- PASS: TestServiceUpdatePidsLimit (16.22s) [2022-06-10T22:31:08.167Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-06-10T22:31:08.167Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-06-10T22:31:08.167Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-06-10T22:31:08.167Z] PASS [2022-06-10T22:31:08.167Z] [2022-06-10T22:31:08.167Z] === Skipped [2022-06-10T22:31:08.167Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-10T22:31:08.167Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-10T22:31:08.167Z] [2022-06-10T22:31:08.167Z] DONE 27 tests, 1 skipped in 166.974s [2022-06-10T22:31:08.167Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-06-10T22:31:08.167Z] INFO: Testing against a local daemon [2022-06-10T22:31:08.167Z] === RUN TestSessionCreate [2022-06-10T22:31:08.167Z] --- PASS: TestSessionCreate (0.02s) [2022-06-10T22:31:08.167Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-10T22:31:08.167Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-06-10T22:31:08.167Z] PASS [2022-06-10T22:31:08.167Z] [2022-06-10T22:31:08.167Z] DONE 2 tests in 0.059s [2022-06-10T22:31:08.167Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-06-10T22:31:08.167Z] INFO: Testing against a local daemon [2022-06-10T22:31:08.167Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-10T22:31:08.167Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-06-10T22:31:08.167Z] === RUN TestDiskUsage [2022-06-10T22:31:08.167Z] === PAUSE TestDiskUsage [2022-06-10T22:31:08.167Z] === RUN TestEventsExecDie [2022-06-10T22:31:08.167Z] --- PASS: TestEventsExecDie (0.55s) [2022-06-10T22:31:08.167Z] === RUN TestEventsBackwardsCompatible [2022-06-10T22:31:08.320Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s) [2022-06-10T22:31:08.320Z] === RUN TestWaitNonBlocked [2022-06-10T22:31:08.320Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-10T22:31:08.320Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-10T22:31:08.320Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-10T22:31:08.320Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-10T22:31:08.320Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-10T22:31:08.320Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-10T22:31:08.427Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2022-06-10T22:31:08.427Z] === RUN TestEventsVolumeCreate [2022-06-10T22:31:08.427Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-06-10T22:31:08.427Z] === RUN TestInfoBinaryCommits [2022-06-10T22:31:08.427Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-06-10T22:31:08.427Z] === RUN TestInfoAPIVersioned [2022-06-10T22:31:08.427Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-10T22:31:08.427Z] === RUN TestInfoAPI [2022-06-10T22:31:08.427Z] --- PASS: TestInfoAPI (0.02s) [2022-06-10T22:31:08.427Z] === RUN TestInfoAPIWarnings [2022-06-10T22:31:08.577Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-06-10T22:31:09.527Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-06-10T22:31:09.680Z] --- PASS: TestCreateServiceSysctls (2.94s) [2022-06-10T22:31:09.680Z] === RUN TestCreateServiceCapabilities [2022-06-10T22:31:09.783Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-06-10T22:31:09.783Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.21s) [2022-06-10T22:31:09.783Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.24s) [2022-06-10T22:31:09.783Z] === RUN TestWaitBlocked [2022-06-10T22:31:09.783Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-10T22:31:09.783Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-10T22:31:09.783Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-10T22:31:09.783Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-10T22:31:09.783Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-10T22:31:09.783Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-10T22:31:10.039Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-06-10T22:31:10.296Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-06-10T22:31:10.859Z] --- PASS: TestWaitBlocked (0.03s) [2022-06-10T22:31:10.859Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.13s) [2022-06-10T22:31:10.859Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.20s) [2022-06-10T22:31:10.859Z] === CONT TestContainerStartOnDaemonRestart [2022-06-10T22:31:10.859Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-10T22:31:10.859Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-06-10T22:31:11.788Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-06-10T22:31:12.045Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-06-10T22:31:12.196Z] --- PASS: TestCreateServiceCapabilities (2.42s) [2022-06-10T22:31:12.196Z] === RUN TestInspect [2022-06-10T22:31:13.415Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-06-10T22:31:14.733Z] --- PASS: TestInspect (2.72s) [2022-06-10T22:31:14.733Z] === RUN TestCreateJob [2022-06-10T22:31:14.784Z] --- PASS: TestContainerStartOnDaemonRestart (3.72s) [2022-06-10T22:31:14.784Z] === CONT TestIpcModeOlderClient [2022-06-10T22:31:14.784Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-06-10T22:31:14.784Z] === CONT TestContainerKillOnDaemonStart [2022-06-10T22:31:15.347Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.54s) [2022-06-10T22:31:15.347Z] === CONT TestDaemonHostGatewayIP [2022-06-10T22:31:16.715Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-06-10T22:31:18.008Z] --- PASS: TestCreateJob (3.16s) [2022-06-10T22:31:18.008Z] === RUN TestReplicatedJob [2022-06-10T22:31:19.231Z] --- PASS: TestDaemonHostGatewayIP (3.69s) [2022-06-10T22:31:19.231Z] === CONT TestDaemonRestartIpcMode [2022-06-10T22:31:19.487Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-06-10T22:31:22.006Z] --- PASS: TestDaemonRestartIpcMode (2.89s) [2022-06-10T22:31:23.260Z] --- PASS: TestReplicatedJob (5.09s) [2022-06-10T22:31:23.260Z] === RUN TestUpdateReplicatedJob [2022-06-10T22:31:23.373Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-06-10T22:31:23.373Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-06-10T22:31:23.629Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-06-10T22:31:24.191Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-06-10T22:31:25.776Z] --- PASS: TestUpdateReplicatedJob (3.05s) [2022-06-10T22:31:25.776Z] === RUN TestServiceListWithStatuses [2022-06-10T22:31:25.776Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-10T22:31:25.776Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-10T22:31:25.776Z] === RUN TestDockerNetworkConnectAlias [2022-06-10T22:31:26.536Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-06-10T22:31:26.536Z] === RUN TestInfoDebug [2022-06-10T22:31:26.536Z] --- PASS: TestInfoDebug (0.52s) [2022-06-10T22:31:26.536Z] === RUN TestInfoInsecureRegistries [2022-06-10T22:31:26.536Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-06-10T22:31:26.536Z] === RUN TestInfoRegistryMirrors [2022-06-10T22:31:26.536Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-06-10T22:31:26.536Z] === RUN TestLoginFailsWithBadCredentials [2022-06-10T22:31:26.536Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-06-10T22:31:26.536Z] === RUN TestPingCacheHeaders [2022-06-10T22:31:26.536Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-06-10T22:31:26.536Z] === RUN TestPingGet [2022-06-10T22:31:26.715Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-06-10T22:31:26.715Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-06-10T22:31:26.800Z] --- PASS: TestPingGet (0.01s) [2022-06-10T22:31:26.800Z] === RUN TestPingHead [2022-06-10T22:31:26.800Z] --- PASS: TestPingHead (0.02s) [2022-06-10T22:31:26.800Z] === RUN TestPingSwarmHeader [2022-06-10T22:31:27.278Z] --- PASS: TestContainerKillOnDaemonStart (12.60s) [2022-06-10T22:31:27.278Z] PASS [2022-06-10T22:31:27.278Z] [2022-06-10T22:31:27.278Z] === Skipped [2022-06-10T22:31:27.278Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-06-10T22:31:27.278Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-10T22:31:27.278Z] [2022-06-10T22:31:27.278Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-06-10T22:31:27.278Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-10T22:31:27.278Z] [2022-06-10T22:31:27.278Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-06-10T22:31:27.278Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-10T22:31:27.278Z] [2022-06-10T22:31:27.278Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-10T22:31:27.278Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-10T22:31:27.278Z] [2022-06-10T22:31:27.278Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-10T22:31:27.278Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-10T22:31:27.278Z] [2022-06-10T22:31:27.278Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-06-10T22:31:27.278Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-06-10T22:31:27.278Z] [2022-06-10T22:31:27.278Z] DONE 243 tests, 6 skipped in 165.907s [2022-06-10T22:31:27.278Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-06-10T22:31:27.278Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:31:27.278Z] ++ set -e [2022-06-10T22:31:27.278Z] ++ '[' -n 0 ']' [2022-06-10T22:31:27.278Z] ++ set -x [2022-06-10T22:31:27.278Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:31:27.371Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-06-10T22:31:27.535Z] === RUN TestConfigDaemonLibtrustID [2022-06-10T22:31:27.632Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-06-10T22:31:28.098Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-06-10T22:31:28.098Z] === RUN TestConfigDaemonID [2022-06-10T22:31:29.017Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-06-10T22:31:29.017Z] --- PASS: TestPingSwarmHeader (2.08s) [2022-06-10T22:31:29.017Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-06-10T22:31:29.017Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-06-10T22:31:29.017Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-06-10T22:31:29.017Z] === RUN TestVersion [2022-06-10T22:31:29.017Z] --- PASS: TestVersion (0.02s) [2022-06-10T22:31:29.017Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-06-10T22:31:29.017Z] === CONT TestDiskUsage [2022-06-10T22:31:29.031Z] daemon_test.go:83: [de4087140d47b] daemon is not started [2022-06-10T22:31:29.031Z] --- PASS: TestConfigDaemonID (1.06s) [2022-06-10T22:31:29.031Z] === RUN TestDaemonConfigValidation [2022-06-10T22:31:29.031Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-06-10T22:31:29.031Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-06-10T22:31:29.031Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-06-10T22:31:29.031Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-06-10T22:31:29.031Z] === RUN TestDaemonConfigValidation/invalid_config [2022-06-10T22:31:29.031Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-06-10T22:31:29.031Z] === RUN TestDaemonConfigValidation/malformed_config [2022-06-10T22:31:29.031Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-06-10T22:31:29.031Z] === RUN TestDaemonConfigValidation/valid_config [2022-06-10T22:31:29.031Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-06-10T22:31:29.031Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-06-10T22:31:29.031Z] === CONT TestDaemonConfigValidation/malformed_config [2022-06-10T22:31:29.278Z] === RUN TestDiskUsage/empty [2022-06-10T22:31:29.278Z] === RUN TestDiskUsage/empty/container_types [2022-06-10T22:31:29.278Z] === RUN TestDiskUsage/empty/image_types [2022-06-10T22:31:29.278Z] === RUN TestDiskUsage/empty/volume_types [2022-06-10T22:31:29.278Z] === RUN TestDiskUsage/empty/build-cache_types [2022-06-10T22:31:29.278Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-06-10T22:31:29.278Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-06-10T22:31:29.278Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-06-10T22:31:29.278Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-06-10T22:31:29.278Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-06-10T22:31:29.278Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-06-10T22:31:29.278Z] === RUN TestDiskUsage/after_LoadBusybox [2022-06-10T22:31:29.287Z] === CONT TestDaemonConfigValidation/valid_config [2022-06-10T22:31:29.287Z] === CONT TestDaemonConfigValidation/invalid_config [2022-06-10T22:31:29.540Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-06-10T22:31:29.540Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-06-10T22:31:29.540Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-06-10T22:31:29.540Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-06-10T22:31:29.540Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-06-10T22:31:29.540Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-06-10T22:31:29.540Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-06-10T22:31:29.540Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-06-10T22:31:29.540Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-06-10T22:31:29.540Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-06-10T22:31:29.540Z] === RUN TestDiskUsage/after_container.Run [2022-06-10T22:31:29.543Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-06-10T22:31:29.800Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-06-10T22:31:29.800Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.23s) [2022-06-10T22:31:29.800Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.29s) [2022-06-10T22:31:29.800Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.15s) [2022-06-10T22:31:29.800Z] --- PASS: TestDaemonConfigValidation/valid_config (0.22s) [2022-06-10T22:31:29.800Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.14s) [2022-06-10T22:31:29.800Z] === RUN TestConfigDaemonSeccompProfiles [2022-06-10T22:31:29.800Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-06-10T22:31:29.942Z] --- PASS: TestDockerNetworkConnectAlias (4.00s) [2022-06-10T22:31:29.942Z] === RUN TestDockerNetworkReConnect [2022-06-10T22:31:30.364Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-06-10T22:31:30.485Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-06-10T22:31:30.485Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-06-10T22:31:30.485Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-06-10T22:31:30.485Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-06-10T22:31:30.485Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-06-10T22:31:30.485Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-06-10T22:31:30.485Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-06-10T22:31:30.485Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-06-10T22:31:30.485Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-06-10T22:31:30.485Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-06-10T22:31:30.485Z] --- PASS: TestDiskUsage (1.70s) [2022-06-10T22:31:30.485Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-06-10T22:31:30.485Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-06-10T22:31:30.485Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-06-10T22:31:30.485Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-06-10T22:31:30.485Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-06-10T22:31:30.485Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-06-10T22:31:30.485Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-06-10T22:31:30.485Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-06-10T22:31:30.485Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-06-10T22:31:30.485Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-06-10T22:31:30.485Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-06-10T22:31:30.485Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.35s) [2022-06-10T22:31:30.485Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-06-10T22:31:30.485Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-06-10T22:31:30.485Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-06-10T22:31:30.485Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-06-10T22:31:30.485Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-06-10T22:31:30.485Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-06-10T22:31:30.485Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-06-10T22:31:30.485Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-06-10T22:31:30.485Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-06-10T22:31:30.485Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-06-10T22:31:30.485Z] --- PASS: TestDiskUsage/after_container.Run (0.62s) [2022-06-10T22:31:30.485Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-06-10T22:31:30.485Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-06-10T22:31:30.485Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-06-10T22:31:30.485Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-06-10T22:31:30.485Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-06-10T22:31:30.485Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-06-10T22:31:30.485Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-06-10T22:31:30.485Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-06-10T22:31:30.485Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-06-10T22:31:30.485Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-06-10T22:31:30.485Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.73s) [2022-06-10T22:31:30.485Z] PASS [2022-06-10T22:31:30.485Z] [2022-06-10T22:31:30.485Z] DONE 54 tests in 22.840s [2022-06-10T22:31:30.485Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-10T22:31:30.485Z] INFO: Testing against a local daemon [2022-06-10T22:31:30.485Z] === RUN TestVolumesCreateAndList [2022-06-10T22:31:30.485Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-06-10T22:31:30.485Z] === RUN TestVolumesRemove [2022-06-10T22:31:30.621Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-06-10T22:31:30.621Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-06-10T22:31:30.746Z] --- PASS: TestVolumesRemove (0.06s) [2022-06-10T22:31:30.747Z] === RUN TestVolumesInspect [2022-06-10T22:31:30.747Z] --- PASS: TestVolumesInspect (0.03s) [2022-06-10T22:31:30.747Z] === RUN TestVolumesInvalidJSON [2022-06-10T22:31:30.747Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-06-10T22:31:30.747Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-06-10T22:31:30.747Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-06-10T22:31:30.747Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-06-10T22:31:30.747Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-06-10T22:31:30.747Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-06-10T22:31:30.747Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-06-10T22:31:30.747Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-06-10T22:31:30.747Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-06-10T22:31:30.747Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-06-10T22:31:30.747Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-06-10T22:31:30.747Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-06-10T22:31:30.747Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-06-10T22:31:30.747Z] PASS [2022-06-10T22:31:30.747Z] [2022-06-10T22:31:30.747Z] DONE 9 tests in 0.155s [2022-06-10T22:31:30.747Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-10T22:31:31.320Z] Stopping apparmor (via systemctl): apparmor.service. [2022-06-10T22:31:31.320Z] Removing test suite binaries [2022-06-10T22:31:31.320Z] exiting test-integration [2022-06-10T22:31:31.320Z] ++ exit 0 [2022-06-10T22:31:31.320Z] [2022-06-10T22:31:31.990Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-06-10T22:31:31.990Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-06-10T22:31:31.991Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-06-10T22:31:31.991Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-06-10T22:31:31.991Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-06-10T22:31:31.991Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-06-10T22:31:31.991Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-06-10T22:31:31.991Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-06-10T22:31:31.991Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-06-10T22:31:31.991Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile Post stage [Pipeline] junit [2022-06-10T22:31:32.721Z] Recording test results [2022-06-10T22:31:32.921Z] check_test.go:307: [de68190cbd446] daemon is not started [2022-06-10T22:31:32.921Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-06-10T22:31:32.921Z] === CONT TestConfigDaemonSeccompProfiles [2022-06-10T22:31:32.921Z] daemon_test.go:197: [d5584e5fd41fa] daemon is not started [2022-06-10T22:31:32.921Z] --- PASS: TestConfigDaemonSeccompProfiles (3.19s) [2022-06-10T22:31:32.921Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2022-06-10T22:31:32.921Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2022-06-10T22:31:32.921Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2022-06-10T22:31:32.921Z] === RUN TestDaemonProxy [2022-06-10T22:31:32.921Z] === RUN TestDaemonProxy/environment_variables [2022-06-10T22:31:33.210Z] --- PASS: TestDockerNetworkReConnect (3.29s) [2022-06-10T22:31:33.210Z] === RUN TestServicePlugin [2022-06-10T22:31:33.210Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-10T22:31:33.210Z] --- SKIP: TestServicePlugin (0.00s) [2022-06-10T22:31:33.210Z] === RUN TestServiceUpdateLabel [2022-06-10T22:31:34.341Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-10T22:31:34.686Z] + echo Ensuring container killed. [2022-06-10T22:31:34.686Z] Ensuring container killed. [2022-06-10T22:31:34.686Z] + docker rm -vf docker-pr1 [2022-06-10T22:31:34.686Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-06-10T22:31:34.812Z] === RUN TestDaemonProxy/command-line_options [2022-06-10T22:31:34.812Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-06-10T22:31:34.975Z] + echo Chowning /workspace to jenkins user [2022-06-10T22:31:34.976Z] Chowning /workspace to jenkins user [2022-06-10T22:31:34.976Z] + id -u [2022-06-10T22:31:34.976Z] + id -g [2022-06-10T22:31:34.976Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43715:/workspace busybox chown -R 1000:1000 /workspace [2022-06-10T22:31:34.976Z] Unable to find image 'busybox:latest' locally [2022-06-10T22:31:35.240Z] latest: Pulling from library/busybox [2022-06-10T22:31:35.240Z] 19d511225f94: Pulling fs layer [2022-06-10T22:31:35.501Z] 19d511225f94: Verifying Checksum [2022-06-10T22:31:35.501Z] 19d511225f94: Download complete [2022-06-10T22:31:35.501Z] 19d511225f94: Pull complete [2022-06-10T22:31:35.501Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-06-10T22:31:35.501Z] Status: Downloaded newer image for busybox:latest [2022-06-10T22:31:35.727Z] --- PASS: TestServiceUpdateLabel (2.17s) [2022-06-10T22:31:35.727Z] === RUN TestServiceUpdateSecrets [2022-06-10T22:31:35.743Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-06-10T22:31:36.672Z] === RUN TestDaemonProxy/configuration_file [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-10T22:31:37.723Z] + bundleName=amd64-cgroup2 [2022-06-10T22:31:37.723Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-06-10T22:31:37.723Z] Creating amd64-cgroup2-bundles.tar.gz [2022-06-10T22:31:37.723Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-06-10T22:31:37.723Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-06-10T22:31:37.997Z] Archiving artifacts [2022-06-10T22:31:38.565Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-06-10T22:31:38.565Z] === RUN TestDaemonProxy/conflicting_options [2022-06-10T22:31:39.130Z] === RUN TestDaemonProxy/reload_sanitized [2022-06-10T22:31:39.389Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-06-10T22:31:39.646Z] daemon_test.go:374: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-06-10T22:31:39.646Z] --- PASS: TestDaemonProxy (6.77s) [2022-06-10T22:31:39.646Z] --- PASS: TestDaemonProxy/environment_variables (1.89s) [2022-06-10T22:31:39.646Z] --- PASS: TestDaemonProxy/command-line_options (1.90s) [2022-06-10T22:31:39.646Z] --- PASS: TestDaemonProxy/configuration_file (1.94s) [2022-06-10T22:31:39.646Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-06-10T22:31:39.646Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.54s) [2022-06-10T22:31:39.646Z] PASS [2022-06-10T22:31:39.646Z] [2022-06-10T22:31:39.646Z] === Skipped [2022-06-10T22:31:39.646Z] === SKIP: amd64.integration.daemon TestDaemonProxy/reload_sanitized (0.54s) [2022-06-10T22:31:39.646Z] daemon_test.go:374: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-06-10T22:31:39.646Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.54s) [2022-06-10T22:31:39.646Z] [2022-06-10T22:31:39.646Z] DONE 18 tests, 1 skipped in 12.329s [2022-06-10T22:31:39.646Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-06-10T22:31:39.646Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:31:39.646Z] ++ set -e [2022-06-10T22:31:39.646Z] ++ '[' -n 0 ']' [2022-06-10T22:31:39.646Z] ++ set -x [2022-06-10T22:31:39.646Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:31:39.903Z] INFO: Testing against a local daemon [2022-06-10T22:31:39.903Z] === RUN TestCommitInheritsEnv [2022-06-10T22:31:40.206Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43715/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-10T22:31:40.466Z] --- PASS: TestCommitInheritsEnv (0.63s) [2022-06-10T22:31:40.466Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-10T22:31:40.466Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-06-10T22:31:40.466Z] === RUN TestImportWithCustomPlatform [2022-06-10T22:31:40.467Z] === RUN TestImportWithCustomPlatform/#00 [2022-06-10T22:31:40.520Z] + make clean [2022-06-10T22:31:40.520Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-10T22:31:40.725Z] === RUN TestImportWithCustomPlatform/_______ [2022-06-10T22:31:40.726Z] === RUN TestImportWithCustomPlatform// [2022-06-10T22:31:40.726Z] === RUN TestImportWithCustomPlatform/linux [2022-06-10T22:31:40.726Z] === RUN TestImportWithCustomPlatform/LINUX [2022-06-10T22:31:40.781Z] docker-dev-cache [2022-06-10T22:31:40.781Z] docker-mod-cache [Pipeline] deleteDir [2022-06-10T22:31:40.982Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-06-10T22:31:40.982Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-06-10T22:31:41.239Z] === RUN TestImportWithCustomPlatform/macos [2022-06-10T22:31:41.239Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-06-10T22:31:41.239Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-06-10T22:31:41.239Z] --- PASS: TestImportWithCustomPlatform (0.66s) [2022-06-10T22:31:41.239Z] --- PASS: TestImportWithCustomPlatform/#00 (0.14s) [2022-06-10T22:31:41.239Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-06-10T22:31:41.239Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-06-10T22:31:41.239Z] --- PASS: TestImportWithCustomPlatform/linux (0.14s) [2022-06-10T22:31:41.239Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.20s) [2022-06-10T22:31:41.239Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.14s) [2022-06-10T22:31:41.239Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-06-10T22:31:41.239Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-06-10T22:31:41.239Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-06-10T22:31:41.239Z] === RUN TestImagesFilterMultiReference [2022-06-10T22:31:41.239Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-06-10T22:31:41.239Z] === RUN TestImagePullPlatformInvalid [2022-06-10T22:31:41.239Z] check_test.go:307: [dd51d41e422a1] daemon is not started [2022-06-10T22:31:41.239Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-06-10T22:31:41.239Z] === RUN TestRemoveImageOrphaning [2022-06-10T22:31:41.239Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-06-10T22:31:41.496Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-06-10T22:31:41.752Z] --- PASS: TestRemoveImageOrphaning (0.47s) [2022-06-10T22:31:41.752Z] === RUN TestRemoveImageGarbageCollector [2022-06-10T22:31:42.317Z] time="2022-06-10T22:31:42Z" level=info msg="[graphdriver] trying configured driver: overlay2" [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-10T22:31:44.209Z] --- PASS: TestRemoveImageGarbageCollector (2.12s) [2022-06-10T22:31:44.209Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-10T22:31:44.209Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-06-10T22:31:44.209Z] === RUN TestTagInvalidReference [2022-06-10T22:31:44.209Z] --- PASS: TestTagInvalidReference (0.01s) [2022-06-10T22:31:44.209Z] === RUN TestTagValidPrefixedRepo [2022-06-10T22:31:44.209Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-06-10T22:31:44.209Z] === RUN TestTagExistedNameWithoutForce [2022-06-10T22:31:44.209Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-06-10T22:31:44.209Z] === RUN TestTagOfficialNames [2022-06-10T22:31:44.209Z] --- PASS: TestTagOfficialNames (0.07s) [2022-06-10T22:31:44.209Z] === RUN TestTagMatchesDigest [2022-06-10T22:31:44.209Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-06-10T22:31:44.209Z] === CONT TestImportExtremelyLargeImageWorks [2022-06-10T22:31:44.771Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-06-10T22:31:45.700Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-06-10T22:31:50.568Z] --- PASS: TestServiceUpdateSecrets (14.31s) [2022-06-10T22:31:50.568Z] === RUN TestServiceUpdateConfigs [2022-06-10T22:31:50.960Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-06-10T22:31:51.522Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-06-10T22:31:51.522Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-06-10T22:31:52.086Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-06-10T22:31:52.342Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-06-10T22:31:52.599Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-06-10T22:31:52.599Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-06-10T22:31:53.163Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-06-10T22:31:53.726Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-06-10T22:31:53.726Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-06-10T22:31:54.288Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-06-10T22:31:54.545Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-06-10T22:31:55.108Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-06-10T22:31:55.672Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-06-10T22:31:56.250Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-06-10T22:31:56.813Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-06-10T22:31:56.813Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-06-10T22:31:57.070Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-06-10T22:31:57.326Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-06-10T22:31:57.326Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-06-10T22:31:57.583Z] check_test.go:307: [d9a104d876a7a] daemon is not started [2022-06-10T22:31:57.583Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-06-10T22:31:58.512Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-06-10T22:31:58.768Z] check_test.go:307: [df1a81da8ba03] daemon is not started [2022-06-10T22:31:58.768Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-06-10T22:31:59.332Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-06-10T22:31:59.895Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-06-10T22:32:00.825Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-06-10T22:32:00.825Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-06-10T22:32:04.097Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-06-10T22:32:04.662Z] check_test.go:307: [d8f0411d6dc0b] daemon is not started [2022-06-10T22:32:04.662Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-06-10T22:32:05.516Z] --- PASS: TestServiceUpdateConfigs (13.91s) [2022-06-10T22:32:05.516Z] === RUN TestServiceUpdateNetwork [2022-06-10T22:32:07.941Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-06-10T22:32:09.310Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-06-10T22:32:11.828Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-06-10T22:32:13.196Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-06-10T22:32:13.196Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-06-10T22:32:14.562Z] check_test.go:307: [d63af9916a977] daemon is not started [2022-06-10T22:32:14.562Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-06-10T22:32:16.454Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-06-10T22:32:17.728Z] --- PASS: TestServiceUpdateNetwork (12.29s) [2022-06-10T22:32:17.728Z] === RUN TestServiceUpdatePidsLimit [2022-06-10T22:32:17.728Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-06-10T22:32:17.728Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-06-10T22:32:18.978Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-06-10T22:32:22.249Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-06-10T22:32:25.535Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-06-10T22:32:25.821Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-06-10T22:32:28.053Z] check_test.go:307: [d2b1e4a9a3542] daemon is not started [2022-06-10T22:32:28.053Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-06-10T22:32:28.053Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-06-10T22:32:28.310Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-06-10T22:32:28.872Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-06-10T22:32:28.872Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-06-10T22:32:28.872Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-06-10T22:32:29.435Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-06-10T22:32:31.328Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-06-10T22:32:31.328Z] check_test.go:307: [da3a12ee25b2d] daemon is not started [2022-06-10T22:32:31.328Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-06-10T22:32:32.357Z] --- PASS: TestServiceUpdatePidsLimit (16.05s) [2022-06-10T22:32:32.357Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-06-10T22:32:32.357Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-06-10T22:32:32.357Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s) [2022-06-10T22:32:32.357Z] PASS [2022-06-10T22:32:32.357Z] [2022-06-10T22:32:32.357Z] === Skipped [2022-06-10T22:32:32.357Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-10T22:32:32.357Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-10T22:32:32.357Z] [2022-06-10T22:32:32.357Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-06-10T22:32:32.357Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-10T22:32:32.357Z] [2022-06-10T22:32:32.357Z] DONE 27 tests, 2 skipped in 130.721s [2022-06-10T22:32:32.357Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-06-10T22:32:32.357Z] ++ 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-06-10T22:32:32.357Z] ++ set -e [2022-06-10T22:32:32.357Z] ++ '[' -n 0 ']' [2022-06-10T22:32:32.357Z] ++ set -x [2022-06-10T22:32:32.358Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:32:32.358Z] INFO: Testing against a local daemon [2022-06-10T22:32:32.358Z] === RUN TestSessionCreate [2022-06-10T22:32:32.358Z] --- PASS: TestSessionCreate (0.02s) [2022-06-10T22:32:32.358Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-10T22:32:32.358Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-06-10T22:32:32.358Z] PASS [2022-06-10T22:32:32.358Z] [2022-06-10T22:32:32.358Z] DONE 2 tests in 0.129s [2022-06-10T22:32:32.358Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-06-10T22:32:32.358Z] ++ 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-06-10T22:32:32.358Z] ++ set -e [2022-06-10T22:32:32.358Z] ++ '[' -n 0 ']' [2022-06-10T22:32:32.358Z] ++ set -x [2022-06-10T22:32:32.358Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:32:32.358Z] INFO: Testing against a local daemon [2022-06-10T22:32:32.358Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-10T22:32:32.358Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-10T22:32:32.358Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-10T22:32:32.358Z] === RUN TestDiskUsage [2022-06-10T22:32:32.358Z] === PAUSE TestDiskUsage [2022-06-10T22:32:32.358Z] === RUN TestEventsExecDie [2022-06-10T22:32:32.614Z] --- PASS: TestEventsExecDie (0.56s) [2022-06-10T22:32:32.614Z] === RUN TestEventsBackwardsCompatible [2022-06-10T22:32:32.614Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-06-10T22:32:32.614Z] === RUN TestEventsVolumeCreate [2022-06-10T22:32:32.870Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-06-10T22:32:32.870Z] === RUN TestInfoBinaryCommits [2022-06-10T22:32:32.870Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-06-10T22:32:32.870Z] === RUN TestInfoAPIVersioned [2022-06-10T22:32:32.870Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-10T22:32:32.870Z] === RUN TestInfoAPI [2022-06-10T22:32:32.870Z] --- PASS: TestInfoAPI (0.02s) [2022-06-10T22:32:32.870Z] === RUN TestInfoAPIWarnings [2022-06-10T22:32:33.854Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-06-10T22:32:33.854Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-06-10T22:32:35.748Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-06-10T22:32:36.005Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-06-10T22:32:37.374Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-06-10T22:32:39.892Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-06-10T22:32:41.784Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-06-10T22:32:43.677Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-06-10T22:32:43.933Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-06-10T22:32:46.453Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-06-10T22:32:47.016Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-06-10T22:32:48.908Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-06-10T22:32:50.282Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-06-10T22:32:50.914Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-06-10T22:32:50.914Z] === RUN TestInfoDebug [2022-06-10T22:32:50.914Z] --- PASS: TestInfoDebug (0.52s) [2022-06-10T22:32:50.914Z] === RUN TestInfoInsecureRegistries [2022-06-10T22:32:50.914Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-06-10T22:32:50.914Z] === RUN TestInfoRegistryMirrors [2022-06-10T22:32:50.914Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-06-10T22:32:50.914Z] === RUN TestLoginFailsWithBadCredentials [2022-06-10T22:32:50.914Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-06-10T22:32:50.914Z] === RUN TestPingCacheHeaders [2022-06-10T22:32:50.914Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-06-10T22:32:50.914Z] === RUN TestPingGet [2022-06-10T22:32:50.914Z] --- PASS: TestPingGet (0.01s) [2022-06-10T22:32:50.914Z] === RUN TestPingHead [2022-06-10T22:32:50.914Z] --- PASS: TestPingHead (0.02s) [2022-06-10T22:32:50.914Z] === RUN TestPingSwarmHeader [2022-06-10T22:32:51.476Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-06-10T22:32:52.038Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-06-10T22:32:52.967Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-06-10T22:32:52.967Z] --- PASS: TestPingSwarmHeader (2.05s) [2022-06-10T22:32:52.967Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-06-10T22:32:52.967Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-06-10T22:32:52.967Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-06-10T22:32:52.967Z] === RUN TestVersion [2022-06-10T22:32:53.224Z] --- PASS: TestVersion (0.02s) [2022-06-10T22:32:53.224Z] === CONT TestDiskUsage [2022-06-10T22:32:53.481Z] === RUN TestDiskUsage/empty [2022-06-10T22:32:53.737Z] === RUN TestDiskUsage/empty/container_types [2022-06-10T22:32:53.737Z] === RUN TestDiskUsage/empty/image_types [2022-06-10T22:32:53.737Z] === RUN TestDiskUsage/empty/volume_types [2022-06-10T22:32:53.737Z] === RUN TestDiskUsage/empty/build-cache_types [2022-06-10T22:32:53.737Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-06-10T22:32:53.737Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-06-10T22:32:53.737Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-06-10T22:32:53.737Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-06-10T22:32:53.737Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-06-10T22:32:53.737Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-06-10T22:32:53.738Z] === RUN TestDiskUsage/after_LoadBusybox [2022-06-10T22:32:53.738Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-06-10T22:32:53.738Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-06-10T22:32:53.738Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-06-10T22:32:53.738Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-06-10T22:32:53.738Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-06-10T22:32:53.738Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-06-10T22:32:53.738Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-06-10T22:32:53.738Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-06-10T22:32:53.738Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-06-10T22:32:53.738Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-06-10T22:32:53.738Z] === RUN TestDiskUsage/after_container.Run [2022-06-10T22:32:54.299Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-06-10T22:32:54.299Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-06-10T22:32:54.299Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-06-10T22:32:54.299Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-06-10T22:32:54.299Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-06-10T22:32:54.299Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-06-10T22:32:54.299Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-06-10T22:32:54.299Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-06-10T22:32:54.299Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-06-10T22:32:54.299Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-06-10T22:32:54.299Z] --- PASS: TestDiskUsage (1.19s) [2022-06-10T22:32:54.299Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-06-10T22:32:54.299Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-06-10T22:32:54.299Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-06-10T22:32:54.299Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-06-10T22:32:54.299Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-06-10T22:32:54.299Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-06-10T22:32:54.299Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-06-10T22:32:54.299Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-06-10T22:32:54.300Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-06-10T22:32:54.300Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-06-10T22:32:54.300Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-06-10T22:32:54.300Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-06-10T22:32:54.300Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-06-10T22:32:54.300Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-06-10T22:32:54.300Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-06-10T22:32:54.300Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-06-10T22:32:54.300Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-06-10T22:32:54.300Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-06-10T22:32:54.300Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-06-10T22:32:54.300Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-06-10T22:32:54.300Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-06-10T22:32:54.300Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-06-10T22:32:54.300Z] --- PASS: TestDiskUsage/after_container.Run (0.33s) [2022-06-10T22:32:54.300Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-06-10T22:32:54.300Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-06-10T22:32:54.300Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-06-10T22:32:54.300Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-06-10T22:32:54.300Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-06-10T22:32:54.300Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-06-10T22:32:54.300Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-06-10T22:32:54.300Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-06-10T22:32:54.300Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-06-10T22:32:54.300Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-06-10T22:32:54.300Z] PASS [2022-06-10T22:32:54.300Z] [2022-06-10T22:32:54.300Z] === Skipped [2022-06-10T22:32:54.300Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-10T22:32:54.300Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-10T22:32:54.300Z] [2022-06-10T22:32:54.300Z] DONE 54 tests, 1 skipped in 22.323s [2022-06-10T22:32:54.300Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-10T22:32:54.300Z] ++ 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-06-10T22:32:54.300Z] ++ set -e [2022-06-10T22:32:54.300Z] ++ '[' -n 0 ']' [2022-06-10T22:32:54.300Z] ++ set -x [2022-06-10T22:32:54.300Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-06-10T22:32:54.300Z] INFO: Testing against a local daemon [2022-06-10T22:32:54.300Z] === RUN TestVolumesCreateAndList [2022-06-10T22:32:54.300Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-06-10T22:32:54.300Z] === RUN TestVolumesRemove [2022-06-10T22:32:54.457Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-06-10T22:32:54.556Z] --- PASS: TestVolumesRemove (0.06s) [2022-06-10T22:32:54.556Z] === RUN TestVolumesInspect [2022-06-10T22:32:54.556Z] --- PASS: TestVolumesInspect (0.03s) [2022-06-10T22:32:54.556Z] === RUN TestVolumesInvalidJSON [2022-06-10T22:32:54.556Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-06-10T22:32:54.556Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-06-10T22:32:54.556Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-06-10T22:32:54.556Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-06-10T22:32:54.556Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-06-10T22:32:54.556Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-06-10T22:32:54.556Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-06-10T22:32:54.556Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-06-10T22:32:54.556Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-06-10T22:32:54.556Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-06-10T22:32:54.556Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-06-10T22:32:54.556Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-06-10T22:32:54.556Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-06-10T22:32:54.556Z] PASS [2022-06-10T22:32:54.556Z] [2022-06-10T22:32:54.556Z] DONE 9 tests in 0.201s [2022-06-10T22:32:54.556Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-10T22:32:54.556Z] ++++ cat bundles/test-integration/docker.pid [2022-06-10T22:32:54.556Z] +++ kill 14180 [2022-06-10T22:32:54.812Z] +++ /etc/init.d/apparmor stop [2022-06-10T22:32:54.812Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-10T22:32:54.812Z] [2022-06-10T22:32:54.812Z] Unloading profiles will leave already running processes permanently [2022-06-10T22:32:54.812Z] unconfined, which can lead to unexpected situations. [2022-06-10T22:32:54.812Z] [2022-06-10T22:32:54.812Z] To set a process to complain mode, use the command line tool [2022-06-10T22:32:54.812Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-10T22:32:54.812Z] +++ true [2022-06-10T22:32:54.812Z] exiting test-integration [2022-06-10T22:32:54.812Z] ++ exit 0 [2022-06-10T22:32:54.812Z] Post stage [Pipeline] junit [2022-06-10T22:32:55.750Z] Recording test results [2022-06-10T22:32:56.031Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-10T22:32:56.347Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-06-10T22:32:56.416Z] + echo Ensuring container killed. [2022-06-10T22:32:56.417Z] Ensuring container killed. [2022-06-10T22:32:56.417Z] + docker rm -vf docker-pr1 [2022-06-10T22:32:56.417Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-06-10T22:32:56.734Z] + echo Chowning /workspace to jenkins user [2022-06-10T22:32:56.734Z] Chowning /workspace to jenkins user [2022-06-10T22:32:56.734Z] + id -u [2022-06-10T22:32:56.734Z] + id -g [2022-06-10T22:32:56.734Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43715:/workspace busybox chown -R 1000:1000 /workspace [2022-06-10T22:32:56.734Z] Unable to find image 'busybox:latest' locally [2022-06-10T22:32:56.734Z] latest: Pulling from library/busybox [2022-06-10T22:32:56.990Z] 87379020f3b6: Pulling fs layer [2022-06-10T22:32:56.990Z] 87379020f3b6: Download complete [2022-06-10T22:32:56.990Z] 87379020f3b6: Pull complete [2022-06-10T22:32:56.990Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-06-10T22:32:56.990Z] Status: Downloaded newer image for busybox:latest [2022-06-10T22:32:57.278Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-10T22:32:58.644Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-06-10T22:32:58.684Z] + bundleName=arm64-integration [2022-06-10T22:32:58.684Z] + echo Creating arm64-integration-bundles.tar.gz [2022-06-10T22:32:58.684Z] Creating arm64-integration-bundles.tar.gz [2022-06-10T22:32:58.684Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-06-10T22:32:58.684Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-06-10T22:32:58.949Z] Archiving artifacts [2022-06-10T22:33:00.711Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43715/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-10T22:33:01.055Z] + make clean [2022-06-10T22:33:01.311Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-10T22:33:01.311Z] docker-dev-cache [2022-06-10T22:33:01.311Z] docker-mod-cache [Pipeline] deleteDir [2022-06-10T22:33:01.633Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-06-10T22:33:01.633Z] Copying nested executables into bundles/binary-daemon [2022-06-10T22:33:01.633Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-06-10T22:33:01.633Z] GOOS="" GOARCH="" GOARM="" [2022-06-10T22:33:01.633Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-06-10T22:33:01.633Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-06-10T22:33:01.919Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-06-10T22:33:01.969Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43715/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=cf6058941c243a73aba5d28dc5c5034696f5ade7 -e DOCKER_GRAPHDRIVER docker:cf6058941c243a73aba5d28dc5c5034696f5ade7 hack/make.sh cross [2022-06-10T22:33:02.229Z] [2022-06-10T22:33:02.490Z] Removing bundles/ [2022-06-10T22:33:02.490Z] [2022-06-10T22:33:02.490Z] ---> Making bundle: cross (in bundles/cross) [2022-06-10T22:33:02.490Z] Cross building: bundles/cross/linux/amd64 [2022-06-10T22:33:02.490Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-06-10T22:33:02.490Z] GOOS="linux" GOARCH="amd64" GOARM="" [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-10T22:33:05.219Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-06-10T22:33:05.219Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-06-10T22:33:07.740Z] docker_cli_daemon_test.go:2503: [d04a7070ab38e] daemon is not started [2022-06-10T22:33:09.638Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-06-10T22:33:09.895Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-06-10T22:33:10.459Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-06-10T22:33:10.716Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-06-10T22:33:11.646Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-06-10T22:33:11.646Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-06-10T22:33:12.210Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-06-10T22:33:12.779Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-06-10T22:33:14.675Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-06-10T22:33:16.044Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-06-10T22:33:17.936Z] === RUN TestDockerSuite/TestBuildEnv [2022-06-10T22:33:17.936Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-06-10T22:33:19.307Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-06-10T22:33:20.678Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-06-10T22:33:20.678Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-06-10T22:33:22.054Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-06-10T22:33:22.311Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-06-10T22:33:25.585Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-06-10T22:33:25.585Z] check_test.go:307: [dcc385a30f094] daemon is not started [2022-06-10T22:33:25.585Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-06-10T22:33:28.860Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite (337.54s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.72s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.71s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.62s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.65s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.09s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.44s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.26s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.04s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.17s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.13s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.05s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.20s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.51s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.34s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.41s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.50s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.64s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.19s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.61s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.69s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.80s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.29s) [2022-06-10T22:33:31.381Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.03s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.08s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.62s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.85s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.99s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.99s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.21s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.00s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.58s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.75s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.95s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.68s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.74s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.74s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.67s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.98s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.85s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.54s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.05s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.24s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.65s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.08s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.07s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.43s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.35s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.70s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.06s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.11s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.45s) [2022-06-10T22:33:31.381Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-06-10T22:33:31.381Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.87s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.35s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.16s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.42s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.62s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.88s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.15s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.11s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.27s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.78s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.91s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.80s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.50s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.56s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.06s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.57s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.96s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.84s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.99s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.50s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.36s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.84s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.62s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.61s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.86s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.30s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.25s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.10s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.57s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.91s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.40s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.35s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.28s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.72s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.13s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.12s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.25s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.72s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.53s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.63s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.77s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.79s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2022-06-10T22:33:31.381Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.66s) [2022-06-10T22:33:31.381Z] === RUN TestDockerSwarmSuite [2022-06-10T22:33:31.381Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-06-10T22:33:34.660Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-06-10T22:33:37.182Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-06-10T22:33:42.434Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-06-10T22:33:50.564Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-06-10T22:33:51.931Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-06-10T22:33:55.198Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-06-10T22:33:56.566Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-06-10T22:33:59.086Z] docker_api_swarm_test.go:563: [da752c65786aa] joining swarm manager [d8e43fb04924f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T22:34:00.496Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-06-10T22:34:01.864Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-06-10T22:34:02.120Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-06-10T22:34:03.051Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-06-10T22:34:04.420Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-06-10T22:34:04.420Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-06-10T22:34:04.420Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-06-10T22:34:04.679Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-06-10T22:34:12.770Z] docker_api_swarm_test.go:585: [dbdf164132245] joining swarm manager [d8e43fb04924f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-10T22:34:15.293Z] === RUN TestDockerSuite/TestBuildExpose [2022-06-10T22:34:15.293Z] check_test.go:378: [da752c65786aa] daemon is not started [2022-06-10T22:34:15.293Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-06-10T22:34:15.868Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-06-10T22:34:16.430Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-06-10T22:34:16.686Z] === RUN TestDockerSuite/TestBuildFails [2022-06-10T22:34:17.616Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-06-10T22:34:17.616Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-06-10T22:34:19.508Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-06-10T22:34:22.025Z] === RUN TestDockerSuite/TestBuildForceRm [2022-06-10T22:34:23.391Z] === RUN TestDockerSuite/TestBuildFromGit [2022-06-10T22:34:24.762Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-06-10T22:34:24.762Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-06-10T22:34:25.338Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-06-10T22:34:25.338Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-06-10T22:34:25.338Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-06-10T22:34:25.901Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-06-10T22:34:28.420Z] docker_api_swarm_test.go:46: [df5de0d82763b] joining swarm manager [d9dd8b7a15799]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T22:34:28.420Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-06-10T22:34:29.349Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-06-10T22:34:29.605Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-06-10T22:34:31.497Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-06-10T22:34:33.388Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-06-10T22:34:34.764Z] === RUN TestDockerSuite/TestBuildHistory [2022-06-10T22:34:38.937Z] === RUN TestDockerSuite/TestBuildIidFile [2022-06-10T22:34:38.937Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-06-10T22:34:39.865Z] === RUN TestDockerSuite/TestBuildInheritance [2022-06-10T22:34:40.793Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-06-10T22:34:41.721Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-06-10T22:34:41.721Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-06-10T22:34:42.284Z] === RUN TestDockerSuite/TestBuildLabel [2022-06-10T22:34:42.846Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-06-10T22:34:43.408Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-06-10T22:34:43.970Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-06-10T22:34:43.970Z] === RUN TestDockerSuite/TestBuildLabels [2022-06-10T22:34:44.533Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-06-10T22:34:45.899Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-06-10T22:34:46.156Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-06-10T22:34:47.084Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-06-10T22:34:48.013Z] --- PASS: TestImportExtremelyLargeImageWorks (183.72s) [2022-06-10T22:34:48.013Z] PASS [2022-06-10T22:34:48.013Z] [2022-06-10T22:34:48.013Z] DONE 22 tests in 188.143s [2022-06-10T22:34:48.013Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-06-10T22:34:48.013Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:34:48.013Z] ++ set -e [2022-06-10T22:34:48.013Z] ++ '[' -n 0 ']' [2022-06-10T22:34:48.013Z] ++ set -x [2022-06-10T22:34:48.013Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:34:48.013Z] INFO: Testing against a local daemon [2022-06-10T22:34:48.013Z] === RUN TestNetworkCreateDelete [2022-06-10T22:34:48.268Z] --- PASS: TestNetworkCreateDelete (0.19s) [2022-06-10T22:34:48.268Z] === RUN TestDockerNetworkDeletePreferID [2022-06-10T22:34:48.831Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2022-06-10T22:34:48.831Z] === RUN TestDaemonDNSFallback [2022-06-10T22:34:48.831Z] === RUN TestDockerSuite/TestBuildLastModified [2022-06-10T22:34:54.086Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-06-10T22:34:55.473Z] --- PASS: TestDaemonDNSFallback (6.91s) [2022-06-10T22:34:55.473Z] === RUN TestInspectNetwork [2022-06-10T22:34:55.730Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-06-10T22:34:55.730Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-06-10T22:34:55.730Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-06-10T22:34:55.986Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-06-10T22:34:55.986Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-06-10T22:34:56.243Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-06-10T22:34:58.133Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-06-10T22:34:59.500Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-06-10T22:34:59.500Z] === RUN TestInspectNetwork/full_network_id [2022-06-10T22:34:59.500Z] === RUN TestInspectNetwork/partial_network_id [2022-06-10T22:34:59.500Z] === RUN TestInspectNetwork/network_name [2022-06-10T22:34:59.500Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-06-10T22:35:02.015Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-06-10T22:35:02.015Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-06-10T22:35:02.272Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-06-10T22:35:03.639Z] --- PASS: TestInspectNetwork (8.00s) [2022-06-10T22:35:03.639Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-06-10T22:35:03.639Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-06-10T22:35:03.639Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-06-10T22:35:03.639Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-06-10T22:35:03.639Z] === RUN TestRunContainerWithBridgeNone [2022-06-10T22:35:05.532Z] --- PASS: TestRunContainerWithBridgeNone (2.01s) [2022-06-10T22:35:05.532Z] === RUN TestNetworkInvalidJSON [2022-06-10T22:35:05.532Z] === RUN TestNetworkInvalidJSON/networks/create [2022-06-10T22:35:05.532Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-06-10T22:35:05.532Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-06-10T22:35:05.532Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-06-10T22:35:05.532Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-10T22:35:05.532Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-10T22:35:05.532Z] === CONT TestNetworkInvalidJSON/networks/create [2022-06-10T22:35:05.532Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-06-10T22:35:05.532Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-10T22:35:05.532Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-06-10T22:35:05.532Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-06-10T22:35:05.532Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-06-10T22:35:05.532Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-06-10T22:35:05.532Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-06-10T22:35:05.532Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-06-10T22:35:05.532Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-06-10T22:35:05.532Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-06-10T22:35:05.532Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-06-10T22:35:05.532Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-06-10T22:35:05.532Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-06-10T22:35:05.532Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-06-10T22:35:05.532Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-06-10T22:35:05.532Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-06-10T22:35:05.532Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-06-10T22:35:05.532Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-06-10T22:35:05.532Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-06-10T22:35:05.532Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-06-10T22:35:05.532Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-06-10T22:35:05.532Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-06-10T22:35:05.532Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-06-10T22:35:05.532Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-06-10T22:35:05.532Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-06-10T22:35:05.532Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-06-10T22:35:05.532Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-06-10T22:35:05.532Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-06-10T22:35:05.532Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-06-10T22:35:05.532Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-06-10T22:35:05.532Z] === RUN TestNetworkList [2022-06-10T22:35:05.532Z] === RUN TestNetworkList//networks [2022-06-10T22:35:05.532Z] === PAUSE TestNetworkList//networks [2022-06-10T22:35:05.532Z] === RUN TestNetworkList//networks/ [2022-06-10T22:35:05.532Z] === PAUSE TestNetworkList//networks/ [2022-06-10T22:35:05.532Z] === CONT TestNetworkList//networks [2022-06-10T22:35:05.532Z] === CONT TestNetworkList//networks/ [2022-06-10T22:35:05.532Z] --- PASS: TestNetworkList (0.02s) [2022-06-10T22:35:05.532Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-10T22:35:05.532Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-10T22:35:05.532Z] === RUN TestHostIPv4BridgeLabel [2022-06-10T22:35:06.462Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2022-06-10T22:35:06.462Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-10T22:35:07.391Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-06-10T22:35:07.391Z] === RUN TestDaemonDefaultNetworkPools [2022-06-10T22:35:07.953Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2022-06-10T22:35:07.953Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-10T22:35:09.021Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-06-10T22:35:09.021Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-06-10T22:35:09.021Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-06-10T22:35:09.021Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-06-10T22:35:09.021Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-06-10T22:35:09.021Z] Cross building: bundles/cross/windows/amd64 [2022-06-10T22:35:09.021Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-06-10T22:35:09.021Z] { [2022-06-10T22:35:09.021Z] "RT_GROUP_ICON": { [2022-06-10T22:35:09.021Z] "#1": { [2022-06-10T22:35:09.021Z] "0409": "../../winresources/docker.ico" [2022-06-10T22:35:09.021Z] } [2022-06-10T22:35:09.021Z] }, [2022-06-10T22:35:09.021Z] "RT_MANIFEST": { [2022-06-10T22:35:09.021Z] "#1": { [2022-06-10T22:35:09.021Z] "0409": { [2022-06-10T22:35:09.021Z] "identity": {}, [2022-06-10T22:35:09.021Z] "description": "Docker Engine", [2022-06-10T22:35:09.021Z] "minimum-os": "vista", [2022-06-10T22:35:09.021Z] "execution-level": "", [2022-06-10T22:35:09.021Z] "ui-access": false, [2022-06-10T22:35:09.021Z] "auto-elevate": false, [2022-06-10T22:35:09.021Z] "dpi-awareness": "unaware", [2022-06-10T22:35:09.021Z] "disable-theming": false, [2022-06-10T22:35:09.021Z] "disable-window-filtering": false, [2022-06-10T22:35:09.021Z] "high-resolution-scrolling-aware": false, [2022-06-10T22:35:09.021Z] "ultra-high-resolution-scrolling-aware": false, [2022-06-10T22:35:09.021Z] "long-path-aware": false, [2022-06-10T22:35:09.021Z] "printer-driver-isolation": false, [2022-06-10T22:35:09.021Z] "gdi-scaling": false, [2022-06-10T22:35:09.021Z] "segment-heap": false, [2022-06-10T22:35:09.021Z] "use-common-controls-v6": false [2022-06-10T22:35:09.021Z] } [2022-06-10T22:35:09.021Z] } [2022-06-10T22:35:09.021Z] }, [2022-06-10T22:35:09.021Z] "RT_MESSAGETABLE": { [2022-06-10T22:35:09.021Z] "#1": { [2022-06-10T22:35:09.021Z] "0409": "../../winresources/event_messages.bin" [2022-06-10T22:35:09.021Z] } [2022-06-10T22:35:09.021Z] }, [2022-06-10T22:35:09.021Z] "RT_VERSION": { [2022-06-10T22:35:09.021Z] "#1": { [2022-06-10T22:35:09.021Z] "0409": { [2022-06-10T22:35:09.021Z] "fixed": { [2022-06-10T22:35:09.021Z] "file_version": "0.0.0.0", [2022-06-10T22:35:09.021Z] "product_version": "0.0.0.0", [2022-06-10T22:35:09.021Z] "type": "Unknown" [2022-06-10T22:35:09.021Z] }, [2022-06-10T22:35:09.021Z] "info": { [2022-06-10T22:35:09.021Z] "0000": { [2022-06-10T22:35:09.021Z] "CompanyName": "", [2022-06-10T22:35:09.021Z] "FileVersion": "dev", [2022-06-10T22:35:09.021Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-06-10T22:35:09.021Z] "OriginalFileName": "dockerd-dev.exe", [2022-06-10T22:35:09.021Z] "ProductName": "", [2022-06-10T22:35:09.021Z] "ProductVersion": "dev", [2022-06-10T22:35:09.021Z] "SpecialBuild": "cf6058941c243a73aba5d28dc5c5034696f5ade7" [2022-06-10T22:35:09.021Z] } [2022-06-10T22:35:09.021Z] } [2022-06-10T22:35:09.021Z] } [2022-06-10T22:35:09.021Z] } [2022-06-10T22:35:09.021Z] } [2022-06-10T22:35:09.021Z] } [2022-06-10T22:35:09.021Z] cmd/dockerd/config.go [2022-06-10T22:35:09.021Z] cmd/dockerd/config_windows.go [2022-06-10T22:35:09.021Z] cmd/dockerd/daemon.go [2022-06-10T22:35:09.021Z] cmd/dockerd/daemon_test.go [2022-06-10T22:35:09.021Z] cmd/dockerd/daemon_windows.go [2022-06-10T22:35:09.021Z] cmd/dockerd/docker.go [2022-06-10T22:35:09.021Z] cmd/dockerd/docker_windows.go [2022-06-10T22:35:09.021Z] cmd/dockerd/genwinres_windows.go [2022-06-10T22:35:09.021Z] cmd/dockerd/metrics.go [2022-06-10T22:35:09.021Z] cmd/dockerd/options.go [2022-06-10T22:35:09.021Z] cmd/dockerd/options_test.go [2022-06-10T22:35:09.021Z] cmd/dockerd/service_windows.go [2022-06-10T22:35:09.021Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-06-10T22:35:09.021Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-06-10T22:35:09.321Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2022-06-10T22:35:09.321Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-10T22:35:09.577Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-06-10T22:35:10.507Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2022-06-10T22:35:10.507Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-10T22:35:11.068Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-06-10T22:35:11.068Z] === RUN TestServiceWithPredefinedNetwork [2022-06-10T22:35:12.433Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-06-10T22:35:13.362Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-06-10T22:35:13.924Z] --- PASS: TestServiceWithPredefinedNetwork (2.73s) [2022-06-10T22:35:13.924Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-10T22:35:13.924Z] service_test.go:243: FLAKY_TEST [2022-06-10T22:35:13.924Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-10T22:35:13.924Z] === RUN TestServiceWithDataPathPortInit [2022-06-10T22:35:14.852Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-06-10T22:35:14.852Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-06-10T22:35:14.852Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-06-10T22:35:19.022Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-06-10T22:35:19.022Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-06-10T22:35:19.949Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-06-10T22:35:20.205Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-06-10T22:35:22.165Z] === RUN TestDockerSuite/TestBuildNetNone [2022-06-10T22:35:22.165Z] === RUN TestDockerSuite/TestBuildNoContext [2022-06-10T22:35:23.093Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-06-10T22:35:24.023Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-06-10T22:35:25.389Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-06-10T22:35:25.645Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-06-10T22:35:25.645Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-06-10T22:35:25.943Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-06-10T22:35:26.200Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-06-10T22:35:26.762Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-06-10T22:35:28.127Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-06-10T22:35:28.383Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-06-10T22:35:29.750Z] --- PASS: TestServiceWithDataPathPortInit (15.88s) [2022-06-10T22:35:29.750Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-10T22:35:30.006Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-06-10T22:35:31.373Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-06-10T22:35:33.280Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-06-10T22:35:33.281Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:327d2iv6d8w9o7bq6u53vxe24 Created:2022-06-10 22:35:31.13330747 +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[fda4395c9fc2437feb8e0014d0d25b47dcedf61b5c355395d04150edcd875d31:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.id0uf5cr1aakphss5cp32j5x0 EndpointID:0d9abbcc49d616bbb591f564dea7ac6c8a3cfd1b3e665363a5f00135c0181505 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a62e88a37cb697e65a2616f9d0fb5e21911209535539e827680292cbb4dc5ba9 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:88516672c356 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.id0uf5cr1aakphss5cp32j5x0 EndpointID:0d9abbcc49d616bbb591f564dea7ac6c8a3cfd1b3e665363a5f00135c0181505 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-06-10T22:35:33.843Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-06-10T22:35:34.770Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-06-10T22:35:35.025Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-06-10T22:35:35.953Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-06-10T22:35:37.845Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.23s) [2022-06-10T22:35:37.845Z] PASS [2022-06-10T22:35:37.845Z] [2022-06-10T22:35:37.845Z] === Skipped [2022-06-10T22:35:37.845Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-10T22:35:37.845Z] service_test.go:243: FLAKY_TEST [2022-06-10T22:35:37.845Z] [2022-06-10T22:35:37.845Z] DONE 38 tests, 1 skipped in 50.114s [2022-06-10T22:35:38.103Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-10T22:35:38.103Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:35:38.103Z] ++ set -e [2022-06-10T22:35:38.103Z] ++ '[' -n 0 ']' [2022-06-10T22:35:38.103Z] ++ set -x [2022-06-10T22:35:38.103Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:35:38.103Z] docker_api_swarm_test.go:304: [d4cbf33b976fb] joining swarm manager [d3d3f6159bdb6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T22:35:38.103Z] INFO: Testing against a local daemon [2022-06-10T22:35:38.103Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-10T22:35:38.103Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-10T22:35:38.103Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-10T22:35:38.103Z] === RUN TestDockerNetworkIpvlan [2022-06-10T22:35:38.103Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-10T22:35:38.103Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-10T22:35:38.103Z] PASS [2022-06-10T22:35:38.103Z] [2022-06-10T22:35:38.103Z] === Skipped [2022-06-10T22:35:38.103Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-10T22:35:38.103Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-10T22:35:38.103Z] [2022-06-10T22:35:38.103Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-10T22:35:38.103Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-10T22:35:38.103Z] [2022-06-10T22:35:38.103Z] DONE 2 tests, 2 skipped in 0.140s [2022-06-10T22:35:38.103Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-10T22:35:38.103Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:35:38.103Z] ++ set -e [2022-06-10T22:35:38.103Z] === RUN TestDockerSuite/TestBuildPATH [2022-06-10T22:35:38.103Z] ++ '[' -n 0 ']' [2022-06-10T22:35:38.103Z] ++ set -x [2022-06-10T22:35:38.103Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:35:38.360Z] INFO: Testing against a local daemon [2022-06-10T22:35:38.360Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-10T22:35:39.727Z] docker_api_swarm_test.go:305: [d2cd2c924fc33] joining swarm manager [d3d3f6159bdb6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-10T22:35:39.727Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2022-06-10T22:35:39.727Z] === RUN TestDockerNetworkMacvlan [2022-06-10T22:35:40.656Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-06-10T22:35:40.656Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-06-10T22:35:40.656Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-06-10T22:35:41.219Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-06-10T22:35:41.475Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-06-10T22:35:42.038Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-06-10T22:35:42.298Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-06-10T22:35:44.818Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-06-10T22:35:46.710Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-06-10T22:35:49.981Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-06-10T22:35:51.348Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-06-10T22:35:52.281Z] --- PASS: TestDockerNetworkMacvlan (12.54s) [2022-06-10T22:35:52.281Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2022-06-10T22:35:52.281Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2022-06-10T22:35:52.281Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.08s) [2022-06-10T22:35:52.281Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.34s) [2022-06-10T22:35:52.281Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.00s) [2022-06-10T22:35:52.281Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.82s) [2022-06-10T22:35:52.281Z] PASS [2022-06-10T22:35:52.281Z] [2022-06-10T22:35:52.281Z] DONE 8 tests in 14.076s [2022-06-10T22:35:52.281Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-10T22:35:52.281Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:35:52.281Z] ++ set -e [2022-06-10T22:35:52.281Z] ++ '[' -n 0 ']' [2022-06-10T22:35:52.281Z] ++ set -x [2022-06-10T22:35:52.281Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:35:52.281Z] testing: warning: no tests to run [2022-06-10T22:35:52.281Z] PASS [2022-06-10T22:35:52.281Z] [2022-06-10T22:35:52.281Z] DONE 0 tests in 0.033s [2022-06-10T22:35:52.281Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-10T22:35:52.281Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:35:52.281Z] ++ set -e [2022-06-10T22:35:52.281Z] ++ '[' -n 0 ']' [2022-06-10T22:35:52.281Z] ++ set -x [2022-06-10T22:35:52.281Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:35:52.537Z] INFO: Testing against a local daemon [2022-06-10T22:35:52.537Z] === RUN TestAuthZPluginAllowRequest [2022-06-10T22:35:53.099Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-06-10T22:35:54.027Z] --- PASS: TestAuthZPluginAllowRequest (1.45s) [2022-06-10T22:35:54.027Z] === RUN TestAuthZPluginTLS [2022-06-10T22:35:54.591Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-06-10T22:35:54.591Z] === RUN TestAuthZPluginDenyRequest [2022-06-10T22:35:54.847Z] === RUN TestDockerSuite/TestBuildRm [2022-06-10T22:35:55.103Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-06-10T22:35:55.103Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-10T22:35:55.665Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-06-10T22:35:55.665Z] === RUN TestAuthZPluginDenyResponse [2022-06-10T22:35:56.227Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-06-10T22:35:56.227Z] === RUN TestAuthZPluginAllowEventStream [2022-06-10T22:35:57.157Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-06-10T22:35:57.413Z] --- PASS: TestAuthZPluginAllowEventStream (1.33s) [2022-06-10T22:35:57.413Z] === RUN TestAuthZPluginErrorResponse [2022-06-10T22:35:57.979Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-06-10T22:35:57.979Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-06-10T22:35:57.979Z] === RUN TestAuthZPluginErrorRequest [2022-06-10T22:35:58.544Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2022-06-10T22:35:58.544Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-10T22:35:58.801Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-06-10T22:35:59.057Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2022-06-10T22:35:59.057Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-10T22:35:59.313Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-06-10T22:35:59.876Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-06-10T22:36:00.805Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-06-10T22:36:00.805Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.74s) [2022-06-10T22:36:00.805Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-10T22:36:01.733Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-06-10T22:36:02.661Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.75s) [2022-06-10T22:36:02.661Z] === RUN TestAuthZPluginHeader [2022-06-10T22:36:02.661Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-06-10T22:36:03.223Z] --- PASS: TestAuthZPluginHeader (0.79s) [2022-06-10T22:36:03.223Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-10T22:36:05.743Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-06-10T22:36:05.743Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-06-10T22:36:05.743Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-06-10T22:36:05.743Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-06-10T22:36:05.743Z] === RUN TestDockerSuite/TestBuildSpaces [2022-06-10T22:36:06.000Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-06-10T22:36:06.941Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-06-10T22:36:06.941Z] === RUN TestDockerSuite/TestBuildStderr [2022-06-10T22:36:07.870Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-06-10T22:36:07.870Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.59s) [2022-06-10T22:36:07.870Z] === RUN TestAuthZPluginV2Disable [2022-06-10T22:36:11.141Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-06-10T22:36:11.399Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-06-10T22:36:11.963Z] --- PASS: TestAuthZPluginV2Disable (3.90s) [2022-06-10T22:36:11.963Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-10T22:36:12.220Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-06-10T22:36:12.785Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-06-10T22:36:12.785Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-06-10T22:36:13.715Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-06-10T22:36:14.645Z] === RUN TestDockerSuite/TestBuildUser [2022-06-10T22:36:15.579Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.63s) [2022-06-10T22:36:15.579Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-10T22:36:16.143Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-06-10T22:36:19.419Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-06-10T22:36:27.511Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.81s) [2022-06-10T22:36:27.511Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-10T22:36:28.875Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-06-10T22:36:31.394Z] docker_api_swarm_test.go:272: [d6da000c99a44] joining swarm manager [d844009b0c62c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T22:36:31.394Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-06-10T22:36:32.324Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-06-10T22:36:32.579Z] docker_api_swarm_test.go:273: [deba2491e945f] joining swarm manager [d844009b0c62c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-10T22:36:32.579Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-06-10T22:36:33.141Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-06-10T22:36:34.069Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-06-10T22:36:34.631Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-06-10T22:36:34.631Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-06-10T22:36:34.631Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-06-10T22:36:34.631Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-06-10T22:36:34.631Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-06-10T22:36:34.631Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-06-10T22:36:34.631Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-06-10T22:36:34.631Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-06-10T22:36:34.631Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-06-10T22:36:35.996Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-06-10T22:36:35.996Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-06-10T22:36:36.559Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-06-10T22:36:36.815Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-06-10T22:36:37.377Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-06-10T22:36:37.633Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-06-10T22:36:39.556Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-06-10T22:36:40.484Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-06-10T22:36:41.047Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-06-10T22:36:41.303Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-06-10T22:36:41.865Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-06-10T22:36:41.865Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-06-10T22:36:41.865Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-06-10T22:36:42.428Z] === RUN TestDockerSuite/TestBuildXZHost [2022-06-10T22:36:42.990Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s) [2022-06-10T22:36:42.990Z] PASS [2022-06-10T22:36:42.990Z] [2022-06-10T22:36:42.990Z] DONE 17 tests in 50.563s [2022-06-10T22:36:42.990Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-10T22:36:42.990Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:36:42.990Z] ++ set -e [2022-06-10T22:36:42.990Z] ++ '[' -n 0 ']' [2022-06-10T22:36:42.990Z] ++ set -x [2022-06-10T22:36:42.990Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:36:42.990Z] INFO: Testing against a local daemon [2022-06-10T22:36:42.990Z] === RUN TestPluginInvalidJSON [2022-06-10T22:36:42.990Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-06-10T22:36:42.990Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-06-10T22:36:42.990Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-10T22:36:42.990Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-10T22:36:42.990Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-06-10T22:36:42.990Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-06-10T22:36:42.990Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-06-10T22:36:42.990Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-06-10T22:36:42.990Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-06-10T22:36:42.990Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-06-10T22:36:42.990Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-06-10T22:36:42.990Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-06-10T22:36:42.990Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-06-10T22:36:42.990Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-06-10T22:36:42.990Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-06-10T22:36:42.990Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-06-10T22:36:42.990Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-10T22:36:42.990Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-06-10T22:36:42.990Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-06-10T22:36:42.990Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-06-10T22:36:42.990Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-06-10T22:36:42.990Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-06-10T22:36:42.990Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-06-10T22:36:42.990Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-06-10T22:36:42.990Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-06-10T22:36:42.990Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-06-10T22:36:42.990Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-06-10T22:36:42.990Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-06-10T22:36:42.990Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-06-10T22:36:42.990Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-06-10T22:36:42.990Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-06-10T22:36:42.990Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-06-10T22:36:42.990Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-06-10T22:36:42.990Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-06-10T22:36:42.990Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-06-10T22:36:42.990Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-06-10T22:36:42.990Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-06-10T22:36:42.990Z] === RUN TestPluginInstall [2022-06-10T22:36:42.990Z] === RUN TestPluginInstall/no_auth [2022-06-10T22:36:43.919Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-06-10T22:36:43.919Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-06-10T22:36:43.919Z] docker_cli_sni_test.go:18: Flakey test [2022-06-10T22:36:43.919Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-06-10T22:36:44.482Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-06-10T22:36:45.416Z] time="2022-06-10T22:36:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-10T22:36:45.416Z] time="2022-06-10T22:36:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:88a95a2d086b7439d9ec3f47af0093617a91f2aa79494b64ad0a4a6d8a5e7756" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-10T22:36:45.416Z] time="2022-06-10T22:36:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-10T22:36:45.416Z] time="2022-06-10T22:36:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:88a95a2d086b7439d9ec3f47af0093617a91f2aa79494b64ad0a4a6d8a5e7756" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-10T22:36:45.416Z] === RUN TestDockerSuite/TestCommitChange [2022-06-10T22:36:45.529Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-06-10T22:36:45.529Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-06-10T22:36:45.529Z] { [2022-06-10T22:36:45.529Z] "RT_GROUP_ICON": { [2022-06-10T22:36:45.529Z] "#1": { [2022-06-10T22:36:45.529Z] "0409": "../../winresources/docker.ico" [2022-06-10T22:36:45.529Z] } [2022-06-10T22:36:45.529Z] }, [2022-06-10T22:36:45.529Z] "RT_MANIFEST": { [2022-06-10T22:36:45.529Z] "#1": { [2022-06-10T22:36:45.529Z] "0409": { [2022-06-10T22:36:45.529Z] "identity": {}, [2022-06-10T22:36:45.529Z] "description": "Docker Engine", [2022-06-10T22:36:45.529Z] "minimum-os": "vista", [2022-06-10T22:36:45.529Z] "execution-level": "", [2022-06-10T22:36:45.529Z] "ui-access": false, [2022-06-10T22:36:45.529Z] "auto-elevate": false, [2022-06-10T22:36:45.529Z] "dpi-awareness": "unaware", [2022-06-10T22:36:45.529Z] "disable-theming": false, [2022-06-10T22:36:45.529Z] "disable-window-filtering": false, [2022-06-10T22:36:45.529Z] "high-resolution-scrolling-aware": false, [2022-06-10T22:36:45.529Z] "ultra-high-resolution-scrolling-aware": false, [2022-06-10T22:36:45.529Z] "long-path-aware": false, [2022-06-10T22:36:45.529Z] "printer-driver-isolation": false, [2022-06-10T22:36:45.529Z] "gdi-scaling": false, [2022-06-10T22:36:45.529Z] "segment-heap": false, [2022-06-10T22:36:45.529Z] "use-common-controls-v6": false [2022-06-10T22:36:45.529Z] } [2022-06-10T22:36:45.529Z] } [2022-06-10T22:36:45.529Z] }, [2022-06-10T22:36:45.529Z] "RT_MESSAGETABLE": { [2022-06-10T22:36:45.529Z] "#1": { [2022-06-10T22:36:45.529Z] "0409": "../../winresources/event_messages.bin" [2022-06-10T22:36:45.529Z] } [2022-06-10T22:36:45.529Z] }, [2022-06-10T22:36:45.529Z] "RT_VERSION": { [2022-06-10T22:36:45.529Z] "#1": { [2022-06-10T22:36:45.529Z] "0409": { [2022-06-10T22:36:45.529Z] "fixed": { [2022-06-10T22:36:45.529Z] "file_version": "0.0.0.0", [2022-06-10T22:36:45.529Z] "product_version": "0.0.0.0", [2022-06-10T22:36:45.529Z] "type": "Unknown" [2022-06-10T22:36:45.529Z] }, [2022-06-10T22:36:45.529Z] "info": { [2022-06-10T22:36:45.529Z] "0000": { [2022-06-10T22:36:45.529Z] "CompanyName": "", [2022-06-10T22:36:45.529Z] "FileVersion": "dev", [2022-06-10T22:36:45.529Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-06-10T22:36:45.529Z] "OriginalFileName": "docker-proxy-dev.exe", [2022-06-10T22:36:45.529Z] "ProductName": "", [2022-06-10T22:36:45.529Z] "ProductVersion": "dev", [2022-06-10T22:36:45.529Z] "SpecialBuild": "cf6058941c243a73aba5d28dc5c5034696f5ade7" [2022-06-10T22:36:45.529Z] } [2022-06-10T22:36:45.529Z] } [2022-06-10T22:36:45.529Z] } [2022-06-10T22:36:45.529Z] } [2022-06-10T22:36:45.529Z] } [2022-06-10T22:36:45.529Z] } [2022-06-10T22:36:45.529Z] cmd/docker-proxy/genwinres_windows.go [2022-06-10T22:36:45.529Z] cmd/docker-proxy/main.go [2022-06-10T22:36:45.529Z] cmd/docker-proxy/network_proxy_test.go [2022-06-10T22:36:45.529Z] cmd/docker-proxy/proxy.go [2022-06-10T22:36:45.529Z] cmd/docker-proxy/sctp_proxy.go [2022-06-10T22:36:45.529Z] cmd/docker-proxy/tcp_proxy.go [2022-06-10T22:36:45.529Z] cmd/docker-proxy/udp_proxy.go [2022-06-10T22:36:45.529Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-06-10T22:36:45.529Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-06-10T22:36:45.529Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-06-10T22:36:45.529Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-06-10T22:36:45.529Z] remote: Enumerating objects: 23, done. [2022-06-10T22:36:45.529Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-06-10T22:36:45.529Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-06-10T22:36:45.529Z] 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) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-06-10T22:36:45.530Z] 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-06-10T22:36:45.530Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-06-10T22:36:45.530Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-06-10T22:36:45.671Z] === RUN TestPluginInstall/with_htpasswd [2022-06-10T22:36:46.233Z] time="2022-06-10T22:36:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-10T22:36:46.233Z] time="2022-06-10T22:36:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a2c24a76177a1d462ed3aa28380caf96528b54620f9d2856c43448572e12f8ac" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-10T22:36:46.233Z] time="2022-06-10T22:36:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-10T22:36:46.233Z] time="2022-06-10T22:36:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a2c24a76177a1d462ed3aa28380caf96528b54620f9d2856c43448572e12f8ac" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-10T22:36:46.233Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-06-10T22:36:46.474Z] Cross building: bundles/cross/linux/ppc64le [2022-06-10T22:36:46.474Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-06-10T22:36:46.474Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-06-10T22:36:46.489Z] === RUN TestPluginInstall/with_insecure [2022-06-10T22:36:47.053Z] === RUN TestDockerSuite/TestCommitHardlink [2022-06-10T22:36:47.616Z] time="2022-06-10T22:36:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-10T22:36:47.616Z] time="2022-06-10T22:36:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:437e0b0ee101e70193e29dad5cd879a3c206e9c71077f9db067f7a31c5662f5c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-10T22:36:47.616Z] time="2022-06-10T22:36:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-10T22:36:47.616Z] time="2022-06-10T22:36:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:437e0b0ee101e70193e29dad5cd879a3c206e9c71077f9db067f7a31c5662f5c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-10T22:36:47.872Z] plugin_test.go:195: [d7cdf3c78fb8e] daemon is not started [2022-06-10T22:36:47.872Z] --- PASS: TestPluginInstall (4.81s) [2022-06-10T22:36:47.872Z] --- PASS: TestPluginInstall/no_auth (2.63s) [2022-06-10T22:36:47.872Z] --- PASS: TestPluginInstall/with_htpasswd (0.89s) [2022-06-10T22:36:47.872Z] --- PASS: TestPluginInstall/with_insecure (1.29s) [2022-06-10T22:36:47.872Z] === RUN TestPluginsWithRuntimes [2022-06-10T22:36:48.434Z] === RUN TestDockerSuite/TestCommitNewFile [2022-06-10T22:36:49.800Z] === RUN TestPluginsWithRuntimes/No_Args [2022-06-10T22:36:49.800Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-06-10T22:36:50.361Z] === RUN TestDockerSuite/TestCommitTTY [2022-06-10T22:36:50.618Z] === RUN TestPluginsWithRuntimes/With_Args [2022-06-10T22:36:51.546Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-06-10T22:36:51.805Z] --- PASS: TestPluginsWithRuntimes (3.92s) [2022-06-10T22:36:51.805Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.03s) [2022-06-10T22:36:51.805Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.10s) [2022-06-10T22:36:51.805Z] === RUN TestPluginBackCompatMediaTypes [2022-06-10T22:36:52.061Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-06-10T22:36:52.750Z] --- PASS: TestPluginBackCompatMediaTypes (0.80s) [2022-06-10T22:36:52.750Z] PASS [2022-06-10T22:36:52.750Z] [2022-06-10T22:36:52.750Z] DONE 24 tests in 9.696s [2022-06-10T22:36:52.750Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-10T22:36:52.750Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:36:52.750Z] ++ set -e [2022-06-10T22:36:52.750Z] ++ '[' -n 0 ']' [2022-06-10T22:36:52.750Z] ++ set -x [2022-06-10T22:36:52.750Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:36:52.750Z] INFO: Testing against a local daemon [2022-06-10T22:36:52.750Z] === RUN TestExternalGraphDriver [2022-06-10T22:36:52.750Z] === RUN TestExternalGraphDriver/json [2022-06-10T22:36:53.312Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-06-10T22:36:53.582Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-06-10T22:36:54.512Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-06-10T22:36:54.512Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-06-10T22:36:54.512Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-06-10T22:36:54.769Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-06-10T22:36:54.769Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-06-10T22:36:54.769Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-06-10T22:36:54.769Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-06-10T22:36:54.769Z] === RUN TestExternalGraphDriver/spec [2022-06-10T22:36:56.660Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-06-10T22:36:56.917Z] === RUN TestExternalGraphDriver/pull [2022-06-10T22:36:57.845Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-06-10T22:36:57.845Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-06-10T22:36:58.408Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-06-10T22:36:58.665Z] --- PASS: TestExternalGraphDriver (5.96s) [2022-06-10T22:36:58.665Z] --- PASS: TestExternalGraphDriver/json (1.97s) [2022-06-10T22:36:58.665Z] --- PASS: TestExternalGraphDriver/spec (2.15s) [2022-06-10T22:36:58.665Z] --- PASS: TestExternalGraphDriver/pull (1.80s) [2022-06-10T22:36:58.665Z] === RUN TestGraphdriverPluginV2 [2022-06-10T22:36:58.920Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-06-10T22:36:59.482Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-06-10T22:36:59.738Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-06-10T22:37:00.300Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-06-10T22:37:00.300Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-06-10T22:37:00.300Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-06-10T22:37:00.862Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-06-10T22:37:00.862Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-06-10T22:37:00.862Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-06-10T22:37:00.862Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-06-10T22:37:01.119Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-06-10T22:37:01.681Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-06-10T22:37:02.264Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-06-10T22:37:02.827Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-06-10T22:37:02.827Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-06-10T22:37:03.083Z] --- PASS: TestGraphdriverPluginV2 (4.32s) [2022-06-10T22:37:03.083Z] PASS [2022-06-10T22:37:03.083Z] [2022-06-10T22:37:03.083Z] DONE 5 tests in 10.381s [2022-06-10T22:37:03.083Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-10T22:37:03.083Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:37:03.083Z] ++ set -e [2022-06-10T22:37:03.083Z] ++ '[' -n 0 ']' [2022-06-10T22:37:03.083Z] ++ set -x [2022-06-10T22:37:03.083Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:37:03.083Z] INFO: Testing against a local daemon [2022-06-10T22:37:03.083Z] === RUN TestContinueAfterPluginCrash [2022-06-10T22:37:03.083Z] === PAUSE TestContinueAfterPluginCrash [2022-06-10T22:37:03.083Z] === RUN TestReadPluginNoRead [2022-06-10T22:37:03.083Z] === PAUSE TestReadPluginNoRead [2022-06-10T22:37:03.083Z] === RUN TestDaemonStartWithLogOpt [2022-06-10T22:37:03.083Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-10T22:37:03.083Z] === CONT TestContinueAfterPluginCrash [2022-06-10T22:37:03.083Z] === CONT TestDaemonStartWithLogOpt [2022-06-10T22:37:04.453Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-06-10T22:37:05.016Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-06-10T22:37:05.016Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-06-10T22:37:05.945Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-06-10T22:37:06.507Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-06-10T22:37:07.071Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-06-10T22:37:07.327Z] --- PASS: TestDaemonStartWithLogOpt (4.27s) [2022-06-10T22:37:07.327Z] === CONT TestReadPluginNoRead [2022-06-10T22:37:07.889Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-06-10T22:37:07.889Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-06-10T22:37:08.452Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-06-10T22:37:09.381Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-06-10T22:37:09.942Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-06-10T22:37:09.942Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-06-10T22:37:10.200Z] === RUN TestReadPluginNoRead/default [2022-06-10T22:37:10.458Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-06-10T22:37:11.395Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-06-10T22:37:11.653Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-10T22:37:12.583Z] --- PASS: TestContinueAfterPluginCrash (9.40s) [2022-06-10T22:37:12.583Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-06-10T22:37:12.583Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-06-10T22:37:12.583Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-06-10T22:37:12.583Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-06-10T22:37:12.583Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-06-10T22:37:13.148Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-10T22:37:13.404Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-06-10T22:37:14.769Z] === CONT TestReadPluginNoRead [2022-06-10T22:37:14.769Z] read_test.go:92: [d4537b4c6849f] daemon is not started [2022-06-10T22:37:14.769Z] --- PASS: TestReadPluginNoRead (7.09s) [2022-06-10T22:37:14.769Z] --- PASS: TestReadPluginNoRead/default (1.47s) [2022-06-10T22:37:14.769Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.56s) [2022-06-10T22:37:14.769Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.29s) [2022-06-10T22:37:14.769Z] PASS [2022-06-10T22:37:14.769Z] [2022-06-10T22:37:14.769Z] DONE 6 tests in 11.485s [2022-06-10T22:37:14.769Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-06-10T22:37:14.769Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:37:14.769Z] ++ set -e [2022-06-10T22:37:14.769Z] ++ '[' -n 0 ']' [2022-06-10T22:37:14.769Z] ++ set -x [2022-06-10T22:37:14.769Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:37:14.769Z] testing: warning: no tests to run [2022-06-10T22:37:14.769Z] PASS [2022-06-10T22:37:14.769Z] [2022-06-10T22:37:14.769Z] DONE 0 tests in 0.043s [2022-06-10T22:37:14.769Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-10T22:37:14.769Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:37:14.769Z] ++ set -e [2022-06-10T22:37:14.769Z] ++ '[' -n 0 ']' [2022-06-10T22:37:14.769Z] ++ set -x [2022-06-10T22:37:14.769Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:37:14.769Z] INFO: Testing against a local daemon [2022-06-10T22:37:14.769Z] === RUN TestPluginWithDevMounts [2022-06-10T22:37:14.769Z] === PAUSE TestPluginWithDevMounts [2022-06-10T22:37:14.769Z] === CONT TestPluginWithDevMounts [2022-06-10T22:37:16.657Z] --- PASS: TestPluginWithDevMounts (1.57s) [2022-06-10T22:37:16.657Z] PASS [2022-06-10T22:37:16.657Z] [2022-06-10T22:37:16.657Z] DONE 1 tests in 1.681s [2022-06-10T22:37:16.657Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-10T22:37:16.657Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:37:16.657Z] ++ set -e [2022-06-10T22:37:16.657Z] ++ '[' -n 0 ']' [2022-06-10T22:37:16.657Z] ++ set -x [2022-06-10T22:37:16.657Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:37:16.657Z] INFO: Testing against a local daemon [2022-06-10T22:37:16.657Z] === RUN TestSecretInspect [2022-06-10T22:37:17.585Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-06-10T22:37:17.585Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-06-10T22:37:18.514Z] === RUN TestDockerSuite/TestContainerAPITop [2022-06-10T22:37:19.077Z] --- PASS: TestSecretInspect (2.68s) [2022-06-10T22:37:19.077Z] === RUN TestSecretList [2022-06-10T22:37:19.077Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-06-10T22:37:19.077Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-06-10T22:37:19.077Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-06-10T22:37:19.077Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-06-10T22:37:21.602Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-06-10T22:37:22.164Z] --- PASS: TestSecretList (2.93s) [2022-06-10T22:37:22.164Z] === RUN TestSecretsCreateAndDelete [2022-06-10T22:37:22.164Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-06-10T22:37:22.726Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-06-10T22:37:24.097Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-06-10T22:37:24.097Z] docker_api_swarm_node_test.go:20: [d5a4f96d6d637] joining swarm manager [dda63bb42abc4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T22:37:25.027Z] --- PASS: TestSecretsCreateAndDelete (2.94s) [2022-06-10T22:37:25.027Z] === RUN TestSecretsUpdate [2022-06-10T22:37:25.027Z] docker_api_swarm_node_test.go:21: [d67562389bc11] joining swarm manager [dda63bb42abc4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-10T22:37:27.543Z] --- PASS: TestSecretsUpdate (2.65s) [2022-06-10T22:37:27.543Z] === RUN TestTemplatedSecret [2022-06-10T22:37:28.105Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-06-10T22:37:28.668Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-06-10T22:37:30.559Z] --- PASS: TestTemplatedSecret (2.69s) [2022-06-10T22:37:30.559Z] === RUN TestSecretCreateResolve [2022-06-10T22:37:30.559Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-06-10T22:37:31.486Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-06-10T22:37:32.050Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-06-10T22:37:32.978Z] --- PASS: TestSecretCreateResolve (2.67s) [2022-06-10T22:37:32.978Z] PASS [2022-06-10T22:37:32.978Z] [2022-06-10T22:37:32.978Z] DONE 6 tests in 16.646s [2022-06-10T22:37:32.978Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-06-10T22:37:32.978Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:37:32.978Z] ++ set -e [2022-06-10T22:37:32.978Z] ++ '[' -n 0 ']' [2022-06-10T22:37:32.978Z] ++ set -x [2022-06-10T22:37:32.978Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:37:33.234Z] INFO: Testing against a local daemon [2022-06-10T22:37:33.234Z] === RUN TestServiceCreateInit [2022-06-10T22:37:33.234Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-10T22:37:33.489Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-06-10T22:37:34.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-06-10T22:37:35.784Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-06-10T22:37:36.348Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-06-10T22:37:37.283Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-10T22:37:38.217Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0010f77d0__} [2022-06-10T22:37:39.585Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11611936684_/foo_false_____} [2022-06-10T22:37:40.519Z] docker_api_swarm_test.go:502: [de9f27fc6a92a] joining swarm manager [d01c14e516773]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T22:37:41.448Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11611936684_/foo_true_____} [2022-06-10T22:37:42.013Z] --- PASS: TestServiceCreateInit (8.98s) [2022-06-10T22:37:42.013Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.22s) [2022-06-10T22:37:42.013Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.74s) [2022-06-10T22:37:42.013Z] === RUN TestCreateServiceMultipleTimes [2022-06-10T22:37:42.944Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33798996847_/foo_false_____} [2022-06-10T22:37:44.310Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33798996847_/foo_true_____} [2022-06-10T22:37:45.677Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33798996847_/foo_true__0xc0010f7800___} [2022-06-10T22:37:46.604Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0010f7818__} [2022-06-10T22:37:47.971Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0010f7830__} [2022-06-10T22:37:49.338Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0010f7848__} [2022-06-10T22:37:49.338Z] docker_api_swarm_test.go:507: [df403dba8a05b] joining swarm manager [d01c14e516773]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-10T22:37:50.703Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0010f7860__} [2022-06-10T22:37:52.068Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-06-10T22:37:53.434Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-06-10T22:37:53.434Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-06-10T22:37:53.434Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-06-10T22:37:53.434Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-06-10T22:37:53.434Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-06-10T22:37:53.434Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-06-10T22:37:53.434Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-06-10T22:37:53.434Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-06-10T22:37:53.434Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-06-10T22:37:53.434Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-06-10T22:37:53.434Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-06-10T22:37:53.434Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-06-10T22:37:53.434Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-06-10T22:37:53.434Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-06-10T22:37:53.434Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-06-10T22:37:53.434Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-06-10T22:37:53.434Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-06-10T22:37:53.434Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-06-10T22:37:55.334Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-06-10T22:37:56.699Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-06-10T22:37:58.589Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-06-10T22:37:59.151Z] --- PASS: TestCreateServiceMultipleTimes (17.04s) [2022-06-10T22:37:59.151Z] === RUN TestCreateServiceConflict [2022-06-10T22:37:59.407Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-06-10T22:37:59.664Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-06-10T22:38:00.231Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-06-10T22:38:00.795Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-06-10T22:38:01.738Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-06-10T22:38:01.738Z] --- PASS: TestCreateServiceConflict (2.64s) [2022-06-10T22:38:01.738Z] === RUN TestCreateServiceMaxReplicas [2022-06-10T22:38:02.301Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-06-10T22:38:03.229Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-06-10T22:38:04.160Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-06-10T22:38:05.088Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-06-10T22:38:05.088Z] --- PASS: TestCreateServiceMaxReplicas (3.36s) [2022-06-10T22:38:05.088Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-10T22:38:05.651Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-06-10T22:38:06.213Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-06-10T22:38:07.141Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-06-10T22:38:08.071Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-06-10T22:38:08.633Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-06-10T22:38:09.206Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-06-10T22:38:10.135Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-06-10T22:38:10.697Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-06-10T22:38:11.259Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-06-10T22:38:11.259Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-06-10T22:38:11.822Z] === RUN TestDockerSuite/TestCpRelativePath [2022-06-10T22:38:12.751Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-06-10T22:38:13.313Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-06-10T22:38:13.569Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-06-10T22:38:14.496Z] === RUN TestDockerSuite/TestCpToCaseA [2022-06-10T22:38:15.424Z] === RUN TestDockerSuite/TestCpToCaseB [2022-06-10T22:38:15.681Z] === RUN TestDockerSuite/TestCpToCaseC [2022-06-10T22:38:17.053Z] === RUN TestDockerSuite/TestCpToCaseD [2022-06-10T22:38:19.573Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.17s) [2022-06-10T22:38:19.573Z] === RUN TestCreateServiceSecretFileMode [2022-06-10T22:38:19.573Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-06-10T22:38:20.940Z] === RUN TestDockerSuite/TestCpToCaseE [2022-06-10T22:38:22.309Z] docker_api_swarm_node_test.go:81: [deae500466706] joining swarm manager [dc7a89bdb2621]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T22:38:22.871Z] --- PASS: TestCreateServiceSecretFileMode (3.62s) [2022-06-10T22:38:22.871Z] === RUN TestCreateServiceConfigFileMode [2022-06-10T22:38:23.800Z] === RUN TestDockerSuite/TestCpToCaseF [2022-06-10T22:38:24.738Z] === RUN TestDockerSuite/TestCpToCaseG [2022-06-10T22:38:26.634Z] --- PASS: TestCreateServiceConfigFileMode (3.49s) [2022-06-10T22:38:26.634Z] === RUN TestCreateServiceSysctls [2022-06-10T22:38:29.153Z] === RUN TestDockerSuite/TestCpToCaseH [2022-06-10T22:38:31.044Z] --- PASS: TestCreateServiceSysctls (4.53s) [2022-06-10T22:38:31.044Z] === RUN TestCreateServiceCapabilities [2022-06-10T22:38:32.411Z] === RUN TestDockerSuite/TestCpToCaseI [2022-06-10T22:38:32.667Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-06-10T22:38:34.033Z] --- PASS: TestCreateServiceCapabilities (3.10s) [2022-06-10T22:38:34.033Z] === RUN TestInspect [2022-06-10T22:38:36.553Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-06-10T22:38:36.810Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-06-10T22:38:37.374Z] === RUN TestDockerSuite/TestCpToDot [2022-06-10T22:38:37.630Z] --- PASS: TestInspect (3.57s) [2022-06-10T22:38:37.630Z] === RUN TestCreateJob [2022-06-10T22:38:38.192Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-06-10T22:38:39.122Z] docker_api_swarm_node_test.go:53: [d1ea2b294c356] joining swarm manager [de91be7490672]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T22:38:40.051Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-06-10T22:38:40.051Z] docker_api_swarm_node_test.go:54: [d662287e6fa8f] joining swarm manager [de91be7490672]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-10T22:38:41.464Z] === RUN TestDockerSuite/TestCpToStdout [2022-06-10T22:38:41.720Z] --- PASS: TestCreateJob (4.09s) [2022-06-10T22:38:41.720Z] === RUN TestReplicatedJob [2022-06-10T22:38:41.979Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-06-10T22:38:42.907Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-06-10T22:38:43.163Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-06-10T22:38:44.093Z] === RUN TestDockerSuite/TestCpVolumePath [2022-06-10T22:38:45.461Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-06-10T22:38:45.461Z] === RUN TestDockerSuite/TestCreateArgs [2022-06-10T22:38:45.461Z] === RUN TestDockerSuite/TestCreateByImageID [2022-06-10T22:38:46.023Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-06-10T22:38:46.954Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-06-10T22:38:46.954Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-06-10T22:38:46.954Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-06-10T22:38:46.954Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-06-10T22:38:47.515Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-06-10T22:38:47.515Z] === RUN TestDockerSuite/TestCreateLabels [2022-06-10T22:38:47.771Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-06-10T22:38:47.771Z] --- PASS: TestReplicatedJob (5.97s) [2022-06-10T22:38:47.771Z] === RUN TestUpdateReplicatedJob [2022-06-10T22:38:47.771Z] === RUN TestDockerSuite/TestCreateRM [2022-06-10T22:38:48.027Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-06-10T22:38:48.027Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-06-10T22:38:48.027Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-06-10T22:38:48.027Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-06-10T22:38:48.027Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-06-10T22:38:49.924Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-06-10T22:38:49.924Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-06-10T22:38:50.181Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-06-10T22:38:51.550Z] --- PASS: TestUpdateReplicatedJob (3.69s) [2022-06-10T22:38:51.550Z] === RUN TestServiceListWithStatuses [2022-06-10T22:38:51.550Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-10T22:38:51.550Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-10T22:38:51.550Z] === RUN TestDockerNetworkConnectAlias [2022-06-10T22:38:52.999Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-06-10T22:38:52.999Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-06-10T22:38:53.000Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-06-10T22:38:53.000Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-06-10T22:38:53.000Z] Cross building: bundles/cross/linux/s390x [2022-06-10T22:38:53.000Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-06-10T22:38:53.000Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-06-10T22:38:54.070Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-06-10T22:38:54.070Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-06-10T22:38:54.070Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-06-10T22:38:54.070Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-06-10T22:38:54.070Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-06-10T22:38:54.070Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-06-10T22:38:54.632Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-06-10T22:38:56.524Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-06-10T22:38:56.781Z] --- PASS: TestDockerNetworkConnectAlias (5.29s) [2022-06-10T22:38:56.781Z] === RUN TestDockerNetworkReConnect [2022-06-10T22:38:56.781Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-06-10T22:38:58.150Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-06-10T22:38:59.516Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-06-10T22:38:59.773Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-06-10T22:39:00.700Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-06-10T22:39:00.700Z] === RUN TestDockerSuite/TestDevicePermissions [2022-06-10T22:39:00.956Z] --- PASS: TestDockerNetworkReConnect (4.25s) [2022-06-10T22:39:00.956Z] === RUN TestServicePlugin [2022-06-10T22:39:01.212Z] === RUN TestDockerSuite/TestDockerFails [2022-06-10T22:39:01.212Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-06-10T22:39:01.212Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-06-10T22:39:01.212Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-06-10T22:39:02.580Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-06-10T22:39:03.144Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-06-10T22:39:04.511Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-06-10T22:39:04.511Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-06-10T22:39:04.511Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-06-10T22:39:04.511Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-06-10T22:39:05.441Z] plugin_test.go:61: [d0458e7f3aa4e] joining swarm manager [d58bc344cb812]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T22:39:06.368Z] plugin_test.go:64: [dfe6d6254a34b] joining swarm manager [d58bc344cb812]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-10T22:39:10.535Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-06-10T22:39:11.903Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-06-10T22:39:12.470Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-06-10T22:39:14.362Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-06-10T22:39:15.289Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-06-10T22:39:16.219Z] === RUN TestDockerSuite/TestEventsAttach [2022-06-10T22:39:16.782Z] === RUN TestDockerSuite/TestEventsCommit [2022-06-10T22:39:17.344Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-06-10T22:39:17.905Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-06-10T22:39:18.467Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-06-10T22:39:18.724Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-06-10T22:39:18.981Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-06-10T22:39:20.872Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-06-10T22:39:20.872Z] docker_api_swarm_test.go:202: [d435846c9c79a] joining swarm manager [d42f443df61eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T22:39:22.237Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-06-10T22:39:24.128Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-06-10T22:39:26.645Z] === RUN TestDockerSuite/TestEventsCopy [2022-06-10T22:39:26.902Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-06-10T22:39:27.830Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-06-10T22:39:28.393Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-06-10T22:39:28.649Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-06-10T22:39:29.578Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-06-10T22:39:30.141Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-06-10T22:39:30.396Z] === RUN TestDockerSuite/TestEventsFilterType [2022-06-10T22:39:30.652Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-06-10T22:39:30.908Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-06-10T22:39:30.908Z] === RUN TestDockerSuite/TestEventsFilters [2022-06-10T22:39:31.836Z] === RUN TestDockerSuite/TestEventsFormat [2022-06-10T22:39:32.401Z] --- PASS: TestServicePlugin (31.41s) [2022-06-10T22:39:32.401Z] === RUN TestServiceUpdateLabel [2022-06-10T22:39:32.962Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-06-10T22:39:33.218Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-06-10T22:39:33.219Z] === RUN TestDockerSuite/TestEventsImageImport [2022-06-10T22:39:33.780Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-06-10T22:39:34.038Z] === RUN TestDockerSuite/TestEventsImagePull [2022-06-10T22:39:34.600Z] === RUN TestDockerSuite/TestEventsImageTag [2022-06-10T22:39:34.856Z] --- PASS: TestServiceUpdateLabel (2.42s) [2022-06-10T22:39:34.856Z] === RUN TestServiceUpdateSecrets [2022-06-10T22:39:35.783Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-06-10T22:39:36.040Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-06-10T22:39:36.040Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-06-10T22:39:36.040Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-06-10T22:39:36.040Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-06-10T22:39:36.040Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-06-10T22:39:37.932Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-06-10T22:39:38.494Z] === RUN TestDockerSuite/TestEventsRename [2022-06-10T22:39:38.750Z] === RUN TestDockerSuite/TestEventsResize [2022-06-10T22:39:39.324Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-06-10T22:39:41.839Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-06-10T22:39:44.356Z] docker_api_swarm_test.go:384: [d3cf998c9418a] joining swarm manager [dacf27fdb78f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T22:39:44.918Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-06-10T22:39:45.480Z] docker_api_swarm_test.go:385: [dbcbb06da3f2c] joining swarm manager [dacf27fdb78f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-10T22:39:45.480Z] === RUN TestDockerSuite/TestEventsStreaming [2022-06-10T22:39:46.041Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-06-10T22:39:48.559Z] === RUN TestDockerSuite/TestEventsTop [2022-06-10T22:39:49.487Z] === RUN TestDockerSuite/TestEventsUntag [2022-06-10T22:39:49.487Z] --- PASS: TestServiceUpdateSecrets (14.79s) [2022-06-10T22:39:49.487Z] === RUN TestServiceUpdateConfigs [2022-06-10T22:39:52.006Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-06-10T22:39:58.544Z] === RUN TestDockerSuite/TestExec [2022-06-10T22:39:58.544Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-06-10T22:39:59.107Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-06-10T22:39:59.670Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-06-10T22:39:59.927Z] === RUN TestDockerSuite/TestExecAPIStart [2022-06-10T22:40:01.293Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-06-10T22:40:01.549Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-06-10T22:40:02.112Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-06-10T22:40:02.675Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-06-10T22:40:03.236Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-06-10T22:40:03.800Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-06-10T22:40:04.362Z] --- PASS: TestServiceUpdateConfigs (14.72s) [2022-06-10T22:40:04.362Z] === RUN TestServiceUpdateNetwork [2022-06-10T22:40:04.362Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-06-10T22:40:05.727Z] === RUN TestDockerSuite/TestExecCgroup [2022-06-10T22:40:06.655Z] === RUN TestDockerSuite/TestExecEnv [2022-06-10T22:40:07.585Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-06-10T22:40:08.513Z] === RUN TestDockerSuite/TestExecExitStatus [2022-06-10T22:40:09.074Z] === RUN TestDockerSuite/TestExecInspectID [2022-06-10T22:40:11.595Z] === RUN TestDockerSuite/TestExecInteractive [2022-06-10T22:40:12.158Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-06-10T22:40:12.720Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-06-10T22:40:13.283Z] === RUN TestDockerSuite/TestExecParseError [2022-06-10T22:40:13.845Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-06-10T22:40:14.407Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-06-10T22:40:14.663Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-06-10T22:40:15.590Z] === RUN TestDockerSuite/TestExecSetEnv [2022-06-10T22:40:16.153Z] === RUN TestDockerSuite/TestExecStartFails [2022-06-10T22:40:16.715Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-06-10T22:40:17.644Z] --- PASS: TestServiceUpdateNetwork (13.41s) [2022-06-10T22:40:17.644Z] === RUN TestServiceUpdatePidsLimit [2022-06-10T22:40:19.010Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-06-10T22:40:19.573Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-06-10T22:40:27.656Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-06-10T22:40:27.656Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-06-10T22:40:28.223Z] === RUN TestDockerSuite/TestExecTTY [2022-06-10T22:40:28.785Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-06-10T22:40:29.346Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-06-10T22:40:29.507Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-06-10T22:40:29.508Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-06-10T22:40:29.508Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-06-10T22:40:29.508Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-06-10T22:40:29.768Z] [2022-06-10T22:40:29.908Z] === RUN TestDockerSuite/TestExecUlimits [2022-06-10T22:40:30.470Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-06-10T22:40:30.470Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-06-10T22:40:30.470Z] === RUN TestDockerSuite/TestExecWithImageUser [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-06-10T22:40:31.040Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-06-10T22:40:31.327Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43715/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf6058941c243a73aba5d28dc5c5034696f5ade7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cf6058941c243a73aba5d28dc5c5034696f5ade7 hack/test/unit [2022-06-10T22:40:31.588Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-06-10T22:40:31.588Z] + TESTFLAGS+=' -test.timeout=5m' [2022-06-10T22:40:31.588Z] + TESTDIRS=./... [2022-06-10T22:40:31.588Z] + exclude_paths='/vendor/|/integration' [2022-06-10T22:40:31.588Z] ++ grep -vE '(/vendor/|/integration)' [2022-06-10T22:40:31.588Z] ++ go list ./... [2022-06-10T22:40:31.838Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-06-10T22:40:32.093Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-06-10T22:40:32.533Z] + pkg_list='github.com/docker/docker/api [2022-06-10T22:40:32.533Z] github.com/docker/docker/api/server [2022-06-10T22:40:32.533Z] github.com/docker/docker/api/server/backend/build [2022-06-10T22:40:32.533Z] github.com/docker/docker/api/server/httpstatus [2022-06-10T22:40:32.533Z] github.com/docker/docker/api/server/httputils [2022-06-10T22:40:32.533Z] github.com/docker/docker/api/server/middleware [2022-06-10T22:40:32.533Z] github.com/docker/docker/api/server/router [2022-06-10T22:40:32.533Z] github.com/docker/docker/api/server/router/build [2022-06-10T22:40:32.533Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-10T22:40:32.533Z] github.com/docker/docker/api/server/router/container [2022-06-10T22:40:32.533Z] github.com/docker/docker/api/server/router/debug [2022-06-10T22:40:32.533Z] github.com/docker/docker/api/server/router/distribution [2022-06-10T22:40:32.533Z] github.com/docker/docker/api/server/router/grpc [2022-06-10T22:40:32.533Z] github.com/docker/docker/api/server/router/image [2022-06-10T22:40:32.533Z] github.com/docker/docker/api/server/router/network [2022-06-10T22:40:32.533Z] github.com/docker/docker/api/server/router/plugin [2022-06-10T22:40:32.533Z] github.com/docker/docker/api/server/router/session [2022-06-10T22:40:32.533Z] github.com/docker/docker/api/server/router/swarm [2022-06-10T22:40:32.533Z] github.com/docker/docker/api/server/router/system [2022-06-10T22:40:32.533Z] github.com/docker/docker/api/server/router/volume [2022-06-10T22:40:32.533Z] github.com/docker/docker/api/types [2022-06-10T22:40:32.533Z] github.com/docker/docker/api/types/backend [2022-06-10T22:40:32.533Z] github.com/docker/docker/api/types/blkiodev [2022-06-10T22:40:32.533Z] github.com/docker/docker/api/types/container [2022-06-10T22:40:32.533Z] github.com/docker/docker/api/types/events [2022-06-10T22:40:32.533Z] github.com/docker/docker/api/types/filters [2022-06-10T22:40:32.533Z] github.com/docker/docker/api/types/image [2022-06-10T22:40:32.533Z] github.com/docker/docker/api/types/mount [2022-06-10T22:40:32.533Z] github.com/docker/docker/api/types/network [2022-06-10T22:40:32.533Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-10T22:40:32.533Z] github.com/docker/docker/api/types/registry [2022-06-10T22:40:32.533Z] github.com/docker/docker/api/types/strslice [2022-06-10T22:40:32.533Z] github.com/docker/docker/api/types/swarm [2022-06-10T22:40:32.533Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-10T22:40:32.533Z] github.com/docker/docker/api/types/time [2022-06-10T22:40:32.533Z] github.com/docker/docker/api/types/versions [2022-06-10T22:40:32.533Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-10T22:40:32.533Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-10T22:40:32.533Z] github.com/docker/docker/api/types/volume [2022-06-10T22:40:32.533Z] github.com/docker/docker/builder [2022-06-10T22:40:32.533Z] github.com/docker/docker/builder/builder-next [2022-06-10T22:40:32.533Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-10T22:40:32.533Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-10T22:40:32.533Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-10T22:40:32.533Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-10T22:40:32.533Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-10T22:40:32.533Z] github.com/docker/docker/builder/builder-next/worker [2022-06-10T22:40:32.533Z] github.com/docker/docker/builder/dockerfile [2022-06-10T22:40:32.533Z] github.com/docker/docker/builder/remotecontext [2022-06-10T22:40:32.533Z] github.com/docker/docker/builder/remotecontext/git [2022-06-10T22:40:32.533Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-10T22:40:32.533Z] github.com/docker/docker/cli [2022-06-10T22:40:32.533Z] github.com/docker/docker/cli/config [2022-06-10T22:40:32.533Z] github.com/docker/docker/cli/debug [2022-06-10T22:40:32.533Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-10T22:40:32.533Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-10T22:40:32.533Z] github.com/docker/docker/client [2022-06-10T22:40:32.533Z] github.com/docker/docker/cmd/docker-proxy [2022-06-10T22:40:32.533Z] github.com/docker/docker/cmd/dockerd [2022-06-10T22:40:32.533Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-10T22:40:32.533Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-10T22:40:32.533Z] github.com/docker/docker/container [2022-06-10T22:40:32.533Z] github.com/docker/docker/container/stream [2022-06-10T22:40:32.533Z] github.com/docker/docker/contrib/apparmor [2022-06-10T22:40:32.533Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-10T22:40:32.533Z] github.com/docker/docker/contrib/httpserver [2022-06-10T22:40:32.533Z] github.com/docker/docker/daemon [2022-06-10T22:40:32.533Z] github.com/docker/docker/daemon/cluster [2022-06-10T22:40:32.533Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-10T22:40:32.533Z] github.com/docker/docker/daemon/cluster/convert [2022-06-10T22:40:32.533Z] github.com/docker/docker/daemon/cluster/executor [2022-06-10T22:40:32.533Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-10T22:40:32.533Z] github.com/docker/docker/daemon/cluster/provider [2022-06-10T22:40:32.533Z] github.com/docker/docker/daemon/config [2022-06-10T22:40:32.533Z] github.com/docker/docker/daemon/events [2022-06-10T22:40:32.533Z] github.com/docker/docker/daemon/events/testutils [2022-06-10T22:40:32.533Z] github.com/docker/docker/daemon/exec [2022-06-10T22:40:32.533Z] github.com/docker/docker/daemon/graphdriver [2022-06-10T22:40:32.533Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-10T22:40:32.533Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-10T22:40:32.533Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-10T22:40:32.533Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-10T22:40:32.533Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-10T22:40:32.533Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-10T22:40:32.533Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-10T22:40:32.533Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-10T22:40:32.533Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-10T22:40:32.533Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-10T22:40:32.533Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-10T22:40:32.533Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-10T22:40:32.533Z] github.com/docker/docker/daemon/images [2022-06-10T22:40:32.533Z] github.com/docker/docker/daemon/initlayer [2022-06-10T22:40:32.533Z] github.com/docker/docker/daemon/links [2022-06-10T22:40:32.533Z] github.com/docker/docker/daemon/listeners [2022-06-10T22:40:32.533Z] github.com/docker/docker/daemon/logger [2022-06-10T22:40:32.533Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-10T22:40:32.533Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-10T22:40:32.533Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-10T22:40:32.533Z] github.com/docker/docker/daemon/logger/gelf [2022-06-10T22:40:32.533Z] github.com/docker/docker/daemon/logger/journald [2022-06-10T22:40:32.533Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-10T22:40:32.533Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-10T22:40:32.533Z] github.com/docker/docker/daemon/logger/local [2022-06-10T22:40:32.533Z] github.com/docker/docker/daemon/logger/logentries [2022-06-10T22:40:32.533Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-10T22:40:32.533Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-10T22:40:32.533Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-10T22:40:32.533Z] github.com/docker/docker/daemon/logger/splunk [2022-06-10T22:40:32.533Z] github.com/docker/docker/daemon/logger/syslog [2022-06-10T22:40:32.533Z] github.com/docker/docker/daemon/logger/templates [2022-06-10T22:40:32.533Z] github.com/docker/docker/daemon/names [2022-06-10T22:40:32.533Z] github.com/docker/docker/daemon/network [2022-06-10T22:40:32.533Z] github.com/docker/docker/daemon/stats [2022-06-10T22:40:32.533Z] github.com/docker/docker/distribution [2022-06-10T22:40:32.533Z] github.com/docker/docker/distribution/metadata [2022-06-10T22:40:32.533Z] github.com/docker/docker/distribution/utils [2022-06-10T22:40:32.533Z] github.com/docker/docker/distribution/xfer [2022-06-10T22:40:32.533Z] github.com/docker/docker/dockerversion [2022-06-10T22:40:32.533Z] github.com/docker/docker/errdefs [2022-06-10T22:40:32.533Z] github.com/docker/docker/image [2022-06-10T22:40:32.533Z] github.com/docker/docker/image/cache [2022-06-10T22:40:32.533Z] github.com/docker/docker/image/tarexport [2022-06-10T22:40:32.533Z] github.com/docker/docker/image/v1 [2022-06-10T22:40:32.533Z] github.com/docker/docker/internal/test/suite [2022-06-10T22:40:32.533Z] github.com/docker/docker/layer [2022-06-10T22:40:32.533Z] github.com/docker/docker/libcontainerd [2022-06-10T22:40:32.533Z] github.com/docker/docker/libcontainerd/queue [2022-06-10T22:40:32.533Z] github.com/docker/docker/libcontainerd/remote [2022-06-10T22:40:32.533Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-10T22:40:32.533Z] github.com/docker/docker/libcontainerd/types [2022-06-10T22:40:32.533Z] github.com/docker/docker/libnetwork [2022-06-10T22:40:32.533Z] github.com/docker/docker/libnetwork/bitseq [2022-06-10T22:40:32.533Z] github.com/docker/docker/libnetwork/cluster [2022-06-10T22:40:32.533Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-10T22:40:32.533Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-10T22:40:32.533Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-10T22:40:32.533Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-10T22:40:32.533Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-10T22:40:32.533Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-10T22:40:32.533Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-10T22:40:32.533Z] github.com/docker/docker/libnetwork/config [2022-06-10T22:40:32.533Z] github.com/docker/docker/libnetwork/datastore [2022-06-10T22:40:32.533Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-10T22:40:32.533Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-10T22:40:32.533Z] github.com/docker/docker/libnetwork/driverapi [2022-06-10T22:40:32.533Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-10T22:40:32.533Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-10T22:40:32.533Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-10T22:40:32.533Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-10T22:40:32.533Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-10T22:40:32.533Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-10T22:40:32.533Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-10T22:40:32.533Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-10T22:40:32.533Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-10T22:40:32.533Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-10T22:40:32.533Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-10T22:40:32.533Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-10T22:40:32.533Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-10T22:40:32.533Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-10T22:40:32.533Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-10T22:40:32.533Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-10T22:40:32.533Z] github.com/docker/docker/libnetwork/etchosts [2022-06-10T22:40:32.533Z] github.com/docker/docker/libnetwork/idm [2022-06-10T22:40:32.533Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-10T22:40:32.533Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-10T22:40:32.533Z] github.com/docker/docker/libnetwork/ipam [2022-06-10T22:40:32.533Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-10T22:40:32.533Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-10T22:40:32.533Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-10T22:40:32.533Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-10T22:40:32.533Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/iptables [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/netlabel [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/netutils [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/networkdb [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/ns [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/options [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/osl [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/portallocator [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/portmapper [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/testutils [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/types [2022-06-10T22:40:32.534Z] github.com/docker/docker/oci [2022-06-10T22:40:32.534Z] github.com/docker/docker/oci/caps [2022-06-10T22:40:32.534Z] github.com/docker/docker/opts [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/aaparser [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/archive [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/authorization [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/broadcaster [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/capabilities [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/chrootarchive [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/containerfs [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/devicemapper [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/directory [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/dmesg [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/fileutils [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/fsutils [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/homedir [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/idtools [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/ioutils [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/jsonmessage [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/longpath [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/loopback [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/namesgenerator [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/parsers [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/pidfile [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/platform [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/plugingetter [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/plugins [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/plugins/transport [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/pools [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/progress [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/pubsub [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/reexec [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/signal [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/stack [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/stdcopy [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/streamformatter [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/stringid [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/sysinfo [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/system [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/tailfile [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/tarsum [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/truncindex [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/urlutil [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/useragent [2022-06-10T22:40:32.534Z] github.com/docker/docker/plugin [2022-06-10T22:40:32.534Z] github.com/docker/docker/plugin/executor/containerd [2022-06-10T22:40:32.534Z] github.com/docker/docker/plugin/v2 [2022-06-10T22:40:32.534Z] github.com/docker/docker/profiles/apparmor [2022-06-10T22:40:32.534Z] github.com/docker/docker/profiles/seccomp [2022-06-10T22:40:32.534Z] github.com/docker/docker/quota [2022-06-10T22:40:32.534Z] github.com/docker/docker/reference [2022-06-10T22:40:32.534Z] github.com/docker/docker/registry [2022-06-10T22:40:32.534Z] github.com/docker/docker/registry/resumable [2022-06-10T22:40:32.534Z] github.com/docker/docker/restartmanager [2022-06-10T22:40:32.534Z] github.com/docker/docker/rootless [2022-06-10T22:40:32.534Z] github.com/docker/docker/rootless/specconv [2022-06-10T22:40:32.534Z] github.com/docker/docker/runconfig [2022-06-10T22:40:32.534Z] github.com/docker/docker/runconfig/opts [2022-06-10T22:40:32.534Z] github.com/docker/docker/testutil [2022-06-10T22:40:32.534Z] github.com/docker/docker/testutil/daemon [2022-06-10T22:40:32.534Z] github.com/docker/docker/testutil/environment [2022-06-10T22:40:32.534Z] github.com/docker/docker/testutil/fakecontext [2022-06-10T22:40:32.534Z] github.com/docker/docker/testutil/fakegit [2022-06-10T22:40:32.534Z] github.com/docker/docker/testutil/fakestorage [2022-06-10T22:40:32.534Z] github.com/docker/docker/testutil/fixtures/load [2022-06-10T22:40:32.534Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-10T22:40:32.534Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-10T22:40:32.534Z] github.com/docker/docker/testutil/registry [2022-06-10T22:40:32.534Z] github.com/docker/docker/testutil/request [2022-06-10T22:40:32.534Z] github.com/docker/docker/volume [2022-06-10T22:40:32.534Z] github.com/docker/docker/volume/drivers [2022-06-10T22:40:32.534Z] github.com/docker/docker/volume/local [2022-06-10T22:40:32.534Z] github.com/docker/docker/volume/mounts [2022-06-10T22:40:32.534Z] github.com/docker/docker/volume/service [2022-06-10T22:40:32.534Z] github.com/docker/docker/volume/service/opts [2022-06-10T22:40:32.534Z] github.com/docker/docker/volume/testutils' [2022-06-10T22:40:32.534Z] ++ grep --fixed-strings -v /libnetwork [2022-06-10T22:40:32.534Z] ++ echo 'github.com/docker/docker/api [2022-06-10T22:40:32.534Z] github.com/docker/docker/api/server [2022-06-10T22:40:32.534Z] github.com/docker/docker/api/server/backend/build [2022-06-10T22:40:32.534Z] github.com/docker/docker/api/server/httpstatus [2022-06-10T22:40:32.534Z] github.com/docker/docker/api/server/httputils [2022-06-10T22:40:32.534Z] github.com/docker/docker/api/server/middleware [2022-06-10T22:40:32.534Z] github.com/docker/docker/api/server/router [2022-06-10T22:40:32.534Z] github.com/docker/docker/api/server/router/build [2022-06-10T22:40:32.534Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-10T22:40:32.534Z] github.com/docker/docker/api/server/router/container [2022-06-10T22:40:32.534Z] github.com/docker/docker/api/server/router/debug [2022-06-10T22:40:32.534Z] github.com/docker/docker/api/server/router/distribution [2022-06-10T22:40:32.534Z] github.com/docker/docker/api/server/router/grpc [2022-06-10T22:40:32.534Z] github.com/docker/docker/api/server/router/image [2022-06-10T22:40:32.534Z] github.com/docker/docker/api/server/router/network [2022-06-10T22:40:32.534Z] github.com/docker/docker/api/server/router/plugin [2022-06-10T22:40:32.534Z] github.com/docker/docker/api/server/router/session [2022-06-10T22:40:32.534Z] github.com/docker/docker/api/server/router/swarm [2022-06-10T22:40:32.534Z] github.com/docker/docker/api/server/router/system [2022-06-10T22:40:32.534Z] github.com/docker/docker/api/server/router/volume [2022-06-10T22:40:32.534Z] github.com/docker/docker/api/types [2022-06-10T22:40:32.534Z] github.com/docker/docker/api/types/backend [2022-06-10T22:40:32.534Z] github.com/docker/docker/api/types/blkiodev [2022-06-10T22:40:32.534Z] github.com/docker/docker/api/types/container [2022-06-10T22:40:32.534Z] github.com/docker/docker/api/types/events [2022-06-10T22:40:32.534Z] github.com/docker/docker/api/types/filters [2022-06-10T22:40:32.534Z] github.com/docker/docker/api/types/image [2022-06-10T22:40:32.534Z] github.com/docker/docker/api/types/mount [2022-06-10T22:40:32.534Z] github.com/docker/docker/api/types/network [2022-06-10T22:40:32.534Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-10T22:40:32.534Z] github.com/docker/docker/api/types/registry [2022-06-10T22:40:32.534Z] github.com/docker/docker/api/types/strslice [2022-06-10T22:40:32.534Z] github.com/docker/docker/api/types/swarm [2022-06-10T22:40:32.534Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-10T22:40:32.534Z] github.com/docker/docker/api/types/time [2022-06-10T22:40:32.534Z] github.com/docker/docker/api/types/versions [2022-06-10T22:40:32.534Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-10T22:40:32.534Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-10T22:40:32.534Z] github.com/docker/docker/api/types/volume [2022-06-10T22:40:32.534Z] github.com/docker/docker/builder [2022-06-10T22:40:32.534Z] github.com/docker/docker/builder/builder-next [2022-06-10T22:40:32.534Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-10T22:40:32.534Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-10T22:40:32.534Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-10T22:40:32.534Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-10T22:40:32.534Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-10T22:40:32.534Z] github.com/docker/docker/builder/builder-next/worker [2022-06-10T22:40:32.534Z] github.com/docker/docker/builder/dockerfile [2022-06-10T22:40:32.534Z] github.com/docker/docker/builder/remotecontext [2022-06-10T22:40:32.534Z] github.com/docker/docker/builder/remotecontext/git [2022-06-10T22:40:32.534Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-10T22:40:32.534Z] github.com/docker/docker/cli [2022-06-10T22:40:32.534Z] github.com/docker/docker/cli/config [2022-06-10T22:40:32.534Z] github.com/docker/docker/cli/debug [2022-06-10T22:40:32.534Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-10T22:40:32.534Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-10T22:40:32.534Z] github.com/docker/docker/client [2022-06-10T22:40:32.534Z] github.com/docker/docker/cmd/docker-proxy [2022-06-10T22:40:32.534Z] github.com/docker/docker/cmd/dockerd [2022-06-10T22:40:32.534Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-10T22:40:32.534Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-10T22:40:32.534Z] github.com/docker/docker/container [2022-06-10T22:40:32.534Z] github.com/docker/docker/container/stream [2022-06-10T22:40:32.534Z] github.com/docker/docker/contrib/apparmor [2022-06-10T22:40:32.534Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-10T22:40:32.534Z] github.com/docker/docker/contrib/httpserver [2022-06-10T22:40:32.534Z] github.com/docker/docker/daemon [2022-06-10T22:40:32.534Z] github.com/docker/docker/daemon/cluster [2022-06-10T22:40:32.534Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-10T22:40:32.534Z] github.com/docker/docker/daemon/cluster/convert [2022-06-10T22:40:32.534Z] github.com/docker/docker/daemon/cluster/executor [2022-06-10T22:40:32.534Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-10T22:40:32.534Z] github.com/docker/docker/daemon/cluster/provider [2022-06-10T22:40:32.534Z] github.com/docker/docker/daemon/config [2022-06-10T22:40:32.534Z] github.com/docker/docker/daemon/events [2022-06-10T22:40:32.534Z] github.com/docker/docker/daemon/events/testutils [2022-06-10T22:40:32.534Z] github.com/docker/docker/daemon/exec [2022-06-10T22:40:32.534Z] github.com/docker/docker/daemon/graphdriver [2022-06-10T22:40:32.534Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-10T22:40:32.534Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-10T22:40:32.534Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-10T22:40:32.534Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-10T22:40:32.534Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-10T22:40:32.534Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-10T22:40:32.534Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-10T22:40:32.534Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-10T22:40:32.534Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-10T22:40:32.534Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-10T22:40:32.534Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-10T22:40:32.534Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-10T22:40:32.534Z] github.com/docker/docker/daemon/images [2022-06-10T22:40:32.534Z] github.com/docker/docker/daemon/initlayer [2022-06-10T22:40:32.534Z] github.com/docker/docker/daemon/links [2022-06-10T22:40:32.534Z] github.com/docker/docker/daemon/listeners [2022-06-10T22:40:32.534Z] github.com/docker/docker/daemon/logger [2022-06-10T22:40:32.534Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-10T22:40:32.534Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-10T22:40:32.534Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-10T22:40:32.534Z] github.com/docker/docker/daemon/logger/gelf [2022-06-10T22:40:32.534Z] github.com/docker/docker/daemon/logger/journald [2022-06-10T22:40:32.534Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-10T22:40:32.534Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-10T22:40:32.534Z] github.com/docker/docker/daemon/logger/local [2022-06-10T22:40:32.534Z] github.com/docker/docker/daemon/logger/logentries [2022-06-10T22:40:32.534Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-10T22:40:32.534Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-10T22:40:32.534Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-10T22:40:32.534Z] github.com/docker/docker/daemon/logger/splunk [2022-06-10T22:40:32.534Z] github.com/docker/docker/daemon/logger/syslog [2022-06-10T22:40:32.534Z] github.com/docker/docker/daemon/logger/templates [2022-06-10T22:40:32.534Z] github.com/docker/docker/daemon/names [2022-06-10T22:40:32.534Z] github.com/docker/docker/daemon/network [2022-06-10T22:40:32.534Z] github.com/docker/docker/daemon/stats [2022-06-10T22:40:32.534Z] github.com/docker/docker/distribution [2022-06-10T22:40:32.534Z] github.com/docker/docker/distribution/metadata [2022-06-10T22:40:32.534Z] github.com/docker/docker/distribution/utils [2022-06-10T22:40:32.534Z] github.com/docker/docker/distribution/xfer [2022-06-10T22:40:32.534Z] github.com/docker/docker/dockerversion [2022-06-10T22:40:32.534Z] github.com/docker/docker/errdefs [2022-06-10T22:40:32.534Z] github.com/docker/docker/image [2022-06-10T22:40:32.534Z] github.com/docker/docker/image/cache [2022-06-10T22:40:32.534Z] github.com/docker/docker/image/tarexport [2022-06-10T22:40:32.534Z] github.com/docker/docker/image/v1 [2022-06-10T22:40:32.534Z] github.com/docker/docker/internal/test/suite [2022-06-10T22:40:32.534Z] github.com/docker/docker/layer [2022-06-10T22:40:32.534Z] github.com/docker/docker/libcontainerd [2022-06-10T22:40:32.534Z] github.com/docker/docker/libcontainerd/queue [2022-06-10T22:40:32.534Z] github.com/docker/docker/libcontainerd/remote [2022-06-10T22:40:32.534Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-10T22:40:32.534Z] github.com/docker/docker/libcontainerd/types [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/bitseq [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/cluster [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/config [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/datastore [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/driverapi [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/etchosts [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/idm [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/ipam [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/iptables [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/netlabel [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/netutils [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/networkdb [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/ns [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/options [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/osl [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/portallocator [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/portmapper [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/testutils [2022-06-10T22:40:32.534Z] github.com/docker/docker/libnetwork/types [2022-06-10T22:40:32.534Z] github.com/docker/docker/oci [2022-06-10T22:40:32.534Z] github.com/docker/docker/oci/caps [2022-06-10T22:40:32.534Z] github.com/docker/docker/opts [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/aaparser [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/archive [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/authorization [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/broadcaster [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/capabilities [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/chrootarchive [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/containerfs [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/devicemapper [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/directory [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/dmesg [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/fileutils [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/fsutils [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/homedir [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/idtools [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/ioutils [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/jsonmessage [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/longpath [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/loopback [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/namesgenerator [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/parsers [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/pidfile [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/platform [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/plugingetter [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/plugins [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/plugins/transport [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/pools [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/progress [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/pubsub [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/reexec [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/signal [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/stack [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/stdcopy [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/streamformatter [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/stringid [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/sysinfo [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/system [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/tailfile [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/tarsum [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/truncindex [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/urlutil [2022-06-10T22:40:32.534Z] github.com/docker/docker/pkg/useragent [2022-06-10T22:40:32.534Z] github.com/docker/docker/plugin [2022-06-10T22:40:32.534Z] github.com/docker/docker/plugin/executor/containerd [2022-06-10T22:40:32.534Z] github.com/docker/docker/plugin/v2 [2022-06-10T22:40:32.535Z] github.com/docker/docker/profiles/apparmor [2022-06-10T22:40:32.535Z] github.com/docker/docker/profiles/seccomp [2022-06-10T22:40:32.535Z] github.com/docker/docker/quota [2022-06-10T22:40:32.535Z] github.com/docker/docker/reference [2022-06-10T22:40:32.535Z] github.com/docker/docker/registry [2022-06-10T22:40:32.535Z] github.com/docker/docker/registry/resumable [2022-06-10T22:40:32.535Z] github.com/docker/docker/restartmanager [2022-06-10T22:40:32.535Z] github.com/docker/docker/rootless [2022-06-10T22:40:32.535Z] github.com/docker/docker/rootless/specconv [2022-06-10T22:40:32.535Z] github.com/docker/docker/runconfig [2022-06-10T22:40:32.535Z] github.com/docker/docker/runconfig/opts [2022-06-10T22:40:32.535Z] github.com/docker/docker/testutil [2022-06-10T22:40:32.535Z] github.com/docker/docker/testutil/daemon [2022-06-10T22:40:32.535Z] github.com/docker/docker/testutil/environment [2022-06-10T22:40:32.535Z] github.com/docker/docker/testutil/fakecontext [2022-06-10T22:40:32.535Z] github.com/docker/docker/testutil/fakegit [2022-06-10T22:40:32.535Z] github.com/docker/docker/testutil/fakestorage [2022-06-10T22:40:32.535Z] github.com/docker/docker/testutil/fixtures/load [2022-06-10T22:40:32.535Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-10T22:40:32.535Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-10T22:40:32.535Z] github.com/docker/docker/testutil/registry [2022-06-10T22:40:32.535Z] github.com/docker/docker/testutil/request [2022-06-10T22:40:32.535Z] github.com/docker/docker/volume [2022-06-10T22:40:32.535Z] github.com/docker/docker/volume/drivers [2022-06-10T22:40:32.535Z] github.com/docker/docker/volume/local [2022-06-10T22:40:32.535Z] github.com/docker/docker/volume/mounts [2022-06-10T22:40:32.535Z] github.com/docker/docker/volume/service [2022-06-10T22:40:32.535Z] github.com/docker/docker/volume/service/opts [2022-06-10T22:40:32.535Z] github.com/docker/docker/volume/testutils' [2022-06-10T22:40:32.535Z] + base_pkg_list='github.com/docker/docker/api [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/server [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/server/backend/build [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/server/httpstatus [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/server/httputils [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/server/middleware [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/server/router [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/server/router/build [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/server/router/container [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/server/router/debug [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/server/router/distribution [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/server/router/grpc [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/server/router/image [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/server/router/network [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/server/router/plugin [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/server/router/session [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/server/router/swarm [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/server/router/system [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/server/router/volume [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/types [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/types/backend [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/types/blkiodev [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/types/container [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/types/events [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/types/filters [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/types/image [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/types/mount [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/types/network [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/types/registry [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/types/strslice [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/types/swarm [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/types/time [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/types/versions [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/types/volume [2022-06-10T22:40:32.535Z] github.com/docker/docker/builder [2022-06-10T22:40:32.535Z] github.com/docker/docker/builder/builder-next [2022-06-10T22:40:32.535Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-10T22:40:32.535Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-10T22:40:32.535Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-10T22:40:32.535Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-10T22:40:32.535Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-10T22:40:32.535Z] github.com/docker/docker/builder/builder-next/worker [2022-06-10T22:40:32.535Z] github.com/docker/docker/builder/dockerfile [2022-06-10T22:40:32.535Z] github.com/docker/docker/builder/remotecontext [2022-06-10T22:40:32.535Z] github.com/docker/docker/builder/remotecontext/git [2022-06-10T22:40:32.535Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-10T22:40:32.535Z] github.com/docker/docker/cli [2022-06-10T22:40:32.535Z] github.com/docker/docker/cli/config [2022-06-10T22:40:32.535Z] github.com/docker/docker/cli/debug [2022-06-10T22:40:32.535Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-10T22:40:32.535Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-10T22:40:32.535Z] github.com/docker/docker/client [2022-06-10T22:40:32.535Z] github.com/docker/docker/cmd/docker-proxy [2022-06-10T22:40:32.535Z] github.com/docker/docker/cmd/dockerd [2022-06-10T22:40:32.535Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-10T22:40:32.535Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-10T22:40:32.535Z] github.com/docker/docker/container [2022-06-10T22:40:32.535Z] github.com/docker/docker/container/stream [2022-06-10T22:40:32.535Z] github.com/docker/docker/contrib/apparmor [2022-06-10T22:40:32.535Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-10T22:40:32.535Z] github.com/docker/docker/contrib/httpserver [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/cluster [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/cluster/convert [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/cluster/executor [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/cluster/provider [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/config [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/events [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/events/testutils [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/exec [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/graphdriver [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/images [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/initlayer [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/links [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/listeners [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/logger [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/logger/gelf [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/logger/journald [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/logger/local [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/logger/logentries [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/logger/splunk [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/logger/syslog [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/logger/templates [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/names [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/network [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/stats [2022-06-10T22:40:32.535Z] github.com/docker/docker/distribution [2022-06-10T22:40:32.535Z] github.com/docker/docker/distribution/metadata [2022-06-10T22:40:32.535Z] github.com/docker/docker/distribution/utils [2022-06-10T22:40:32.535Z] github.com/docker/docker/distribution/xfer [2022-06-10T22:40:32.535Z] github.com/docker/docker/dockerversion [2022-06-10T22:40:32.535Z] github.com/docker/docker/errdefs [2022-06-10T22:40:32.535Z] github.com/docker/docker/image [2022-06-10T22:40:32.535Z] github.com/docker/docker/image/cache [2022-06-10T22:40:32.535Z] github.com/docker/docker/image/tarexport [2022-06-10T22:40:32.535Z] github.com/docker/docker/image/v1 [2022-06-10T22:40:32.535Z] github.com/docker/docker/internal/test/suite [2022-06-10T22:40:32.535Z] github.com/docker/docker/layer [2022-06-10T22:40:32.535Z] github.com/docker/docker/libcontainerd [2022-06-10T22:40:32.535Z] github.com/docker/docker/libcontainerd/queue [2022-06-10T22:40:32.535Z] github.com/docker/docker/libcontainerd/remote [2022-06-10T22:40:32.535Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-10T22:40:32.535Z] github.com/docker/docker/libcontainerd/types [2022-06-10T22:40:32.535Z] github.com/docker/docker/oci [2022-06-10T22:40:32.535Z] github.com/docker/docker/oci/caps [2022-06-10T22:40:32.535Z] github.com/docker/docker/opts [2022-06-10T22:40:32.535Z] github.com/docker/docker/pkg/aaparser [2022-06-10T22:40:32.535Z] github.com/docker/docker/pkg/archive [2022-06-10T22:40:32.535Z] github.com/docker/docker/pkg/authorization [2022-06-10T22:40:32.535Z] github.com/docker/docker/pkg/broadcaster [2022-06-10T22:40:32.535Z] github.com/docker/docker/pkg/capabilities [2022-06-10T22:40:32.535Z] github.com/docker/docker/pkg/chrootarchive [2022-06-10T22:40:32.535Z] github.com/docker/docker/pkg/containerfs [2022-06-10T22:40:32.535Z] github.com/docker/docker/pkg/devicemapper [2022-06-10T22:40:32.535Z] github.com/docker/docker/pkg/directory [2022-06-10T22:40:32.535Z] github.com/docker/docker/pkg/dmesg [2022-06-10T22:40:32.535Z] github.com/docker/docker/pkg/fileutils [2022-06-10T22:40:32.535Z] github.com/docker/docker/pkg/fsutils [2022-06-10T22:40:32.535Z] github.com/docker/docker/pkg/homedir [2022-06-10T22:40:32.535Z] github.com/docker/docker/pkg/idtools [2022-06-10T22:40:32.535Z] github.com/docker/docker/pkg/ioutils [2022-06-10T22:40:32.535Z] github.com/docker/docker/pkg/jsonmessage [2022-06-10T22:40:32.535Z] github.com/docker/docker/pkg/longpath [2022-06-10T22:40:32.535Z] github.com/docker/docker/pkg/loopback [2022-06-10T22:40:32.535Z] github.com/docker/docker/pkg/namesgenerator [2022-06-10T22:40:32.535Z] github.com/docker/docker/pkg/parsers [2022-06-10T22:40:32.535Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-10T22:40:32.535Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-10T22:40:32.535Z] github.com/docker/docker/pkg/pidfile [2022-06-10T22:40:32.535Z] github.com/docker/docker/pkg/platform [2022-06-10T22:40:32.535Z] github.com/docker/docker/pkg/plugingetter [2022-06-10T22:40:32.535Z] github.com/docker/docker/pkg/plugins [2022-06-10T22:40:32.535Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-10T22:40:32.535Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-10T22:40:32.535Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-10T22:40:32.535Z] github.com/docker/docker/pkg/plugins/transport [2022-06-10T22:40:32.535Z] github.com/docker/docker/pkg/pools [2022-06-10T22:40:32.535Z] github.com/docker/docker/pkg/progress [2022-06-10T22:40:32.535Z] github.com/docker/docker/pkg/pubsub [2022-06-10T22:40:32.535Z] github.com/docker/docker/pkg/reexec [2022-06-10T22:40:32.535Z] github.com/docker/docker/pkg/signal [2022-06-10T22:40:32.535Z] github.com/docker/docker/pkg/stack [2022-06-10T22:40:32.535Z] github.com/docker/docker/pkg/stdcopy [2022-06-10T22:40:32.535Z] github.com/docker/docker/pkg/streamformatter [2022-06-10T22:40:32.535Z] github.com/docker/docker/pkg/stringid [2022-06-10T22:40:32.535Z] github.com/docker/docker/pkg/sysinfo [2022-06-10T22:40:32.535Z] github.com/docker/docker/pkg/system [2022-06-10T22:40:32.535Z] github.com/docker/docker/pkg/tailfile [2022-06-10T22:40:32.535Z] github.com/docker/docker/pkg/tarsum [2022-06-10T22:40:32.535Z] github.com/docker/docker/pkg/truncindex [2022-06-10T22:40:32.535Z] github.com/docker/docker/pkg/urlutil [2022-06-10T22:40:32.535Z] github.com/docker/docker/pkg/useragent [2022-06-10T22:40:32.535Z] github.com/docker/docker/plugin [2022-06-10T22:40:32.535Z] github.com/docker/docker/plugin/executor/containerd [2022-06-10T22:40:32.535Z] github.com/docker/docker/plugin/v2 [2022-06-10T22:40:32.535Z] github.com/docker/docker/profiles/apparmor [2022-06-10T22:40:32.535Z] github.com/docker/docker/profiles/seccomp [2022-06-10T22:40:32.535Z] github.com/docker/docker/quota [2022-06-10T22:40:32.535Z] github.com/docker/docker/reference [2022-06-10T22:40:32.535Z] github.com/docker/docker/registry [2022-06-10T22:40:32.535Z] github.com/docker/docker/registry/resumable [2022-06-10T22:40:32.535Z] github.com/docker/docker/restartmanager [2022-06-10T22:40:32.535Z] github.com/docker/docker/rootless [2022-06-10T22:40:32.535Z] github.com/docker/docker/rootless/specconv [2022-06-10T22:40:32.535Z] github.com/docker/docker/runconfig [2022-06-10T22:40:32.535Z] github.com/docker/docker/runconfig/opts [2022-06-10T22:40:32.535Z] github.com/docker/docker/testutil [2022-06-10T22:40:32.535Z] github.com/docker/docker/testutil/daemon [2022-06-10T22:40:32.535Z] github.com/docker/docker/testutil/environment [2022-06-10T22:40:32.535Z] github.com/docker/docker/testutil/fakecontext [2022-06-10T22:40:32.535Z] github.com/docker/docker/testutil/fakegit [2022-06-10T22:40:32.535Z] github.com/docker/docker/testutil/fakestorage [2022-06-10T22:40:32.535Z] github.com/docker/docker/testutil/fixtures/load [2022-06-10T22:40:32.535Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-10T22:40:32.535Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-10T22:40:32.535Z] github.com/docker/docker/testutil/registry [2022-06-10T22:40:32.535Z] github.com/docker/docker/testutil/request [2022-06-10T22:40:32.535Z] github.com/docker/docker/volume [2022-06-10T22:40:32.535Z] github.com/docker/docker/volume/drivers [2022-06-10T22:40:32.535Z] github.com/docker/docker/volume/local [2022-06-10T22:40:32.535Z] github.com/docker/docker/volume/mounts [2022-06-10T22:40:32.535Z] github.com/docker/docker/volume/service [2022-06-10T22:40:32.535Z] github.com/docker/docker/volume/service/opts [2022-06-10T22:40:32.535Z] github.com/docker/docker/volume/testutils' [2022-06-10T22:40:32.535Z] ++ echo 'github.com/docker/docker/api [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/server [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/server/backend/build [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/server/httpstatus [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/server/httputils [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/server/middleware [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/server/router [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/server/router/build [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/server/router/container [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/server/router/debug [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/server/router/distribution [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/server/router/grpc [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/server/router/image [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/server/router/network [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/server/router/plugin [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/server/router/session [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/server/router/swarm [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/server/router/system [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/server/router/volume [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/types [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/types/backend [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/types/blkiodev [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/types/container [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/types/events [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/types/filters [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/types/image [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/types/mount [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/types/network [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/types/registry [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/types/strslice [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/types/swarm [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/types/time [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/types/versions [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-10T22:40:32.535Z] github.com/docker/docker/api/types/volume [2022-06-10T22:40:32.535Z] github.com/docker/docker/builder [2022-06-10T22:40:32.535Z] github.com/docker/docker/builder/builder-next [2022-06-10T22:40:32.535Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-10T22:40:32.535Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-10T22:40:32.535Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-10T22:40:32.535Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-10T22:40:32.535Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-10T22:40:32.535Z] github.com/docker/docker/builder/builder-next/worker [2022-06-10T22:40:32.535Z] github.com/docker/docker/builder/dockerfile [2022-06-10T22:40:32.535Z] github.com/docker/docker/builder/remotecontext [2022-06-10T22:40:32.535Z] github.com/docker/docker/builder/remotecontext/git [2022-06-10T22:40:32.535Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-10T22:40:32.535Z] github.com/docker/docker/cli [2022-06-10T22:40:32.535Z] github.com/docker/docker/cli/config [2022-06-10T22:40:32.535Z] github.com/docker/docker/cli/debug [2022-06-10T22:40:32.535Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-10T22:40:32.535Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-10T22:40:32.535Z] github.com/docker/docker/client [2022-06-10T22:40:32.535Z] github.com/docker/docker/cmd/docker-proxy [2022-06-10T22:40:32.535Z] github.com/docker/docker/cmd/dockerd [2022-06-10T22:40:32.535Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-10T22:40:32.535Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-10T22:40:32.535Z] github.com/docker/docker/container [2022-06-10T22:40:32.535Z] github.com/docker/docker/container/stream [2022-06-10T22:40:32.535Z] github.com/docker/docker/contrib/apparmor [2022-06-10T22:40:32.535Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-10T22:40:32.535Z] github.com/docker/docker/contrib/httpserver [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/cluster [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/cluster/convert [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/cluster/executor [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/cluster/provider [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/config [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/events [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/events/testutils [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/exec [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/graphdriver [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-10T22:40:32.535Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-10T22:40:32.536Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-10T22:40:32.536Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-10T22:40:32.536Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-10T22:40:32.536Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-10T22:40:32.536Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-10T22:40:32.536Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-10T22:40:32.536Z] github.com/docker/docker/daemon/images [2022-06-10T22:40:32.536Z] github.com/docker/docker/daemon/initlayer [2022-06-10T22:40:32.536Z] github.com/docker/docker/daemon/links [2022-06-10T22:40:32.536Z] github.com/docker/docker/daemon/listeners [2022-06-10T22:40:32.536Z] github.com/docker/docker/daemon/logger [2022-06-10T22:40:32.536Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-10T22:40:32.536Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-10T22:40:32.536Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-10T22:40:32.536Z] github.com/docker/docker/daemon/logger/gelf [2022-06-10T22:40:32.536Z] github.com/docker/docker/daemon/logger/journald [2022-06-10T22:40:32.536Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-10T22:40:32.536Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-10T22:40:32.536Z] github.com/docker/docker/daemon/logger/local [2022-06-10T22:40:32.536Z] github.com/docker/docker/daemon/logger/logentries [2022-06-10T22:40:32.536Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-10T22:40:32.536Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-10T22:40:32.536Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-10T22:40:32.536Z] github.com/docker/docker/daemon/logger/splunk [2022-06-10T22:40:32.536Z] github.com/docker/docker/daemon/logger/syslog [2022-06-10T22:40:32.536Z] github.com/docker/docker/daemon/logger/templates [2022-06-10T22:40:32.536Z] github.com/docker/docker/daemon/names [2022-06-10T22:40:32.536Z] github.com/docker/docker/daemon/network [2022-06-10T22:40:32.536Z] github.com/docker/docker/daemon/stats [2022-06-10T22:40:32.536Z] github.com/docker/docker/distribution [2022-06-10T22:40:32.536Z] github.com/docker/docker/distribution/metadata [2022-06-10T22:40:32.536Z] github.com/docker/docker/distribution/utils [2022-06-10T22:40:32.536Z] github.com/docker/docker/distribution/xfer [2022-06-10T22:40:32.536Z] github.com/docker/docker/dockerversion [2022-06-10T22:40:32.536Z] github.com/docker/docker/errdefs [2022-06-10T22:40:32.536Z] github.com/docker/docker/image [2022-06-10T22:40:32.536Z] github.com/docker/docker/image/cache [2022-06-10T22:40:32.536Z] github.com/docker/docker/image/tarexport [2022-06-10T22:40:32.536Z] github.com/docker/docker/image/v1 [2022-06-10T22:40:32.536Z] github.com/docker/docker/internal/test/suite [2022-06-10T22:40:32.536Z] github.com/docker/docker/layer [2022-06-10T22:40:32.536Z] github.com/docker/docker/libcontainerd [2022-06-10T22:40:32.536Z] github.com/docker/docker/libcontainerd/queue [2022-06-10T22:40:32.536Z] github.com/docker/docker/libcontainerd/remote [2022-06-10T22:40:32.536Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-10T22:40:32.536Z] github.com/docker/docker/libcontainerd/types [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/bitseq [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/cluster [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/config [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/datastore [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/driverapi [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/etchosts [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/idm [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/ipam [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/iptables [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/netlabel [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/netutils [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/networkdb [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/ns [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/options [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/osl [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/portallocator [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/portmapper [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/testutils [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/types [2022-06-10T22:40:32.536Z] github.com/docker/docker/oci [2022-06-10T22:40:32.536Z] github.com/docker/docker/oci/caps [2022-06-10T22:40:32.536Z] github.com/docker/docker/opts [2022-06-10T22:40:32.536Z] github.com/docker/docker/pkg/aaparser [2022-06-10T22:40:32.536Z] github.com/docker/docker/pkg/archive [2022-06-10T22:40:32.536Z] github.com/docker/docker/pkg/authorization [2022-06-10T22:40:32.536Z] github.com/docker/docker/pkg/broadcaster [2022-06-10T22:40:32.536Z] github.com/docker/docker/pkg/capabilities [2022-06-10T22:40:32.536Z] github.com/docker/docker/pkg/chrootarchive [2022-06-10T22:40:32.536Z] github.com/docker/docker/pkg/containerfs [2022-06-10T22:40:32.536Z] github.com/docker/docker/pkg/devicemapper [2022-06-10T22:40:32.536Z] github.com/docker/docker/pkg/directory [2022-06-10T22:40:32.536Z] github.com/docker/docker/pkg/dmesg [2022-06-10T22:40:32.536Z] github.com/docker/docker/pkg/fileutils [2022-06-10T22:40:32.536Z] github.com/docker/docker/pkg/fsutils [2022-06-10T22:40:32.536Z] github.com/docker/docker/pkg/homedir [2022-06-10T22:40:32.536Z] github.com/docker/docker/pkg/idtools [2022-06-10T22:40:32.536Z] github.com/docker/docker/pkg/ioutils [2022-06-10T22:40:32.536Z] github.com/docker/docker/pkg/jsonmessage [2022-06-10T22:40:32.536Z] github.com/docker/docker/pkg/longpath [2022-06-10T22:40:32.536Z] github.com/docker/docker/pkg/loopback [2022-06-10T22:40:32.536Z] github.com/docker/docker/pkg/namesgenerator [2022-06-10T22:40:32.536Z] github.com/docker/docker/pkg/parsers [2022-06-10T22:40:32.536Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-10T22:40:32.536Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-10T22:40:32.536Z] github.com/docker/docker/pkg/pidfile [2022-06-10T22:40:32.536Z] github.com/docker/docker/pkg/platform [2022-06-10T22:40:32.536Z] github.com/docker/docker/pkg/plugingetter [2022-06-10T22:40:32.536Z] github.com/docker/docker/pkg/plugins [2022-06-10T22:40:32.536Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-10T22:40:32.536Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-10T22:40:32.536Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-10T22:40:32.536Z] github.com/docker/docker/pkg/plugins/transport [2022-06-10T22:40:32.536Z] github.com/docker/docker/pkg/pools [2022-06-10T22:40:32.536Z] github.com/docker/docker/pkg/progress [2022-06-10T22:40:32.536Z] github.com/docker/docker/pkg/pubsub [2022-06-10T22:40:32.536Z] github.com/docker/docker/pkg/reexec [2022-06-10T22:40:32.536Z] github.com/docker/docker/pkg/signal [2022-06-10T22:40:32.536Z] github.com/docker/docker/pkg/stack [2022-06-10T22:40:32.536Z] github.com/docker/docker/pkg/stdcopy [2022-06-10T22:40:32.536Z] github.com/docker/docker/pkg/streamformatter [2022-06-10T22:40:32.536Z] github.com/docker/docker/pkg/stringid [2022-06-10T22:40:32.536Z] github.com/docker/docker/pkg/sysinfo [2022-06-10T22:40:32.536Z] github.com/docker/docker/pkg/system [2022-06-10T22:40:32.536Z] github.com/docker/docker/pkg/tailfile [2022-06-10T22:40:32.536Z] github.com/docker/docker/pkg/tarsum [2022-06-10T22:40:32.536Z] github.com/docker/docker/pkg/truncindex [2022-06-10T22:40:32.536Z] github.com/docker/docker/pkg/urlutil [2022-06-10T22:40:32.536Z] github.com/docker/docker/pkg/useragent [2022-06-10T22:40:32.536Z] github.com/docker/docker/plugin [2022-06-10T22:40:32.536Z] github.com/docker/docker/plugin/executor/containerd [2022-06-10T22:40:32.536Z] github.com/docker/docker/plugin/v2 [2022-06-10T22:40:32.536Z] github.com/docker/docker/profiles/apparmor [2022-06-10T22:40:32.536Z] github.com/docker/docker/profiles/seccomp [2022-06-10T22:40:32.536Z] github.com/docker/docker/quota [2022-06-10T22:40:32.536Z] github.com/docker/docker/reference [2022-06-10T22:40:32.536Z] github.com/docker/docker/registry [2022-06-10T22:40:32.536Z] github.com/docker/docker/registry/resumable [2022-06-10T22:40:32.536Z] github.com/docker/docker/restartmanager [2022-06-10T22:40:32.536Z] github.com/docker/docker/rootless [2022-06-10T22:40:32.536Z] github.com/docker/docker/rootless/specconv [2022-06-10T22:40:32.536Z] github.com/docker/docker/runconfig [2022-06-10T22:40:32.536Z] github.com/docker/doc++ grep --fixed-strings /libnetwork [2022-06-10T22:40:32.536Z] ker/runconfig/opts [2022-06-10T22:40:32.536Z] github.com/docker/docker/testutil [2022-06-10T22:40:32.536Z] github.com/docker/docker/testutil/daemon [2022-06-10T22:40:32.536Z] github.com/docker/docker/testutil/environment [2022-06-10T22:40:32.536Z] github.com/docker/docker/testutil/fakecontext [2022-06-10T22:40:32.536Z] github.com/docker/docker/testutil/fakegit [2022-06-10T22:40:32.536Z] github.com/docker/docker/testutil/fakestorage [2022-06-10T22:40:32.536Z] github.com/docker/docker/testutil/fixtures/load [2022-06-10T22:40:32.536Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-10T22:40:32.536Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-10T22:40:32.536Z] github.com/docker/docker/testutil/registry [2022-06-10T22:40:32.536Z] github.com/docker/docker/testutil/request [2022-06-10T22:40:32.536Z] github.com/docker/docker/volume [2022-06-10T22:40:32.536Z] github.com/docker/docker/volume/drivers [2022-06-10T22:40:32.536Z] github.com/docker/docker/volume/local [2022-06-10T22:40:32.536Z] github.com/docker/docker/volume/mounts [2022-06-10T22:40:32.536Z] github.com/docker/docker/volume/service [2022-06-10T22:40:32.536Z] github.com/docker/docker/volume/service/opts [2022-06-10T22:40:32.536Z] github.com/docker/docker/volume/testutils' [2022-06-10T22:40:32.536Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/bitseq [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/cluster [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/config [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/datastore [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/driverapi [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/etchosts [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/idm [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/ipam [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/iptables [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/netlabel [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/netutils [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/networkdb [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/ns [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/options [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/osl [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/portallocator [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/portmapper [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/testutils [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/types' [2022-06-10T22:40:32.536Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-06-10T22:40:32.536Z] + echo 'github.com/docker/docker/libnetwork [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/bitseq [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/cluster [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/config [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/datastore [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/driverapi [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/etchosts [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/idm [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/ipam [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/iptables [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/netlabel [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/netutils [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/networkdb [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/ns [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/options [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/osl [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/portallocator [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/portmapper [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/testutils [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/types' [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-10T22:40:32.536Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-10T22:40:32.536Z] + type docker-proxy [2022-06-10T22:40:32.536Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-06-10T22:40:32.537Z] + hack/make.sh binary-proxy install-proxy [2022-06-10T22:40:32.537Z] [2022-06-10T22:40:32.537Z] Removing bundles/ [2022-06-10T22:40:32.797Z] [2022-06-10T22:40:32.797Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-06-10T22:40:32.797Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-06-10T22:40:32.797Z] GOOS="" GOARCH="" GOARM="" [2022-06-10T22:40:33.022Z] === RUN TestDockerSuite/TestExecWithTERM [2022-06-10T22:40:33.584Z] === RUN TestDockerSuite/TestExecWithUser [2022-06-10T22:40:34.147Z] --- PASS: TestServiceUpdatePidsLimit (16.39s) [2022-06-10T22:40:34.147Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-06-10T22:40:34.147Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-06-10T22:40:34.147Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.01s) [2022-06-10T22:40:34.147Z] PASS [2022-06-10T22:40:34.147Z] [2022-06-10T22:40:34.147Z] === Skipped [2022-06-10T22:40:34.147Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-10T22:40:34.147Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-10T22:40:34.147Z] [2022-06-10T22:40:34.147Z] DONE 27 tests, 1 skipped in 181.141s [2022-06-10T22:40:34.147Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-06-10T22:40:34.147Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:40:34.147Z] ++ set -e [2022-06-10T22:40:34.147Z] ++ '[' -n 0 ']' [2022-06-10T22:40:34.147Z] ++ set -x [2022-06-10T22:40:34.147Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:40:34.147Z] === RUN TestDockerSuite/TestGetContainerStats [2022-06-10T22:40:34.147Z] INFO: Testing against a local daemon [2022-06-10T22:40:34.147Z] === RUN TestSessionCreate [2022-06-10T22:40:34.147Z] --- PASS: TestSessionCreate (0.02s) [2022-06-10T22:40:34.147Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-10T22:40:34.147Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-06-10T22:40:34.147Z] PASS [2022-06-10T22:40:34.147Z] [2022-06-10T22:40:34.147Z] DONE 2 tests in 0.131s [2022-06-10T22:40:34.147Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-06-10T22:40:34.147Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:40:34.147Z] ++ set -e [2022-06-10T22:40:34.147Z] ++ '[' -n 0 ']' [2022-06-10T22:40:34.147Z] ++ set -x [2022-06-10T22:40:34.147Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:40:34.404Z] INFO: Testing against a local daemon [2022-06-10T22:40:34.404Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-10T22:40:34.404Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-10T22:40:34.404Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-10T22:40:34.404Z] === RUN TestDiskUsage [2022-06-10T22:40:34.404Z] === PAUSE TestDiskUsage [2022-06-10T22:40:34.404Z] === RUN TestEventsExecDie [2022-06-10T22:40:34.966Z] --- PASS: TestEventsExecDie (0.58s) [2022-06-10T22:40:34.966Z] === RUN TestEventsBackwardsCompatible [2022-06-10T22:40:34.966Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-06-10T22:40:34.966Z] === RUN TestEventsVolumeCreate [2022-06-10T22:40:34.966Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-06-10T22:40:34.966Z] === RUN TestInfoBinaryCommits [2022-06-10T22:40:34.966Z] --- PASS: TestInfoBinaryCommits (0.01s) [2022-06-10T22:40:34.966Z] === RUN TestInfoAPIVersioned [2022-06-10T22:40:34.966Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-10T22:40:34.966Z] === RUN TestInfoAPI [2022-06-10T22:40:35.222Z] --- PASS: TestInfoAPI (0.02s) [2022-06-10T22:40:35.222Z] === RUN TestInfoAPIWarnings [2022-06-10T22:40:38.544Z] check_test.go:378: [dbcbb06da3f2c] daemon is not started [2022-06-10T22:40:38.544Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-06-10T22:40:38.801Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-06-10T22:40:40.168Z] docker_api_swarm_test.go:802: [dca279895b4a3] joining swarm manager [dfc8665e0885d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T22:40:40.946Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-06-10T22:40:40.946Z] [2022-06-10T22:40:40.946Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-06-10T22:40:40.946Z] Installing docker-proxy to /usr/local/bin/ [2022-06-10T22:40:40.946Z] [2022-06-10T22:40:40.946Z] + mkdir -p bundles [2022-06-10T22:40:40.946Z] + '[' -n 'github.com/docker/docker/api [2022-06-10T22:40:40.946Z] github.com/docker/docker/api/server [2022-06-10T22:40:40.946Z] github.com/docker/docker/api/server/backend/build [2022-06-10T22:40:40.946Z] github.com/docker/docker/api/server/httpstatus [2022-06-10T22:40:40.946Z] github.com/docker/docker/api/server/httputils [2022-06-10T22:40:40.946Z] github.com/docker/docker/api/server/middleware [2022-06-10T22:40:40.946Z] github.com/docker/docker/api/server/router [2022-06-10T22:40:40.946Z] github.com/docker/docker/api/server/router/build [2022-06-10T22:40:40.946Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-10T22:40:40.946Z] github.com/docker/docker/api/server/router/container [2022-06-10T22:40:40.946Z] github.com/docker/docker/api/server/router/debug [2022-06-10T22:40:40.946Z] github.com/docker/docker/api/server/router/distribution [2022-06-10T22:40:40.946Z] github.com/docker/docker/api/server/router/grpc [2022-06-10T22:40:40.946Z] github.com/docker/docker/api/server/router/image [2022-06-10T22:40:40.946Z] github.com/docker/docker/api/server/router/network [2022-06-10T22:40:40.946Z] github.com/docker/docker/api/server/router/plugin [2022-06-10T22:40:40.946Z] github.com/docker/docker/api/server/router/session [2022-06-10T22:40:40.946Z] github.com/docker/docker/api/server/router/swarm [2022-06-10T22:40:40.946Z] github.com/docker/docker/api/server/router/system [2022-06-10T22:40:40.946Z] github.com/docker/docker/api/server/router/volume [2022-06-10T22:40:40.946Z] github.com/docker/docker/api/types [2022-06-10T22:40:40.946Z] github.com/docker/docker/api/types/backend [2022-06-10T22:40:40.946Z] github.com/docker/docker/api/types/blkiodev [2022-06-10T22:40:40.946Z] github.com/docker/docker/api/types/container [2022-06-10T22:40:40.946Z] github.com/docker/docker/api/types/events [2022-06-10T22:40:40.946Z] github.com/docker/docker/api/types/filters [2022-06-10T22:40:40.946Z] github.com/docker/docker/api/types/image [2022-06-10T22:40:40.946Z] github.com/docker/docker/api/types/mount [2022-06-10T22:40:40.946Z] github.com/docker/docker/api/types/network [2022-06-10T22:40:40.946Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-10T22:40:40.946Z] github.com/docker/docker/api/types/registry [2022-06-10T22:40:40.946Z] github.com/docker/docker/api/types/strslice [2022-06-10T22:40:40.946Z] github.com/docker/docker/api/types/swarm [2022-06-10T22:40:40.946Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-10T22:40:40.946Z] github.com/docker/docker/api/types/time [2022-06-10T22:40:40.946Z] github.com/docker/docker/api/types/versions [2022-06-10T22:40:40.946Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-10T22:40:40.946Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-10T22:40:40.946Z] github.com/docker/docker/api/types/volume [2022-06-10T22:40:40.946Z] github.com/docker/docker/builder [2022-06-10T22:40:40.946Z] github.com/docker/docker/builder/builder-next [2022-06-10T22:40:40.946Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-10T22:40:40.946Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-10T22:40:40.946Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-10T22:40:40.946Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-10T22:40:40.946Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-10T22:40:40.946Z] github.com/docker/docker/builder/builder-next/worker [2022-06-10T22:40:40.946Z] github.com/docker/docker/builder/dockerfile [2022-06-10T22:40:40.946Z] github.com/docker/docker/builder/remotecontext [2022-06-10T22:40:40.946Z] github.com/docker/docker/builder/remotecontext/git [2022-06-10T22:40:40.946Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-10T22:40:40.946Z] github.com/docker/docker/cli [2022-06-10T22:40:40.946Z] github.com/docker/docker/cli/config [2022-06-10T22:40:40.946Z] github.com/docker/docker/cli/debug [2022-06-10T22:40:40.946Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-10T22:40:40.946Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-10T22:40:40.946Z] github.com/docker/docker/client [2022-06-10T22:40:40.946Z] github.com/docker/docker/cmd/docker-proxy [2022-06-10T22:40:40.946Z] github.com/docker/docker/cmd/dockerd [2022-06-10T22:40:40.946Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-10T22:40:40.946Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-10T22:40:40.946Z] github.com/docker/docker/container [2022-06-10T22:40:40.946Z] github.com/docker/docker/container/stream [2022-06-10T22:40:40.946Z] github.com/docker/docker/contrib/apparmor [2022-06-10T22:40:40.946Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-10T22:40:40.946Z] github.com/docker/docker/contrib/httpserver [2022-06-10T22:40:40.946Z] github.com/docker/docker/daemon [2022-06-10T22:40:40.946Z] github.com/docker/docker/daemon/cluster [2022-06-10T22:40:40.946Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-10T22:40:40.946Z] github.com/docker/docker/daemon/cluster/convert [2022-06-10T22:40:40.946Z] github.com/docker/docker/daemon/cluster/executor [2022-06-10T22:40:40.946Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-10T22:40:40.946Z] github.com/docker/docker/daemon/cluster/provider [2022-06-10T22:40:40.946Z] github.com/docker/docker/daemon/config [2022-06-10T22:40:40.946Z] github.com/docker/docker/daemon/events [2022-06-10T22:40:40.946Z] github.com/docker/docker/daemon/events/testutils [2022-06-10T22:40:40.946Z] github.com/docker/docker/daemon/exec [2022-06-10T22:40:40.946Z] github.com/docker/docker/daemon/graphdriver [2022-06-10T22:40:40.946Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-10T22:40:40.946Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-10T22:40:40.946Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-10T22:40:40.946Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-10T22:40:40.946Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-10T22:40:40.946Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-10T22:40:40.946Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-10T22:40:40.946Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-10T22:40:40.946Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-10T22:40:40.946Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-10T22:40:40.946Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-10T22:40:40.946Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-10T22:40:40.946Z] github.com/docker/docker/daemon/images [2022-06-10T22:40:40.946Z] github.com/docker/docker/daemon/initlayer [2022-06-10T22:40:40.946Z] github.com/docker/docker/daemon/links [2022-06-10T22:40:40.946Z] github.com/docker/docker/daemon/listeners [2022-06-10T22:40:40.946Z] github.com/docker/docker/daemon/logger [2022-06-10T22:40:40.946Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-10T22:40:40.946Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-10T22:40:40.946Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-10T22:40:40.946Z] github.com/docker/docker/daemon/logger/gelf [2022-06-10T22:40:40.946Z] github.com/docker/docker/daemon/logger/journald [2022-06-10T22:40:40.946Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-10T22:40:40.946Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-10T22:40:40.946Z] github.com/docker/docker/daemon/logger/local [2022-06-10T22:40:40.946Z] github.com/docker/docker/daemon/logger/logentries [2022-06-10T22:40:40.946Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-10T22:40:40.946Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-10T22:40:40.946Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-10T22:40:40.946Z] github.com/docker/docker/daemon/logger/splunk [2022-06-10T22:40:40.946Z] github.com/docker/docker/daemon/logger/syslog [2022-06-10T22:40:40.946Z] github.com/docker/docker/daemon/logger/templates [2022-06-10T22:40:40.946Z] github.com/docker/docker/daemon/names [2022-06-10T22:40:40.946Z] github.com/docker/docker/daemon/network [2022-06-10T22:40:40.946Z] github.com/docker/docker/daemon/stats [2022-06-10T22:40:40.946Z] github.com/docker/docker/distribution [2022-06-10T22:40:40.946Z] github.com/docker/docker/distribution/metadata [2022-06-10T22:40:40.946Z] github.com/docker/docker/distribution/utils [2022-06-10T22:40:40.946Z] github.com/docker/docker/distribution/xfer [2022-06-10T22:40:40.946Z] github.com/docker/docker/dockerversion [2022-06-10T22:40:40.946Z] github.com/docker/docker/errdefs [2022-06-10T22:40:40.946Z] github.com/docker/docker/image [2022-06-10T22:40:40.946Z] github.com/docker/docker/image/cache [2022-06-10T22:40:40.946Z] github.com/docker/docker/image/tarexport [2022-06-10T22:40:40.946Z] github.com/docker/docker/image/v1 [2022-06-10T22:40:40.946Z] github.com/docker/docker/internal/test/suite [2022-06-10T22:40:40.946Z] github.com/docker/docker/layer [2022-06-10T22:40:40.946Z] github.com/docker/docker/libcontainerd [2022-06-10T22:40:40.946Z] github.com/docker/docker/libcontainerd/queue [2022-06-10T22:40:40.946Z] github.com/docker/docker/libcontainerd/remote [2022-06-10T22:40:40.946Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-10T22:40:40.946Z] github.com/docker/docker/libcontainerd/types [2022-06-10T22:40:40.946Z] github.com/docker/docker/oci [2022-06-10T22:40:40.946Z] github.com/docker/docker/oci/caps [2022-06-10T22:40:40.946Z] github.com/docker/docker/opts [2022-06-10T22:40:40.946Z] github.com/docker/docker/pkg/aaparser [2022-06-10T22:40:40.946Z] github.com/docker/docker/pkg/archive [2022-06-10T22:40:40.946Z] github.com/docker/docker/pkg/authorization [2022-06-10T22:40:40.946Z] github.com/docker/docker/pkg/broadcaster [2022-06-10T22:40:40.946Z] github.com/docker/docker/pkg/capabilities [2022-06-10T22:40:40.946Z] github.com/docker/docker/pkg/chrootarchive [2022-06-10T22:40:40.946Z] github.com/docker/docker/pkg/containerfs [2022-06-10T22:40:40.946Z] github.com/docker/docker/pkg/devicemapper [2022-06-10T22:40:40.946Z] github.com/docker/docker/pkg/directory [2022-06-10T22:40:40.946Z] github.com/docker/docker/pkg/dmesg [2022-06-10T22:40:40.946Z] github.com/docker/docker/pkg/fileutils [2022-06-10T22:40:40.946Z] github.com/docker/docker/pkg/fsutils [2022-06-10T22:40:40.946Z] github.com/docker/docker/pkg/homedir [2022-06-10T22:40:40.946Z] github.com/docker/docker/pkg/idtools [2022-06-10T22:40:40.946Z] github.com/docker/docker/pkg/ioutils [2022-06-10T22:40:40.946Z] github.com/docker/docker/pkg/jsonmessage [2022-06-10T22:40:40.946Z] github.com/docker/docker/pkg/longpath [2022-06-10T22:40:40.946Z] github.com/docker/docker/pkg/loopback [2022-06-10T22:40:40.946Z] github.com/docker/docker/pkg/namesgenerator [2022-06-10T22:40:40.946Z] github.com/docker/docker/pkg/parsers [2022-06-10T22:40:40.946Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-10T22:40:40.946Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-10T22:40:40.946Z] github.com/docker/docker/pkg/pidfile [2022-06-10T22:40:40.946Z] github.com/docker/docker/pkg/platform [2022-06-10T22:40:40.946Z] github.com/docker/docker/pkg/plugingetter [2022-06-10T22:40:40.946Z] github.com/docker/docker/pkg/plugins [2022-06-10T22:40:40.946Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-10T22:40:40.946Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-10T22:40:40.946Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-10T22:40:40.946Z] github.com/docker/docker/pkg/plugins/transport [2022-06-10T22:40:40.946Z] github.com/docker/docker/pkg/pools [2022-06-10T22:40:40.946Z] github.com/docker/docker/pkg/progress [2022-06-10T22:40:40.946Z] github.com/docker/docker/pkg/pubsub [2022-06-10T22:40:40.946Z] github.com/docker/docker/pkg/reexec [2022-06-10T22:40:40.946Z] github.com/docker/docker/pkg/signal [2022-06-10T22:40:40.946Z] github.com/docker/docker/pkg/stack [2022-06-10T22:40:40.946Z] github.com/docker/docker/pkg/stdcopy [2022-06-10T22:40:40.946Z] github.com/docker/docker/pkg/streamformatter [2022-06-10T22:40:40.946Z] github.com/docker/docker/pkg/stringid [2022-06-10T22:40:40.946Z] github.com/docker/docker/pkg/sysinfo [2022-06-10T22:40:40.946Z] github.com/docker/docker/pkg/system [2022-06-10T22:40:40.946Z] github.com/docker/docker/pkg/tailfile [2022-06-10T22:40:40.946Z] github.com/docker/docker/pkg/tarsum [2022-06-10T22:40:40.946Z] github.com/docker/docker/pkg/truncindex [2022-06-10T22:40:40.946Z] github.com/docker/docker/pkg/urlutil [2022-06-10T22:40:40.946Z] github.com/docker/docker/pkg/useragent [2022-06-10T22:40:40.946Z] github.com/docker/docker/plugin [2022-06-10T22:40:40.946Z] github.com/docker/docker/plugin/executor/containerd [2022-06-10T22:40:40.946Z] github.com/docker/docker/plugin/v2 [2022-06-10T22:40:40.946Z] github.com/docker/docker/profiles/apparmor [2022-06-10T22:40:40.946Z] github.com/docker/docker/profiles/seccomp [2022-06-10T22:40:40.946Z] github.com/docker/docker/quota [2022-06-10T22:40:40.946Z] github.com/docker/docker/reference [2022-06-10T22:40:40.946Z] github.com/docker/docker/registry [2022-06-10T22:40:40.946Z] github.com/docker/docker/registry/resumable [2022-06-10T22:40:40.946Z] github.com/docker/docker/restartmanager [2022-06-10T22:40:40.946Z] github.com/docker/docker/rootless [2022-06-10T22:40:40.946Z] github.com/docker/docker/rootless/specconv [2022-06-10T22:40:40.946Z] github.com/docker/docker/runconfig [2022-06-10T22:40:40.946Z] github.com/docker/docker/runconfig/opts [2022-06-10T22:40:40.946Z] github.com/docker/docker/testutil [2022-06-10T22:40:40.946Z] github.com/docker/docker/testutil/daemon [2022-06-10T22:40:40.946Z] github.com/docker/docker/testutil/environment [2022-06-10T22:40:40.946Z] github.com/docker/docker/testutil/fakecontext [2022-06-10T22:40:40.946Z] github.com/docker/docker/testutil/fakegit [2022-06-10T22:40:40.946Z] github.com/docker/docker/testutil/fakestorage [2022-06-10T22:40:40.946Z] github.com/docker/docker/testutil/fixtures/load [2022-06-10T22:40:40.946Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-10T22:40:40.946Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-10T22:40:40.946Z] github.com/docker/docker/testutil/registry [2022-06-10T22:40:40.946Z] github.com/docker/docker/testutil/request [2022-06-10T22:40:40.946Z] github.com/docker/docker/volume [2022-06-10T22:40:40.946Z] github.com/docker/docker/volume/drivers [2022-06-10T22:40:40.946Z] github.com/docker/docker/volume/local [2022-06-10T22:40:40.946Z] github.com/docker/docker/volume/mounts [2022-06-10T22:40:40.946Z] github.com/docker/docker/volume/service [2022-06-10T22:40:40.946Z] github.com/docker/docker/volume/service/opts [2022-06-10T22:40:40.946Z] github.com/docker/docker/volume/testutils' ']' [2022-06-10T22:40:40.947Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-06-10T22:40:40.947Z] ? github.com/docker/docker/api [no test files] [2022-06-10T22:40:41.094Z] docker_api_swarm_test.go:802: [da8bd78499ebd] joining swarm manager [dfc8665e0885d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-10T22:40:42.458Z] docker_api_swarm_test.go:802: [d7ad72f417edf] joining swarm manager [dfc8665e0885d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-06-10T22:40:43.385Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-06-10T22:40:43.641Z] docker_api_swarm_test.go:802: [d7748fa2e0b2f] joining swarm manager [dfc8665e0885d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-06-10T22:40:45.006Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-06-10T22:40:45.933Z] docker_api_swarm_test.go:810: [d41a5b4f7aed8] joining swarm manager [dfc8665e0885d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-06-10T22:40:49.197Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-06-10T22:40:49.759Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-06-10T22:40:49.759Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-06-10T22:40:49.759Z] === RUN TestDockerSuite/TestHealth [2022-06-10T22:40:51.649Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-06-10T22:40:51.649Z] === RUN TestInfoDebug [2022-06-10T22:40:52.212Z] --- PASS: TestInfoDebug (0.55s) [2022-06-10T22:40:52.212Z] === RUN TestInfoInsecureRegistries [2022-06-10T22:40:52.773Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-06-10T22:40:52.773Z] === RUN TestInfoRegistryMirrors [2022-06-10T22:40:53.335Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-06-10T22:40:53.335Z] === RUN TestLoginFailsWithBadCredentials [2022-06-10T22:40:53.335Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-06-10T22:40:53.335Z] === RUN TestPingCacheHeaders [2022-06-10T22:40:53.335Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-06-10T22:40:53.335Z] === RUN TestPingGet [2022-06-10T22:40:53.335Z] --- PASS: TestPingGet (0.01s) [2022-06-10T22:40:53.335Z] === RUN TestPingHead [2022-06-10T22:40:53.335Z] --- PASS: TestPingHead (0.01s) [2022-06-10T22:40:53.335Z] === RUN TestPingSwarmHeader [2022-06-10T22:40:53.896Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-06-10T22:40:54.459Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-06-10T22:40:55.386Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-06-10T22:40:55.386Z] --- PASS: TestPingSwarmHeader (2.08s) [2022-06-10T22:40:55.386Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-06-10T22:40:55.386Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-06-10T22:40:55.386Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-06-10T22:40:55.386Z] === RUN TestVersion [2022-06-10T22:40:55.386Z] --- PASS: TestVersion (0.02s) [2022-06-10T22:40:55.386Z] === CONT TestDiskUsage [2022-06-10T22:40:55.949Z] === RUN TestDiskUsage/empty [2022-06-10T22:40:55.949Z] === RUN TestDiskUsage/empty/container_types [2022-06-10T22:40:55.949Z] === RUN TestDiskUsage/empty/image_types [2022-06-10T22:40:55.949Z] === RUN TestDiskUsage/empty/volume_types [2022-06-10T22:40:55.949Z] === RUN TestDiskUsage/empty/build-cache_types [2022-06-10T22:40:55.949Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-06-10T22:40:55.949Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-06-10T22:40:55.949Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-06-10T22:40:55.949Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-06-10T22:40:55.949Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-06-10T22:40:55.949Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-06-10T22:40:55.949Z] === RUN TestDiskUsage/after_LoadBusybox [2022-06-10T22:40:56.205Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-06-10T22:40:56.205Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-06-10T22:40:56.205Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-06-10T22:40:56.205Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-06-10T22:40:56.205Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-06-10T22:40:56.205Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-06-10T22:40:56.205Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-06-10T22:40:56.205Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-06-10T22:40:56.205Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-06-10T22:40:56.205Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-06-10T22:40:56.205Z] === RUN TestDiskUsage/after_container.Run [2022-06-10T22:40:56.461Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-06-10T22:40:56.461Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-06-10T22:40:56.461Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-06-10T22:40:56.461Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-06-10T22:40:56.461Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-06-10T22:40:56.461Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-06-10T22:40:56.461Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-06-10T22:40:56.461Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-06-10T22:40:56.461Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-06-10T22:40:56.461Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-06-10T22:40:56.719Z] --- PASS: TestDiskUsage (1.23s) [2022-06-10T22:40:56.719Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-06-10T22:40:56.719Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-06-10T22:40:56.719Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-06-10T22:40:56.719Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-06-10T22:40:56.719Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-06-10T22:40:56.719Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-06-10T22:40:56.719Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-06-10T22:40:56.719Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-06-10T22:40:56.719Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-06-10T22:40:56.719Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-06-10T22:40:56.719Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-06-10T22:40:56.719Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-06-10T22:40:56.719Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-06-10T22:40:56.719Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-06-10T22:40:56.719Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-06-10T22:40:56.719Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-06-10T22:40:56.719Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-06-10T22:40:56.719Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-06-10T22:40:56.719Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-06-10T22:40:56.719Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-06-10T22:40:56.719Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-06-10T22:40:56.719Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-06-10T22:40:56.719Z] --- PASS: TestDiskUsage/after_container.Run (0.34s) [2022-06-10T22:40:56.719Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-06-10T22:40:56.719Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-06-10T22:40:56.719Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-06-10T22:40:56.719Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-06-10T22:40:56.719Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-06-10T22:40:56.719Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-06-10T22:40:56.719Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-06-10T22:40:56.719Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-06-10T22:40:56.719Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-06-10T22:40:56.719Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-06-10T22:40:56.719Z] PASS [2022-06-10T22:40:56.719Z] [2022-06-10T22:40:56.719Z] === Skipped [2022-06-10T22:40:56.719Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-10T22:40:56.719Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-10T22:40:56.719Z] [2022-06-10T22:40:56.719Z] DONE 54 tests, 1 skipped in 22.489s [2022-06-10T22:40:56.719Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-10T22:40:56.719Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:40:56.719Z] ++ set -e [2022-06-10T22:40:56.719Z] ++ '[' -n 0 ']' [2022-06-10T22:40:56.719Z] ++ set -x [2022-06-10T22:40:56.719Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-06-10T22:40:56.719Z] INFO: Testing against a local daemon [2022-06-10T22:40:56.976Z] === RUN TestVolumesCreateAndList [2022-06-10T22:40:56.976Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-06-10T22:40:56.976Z] === RUN TestVolumesRemove [2022-06-10T22:40:56.976Z] --- PASS: TestVolumesRemove (0.07s) [2022-06-10T22:40:56.976Z] === RUN TestVolumesInspect [2022-06-10T22:40:56.976Z] --- PASS: TestVolumesInspect (0.02s) [2022-06-10T22:40:56.976Z] === RUN TestVolumesInvalidJSON [2022-06-10T22:40:56.976Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-06-10T22:40:56.976Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-06-10T22:40:56.976Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-06-10T22:40:56.976Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-06-10T22:40:56.976Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-06-10T22:40:56.976Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-06-10T22:40:56.976Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-06-10T22:40:56.976Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-06-10T22:40:56.976Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-06-10T22:40:56.976Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-06-10T22:40:56.976Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-06-10T22:40:56.976Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-06-10T22:40:56.976Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-06-10T22:40:56.976Z] PASS [2022-06-10T22:40:56.976Z] [2022-06-10T22:40:56.976Z] DONE 9 tests in 0.259s [2022-06-10T22:40:56.976Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-10T22:40:57.233Z] ++++ cat bundles/test-integration/docker.pid [2022-06-10T22:40:57.233Z] +++ kill 6656 [2022-06-10T22:40:57.492Z] +++ /etc/init.d/apparmor stop [2022-06-10T22:40:57.492Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-10T22:40:57.492Z] [2022-06-10T22:40:57.492Z] Unloading profiles will leave already running processes permanently [2022-06-10T22:40:57.492Z] unconfined, which can lead to unexpected situations. [2022-06-10T22:40:57.492Z] [2022-06-10T22:40:57.492Z] To set a process to complain mode, use the command line tool [2022-06-10T22:40:57.492Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-10T22:40:57.492Z] +++ true [2022-06-10T22:40:57.492Z] exiting test-integration [2022-06-10T22:40:57.492Z] ++ exit 0 [2022-06-10T22:40:57.492Z] [2022-06-10T22:40:58.422Z] + for job in $(jobs -p) [2022-06-10T22:40:58.422Z] + wait 7011 [2022-06-10T22:40:59.067Z] ok github.com/docker/docker/api/server 0.009s coverage: 7.9% of statements [2022-06-10T22:41:10.589Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-06-10T22:41:10.589Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-06-10T22:41:10.589Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-06-10T22:41:10.589Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-06-10T22:41:10.589Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-06-10T22:41:10.589Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-06-10T22:41:10.589Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-06-10T22:41:10.589Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-06-10T22:41:10.589Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-06-10T22:41:10.589Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-06-10T22:41:10.589Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-06-10T22:41:10.847Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-06-10T22:41:11.103Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-06-10T22:41:11.360Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-06-10T22:41:11.921Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-06-10T22:41:11.921Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-06-10T22:41:12.483Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-06-10T22:41:13.044Z] === RUN TestDockerSuite/TestImagesFormat [2022-06-10T22:41:13.044Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-06-10T22:41:13.606Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-06-10T22:41:16.871Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-06-10T22:41:16.871Z] === RUN TestDockerSuite/TestImportBadURL [2022-06-10T22:41:16.871Z] === RUN TestDockerSuite/TestImportDisplay [2022-06-10T22:41:17.435Z] === RUN TestDockerSuite/TestImportFile [2022-06-10T22:41:18.363Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-06-10T22:41:18.619Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-06-10T22:41:19.547Z] === RUN TestDockerSuite/TestImportGzipped [2022-06-10T22:41:20.915Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-06-10T22:41:21.842Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-06-10T22:41:22.405Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-06-10T22:41:22.966Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-06-10T22:41:23.527Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-06-10T22:41:23.527Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-06-10T22:41:23.527Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-06-10T22:41:24.089Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-06-10T22:41:24.357Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-06-10T22:41:24.920Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-06-10T22:41:25.483Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-06-10T22:41:25.739Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-06-10T22:41:26.303Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-06-10T22:41:26.303Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-06-10T22:41:27.667Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-06-10T22:41:27.923Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-06-10T22:41:28.180Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-06-10T22:41:28.436Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-06-10T22:41:28.693Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-06-10T22:41:28.693Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-06-10T22:41:28.948Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-06-10T22:41:29.509Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-06-10T22:41:30.072Z] === RUN TestDockerSuite/TestInspectDefault [2022-06-10T22:41:30.634Z] === RUN TestDockerSuite/TestInspectHistory [2022-06-10T22:41:31.208Z] === RUN TestDockerSuite/TestInspectImage [2022-06-10T22:41:31.208Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-06-10T22:41:31.208Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-06-10T22:41:31.208Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-06-10T22:41:31.208Z] === RUN TestDockerSuite/TestInspectInt64 [2022-06-10T22:41:31.468Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-06-10T22:41:32.031Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-06-10T22:41:32.031Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-06-10T22:41:32.593Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-06-10T22:41:33.154Z] === RUN TestDockerSuite/TestInspectPlugin [2022-06-10T22:41:35.043Z] === RUN TestDockerSuite/TestInspectRootFS [2022-06-10T22:41:35.043Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-06-10T22:41:35.606Z] === RUN TestDockerSuite/TestInspectStatus [2022-06-10T22:41:36.168Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-06-10T22:41:37.534Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-06-10T22:41:37.790Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-06-10T22:41:38.360Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-06-10T22:41:38.922Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-06-10T22:41:39.483Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-06-10T22:41:39.743Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-06-10T22:41:40.307Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-06-10T22:41:40.307Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-06-10T22:41:41.673Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-06-10T22:41:42.237Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-06-10T22:41:42.495Z] === RUN TestDockerSuite/TestLinksEnvs [2022-06-10T22:41:43.863Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-06-10T22:41:43.863Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-06-10T22:41:44.791Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-06-10T22:41:46.681Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-06-10T22:41:48.047Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-06-10T22:41:48.047Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-06-10T22:41:49.415Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-06-10T22:41:49.415Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-06-10T22:41:49.978Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-06-10T22:41:58.079Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-06-10T22:41:58.335Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-06-10T22:41:59.701Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-06-10T22:41:59.957Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-06-10T22:42:01.857Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-06-10T22:42:01.857Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-06-10T22:42:01.857Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-06-10T22:42:01.857Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-06-10T22:42:01.857Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-06-10T22:42:02.418Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-06-10T22:42:02.980Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-06-10T22:42:03.542Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-06-10T22:42:06.809Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-06-10T22:42:07.374Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-06-10T22:42:07.631Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-06-10T22:42:09.520Z] docker_api_swarm_service_test.go:395: [d0ad9dab201f2] joining swarm manager [dc7bedae84133]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T22:42:10.448Z] docker_api_swarm_service_test.go:395: [dea1039d2453d] joining swarm manager [dc7bedae84133]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-10T22:42:11.813Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-06-10T22:42:12.742Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-06-10T22:42:12.742Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-06-10T22:42:13.671Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-06-10T22:42:15.041Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-06-10T22:42:16.413Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-06-10T22:42:16.975Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-06-10T22:42:17.902Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-06-10T22:42:19.790Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-06-10T22:42:19.790Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-06-10T22:42:20.352Z] === RUN TestDockerSuite/TestLogsSince [2022-06-10T22:42:26.886Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-06-10T22:42:26.886Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-06-10T22:42:27.814Z] docker_api_swarm_service_test.go:343: [da824e23a2d86] joining swarm manager [d2b3a38fee277]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T22:42:28.741Z] docker_api_swarm_service_test.go:343: [d38739d21259b] joining swarm manager [d2b3a38fee277]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-10T22:42:32.908Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-06-10T22:42:32.909Z] === RUN TestDockerSuite/TestLogsTail [2022-06-10T22:42:33.472Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-06-10T22:42:33.729Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-06-10T22:42:34.290Z] === RUN TestDockerSuite/TestMountIntoProc [2022-06-10T22:42:34.547Z] === RUN TestDockerSuite/TestMountIntoSys [2022-06-10T22:42:35.108Z] === RUN TestDockerSuite/TestNetHostname [2022-06-10T22:42:35.573Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-06-10T22:42:35.573Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-06-10T22:42:35.573Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 31.9% of statements [2022-06-10T22:42:35.573Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-06-10T22:42:35.573Z] ? github.com/docker/docker/api/server/router [no test files] [2022-06-10T22:42:35.573Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-06-10T22:42:35.573Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-06-10T22:42:35.573Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-06-10T22:42:35.573Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-06-10T22:42:35.573Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-06-10T22:42:35.573Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-06-10T22:42:35.573Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-06-10T22:42:35.573Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-06-10T22:42:35.573Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-06-10T22:42:35.573Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-06-10T22:42:35.573Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 6.0% of statements [2022-06-10T22:42:35.573Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-06-10T22:42:35.573Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2022-06-10T22:42:35.573Z] ok github.com/docker/docker/api/server/router/volume 0.008s coverage: 67.9% of statements [2022-06-10T22:42:35.573Z] ? github.com/docker/docker/api/types [no test files] [2022-06-10T22:42:35.573Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-06-10T22:42:35.573Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-06-10T22:42:35.573Z] ? github.com/docker/docker/api/types/container [no test files] [2022-06-10T22:42:35.573Z] ? github.com/docker/docker/api/types/events [no test files] [2022-06-10T22:42:35.573Z] ? github.com/docker/docker/api/types/image [no test files] [2022-06-10T22:42:35.573Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-06-10T22:42:35.573Z] ? github.com/docker/docker/api/types/network [no test files] [2022-06-10T22:42:35.573Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-06-10T22:42:35.573Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-06-10T22:42:35.573Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-06-10T22:42:35.573Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-06-10T22:42:35.573Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-06-10T22:42:35.573Z] ok github.com/docker/docker/api/types/time 0.016s coverage: 100.0% of statements [2022-06-10T22:42:35.573Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-06-10T22:42:35.573Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-06-10T22:42:35.573Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-06-10T22:42:35.573Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-06-10T22:42:35.573Z] ? github.com/docker/docker/builder [no test files] [2022-06-10T22:42:35.573Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-06-10T22:42:35.573Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-06-10T22:42:35.573Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-06-10T22:42:35.573Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-06-10T22:42:35.573Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-06-10T22:42:35.573Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-06-10T22:42:35.573Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-06-10T22:42:35.573Z] ok github.com/docker/docker/builder/remotecontext 0.126s coverage: 13.7% of statements [2022-06-10T22:42:35.573Z] ok github.com/docker/docker/builder/dockerfile 0.479s coverage: 49.3% of statements [2022-06-10T22:42:35.573Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.004s coverage: 100.0% of statements [2022-06-10T22:42:36.146Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-06-10T22:42:36.407Z] ok github.com/docker/docker/builder/remotecontext/git 1.461s coverage: 86.3% of statements [2022-06-10T22:42:36.407Z] ? github.com/docker/docker/cli [no test files] [2022-06-10T22:42:36.407Z] ? github.com/docker/docker/cli/config [no test files] [2022-06-10T22:42:36.407Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-06-10T22:42:36.408Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-06-10T22:42:36.486Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-06-10T22:42:36.486Z] === RUN TestDockerSuite/TestNetworkEvents [2022-06-10T22:42:37.350Z] ok github.com/docker/docker/cmd/docker-proxy 0.170s coverage: 67.6% of statements [2022-06-10T22:42:42.644Z] ok github.com/docker/docker/client 0.125s coverage: 75.6% of statements [2022-06-10T22:42:43.035Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-06-10T22:42:43.035Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-06-10T22:42:43.604Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-06-10T22:42:44.166Z] === RUN TestDockerSuite/TestPluginActive [2022-06-10T22:42:44.166Z] docker_api_swarm_service_test.go:490: [d2904b594d3ac] joining swarm manager [da65109c38a0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T22:42:45.213Z] docker_api_swarm_service_test.go:490: [d70f1e65aafec] joining swarm manager [da65109c38a0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-10T22:42:46.581Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-06-10T22:42:51.827Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-06-10T22:42:51.827Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-06-10T22:42:51.827Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-06-10T22:42:52.756Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-06-10T22:42:56.026Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-06-10T22:42:57.395Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-06-10T22:42:57.395Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-06-10T22:42:59.913Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-06-10T22:43:03.182Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-06-10T22:43:05.079Z] docker_api_swarm_service_test.go:128: [d13de9bcab794] joining swarm manager [d81bdc0eff325]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T22:43:05.336Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-06-10T22:43:06.265Z] docker_api_swarm_service_test.go:129: [debe7cf45462c] joining swarm manager [d81bdc0eff325]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-10T22:43:07.196Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-06-10T22:43:08.124Z] docker_api_swarm_service_test.go:137: [d29d1e7c00367] joining swarm manager [d81bdc0eff325]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-06-10T22:43:08.124Z] === RUN TestDockerSuite/TestPortHostBinding [2022-06-10T22:43:09.054Z] docker_api_swarm_service_test.go:138: [d634691faa594] joining swarm manager [d81bdc0eff325]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-06-10T22:43:09.616Z] === RUN TestDockerSuite/TestPortList [2022-06-10T22:43:16.158Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-06-10T22:43:17.084Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-06-10T22:43:23.619Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-06-10T22:43:23.619Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-06-10T22:43:23.619Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-06-10T22:43:23.619Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-06-10T22:43:23.619Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-06-10T22:43:23.878Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-06-10T22:43:23.878Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-06-10T22:43:24.441Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-06-10T22:43:24.441Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-06-10T22:43:25.369Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-06-10T22:43:25.369Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-06-10T22:43:27.266Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-06-10T22:43:28.194Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-06-10T22:43:28.451Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-06-10T22:43:28.707Z] === RUN TestDockerSuite/TestPsByOrder [2022-06-10T22:43:29.366Z] ok github.com/docker/docker/cmd/dockerd 0.097s coverage: 29.7% of statements [2022-06-10T22:43:29.366Z] ok github.com/docker/docker/container 0.117s coverage: 34.8% of statements [2022-06-10T22:43:29.366Z] ok github.com/docker/docker/cmd/dockerd/trap 2.565s coverage: 0.0% of statements [2022-06-10T22:43:29.366Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-06-10T22:43:29.366Z] ? github.com/docker/docker/container/stream [no test files] [2022-06-10T22:43:29.366Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-06-10T22:43:29.366Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-06-10T22:43:29.366Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-06-10T22:43:30.599Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-06-10T22:43:31.162Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-06-10T22:43:31.418Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-06-10T22:43:33.574Z] ok github.com/docker/docker/daemon/cluster 0.059s coverage: 0.5% of statements [2022-06-10T22:43:33.936Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-06-10T22:43:33.936Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-06-10T22:43:34.958Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-06-10T22:43:35.825Z] docker_api_swarm_service_test.go:304: [de5339e3deb46] joining swarm manager [d2a80ceb99b30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T22:43:36.343Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-06-10T22:43:36.754Z] docker_api_swarm_service_test.go:304: [d9441b3046bf6] joining swarm manager [d2a80ceb99b30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-10T22:43:38.648Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-06-10T22:43:38.648Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-06-10T22:43:41.175Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-06-10T22:43:44.479Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.442s coverage: 13.4% of statements [2022-06-10T22:43:44.479Z] ok github.com/docker/docker/daemon/config 0.032s coverage: 81.5% of statements [2022-06-10T22:43:45.051Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-06-10T22:43:45.624Z] ok github.com/docker/docker/daemon 10.172s coverage: 16.1% of statements [2022-06-10T22:43:45.624Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-06-10T22:43:45.624Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-06-10T22:43:45.624Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-06-10T22:43:45.624Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-06-10T22:43:45.886Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2022-06-10T22:43:47.718Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-06-10T22:43:47.803Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.730s coverage: 74.8% of statements [2022-06-10T22:43:48.064Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-06-10T22:43:48.638Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.304s coverage: 56.2% of statements [2022-06-10T22:43:48.664Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-06-10T22:43:50.025Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2022-06-10T22:43:50.033Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-06-10T22:43:50.959Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-06-10T22:43:51.888Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-06-10T22:43:51.956Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.327s coverage: 50.6% of statements [2022-06-10T22:43:52.902Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.642s coverage: 45.9% of statements [2022-06-10T22:43:52.902Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-06-10T22:43:53.255Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-06-10T22:43:53.845Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.676s coverage: 58.5% of statements [2022-06-10T22:43:53.845Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-06-10T22:43:53.845Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-06-10T22:43:54.106Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-06-10T22:43:55.048Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.014s coverage: 3.0% of statements [2022-06-10T22:43:55.144Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-06-10T22:43:55.990Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2022-06-10T22:43:56.072Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-06-10T22:43:56.072Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-06-10T22:43:56.072Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-06-10T22:43:56.562Z] ok github.com/docker/docker/daemon/images 0.049s coverage: 6.6% of statements [2022-06-10T22:43:56.562Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-06-10T22:43:56.562Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-06-10T22:43:56.635Z] === RUN TestDockerSuite/TestPsRightTagName [2022-06-10T22:43:57.504Z] ok github.com/docker/docker/daemon/logger 0.232s coverage: 43.2% of statements [2022-06-10T22:43:58.448Z] ok github.com/docker/docker/daemon/logger/awslogs 0.166s coverage: 80.2% of statements [2022-06-10T22:43:58.448Z] ok github.com/docker/docker/daemon/logger/fluentd 0.018s coverage: 53.6% of statements [2022-06-10T22:43:58.448Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-06-10T22:43:58.531Z] docker_api_swarm_service_test.go:100: [dcfbca84b1a36] joining swarm manager [d854b5cd50b20]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T22:43:58.531Z] === RUN TestDockerSuite/TestPsShowMounts [2022-06-10T22:43:59.020Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 68.2% of statements [2022-06-10T22:43:59.287Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 23.4% of statements [2022-06-10T22:43:59.459Z] docker_api_swarm_service_test.go:101: [de0b464dced35] joining swarm manager [d854b5cd50b20]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-10T22:43:59.868Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2022-06-10T22:44:00.387Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-06-10T22:44:00.439Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.187s coverage: 76.8% of statements [2022-06-10T22:44:00.643Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-06-10T22:44:00.644Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-06-10T22:44:00.644Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-06-10T22:44:00.900Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-06-10T22:44:00.900Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-06-10T22:44:00.900Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-06-10T22:44:01.012Z] ok github.com/docker/docker/daemon/logger/local 0.060s coverage: 79.4% of statements [2022-06-10T22:44:01.012Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-06-10T22:44:01.012Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-06-10T22:44:01.584Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.035s coverage: 62.0% of statements [2022-06-10T22:44:01.845Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.037s coverage: 31.5% of statements [2022-06-10T22:44:02.268Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-06-10T22:44:02.788Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2022-06-10T22:44:03.360Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-06-10T22:44:03.636Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-06-10T22:44:03.931Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-06-10T22:44:04.564Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-06-10T22:44:04.765Z] ok github.com/docker/docker/daemon/logger/splunk 1.628s coverage: 82.5% of statements [2022-06-10T22:44:04.765Z] ? github.com/docker/docker/daemon/names [no test files] [2022-06-10T22:44:04.765Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-06-10T22:44:05.125Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-06-10T22:44:05.708Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 44.4% of statements [2022-06-10T22:44:05.969Z] ok github.com/docker/docker/distribution 0.623s coverage: 28.0% of statements [2022-06-10T22:44:05.969Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-06-10T22:44:06.540Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-06-10T22:44:07.112Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-06-10T22:44:07.686Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-06-10T22:44:07.947Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-06-10T22:44:08.208Z] ok github.com/docker/docker/distribution/xfer 1.906s coverage: 84.9% of statements [2022-06-10T22:44:08.208Z] ? github.com/docker/docker/dockerversion [no test files] [2022-06-10T22:44:08.208Z] ? github.com/docker/docker/image/v1 [no test files] [2022-06-10T22:44:08.208Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-06-10T22:44:08.470Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-06-10T22:44:09.859Z] ok github.com/docker/docker/oci 0.016s coverage: 46.0% of statements [2022-06-10T22:44:10.120Z] ok github.com/docker/docker/opts 0.026s coverage: 66.0% of statements [2022-06-10T22:44:10.381Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-06-10T22:44:11.671Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-06-10T22:44:11.671Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-06-10T22:44:12.297Z] ok github.com/docker/docker/pkg/archive 0.302s coverage: 82.2% of statements [2022-06-10T22:44:12.868Z] ok github.com/docker/docker/pkg/authorization 0.206s coverage: 68.3% of statements [2022-06-10T22:44:12.868Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-06-10T22:44:13.037Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-06-10T22:44:13.129Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-06-10T22:44:13.294Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-06-10T22:44:13.294Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-06-10T22:44:13.551Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-06-10T22:44:15.441Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-06-10T22:44:16.373Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-06-10T22:44:16.429Z] ok github.com/docker/docker/pkg/chrootarchive 2.485s coverage: 42.7% of statements [2022-06-10T22:44:16.429Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-06-10T22:44:16.690Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-06-10T22:44:16.690Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-06-10T22:44:17.262Z] ok github.com/docker/docker/layer 7.442s coverage: 69.0% of statements [2022-06-10T22:44:17.262Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-06-10T22:44:17.262Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-06-10T22:44:17.262Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-06-10T22:44:17.262Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-06-10T22:44:17.262Z] ? github.com/docker/docker/oci/caps [no test files] [2022-06-10T22:44:17.262Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-06-10T22:44:17.262Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 87.2% of statements [2022-06-10T22:44:17.524Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2022-06-10T22:44:17.785Z] ok github.com/docker/docker/pkg/fsutils 0.206s coverage: 85.1% of statements [2022-06-10T22:44:18.727Z] ok github.com/docker/docker/pkg/idtools 0.530s coverage: 67.9% of statements [2022-06-10T22:44:18.727Z] ok github.com/docker/docker/pkg/ioutils 0.447s coverage: 70.1% of statements [2022-06-10T22:44:19.299Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2022-06-10T22:44:19.299Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-06-10T22:44:19.299Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-06-10T22:44:19.560Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2022-06-10T22:44:19.560Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-06-10T22:44:19.646Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-06-10T22:44:19.822Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2022-06-10T22:44:20.083Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 90.5% of statements [2022-06-10T22:44:20.083Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-06-10T22:44:20.083Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-06-10T22:44:20.083Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-06-10T22:44:20.209Z] === RUN TestDockerSuite/TestRmiBlank [2022-06-10T22:44:20.209Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-06-10T22:44:20.470Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-06-10T22:44:21.025Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.021s coverage: 56.8% of statements [2022-06-10T22:44:21.034Z] check_test.go:378: [dcfbca84b1a36] daemon is not started [2022-06-10T22:44:21.286Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-06-10T22:44:21.548Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-06-10T22:44:21.548Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-06-10T22:44:22.923Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-06-10T22:44:22.930Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-06-10T22:44:23.192Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-06-10T22:44:23.453Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-06-10T22:44:23.714Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2022-06-10T22:44:23.850Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-06-10T22:44:23.850Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-06-10T22:44:23.975Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-06-10T22:44:23.975Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-06-10T22:44:24.548Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-06-10T22:44:24.779Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-06-10T22:44:24.809Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-06-10T22:44:25.070Z] ok github.com/docker/docker/pkg/tailfile 0.052s coverage: 88.6% of statements [2022-06-10T22:44:25.641Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2022-06-10T22:44:25.709Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-06-10T22:44:26.213Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-06-10T22:44:26.213Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-06-10T22:44:26.637Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-06-10T22:44:26.637Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-06-10T22:44:27.565Z] === RUN TestDockerSuite/TestRmiTag [2022-06-10T22:44:27.565Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-06-10T22:44:28.127Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-06-10T22:44:28.127Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-06-10T22:44:28.388Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-06-10T22:44:28.649Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-06-10T22:44:28.692Z] docker_api_swarm_service_test.go:533: [d972f86de66b5] joining swarm manager [d0f5f3cca0cd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T22:44:30.035Z] ok github.com/docker/docker/quota 0.267s coverage: 71.4% of statements [2022-06-10T22:44:30.035Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2022-06-10T22:44:30.061Z] docker_api_swarm_service_test.go:534: [dd8d3ae58c4a2] joining swarm manager [d0f5f3cca0cd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-10T22:44:30.977Z] ok github.com/docker/docker/registry 0.055s coverage: 58.6% of statements [2022-06-10T22:44:31.428Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-06-10T22:44:31.549Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-06-10T22:44:31.549Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-06-10T22:44:31.685Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-06-10T22:44:32.121Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-06-10T22:44:32.383Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-06-10T22:44:33.055Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-06-10T22:44:33.312Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-06-10T22:44:34.296Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-06-10T22:44:34.557Z] ok github.com/docker/docker/volume/local 0.084s coverage: 76.8% of statements [2022-06-10T22:44:34.682Z] === RUN TestDockerSuite/TestRunAddHost [2022-06-10T22:44:35.129Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-06-10T22:44:35.614Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-06-10T22:44:35.614Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-06-10T22:44:36.071Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-06-10T22:44:36.176Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-06-10T22:44:36.176Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-06-10T22:44:36.739Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-06-10T22:44:38.104Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-06-10T22:44:38.360Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-06-10T22:44:38.922Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-06-10T22:44:39.483Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-06-10T22:44:40.411Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-06-10T22:44:41.339Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-06-10T22:44:41.901Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-06-10T22:44:42.830Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-06-10T22:44:43.394Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-06-10T22:44:43.956Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-06-10T22:44:44.518Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-06-10T22:44:45.079Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-06-10T22:44:46.007Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-06-10T22:44:46.569Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-06-10T22:44:46.825Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-06-10T22:44:47.388Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-06-10T22:44:47.388Z] === RUN TestDockerSuite/TestRunBindMounts [2022-06-10T22:44:48.754Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-06-10T22:44:49.315Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-06-10T22:44:49.877Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-06-10T22:44:50.132Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-06-10T22:44:50.695Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-06-10T22:44:50.695Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-06-10T22:44:51.257Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-06-10T22:44:51.516Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-06-10T22:44:52.077Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-06-10T22:44:52.333Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-06-10T22:44:52.894Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-06-10T22:44:52.894Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-06-10T22:44:53.460Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-06-10T22:44:53.460Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-06-10T22:44:53.460Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-06-10T22:44:54.408Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-06-10T22:44:54.664Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-06-10T22:44:55.599Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-06-10T22:44:55.599Z] docker_api_swarm_service_test.go:148: [d0323ee91db33] joining swarm manager [d424024b94a5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T22:44:56.164Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-06-10T22:44:56.164Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-06-10T22:44:56.420Z] docker_api_swarm_service_test.go:148: [df6566263cd2e] joining swarm manager [d424024b94a5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-10T22:44:56.677Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-06-10T22:44:58.025Z] ok github.com/docker/docker/pkg/plugins 33.643s coverage: 76.3% of statements [2022-06-10T22:44:58.026Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-06-10T22:44:58.026Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-06-10T22:44:58.026Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-06-10T22:44:58.026Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-06-10T22:44:58.026Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-06-10T22:44:58.026Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-06-10T22:44:58.026Z] ? github.com/docker/docker/rootless [no test files] [2022-06-10T22:44:58.026Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-06-10T22:44:58.026Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-06-10T22:44:58.026Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-06-10T22:44:58.026Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-06-10T22:44:58.026Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-06-10T22:44:58.026Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-06-10T22:44:58.026Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-06-10T22:44:58.026Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-06-10T22:44:58.026Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-06-10T22:44:58.026Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-06-10T22:44:58.026Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-06-10T22:44:58.026Z] ? github.com/docker/docker/testutil/request [no test files] [2022-06-10T22:44:58.026Z] ? github.com/docker/docker/volume [no test files] [2022-06-10T22:44:58.026Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-06-10T22:44:58.026Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-06-10T22:44:58.026Z] [2022-06-10T22:44:58.026Z] === Skipped [2022-06-10T22:44:58.026Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-06-10T22:44:58.026Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-06-10T22:44:58.026Z] [2022-06-10T22:44:58.026Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-06-10T22:44:58.026Z] network_proxy_test.go:208: No support for dual stack yet [2022-06-10T22:44:58.026Z] [2022-06-10T22:44:58.026Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-06-10T22:44:58.026Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-06-10T22:44:58.026Z] [2022-06-10T22:44:58.026Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-06-10T22:44:58.026Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-06-10T22:44:58.026Z] [2022-06-10T22:44:58.026Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-06-10T22:44:58.026Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-10T22:44:58.026Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-10T22:44:58.026Z] [2022-06-10T22:44:58.026Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-06-10T22:44:58.026Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-10T22:44:58.026Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-10T22:44:58.026Z] [2022-06-10T22:44:58.026Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-06-10T22:44:58.026Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-10T22:44:58.026Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-10T22:44:58.026Z] [2022-06-10T22:44:58.026Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-06-10T22:44:58.026Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-10T22:44:58.026Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-10T22:44:58.026Z] [2022-06-10T22:44:58.026Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-06-10T22:44:58.026Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-10T22:44:58.026Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-10T22:44:58.026Z] [2022-06-10T22:44:58.026Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-06-10T22:44:58.026Z] graphtest_unix.go:71: No driver to put! [2022-06-10T22:44:58.026Z] [2022-06-10T22:44:58.026Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-06-10T22:44:58.026Z] time="2022-06-10T22:43:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-10T22:44:58.026Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-10T22:44:58.026Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-10T22:44:58.026Z] [2022-06-10T22:44:58.026Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-06-10T22:44:58.026Z] time="2022-06-10T22:43:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-10T22:44:58.026Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-10T22:44:58.026Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-10T22:44:58.026Z] [2022-06-10T22:44:58.026Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-06-10T22:44:58.026Z] time="2022-06-10T22:43:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-10T22:44:58.026Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-10T22:44:58.026Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-10T22:44:58.026Z] [2022-06-10T22:44:58.026Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-06-10T22:44:58.026Z] time="2022-06-10T22:43:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-10T22:44:58.026Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-10T22:44:58.026Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-10T22:44:58.026Z] [2022-06-10T22:44:58.026Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-06-10T22:44:58.026Z] time="2022-06-10T22:43:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-10T22:44:58.026Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-10T22:44:58.026Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-10T22:44:58.026Z] [2022-06-10T22:44:58.026Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-06-10T22:44:58.026Z] graphtest_unix.go:71: No driver to put! [2022-06-10T22:44:58.026Z] [2022-06-10T22:44:58.026Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-06-10T22:44:58.026Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-06-10T22:44:58.026Z] [2022-06-10T22:44:58.026Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-06-10T22:44:58.026Z] overlay_test.go:50: Fails to compute changes intermittently [2022-06-10T22:44:58.026Z] [2022-06-10T22:44:58.026Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-06-10T22:44:58.026Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-06-10T22:44:58.026Z] [2022-06-10T22:44:58.026Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-06-10T22:44:58.026Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-06-10T22:44:58.026Z] [2022-06-10T22:44:58.026Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-06-10T22:44:58.026Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-10T22:44:58.026Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-10T22:44:58.026Z] [2022-06-10T22:44:58.026Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-06-10T22:44:58.026Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-10T22:44:58.026Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-10T22:44:58.026Z] [2022-06-10T22:44:58.026Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-06-10T22:44:58.026Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-10T22:44:58.026Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-10T22:44:58.026Z] [2022-06-10T22:44:58.026Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-06-10T22:44:58.026Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-10T22:44:58.026Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-10T22:44:58.026Z] [2022-06-10T22:44:58.026Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-06-10T22:44:58.026Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-10T22:44:58.026Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-10T22:44:58.026Z] [2022-06-10T22:44:58.026Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-06-10T22:44:58.026Z] graphtest_unix.go:71: No driver to put! [2022-06-10T22:44:58.026Z] [2022-06-10T22:44:58.026Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-06-10T22:44:58.026Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-06-10T22:44:58.026Z] [2022-06-10T22:44:58.026Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-06-10T22:44:58.026Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-06-10T22:44:58.026Z] [2022-06-10T22:44:58.026Z] DONE 2781 tests, 28 skipped in 254.791s [2022-06-10T22:44:58.026Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/bitseq [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/cluster [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/config [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/datastore [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/driverapi [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/etchosts [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/idm [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/ipam [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/iptables [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/netlabel [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/netutils [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/networkdb [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/ns [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/options [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/osl [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/portallocator [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/portmapper [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/testutils [2022-06-10T22:44:58.026Z] github.com/docker/docker/libnetwork/types' ']' [2022-06-10T22:44:58.026Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-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-06-10T22:44:58.044Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-06-10T22:44:59.410Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-06-10T22:45:00.338Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-06-10T22:45:00.900Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-06-10T22:45:01.462Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-06-10T22:45:01.718Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-06-10T22:45:02.280Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-06-10T22:45:02.536Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-06-10T22:45:03.899Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-06-10T22:45:05.791Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-06-10T22:45:05.791Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-06-10T22:45:06.355Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-06-10T22:45:08.243Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-06-10T22:45:09.173Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-06-10T22:45:10.541Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-06-10T22:45:12.431Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-06-10T22:45:12.431Z] docker_cli_run_test.go:4016: unmatched requirement DaemonIsWindows [2022-06-10T22:45:12.431Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-06-10T22:45:12.431Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-06-10T22:45:12.431Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-06-10T22:45:12.687Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-06-10T22:45:14.053Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-06-10T22:45:15.423Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-06-10T22:45:16.790Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-06-10T22:45:17.046Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-06-10T22:45:17.973Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-06-10T22:45:18.535Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-06-10T22:45:18.535Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-06-10T22:45:18.535Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-06-10T22:45:18.791Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-06-10T22:45:20.156Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-06-10T22:45:20.156Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-06-10T22:45:20.719Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-06-10T22:45:21.282Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-06-10T22:45:21.844Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-06-10T22:45:22.773Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-06-10T22:45:22.773Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-06-10T22:45:23.028Z] === RUN TestDockerSuite/TestRunEnvironment [2022-06-10T22:45:23.594Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-06-10T22:45:23.850Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-06-10T22:45:24.412Z] === RUN TestDockerSuite/TestRunExitCode [2022-06-10T22:45:24.974Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-06-10T22:45:25.230Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-06-10T22:45:25.792Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-06-10T22:45:26.047Z] === RUN TestDockerSuite/TestRunExposePort [2022-06-10T22:45:26.047Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-06-10T22:45:26.608Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-06-10T22:45:27.171Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-06-10T22:45:28.100Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-06-10T22:45:28.100Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-06-10T22:45:28.100Z] docker_cli_run_test.go:4118: unmatched requirement DaemonIsWindows [2022-06-10T22:45:28.100Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-06-10T22:45:30.618Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-06-10T22:45:30.873Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-06-10T22:45:32.782Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-06-10T22:45:42.720Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-06-10T22:45:42.720Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-06-10T22:45:43.650Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-06-10T22:45:43.650Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-06-10T22:45:43.650Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-06-10T22:45:43.650Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-06-10T22:45:44.211Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-06-10T22:45:44.739Z] ok github.com/docker/docker/libnetwork 37.313s coverage: 40.6% of statements [2022-06-10T22:45:44.739Z] ok github.com/docker/docker/libnetwork/bitseq 0.117s coverage: 84.4% of statements [2022-06-10T22:45:44.739Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-06-10T22:45:44.739Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-06-10T22:45:44.739Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-06-10T22:45:44.739Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-06-10T22:45:44.739Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-06-10T22:45:44.739Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-06-10T22:45:44.739Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-06-10T22:45:44.739Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-06-10T22:45:44.739Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-06-10T22:45:44.739Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-06-10T22:45:44.739Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-06-10T22:45:44.739Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-06-10T22:45:44.739Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-06-10T22:45:44.739Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.410s coverage: 59.9% of statements [2022-06-10T22:45:44.739Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-06-10T22:45:44.739Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-06-10T22:45:44.739Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.110s coverage: 4.0% of statements [2022-06-10T22:45:44.739Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-06-10T22:45:44.739Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-06-10T22:45:44.739Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-06-10T22:45:44.739Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-06-10T22:45:46.104Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-06-10T22:45:47.469Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-06-10T22:45:48.398Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-06-10T22:45:53.640Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-06-10T22:45:54.204Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-06-10T22:45:54.733Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.438s coverage: 7.2% of statements [2022-06-10T22:45:54.733Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-06-10T22:45:54.733Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-06-10T22:45:54.733Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-06-10T22:45:54.733Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-06-10T22:45:54.733Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-06-10T22:45:54.733Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-06-10T22:45:54.733Z] ok github.com/docker/docker/libnetwork/drvregistry 0.017s coverage: 82.4% of statements [2022-06-10T22:45:54.733Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-06-10T22:45:54.734Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-06-10T22:45:54.766Z] === RUN TestDockerSuite/TestRunModeHostname [2022-06-10T22:45:54.994Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-06-10T22:45:55.696Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-06-10T22:45:55.696Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-06-10T22:45:55.953Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-06-10T22:45:56.880Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-06-10T22:45:57.442Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-06-10T22:45:58.371Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-06-10T22:45:59.776Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-06-10T22:45:59.776Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-06-10T22:46:00.033Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-06-10T22:46:01.925Z] === RUN TestDockerSuite/TestRunMount [2022-06-10T22:46:01.925Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-06-10T22:46:04.444Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-06-10T22:46:06.972Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-06-10T22:46:07.229Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-06-10T22:46:07.239Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.008s coverage: 100.0% of statements [2022-06-10T22:46:07.485Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-06-10T22:46:07.745Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-06-10T22:46:08.674Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-06-10T22:46:10.565Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-06-10T22:46:10.821Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-06-10T22:46:13.347Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-06-10T22:46:13.605Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-06-10T22:46:14.973Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-06-10T22:46:16.865Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-06-10T22:46:17.122Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-06-10T22:46:18.050Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-06-10T22:46:19.419Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-06-10T22:46:19.675Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-06-10T22:46:20.239Z] === RUN TestDockerSuite/TestRunNetHost [2022-06-10T22:46:20.800Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-06-10T22:46:20.800Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-06-10T22:46:21.362Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-06-10T22:46:21.924Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-06-10T22:46:22.151Z] ok github.com/docker/docker/libnetwork/ipam 14.531s coverage: 85.3% of statements [2022-06-10T22:46:22.151Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-06-10T22:46:22.151Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-06-10T22:46:22.151Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-06-10T22:46:22.151Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-06-10T22:46:22.151Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-06-10T22:46:22.151Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-06-10T22:46:22.151Z] ok github.com/docker/docker/libnetwork/ipamutils 0.260s coverage: 74.0% of statements [2022-06-10T22:46:22.412Z] ok github.com/docker/docker/libnetwork/iptables 0.159s coverage: 45.1% of statements [2022-06-10T22:46:22.412Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-06-10T22:46:22.983Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-06-10T22:46:23.816Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-06-10T22:46:25.182Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-06-10T22:46:25.744Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-06-10T22:46:29.014Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-06-10T22:46:29.269Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-06-10T22:46:29.269Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-06-10T22:46:29.831Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-06-10T22:46:29.831Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-06-10T22:46:30.393Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-06-10T22:46:30.955Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-06-10T22:46:30.955Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-06-10T22:46:31.211Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-06-10T22:46:37.744Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-06-10T22:46:37.744Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-06-10T22:46:37.744Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-06-10T22:46:37.744Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-06-10T22:46:37.744Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-06-10T22:46:39.111Z] === RUN TestDockerSuite/TestRunPortInUse [2022-06-10T22:46:39.366Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-06-10T22:46:39.928Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-06-10T22:46:39.928Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-06-10T22:46:40.490Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-06-10T22:46:40.746Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-06-10T22:46:41.309Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-06-10T22:46:41.871Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-06-10T22:46:41.871Z] docker_cli_run_test.go:4101: unmatched requirement DaemonIsWindows [2022-06-10T22:46:41.871Z] === RUN TestDockerSuite/TestRunPublishPort [2022-06-10T22:46:42.128Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-06-10T22:46:42.690Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-06-10T22:46:42.690Z] docker_cli_run_test.go:2836: kernel doesn't have latency_stats configured [2022-06-10T22:46:42.690Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-06-10T22:46:43.252Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-06-10T22:46:44.183Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-06-10T22:46:44.183Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-06-10T22:46:44.183Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-06-10T22:46:46.072Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-06-10T22:46:46.999Z] === RUN TestDockerSuite/TestRunRm [2022-06-10T22:46:47.560Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-06-10T22:46:49.448Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-06-10T22:46:50.814Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-06-10T22:46:51.744Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-06-10T22:46:52.307Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-06-10T22:46:54.204Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-06-10T22:46:54.460Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-06-10T22:46:56.978Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-06-10T22:46:57.538Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-06-10T22:47:00.810Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-06-10T22:47:01.065Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-06-10T22:47:01.321Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-06-10T22:47:01.578Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-06-10T22:47:02.149Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-06-10T22:47:02.711Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-06-10T22:47:03.275Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-06-10T22:47:04.201Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-06-10T22:47:04.457Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-06-10T22:47:04.457Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-06-10T22:47:05.020Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-06-10T22:47:05.948Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-06-10T22:47:06.875Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-06-10T22:47:08.765Z] === RUN TestDockerSuite/TestRunState [2022-06-10T22:47:09.692Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-06-10T22:47:09.948Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-06-10T22:47:10.512Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-06-10T22:47:11.074Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-06-10T22:47:11.074Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-06-10T22:47:11.074Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-06-10T22:47:11.074Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-06-10T22:47:11.636Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-06-10T22:47:12.198Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-06-10T22:47:12.454Z] === RUN TestDockerSuite/TestRunSysctls [2022-06-10T22:47:13.384Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-06-10T22:47:13.384Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-06-10T22:47:13.384Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-06-10T22:47:13.947Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-06-10T22:47:15.841Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-06-10T22:47:16.098Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-06-10T22:47:16.660Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-06-10T22:47:18.551Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-06-10T22:47:18.551Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-06-10T22:47:21.067Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-06-10T22:47:21.995Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-06-10T22:47:23.883Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-06-10T22:47:24.139Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-06-10T22:47:24.395Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-06-10T22:47:25.324Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-06-10T22:47:25.581Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-06-10T22:47:27.492Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-06-10T22:47:27.748Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-06-10T22:47:28.678Z] === RUN TestDockerSuite/TestRunUserByID [2022-06-10T22:47:29.607Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-06-10T22:47:29.607Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-06-10T22:47:29.863Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-06-10T22:47:30.426Z] === RUN TestDockerSuite/TestRunUserByName [2022-06-10T22:47:30.988Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-06-10T22:47:31.245Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-06-10T22:47:31.245Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-06-10T22:47:31.245Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-06-10T22:47:31.501Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-06-10T22:47:32.063Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-06-10T22:47:33.439Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-06-10T22:47:35.330Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-06-10T22:47:35.587Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-06-10T22:47:36.516Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-06-10T22:47:37.882Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-06-10T22:47:38.810Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-06-10T22:47:39.073Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-06-10T22:47:40.972Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-06-10T22:47:42.338Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-06-10T22:47:42.901Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-06-10T22:47:43.463Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-06-10T22:47:43.463Z] docker_cli_run_test.go:4071: unmatched requirement DaemonIsWindows [2022-06-10T22:47:43.463Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-06-10T22:47:43.463Z] docker_cli_run_test.go:4091: unmatched requirement DaemonIsWindows [2022-06-10T22:47:43.463Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-06-10T22:47:43.463Z] docker_cli_run_test.go:4081: unmatched requirement DaemonIsWindows [2022-06-10T22:47:43.463Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-06-10T22:47:43.719Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-06-10T22:47:43.719Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-06-10T22:47:43.719Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-06-10T22:47:44.649Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-06-10T22:47:45.215Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-06-10T22:47:45.215Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-06-10T22:47:46.580Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-06-10T22:47:46.837Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-06-10T22:47:47.765Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-06-10T22:47:47.765Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-06-10T22:47:48.327Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-06-10T22:47:48.327Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-06-10T22:47:48.327Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-06-10T22:47:48.327Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-06-10T22:47:48.327Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-06-10T22:47:48.327Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-06-10T22:47:48.327Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-06-10T22:47:48.327Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-06-10T22:47:48.327Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-06-10T22:47:48.327Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-06-10T22:47:48.327Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-06-10T22:47:48.327Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-06-10T22:47:48.327Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-06-10T22:47:48.327Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-06-10T22:47:48.327Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-06-10T22:47:48.327Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-06-10T22:47:48.890Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-06-10T22:47:49.451Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-06-10T22:47:49.451Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-06-10T22:47:50.015Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-06-10T22:47:50.272Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-06-10T22:47:51.201Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-06-10T22:47:51.201Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-06-10T22:47:51.457Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-06-10T22:47:51.713Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-06-10T22:47:52.275Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-06-10T22:47:52.275Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-06-10T22:47:52.275Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-06-10T22:47:52.840Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-06-10T22:47:54.206Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-06-10T22:47:54.768Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-06-10T22:47:54.768Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-06-10T22:47:54.768Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-06-10T22:47:55.027Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-06-10T22:47:55.283Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-06-10T22:47:56.649Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-06-10T22:47:56.649Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-06-10T22:47:56.905Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-06-10T22:47:58.809Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-06-10T22:47:59.371Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-06-10T22:47:59.371Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-06-10T22:47:59.371Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-06-10T22:47:59.627Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-06-10T22:48:00.557Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-06-10T22:48:01.120Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-06-10T22:48:02.494Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-06-10T22:48:02.494Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-06-10T22:48:02.750Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-06-10T22:48:04.125Z] === RUN TestDockerSuite/TestSaveImageId [2022-06-10T22:48:04.125Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-06-10T22:48:04.381Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-06-10T22:48:05.748Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-06-10T22:48:06.311Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents647243903 [2022-06-10T22:48:06.567Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-06-10T22:48:06.567Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-06-10T22:48:07.936Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-06-10T22:48:08.192Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-06-10T22:48:08.192Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-06-10T22:48:08.448Z] docker_cli_service_logs_test.go:246: checking task y2eb0csn0dnb [2022-06-10T22:48:08.704Z] docker_cli_service_logs_test.go:251: checking messages for y2eb0csn0dnb [2022-06-10T22:48:08.704Z] docker_cli_service_logs_test.go:246: checking task 2o14m321vmai [2022-06-10T22:48:08.704Z] docker_cli_service_logs_test.go:251: checking messages for 2o14m321vmai [2022-06-10T22:48:09.267Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-06-10T22:48:09.830Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-06-10T22:48:11.215Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-06-10T22:48:11.778Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-06-10T22:48:11.778Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-06-10T22:48:11.778Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-06-10T22:48:12.034Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-06-10T22:48:12.034Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-06-10T22:48:12.596Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-06-10T22:48:12.596Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-06-10T22:48:13.157Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-06-10T22:48:13.719Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-06-10T22:48:14.470Z] ok github.com/docker/docker/libnetwork/networkdb 103.889s coverage: 60.5% of statements [2022-06-10T22:48:14.470Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-06-10T22:48:14.470Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-06-10T22:48:14.470Z] ok github.com/docker/docker/libnetwork/osl 4.315s coverage: 39.7% of statements [2022-06-10T22:48:14.470Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-06-10T22:48:14.470Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-06-10T22:48:14.647Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-06-10T22:48:14.731Z] ok github.com/docker/docker/libnetwork/portmapper 0.590s coverage: 48.6% of statements [2022-06-10T22:48:14.992Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-06-10T22:48:14.992Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-06-10T22:48:15.254Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-06-10T22:48:15.254Z] [2022-06-10T22:48:15.254Z] === Skipped [2022-06-10T22:48:15.254Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-06-10T22:48:15.254Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-10T22:48:15.254Z] [2022-06-10T22:48:15.254Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-06-10T22:48:15.254Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-10T22:48:15.254Z] [2022-06-10T22:48:15.254Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-06-10T22:48:15.254Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-10T22:48:15.254Z] [2022-06-10T22:48:15.254Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-06-10T22:48:15.254Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-10T22:48:15.254Z] [2022-06-10T22:48:15.254Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-06-10T22:48:15.254Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-10T22:48:15.254Z] [2022-06-10T22:48:15.254Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-06-10T22:48:15.254Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-10T22:48:15.254Z] [2022-06-10T22:48:15.254Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-06-10T22:48:15.254Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-10T22:48:15.254Z] [2022-06-10T22:48:15.254Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-06-10T22:48:15.254Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-10T22:48:15.254Z] [2022-06-10T22:48:15.254Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-06-10T22:48:15.254Z] firewalld_test.go:14: firewalld is not running [2022-06-10T22:48:15.254Z] [2022-06-10T22:48:15.254Z] DONE 326 tests, 9 skipped in 200.378s Post stage [Pipeline] junit [2022-06-10T22:48:15.841Z] Recording test results [2022-06-10T22:48:16.290Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-06-10T22:48:16.629Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43715/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf6058941c243a73aba5d28dc5c5034696f5ade7 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cf6058941c243a73aba5d28dc5c5034696f5ade7 hack/validate/vendor [2022-06-10T22:48:17.200Z] No vendor changes in diff. [2022-06-10T22:48:17.200Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-10T22:48:17.776Z] + echo Ensuring container killed. [2022-06-10T22:48:17.776Z] Ensuring container killed. [2022-06-10T22:48:17.776Z] + docker rm -vf docker-pr1 [2022-06-10T22:48:17.776Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-06-10T22:48:18.063Z] + echo Chowning /workspace to jenkins user [2022-06-10T22:48:18.063Z] Chowning /workspace to jenkins user [2022-06-10T22:48:18.063Z] + id -u [2022-06-10T22:48:18.063Z] + id -g [2022-06-10T22:48:18.063Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43715:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-10T22:48:19.748Z] + bundleName=unit [2022-06-10T22:48:19.748Z] + echo Creating unit-bundles.tar.gz [2022-06-10T22:48:19.748Z] Creating unit-bundles.tar.gz [2022-06-10T22:48:19.748Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-06-10T22:48:19.748Z] bundles/junit-report-libnetwork.xml [2022-06-10T22:48:19.748Z] bundles/junit-report.xml [2022-06-10T22:48:19.748Z] bundles/go-test-report-libnetwork.json [2022-06-10T22:48:19.748Z] bundles/go-test-report.json [2022-06-10T22:48:19.748Z] bundles/profile-libnetwork.out [2022-06-10T22:48:19.748Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-06-10T22:48:19.762Z] Archiving artifacts [2022-06-10T22:48:19.887Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-06-10T22:48:20.178Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43715/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-10T22:48:20.488Z] + make clean [2022-06-10T22:48:20.488Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-10T22:48:20.750Z] docker-dev-cache [2022-06-10T22:48:20.750Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-10T22:48:21.777Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-06-10T22:48:22.033Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-06-10T22:48:22.961Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-06-10T22:48:25.475Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-06-10T22:48:27.366Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-06-10T22:48:27.928Z] === RUN TestDockerSuite/TestStartRecordError [2022-06-10T22:48:29.294Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-06-10T22:48:30.224Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-06-10T22:48:31.153Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-06-10T22:48:32.522Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-06-10T22:48:32.778Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-06-10T22:48:35.295Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-06-10T22:48:35.295Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-06-10T22:48:37.186Z] docker_cli_swarm_test.go:1895: [dafb83fe16be3] joining swarm manager [d66978e0e03d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T22:48:39.706Z] docker_cli_swarm_test.go:1896: [dc1ceb6f8ab67] joining swarm manager [d66978e0e03d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-10T22:48:39.706Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-06-10T22:48:42.979Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-06-10T22:48:47.144Z] === RUN TestDockerSuite/TestStatsNoStream [2022-06-10T22:48:49.664Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-06-10T22:48:51.553Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-06-10T22:48:51.553Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-06-10T22:48:52.116Z] === RUN TestDockerSuite/TestTopPrivileged [2022-06-10T22:48:52.679Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-06-10T22:48:52.679Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-06-10T22:48:52.679Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-06-10T22:48:53.240Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-06-10T22:48:55.757Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-06-10T22:48:56.684Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-06-10T22:48:58.574Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-06-10T22:48:59.136Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-06-10T22:48:59.698Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-06-10T22:48:59.698Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-06-10T22:48:59.698Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-06-10T22:48:59.698Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-06-10T22:48:59.698Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-06-10T22:49:00.627Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-06-10T22:49:01.204Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-06-10T22:49:01.766Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-06-10T22:49:02.694Z] === RUN TestDockerSuite/TestUpdateStats [2022-06-10T22:49:04.581Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-06-10T22:49:06.470Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-06-10T22:49:06.726Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-06-10T22:49:07.289Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-06-10T22:49:07.289Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-06-10T22:49:07.289Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-06-10T22:49:08.218Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-06-10T22:49:09.147Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-06-10T22:49:11.664Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-06-10T22:49:13.552Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-06-10T22:49:16.070Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-06-10T22:49:17.435Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-06-10T22:49:19.952Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-06-10T22:49:22.473Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-06-10T22:49:22.473Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-06-10T22:49:24.365Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-06-10T22:49:24.365Z] docker_cli_swarm_test.go:1796: [db026f856928b] joining swarm manager [d341e5f3870d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T22:49:25.731Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-06-10T22:49:26.292Z] docker_cli_swarm_test.go:1797: [d35ae53a6d34e] joining swarm manager [d341e5f3870d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-10T22:49:26.854Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-06-10T22:49:27.781Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-06-10T22:49:29.146Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-06-10T22:49:30.515Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-06-10T22:49:31.882Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-06-10T22:49:33.772Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-06-10T22:49:34.698Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-06-10T22:49:37.961Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-06-10T22:49:46.040Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-06-10T22:49:47.403Z] docker_cli_swarm_test.go:1315: [d4159f2d2f5d7] joining swarm manager [da5223d0d492a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T22:49:48.767Z] docker_cli_swarm_test.go:1316: [dfab9b46df9f5] joining swarm manager [da5223d0d492a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-10T22:49:50.132Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-06-10T22:49:50.132Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-06-10T22:49:50.132Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-06-10T22:49:50.388Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-06-10T22:49:50.388Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-06-10T22:49:50.645Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-06-10T22:49:50.645Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-06-10T22:49:51.207Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-06-10T22:49:51.207Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-06-10T22:49:51.769Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-06-10T22:49:51.769Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-06-10T22:49:51.769Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-06-10T22:49:51.769Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-06-10T22:49:52.026Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-06-10T22:49:53.391Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-06-10T22:49:53.391Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-06-10T22:49:53.647Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-06-10T22:49:53.647Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-06-10T22:49:53.647Z] === RUN TestDockerSuite/TestVolumeEvents [2022-06-10T22:49:54.209Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-06-10T22:49:55.581Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-06-10T22:49:55.581Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-06-10T22:49:55.838Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-06-10T22:49:57.748Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-06-10T22:50:00.265Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-06-10T22:50:00.265Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindows [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite (1324.71s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.94s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.19s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.53s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.07s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.65s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.17s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.45s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.34s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.04s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.12s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.14s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.81s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.97s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.40s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.77s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.72s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.66s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.61s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.61s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.76s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.73s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestAttachDetach (1.05s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.01s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.80s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.84s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.74s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.17s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.32s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.72s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.85s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.02s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.59s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.16s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.70s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.46s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.34s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.84s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.19s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.68s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.03s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.15s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.33s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.16s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.32s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.82s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.38s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.82s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.92s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.09s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.21s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.24s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.16s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.09s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.22s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.74s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.34s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.35s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.29s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.38s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.13s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.60s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.30s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.92s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.60s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.04s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.72s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.18s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.78s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.48s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.68s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.89s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.11s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.61s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.45s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.09s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.35s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.84s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.90s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.26s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.87s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.55s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.54s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.49s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.07s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.96s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.08s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.87s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.77s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.44s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildCmd (0.28s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.29s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.29s) [2022-06-10T22:50:00.265Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.23s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.01s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.04s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.10s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.32s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.00s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.62s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.13s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.60s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.44s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.28s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.79s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.49s) [2022-06-10T22:50:00.265Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-06-10T22:50:00.265Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-06-10T22:50:00.265Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-06-10T22:50:00.265Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.14s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.33s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.69s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.45s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.09s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.99s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.75s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.39s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.21s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.58s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.17s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.25s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.05s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.63s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.52s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.31s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.34s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.23s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.40s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.98s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.05s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.41s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.37s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.40s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.26s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.23s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.75s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.51s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.40s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.79s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.38s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.51s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.15s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.30s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.53s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildEnv (1.52s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.50s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.30s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.86s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.30s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.77s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.71s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.09s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.57s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.68s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.39s) [2022-06-10T22:50:00.265Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.22s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildExpose (0.35s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.72s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.51s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildFails (0.72s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.00s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.10s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.52s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.27s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.04s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.33s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.12s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.32s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.70s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.75s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.52s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildHistory (3.86s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.51s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.99s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.90s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.62s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.82s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildLabel (0.47s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.49s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.48s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.29s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildLabels (0.45s) [2022-06-10T22:50:00.265Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.13s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.22s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.63s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.15s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.66s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.29s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.32s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.29s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.36s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.39s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.62s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.95s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.73s) [2022-06-10T22:50:00.266Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.59s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.31s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.21s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.64s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.41s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.77s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.81s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.54s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.23s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.26s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.44s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.27s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.38s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.86s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.05s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.97s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.76s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.89s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.27s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.09s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildPATH (2.61s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.58s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.76s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.62s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.33s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.69s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildRm (2.25s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.83s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.08s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.38s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.44s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.95s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.95s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.04s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.78s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.20s) [2022-06-10T22:50:00.266Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.65s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildStderr (0.76s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.98s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.68s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.91s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.42s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.85s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.18s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildUser (1.36s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.95s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.49s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.68s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.30s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.71s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.66s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.86s) [2022-06-10T22:50:00.266Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-06-10T22:50:00.266Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-06-10T22:50:00.266Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-06-10T22:50:00.266Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.14s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.52s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.55s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.76s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.16s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.66s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.40s) [2022-06-10T22:50:00.266Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.51s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.64s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-06-10T22:50:00.266Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.52s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.87s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCommitChange (0.96s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.74s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.37s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.18s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.66s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCommitTTY (1.19s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.71s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.24s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.04s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.12s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.77s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.27s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.54s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.66s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.47s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.44s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.50s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.47s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.57s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.64s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.64s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.36s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.85s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.78s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.60s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.63s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.66s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.62s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.77s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.65s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.53s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.06s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.10s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.61s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.31s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.74s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.76s) [2022-06-10T22:50:00.266Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.00s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.63s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.09s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.11s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.57s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.73s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.00s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.67s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.43s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.43s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.41s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.61s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0010f77d0__} (1.52s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11611936684_/foo_false_____} (1.70s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11611936684_/foo_true_____} (1.50s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33798996847_/foo_false_____} (1.36s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33798996847_/foo_true_____} (1.40s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33798996847_/foo_true__0xc0010f7800___} (1.00s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0010f7818__} (1.34s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0010f7830__} (1.45s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0010f7848__} (1.37s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0010f7860__} (1.33s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.21s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.26s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.78s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.34s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.72s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.11s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.67s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.66s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.75s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.74s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.78s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.80s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.89s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.73s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.65s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.78s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.83s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.73s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.62s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.82s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.62s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.53s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.60s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.74s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.64s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.50s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.61s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.93s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.45s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.39s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.70s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.98s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.83s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.20s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.41s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.52s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.87s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.93s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCpToDot (0.69s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.71s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.47s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCpToStdout (0.64s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.92s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.81s) [2022-06-10T22:50:00.266Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.27s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.55s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.82s) [2022-06-10T22:50:00.267Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.55s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.25s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.12s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestCreateRM (0.14s) [2022-06-10T22:50:00.267Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.80s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.06s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.69s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.19s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.61s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.38s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.69s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.06s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.33s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.66s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.68s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.56s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.05s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.76s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.14s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.90s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.69s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.07s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.32s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.79s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestEventsAttach (0.58s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestEventsCommit (0.65s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.46s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.46s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.73s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.76s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.29s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.11s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.96s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestEventsCopy (0.79s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.96s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.44s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.92s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.63s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.16s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.30s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestEventsFilters (1.10s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestEventsFormat (1.15s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.55s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.33s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.71s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2022-06-10T22:50:00.267Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-06-10T22:50:00.267Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.89s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.48s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestEventsRename (0.50s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestEventsResize (0.54s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.40s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.72s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.50s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.68s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestEventsTop (0.81s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.88s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestExec (0.69s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.51s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.47s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.46s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.09s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.52s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.55s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.50s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.53s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.49s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.62s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.12s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestExecCgroup (1.17s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestExecEnv (0.73s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.05s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.53s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestExecInspectID (2.57s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestExecInteractive (0.69s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.52s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.52s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestExecParseError (0.49s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.52s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.47s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.97s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.54s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestExecStartFails (0.56s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.84s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.64s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestExecTTY (0.56s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.54s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.47s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestExecUlimits (0.56s) [2022-06-10T22:50:00.267Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.17s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.53s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.74s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.55s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestExecWithUser (0.74s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.61s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.48s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.53s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.51s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.46s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestHealth (19.48s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.51s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.55s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.58s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.62s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.56s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.60s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestImportDisplay (1.08s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestImportFile (1.11s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.09s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestImportGzipped (1.15s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.11s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.54s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.53s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.50s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.49s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.49s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.47s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.45s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.44s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.10s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.47s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.47s) [2022-06-10T22:50:00.267Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.53s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestInspectDefault (0.46s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestInspectHistory (0.57s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-06-10T22:50:00.267Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.45s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.49s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.49s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.98s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.49s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestInspectStatus (0.63s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.26s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.49s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.49s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.43s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.34s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.00s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.02s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.24s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.11s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.42s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.42s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.36s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.38s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.54s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.90s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.42s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.10s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.55s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.54s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.29s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.46s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.45s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.58s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.83s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.59s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.72s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.17s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.25s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.11s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.90s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.70s) [2022-06-10T22:50:00.267Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.45s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.47s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestLogsSince (6.50s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.47s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.46s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestLogsTail (0.53s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.46s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.46s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.26s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.45s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestNetHostname (1.33s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.63s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.43s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.59s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestPluginActive (2.14s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.10s) [2022-06-10T22:50:00.268Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.24s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.83s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.82s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.58s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.34s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.74s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.22s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.26s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestPortList (6.55s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.90s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.04s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.44s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.45s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.43s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.91s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.97s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.91s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestPsByOrder (1.90s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.66s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.65s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.42s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.37s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.73s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.95s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.38s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.05s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.94s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.52s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.49s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.98s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.60s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.89s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.70s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s) [2022-06-10T22:50:00.268Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.10s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.03s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.54s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.02s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.47s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.86s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.84s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.38s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.23s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.03s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.97s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.56s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.21s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.15s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.55s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.66s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.03s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.66s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.08s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.70s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.54s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.15s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.56s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.16s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.50s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.39s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunAddHost (0.64s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.29s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.50s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.52s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.29s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.43s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.53s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.59s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.86s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.96s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.62s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.73s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.52s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.64s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.68s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.79s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.44s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.43s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.53s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.47s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.46s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.45s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.42s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.42s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.44s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.46s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.41s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.44s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.89s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.50s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.74s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.59s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.56s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.50s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.01s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.09s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.59s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.45s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.44s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.46s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.43s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.02s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.06s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.09s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.51s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.61s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.06s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.52s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.57s) [2022-06-10T22:50:00.268Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-06-10T22:50:00.268Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.50s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.18s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.43s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.36s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.45s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.00s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.47s) [2022-06-10T22:50:00.268Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.43s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.06s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.57s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.61s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.70s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.67s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.45s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.46s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.43s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.45s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunExitCode (0.43s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.43s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.42s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.46s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.45s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.43s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.96s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.21s) [2022-06-10T22:50:00.268Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.10s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.46s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.92s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.84s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.00s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.49s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.10s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.02s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.06s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.50s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.48s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.41s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.99s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.35s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.31s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.86s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.55s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.25s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.56s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunMount (5.01s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.69s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.52s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.00s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.95s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.73s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.58s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.96s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.10s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.42s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.51s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunNetHost (0.77s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.52s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.56s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.80s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.89s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.29s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.37s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.43s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.48s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.45s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.45s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.51s) [2022-06-10T22:50:00.268Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.50s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.45s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.06s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.63s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.46s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.44s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.45s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.47s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.45s) [2022-06-10T22:50:00.268Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.46s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.42s) [2022-06-10T22:50:00.268Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.44s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.90s) [2022-06-10T22:50:00.268Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.05s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.89s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunRm (0.48s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.49s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.67s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.62s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.69s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.48s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.50s) [2022-06-10T22:50:00.268Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.57s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.72s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.51s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.52s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.43s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.61s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.80s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.55s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.57s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.65s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.68s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunState (1.45s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.53s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.54s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.18s) [2022-06-10T22:50:00.269Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.58s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.59s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunSysctls (1.08s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.50s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.10s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.57s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.61s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.63s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.05s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.59s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.59s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.49s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.03s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.16s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunUserByID (0.68s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.19s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.52s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunUserByName (0.55s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.44s) [2022-06-10T22:50:00.269Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.45s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.08s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.69s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.82s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.47s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.09s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.76s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.14s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.50s) [2022-06-10T22:50:00.269Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-06-10T22:50:00.269Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-06-10T22:50:00.269Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s) [2022-06-10T22:50:00.269Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.79s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.78s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.10s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.61s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.75s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.62s) [2022-06-10T22:50:00.269Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-06-10T22:50:00.269Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-06-10T22:50:00.269Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-06-10T22:50:00.269Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-06-10T22:50:00.269Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-06-10T22:50:00.269Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.47s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.54s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.60s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.24s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.64s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.65s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.56s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.05s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.49s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.36s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.65s) [2022-06-10T22:50:00.269Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.36s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.18s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.48s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.92s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.64s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.85s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.82s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.19s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.46s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.58s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.96s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.10s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.45s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.13s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.57s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.55s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.40s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.54s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.99s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.67s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.70s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.62s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.92s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.07s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.70s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.86s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.57s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.65s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.70s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestStartRecordError (1.47s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.76s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.39s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.74s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.29s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.54s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.51s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.49s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.45s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.51s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2022-06-10T22:50:00.269Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.50s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.59s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.97s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s) [2022-06-10T22:50:00.269Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-06-10T22:50:00.269Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.94s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.60s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.57s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.99s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestUpdateStats (3.51s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.08s) [2022-06-10T22:50:00.269Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.74s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.87s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.33s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.30s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.12s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.55s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.32s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.87s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.83s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.52s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.09s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.89s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.32s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.31s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.31s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.76s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.36s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.49s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.52s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.62s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.42s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.48s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.41s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.12s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.11s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.74s) [2022-06-10T22:50:00.269Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.47s) [2022-06-10T22:50:00.269Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-06-10T22:50:00.269Z] === RUN TestDockerRegistrySuite [2022-06-10T22:50:00.269Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-06-10T22:50:01.198Z] check_test.go:194: [dbca7b2f9c075] daemon is not started [2022-06-10T22:50:01.198Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-06-10T22:50:02.563Z] check_test.go:194: [dd12ac33ef524] daemon is not started [2022-06-10T22:50:02.563Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-06-10T22:50:03.939Z] check_test.go:194: [d0e4a9d76cad3] daemon is not started [2022-06-10T22:50:03.939Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-06-10T22:50:03.939Z] check_test.go:194: [d68e27ef2affd] daemon is not started [2022-06-10T22:50:03.939Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-06-10T22:50:06.457Z] check_test.go:194: [dbbc9d73df16c] daemon is not started [2022-06-10T22:50:06.457Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-06-10T22:50:11.703Z] check_test.go:194: [d7cc21b1688f1] daemon is not started [2022-06-10T22:50:11.703Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-06-10T22:50:14.219Z] check_test.go:194: [d3886a3751813] daemon is not started [2022-06-10T22:50:14.219Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-06-10T22:50:15.147Z] check_test.go:194: [d37e8ee99f9a6] daemon is not started [2022-06-10T22:50:15.147Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-06-10T22:50:16.080Z] check_test.go:194: [d054802ac4c35] daemon is not started [2022-06-10T22:50:16.080Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-06-10T22:50:17.021Z] check_test.go:194: [decca5c4980a1] daemon is not started [2022-06-10T22:50:17.021Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-06-10T22:50:18.394Z] check_test.go:194: [d75c44d81a921] daemon is not started [2022-06-10T22:50:18.394Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-06-10T22:50:19.323Z] check_test.go:194: [df40e9a50b211] daemon is not started [2022-06-10T22:50:19.323Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-06-10T22:50:20.251Z] check_test.go:194: [d95e95192dccb] daemon is not started [2022-06-10T22:50:20.251Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-06-10T22:50:21.179Z] check_test.go:194: [d0801aff1bbc3] daemon is not started [2022-06-10T22:50:21.179Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-06-10T22:50:22.107Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:125d13e1ddc75832162213292a1c8d75971a9f6a20cf0ac000453ca73bd41340 [2022-06-10T22:50:22.673Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6358f3dad20faa8556bcc0e5622d4f3ae45e1ac8a8c8d91e176c1d4c008fdfcc [2022-06-10T22:50:22.929Z] check_test.go:194: [dadce4324a4b5] daemon is not started [2022-06-10T22:50:22.929Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-06-10T22:50:23.856Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:fa2212549d1903f1f594740ca5bea889bcc8756d51ea4445ff5cd2f0fdd4d6d9 [2022-06-10T22:50:24.785Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:23add9c9be52f2e64a477e03d43554bd6032b640a094f7f01a53aea8b93dbfc4 [2022-06-10T22:50:24.785Z] check_test.go:194: [dcb5610d4bb84] daemon is not started [2022-06-10T22:50:24.785Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-06-10T22:50:25.713Z] check_test.go:194: [d0e2682cfc759] daemon is not started [2022-06-10T22:50:25.713Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-06-10T22:50:28.237Z] check_test.go:194: [d6572a84d91d9] daemon is not started [2022-06-10T22:50:28.237Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-06-10T22:50:28.802Z] check_test.go:194: [d8dc682dad1f5] daemon is not started [2022-06-10T22:50:28.802Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-06-10T22:50:29.058Z] check_test.go:194: [d53b9b8027f10] daemon is not started [2022-06-10T22:50:29.058Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-06-10T22:50:29.985Z] check_test.go:194: [dbbd00d160878] daemon is not started [2022-06-10T22:50:29.985Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-06-10T22:50:30.912Z] check_test.go:194: [d050ccda38e3c] daemon is not started [2022-06-10T22:50:30.913Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-06-10T22:50:31.841Z] check_test.go:194: [df6337a54f81b] daemon is not started [2022-06-10T22:50:31.841Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-06-10T22:50:34.356Z] check_test.go:194: [d5603966d565b] daemon is not started [2022-06-10T22:50:34.357Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-06-10T22:50:34.612Z] check_test.go:194: [d3723439a3b46] daemon is not started [2022-06-10T22:50:34.612Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-06-10T22:50:35.540Z] check_test.go:194: [d0702d986fd01] daemon is not started [2022-06-10T22:50:35.540Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-06-10T22:50:36.102Z] check_test.go:194: [db41f476f7f72] daemon is not started [2022-06-10T22:50:36.102Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-06-10T22:50:36.102Z] check_test.go:194: [ddab3c0329f58] daemon is not started [2022-06-10T22:50:36.102Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-06-10T22:50:36.357Z] check_test.go:194: [df5d8de63411d] daemon is not started [2022-06-10T22:50:36.357Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-06-10T22:50:36.614Z] check_test.go:194: [d9e0ca9d59263] daemon is not started [2022-06-10T22:50:36.614Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-06-10T22:50:36.869Z] check_test.go:194: [dc45213b0eeef] daemon is not started [2022-06-10T22:50:36.869Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-06-10T22:50:37.124Z] check_test.go:194: [de1697a7e4059] daemon is not started [2022-06-10T22:50:37.124Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-06-10T22:50:38.053Z] check_test.go:194: [dd3a08e6534bd] daemon is not started [2022-06-10T22:50:38.053Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-06-10T22:50:39.421Z] check_test.go:194: [d91d50a2ac27c] daemon is not started [2022-06-10T22:50:39.421Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-06-10T22:50:40.350Z] check_test.go:194: [daf16f4e11e55] daemon is not started [2022-06-10T22:50:40.350Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-06-10T22:50:41.277Z] check_test.go:194: [d32bcace37672] daemon is not started [2022-06-10T22:50:41.277Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-06-10T22:50:42.213Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-06-10T22:50:43.141Z] --- PASS: TestDockerRegistrySuite (43.08s) [2022-06-10T22:50:43.141Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.25s) [2022-06-10T22:50:43.141Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.09s) [2022-06-10T22:50:43.141Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.35s) [2022-06-10T22:50:43.141Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-06-10T22:50:43.141Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.68s) [2022-06-10T22:50:43.141Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.99s) [2022-06-10T22:50:43.141Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.72s) [2022-06-10T22:50:43.141Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.03s) [2022-06-10T22:50:43.141Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.85s) [2022-06-10T22:50:43.141Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.03s) [2022-06-10T22:50:43.141Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.09s) [2022-06-10T22:50:43.141Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.02s) [2022-06-10T22:50:43.141Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.88s) [2022-06-10T22:50:43.141Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.96s) [2022-06-10T22:50:43.141Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.93s) [2022-06-10T22:50:43.141Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.86s) [2022-06-10T22:50:43.141Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.95s) [2022-06-10T22:50:43.141Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.12s) [2022-06-10T22:50:43.141Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.01s) [2022-06-10T22:50:43.141Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-06-10T22:50:43.141Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.00s) [2022-06-10T22:50:43.141Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.89s) [2022-06-10T22:50:43.141Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2022-06-10T22:50:43.141Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.37s) [2022-06-10T22:50:43.141Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2022-06-10T22:50:43.141Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.00s) [2022-06-10T22:50:43.141Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.42s) [2022-06-10T22:50:43.141Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-06-10T22:50:43.141Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-06-10T22:50:43.141Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2022-06-10T22:50:43.141Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.36s) [2022-06-10T22:50:43.141Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-06-10T22:50:43.141Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.04s) [2022-06-10T22:50:43.141Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.40s) [2022-06-10T22:50:43.141Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.83s) [2022-06-10T22:50:43.141Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.99s) [2022-06-10T22:50:43.141Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2022-06-10T22:50:43.141Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-06-10T22:50:43.141Z] === RUN TestDockerSchema1RegistrySuite [2022-06-10T22:50:43.141Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-06-10T22:50:43.141Z] check_test.go:221: [d63e9a5e56292] daemon is not started [2022-06-10T22:50:43.141Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-06-10T22:50:46.412Z] check_test.go:221: [d51edfcabd3f3] daemon is not started [2022-06-10T22:50:46.412Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-06-10T22:50:50.577Z] check_test.go:221: [d576b277391d5] daemon is not started [2022-06-10T22:50:50.577Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-06-10T22:50:51.508Z] check_test.go:221: [d3f33a44f140b] daemon is not started [2022-06-10T22:50:51.508Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-06-10T22:50:51.765Z] check_test.go:221: [d54a6b488afca] daemon is not started [2022-06-10T22:50:51.765Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-06-10T22:50:52.693Z] check_test.go:221: [de4ae372ccfa4] daemon is not started [2022-06-10T22:50:52.693Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-06-10T22:50:53.644Z] check_test.go:221: [d46b6391ba12c] daemon is not started [2022-06-10T22:50:53.644Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-06-10T22:50:54.571Z] check_test.go:221: [def6e2e488934] daemon is not started [2022-06-10T22:50:54.571Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-06-10T22:50:57.089Z] check_test.go:221: [db02cede25d98] daemon is not started [2022-06-10T22:50:57.089Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-06-10T22:50:57.345Z] check_test.go:221: [d18336bda48df] daemon is not started [2022-06-10T22:50:57.345Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-06-10T22:50:57.602Z] check_test.go:221: [d9c98ba120770] daemon is not started [2022-06-10T22:50:57.602Z] --- PASS: TestDockerSchema1RegistrySuite (14.63s) [2022-06-10T22:50:57.602Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-06-10T22:50:57.602Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.76s) [2022-06-10T22:50:57.602Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.62s) [2022-06-10T22:50:57.602Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.02s) [2022-06-10T22:50:57.602Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-06-10T22:50:57.602Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.00s) [2022-06-10T22:50:57.602Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.90s) [2022-06-10T22:50:57.602Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2022-06-10T22:50:57.602Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.37s) [2022-06-10T22:50:57.602Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2022-06-10T22:50:57.602Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2022-06-10T22:50:57.602Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-06-10T22:50:57.602Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-06-10T22:50:58.531Z] check_test.go:250: [dfca8844a20e0] daemon is not started [2022-06-10T22:50:58.531Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-06-10T22:50:59.093Z] check_test.go:250: [de763ab3f13f4] daemon is not started [2022-06-10T22:50:59.093Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-06-10T22:50:59.093Z] check_test.go:250: [d8df12219b0a2] daemon is not started [2022-06-10T22:50:59.093Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-06-10T22:51:00.468Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-06-10T22:51:01.030Z] check_test.go:250: [d3bce7e18523f] daemon is not started [2022-06-10T22:51:01.030Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-06-10T22:51:01.285Z] check_test.go:250: [d238a7cb83c47] daemon is not started [2022-06-10T22:51:01.285Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-06-10T22:51:02.214Z] check_test.go:250: [dc77cf146a1f6] daemon is not started [2022-06-10T22:51:02.214Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-06-10T22:51:02.469Z] check_test.go:250: [d519283bd850f] daemon is not started [2022-06-10T22:51:02.469Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.71s) [2022-06-10T22:51:02.469Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.71s) [2022-06-10T22:51:02.469Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2022-06-10T22:51:02.469Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-06-10T22:51:02.469Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.26s) [2022-06-10T22:51:02.469Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-06-10T22:51:02.469Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2022-06-10T22:51:02.469Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.83s) [2022-06-10T22:51:02.469Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-06-10T22:51:02.469Z] === RUN TestDockerRegistryAuthTokenSuite [2022-06-10T22:51:02.469Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-06-10T22:51:07.710Z] check_test.go:277: [d9cfa942c382d] daemon is not started [2022-06-10T22:51:07.710Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-06-10T22:51:07.710Z] check_test.go:277: [d0f9379bc2cc8] daemon is not started [2022-06-10T22:51:07.710Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-06-10T22:51:07.710Z] check_test.go:277: [d1be99f056f61] daemon is not started [2022-06-10T22:51:07.966Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-06-10T22:51:07.966Z] check_test.go:277: [d2a910eb2d53e] daemon is not started [2022-06-10T22:51:07.966Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-06-10T22:51:08.221Z] check_test.go:277: [d4b5bf9e5b1d8] daemon is not started [2022-06-10T22:51:08.221Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2022-06-10T22:51:08.221Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-06-10T22:51:08.221Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-06-10T22:51:08.221Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-06-10T22:51:08.221Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2022-06-10T22:51:08.221Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-06-10T22:51:08.221Z] === RUN TestDockerNetworkSuite [2022-06-10T22:51:08.221Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-06-10T22:51:09.149Z] docker_cli_network_unix_test.go:46: [d39d5b48268db] daemon is not started [2022-06-10T22:51:09.149Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-06-10T22:51:09.711Z] docker_cli_network_unix_test.go:46: [dd5cdaedf2feb] daemon is not started [2022-06-10T22:51:09.968Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-06-10T22:51:12.488Z] docker_cli_network_unix_test.go:46: [d1eeb699d5f35] daemon is not started [2022-06-10T22:51:12.744Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-06-10T22:51:14.110Z] docker_cli_network_unix_test.go:46: [dd8bf3e1754a8] daemon is not started [2022-06-10T22:51:14.110Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-06-10T22:51:14.365Z] docker_cli_network_unix_test.go:1233: [d04198181c2dd] daemon is not started [2022-06-10T22:51:16.881Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-06-10T22:51:17.809Z] docker_cli_network_unix_test.go:46: [dd0f17656a6f3] daemon is not started [2022-06-10T22:51:18.065Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-06-10T22:51:23.313Z] docker_cli_network_unix_test.go:46: [d0afbd3c4ccc9] daemon is not started [2022-06-10T22:51:23.569Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-06-10T22:51:25.458Z] docker_cli_network_unix_test.go:46: [da46fa9e36ee7] daemon is not started [2022-06-10T22:51:25.714Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-06-10T22:51:26.641Z] docker_cli_network_unix_test.go:46: [d9bcca6d6e4a7] daemon is not started [2022-06-10T22:51:26.897Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-06-10T22:51:27.458Z] docker_cli_network_unix_test.go:46: [d1d917f506b3f] daemon is not started [2022-06-10T22:51:27.458Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-06-10T22:51:28.020Z] docker_cli_network_unix_test.go:46: [dac145787603a] daemon is not started [2022-06-10T22:51:28.020Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-06-10T22:51:28.582Z] docker_cli_network_unix_test.go:46: [dbbfa57b60c85] daemon is not started [2022-06-10T22:51:28.838Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-06-10T22:51:29.399Z] docker_cli_network_unix_test.go:46: [dc20344ff70a5] daemon is not started [2022-06-10T22:51:29.655Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-06-10T22:51:29.911Z] docker_cli_network_unix_test.go:46: [d36a358169e48] daemon is not started [2022-06-10T22:51:29.911Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-06-10T22:51:30.167Z] docker_cli_network_unix_test.go:46: [d519536798a68] daemon is not started [2022-06-10T22:51:30.167Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-06-10T22:51:30.729Z] docker_cli_network_unix_test.go:46: [db00de10f388b] daemon is not started [2022-06-10T22:51:30.985Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-06-10T22:51:31.241Z] docker_cli_network_unix_test.go:46: [d6a9fff424b1c] daemon is not started [2022-06-10T22:51:31.241Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-06-10T22:51:31.241Z] docker_cli_network_unix_test.go:46: [d83bde3e815f1] daemon is not started [2022-06-10T22:51:31.241Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-06-10T22:51:31.241Z] docker_cli_network_unix_test.go:46: [d399f19b5fded] daemon is not started [2022-06-10T22:51:31.241Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-06-10T22:51:32.168Z] docker_cli_network_unix_test.go:46: [d9e9ac244559d] daemon is not started [2022-06-10T22:51:32.168Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-06-10T22:51:32.730Z] docker_cli_network_unix_test.go:46: [d7be6e809ab7c] daemon is not started [2022-06-10T22:51:32.985Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-06-10T22:51:33.242Z] docker_cli_network_unix_test.go:46: [dd5677e71648f] daemon is not started [2022-06-10T22:51:33.242Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-06-10T22:51:33.242Z] docker_cli_network_unix_test.go:46: [dec9a78c626c2] daemon is not started [2022-06-10T22:51:33.497Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-06-10T22:51:33.497Z] docker_cli_network_unix_test.go:46: [dcd2657c35ec0] daemon is not started [2022-06-10T22:51:33.497Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-06-10T22:51:34.862Z] docker_cli_network_unix_test.go:968: [d7b101a02b986] daemon is not started [2022-06-10T22:51:35.790Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-06-10T22:51:37.156Z] docker_cli_network_unix_test.go:46: [d604de45b6e22] daemon is not started [2022-06-10T22:51:37.156Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-06-10T22:51:39.673Z] docker_cli_network_unix_test.go:1116: [d9d42f4d13888] daemon is not started [2022-06-10T22:51:42.946Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-06-10T22:51:42.946Z] docker_cli_network_unix_test.go:46: [d868fd7cb8c7d] daemon is not started [2022-06-10T22:51:42.946Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-06-10T22:51:43.508Z] docker_cli_network_unix_test.go:46: [d29284c9ce575] daemon is not started [2022-06-10T22:51:43.508Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-06-10T22:51:43.508Z] docker_cli_network_unix_test.go:46: [d599cb22117d0] daemon is not started [2022-06-10T22:51:43.508Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-06-10T22:51:43.508Z] docker_cli_network_unix_test.go:46: [deb4e84a0f111] daemon is not started [2022-06-10T22:51:43.508Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-06-10T22:51:43.763Z] docker_cli_network_unix_test.go:46: [d171e2baa5da4] daemon is not started [2022-06-10T22:51:43.763Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-06-10T22:51:44.020Z] docker_cli_network_unix_test.go:46: [d3de60d2f0efb] daemon is not started [2022-06-10T22:51:44.020Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-06-10T22:51:44.020Z] docker_cli_network_unix_test.go:46: [d296fdf72fbc6] daemon is not started [2022-06-10T22:51:44.020Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-06-10T22:51:45.910Z] docker_cli_network_unix_test.go:46: [d795cd0623c33] daemon is not started [2022-06-10T22:51:46.471Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-06-10T22:51:46.471Z] docker_cli_network_unix_test.go:46: [dd0da43b31887] daemon is not started [2022-06-10T22:51:46.471Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-06-10T22:51:46.471Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-06-10T22:51:46.471Z] docker_cli_network_unix_test.go:46: [dc0d54ac6d699] daemon is not started [2022-06-10T22:51:46.471Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-06-10T22:51:47.035Z] docker_cli_network_unix_test.go:46: [d3a9f69d89b5a] daemon is not started [2022-06-10T22:51:47.035Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-06-10T22:51:47.963Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-06-10T22:51:51.233Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-06-10T22:51:52.161Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-06-10T22:51:53.089Z] docker_cli_network_unix_test.go:1084: [dd061e0ca66a1] daemon is not started [2022-06-10T22:51:54.980Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-06-10T22:51:54.980Z] docker_cli_network_unix_test.go:46: [d931c06154e4d] daemon is not started [2022-06-10T22:51:54.980Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-06-10T22:51:55.924Z] docker_cli_network_unix_test.go:46: [da63ca38b5707] daemon is not started [2022-06-10T22:51:56.485Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-06-10T22:51:58.382Z] docker_cli_network_unix_test.go:46: [d7dc6625d35f2] daemon is not started [2022-06-10T22:51:58.382Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-06-10T22:51:58.638Z] docker_cli_network_unix_test.go:46: [d960b11c26f9c] daemon is not started [2022-06-10T22:51:58.638Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-06-10T22:51:59.201Z] docker_cli_network_unix_test.go:46: [d4a9dbb89a135] daemon is not started [2022-06-10T22:51:59.201Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-06-10T22:51:59.457Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-06-10T22:52:00.019Z] docker_cli_network_unix_test.go:46: [d2df47bb7d7f2] daemon is not started [2022-06-10T22:52:00.019Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-06-10T22:52:00.947Z] docker_cli_network_unix_test.go:46: [d2e706d1f0611] daemon is not started [2022-06-10T22:52:01.203Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-06-10T22:52:07.744Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-06-10T22:52:07.744Z] docker_cli_network_unix_test.go:46: [da996f4630448] daemon is not started [2022-06-10T22:52:07.744Z] --- PASS: TestDockerNetworkSuite (59.17s) [2022-06-10T22:52:07.744Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.02s) [2022-06-10T22:52:07.744Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.69s) [2022-06-10T22:52:07.744Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.81s) [2022-06-10T22:52:07.744Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.51s) [2022-06-10T22:52:07.744Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.51s) [2022-06-10T22:52:07.744Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.50s) [2022-06-10T22:52:07.744Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.27s) [2022-06-10T22:52:07.744Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.27s) [2022-06-10T22:52:07.744Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.13s) [2022-06-10T22:52:07.744Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.53s) [2022-06-10T22:52:07.744Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.56s) [2022-06-10T22:52:07.744Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.91s) [2022-06-10T22:52:07.744Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.92s) [2022-06-10T22:52:07.744Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-06-10T22:52:07.744Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.30s) [2022-06-10T22:52:07.744Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.74s) [2022-06-10T22:52:07.744Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-06-10T22:52:07.744Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-06-10T22:52:07.744Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2022-06-10T22:52:07.744Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.72s) [2022-06-10T22:52:07.744Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.02s) [2022-06-10T22:52:07.744Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2022-06-10T22:52:07.744Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2022-06-10T22:52:07.744Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-06-10T22:52:07.744Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.29s) [2022-06-10T22:52:07.744Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.18s) [2022-06-10T22:52:07.744Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.45s) [2022-06-10T22:52:07.744Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-06-10T22:52:07.744Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.81s) [2022-06-10T22:52:07.744Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2022-06-10T22:52:07.744Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-06-10T22:52:07.744Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-06-10T22:52:07.744Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-06-10T22:52:07.744Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-06-10T22:52:07.744Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.39s) [2022-06-10T22:52:07.744Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-06-10T22:52:07.744Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-06-10T22:52:07.744Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.76s) [2022-06-10T22:52:07.744Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.11s) [2022-06-10T22:52:07.744Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.75s) [2022-06-10T22:52:07.744Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.07s) [2022-06-10T22:52:07.744Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.25s) [2022-06-10T22:52:07.744Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.15s) [2022-06-10T22:52:07.744Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.07s) [2022-06-10T22:52:07.744Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.96s) [2022-06-10T22:52:07.744Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.51s) [2022-06-10T22:52:07.744Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.11s) [2022-06-10T22:52:07.744Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.19s) [2022-06-10T22:52:07.744Z] === RUN TestDockerHubPullSuite [2022-06-10T22:52:07.744Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-06-10T22:52:09.111Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-06-10T22:52:09.111Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-06-10T22:52:11.625Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-06-10T22:52:11.880Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-06-10T22:52:13.776Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-06-10T22:52:13.776Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-06-10T22:52:13.776Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-06-10T22:52:13.776Z] --- PASS: TestDockerHubPullSuite (6.55s) [2022-06-10T22:52:13.776Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.65s) [2022-06-10T22:52:13.776Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2022-06-10T22:52:13.776Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.74s) [2022-06-10T22:52:13.776Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.62s) [2022-06-10T22:52:13.776Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.24s) [2022-06-10T22:52:13.776Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.08s) [2022-06-10T22:52:13.776Z] PASS [2022-06-10T22:52:13.776Z] [2022-06-10T22:52:13.776Z] === Skipped [2022-06-10T22:52:13.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-06-10T22:52:13.776Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-06-10T22:52:13.776Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-06-10T22:52:13.776Z] [2022-06-10T22:52:13.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-06-10T22:52:13.776Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-06-10T22:52:13.776Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-06-10T22:52:13.776Z] [2022-06-10T22:52:13.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-06-10T22:52:13.776Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-06-10T22:52:13.776Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-06-10T22:52:13.776Z] [2022-06-10T22:52:13.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-06-10T22:52:13.776Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-06-10T22:52:13.776Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-06-10T22:52:13.776Z] [2022-06-10T22:52:13.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-06-10T22:52:13.776Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-06-10T22:52:13.776Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-06-10T22:52:13.776Z] [2022-06-10T22:52:13.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-06-10T22:52:13.776Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-06-10T22:52:13.776Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-06-10T22:52:13.776Z] [2022-06-10T22:52:13.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-06-10T22:52:13.776Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-06-10T22:52:13.776Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-06-10T22:52:13.776Z] [2022-06-10T22:52:13.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-06-10T22:52:13.776Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-06-10T22:52:13.776Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-06-10T22:52:13.776Z] [2022-06-10T22:52:13.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-06-10T22:52:13.776Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-06-10T22:52:13.776Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-06-10T22:52:13.776Z] [2022-06-10T22:52:13.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-06-10T22:52:13.776Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-06-10T22:52:13.776Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-06-10T22:52:13.776Z] [2022-06-10T22:52:13.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-06-10T22:52:13.776Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-06-10T22:52:13.776Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-06-10T22:52:13.776Z] [2022-06-10T22:52:13.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-06-10T22:52:13.776Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-06-10T22:52:13.776Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-06-10T22:52:13.776Z] [2022-06-10T22:52:13.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-06-10T22:52:13.776Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-06-10T22:52:13.776Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-06-10T22:52:13.776Z] [2022-06-10T22:52:13.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-06-10T22:52:13.776Z] docker_cli_sni_test.go:18: Flakey test [2022-06-10T22:52:13.776Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-06-10T22:52:13.776Z] [2022-06-10T22:52:13.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-06-10T22:52:13.776Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-06-10T22:52:13.776Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-06-10T22:52:13.776Z] [2022-06-10T22:52:13.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-06-10T22:52:13.776Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-06-10T22:52:13.776Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-06-10T22:52:13.776Z] [2022-06-10T22:52:13.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-06-10T22:52:13.776Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-06-10T22:52:13.776Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-06-10T22:52:13.776Z] [2022-06-10T22:52:13.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-06-10T22:52:13.776Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-06-10T22:52:13.776Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-06-10T22:52:13.776Z] [2022-06-10T22:52:13.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-06-10T22:52:13.776Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-06-10T22:52:13.776Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-06-10T22:52:13.776Z] [2022-06-10T22:52:13.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-06-10T22:52:13.776Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-06-10T22:52:13.776Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-06-10T22:52:13.776Z] [2022-06-10T22:52:13.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-06-10T22:52:13.776Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-06-10T22:52:13.776Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-06-10T22:52:13.776Z] [2022-06-10T22:52:13.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-06-10T22:52:13.776Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-06-10T22:52:13.776Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-06-10T22:52:13.776Z] [2022-06-10T22:52:13.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-06-10T22:52:13.776Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-06-10T22:52:13.776Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-06-10T22:52:13.776Z] [2022-06-10T22:52:13.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-06-10T22:52:13.776Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-06-10T22:52:13.776Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-06-10T22:52:13.776Z] [2022-06-10T22:52:13.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-06-10T22:52:13.776Z] docker_cli_run_test.go:4016: unmatched requirement DaemonIsWindows [2022-06-10T22:52:13.776Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-06-10T22:52:13.776Z] [2022-06-10T22:52:13.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-06-10T22:52:13.776Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-06-10T22:52:13.776Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-06-10T22:52:13.776Z] [2022-06-10T22:52:13.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-06-10T22:52:13.776Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-06-10T22:52:13.776Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-06-10T22:52:13.776Z] [2022-06-10T22:52:13.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-10T22:52:13.776Z] docker_cli_run_test.go:4118: unmatched requirement DaemonIsWindows [2022-06-10T22:52:13.776Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-10T22:52:13.776Z] [2022-06-10T22:52:13.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-06-10T22:52:13.776Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-06-10T22:52:13.776Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-06-10T22:52:13.776Z] [2022-06-10T22:52:13.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-10T22:52:13.776Z] docker_cli_run_test.go:4101: unmatched requirement DaemonIsWindows [2022-06-10T22:52:13.776Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-10T22:52:13.776Z] [2022-06-10T22:52:13.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-06-10T22:52:13.776Z] docker_cli_run_test.go:2836: kernel doesn't have latency_stats configured [2022-06-10T22:52:13.776Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-06-10T22:52:13.776Z] [2022-06-10T22:52:13.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-06-10T22:52:13.776Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-06-10T22:52:13.776Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-06-10T22:52:13.776Z] [2022-06-10T22:52:13.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-06-10T22:52:13.776Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-06-10T22:52:13.776Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-06-10T22:52:13.776Z] [2022-06-10T22:52:13.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-06-10T22:52:13.776Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-06-10T22:52:13.776Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-06-10T22:52:13.776Z] [2022-06-10T22:52:13.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-06-10T22:52:13.776Z] docker_cli_run_test.go:4071: unmatched requirement DaemonIsWindows [2022-06-10T22:52:13.776Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-06-10T22:52:13.776Z] [2022-06-10T22:52:13.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-06-10T22:52:13.776Z] docker_cli_run_test.go:4091: unmatched requirement DaemonIsWindows [2022-06-10T22:52:13.776Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-06-10T22:52:13.776Z] [2022-06-10T22:52:13.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-06-10T22:52:13.776Z] docker_cli_run_test.go:4081: unmatched requirement DaemonIsWindows [2022-06-10T22:52:13.776Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-06-10T22:52:13.776Z] [2022-06-10T22:52:13.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-06-10T22:52:13.776Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-06-10T22:52:13.776Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-06-10T22:52:13.776Z] [2022-06-10T22:52:13.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-06-10T22:52:13.776Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-06-10T22:52:13.776Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-06-10T22:52:13.776Z] [2022-06-10T22:52:13.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-06-10T22:52:13.776Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-06-10T22:52:13.776Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-06-10T22:52:13.776Z] [2022-06-10T22:52:13.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-06-10T22:52:13.776Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-06-10T22:52:13.776Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-06-10T22:52:13.776Z] [2022-06-10T22:52:13.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-06-10T22:52:13.776Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-06-10T22:52:13.776Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-06-10T22:52:13.776Z] [2022-06-10T22:52:13.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-06-10T22:52:13.776Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-06-10T22:52:13.776Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-06-10T22:52:13.776Z] [2022-06-10T22:52:13.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-06-10T22:52:13.776Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-06-10T22:52:13.777Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-06-10T22:52:13.777Z] [2022-06-10T22:52:13.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-06-10T22:52:13.777Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-06-10T22:52:13.777Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-06-10T22:52:13.777Z] [2022-06-10T22:52:13.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-06-10T22:52:13.777Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-06-10T22:52:13.777Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-06-10T22:52:13.777Z] [2022-06-10T22:52:13.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-06-10T22:52:13.777Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-06-10T22:52:13.777Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-06-10T22:52:13.777Z] [2022-06-10T22:52:13.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-06-10T22:52:13.777Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-06-10T22:52:13.777Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-06-10T22:52:13.777Z] [2022-06-10T22:52:13.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-06-10T22:52:13.777Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-06-10T22:52:13.777Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-06-10T22:52:13.777Z] [2022-06-10T22:52:13.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-06-10T22:52:13.777Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindows [2022-06-10T22:52:13.777Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-06-10T22:52:13.777Z] [2022-06-10T22:52:13.777Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-06-10T22:52:13.777Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-06-10T22:52:13.777Z] docker_cli_network_unix_test.go:46: [dc0d54ac6d699] daemon is not started [2022-06-10T22:52:13.777Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-06-10T22:52:13.777Z] [2022-06-10T22:52:13.777Z] DONE 1265 tests, 51 skipped in 1465.023s [2022-06-10T22:52:13.777Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-10T22:52:14.033Z] ++++ cat bundles/test-integration/docker.pid [2022-06-10T22:52:14.033Z] +++ kill 9362 [2022-06-10T22:52:14.033Z] +++ /etc/init.d/apparmor stop [2022-06-10T22:52:14.033Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-10T22:52:14.033Z] [2022-06-10T22:52:14.033Z] Unloading profiles will leave already running processes permanently [2022-06-10T22:52:14.033Z] unconfined, which can lead to unexpected situations. [2022-06-10T22:52:14.033Z] [2022-06-10T22:52:14.033Z] To set a process to complain mode, use the command line tool [2022-06-10T22:52:14.033Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-10T22:52:14.033Z] +++ true [2022-06-10T22:52:14.033Z] exiting test-integration [2022-06-10T22:52:14.033Z] ++ exit 0 [2022-06-10T22:52:14.033Z] [2022-06-10T22:52:14.288Z] + for job in $(jobs -p) [2022-06-10T22:52:14.288Z] + wait 7012 [2022-06-10T22:52:16.227Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-06-10T22:52:19.534Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-06-10T22:52:19.534Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-06-10T22:52:19.534Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-06-10T22:52:24.776Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-06-10T22:52:25.338Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-06-10T22:52:25.900Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-06-10T22:52:28.413Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-06-10T22:53:24.570Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-06-10T22:53:24.570Z] docker_cli_swarm_test.go:1180: [de5981225eeba] joining swarm manager [d67e3661d6059]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T22:53:31.104Z] docker_cli_swarm_test.go:1189: [dddb7a97e23c2] joining swarm manager [d67e3661d6059]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-10T22:54:03.119Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-06-10T22:54:13.060Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-06-10T22:54:16.326Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-06-10T22:54:17.690Z] docker_cli_swarm_test.go:1112: [d97c838cfbf8c] joining swarm manager [d9d26b4e33148]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T22:54:19.579Z] docker_cli_swarm_test.go:1113: [d2098bc1f6b67] joining swarm manager [d9d26b4e33148]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-10T22:56:10.966Z] docker_cli_swarm_test.go:1166: [d93754c3d3e84] joining swarm manager [d9d26b4e33148]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-06-10T22:56:29.003Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-06-10T22:56:29.259Z] docker_cli_swarm_test.go:1447: [d07911bdb1cf6] joining swarm manager [d899ef59d84cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T22:56:29.820Z] docker_cli_swarm_test.go:1448: [dda7858ca8176] joining swarm manager [d899ef59d84cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-10T22:56:41.980Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-06-10T22:56:41.980Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-06-10T22:56:41.980Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-06-10T22:56:41.980Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-06-10T22:56:41.980Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-06-10T22:56:42.907Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-06-10T22:56:44.797Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-06-10T22:56:48.962Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-06-10T22:56:50.328Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-06-10T22:56:52.261Z] docker_cli_swarm_unix_test.go:63: [d397e746b11da] joining swarm manager [d10c63da4a193]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T22:57:48.420Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-06-10T22:57:48.420Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-06-10T22:57:48.420Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-06-10T22:57:50.310Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-06-10T22:57:53.577Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-06-10T22:57:56.093Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-06-10T22:57:57.982Z] docker_api_swarm_test.go:962: [daaa5c6c8e1d8] joining swarm manager [d439eb40df2f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T22:58:16.033Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-06-10T22:58:28.200Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-06-10T22:58:29.565Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-06-10T22:58:32.081Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-06-10T22:58:34.597Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-06-10T22:58:42.681Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-06-10T22:58:47.922Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-06-10T22:58:49.844Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-06-10T22:58:52.358Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-06-10T22:58:54.873Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-06-10T22:58:57.391Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-06-10T22:59:00.658Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-06-10T22:59:02.550Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-06-10T22:59:58.724Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-06-10T23:00:13.561Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite (1617.88s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.19s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.12s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.12s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.93s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.99s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.99s) [2022-06-10T23:00:31.603Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.87s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.98s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.68s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (53.04s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.67s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.90s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.02s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.15s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (43.76s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.35s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.58s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.37s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.20s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (56.05s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (64.21s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.37s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.10s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.32s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.08s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.37s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.59s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.31s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.21s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.63s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.31s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.93s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.24s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.23s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.92s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.46s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.20s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.08s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.14s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.82s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.32s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.37s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.99s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.49s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.71s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.01s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.47s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.87s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.59s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.28s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.01s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.19s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.36s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.27s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.14s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.37s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.42s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.92s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.04s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.13s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.01s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.12s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.09s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.21s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.49s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.72s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.95s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.68s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.33s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (21.62s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.71s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.24s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.86s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.38s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.54s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (122.55s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.08s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.31s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.34s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.41s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.40s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.34s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.65s) [2022-06-10T23:00:31.603Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.04s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.70s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.21s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.61s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (40.76s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.05s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.25s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (131.37s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.28s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.28s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.19s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.30s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.16s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.48s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.18s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.11s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.19s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.06s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.49s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.88s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.33s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.28s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.23s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.82s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.15s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.42s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.51s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.55s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.49s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.48s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.37s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.22s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.80s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.22s) [2022-06-10T23:00:31.603Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.17s) [2022-06-10T23:00:31.603Z] === RUN TestDockerExternalVolumeSuite [2022-06-10T23:00:31.603Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-06-10T23:00:31.603Z] docker_cli_external_volume_driver_test.go:53: [d657697e97a5a] daemon is not started [2022-06-10T23:00:46.441Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-06-10T23:01:54.087Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-06-10T23:02:02.171Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-06-10T23:02:17.009Z] docker_cli_external_volume_driver_test.go:53: [d5a01acc2e63e] daemon is not started [2022-06-10T23:02:31.882Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-06-10T23:02:46.718Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-06-10T23:03:04.760Z] docker_cli_external_volume_driver_test.go:53: [d04c44f909e7a] daemon is not started [2022-06-10T23:03:16.927Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-06-10T23:03:16.927Z] docker_cli_external_volume_driver_test.go:53: [db59baffacfa4] daemon is not started [2022-06-10T23:03:34.984Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-06-10T23:04:07.004Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-06-10T23:04:21.841Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-06-10T23:04:36.693Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-06-10T23:05:23.308Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-06-10T23:05:41.348Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-06-10T23:06:13.383Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-06-10T23:06:45.412Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-06-10T23:07:00.251Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-06-10T23:07:15.091Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-06-10T23:07:15.091Z] docker_cli_external_volume_driver_test.go:485: [da9e53b3e8988] daemon is not started [2022-06-10T23:07:33.143Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-06-10T23:07:33.143Z] docker_cli_external_volume_driver_test.go:53: [d153f1b922488] daemon is not started [2022-06-10T23:07:47.997Z] --- PASS: TestDockerExternalVolumeSuite (436.96s) [2022-06-10T23:07:47.997Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2022-06-10T23:07:47.997Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2022-06-10T23:07:47.997Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.20s) [2022-06-10T23:07:47.997Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2022-06-10T23:07:47.997Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-06-10T23:07:47.997Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-06-10T23:07:47.997Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-06-10T23:07:47.997Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2022-06-10T23:07:47.997Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.20s) [2022-06-10T23:07:47.997Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-06-10T23:07:47.997Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-06-10T23:07:47.997Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.17s) [2022-06-10T23:07:47.997Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2022-06-10T23:07:47.997Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-06-10T23:07:47.997Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2022-06-10T23:07:47.997Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.61s) [2022-06-10T23:07:47.997Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2022-06-10T23:07:47.997Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-06-10T23:07:47.997Z] PASS [2022-06-10T23:07:47.997Z] [2022-06-10T23:07:47.997Z] === Skipped [2022-06-10T23:07:47.997Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-06-10T23:07:47.997Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-06-10T23:07:47.997Z] check_test.go:307: [d15a10860267c] daemon is not started [2022-06-10T23:07:47.997Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-06-10T23:07:47.997Z] [2022-06-10T23:07:47.997Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-06-10T23:07:47.997Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-06-10T23:07:47.997Z] check_test.go:307: [d2b88e3f89af4] daemon is not started [2022-06-10T23:07:47.998Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-06-10T23:07:47.998Z] [2022-06-10T23:07:47.998Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-06-10T23:07:47.998Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-06-10T23:07:47.998Z] check_test.go:307: [d52f677949226] daemon is not started [2022-06-10T23:07:47.998Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-06-10T23:07:47.998Z] [2022-06-10T23:07:47.998Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-06-10T23:07:47.998Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-06-10T23:07:47.998Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-06-10T23:07:47.998Z] [2022-06-10T23:07:47.998Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-06-10T23:07:47.998Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-06-10T23:07:47.998Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-06-10T23:07:47.998Z] [2022-06-10T23:07:47.998Z] DONE 269 tests, 5 skipped in 2398.039s [2022-06-10T23:07:47.998Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-10T23:07:47.998Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d3939cb9f8ddd/docker.pid [2022-06-10T23:07:47.998Z] +++ kill 7128 [2022-06-10T23:07:47.998Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7128 is not a child of this shell [2022-06-10T23:07:47.998Z] warning: PID 7128 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d3939cb9f8ddd/docker.pid had a nonzero exit code [2022-06-10T23:07:47.998Z] ++++ cat bundles/test-integration/docker.pid [2022-06-10T23:07:47.998Z] +++ kill 9353 [2022-06-10T23:07:47.998Z] +++ /etc/init.d/apparmor stop [2022-06-10T23:07:47.998Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-10T23:07:47.998Z] [2022-06-10T23:07:47.998Z] Unloading profiles will leave already running processes permanently [2022-06-10T23:07:47.998Z] unconfined, which can lead to unexpected situations. [2022-06-10T23:07:47.998Z] [2022-06-10T23:07:47.998Z] To set a process to complain mode, use the command line tool [2022-06-10T23:07:47.998Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-10T23:07:47.998Z] +++ true [2022-06-10T23:07:47.998Z] exiting test-integration [2022-06-10T23:07:47.998Z] ++ exit 0 [2022-06-10T23:07:47.998Z] [2022-06-10T23:07:47.998Z] + exit 0 [2022-06-10T23:07:47.998Z] ++ jobs -p [2022-06-10T23:07:47.998Z] + pids= [2022-06-10T23:07:47.998Z] + echo 'Remaining pids to kill: []' [2022-06-10T23:07:47.998Z] Remaining pids to kill: [] [2022-06-10T23:07:47.998Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-06-10T23:07:48.047Z] Recording test results [2022-06-10T23:07:49.903Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-10T23:07:50.281Z] + echo Ensuring container killed. [2022-06-10T23:07:50.281Z] Ensuring container killed. [2022-06-10T23:07:50.281Z] + docker ps -aq -f name=docker-pr1-* [2022-06-10T23:07:50.281Z] + cids=77cef9862525 [2022-06-10T23:07:50.281Z] 74e8a2c4ea0c [2022-06-10T23:07:50.281Z] 8d2fe70f83b5 [2022-06-10T23:07:50.281Z] + [ -n 77cef9862525 [2022-06-10T23:07:50.281Z] 74e8a2c4ea0c [2022-06-10T23:07:50.281Z] 8d2fe70f83b5 ] [2022-06-10T23:07:50.281Z] + docker rm -vf 77cef9862525 74e8a2c4ea0c 8d2fe70f83b5 [2022-06-10T23:07:51.210Z] 77cef9862525 [2022-06-10T23:07:51.210Z] 74e8a2c4ea0c [2022-06-10T23:07:51.210Z] 8d2fe70f83b5 [Pipeline] sh [2022-06-10T23:07:51.528Z] + echo Chowning /workspace to jenkins user [2022-06-10T23:07:51.528Z] Chowning /workspace to jenkins user [2022-06-10T23:07:51.528Z] + id -u [2022-06-10T23:07:51.528Z] + id -g [2022-06-10T23:07:51.528Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43715:/workspace busybox chown -R 1000:1000 /workspace [2022-06-10T23:07:51.528Z] Unable to find image 'busybox:latest' locally [2022-06-10T23:07:51.787Z] latest: Pulling from library/busybox [2022-06-10T23:07:51.787Z] 19d511225f94: Pulling fs layer [2022-06-10T23:07:51.787Z] 19d511225f94: Verifying Checksum [2022-06-10T23:07:51.787Z] 19d511225f94: Download complete [2022-06-10T23:07:51.787Z] 19d511225f94: Pull complete [2022-06-10T23:07:51.787Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-06-10T23:07:51.787Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-10T23:07:54.637Z] + bundleName=amd64 [2022-06-10T23:07:54.637Z] + echo Creating amd64-bundles.tar.gz [2022-06-10T23:07:54.637Z] Creating amd64-bundles.tar.gz [2022-06-10T23:07:54.637Z] + xargs tar -czf amd64-bundles.tar.gz [2022-06-10T23:07:54.638Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-06-10T23:07:56.014Z] Archiving artifacts [2022-06-10T23:07:58.158Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43715/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-10T23:07:58.513Z] + make clean [2022-06-10T23:07:58.771Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-10T23:07:58.771Z] docker-dev-cache [2022-06-10T23:07:58.771Z] docker-mod-cache [Pipeline] deleteDir [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