Pull request #43839 opened Started by user Sebastiaan van Stijn Rebuilds build #1 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 75577fe7a8d9f21442b00df90c8ac33ebea2ac67+2fbc30739b437d91f7a444f49143305e5f0a303e (8b6406b5d735473593174b77294065f515ec8c1a) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43839@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-07-20T14:55:31.355Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-07-20T14:55:31.358Z] Trying to pass milestone 1 [Pipeline] milestone [2022-07-20T14:55:31.444Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-07-20T14:55:46.629Z] Still waiting to schedule task [2022-07-20T14:55:46.630Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2022-07-20T14:56:35.252Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0475db4b85774854d) in /home/ubuntu/workspace/moby_PR-43839 [Pipeline] { [Pipeline] checkout [2022-07-20T14:56:35.350Z] The recommended git tool is: git [2022-07-20T14:56:38.008Z] using credential docker-jenkins-github-credentials [2022-07-20T14:56:38.021Z] Cloning the remote Git repository [2022-07-20T14:56:38.021Z] Cloning with configured refspecs honoured and without tags [2022-07-20T14:56:38.041Z] Cloning repository https://github.com/moby/moby.git [2022-07-20T14:56:38.099Z] > git init /home/ubuntu/workspace/moby_PR-43839 # timeout=10 [2022-07-20T14:56:38.432Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-20T14:56:38.432Z] > git --version # timeout=10 [2022-07-20T14:56:38.470Z] > git --version # 'git version 2.17.1' [2022-07-20T14:56:38.470Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T14:56:38.472Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43839/head:refs/remotes/origin/PR-43839 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-20T14:57:01.874Z] Fetching without tags [2022-07-20T14:57:02.273Z] Merging remotes/origin/master commit 2fbc30739b437d91f7a444f49143305e5f0a303e into PR head commit 75577fe7a8d9f21442b00df90c8ac33ebea2ac67 [2022-07-20T14:57:03.226Z] Merge succeeded, producing 75577fe7a8d9f21442b00df90c8ac33ebea2ac67 [2022-07-20T14:57:03.226Z] Checking out Revision 75577fe7a8d9f21442b00df90c8ac33ebea2ac67 (PR-43839) [2022-07-20T14:57:01.763Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-20T14:57:01.790Z] > git config --add remote.origin.fetch +refs/pull/43839/head:refs/remotes/origin/PR-43839 # timeout=10 [2022-07-20T14:57:01.810Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-20T14:57:01.843Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-20T14:57:01.884Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-20T14:57:01.884Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T14:57:01.886Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43839/head:refs/remotes/origin/PR-43839 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-20T14:57:02.287Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T14:57:02.318Z] > git checkout -f 75577fe7a8d9f21442b00df90c8ac33ebea2ac67 # timeout=10 [2022-07-20T14:57:03.115Z] > git remote # timeout=10 [2022-07-20T14:57:03.142Z] > git config --get remote.origin.url # timeout=10 [2022-07-20T14:57:03.172Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T14:57:03.174Z] > git merge 2fbc30739b437d91f7a444f49143305e5f0a303e # timeout=10 [2022-07-20T14:57:03.205Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-20T14:57:03.230Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T14:57:03.250Z] > git checkout -f 75577fe7a8d9f21442b00df90c8ac33ebea2ac67 # timeout=10 [2022-07-20T14:57:07.359Z] Commit message: "logger/journald: fix SA4011: ineffective break statement" [2022-07-20T14:57:07.364Z] > git rev-list --no-walk 75577fe7a8d9f21442b00df90c8ac33ebea2ac67 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T14:57:08.625Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43839:/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-07-20T14:57:16.773Z] Unable to find image 'alpine:latest' locally [2022-07-20T14:57:16.773Z] latest: Pulling from library/alpine [2022-07-20T14:57:16.773Z] 530afca65e2e: Pulling fs layer [2022-07-20T14:57:16.773Z] 530afca65e2e: Verifying Checksum [2022-07-20T14:57:16.773Z] 530afca65e2e: Download complete [2022-07-20T14:57:16.773Z] 530afca65e2e: Pull complete [2022-07-20T14:57:16.773Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-20T14:57:16.773Z] Status: Downloaded newer image for alpine:latest [2022-07-20T14:57:24.926Z] 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-07-20T14:57:25.145Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0475db4b85774854d) in /home/ubuntu/workspace/moby_PR-43839 [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-07-20T14:57:25.192Z] The recommended git tool is: git [Pipeline] // stage [2022-07-20T14:57:25.208Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2022-07-20T14:57:25.226Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-07-20T14:57:25.239Z] Fetching without tags [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 [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-07-20T14:57:25.511Z] Merging remotes/origin/master commit 2fbc30739b437d91f7a444f49143305e5f0a303e into PR head commit 75577fe7a8d9f21442b00df90c8ac33ebea2ac67 [2022-07-20T14:57:25.754Z] Merge succeeded, producing 75577fe7a8d9f21442b00df90c8ac33ebea2ac67 [2022-07-20T14:57:25.755Z] Checking out Revision 75577fe7a8d9f21442b00df90c8ac33ebea2ac67 (PR-43839) [2022-07-20T14:57:25.218Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43839/.git # timeout=10 [2022-07-20T14:57:25.230Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-20T14:57:25.242Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-20T14:57:25.243Z] > git --version # timeout=10 [2022-07-20T14:57:25.252Z] > git --version # 'git version 2.17.1' [2022-07-20T14:57:25.253Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T14:57:25.253Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43839/head:refs/remotes/origin/PR-43839 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-20T14:57:25.515Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T14:57:25.525Z] > git checkout -f 75577fe7a8d9f21442b00df90c8ac33ebea2ac67 # timeout=10 [2022-07-20T14:57:25.710Z] > git remote # timeout=10 [2022-07-20T14:57:25.720Z] > git config --get remote.origin.url # timeout=10 [2022-07-20T14:57:25.729Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T14:57:25.730Z] > git merge 2fbc30739b437d91f7a444f49143305e5f0a303e # timeout=10 [2022-07-20T14:57:25.745Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-20T14:57:25.871Z] Commit message: "logger/journald: fix SA4011: ineffective break statement" [2022-07-20T14:57:25.758Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T14:57:25.768Z] > git checkout -f 75577fe7a8d9f21442b00df90c8ac33ebea2ac67 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T14:57:26.811Z] + [ PR != PR ] [2022-07-20T14:57:26.811Z] + [ master != master ] [2022-07-20T14:57:26.811Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-20T14:57:27.145Z] + docker version [2022-07-20T14:57:27.145Z] Client: Docker Engine - Community [2022-07-20T14:57:27.145Z] Version: 20.10.14 [2022-07-20T14:57:27.145Z] API version: 1.41 [2022-07-20T14:57:27.145Z] Go version: go1.16.15 [2022-07-20T14:57:27.145Z] Git commit: a224086 [2022-07-20T14:57:27.145Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-20T14:57:27.145Z] OS/Arch: linux/amd64 [2022-07-20T14:57:27.145Z] Context: default [2022-07-20T14:57:27.145Z] Experimental: true [2022-07-20T14:57:27.145Z] [2022-07-20T14:57:27.145Z] Server: Docker Engine - Community [2022-07-20T14:57:27.145Z] Engine: [2022-07-20T14:57:27.145Z] Version: 20.10.14 [2022-07-20T14:57:27.145Z] API version: 1.41 (minimum version 1.12) [2022-07-20T14:57:27.145Z] Go version: go1.16.15 [2022-07-20T14:57:27.145Z] Git commit: 87a90dc [2022-07-20T14:57:27.145Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-20T14:57:27.145Z] OS/Arch: linux/amd64 [2022-07-20T14:57:27.145Z] Experimental: true [2022-07-20T14:57:27.145Z] containerd: [2022-07-20T14:57:27.145Z] Version: 1.5.11 [2022-07-20T14:57:27.145Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-20T14:57:27.145Z] runc: [2022-07-20T14:57:27.145Z] Version: 1.0.3 [2022-07-20T14:57:27.145Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-20T14:57:27.145Z] docker-init: [2022-07-20T14:57:27.145Z] Version: 0.19.0 [2022-07-20T14:57:27.145Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-20T14:57:27.449Z] + docker info [2022-07-20T14:57:40.145Z] Still waiting to schedule task [2022-07-20T14:57:40.145Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0475db4b85774854d)’ [2022-07-20T14:57:40.146Z] Still waiting to schedule task [2022-07-20T14:57:40.146Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0475db4b85774854d)’ [2022-07-20T14:57:40.147Z] Still waiting to schedule task [2022-07-20T14:57:40.147Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-07-20T14:57:40.150Z] Still waiting to schedule task [2022-07-20T14:57:40.150Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-07-20T14:57:49.455Z] Client: [2022-07-20T14:57:49.455Z] Context: default [2022-07-20T14:57:49.455Z] Debug Mode: false [2022-07-20T14:57:49.455Z] Plugins: [2022-07-20T14:57:49.455Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-20T14:57:49.455Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-20T14:57:49.455Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-20T14:57:49.455Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-20T14:57:49.455Z] [2022-07-20T14:57:49.455Z] Server: [2022-07-20T14:57:49.455Z] Containers: 0 [2022-07-20T14:57:49.455Z] Running: 0 [2022-07-20T14:57:49.455Z] Paused: 0 [2022-07-20T14:57:49.455Z] Stopped: 0 [2022-07-20T14:57:49.455Z] Images: 1 [2022-07-20T14:57:49.455Z] Server Version: 20.10.14 [2022-07-20T14:57:49.455Z] Storage Driver: overlay2 [2022-07-20T14:57:49.455Z] Backing Filesystem: extfs [2022-07-20T14:57:49.455Z] Supports d_type: true [2022-07-20T14:57:49.455Z] Native Overlay Diff: true [2022-07-20T14:57:49.455Z] userxattr: false [2022-07-20T14:57:49.455Z] Logging Driver: json-file [2022-07-20T14:57:49.455Z] Cgroup Driver: cgroupfs [2022-07-20T14:57:49.455Z] Cgroup Version: 1 [2022-07-20T14:57:49.455Z] Plugins: [2022-07-20T14:57:49.455Z] Volume: local [2022-07-20T14:57:49.455Z] Network: bridge host ipvlan macvlan null overlay [2022-07-20T14:57:49.455Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-20T14:57:49.455Z] Swarm: inactive [2022-07-20T14:57:49.455Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-20T14:57:49.455Z] Default Runtime: runc [2022-07-20T14:57:49.455Z] Init Binary: docker-init [2022-07-20T14:57:49.455Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-20T14:57:49.455Z] runc version: v1.0.3-0-gf46b6ba [2022-07-20T14:57:49.455Z] init version: de40ad0 [2022-07-20T14:57:49.455Z] Security Options: [2022-07-20T14:57:49.455Z] apparmor [2022-07-20T14:57:49.455Z] seccomp [2022-07-20T14:57:49.455Z] Profile: default [2022-07-20T14:57:49.455Z] Kernel Version: 5.4.0-1071-aws [2022-07-20T14:57:49.455Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-20T14:57:49.455Z] OSType: linux [2022-07-20T14:57:49.455Z] Architecture: x86_64 [2022-07-20T14:57:49.455Z] CPUs: 2 [2022-07-20T14:57:49.455Z] Total Memory: 7.483GiB [2022-07-20T14:57:49.455Z] Name: ip-10-100-59-84 [2022-07-20T14:57:49.455Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-20T14:57:49.455Z] Docker Root Dir: /var/lib/docker [2022-07-20T14:57:49.455Z] Debug Mode: false [2022-07-20T14:57:49.455Z] Registry: https://index.docker.io/v1/ [2022-07-20T14:57:49.455Z] Labels: [2022-07-20T14:57:49.455Z] Experimental: true [2022-07-20T14:57:49.455Z] Insecure Registries: [2022-07-20T14:57:49.455Z] 127.0.0.0/8 [2022-07-20T14:57:49.455Z] Live Restore Enabled: true [2022-07-20T14:57:49.455Z] [2022-07-20T14:57:49.455Z] WARNING: No swap limit support [Pipeline] sh [2022-07-20T14:57:49.773Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-20T14:57:49.773Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-20T14:57:49.773Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43839/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-20T14:57:49.773Z] + bash /home/ubuntu/workspace/moby_PR-43839/check-config.sh [2022-07-20T14:57:49.773Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-20T14:57:49.773Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-20T14:57:49.773Z] [2022-07-20T14:57:49.773Z] Generally Necessary: [2022-07-20T14:57:49.773Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-20T14:57:49.773Z] - apparmor: enabled and tools installed [2022-07-20T14:57:50.077Z] - CONFIG_NAMESPACES: enabled [2022-07-20T14:57:50.077Z] - CONFIG_NET_NS: enabled [2022-07-20T14:57:50.077Z] - CONFIG_PID_NS: enabled [2022-07-20T14:57:50.077Z] - CONFIG_IPC_NS: enabled [2022-07-20T14:57:50.077Z] - CONFIG_UTS_NS: enabled [2022-07-20T14:57:50.077Z] - CONFIG_CGROUPS: enabled [2022-07-20T14:57:50.077Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-20T14:57:50.077Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-20T14:57:50.077Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-20T14:57:50.077Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-20T14:57:50.077Z] - CONFIG_CPUSETS: enabled [2022-07-20T14:57:50.077Z] - CONFIG_MEMCG: enabled [2022-07-20T14:57:50.077Z] - CONFIG_KEYS: enabled [2022-07-20T14:57:50.077Z] - CONFIG_VETH: enabled (as module) [2022-07-20T14:57:50.077Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-20T14:57:50.077Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-20T14:57:50.077Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-20T14:57:50.077Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-20T14:57:50.077Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-20T14:57:50.077Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-20T14:57:50.077Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-20T14:57:50.077Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-20T14:57:50.077Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-20T14:57:50.077Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-20T14:57:50.077Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-20T14:57:50.077Z] - CONFIG_CGROUP_BPF: enabled [2022-07-20T14:57:50.077Z] [2022-07-20T14:57:50.077Z] Optional Features: [2022-07-20T14:57:50.077Z] - CONFIG_USER_NS: enabled [2022-07-20T14:57:50.077Z] - CONFIG_SECCOMP: enabled [2022-07-20T14:57:50.077Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-20T14:57:50.077Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-20T14:57:50.077Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-20T14:57:50.077Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-20T14:57:50.077Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-20T14:57:50.077Z] - CONFIG_BLK_CGROUP: enabled [2022-07-20T14:57:50.077Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-20T14:57:50.077Z] - CONFIG_CGROUP_PERF: enabled [2022-07-20T14:57:50.077Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-20T14:57:50.344Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-20T14:57:50.344Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-20T14:57:50.344Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-20T14:57:50.344Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-20T14:57:50.344Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-20T14:57:50.344Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-20T14:57:50.344Z] - CONFIG_IP_VS: enabled (as module) [2022-07-20T14:57:50.344Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-20T14:57:50.344Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-20T14:57:50.344Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-20T14:57:50.344Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-20T14:57:50.344Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-20T14:57:50.344Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-20T14:57:50.344Z] - CONFIG_EXT4_FS: enabled [2022-07-20T14:57:50.344Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-20T14:57:50.344Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-20T14:57:50.344Z] - Network Drivers: [2022-07-20T14:57:50.344Z] - "overlay": [2022-07-20T14:57:50.345Z] - CONFIG_VXLAN: enabled (as module) [2022-07-20T14:57:50.345Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-20T14:57:50.345Z] Optional (for encrypted networks): [2022-07-20T14:57:50.345Z] - CONFIG_CRYPTO: enabled [2022-07-20T14:57:50.345Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-20T14:57:50.345Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-20T14:57:50.345Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-20T14:57:50.345Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-20T14:57:50.345Z] - CONFIG_XFRM: enabled [2022-07-20T14:57:50.345Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-20T14:57:50.345Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-20T14:57:50.345Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-20T14:57:50.345Z] - "ipvlan": [2022-07-20T14:57:50.345Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-20T14:57:50.345Z] - "macvlan": [2022-07-20T14:57:50.345Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-20T14:57:50.345Z] - CONFIG_DUMMY: enabled (as module) [2022-07-20T14:57:50.345Z] - "ftp,tftp client in container": [2022-07-20T14:57:50.345Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-20T14:57:50.345Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-20T14:57:50.345Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-20T14:57:50.345Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-20T14:57:50.345Z] - Storage Drivers: [2022-07-20T14:57:50.345Z] - "aufs": [2022-07-20T14:57:50.345Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-20T14:57:50.345Z] - "btrfs": [2022-07-20T14:57:50.345Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-20T14:57:50.345Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-20T14:57:50.345Z] - "devicemapper": [2022-07-20T14:57:50.620Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-20T14:57:50.620Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-20T14:57:50.620Z] - "overlay": [2022-07-20T14:57:50.620Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-20T14:57:50.620Z] - "zfs": [2022-07-20T14:57:50.620Z] - /dev/zfs: present [2022-07-20T14:57:50.620Z] - zfs command: missing [2022-07-20T14:57:50.620Z] - zpool command: missing [2022-07-20T14:57:50.620Z] [2022-07-20T14:57:50.620Z] Limits: [2022-07-20T14:57:50.620Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-20T14:57:50.620Z] [2022-07-20T14:57:50.620Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-20T14:57:50.959Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:75577fe7a8d9f21442b00df90c8ac33ebea2ac67 . [2022-07-20T14:57:51.219Z] #1 [internal] load build definition from Dockerfile [2022-07-20T14:57:51.219Z] #1 sha256:750437db50198cddbf524ea8914aa50f7337e8debb5dc26a7a52f9260835f94c [2022-07-20T14:57:51.219Z] #1 transferring dockerfile: 19.25kB done [2022-07-20T14:57:51.219Z] #1 DONE 0.2s [2022-07-20T14:57:51.219Z] [2022-07-20T14:57:51.219Z] #2 [internal] load .dockerignore [2022-07-20T14:57:51.219Z] #2 sha256:1f7dee9bc4e7e2e80291ad5debdb196a8dfd79da99277d14ee81fe8be13effae [2022-07-20T14:57:51.219Z] #2 transferring context: 145B done [2022-07-20T14:57:51.219Z] #2 DONE 0.1s [2022-07-20T14:57:51.479Z] [2022-07-20T14:57:51.479Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-20T14:57:51.479Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-20T14:57:51.740Z] #3 DONE 0.4s [2022-07-20T14:57:51.740Z] [2022-07-20T14:57:51.740Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-20T14:57:51.740Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-20T14:57:51.740Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-20T14:57:51.740Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-20T14:57:51.740Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 7.34MB / 9.94MB 0.1s [2022-07-20T14:57:51.740Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-20T14:57:51.740Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-20T14:57:52.003Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-20T14:57:52.003Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-20T14:57:52.003Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-07-20T14:57:52.268Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-07-20T14:57:52.529Z] #4 DONE 0.8s [2022-07-20T14:57:52.790Z] [2022-07-20T14:57:52.790Z] #5 [internal] load .dockerignore [2022-07-20T14:57:52.790Z] #5 sha256:30b83092ccb2f79e6449459b244227410e816c3757ba896ef11600a79069d736 [2022-07-20T14:57:52.790Z] #5 DONE 0.0s [2022-07-20T14:57:52.790Z] [2022-07-20T14:57:52.790Z] #6 [internal] load build definition from Dockerfile [2022-07-20T14:57:52.790Z] #6 sha256:428937765e3416feee70903e7005c3a6b67ee2e7c06526a32f402489d71c7af4 [2022-07-20T14:57:52.790Z] #6 DONE 0.0s [2022-07-20T14:57:52.790Z] [2022-07-20T14:57:52.790Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-20T14:57:52.790Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-20T14:57:53.731Z] #10 DONE 1.1s [2022-07-20T14:57:53.731Z] [2022-07-20T14:57:53.731Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-20T14:57:53.731Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-20T14:57:53.731Z] #9 DONE 1.0s [2022-07-20T14:57:53.731Z] [2022-07-20T14:57:53.731Z] #8 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-20T14:57:53.731Z] #8 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-20T14:57:53.731Z] #8 DONE 1.0s [2022-07-20T14:57:53.731Z] [2022-07-20T14:57:53.731Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-20T14:57:53.731Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-20T14:57:53.731Z] #7 DONE 1.1s [2022-07-20T14:57:53.992Z] [2022-07-20T14:57:53.992Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T14:57:53.992Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-20T14:57:53.992Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T14:57:53.992Z] #80 DONE 0.1s [2022-07-20T14:57:53.992Z] [2022-07-20T14:57:53.992Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T14:57:53.992Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-20T14:57:53.992Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-20T14:57:53.992Z] #78 DONE 0.1s [2022-07-20T14:57:53.992Z] [2022-07-20T14:57:53.992Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T14:57:53.992Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T14:57:53.992Z] #35 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T14:57:54.253Z] #35 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done [2022-07-20T14:57:54.253Z] #35 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-20T14:57:54.253Z] #35 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-20T14:57:54.253Z] #35 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-20T14:57:54.552Z] #35 ... [2022-07-20T14:57:54.552Z] [2022-07-20T14:57:54.552Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-20T14:57:54.552Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-20T14:57:54.552Z] #56 DONE 0.5s [2022-07-20T14:57:54.552Z] [2022-07-20T14:57:54.552Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T14:57:54.552Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T14:57:54.552Z] #35 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 0B / 55.00MB 0.2s [2022-07-20T14:57:54.814Z] #35 ... [2022-07-20T14:57:54.814Z] [2022-07-20T14:57:54.814Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-20T14:57:54.814Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-20T14:57:54.814Z] #56 DONE 0.0s [2022-07-20T14:57:54.814Z] [2022-07-20T14:57:54.814Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T14:57:54.814Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T14:57:54.814Z] #35 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 3.15MB / 55.00MB 0.4s [2022-07-20T14:57:55.079Z] #35 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 11.53MB / 55.00MB 0.7s [2022-07-20T14:57:55.350Z] #35 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 18.87MB / 55.00MB 1.0s [2022-07-20T14:57:55.615Z] #35 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 34.60MB / 55.00MB 1.3s [2022-07-20T14:57:55.615Z] #35 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 38.80MB / 55.00MB 1.4s [2022-07-20T14:57:55.994Z] #35 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 41.94MB / 55.00MB 1.5s [2022-07-20T14:57:55.994Z] #35 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 48.23MB / 55.00MB 1.7s [2022-07-20T14:57:56.571Z] #35 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.1s [2022-07-20T14:57:56.832Z] #35 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.5s done [2022-07-20T14:57:57.411Z] #35 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a [2022-07-20T14:58:00.729Z] #35 ... [2022-07-20T14:58:00.729Z] [2022-07-20T14:58:00.729Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T14:58:00.729Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-20T14:58:00.729Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-20T14:58:00.729Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-20T14:58:00.729Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-20T14:58:00.729Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-07-20T14:58:00.729Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.5s done [2022-07-20T14:58:00.729Z] #78 DONE 6.0s [2022-07-20T14:58:00.729Z] [2022-07-20T14:58:00.729Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T14:58:00.729Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T14:58:00.729Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.1s done [2022-07-20T14:58:00.730Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-20T14:58:00.730Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-20T14:58:00.730Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-20T14:58:00.730Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.7s done [2022-07-20T14:58:00.730Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.5s done [2022-07-20T14:58:00.730Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 1.8s done [2022-07-20T14:58:00.730Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 4.2s done [2022-07-20T14:58:00.730Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 75.50MB / 85.90MB 5.8s [2022-07-20T14:58:00.730Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 49.28MB / 141.81MB 5.8s [2022-07-20T14:58:00.730Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 4.5s done [2022-07-20T14:58:00.730Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 82.11MB / 85.90MB 6.1s [2022-07-20T14:58:00.730Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 60.02MB / 141.81MB 6.3s [2022-07-20T14:58:00.991Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 69.21MB / 141.81MB 6.6s [2022-07-20T14:58:01.253Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 76.55MB / 141.81MB 7.0s [2022-07-20T14:58:01.514Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 7.0s done [2022-07-20T14:58:01.514Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 84.93MB / 141.81MB 7.3s [2022-07-20T14:58:01.777Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 92.27MB / 141.81MB 7.5s [2022-07-20T14:58:02.360Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 99.61MB / 141.81MB 8.0s [2022-07-20T14:58:02.626Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 108.00MB / 141.81MB 8.2s [2022-07-20T14:58:02.626Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 115.34MB / 141.81MB 8.3s [2022-07-20T14:58:02.626Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.1s [2022-07-20T14:58:02.626Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 122.68MB / 141.81MB 8.4s [2022-07-20T14:58:02.890Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 131.07MB / 141.81MB 8.6s [2022-07-20T14:58:03.153Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 8.8s [2022-07-20T14:58:04.102Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 9.5s done [2022-07-20T14:58:04.102Z] #11 ... [2022-07-20T14:58:04.102Z] [2022-07-20T14:58:04.102Z] #31 [internal] load build context [2022-07-20T14:58:04.102Z] #31 sha256:df4737574df51ee1d42df13656804062e9c183058a539bc5663c3b24583baef4 [2022-07-20T14:58:04.102Z] #31 transferring context: 62.07MB 9.9s done [2022-07-20T14:58:04.102Z] #31 ... [2022-07-20T14:58:04.102Z] [2022-07-20T14:58:04.102Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T14:58:04.102Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-20T14:58:04.102Z] #80 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-20T14:58:04.102Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-20T14:58:04.102Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-20T14:58:04.102Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.4s done [2022-07-20T14:58:04.102Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.7s done [2022-07-20T14:58:04.362Z] #80 ... [2022-07-20T14:58:04.362Z] [2022-07-20T14:58:04.362Z] #31 [internal] load build context [2022-07-20T14:58:04.362Z] #31 sha256:df4737574df51ee1d42df13656804062e9c183058a539bc5663c3b24583baef4 [2022-07-20T14:58:04.362Z] #31 DONE 10.3s [2022-07-20T14:58:04.362Z] [2022-07-20T14:58:04.362Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T14:58:04.362Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T14:58:04.362Z] #35 ... [2022-07-20T14:58:04.362Z] [2022-07-20T14:58:04.362Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T14:58:04.362Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-20T14:58:04.362Z] #80 DONE 10.4s [2022-07-20T14:58:04.622Z] [2022-07-20T14:58:04.622Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-20T14:58:04.622Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-20T14:58:06.007Z] #79 DONE 1.5s [2022-07-20T14:58:06.007Z] [2022-07-20T14:58:06.007Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T14:58:06.007Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T14:58:06.267Z] #35 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 8.8s done [2022-07-20T14:58:07.210Z] #35 DONE 13.1s [2022-07-20T14:58:07.210Z] [2022-07-20T14:58:07.210Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-20T14:58:07.210Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-20T14:58:07.210Z] #81 DONE 1.3s [2022-07-20T14:58:07.210Z] [2022-07-20T14:58:07.210Z] #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-07-20T14:58:07.210Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-20T14:58:08.151Z] #36 0.998 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T14:58:08.413Z] #36 1.013 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T14:58:08.413Z] #36 1.013 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T14:58:08.675Z] #36 1.247 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T14:58:08.936Z] #36 1.532 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T14:58:09.197Z] #36 1.788 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T14:58:10.589Z] #36 3.337 Fetched 8555 kB in 3s (3271 kB/s) [2022-07-20T14:58:11.532Z] #36 3.337 Reading package lists... [2022-07-20T14:58:12.104Z] #36 4.179 Reading package lists... [2022-07-20T14:58:12.367Z] #36 4.944 Building dependency tree... [2022-07-20T14:58:12.627Z] #36 5.304 The following additional packages will be installed: [2022-07-20T14:58:12.627Z] #36 5.304 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-20T14:58:12.627Z] #36 5.304 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-20T14:58:12.627Z] #36 5.304 Recommended packages: [2022-07-20T14:58:12.627Z] #36 5.304 libldap-common publicsuffix libsasl2-modules [2022-07-20T14:58:12.627Z] #36 5.469 The following NEW packages will be installed: [2022-07-20T14:58:12.627Z] #36 5.469 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-20T14:58:12.627Z] #36 5.469 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-20T14:58:12.627Z] #36 5.470 libssh2-1 openssl [2022-07-20T14:58:12.890Z] #36 5.749 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T14:58:12.890Z] #36 5.749 Need to get 3041 kB of archives. [2022-07-20T14:58:12.890Z] #36 5.749 After this operation, 6651 kB of additional disk space will be used. [2022-07-20T14:58:12.890Z] #36 5.749 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-20T14:58:13.151Z] #36 5.763 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-20T14:58:13.151Z] #36 5.797 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-20T14:58:13.151Z] #36 5.800 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-07-20T14:58:13.151Z] #36 5.802 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-20T14:58:13.151Z] #36 5.804 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-20T14:58:13.151Z] #36 5.810 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-20T14:58:13.151Z] #36 5.811 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-20T14:58:13.151Z] #36 5.819 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-20T14:58:13.151Z] #36 5.819 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-20T14:58:13.151Z] #36 5.821 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-20T14:58:13.151Z] #36 5.826 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-20T14:58:13.151Z] #36 5.832 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-20T14:58:13.151Z] #36 5.845 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-20T14:58:13.151Z] #36 5.846 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-20T14:58:13.412Z] #36 6.162 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T14:58:13.673Z] #36 6.207 Fetched 3041 kB in 0s (8240 kB/s) [2022-07-20T14:58:13.673Z] #36 6.243 Selecting previously unselected package openssl. [2022-07-20T14:58:13.673Z] #36 6.243 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-07-20T14:58:13.673Z] #36 6.243 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-20T14:58:13.673Z] #36 6.252 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-20T14:58:13.673Z] #36 6.403 Selecting previously unselected package ca-certificates. [2022-07-20T14:58:13.673Z] #36 6.403 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-20T14:58:13.673Z] #36 6.408 Unpacking ca-certificates (20210119) ... [2022-07-20T14:58:13.935Z] #36 6.490 Selecting previously unselected package libbrotli1:amd64. [2022-07-20T14:58:13.935Z] #36 6.490 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-20T14:58:13.935Z] #36 6.500 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-20T14:58:13.935Z] #36 6.580 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-20T14:58:13.935Z] #36 6.580 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-20T14:58:13.935Z] #36 6.590 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T14:58:13.935Z] #36 6.636 Selecting previously unselected package libsasl2-2:amd64. [2022-07-20T14:58:13.935Z] #36 6.636 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-20T14:58:13.935Z] #36 6.640 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T14:58:13.935Z] #36 6.705 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-20T14:58:13.935Z] #36 6.705 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-20T14:58:14.196Z] #36 6.710 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-20T14:58:14.196Z] #36 6.780 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-20T14:58:14.196Z] #36 6.780 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-20T14:58:14.196Z] #36 6.787 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-20T14:58:14.196Z] #36 6.845 Selecting previously unselected package libpsl5:amd64. [2022-07-20T14:58:14.196Z] #36 6.845 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-20T14:58:14.196Z] #36 6.849 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-20T14:58:14.196Z] #36 6.905 Selecting previously unselected package librtmp1:amd64. [2022-07-20T14:58:14.196Z] #36 6.905 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-20T14:58:14.196Z] #36 6.909 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-20T14:58:14.196Z] #36 6.950 Selecting previously unselected package libssh2-1:amd64. [2022-07-20T14:58:14.196Z] #36 6.950 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-20T14:58:14.458Z] #36 6.955 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-20T14:58:14.458Z] #36 7.022 Selecting previously unselected package libcurl4:amd64. [2022-07-20T14:58:14.458Z] #36 7.022 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-20T14:58:14.458Z] #36 7.027 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-20T14:58:14.458Z] #36 7.104 Selecting previously unselected package curl. [2022-07-20T14:58:14.458Z] #36 7.104 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-20T14:58:14.458Z] #36 7.112 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-20T14:58:14.458Z] #36 7.217 Selecting previously unselected package libonig5:amd64. [2022-07-20T14:58:14.458Z] #36 7.217 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-20T14:58:14.719Z] #36 7.221 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T14:58:14.719Z] #36 7.303 Selecting previously unselected package libjq1:amd64. [2022-07-20T14:58:14.719Z] #36 7.303 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-20T14:58:14.719Z] #36 7.307 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-20T14:58:14.719Z] #36 7.376 Selecting previously unselected package jq. [2022-07-20T14:58:14.719Z] #36 7.376 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-20T14:58:14.719Z] #36 7.379 Unpacking jq (1.6-2.1) ... [2022-07-20T14:58:14.719Z] #36 7.434 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-20T14:58:14.719Z] #36 7.445 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-20T14:58:14.719Z] #36 7.457 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-20T14:58:14.719Z] #36 7.470 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T14:58:14.719Z] #36 7.480 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-20T14:58:14.719Z] #36 7.491 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T14:58:14.719Z] #36 7.503 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-20T14:58:14.719Z] #36 7.515 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-20T14:58:14.719Z] #36 7.533 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T14:58:14.719Z] #36 7.543 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-20T14:58:14.719Z] #36 7.561 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-20T14:58:14.719Z] #36 7.573 Setting up ca-certificates (20210119) ... [2022-07-20T14:58:14.980Z] #36 ... [2022-07-20T14:58:14.980Z] [2022-07-20T14:58:14.980Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T14:58:14.980Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T14:58:14.980Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.8s done [2022-07-20T14:58:14.980Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.8s done [2022-07-20T14:58:14.980Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 5.7s [2022-07-20T14:58:15.553Z] #11 ... [2022-07-20T14:58:15.553Z] [2022-07-20T14:58:15.553Z] #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-07-20T14:58:15.553Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-20T14:58:15.553Z] #36 8.182 Updating certificates in /etc/ssl/certs... [2022-07-20T14:58:16.498Z] #36 9.240 129 added, 0 removed; done. [2022-07-20T14:58:16.498Z] #36 9.282 Setting up jq (1.6-2.1) ... [2022-07-20T14:58:16.498Z] #36 9.294 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-20T14:58:16.498Z] #36 9.308 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-20T14:58:16.498Z] #36 9.316 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T14:58:16.498Z] #36 9.342 Processing triggers for ca-certificates (20210119) ... [2022-07-20T14:58:16.760Z] #36 9.349 Updating certificates in /etc/ssl/certs... [2022-07-20T14:58:17.333Z] #36 10.16 0 added, 0 removed; done. [2022-07-20T14:58:17.333Z] #36 10.16 Running hooks in /etc/ca-certificates/update.d... [2022-07-20T14:58:17.594Z] #36 10.16 done. [2022-07-20T14:58:20.895Z] #36 DONE 13.2s [2022-07-20T14:58:20.895Z] [2022-07-20T14:58:20.895Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-20T14:58:20.895Z] #37 sha256:e933b69e8920a63e422b0b20e0aead8b3dbc9790dd4ec97d7ee381aeb0dd6a66 [2022-07-20T14:58:20.895Z] #37 DONE 0.1s [2022-07-20T14:58:20.895Z] [2022-07-20T14:58:20.895Z] #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-07-20T14:58:20.895Z] #38 sha256:be7f0485ffb808f76d5c8d53d0518810991c199a79ff33b1d4750285063965ca [2022-07-20T14:58:22.219Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03338933f4bac3930) in /home/ubuntu/workspace/moby_PR-43839 [Pipeline] { [Pipeline] checkout [2022-07-20T14:58:22.374Z] The recommended git tool is: git [2022-07-20T14:58:22.809Z] #38 2.221 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-20T14:58:23.381Z] #38 2.550 [2022-07-20T14:58:23.381Z] #38 2.767 #=#=# ######################################################################## 100.0% [2022-07-20T14:58:23.642Z] #38 3.086 [2022-07-20T14:58:24.919Z] using credential docker-jenkins-github-credentials [2022-07-20T14:58:24.928Z] Cloning the remote Git repository [2022-07-20T14:58:24.928Z] Cloning with configured refspecs honoured and without tags [2022-07-20T14:58:25.025Z] #38 4.108 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-20T14:58:25.287Z] #38 4.436 [2022-07-20T14:58:25.547Z] #38 4.661 #=#=# ######################################################################## 100.0% [2022-07-20T14:58:25.547Z] #38 ... [2022-07-20T14:58:25.547Z] [2022-07-20T14:58:25.547Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T14:58:25.547Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T14:58:25.547Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 7.3s done [2022-07-20T14:58:25.547Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 4.7s done [2022-07-20T14:58:25.547Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 3.5s [2022-07-20T14:58:25.808Z] #11 ... [2022-07-20T14:58:25.808Z] [2022-07-20T14:58:25.808Z] #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-07-20T14:58:25.808Z] #38 sha256:be7f0485ffb808f76d5c8d53d0518810991c199a79ff33b1d4750285063965ca [2022-07-20T14:58:25.808Z] #38 4.976 [2022-07-20T14:58:24.054Z] Cloning repository https://github.com/moby/moby.git [2022-07-20T14:58:24.115Z] > git init /home/ubuntu/workspace/moby_PR-43839 # timeout=10 [2022-07-20T14:58:24.491Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-20T14:58:24.492Z] > git --version # timeout=10 [2022-07-20T14:58:24.520Z] > git --version # 'git version 2.17.1' [2022-07-20T14:58:24.520Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T14:58:24.522Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43839/head:refs/remotes/origin/PR-43839 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-20T14:58:27.195Z] #38 6.318 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-20T14:58:27.458Z] #38 6.646 [2022-07-20T14:58:27.979Z] #38 6.874 #=#=# ################## 25.5% ######################################### 58.2% ################################################################ 89.8% ######################################################################## 100.0% [2022-07-20T14:58:28.430Z] #38 7.466 [2022-07-20T14:58:29.441Z] #38 8.728 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-20T14:58:29.716Z] #38 9.106 [2022-07-20T14:58:29.977Z] #38 9.329 #=#=# ######################################################################## 100.0% [2022-07-20T14:58:30.246Z] #38 9.645 [2022-07-20T14:58:31.209Z] #38 10.51 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-20T14:58:31.469Z] #38 10.85 [2022-07-20T14:58:31.730Z] #38 11.07 #=#=# ######################################################################## 100.0% [2022-07-20T14:58:31.991Z] #38 11.40 [2022-07-20T14:58:32.253Z] #38 11.48 Download of images into '/build' complete. [2022-07-20T14:58:32.253Z] #38 11.48 Use something like the following to load the result into a Docker daemon: [2022-07-20T14:58:32.253Z] #38 11.48 tar -cC '/build' . | docker load [2022-07-20T14:58:32.823Z] #38 ... [2022-07-20T14:58:32.823Z] [2022-07-20T14:58:32.823Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T14:58:32.823Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T14:58:32.823Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 10.7s [2022-07-20T14:58:33.765Z] #11 ... [2022-07-20T14:58:33.766Z] [2022-07-20T14:58:33.766Z] #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-07-20T14:58:33.766Z] #38 sha256:be7f0485ffb808f76d5c8d53d0518810991c199a79ff33b1d4750285063965ca [2022-07-20T14:58:33.766Z] #38 DONE 12.8s [2022-07-20T14:58:33.766Z] [2022-07-20T14:58:33.766Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T14:58:33.766Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T14:58:34.539Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-09e9ceb8ff00eb484) in /home/ubuntu/workspace/moby_PR-43839 [Pipeline] { [Pipeline] checkout [2022-07-20T14:58:34.667Z] The recommended git tool is: git [2022-07-20T14:58:34.717Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0452baa74acda4f86) in /home/ubuntu/workspace/moby_PR-43839 [Pipeline] { [Pipeline] checkout [2022-07-20T14:58:34.850Z] The recommended git tool is: git [2022-07-20T14:58:36.455Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0dc87cc2fb3620e82) in /home/ubuntu/workspace/moby_PR-43839 [Pipeline] { [Pipeline] checkout [2022-07-20T14:58:36.644Z] The recommended git tool is: git [2022-07-20T14:58:37.109Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 14.7s done [2022-07-20T14:58:37.110Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-20T14:58:37.369Z] #11 DONE 43.3s [2022-07-20T14:58:37.369Z] [2022-07-20T14:58:37.369Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-20T14:58:37.370Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-20T14:58:37.409Z] using credential docker-jenkins-github-credentials [2022-07-20T14:58:37.420Z] Cloning the remote Git repository [2022-07-20T14:58:37.420Z] Cloning with configured refspecs honoured and without tags [2022-07-20T14:58:36.498Z] Cloning repository https://github.com/moby/moby.git [2022-07-20T14:58:36.561Z] > git init /home/ubuntu/workspace/moby_PR-43839 # timeout=10 [2022-07-20T14:58:36.879Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-20T14:58:36.879Z] > git --version # timeout=10 [2022-07-20T14:58:36.889Z] > git --version # 'git version 2.17.1' [2022-07-20T14:58:36.889Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T14:58:36.891Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43839/head:refs/remotes/origin/PR-43839 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-20T14:58:38.309Z] #12 DONE 0.9s [2022-07-20T14:58:38.309Z] [2022-07-20T14:58:38.309Z] #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-07-20T14:58:38.309Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-20T14:58:38.578Z] using credential docker-jenkins-github-credentials [2022-07-20T14:58:38.587Z] Cloning the remote Git repository [2022-07-20T14:58:38.587Z] Cloning with configured refspecs honoured and without tags [2022-07-20T14:58:38.879Z] #13 DONE 0.7s [2022-07-20T14:58:39.145Z] [2022-07-20T14:58:39.145Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-20T14:58:39.145Z] #40 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-20T14:58:39.145Z] #40 ... [2022-07-20T14:58:39.145Z] [2022-07-20T14:58:39.145Z] #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-07-20T14:58:39.145Z] #57 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-20T14:58:39.145Z] #57 DONE 0.1s [2022-07-20T14:58:39.145Z] [2022-07-20T14:58:39.145Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-20T14:58:39.145Z] #53 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-20T14:58:39.145Z] #53 DONE 0.2s [2022-07-20T14:58:38.652Z] Cloning repository https://github.com/moby/moby.git [2022-07-20T14:58:38.751Z] > git init /home/ubuntu/workspace/moby_PR-43839 # timeout=10 [2022-07-20T14:58:39.222Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-20T14:58:39.222Z] > git --version # timeout=10 [2022-07-20T14:58:39.243Z] > git --version # 'git version 2.25.1' [2022-07-20T14:58:39.243Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T14:58:39.245Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43839/head:refs/remotes/origin/PR-43839 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-20T14:58:39.405Z] [2022-07-20T14:58:39.405Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-20T14:58:39.405Z] #40 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-20T14:58:39.405Z] #40 DONE 0.4s [2022-07-20T14:58:39.405Z] [2022-07-20T14:58:39.405Z] #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-07-20T14:58:39.405Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T14:58:40.896Z] using credential docker-jenkins-github-credentials [2022-07-20T14:58:40.906Z] Cloning the remote Git repository [2022-07-20T14:58:40.906Z] Cloning with configured refspecs honoured and without tags [2022-07-20T14:58:40.963Z] Cloning repository https://github.com/moby/moby.git [2022-07-20T14:58:41.039Z] > git init /home/ubuntu/workspace/moby_PR-43839 # timeout=10 [2022-07-20T14:58:41.290Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-20T14:58:41.291Z] > git --version # timeout=10 [2022-07-20T14:58:41.320Z] > git --version # 'git version 2.25.1' [2022-07-20T14:58:41.320Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T14:58:41.331Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43839/head:refs/remotes/origin/PR-43839 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-20T14:58:42.704Z] #41 ... [2022-07-20T14:58:42.704Z] [2022-07-20T14:58:42.704Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-07-20T14:58:42.704Z] #14 sha256:d485c611ac719dc2bdf72066a83410492e4e1569724f796e7c806bc745be397f [2022-07-20T14:58:42.704Z] #14 DONE 3.3s [2022-07-20T14:58:42.704Z] [2022-07-20T14:58:42.704Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-07-20T14:58:42.704Z] #15 sha256:195e8c485d9b8a2250897bdce3925e98ad20e2c5c8df1f7a9a8ef1cce819ef06 [2022-07-20T14:58:46.020Z] #15 DONE 3.2s [2022-07-20T14:58:46.020Z] [2022-07-20T14:58:46.020Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-07-20T14:58:46.020Z] #16 sha256:51f23b7279a7c7bb3b8022a027a291bab7e4532f6fd5e3ce648c5c492209cef2 [2022-07-20T14:58:47.406Z] #16 DONE 1.9s [2022-07-20T14:58:47.406Z] [2022-07-20T14:58:47.406Z] #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-07-20T14:58:47.406Z] #60 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T14:58:47.406Z] #60 4.673 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-20T14:58:47.406Z] #60 6.769 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-20T14:58:47.406Z] #60 6.769 go: downloading github.com/fatih/color v1.10.0 [2022-07-20T14:58:47.406Z] #60 6.798 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-20T14:58:47.406Z] #60 7.076 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-20T14:58:47.406Z] #60 7.284 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-20T14:58:47.406Z] #60 7.353 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-20T14:58:47.406Z] #60 7.397 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-20T14:58:47.406Z] #60 7.549 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-20T14:58:47.406Z] #60 7.745 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-20T14:58:47.406Z] #60 7.813 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-20T14:58:47.406Z] #60 8.264 go: downloading golang.org/x/tools v0.1.0 [2022-07-20T14:58:47.406Z] #60 ... [2022-07-20T14:58:47.406Z] [2022-07-20T14:58:47.406Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-07-20T14:58:47.406Z] #17 sha256:5aaad1ea76af62b2c3624ee1d571cf77c6e14cc14449aa80ef476d9634f75bab [2022-07-20T14:58:48.933Z] Fetching without tags [2022-07-20T14:58:49.193Z] Merging remotes/origin/master commit 2fbc30739b437d91f7a444f49143305e5f0a303e into PR head commit 75577fe7a8d9f21442b00df90c8ac33ebea2ac67 [2022-07-20T14:58:49.323Z] #17 ... [2022-07-20T14:58:49.323Z] [2022-07-20T14:58:49.323Z] #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-07-20T14:58:49.323Z] #47 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-20T14:58:49.323Z] #47 5.690 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-20T14:58:49.323Z] #47 7.175 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-20T14:58:49.323Z] #47 9.166 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-20T14:58:49.323Z] #47 9.568 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-20T14:58:49.323Z] #47 9.870 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-20T14:58:49.323Z] #47 ... [2022-07-20T14:58:49.323Z] [2022-07-20T14:58:49.323Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-07-20T14:58:49.323Z] #17 sha256:5aaad1ea76af62b2c3624ee1d571cf77c6e14cc14449aa80ef476d9634f75bab [2022-07-20T14:58:49.323Z] #17 DONE 1.7s [2022-07-20T14:58:49.323Z] [2022-07-20T14:58:49.323Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T14:58:49.323Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T14:58:49.323Z] #62 4.846 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-20T14:58:49.323Z] #62 6.333 go: downloading github.com/fatih/color v1.13.0 [2022-07-20T14:58:49.323Z] #62 6.414 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-20T14:58:49.323Z] #62 6.532 go: downloading github.com/pkg/errors v0.9.1 [2022-07-20T14:58:49.323Z] #62 6.532 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-20T14:58:49.323Z] #62 6.654 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-20T14:58:49.323Z] #62 6.999 go: downloading github.com/spf13/viper v1.11.0 [2022-07-20T14:58:49.323Z] #62 7.025 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-20T14:58:49.323Z] #62 7.729 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-20T14:58:49.323Z] #62 7.784 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-20T14:58:49.323Z] #62 ... [2022-07-20T14:58:49.323Z] [2022-07-20T14:58:49.324Z] #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-07-20T14:58:49.324Z] #64 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-20T14:58:49.324Z] #64 4.981 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-20T14:58:49.324Z] #64 10.14 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-20T14:58:49.324Z] #64 10.14 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-20T14:58:49.324Z] #64 10.23 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-20T14:58:49.324Z] #64 ... [2022-07-20T14:58:49.324Z] [2022-07-20T14:58:49.324Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-20T14:58:49.324Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T14:58:49.324Z] #43 5.001 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-20T14:58:49.585Z] #43 ... [2022-07-20T14:58:49.585Z] [2022-07-20T14:58:49.585Z] #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-07-20T14:58:49.585Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T14:58:49.585Z] #54 4.905 + git clone https://github.com/docker/distribution.git . [2022-07-20T14:58:49.585Z] #54 4.911 Cloning into '.'... [2022-07-20T14:58:49.585Z] #54 ... [2022-07-20T14:58:49.585Z] [2022-07-20T14:58:49.585Z] #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-07-20T14:58:49.585Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T14:58:49.585Z] #83 5.586 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T14:58:49.585Z] #83 5.745 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T14:58:49.585Z] #83 5.924 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T14:58:49.585Z] #83 6.629 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T14:58:49.585Z] #83 9.196 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T14:58:49.846Z] #83 ... [2022-07-20T14:58:49.846Z] [2022-07-20T14:58:49.846Z] #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-07-20T14:58:49.846Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T14:58:49.846Z] #58 5.424 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T14:58:49.846Z] #58 5.557 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T14:58:49.846Z] #58 5.786 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T14:58:49.846Z] #58 6.137 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-20T14:58:49.846Z] #58 6.446 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T14:58:49.846Z] #58 9.193 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T14:58:49.975Z] Merge succeeded, producing 75577fe7a8d9f21442b00df90c8ac33ebea2ac67 [2022-07-20T14:58:49.975Z] Checking out Revision 75577fe7a8d9f21442b00df90c8ac33ebea2ac67 (PR-43839) [2022-07-20T14:58:50.108Z] #58 ... [2022-07-20T14:58:50.108Z] [2022-07-20T14:58:50.108Z] #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-07-20T14:58:50.108Z] #45 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-20T14:58:50.108Z] #45 4.925 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-20T14:58:50.108Z] #45 ... [2022-07-20T14:58:50.108Z] [2022-07-20T14:58:50.108Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T14:58:50.108Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T14:58:50.108Z] #62 10.38 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-20T14:58:50.108Z] #62 10.47 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-20T14:58:50.108Z] #62 10.62 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-20T14:58:50.108Z] #62 10.73 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-20T14:58:48.868Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-20T14:58:48.883Z] > git config --add remote.origin.fetch +refs/pull/43839/head:refs/remotes/origin/PR-43839 # timeout=10 [2022-07-20T14:58:48.900Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-20T14:58:48.917Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-20T14:58:48.937Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-20T14:58:48.937Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T14:58:48.938Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43839/head:refs/remotes/origin/PR-43839 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-20T14:58:49.206Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T14:58:49.230Z] > git checkout -f 75577fe7a8d9f21442b00df90c8ac33ebea2ac67 # timeout=10 [2022-07-20T14:58:49.906Z] > git remote # timeout=10 [2022-07-20T14:58:49.918Z] > git config --get remote.origin.url # timeout=10 [2022-07-20T14:58:49.938Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T14:58:49.945Z] > git merge 2fbc30739b437d91f7a444f49143305e5f0a303e # timeout=10 [2022-07-20T14:58:49.960Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-20T14:58:49.978Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T14:58:49.985Z] > git checkout -f 75577fe7a8d9f21442b00df90c8ac33ebea2ac67 # timeout=10 [2022-07-20T14:58:51.050Z] #62 ... [2022-07-20T14:58:51.050Z] [2022-07-20T14:58:51.050Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-07-20T14:58:51.050Z] #18 sha256:d4a401030e691e26432309bd8c56ce9b8cdf80f5513272da3a06314315e7a12a [2022-07-20T14:58:51.050Z] #18 DONE 2.0s [2022-07-20T14:58:51.311Z] [2022-07-20T14:58:51.311Z] #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-07-20T14:58:51.311Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T14:58:53.227Z] #19 2.036 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T14:58:53.227Z] #19 2.165 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T14:58:53.227Z] #19 2.195 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T14:58:53.800Z] #19 ... [2022-07-20T14:58:53.800Z] [2022-07-20T14:58:53.800Z] #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-07-20T14:58:53.800Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T14:58:53.800Z] #41 4.491 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-20T14:58:53.800Z] #41 4.497 Cloning into '.'... [2022-07-20T14:58:54.061Z] #41 ... [2022-07-20T14:58:54.061Z] [2022-07-20T14:58:54.061Z] #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-07-20T14:58:54.061Z] #47 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-20T14:58:54.061Z] #47 13.53 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-20T14:58:54.061Z] #47 13.68 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-20T14:58:54.560Z] Commit message: "logger/journald: fix SA4011: ineffective break statement" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-20T14:58:54.895Z] Fetching without tags [2022-07-20T14:58:55.156Z] Merging remotes/origin/master commit 2fbc30739b437d91f7a444f49143305e5f0a303e into PR head commit 75577fe7a8d9f21442b00df90c8ac33ebea2ac67 [2022-07-20T14:58:55.525Z] + docker version [2022-07-20T14:58:55.837Z] Merge succeeded, producing 75577fe7a8d9f21442b00df90c8ac33ebea2ac67 [2022-07-20T14:58:55.837Z] Checking out Revision 75577fe7a8d9f21442b00df90c8ac33ebea2ac67 (PR-43839) [2022-07-20T14:58:54.827Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-20T14:58:54.851Z] > git config --add remote.origin.fetch +refs/pull/43839/head:refs/remotes/origin/PR-43839 # timeout=10 [2022-07-20T14:58:54.871Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-20T14:58:54.911Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-20T14:58:54.926Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-20T14:58:54.926Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T14:58:54.927Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43839/head:refs/remotes/origin/PR-43839 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-20T14:58:55.196Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T14:58:55.213Z] > git checkout -f 75577fe7a8d9f21442b00df90c8ac33ebea2ac67 # timeout=10 [2022-07-20T14:58:55.827Z] > git remote # timeout=10 [2022-07-20T14:58:55.834Z] > git config --get remote.origin.url # timeout=10 [2022-07-20T14:58:55.841Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T14:58:55.842Z] > git merge 2fbc30739b437d91f7a444f49143305e5f0a303e # timeout=10 [2022-07-20T14:58:55.856Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-20T14:58:55.866Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T14:58:55.875Z] > git checkout -f 75577fe7a8d9f21442b00df90c8ac33ebea2ac67 # timeout=10 [2022-07-20T14:58:58.273Z] #47 ... [2022-07-20T14:58:58.273Z] [2022-07-20T14:58:58.273Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T14:58:58.273Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T14:58:58.273Z] #62 15.92 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-20T14:58:58.273Z] #62 15.92 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-20T14:58:58.273Z] #62 16.04 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-20T14:58:58.273Z] #62 16.16 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-20T14:58:58.273Z] #62 16.23 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-20T14:58:58.273Z] #62 16.34 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-20T14:58:58.273Z] #62 16.60 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-20T14:58:58.273Z] #62 16.62 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-20T14:58:58.273Z] #62 16.79 go: downloading github.com/spf13/afero v1.8.2 [2022-07-20T14:58:58.273Z] #62 16.93 go: downloading github.com/spf13/cast v1.4.1 [2022-07-20T14:58:58.273Z] #62 17.12 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-20T14:58:58.273Z] #62 17.29 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-20T14:58:58.273Z] #62 17.31 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-20T14:58:58.273Z] #62 17.39 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-20T14:58:58.273Z] #62 17.39 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-20T14:58:58.273Z] #62 17.49 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-20T14:58:58.273Z] #62 17.53 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-20T14:58:58.273Z] #62 17.57 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-20T14:58:58.273Z] #62 17.59 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-20T14:58:58.273Z] #62 17.66 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-20T14:58:58.273Z] #62 18.05 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-20T14:58:58.273Z] #62 18.70 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-20T14:58:58.273Z] #62 18.88 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-20T14:58:58.273Z] #62 19.07 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-20T14:58:58.273Z] #62 19.21 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-20T14:58:58.845Z] #62 19.79 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-20T14:58:59.107Z] #62 20.11 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-20T14:58:59.107Z] #62 20.24 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-20T14:59:00.468Z] Commit message: "logger/journald: fix SA4011: ineffective break statement" [2022-07-20T14:59:00.503Z] #62 ... [2022-07-20T14:59:00.503Z] [2022-07-20T14:59:00.503Z] #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-07-20T14:59:00.503Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T14:59:00.503Z] #83 11.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T14:59:00.764Z] #83 ... [2022-07-20T14:59:00.764Z] [2022-07-20T14:59:00.764Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-20T14:59:00.764Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T14:59:00.764Z] #43 17.43 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-20T14:59:00.764Z] #43 17.43 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-20T14:59:00.764Z] #43 18.20 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-20T14:59:00.764Z] #43 18.38 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-20T14:59:00.764Z] #43 19.11 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-20T14:59:00.764Z] #43 19.58 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-20T14:59:00.764Z] #43 19.70 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-20T14:59:00.764Z] #43 19.70 go: downloading github.com/peterh/liner v1.2.2 [2022-07-20T14:59:00.764Z] #43 19.93 go: downloading github.com/google/go-dap v0.6.0 [2022-07-20T14:59:00.764Z] #43 20.42 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-20T14:59:00.764Z] #43 21.33 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-20T14:59:00.764Z] #43 21.76 go: downloading github.com/hashicorp/golang-lru v0.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-20T14:59:01.027Z] #43 21.92 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-20T14:59:01.515Z] + docker version [2022-07-20T14:59:01.973Z] #43 ... [2022-07-20T14:59:01.973Z] [2022-07-20T14:59:01.973Z] #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-07-20T14:59:01.973Z] #64 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-20T14:59:01.973Z] #64 12.75 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-20T14:59:01.973Z] #64 ... [2022-07-20T14:59:01.973Z] [2022-07-20T14:59:01.973Z] #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-07-20T14:59:01.973Z] #45 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-20T14:59:01.973Z] #45 22.04 tomll can be used in two ways: [2022-07-20T14:59:01.973Z] #45 22.04 Writing to STDIN and reading from STDOUT: [2022-07-20T14:59:01.973Z] #45 22.04 cat file.toml | tomll > file.toml [2022-07-20T14:59:01.973Z] #45 22.04 [2022-07-20T14:59:01.973Z] #45 22.04 Reading and updating a list of files: [2022-07-20T14:59:01.973Z] #45 22.04 tomll a.toml b.toml c.toml [2022-07-20T14:59:01.973Z] #45 22.04 [2022-07-20T14:59:01.973Z] #45 22.04 When given a list of files, tomll will modify all files in place without asking. [2022-07-20T14:59:01.973Z] #45 DONE 23.0s [2022-07-20T14:59:01.973Z] [2022-07-20T14:59:01.973Z] #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-07-20T14:59:01.973Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T14:59:01.973Z] #58 12.73 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T14:59:01.973Z] #58 14.79 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-20T14:59:02.096Z] Client: Docker Engine - Community [2022-07-20T14:59:02.096Z] Version: 20.10.14 [2022-07-20T14:59:02.096Z] API version: 1.41 [2022-07-20T14:59:02.096Z] Go version: go1.16.15 [2022-07-20T14:59:02.096Z] Git commit: a224086 [2022-07-20T14:59:02.096Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-20T14:59:02.096Z] OS/Arch: linux/amd64 [2022-07-20T14:59:02.096Z] Context: default [2022-07-20T14:59:02.096Z] Experimental: true [2022-07-20T14:59:02.096Z] [2022-07-20T14:59:02.096Z] Server: Docker Engine - Community [2022-07-20T14:59:02.096Z] Engine: [2022-07-20T14:59:02.096Z] Version: 20.10.14 [2022-07-20T14:59:02.096Z] API version: 1.41 (minimum version 1.12) [2022-07-20T14:59:02.096Z] Go version: go1.16.15 [2022-07-20T14:59:02.096Z] Git commit: 87a90dc [2022-07-20T14:59:02.096Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-20T14:59:02.096Z] OS/Arch: linux/amd64 [2022-07-20T14:59:02.096Z] Experimental: true [2022-07-20T14:59:02.096Z] containerd: [2022-07-20T14:59:02.096Z] Version: 1.5.11 [2022-07-20T14:59:02.096Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-20T14:59:02.096Z] runc: [2022-07-20T14:59:02.096Z] Version: 1.0.3 [2022-07-20T14:59:02.096Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-20T14:59:02.096Z] docker-init: [2022-07-20T14:59:02.096Z] Version: 0.19.0 [2022-07-20T14:59:02.096Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-20T14:59:02.308Z] #58 ... [2022-07-20T14:59:02.308Z] [2022-07-20T14:59:02.309Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T14:59:02.309Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T14:59:02.309Z] #62 21.77 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-20T14:59:02.309Z] #62 22.04 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-20T14:59:02.309Z] #62 22.19 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-20T14:59:02.309Z] #62 22.47 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-20T14:59:02.309Z] #62 22.67 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-20T14:59:02.309Z] #62 22.73 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-20T14:59:02.309Z] #62 22.91 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-20T14:59:02.309Z] #62 23.17 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-20T14:59:02.417Z] + docker info [2022-07-20T14:59:02.584Z] #62 23.41 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-20T14:59:02.584Z] #62 23.64 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-20T14:59:02.780Z] Fetching without tags [2022-07-20T14:59:02.848Z] #62 23.88 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-20T14:59:02.665Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-20T14:59:02.688Z] > git config --add remote.origin.fetch +refs/pull/43839/head:refs/remotes/origin/PR-43839 # timeout=10 [2022-07-20T14:59:02.717Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-20T14:59:02.746Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-20T14:59:02.786Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-20T14:59:02.786Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T14:59:02.788Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43839/head:refs/remotes/origin/PR-43839 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-20T14:59:03.111Z] #62 23.97 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-20T14:59:03.111Z] #62 24.08 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-20T14:59:03.118Z] Merging remotes/origin/master commit 2fbc30739b437d91f7a444f49143305e5f0a303e into PR head commit 75577fe7a8d9f21442b00df90c8ac33ebea2ac67 [2022-07-20T14:59:03.371Z] #62 24.25 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-20T14:59:03.632Z] #62 24.45 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-20T14:59:03.893Z] #62 24.77 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-20T14:59:04.153Z] #62 24.95 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-20T14:59:04.153Z] #62 24.96 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-20T14:59:04.153Z] #62 25.08 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-20T14:59:04.237Z] Fetching without tags [2022-07-20T14:59:04.414Z] #62 25.23 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-20T14:59:04.414Z] #62 25.34 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-20T14:59:04.414Z] #62 25.39 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-20T14:59:04.430Z] Merge succeeded, producing 75577fe7a8d9f21442b00df90c8ac33ebea2ac67 [2022-07-20T14:59:04.431Z] Checking out Revision 75577fe7a8d9f21442b00df90c8ac33ebea2ac67 (PR-43839) [2022-07-20T14:59:04.534Z] Merging remotes/origin/master commit 2fbc30739b437d91f7a444f49143305e5f0a303e into PR head commit 75577fe7a8d9f21442b00df90c8ac33ebea2ac67 [2022-07-20T14:59:04.674Z] #62 25.69 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-20T14:59:04.674Z] #62 ... [2022-07-20T14:59:04.674Z] [2022-07-20T14:59:04.674Z] #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-07-20T14:59:04.674Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T14:59:04.674Z] #19 3.558 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-20T14:59:04.674Z] #19 4.867 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-20T14:59:04.674Z] #19 6.490 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-20T14:59:04.674Z] #19 8.047 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-20T14:59:04.674Z] #19 9.988 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T14:59:04.674Z] #19 11.89 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-20T14:59:04.674Z] #19 13.65 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T14:59:04.674Z] #19 13.67 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-20T14:59:04.934Z] #19 13.70 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-20T14:59:04.934Z] #19 13.73 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-20T14:59:04.934Z] #19 13.73 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-20T14:59:04.934Z] #19 13.78 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-20T14:59:04.934Z] #19 ... [2022-07-20T14:59:04.934Z] [2022-07-20T14:59:04.934Z] #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-07-20T14:59:04.934Z] #60 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T14:59:04.934Z] #60 15.70 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-20T14:59:04.934Z] #60 15.75 go: downloading golang.org/x/mod v0.3.0 [2022-07-20T14:59:04.934Z] #60 ... [2022-07-20T14:59:04.934Z] [2022-07-20T14:59:04.934Z] #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-07-20T14:59:04.934Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T14:59:04.934Z] #19 13.79 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-20T14:59:04.934Z] #19 13.81 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-20T14:59:04.934Z] #19 13.82 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-20T14:59:04.934Z] #19 13.82 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-20T14:59:04.934Z] #19 13.83 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-20T14:59:04.934Z] #19 13.83 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T14:59:03.134Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T14:59:03.161Z] > git checkout -f 75577fe7a8d9f21442b00df90c8ac33ebea2ac67 # timeout=10 [2022-07-20T14:59:04.354Z] > git remote # timeout=10 [2022-07-20T14:59:04.380Z] > git config --get remote.origin.url # timeout=10 [2022-07-20T14:59:04.399Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T14:59:04.400Z] > git merge 2fbc30739b437d91f7a444f49143305e5f0a303e # timeout=10 [2022-07-20T14:59:04.419Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-20T14:59:04.435Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T14:59:04.445Z] > git checkout -f 75577fe7a8d9f21442b00df90c8ac33ebea2ac67 # timeout=10 [2022-07-20T14:59:04.123Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-20T14:59:04.141Z] > git config --add remote.origin.fetch +refs/pull/43839/head:refs/remotes/origin/PR-43839 # timeout=10 [2022-07-20T14:59:04.168Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-20T14:59:04.204Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-20T14:59:04.242Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-20T14:59:04.242Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T14:59:04.243Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43839/head:refs/remotes/origin/PR-43839 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-20T14:59:04.551Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T14:59:04.575Z] > git checkout -f 75577fe7a8d9f21442b00df90c8ac33ebea2ac67 # timeout=10 [2022-07-20T14:59:05.859Z] Merge succeeded, producing 75577fe7a8d9f21442b00df90c8ac33ebea2ac67 [2022-07-20T14:59:05.860Z] Checking out Revision 75577fe7a8d9f21442b00df90c8ac33ebea2ac67 (PR-43839) [2022-07-20T14:59:05.730Z] > git remote # timeout=10 [2022-07-20T14:59:05.758Z] > git config --get remote.origin.url # timeout=10 [2022-07-20T14:59:05.790Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T14:59:05.791Z] > git merge 2fbc30739b437d91f7a444f49143305e5f0a303e # timeout=10 [2022-07-20T14:59:05.833Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-20T14:59:05.866Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T14:59:05.891Z] > git checkout -f 75577fe7a8d9f21442b00df90c8ac33ebea2ac67 # timeout=10 [2022-07-20T14:59:08.400Z] Commit message: "logger/journald: fix SA4011: ineffective break statement" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-20T14:59:09.328Z] + docker version [2022-07-20T14:59:09.668Z] Client: Docker Engine - Community [2022-07-20T14:59:09.668Z] Version: 20.10.14 [2022-07-20T14:59:09.668Z] API version: 1.41 [2022-07-20T14:59:09.668Z] Go version: go1.16.15 [2022-07-20T14:59:09.668Z] Git commit: a224086 [2022-07-20T14:59:09.668Z] Built: Thu Mar 24 01:47:20 2022 [2022-07-20T14:59:09.668Z] OS/Arch: linux/arm64 [2022-07-20T14:59:09.668Z] Context: default [2022-07-20T14:59:09.668Z] Experimental: true [2022-07-20T14:59:09.668Z] [2022-07-20T14:59:09.668Z] Server: Docker Engine - Community [2022-07-20T14:59:09.668Z] Engine: [2022-07-20T14:59:09.668Z] Version: 20.10.14 [2022-07-20T14:59:09.668Z] API version: 1.41 (minimum version 1.12) [2022-07-20T14:59:09.668Z] Go version: go1.16.15 [2022-07-20T14:59:09.668Z] Git commit: 87a90dc [2022-07-20T14:59:09.668Z] Built: Thu Mar 24 01:45:39 2022 [2022-07-20T14:59:09.668Z] OS/Arch: linux/arm64 [2022-07-20T14:59:09.668Z] Experimental: true [2022-07-20T14:59:09.668Z] containerd: [2022-07-20T14:59:09.668Z] Version: 1.5.11 [2022-07-20T14:59:09.668Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-20T14:59:09.668Z] runc: [2022-07-20T14:59:09.668Z] Version: 1.0.3 [2022-07-20T14:59:09.668Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-20T14:59:09.668Z] docker-init: [2022-07-20T14:59:09.668Z] Version: 0.19.0 [2022-07-20T14:59:09.668Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-20T14:59:09.994Z] + docker info [2022-07-20T14:59:10.225Z] #19 ... [2022-07-20T14:59:10.225Z] [2022-07-20T14:59:10.225Z] #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-07-20T14:59:10.225Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T14:59:10.226Z] #54 28.52 Updating files: 65% (1432/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-07-20T14:59:10.226Z] #54 29.20 + git checkout -q v2.3.0 [2022-07-20T14:59:10.562Z] Commit message: "logger/journald: fix SA4011: ineffective break statement" [2022-07-20T14:59:10.800Z] #54 31.65 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-20T14:59:11.371Z] #54 ... [2022-07-20T14:59:11.371Z] [2022-07-20T14:59:11.371Z] #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-07-20T14:59:11.371Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T14:59:11.371Z] #83 22.50 Fetched 8555 kB in 17s (491 kB/s) [2022-07-20T14:59:11.371Z] #83 22.50 Reading package lists... [2022-07-20T14:59:11.632Z] #83 30.07 Reading package lists... [2022-07-20T14:59:11.632Z] #83 ... [2022-07-20T14:59:11.632Z] [2022-07-20T14:59:11.632Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T14:59:11.632Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T14:59:11.632Z] #62 26.11 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-20T14:59:11.632Z] #62 26.18 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-20T14:59:11.632Z] #62 26.31 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-20T14:59:11.632Z] #62 26.53 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-20T14:59:11.632Z] #62 26.66 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-20T14:59:11.632Z] #62 26.87 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-20T14:59:11.632Z] #62 26.92 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-20T14:59:11.632Z] #62 27.06 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-20T14:59:11.632Z] #62 27.14 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-20T14:59:11.632Z] #62 27.18 go: downloading github.com/julz/importas v0.1.0 [2022-07-20T14:59:11.632Z] #62 27.23 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-20T14:59:11.632Z] #62 27.37 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-20T14:59:11.632Z] #62 27.38 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-20T14:59:11.632Z] #62 27.59 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-20T14:59:11.632Z] #62 27.60 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-20T14:59:11.632Z] #62 27.71 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-20T14:59:11.632Z] #62 27.84 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-20T14:59:11.632Z] #62 27.95 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-20T14:59:11.632Z] #62 27.99 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-20T14:59:11.632Z] #62 28.10 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-20T14:59:11.632Z] #62 28.14 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-20T14:59:11.632Z] #62 29.12 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-20T14:59:11.632Z] #62 29.14 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-20T14:59:11.632Z] #62 29.23 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-20T14:59:11.632Z] #62 29.24 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-20T14:59:11.632Z] #62 29.34 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-20T14:59:11.632Z] #62 29.53 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-20T14:59:11.632Z] #62 29.56 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-20T14:59:11.632Z] #62 29.69 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-20T14:59:11.632Z] #62 29.69 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-20T14:59:11.632Z] #62 30.16 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-20T14:59:11.632Z] #62 30.26 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-20T14:59:11.632Z] #62 30.34 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-20T14:59:11.632Z] #62 30.52 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-20T14:59:11.632Z] #62 30.60 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-20T14:59:11.632Z] #62 30.82 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-20T14:59:11.632Z] #62 31.00 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-20T14:59:11.632Z] #62 31.00 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-20T14:59:11.632Z] #62 31.11 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-20T14:59:11.632Z] #62 31.21 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-20T14:59:11.632Z] #62 31.32 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-20T14:59:11.632Z] #62 31.52 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-20T14:59:11.632Z] #62 31.53 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-20T14:59:11.632Z] #62 32.08 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-20T14:59:11.632Z] #62 32.15 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-20T14:59:11.632Z] #62 32.25 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-20T14:59:11.632Z] #62 32.32 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-20T14:59:11.632Z] #62 32.38 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-20T14:59:11.632Z] #62 32.55 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-20T14:59:11.706Z] + docker version [2022-07-20T14:59:11.892Z] #62 32.87 go: downloading honnef.co/go/tools v0.3.1 [2022-07-20T14:59:12.152Z] #62 ... [2022-07-20T14:59:12.152Z] [2022-07-20T14:59:12.152Z] #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-07-20T14:59:12.152Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T14:59:12.152Z] #58 23.04 Fetched 8558 kB in 18s (474 kB/s) [2022-07-20T14:59:12.152Z] #58 23.04 Reading package lists... [2022-07-20T14:59:12.412Z] #58 30.54 Reading package lists... [2022-07-20T14:59:12.412Z] #58 ... [2022-07-20T14:59:12.412Z] [2022-07-20T14:59:12.412Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-20T14:59:12.412Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T14:59:12.412Z] #43 23.94 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-20T14:59:12.412Z] #43 24.27 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-20T14:59:12.412Z] #43 25.30 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-20T14:59:13.795Z] #43 ... [2022-07-20T14:59:13.795Z] [2022-07-20T14:59:13.795Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T14:59:13.795Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T14:59:13.795Z] #62 34.85 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-20T14:59:13.795Z] #62 34.87 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-20T14:59:14.368Z] #62 35.14 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-20T14:59:14.368Z] #62 35.33 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-20T14:59:14.628Z] #62 35.39 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-20T14:59:14.628Z] #62 35.47 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-20T14:59:14.890Z] #62 35.72 go: downloading golang.org/x/text v0.3.7 [2022-07-20T14:59:15.889Z] Client: Docker Engine - Community [2022-07-20T14:59:15.889Z] Version: 20.10.14 [2022-07-20T14:59:15.889Z] API version: 1.41 [2022-07-20T14:59:15.889Z] Go version: go1.16.15 [2022-07-20T14:59:15.889Z] Git commit: a224086 [2022-07-20T14:59:15.889Z] Built: Thu Mar 24 01:48:02 2022 [2022-07-20T14:59:15.889Z] OS/Arch: linux/amd64 [2022-07-20T14:59:15.889Z] Context: default [2022-07-20T14:59:15.889Z] Experimental: true [2022-07-20T14:59:15.889Z] [2022-07-20T14:59:15.889Z] Server: Docker Engine - Community [2022-07-20T14:59:15.889Z] Engine: [2022-07-20T14:59:15.889Z] Version: 20.10.14 [2022-07-20T14:59:15.889Z] API version: 1.41 (minimum version 1.12) [2022-07-20T14:59:15.889Z] Go version: go1.16.15 [2022-07-20T14:59:15.889Z] Git commit: 87a90dc [2022-07-20T14:59:15.889Z] Built: Thu Mar 24 01:45:53 2022 [2022-07-20T14:59:15.889Z] OS/Arch: linux/amd64 [2022-07-20T14:59:15.889Z] Experimental: true [2022-07-20T14:59:15.889Z] containerd: [2022-07-20T14:59:15.889Z] Version: 1.5.11 [2022-07-20T14:59:15.889Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-20T14:59:15.889Z] runc: [2022-07-20T14:59:15.889Z] Version: 1.0.3 [2022-07-20T14:59:15.889Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-20T14:59:15.889Z] docker-init: [2022-07-20T14:59:15.889Z] Version: 0.19.0 [2022-07-20T14:59:15.889Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-20T14:59:15.929Z] Client: Docker Engine - Community [2022-07-20T14:59:15.929Z] Version: 20.10.14 [2022-07-20T14:59:15.929Z] API version: 1.41 [2022-07-20T14:59:15.929Z] Go version: go1.16.15 [2022-07-20T14:59:15.929Z] Git commit: a224086 [2022-07-20T14:59:15.929Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-20T14:59:15.929Z] OS/Arch: linux/amd64 [2022-07-20T14:59:15.929Z] Context: default [2022-07-20T14:59:15.929Z] Experimental: true [2022-07-20T14:59:15.929Z] [2022-07-20T14:59:15.929Z] Server: Docker Engine - Community [2022-07-20T14:59:15.929Z] Engine: [2022-07-20T14:59:15.929Z] Version: 20.10.14 [2022-07-20T14:59:15.929Z] API version: 1.41 (minimum version 1.12) [2022-07-20T14:59:15.929Z] Go version: go1.16.15 [2022-07-20T14:59:15.929Z] Git commit: 87a90dc [2022-07-20T14:59:15.929Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-20T14:59:15.929Z] OS/Arch: linux/amd64 [2022-07-20T14:59:15.929Z] Experimental: true [2022-07-20T14:59:15.929Z] containerd: [2022-07-20T14:59:15.929Z] Version: 1.5.11 [2022-07-20T14:59:15.929Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-20T14:59:15.929Z] runc: [2022-07-20T14:59:15.929Z] Version: 1.0.3 [2022-07-20T14:59:15.929Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-20T14:59:15.929Z] docker-init: [2022-07-20T14:59:15.929Z] Version: 0.19.0 [2022-07-20T14:59:15.929Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-20T14:59:16.199Z] + docker info [2022-07-20T14:59:16.249Z] + docker info [2022-07-20T14:59:20.497Z] Client: [2022-07-20T14:59:20.497Z] Context: default [2022-07-20T14:59:20.497Z] Debug Mode: false [2022-07-20T14:59:20.497Z] Plugins: [2022-07-20T14:59:20.497Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-20T14:59:20.497Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-20T14:59:20.497Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-20T14:59:20.497Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-20T14:59:20.497Z] [2022-07-20T14:59:20.497Z] Server: [2022-07-20T14:59:20.497Z] Containers: 0 [2022-07-20T14:59:20.497Z] Running: 0 [2022-07-20T14:59:20.497Z] Paused: 0 [2022-07-20T14:59:20.497Z] Stopped: 0 [2022-07-20T14:59:20.497Z] Images: 0 [2022-07-20T14:59:20.497Z] Server Version: 20.10.14 [2022-07-20T14:59:20.497Z] Storage Driver: overlay2 [2022-07-20T14:59:20.497Z] Backing Filesystem: extfs [2022-07-20T14:59:20.497Z] Supports d_type: true [2022-07-20T14:59:20.497Z] Native Overlay Diff: true [2022-07-20T14:59:20.497Z] userxattr: false [2022-07-20T14:59:20.497Z] Logging Driver: json-file [2022-07-20T14:59:20.497Z] Cgroup Driver: cgroupfs [2022-07-20T14:59:20.497Z] Cgroup Version: 1 [2022-07-20T14:59:20.497Z] Plugins: [2022-07-20T14:59:20.497Z] Volume: local [2022-07-20T14:59:20.497Z] Network: bridge host ipvlan macvlan null overlay [2022-07-20T14:59:20.497Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-20T14:59:20.497Z] Swarm: inactive [2022-07-20T14:59:20.497Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-20T14:59:20.497Z] Default Runtime: runc [2022-07-20T14:59:20.497Z] Init Binary: docker-init [2022-07-20T14:59:20.497Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-20T14:59:20.497Z] runc version: v1.0.3-0-gf46b6ba [2022-07-20T14:59:20.497Z] init version: de40ad0 [2022-07-20T14:59:20.497Z] Security Options: [2022-07-20T14:59:20.497Z] apparmor [2022-07-20T14:59:20.497Z] seccomp [2022-07-20T14:59:20.497Z] Profile: default [2022-07-20T14:59:20.497Z] Kernel Version: 5.4.0-1071-aws [2022-07-20T14:59:20.497Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-20T14:59:20.497Z] OSType: linux [2022-07-20T14:59:20.497Z] Architecture: x86_64 [2022-07-20T14:59:20.497Z] CPUs: 2 [2022-07-20T14:59:20.497Z] Total Memory: 7.483GiB [2022-07-20T14:59:20.497Z] Name: ip-10-100-88-78 [2022-07-20T14:59:20.497Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-20T14:59:20.497Z] Docker Root Dir: /var/lib/docker [2022-07-20T14:59:20.497Z] Debug Mode: false [2022-07-20T14:59:20.497Z] Registry: https://index.docker.io/v1/ [2022-07-20T14:59:20.497Z] Labels: [2022-07-20T14:59:20.497Z] Experimental: true [2022-07-20T14:59:20.497Z] Insecure Registries: [2022-07-20T14:59:20.497Z] 127.0.0.0/8 [2022-07-20T14:59:20.497Z] Live Restore Enabled: true [2022-07-20T14:59:20.497Z] [2022-07-20T14:59:20.497Z] WARNING: No swap limit support [Pipeline] sh [2022-07-20T14:59:20.784Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-20T14:59:20.784Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-20T14:59:20.784Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43839/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-20T14:59:20.784Z] + bash /home/ubuntu/workspace/moby_PR-43839/check-config.sh [2022-07-20T14:59:20.784Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-20T14:59:20.784Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-20T14:59:20.784Z] [2022-07-20T14:59:20.784Z] Generally Necessary: [2022-07-20T14:59:20.784Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-20T14:59:20.784Z] - apparmor: enabled and tools installed [2022-07-20T14:59:20.784Z] - CONFIG_NAMESPACES: enabled [2022-07-20T14:59:20.784Z] - CONFIG_NET_NS: enabled [2022-07-20T14:59:20.784Z] - CONFIG_PID_NS: enabled [2022-07-20T14:59:20.784Z] - CONFIG_IPC_NS: enabled [2022-07-20T14:59:20.784Z] - CONFIG_UTS_NS: enabled [2022-07-20T14:59:20.784Z] - CONFIG_CGROUPS: enabled [2022-07-20T14:59:20.784Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-20T14:59:20.784Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-20T14:59:20.784Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-20T14:59:20.784Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-20T14:59:20.784Z] - CONFIG_CPUSETS: enabled [2022-07-20T14:59:20.784Z] - CONFIG_MEMCG: enabled [2022-07-20T14:59:20.784Z] - CONFIG_KEYS: enabled [2022-07-20T14:59:20.784Z] - CONFIG_VETH: enabled (as module) [2022-07-20T14:59:21.061Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-20T14:59:21.061Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-20T14:59:21.061Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-20T14:59:21.061Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-20T14:59:21.061Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-20T14:59:21.061Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-20T14:59:21.061Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-20T14:59:21.061Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-20T14:59:21.061Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-20T14:59:21.061Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-20T14:59:21.061Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-20T14:59:21.061Z] - CONFIG_CGROUP_BPF: enabled [2022-07-20T14:59:21.061Z] [2022-07-20T14:59:21.061Z] Optional Features: [2022-07-20T14:59:21.061Z] - CONFIG_USER_NS: enabled [2022-07-20T14:59:21.061Z] - CONFIG_SECCOMP: enabled [2022-07-20T14:59:21.061Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-20T14:59:21.061Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-20T14:59:21.061Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-20T14:59:21.061Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-20T14:59:21.061Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-20T14:59:21.061Z] - CONFIG_BLK_CGROUP: enabled [2022-07-20T14:59:21.061Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-20T14:59:21.061Z] - CONFIG_CGROUP_PERF: enabled [2022-07-20T14:59:21.061Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-20T14:59:21.061Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-20T14:59:21.061Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-20T14:59:21.061Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-20T14:59:21.061Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-20T14:59:21.061Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-20T14:59:21.061Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-20T14:59:21.061Z] - CONFIG_IP_VS: enabled (as module) [2022-07-20T14:59:21.061Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-20T14:59:21.061Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-20T14:59:21.061Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-20T14:59:21.061Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-20T14:59:21.061Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-20T14:59:21.061Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-20T14:59:21.061Z] - CONFIG_EXT4_FS: enabled [2022-07-20T14:59:21.061Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-20T14:59:21.061Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-20T14:59:21.061Z] - Network Drivers: [2022-07-20T14:59:21.320Z] - "overlay": [2022-07-20T14:59:21.320Z] - CONFIG_VXLAN: enabled (as module) [2022-07-20T14:59:21.320Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-20T14:59:21.320Z] Optional (for encrypted networks): [2022-07-20T14:59:21.320Z] - CONFIG_CRYPTO: enabled [2022-07-20T14:59:21.320Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-20T14:59:21.320Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-20T14:59:21.320Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-20T14:59:21.320Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-20T14:59:21.320Z] - CONFIG_XFRM: enabled [2022-07-20T14:59:21.320Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-20T14:59:21.320Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-20T14:59:21.320Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-20T14:59:21.320Z] - "ipvlan": [2022-07-20T14:59:21.320Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-20T14:59:21.320Z] - "macvlan": [2022-07-20T14:59:21.320Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-20T14:59:21.320Z] - CONFIG_DUMMY: enabled (as module) [2022-07-20T14:59:21.320Z] - "ftp,tftp client in container": [2022-07-20T14:59:21.320Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-20T14:59:21.320Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-20T14:59:21.320Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-20T14:59:21.320Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-20T14:59:21.320Z] - Storage Drivers: [2022-07-20T14:59:21.320Z] - "aufs": [2022-07-20T14:59:21.320Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-20T14:59:21.320Z] - "btrfs": [2022-07-20T14:59:21.320Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-20T14:59:21.320Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-20T14:59:21.320Z] - "devicemapper": [2022-07-20T14:59:21.320Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-20T14:59:21.320Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-20T14:59:21.320Z] - "overlay": [2022-07-20T14:59:21.320Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-20T14:59:21.320Z] - "zfs": [2022-07-20T14:59:21.320Z] - /dev/zfs: present [2022-07-20T14:59:21.320Z] - zfs command: missing [2022-07-20T14:59:21.320Z] - zpool command: missing [2022-07-20T14:59:21.320Z] [2022-07-20T14:59:21.320Z] Limits: [2022-07-20T14:59:21.320Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-20T14:59:21.320Z] [2022-07-20T14:59:21.320Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-20T14:59:21.473Z] #62 ... [2022-07-20T14:59:21.473Z] [2022-07-20T14:59:21.473Z] #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-07-20T14:59:21.473Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T14:59:21.473Z] #83 30.07 Reading package lists... [2022-07-20T14:59:21.473Z] #83 37.13 Building dependency tree... [2022-07-20T14:59:21.473Z] #83 42.06 python3 is already the newest version (3.9.2-3). [2022-07-20T14:59:21.473Z] #83 42.06 The following additional packages will be installed: [2022-07-20T14:59:21.473Z] #83 42.07 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-20T14:59:21.473Z] #83 42.09 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-20T14:59:21.473Z] #83 42.10 Suggested packages: [2022-07-20T14:59:21.473Z] #83 42.10 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-20T14:59:21.473Z] #83 42.10 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-20T14:59:21.473Z] #83 42.10 m4-doc ed diffutils-doc [2022-07-20T14:59:21.473Z] #83 42.10 Recommended packages: [2022-07-20T14:59:21.473Z] #83 42.10 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-20T14:59:21.651Z] + sudo modprobe ip_vs [2022-07-20T14:59:21.651Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:75577fe7a8d9f21442b00df90c8ac33ebea2ac67 . [2022-07-20T14:59:21.913Z] #1 [internal] load build definition from Dockerfile [2022-07-20T14:59:21.913Z] #1 sha256:1cc7e58ed4da4389573148726453a5d68c762d3d1adb27c27d36a150ab9c3c9a [2022-07-20T14:59:21.913Z] #1 transferring dockerfile: 19.25kB done [2022-07-20T14:59:21.913Z] #1 DONE 0.1s [2022-07-20T14:59:21.913Z] [2022-07-20T14:59:21.913Z] #2 [internal] load .dockerignore [2022-07-20T14:59:21.913Z] #2 sha256:4eaa9b3ca42841fd4627b8f4609a4cd106ab9cd0004654ca948b588b700ce8df [2022-07-20T14:59:21.913Z] #2 transferring context: 145B done [2022-07-20T14:59:21.913Z] #2 DONE 0.1s [2022-07-20T14:59:22.185Z] [2022-07-20T14:59:22.185Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-20T14:59:22.185Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-20T14:59:22.241Z] Client: [2022-07-20T14:59:22.241Z] Context: default [2022-07-20T14:59:22.241Z] Debug Mode: false [2022-07-20T14:59:22.241Z] Plugins: [2022-07-20T14:59:22.241Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-20T14:59:22.241Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-20T14:59:22.241Z] [2022-07-20T14:59:22.241Z] Server: [2022-07-20T14:59:22.241Z] Containers: 0 [2022-07-20T14:59:22.241Z] Running: 0 [2022-07-20T14:59:22.241Z] Paused: 0 [2022-07-20T14:59:22.241Z] Stopped: 0 [2022-07-20T14:59:22.241Z] Images: 0 [2022-07-20T14:59:22.241Z] Server Version: 20.10.14 [2022-07-20T14:59:22.241Z] Storage Driver: overlay2 [2022-07-20T14:59:22.241Z] Backing Filesystem: extfs [2022-07-20T14:59:22.241Z] Supports d_type: true [2022-07-20T14:59:22.241Z] Native Overlay Diff: true [2022-07-20T14:59:22.241Z] userxattr: false [2022-07-20T14:59:22.241Z] Logging Driver: json-file [2022-07-20T14:59:22.241Z] Cgroup Driver: cgroupfs [2022-07-20T14:59:22.241Z] Cgroup Version: 1 [2022-07-20T14:59:22.241Z] Plugins: [2022-07-20T14:59:22.241Z] Volume: local [2022-07-20T14:59:22.241Z] Network: bridge host ipvlan macvlan null overlay [2022-07-20T14:59:22.241Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-20T14:59:22.241Z] Swarm: inactive [2022-07-20T14:59:22.241Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-20T14:59:22.241Z] Default Runtime: runc [2022-07-20T14:59:22.241Z] Init Binary: docker-init [2022-07-20T14:59:22.241Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-20T14:59:22.241Z] runc version: v1.0.3-0-gf46b6ba [2022-07-20T14:59:22.241Z] init version: de40ad0 [2022-07-20T14:59:22.241Z] Security Options: [2022-07-20T14:59:22.241Z] apparmor [2022-07-20T14:59:22.241Z] seccomp [2022-07-20T14:59:22.241Z] Profile: default [2022-07-20T14:59:22.241Z] Kernel Version: 5.13.0-1021-aws [2022-07-20T14:59:22.241Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-20T14:59:22.241Z] OSType: linux [2022-07-20T14:59:22.241Z] Architecture: aarch64 [2022-07-20T14:59:22.241Z] CPUs: 2 [2022-07-20T14:59:22.241Z] Total Memory: 7.562GiB [2022-07-20T14:59:22.241Z] Name: ip-10-100-59-42 [2022-07-20T14:59:22.241Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-07-20T14:59:22.241Z] Docker Root Dir: /var/lib/docker [2022-07-20T14:59:22.241Z] Debug Mode: false [2022-07-20T14:59:22.241Z] Registry: https://index.docker.io/v1/ [2022-07-20T14:59:22.241Z] Labels: [2022-07-20T14:59:22.241Z] Experimental: true [2022-07-20T14:59:22.241Z] Insecure Registries: [2022-07-20T14:59:22.241Z] 127.0.0.0/8 [2022-07-20T14:59:22.241Z] Live Restore Enabled: true [2022-07-20T14:59:22.241Z] [Pipeline] sh [2022-07-20T14:59:22.533Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-20T14:59:22.533Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-20T14:59:22.533Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43839/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-20T14:59:22.533Z] + bash /home/ubuntu/workspace/moby_PR-43839/check-config.sh [2022-07-20T14:59:22.533Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-20T14:59:22.533Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-07-20T14:59:22.533Z] [2022-07-20T14:59:22.533Z] Generally Necessary: [2022-07-20T14:59:22.533Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-20T14:59:22.533Z] - apparmor: enabled and tools installed [2022-07-20T14:59:22.533Z] - CONFIG_NAMESPACES: enabled [2022-07-20T14:59:22.533Z] - CONFIG_NET_NS: enabled [2022-07-20T14:59:22.533Z] - CONFIG_PID_NS: enabled [2022-07-20T14:59:22.533Z] - CONFIG_IPC_NS: enabled [2022-07-20T14:59:22.533Z] - CONFIG_UTS_NS: enabled [2022-07-20T14:59:22.533Z] - CONFIG_CGROUPS: enabled [2022-07-20T14:59:22.533Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-20T14:59:22.533Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-20T14:59:22.533Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-20T14:59:22.533Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-20T14:59:22.533Z] - CONFIG_CPUSETS: enabled [2022-07-20T14:59:22.533Z] - CONFIG_MEMCG: enabled [2022-07-20T14:59:22.533Z] - CONFIG_KEYS: enabled [2022-07-20T14:59:22.533Z] - CONFIG_VETH: enabled (as module) [2022-07-20T14:59:22.533Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-20T14:59:22.533Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-20T14:59:22.533Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-20T14:59:22.533Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-20T14:59:22.533Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-20T14:59:22.533Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-20T14:59:22.533Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-20T14:59:22.781Z] #3 DONE 0.5s [2022-07-20T14:59:22.781Z] [2022-07-20T14:59:22.781Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-20T14:59:22.781Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-20T14:59:22.781Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-20T14:59:22.781Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-20T14:59:22.781Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-20T14:59:22.781Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-20T14:59:22.781Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 2.10MB / 9.94MB 0.2s [2022-07-20T14:59:22.781Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s [2022-07-20T14:59:22.795Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-20T14:59:22.795Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-20T14:59:22.795Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-20T14:59:22.795Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-20T14:59:22.795Z] - CONFIG_CGROUP_BPF: enabled [2022-07-20T14:59:22.795Z] [2022-07-20T14:59:22.795Z] Optional Features: [2022-07-20T14:59:22.795Z] - CONFIG_USER_NS: enabled [2022-07-20T14:59:22.795Z] - CONFIG_SECCOMP: enabled [2022-07-20T14:59:22.795Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-20T14:59:22.795Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-20T14:59:22.796Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-20T14:59:22.796Z] (cgroup swap accounting is currently enabled) [2022-07-20T14:59:22.796Z] - CONFIG_BLK_CGROUP: enabled [2022-07-20T14:59:22.796Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-20T14:59:22.796Z] - CONFIG_CGROUP_PERF: enabled [2022-07-20T14:59:22.796Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-20T14:59:22.796Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-20T14:59:22.796Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-20T14:59:22.796Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-20T14:59:22.796Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-20T14:59:22.796Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-20T14:59:22.796Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-20T14:59:22.796Z] - CONFIG_IP_VS: enabled (as module) [2022-07-20T14:59:22.796Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-20T14:59:22.796Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-20T14:59:22.796Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-20T14:59:22.796Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-20T14:59:22.796Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-20T14:59:22.796Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-20T14:59:22.796Z] - CONFIG_EXT4_FS: enabled [2022-07-20T14:59:22.796Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-20T14:59:22.796Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-20T14:59:22.796Z] - Network Drivers: [2022-07-20T14:59:22.796Z] - "overlay": [2022-07-20T14:59:23.042Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.4s done [2022-07-20T14:59:23.042Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-20T14:59:23.059Z] - CONFIG_VXLAN: enabled (as module) [2022-07-20T14:59:23.059Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-20T14:59:23.059Z] Optional (for encrypted networks): [2022-07-20T14:59:23.059Z] - CONFIG_CRYPTO: enabled [2022-07-20T14:59:23.059Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-20T14:59:23.059Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-20T14:59:23.059Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-20T14:59:23.059Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-20T14:59:23.059Z] - CONFIG_XFRM: enabled [2022-07-20T14:59:23.059Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-20T14:59:23.059Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-20T14:59:23.059Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-20T14:59:23.059Z] - "ipvlan": [2022-07-20T14:59:23.059Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-20T14:59:23.059Z] - "macvlan": [2022-07-20T14:59:23.059Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-20T14:59:23.059Z] - CONFIG_DUMMY: enabled (as module) [2022-07-20T14:59:23.059Z] - "ftp,tftp client in container": [2022-07-20T14:59:23.059Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-20T14:59:23.059Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-20T14:59:23.059Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-20T14:59:23.059Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-20T14:59:23.059Z] - Storage Drivers: [2022-07-20T14:59:23.059Z] - "aufs": [2022-07-20T14:59:23.059Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-20T14:59:23.059Z] - "btrfs": [2022-07-20T14:59:23.059Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-20T14:59:23.059Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-20T14:59:23.059Z] - "devicemapper": [2022-07-20T14:59:23.059Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-20T14:59:23.059Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-20T14:59:23.059Z] - "overlay": [2022-07-20T14:59:23.059Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-20T14:59:23.059Z] - "zfs": [2022-07-20T14:59:23.059Z] - /dev/zfs: present [2022-07-20T14:59:23.059Z] - zfs command: missing [2022-07-20T14:59:23.059Z] - zpool command: missing [2022-07-20T14:59:23.059Z] [2022-07-20T14:59:23.059Z] Limits: [2022-07-20T14:59:23.059Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-20T14:59:23.059Z] [2022-07-20T14:59:23.059Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-20T14:59:23.388Z] #83 44.38 The following NEW packages will be installed: [2022-07-20T14:59:23.388Z] #83 44.39 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-20T14:59:23.388Z] #83 44.39 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-20T14:59:23.388Z] #83 44.40 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-20T14:59:23.388Z] #83 44.40 libyajl2 m4 patch xz-utils [2022-07-20T14:59:23.400Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:75577fe7a8d9f21442b00df90c8ac33ebea2ac67 . [2022-07-20T14:59:23.610Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.5s done [2022-07-20T14:59:23.610Z] #4 DONE 1.1s [2022-07-20T14:59:23.653Z] #83 ... [2022-07-20T14:59:23.653Z] [2022-07-20T14:59:23.653Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T14:59:23.653Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T14:59:23.653Z] #62 44.55 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-20T14:59:23.653Z] #62 44.59 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-20T14:59:23.703Z] #2 [internal] load .dockerignore [2022-07-20T14:59:23.703Z] #2 sha256:09b9b040fd7e202a6e890d0141c1cc80bed40ac55c2f50830fc48c75f2a118ce [2022-07-20T14:59:23.703Z] #2 transferring context: 145B done [2022-07-20T14:59:23.703Z] #2 DONE 0.2s [2022-07-20T14:59:23.703Z] [2022-07-20T14:59:23.703Z] #1 [internal] load build definition from Dockerfile [2022-07-20T14:59:23.703Z] #1 sha256:05e48a4a81716ccb0253e0086eb68507180a5c00d926b9b490a79c0d235a4768 [2022-07-20T14:59:23.703Z] #1 transferring dockerfile: 19.25kB done [2022-07-20T14:59:23.870Z] [2022-07-20T14:59:23.870Z] #5 [internal] load .dockerignore [2022-07-20T14:59:23.870Z] #5 sha256:67b0473922bd150910af572581f432ecaa39f398c3654f9ce8885c853a7bfe8e [2022-07-20T14:59:23.870Z] #5 DONE 0.0s [2022-07-20T14:59:23.870Z] [2022-07-20T14:59:23.870Z] #6 [internal] load build definition from Dockerfile [2022-07-20T14:59:23.870Z] #6 sha256:ad9d2b85c43850c1f7f323b83b2e0e28cef3dd52f58bce4f1206ac7b2a963383 [2022-07-20T14:59:23.870Z] #6 DONE 0.0s [2022-07-20T14:59:23.870Z] [2022-07-20T14:59:23.870Z] #7 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-20T14:59:23.870Z] #7 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-20T14:59:23.966Z] #1 DONE 0.4s [2022-07-20T14:59:23.966Z] [2022-07-20T14:59:23.966Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-20T14:59:23.966Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-07-20T14:59:24.231Z] #62 45.10 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-20T14:59:24.231Z] #62 45.10 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-20T14:59:24.231Z] #62 45.27 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-20T14:59:24.492Z] #62 45.45 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-20T14:59:24.541Z] #3 DONE 0.5s [2022-07-20T14:59:24.542Z] [2022-07-20T14:59:24.542Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-20T14:59:24.542Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-07-20T14:59:24.542Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-20T14:59:24.542Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-20T14:59:24.542Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done [2022-07-20T14:59:24.542Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done [2022-07-20T14:59:24.542Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 5.24MB / 9.20MB 0.2s [2022-07-20T14:59:24.753Z] #62 45.64 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-20T14:59:24.753Z] #62 45.74 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-20T14:59:24.753Z] #62 45.76 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-20T14:59:24.804Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.3s [2022-07-20T14:59:24.804Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.4s done [2022-07-20T14:59:25.013Z] #62 45.89 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-20T14:59:25.013Z] #62 46.02 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-20T14:59:25.013Z] #62 46.08 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-20T14:59:25.102Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.1s [2022-07-20T14:59:25.102Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done [2022-07-20T14:59:25.102Z] #4 DONE 0.8s [2022-07-20T14:59:25.255Z] #7 DONE 1.1s [2022-07-20T14:59:25.255Z] [2022-07-20T14:59:25.255Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-20T14:59:25.255Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-20T14:59:25.255Z] #10 ... [2022-07-20T14:59:25.255Z] [2022-07-20T14:59:25.255Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-20T14:59:25.255Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-20T14:59:25.255Z] #8 DONE 1.2s [2022-07-20T14:59:25.255Z] [2022-07-20T14:59:25.256Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-20T14:59:25.256Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-20T14:59:25.256Z] #9 DONE 1.3s [2022-07-20T14:59:25.256Z] [2022-07-20T14:59:25.256Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-20T14:59:25.256Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-20T14:59:25.256Z] #10 DONE 1.3s [2022-07-20T14:59:25.274Z] #62 46.22 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-20T14:59:25.274Z] #62 46.23 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-20T14:59:25.274Z] #62 46.42 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-20T14:59:25.363Z] [2022-07-20T14:59:25.363Z] #6 [internal] load .dockerignore [2022-07-20T14:59:25.363Z] #6 sha256:3cf2486ade445b95cc5685c5cd8c496312f7c44cfb721de85ce7773a5dc4f644 [2022-07-20T14:59:25.363Z] #6 DONE 0.0s [2022-07-20T14:59:25.363Z] [2022-07-20T14:59:25.363Z] #5 [internal] load build definition from Dockerfile [2022-07-20T14:59:25.363Z] #5 sha256:a9ddaa82abb8d67d6d9d75ed815d6f441ee2a91d41bdfb057c91cf1030785a53 [2022-07-20T14:59:25.363Z] #5 DONE 0.0s [2022-07-20T14:59:25.363Z] [2022-07-20T14:59:25.363Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-20T14:59:25.363Z] #10 sha256:b86c439509d1bcb1d912e9e6b15786b5125b5b3f78eacc7fde0e6e616a2fc6e2 [2022-07-20T14:59:25.550Z] #62 46.46 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-20T14:59:25.817Z] #62 46.65 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-20T14:59:26.257Z] Client: [2022-07-20T14:59:26.257Z] Context: default [2022-07-20T14:59:26.257Z] Debug Mode: false [2022-07-20T14:59:26.257Z] Plugins: [2022-07-20T14:59:26.257Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-20T14:59:26.257Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-20T14:59:26.257Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-20T14:59:26.257Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-20T14:59:26.257Z] [2022-07-20T14:59:26.257Z] Server: [2022-07-20T14:59:26.257Z] Containers: 0 [2022-07-20T14:59:26.257Z] Running: 0 [2022-07-20T14:59:26.257Z] Paused: 0 [2022-07-20T14:59:26.257Z] Stopped: 0 [2022-07-20T14:59:26.257Z] Images: 0 [2022-07-20T14:59:26.257Z] Server Version: 20.10.14 [2022-07-20T14:59:26.257Z] Storage Driver: overlay2 [2022-07-20T14:59:26.257Z] Backing Filesystem: extfs [2022-07-20T14:59:26.257Z] Supports d_type: true [2022-07-20T14:59:26.257Z] Native Overlay Diff: true [2022-07-20T14:59:26.257Z] userxattr: false [2022-07-20T14:59:26.257Z] Logging Driver: json-file [2022-07-20T14:59:26.257Z] Cgroup Driver: cgroupfs [2022-07-20T14:59:26.257Z] Cgroup Version: 1 [2022-07-20T14:59:26.257Z] Plugins: [2022-07-20T14:59:26.257Z] Volume: local [2022-07-20T14:59:26.257Z] Network: bridge host ipvlan macvlan null overlay [2022-07-20T14:59:26.257Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-20T14:59:26.257Z] Swarm: inactive [2022-07-20T14:59:26.257Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-20T14:59:26.257Z] Default Runtime: runc [2022-07-20T14:59:26.257Z] Init Binary: docker-init [2022-07-20T14:59:26.257Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-20T14:59:26.257Z] runc version: v1.0.3-0-gf46b6ba [2022-07-20T14:59:26.257Z] init version: de40ad0 [2022-07-20T14:59:26.257Z] Security Options: [2022-07-20T14:59:26.257Z] apparmor [2022-07-20T14:59:26.257Z] seccomp [2022-07-20T14:59:26.257Z] Profile: default [2022-07-20T14:59:26.257Z] Kernel Version: 5.4.0-1071-aws [2022-07-20T14:59:26.257Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-20T14:59:26.257Z] OSType: linux [2022-07-20T14:59:26.257Z] Architecture: x86_64 [2022-07-20T14:59:26.257Z] CPUs: 2 [2022-07-20T14:59:26.257Z] Total Memory: 7.565GiB [2022-07-20T14:59:26.257Z] Name: ip-10-100-97-94 [2022-07-20T14:59:26.257Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-20T14:59:26.257Z] Docker Root Dir: /var/lib/docker [2022-07-20T14:59:26.257Z] Debug Mode: false [2022-07-20T14:59:26.257Z] Registry: https://index.docker.io/v1/ [2022-07-20T14:59:26.257Z] Labels: [2022-07-20T14:59:26.257Z] Experimental: true [2022-07-20T14:59:26.257Z] Insecure Registries: [2022-07-20T14:59:26.257Z] 127.0.0.0/8 [2022-07-20T14:59:26.257Z] Live Restore Enabled: true [2022-07-20T14:59:26.257Z] [2022-07-20T14:59:26.257Z] WARNING: No swap limit support [Pipeline] sh [2022-07-20T14:59:26.308Z] #10 DONE 0.7s [2022-07-20T14:59:26.308Z] [2022-07-20T14:59:26.308Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-20T14:59:26.308Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-20T14:59:26.308Z] #9 DONE 0.7s [2022-07-20T14:59:26.308Z] [2022-07-20T14:59:26.308Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-20T14:59:26.308Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-20T14:59:26.308Z] #8 DONE 0.7s [2022-07-20T14:59:26.308Z] [2022-07-20T14:59:26.308Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-20T14:59:26.308Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-07-20T14:59:26.308Z] #7 DONE 0.8s [2022-07-20T14:59:26.574Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-20T14:59:26.574Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-20T14:59:26.574Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43839/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-20T14:59:26.574Z] + bash /home/ubuntu/workspace/moby_PR-43839/check-config.sh [2022-07-20T14:59:26.574Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-20T14:59:26.574Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-20T14:59:26.574Z] [2022-07-20T14:59:26.574Z] Generally Necessary: [2022-07-20T14:59:26.574Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-20T14:59:26.574Z] - apparmor: enabled and tools installed [2022-07-20T14:59:26.574Z] - CONFIG_NAMESPACES: enabled [2022-07-20T14:59:26.574Z] - CONFIG_NET_NS: enabled [2022-07-20T14:59:26.574Z] - CONFIG_PID_NS: enabled [2022-07-20T14:59:26.574Z] - CONFIG_IPC_NS: enabled [2022-07-20T14:59:26.574Z] - CONFIG_UTS_NS: enabled [2022-07-20T14:59:26.574Z] - CONFIG_CGROUPS: enabled [2022-07-20T14:59:26.574Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-20T14:59:26.574Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-20T14:59:26.574Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-20T14:59:26.574Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-20T14:59:26.574Z] - CONFIG_CPUSETS: enabled [2022-07-20T14:59:26.574Z] - CONFIG_MEMCG: enabled [2022-07-20T14:59:26.574Z] - CONFIG_KEYS: enabled [2022-07-20T14:59:26.574Z] - CONFIG_VETH: enabled (as module) [2022-07-20T14:59:26.574Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-20T14:59:26.574Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-20T14:59:26.574Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-20T14:59:26.574Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-20T14:59:26.574Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-20T14:59:26.574Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-20T14:59:26.574Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-20T14:59:26.574Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-20T14:59:26.574Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-20T14:59:26.574Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-20T14:59:26.574Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-20T14:59:26.641Z] [2022-07-20T14:59:26.641Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T14:59:26.641Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T14:59:26.641Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.0s done [2022-07-20T14:59:26.759Z] #62 47.62 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-20T14:59:26.759Z] #62 ... [2022-07-20T14:59:26.759Z] [2022-07-20T14:59:26.759Z] #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-07-20T14:59:26.759Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T14:59:26.759Z] #58 30.54 Reading package lists... [2022-07-20T14:59:26.759Z] #58 37.61 Building dependency tree... [2022-07-20T14:59:26.759Z] #58 42.61 The following additional packages will be installed: [2022-07-20T14:59:26.759Z] #58 42.65 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-20T14:59:26.759Z] #58 42.67 python3-protobuf python3-six [2022-07-20T14:59:26.759Z] #58 42.68 Suggested packages: [2022-07-20T14:59:26.759Z] #58 42.70 python3-setuptools [2022-07-20T14:59:26.759Z] #58 42.70 Recommended packages: [2022-07-20T14:59:26.759Z] #58 42.70 iproute2 | iproute [2022-07-20T14:59:26.759Z] #58 43.67 The following NEW packages will be installed: [2022-07-20T14:59:26.759Z] #58 43.67 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-20T14:59:26.759Z] #58 43.70 python3-protobuf python3-six [2022-07-20T14:59:26.759Z] #58 44.38 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T14:59:26.759Z] #58 44.38 Need to get 2315 kB of archives. [2022-07-20T14:59:26.759Z] #58 44.38 After this operation, 11.1 MB of additional disk space will be used. [2022-07-20T14:59:26.759Z] #58 44.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-20T14:59:26.759Z] #58 44.40 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-20T14:59:26.759Z] #58 44.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-20T14:59:26.759Z] #58 44.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-20T14:59:26.759Z] #58 44.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-20T14:59:26.759Z] #58 44.43 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-07-20T14:59:26.759Z] #58 44.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-20T14:59:26.759Z] #58 47.06 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-20T14:59:26.759Z] #58 ... [2022-07-20T14:59:26.759Z] [2022-07-20T14:59:26.759Z] #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-07-20T14:59:26.759Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T14:59:26.759Z] #83 44.85 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T14:59:26.759Z] #83 44.85 Need to get 5940 kB of archives. [2022-07-20T14:59:26.759Z] #83 44.85 After this operation, 18.7 MB of additional disk space will be used. [2022-07-20T14:59:26.759Z] #83 44.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-20T14:59:26.759Z] #83 44.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-20T14:59:26.759Z] #83 44.86 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-20T14:59:26.759Z] #83 44.88 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-20T14:59:26.759Z] #83 44.88 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-20T14:59:26.759Z] #83 44.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-20T14:59:26.759Z] #83 44.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-20T14:59:26.759Z] #83 44.93 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-20T14:59:26.759Z] #83 44.98 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-20T14:59:26.759Z] #83 44.98 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-20T14:59:26.759Z] #83 45.01 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-20T14:59:26.759Z] #83 45.02 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-20T14:59:26.759Z] #83 45.22 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-20T14:59:26.759Z] #83 45.22 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-20T14:59:26.759Z] #83 45.23 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-20T14:59:26.759Z] #83 45.24 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-20T14:59:26.759Z] #83 45.24 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-07-20T14:59:26.759Z] #83 45.25 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-20T14:59:26.759Z] #83 45.26 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-20T14:59:26.759Z] #83 45.29 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-20T14:59:26.759Z] #83 45.34 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-20T14:59:26.759Z] #83 45.34 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-20T14:59:26.759Z] #83 45.35 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-20T14:59:26.759Z] #83 46.88 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T14:59:26.759Z] #83 47.23 Fetched 5940 kB in 1s (7137 kB/s) [2022-07-20T14:59:26.759Z] #83 47.42 Selecting previously unselected package bzip2. [2022-07-20T14:59:26.759Z] #83 47.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-20T14:59:26.759Z] #83 47.55 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-20T14:59:26.759Z] #83 47.59 Unpacking bzip2 (1.0.8-4) ... [2022-07-20T14:59:26.854Z] - CONFIG_CGROUP_BPF: enabled [2022-07-20T14:59:26.854Z] [2022-07-20T14:59:26.854Z] Optional Features: [2022-07-20T14:59:26.854Z] - CONFIG_USER_NS: enabled [2022-07-20T14:59:26.854Z] - CONFIG_SECCOMP: enabled [2022-07-20T14:59:26.854Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-20T14:59:26.854Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-20T14:59:26.854Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-20T14:59:26.854Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-20T14:59:26.854Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-20T14:59:26.854Z] - CONFIG_BLK_CGROUP: enabled [2022-07-20T14:59:26.854Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-20T14:59:26.854Z] - CONFIG_CGROUP_PERF: enabled [2022-07-20T14:59:26.854Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-20T14:59:26.854Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-20T14:59:26.854Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-20T14:59:26.854Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-20T14:59:26.854Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-20T14:59:26.854Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-20T14:59:26.854Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-20T14:59:26.854Z] - CONFIG_IP_VS: enabled (as module) [2022-07-20T14:59:26.854Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-20T14:59:26.854Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-20T14:59:26.854Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-20T14:59:26.854Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-20T14:59:26.854Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-20T14:59:26.854Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-20T14:59:26.854Z] - CONFIG_EXT4_FS: enabled [2022-07-20T14:59:26.854Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-20T14:59:26.854Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-20T14:59:26.854Z] - Network Drivers: [2022-07-20T14:59:26.854Z] - "overlay": [2022-07-20T14:59:26.854Z] - CONFIG_VXLAN: enabled (as module) [2022-07-20T14:59:26.854Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-20T14:59:26.854Z] Optional (for encrypted networks): [2022-07-20T14:59:26.854Z] - CONFIG_CRYPTO: enabled [2022-07-20T14:59:26.854Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-20T14:59:26.854Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-20T14:59:26.854Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-20T14:59:26.854Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-20T14:59:26.854Z] - CONFIG_XFRM: enabled [2022-07-20T14:59:26.854Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-20T14:59:26.854Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-20T14:59:26.854Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-20T14:59:26.854Z] - "ipvlan": [2022-07-20T14:59:26.923Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-20T14:59:26.923Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-20T14:59:26.923Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-20T14:59:26.923Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 0B / 55.00MB 0.1s [2022-07-20T14:59:27.020Z] #83 47.94 Selecting previously unselected package libmagic-mgc. [2022-07-20T14:59:27.020Z] #83 47.95 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-20T14:59:27.020Z] #83 47.97 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-20T14:59:27.133Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-20T14:59:27.133Z] - "macvlan": [2022-07-20T14:59:27.133Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-20T14:59:27.133Z] - CONFIG_DUMMY: enabled (as module) [2022-07-20T14:59:27.133Z] - "ftp,tftp client in container": [2022-07-20T14:59:27.133Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-20T14:59:27.133Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-20T14:59:27.133Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-20T14:59:27.133Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-20T14:59:27.133Z] - Storage Drivers: [2022-07-20T14:59:27.133Z] - "aufs": [2022-07-20T14:59:27.133Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-20T14:59:27.133Z] - "btrfs": [2022-07-20T14:59:27.133Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-20T14:59:27.133Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-20T14:59:27.133Z] - "devicemapper": [2022-07-20T14:59:27.133Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-20T14:59:27.133Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-20T14:59:27.133Z] - "overlay": [2022-07-20T14:59:27.133Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-20T14:59:27.133Z] - "zfs": [2022-07-20T14:59:27.133Z] - /dev/zfs: present [2022-07-20T14:59:27.133Z] - zfs command: missing [2022-07-20T14:59:27.133Z] - zpool command: missing [2022-07-20T14:59:27.133Z] [2022-07-20T14:59:27.133Z] Limits: [2022-07-20T14:59:27.133Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-20T14:59:27.133Z] [2022-07-20T14:59:27.133Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-07-20T14:59:27.182Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 3.15MB / 55.00MB 0.3s [2022-07-20T14:59:27.182Z] #28 ... [2022-07-20T14:59:27.182Z] [2022-07-20T14:59:27.182Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-20T14:59:27.182Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-20T14:59:27.182Z] #49 DONE 0.0s [2022-07-20T14:59:27.182Z] [2022-07-20T14:59:27.182Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T14:59:27.182Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T14:59:27.182Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 8.39MB / 55.00MB 0.5s [Pipeline] sh [2022-07-20T14:59:27.445Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 12.58MB / 55.00MB 0.6s [2022-07-20T14:59:27.446Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 15.73MB / 55.00MB 0.7s [2022-07-20T14:59:27.565Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:75577fe7a8d9f21442b00df90c8ac33ebea2ac67 . [2022-07-20T14:59:27.705Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 19.92MB / 55.00MB 0.8s [2022-07-20T14:59:27.705Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 25.17MB / 55.00MB 1.0s [2022-07-20T14:59:27.825Z] #2 [internal] load .dockerignore [2022-07-20T14:59:27.825Z] #2 sha256:0c40c70f29919d35810f1957d001a9155aa9480d4057863c64738b1dc16eb2ef [2022-07-20T14:59:27.964Z] #83 48.82 Selecting previously unselected package libmagic1:amd64. [2022-07-20T14:59:27.964Z] #83 48.83 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-20T14:59:27.964Z] #83 48.84 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-20T14:59:27.966Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 29.36MB / 55.00MB 1.2s [2022-07-20T14:59:28.225Z] #83 49.27 Selecting previously unselected package file. [2022-07-20T14:59:28.225Z] #83 49.27 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-20T14:59:28.225Z] #83 49.28 Unpacking file (1:5.39-3) ... [2022-07-20T14:59:28.225Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 35.65MB / 55.00MB 1.4s [2022-07-20T14:59:28.225Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 38.80MB / 55.00MB 1.6s [2022-07-20T14:59:28.486Z] #83 49.58 Selecting previously unselected package xz-utils. [2022-07-20T14:59:28.486Z] #83 49.58 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-20T14:59:28.486Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 41.94MB / 55.00MB 1.8s [2022-07-20T14:59:28.746Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 46.14MB / 55.00MB 2.0s [2022-07-20T14:59:28.771Z] #2 ... [2022-07-20T14:59:28.771Z] [2022-07-20T14:59:28.771Z] #1 [internal] load build definition from Dockerfile [2022-07-20T14:59:28.771Z] #1 sha256:b6d16bc2455af1e842e44bab57492bcb4276ab41161fbc25276419270c391c7c [2022-07-20T14:59:28.771Z] #1 transferring dockerfile: 19.25kB done [2022-07-20T14:59:28.771Z] #1 DONE 1.2s [2022-07-20T14:59:28.771Z] [2022-07-20T14:59:28.771Z] #2 [internal] load .dockerignore [2022-07-20T14:59:28.771Z] #2 sha256:0c40c70f29919d35810f1957d001a9155aa9480d4057863c64738b1dc16eb2ef [2022-07-20T14:59:28.771Z] #2 transferring context: 145B done [2022-07-20T14:59:28.829Z] #83 49.59 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T14:59:29.006Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 52.43MB / 55.00MB 2.3s [2022-07-20T14:59:29.030Z] #2 DONE 1.1s [2022-07-20T14:59:29.030Z] [2022-07-20T14:59:29.030Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-20T14:59:29.030Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-20T14:59:29.401Z] #83 50.20 Selecting previously unselected package libsigsegv2:amd64. [2022-07-20T14:59:29.401Z] #83 50.20 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-20T14:59:29.401Z] #83 50.22 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-20T14:59:29.606Z] #3 DONE 0.6s [2022-07-20T14:59:29.606Z] [2022-07-20T14:59:29.606Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-20T14:59:29.606Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-20T14:59:29.606Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-20T14:59:29.606Z] #4 DONE 0.0s [2022-07-20T14:59:29.606Z] [2022-07-20T14:59:29.606Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-20T14:59:29.606Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-20T14:59:29.606Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-20T14:59:29.606Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 7.33MB / 9.94MB 0.1s [2022-07-20T14:59:29.606Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-20T14:59:29.606Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-20T14:59:29.619Z] [2022-07-20T14:59:29.619Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T14:59:29.619Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73 [2022-07-20T14:59:29.619Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T14:59:29.619Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done [2022-07-20T14:59:29.619Z] #28 sha256:16b6769bf0827b7d2e1c487018a4c598c4985a3d0fa60dcfa7af3505554b0f7d 529B / 529B done [2022-07-20T14:59:29.619Z] #28 sha256:c7e601276d47957134e06e6611a00cda66bcf66977434494b0a2425d8d2d3cd7 1.48kB / 1.48kB done [2022-07-20T14:59:29.619Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-20T14:59:29.663Z] #83 ... [2022-07-20T14:59:29.663Z] [2022-07-20T14:59:29.663Z] #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-07-20T14:59:29.663Z] #47 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-20T14:59:29.663Z] #47 50.53 NAME: [2022-07-20T14:59:29.663Z] #47 50.53 go-winres - A tool for embedding resources in Windows executables [2022-07-20T14:59:29.663Z] #47 50.53 [2022-07-20T14:59:29.663Z] #47 50.53 USAGE: [2022-07-20T14:59:29.663Z] #47 50.53 go-winres [global options] command [command options] [arguments...] [2022-07-20T14:59:29.663Z] #47 50.53 [2022-07-20T14:59:29.663Z] #47 50.53 COMMANDS: [2022-07-20T14:59:29.663Z] #47 50.53 init Create an initial ./winres/winres.json [2022-07-20T14:59:29.663Z] #47 50.53 make Make syso files for the "go build" command [2022-07-20T14:59:29.663Z] #47 50.53 simply Make syso files for the "go build" command (simplified) [2022-07-20T14:59:29.663Z] #47 50.53 extract Extract all resources from an executable [2022-07-20T14:59:29.663Z] #47 50.53 patch Replace resources in an executable file (exe, dll) [2022-07-20T14:59:29.663Z] #47 50.53 help, h Shows a list of commands or help for one command [2022-07-20T14:59:29.663Z] #47 50.53 [2022-07-20T14:59:29.663Z] #47 50.53 GLOBAL OPTIONS: [2022-07-20T14:59:29.663Z] #47 50.53 --help, -h show help (default: false) [2022-07-20T14:59:29.663Z] #47 ... [2022-07-20T14:59:29.663Z] [2022-07-20T14:59:29.663Z] #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-07-20T14:59:29.663Z] #64 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-20T14:59:29.663Z] #64 49.81 v3.0.2 [2022-07-20T14:59:29.663Z] #64 DONE 50.7s [2022-07-20T14:59:29.867Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-20T14:59:29.867Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-07-20T14:59:29.867Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s [2022-07-20T14:59:29.923Z] #28 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 2.10MB / 53.68MB 0.2s [2022-07-20T14:59:29.923Z] #28 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 14.68MB / 53.68MB 0.3s [2022-07-20T14:59:29.923Z] #28 ... [2022-07-20T14:59:29.923Z] [2022-07-20T14:59:29.923Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-20T14:59:29.923Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-20T14:59:29.923Z] #49 DONE 0.6s [2022-07-20T14:59:29.923Z] [2022-07-20T14:59:29.923Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T14:59:29.923Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73 [2022-07-20T14:59:29.923Z] #28 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 25.15MB / 53.68MB 0.3s [2022-07-20T14:59:29.923Z] [2022-07-20T14:59:29.924Z] #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-07-20T14:59:29.924Z] #47 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-20T14:59:29.924Z] #47 DONE 50.7s [2022-07-20T14:59:29.924Z] [2022-07-20T14:59:29.924Z] #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-07-20T14:59:29.924Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T14:59:29.924Z] #83 50.69 Selecting previously unselected package m4. [2022-07-20T14:59:29.924Z] #83 50.69 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-20T14:59:29.924Z] #83 50.71 Unpacking m4 (1.4.18-5) ... [2022-07-20T14:59:29.924Z] #83 50.97 Selecting previously unselected package autoconf. [2022-07-20T14:59:30.185Z] #83 50.98 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-20T14:59:30.185Z] #83 51.00 Unpacking autoconf (2.69-14) ... [2022-07-20T14:59:30.186Z] #28 ... [2022-07-20T14:59:30.186Z] [2022-07-20T14:59:30.186Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-20T14:59:30.186Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-20T14:59:30.186Z] #49 DONE 0.0s [2022-07-20T14:59:30.186Z] [2022-07-20T14:59:30.186Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T14:59:30.186Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73 [2022-07-20T14:59:30.186Z] #28 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 41.32MB / 53.68MB 0.5s [2022-07-20T14:59:30.186Z] #28 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 50.33MB / 53.68MB 0.6s [2022-07-20T14:59:30.382Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 3.1s done [2022-07-20T14:59:30.435Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-07-20T14:59:30.435Z] #4 DONE 0.8s [2022-07-20T14:59:30.435Z] [2022-07-20T14:59:30.435Z] #6 [internal] load build definition from Dockerfile [2022-07-20T14:59:30.435Z] #6 sha256:6d7b6b1c8a8ab1c380725d0326699df152612f70e190a5285fdde77e9c065485 [2022-07-20T14:59:30.435Z] #6 DONE 0.0s [2022-07-20T14:59:30.435Z] [2022-07-20T14:59:30.435Z] #5 [internal] load .dockerignore [2022-07-20T14:59:30.435Z] #5 sha256:e68fb63e6582dff83c5d248beb6a0f70ba03733d727317b13cf806686dd226f0 [2022-07-20T14:59:30.435Z] #5 DONE 0.0s [2022-07-20T14:59:30.435Z] [2022-07-20T14:59:30.435Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-20T14:59:30.435Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-20T14:59:30.445Z] #83 51.48 Selecting previously unselected package autotools-dev. [2022-07-20T14:59:30.449Z] #28 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 0.8s [2022-07-20T14:59:30.641Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 0.3s [2022-07-20T14:59:30.706Z] #83 51.49 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-20T14:59:30.706Z] #83 51.50 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-20T14:59:30.706Z] #83 51.72 Selecting previously unselected package automake. [2022-07-20T14:59:30.706Z] #83 51.74 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-20T14:59:30.967Z] #83 51.78 Unpacking automake (1:1.16.3-2) ... [2022-07-20T14:59:31.022Z] #28 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 1.3s done [2022-07-20T14:59:31.022Z] #28 extracting sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 [2022-07-20T14:59:31.537Z] #83 52.42 Selecting previously unselected package patch. [2022-07-20T14:59:31.537Z] #83 52.43 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-20T14:59:31.537Z] #83 52.43 Unpacking patch (2.7.6-7) ... [2022-07-20T14:59:31.798Z] #83 52.75 Selecting previously unselected package dpkg-dev. [2022-07-20T14:59:31.798Z] #83 52.75 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-20T14:59:31.798Z] #83 52.78 Unpacking dpkg-dev (1.20.11) ... [2022-07-20T14:59:31.815Z] #8 DONE 1.3s [2022-07-20T14:59:31.815Z] [2022-07-20T14:59:31.815Z] #7 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-20T14:59:31.815Z] #7 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-20T14:59:31.815Z] #7 DONE 1.2s [2022-07-20T14:59:31.815Z] [2022-07-20T14:59:31.815Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-20T14:59:31.815Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-20T14:59:31.815Z] #9 DONE 1.3s [2022-07-20T14:59:31.815Z] [2022-07-20T14:59:31.815Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-20T14:59:31.815Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-20T14:59:31.815Z] #10 DONE 1.3s [2022-07-20T14:59:32.416Z] #28 ... [2022-07-20T14:59:32.416Z] [2022-07-20T14:59:32.416Z] #24 [internal] load build context [2022-07-20T14:59:32.416Z] #24 sha256:dfe6f3d575644c6a603d3cf90a1f4d3a3c529e19e80bc6b5209c78ac4a6379c6 [2022-07-20T14:59:32.416Z] #24 transferring context: 62.07MB 2.4s done [2022-07-20T14:59:32.416Z] #24 DONE 2.9s [2022-07-20T14:59:32.416Z] [2022-07-20T14:59:32.416Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T14:59:32.416Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73 [2022-07-20T14:59:32.776Z] [2022-07-20T14:59:32.776Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T14:59:32.776Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T14:59:32.776Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T14:59:32.776Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.0s done [2022-07-20T14:59:32.776Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-20T14:59:32.776Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-20T14:59:32.776Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-20T14:59:33.038Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 0B / 55.00MB 0.1s [2022-07-20T14:59:33.174Z] #28 ... [2022-07-20T14:59:33.174Z] [2022-07-20T14:59:33.174Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T14:59:33.174Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T14:59:33.174Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.1s done [2022-07-20T14:59:33.174Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 3.1s done [2022-07-20T14:59:33.174Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-20T14:59:33.174Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-20T14:59:33.174Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-20T14:59:33.174Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 1.6s done [2022-07-20T14:59:33.174Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 2.0s done [2022-07-20T14:59:33.174Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 4.7s done [2022-07-20T14:59:33.174Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 78.08MB / 85.90MB 6.2s [2022-07-20T14:59:33.174Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 53.48MB / 141.81MB 6.2s [2022-07-20T14:59:33.174Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 5.0s done [2022-07-20T14:59:33.174Z] #11 ... [2022-07-20T14:59:33.174Z] [2022-07-20T14:59:33.174Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T14:59:33.174Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-20T14:59:33.174Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-20T14:59:33.174Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-20T14:59:33.174Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-20T14:59:33.174Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-20T14:59:33.174Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-07-20T14:59:33.174Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.0s done [2022-07-20T14:59:33.174Z] #71 DONE 6.3s [2022-07-20T14:59:33.174Z] [2022-07-20T14:59:33.174Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T14:59:33.174Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T14:59:33.174Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 6.4s [2022-07-20T14:59:33.174Z] #11 ... [2022-07-20T14:59:33.174Z] [2022-07-20T14:59:33.174Z] #24 [internal] load build context [2022-07-20T14:59:33.174Z] #24 sha256:3e55a46b59ed5f080a223dc0a2028a5bb89dc3668567bbc1285f7fd28d4b93da [2022-07-20T14:59:33.174Z] #24 transferring context: 33.72MB 6.5s [2022-07-20T14:59:33.175Z] #24 ... [2022-07-20T14:59:33.175Z] [2022-07-20T14:59:33.175Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T14:59:33.175Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T14:59:33.299Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 9.44MB / 55.00MB 0.4s [2022-07-20T14:59:33.435Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 61.87MB / 141.81MB 6.6s [2022-07-20T14:59:33.558Z] #28 ... [2022-07-20T14:59:33.558Z] [2022-07-20T14:59:33.558Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-20T14:59:33.558Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-20T14:59:33.558Z] #49 DONE 0.0s [2022-07-20T14:59:33.558Z] [2022-07-20T14:59:33.558Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T14:59:33.558Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T14:59:33.558Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 15.73MB / 55.00MB 0.7s [2022-07-20T14:59:33.710Z] #83 54.58 Selecting previously unselected package build-essential. [2022-07-20T14:59:33.710Z] #83 54.58 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-20T14:59:33.710Z] #83 54.63 Unpacking build-essential (12.9) ... [2022-07-20T14:59:33.710Z] #83 54.79 Selecting previously unselected package libcap2:amd64. [2022-07-20T14:59:33.710Z] #83 54.79 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-20T14:59:33.710Z] #83 54.79 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-20T14:59:33.806Z] #28 ... [2022-07-20T14:59:33.806Z] [2022-07-20T14:59:33.806Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T14:59:33.806Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-20T14:59:33.806Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-20T14:59:33.806Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-20T14:59:33.806Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-20T14:59:33.806Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-20T14:59:33.806Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.0s done [2022-07-20T14:59:33.806Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.7s done [2022-07-20T14:59:33.806Z] #73 DONE 4.2s [2022-07-20T14:59:33.806Z] [2022-07-20T14:59:33.806Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T14:59:33.806Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-20T14:59:33.806Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-20T14:59:33.806Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-20T14:59:33.806Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-20T14:59:33.806Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-20T14:59:33.806Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.1s done [2022-07-20T14:59:33.806Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.7s done [2022-07-20T14:59:33.806Z] #71 DONE 4.3s [2022-07-20T14:59:33.806Z] [2022-07-20T14:59:33.806Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T14:59:33.806Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-20T14:59:33.806Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.1s done [2022-07-20T14:59:33.806Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-20T14:59:33.806Z] #11 sha256:a083dca7c9d252411e94154be7aa88a2f97f34dd8fa1c05a15cdd39bf6a25523 1.80kB / 1.80kB done [2022-07-20T14:59:33.806Z] #11 sha256:493a77666ad570b208236daf750785d12f1299c472aec950f864af339fd17a8a 7.12kB / 7.12kB done [2022-07-20T14:59:33.806Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 1.3s done [2022-07-20T14:59:33.806Z] #11 sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 10.66MB / 10.66MB 0.5s done [2022-07-20T14:59:33.806Z] #11 sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 5.14MB / 5.14MB 0.6s done [2022-07-20T14:59:33.806Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 54.67MB / 54.67MB 1.9s done [2022-07-20T14:59:33.806Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 81.11MB / 81.11MB 2.7s done [2022-07-20T14:59:33.806Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 108.94MB / 108.94MB 4.1s done [2022-07-20T14:59:33.806Z] #11 sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a 126B / 126B 2.8s done [2022-07-20T14:59:33.818Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 19.92MB / 55.00MB 0.9s [2022-07-20T14:59:33.818Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 24.12MB / 55.00MB 1.0s [2022-07-20T14:59:34.000Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 73.40MB / 141.81MB 7.1s [2022-07-20T14:59:34.000Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 7.2s done [2022-07-20T14:59:34.000Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 81.81MB / 141.81MB 7.3s [2022-07-20T14:59:34.079Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 29.36MB / 55.00MB 1.2s [2022-07-20T14:59:34.079Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 32.51MB / 55.00MB 1.3s [2022-07-20T14:59:34.079Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 35.65MB / 55.00MB 1.4s [2022-07-20T14:59:34.258Z] #11 ... [2022-07-20T14:59:34.258Z] [2022-07-20T14:59:34.258Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T14:59:34.258Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-20T14:59:34.258Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-20T14:59:34.258Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-20T14:59:34.258Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-20T14:59:34.258Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-20T14:59:34.258Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.2s done [2022-07-20T14:59:34.258Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.8s done [2022-07-20T14:59:34.258Z] #73 DONE 7.6s [2022-07-20T14:59:34.258Z] [2022-07-20T14:59:34.258Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T14:59:34.258Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T14:59:34.282Z] #83 55.03 Selecting previously unselected package libcap-dev:amd64. [2022-07-20T14:59:34.282Z] #83 55.04 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-20T14:59:34.282Z] #83 55.06 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-20T14:59:34.282Z] #83 55.26 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-20T14:59:34.282Z] #83 55.26 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-20T14:59:34.282Z] #83 55.28 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T14:59:34.282Z] #83 55.40 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-20T14:59:34.346Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 45.09MB / 55.00MB 1.7s [2022-07-20T14:59:34.516Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 89.13MB / 141.81MB 7.6s [2022-07-20T14:59:34.516Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 96.47MB / 141.81MB 7.8s [2022-07-20T14:59:34.553Z] #83 55.42 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-20T14:59:34.553Z] #83 55.44 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-20T14:59:34.610Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 52.43MB / 55.00MB 1.8s [2022-07-20T14:59:34.754Z] #11 extracting sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 [2022-07-20T14:59:34.754Z] #11 ... [2022-07-20T14:59:34.754Z] [2022-07-20T14:59:34.754Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T14:59:34.754Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73 [2022-07-20T14:59:34.754Z] #28 extracting sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 3.2s done [2022-07-20T14:59:34.754Z] #28 DONE 5.3s [2022-07-20T14:59:34.754Z] [2022-07-20T14:59:34.754Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T14:59:34.754Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-20T14:59:34.754Z] #11 extracting sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 0.2s done [2022-07-20T14:59:34.782Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 104.86MB / 141.81MB 8.1s [2022-07-20T14:59:35.017Z] #11 extracting sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 [2022-07-20T14:59:35.128Z] #83 55.88 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-20T14:59:35.128Z] #83 55.88 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-20T14:59:35.128Z] #83 55.90 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T14:59:35.128Z] #83 56.13 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-20T14:59:35.128Z] #83 56.13 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-20T14:59:35.128Z] #83 56.14 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T14:59:35.181Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.3s done [2022-07-20T14:59:35.334Z] #11 extracting sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 0.4s done [2022-07-20T14:59:35.356Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 116.39MB / 141.81MB 8.4s [2022-07-20T14:59:35.356Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 124.40MB / 141.81MB 8.7s [2022-07-20T14:59:35.595Z] #11 extracting sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 [2022-07-20T14:59:35.614Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.4s [2022-07-20T14:59:35.751Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a [2022-07-20T14:59:35.871Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 132.12MB / 141.81MB 9.0s [2022-07-20T14:59:36.071Z] #83 57.04 Selecting previously unselected package libtool. [2022-07-20T14:59:36.071Z] #83 57.04 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-20T14:59:36.071Z] #83 57.04 Unpacking libtool (2.4.6-15) ... [2022-07-20T14:59:36.188Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 9.2s [2022-07-20T14:59:36.332Z] #83 57.38 Selecting previously unselected package libudev-dev:amd64. [2022-07-20T14:59:36.332Z] #83 57.39 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-20T14:59:36.592Z] #83 57.40 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-20T14:59:36.592Z] #83 57.65 Selecting previously unselected package libyajl2:amd64. [2022-07-20T14:59:36.592Z] #83 57.65 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-20T14:59:36.592Z] #83 57.65 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-20T14:59:36.853Z] #83 57.73 Selecting previously unselected package libyajl-dev:amd64. [2022-07-20T14:59:36.853Z] #83 57.73 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-20T14:59:36.853Z] #83 57.73 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-20T14:59:36.853Z] #83 ... [2022-07-20T14:59:36.853Z] [2022-07-20T14:59:36.853Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T14:59:36.853Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T14:59:36.853Z] #62 47.77 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-20T14:59:36.853Z] #62 48.02 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-20T14:59:36.853Z] #62 48.23 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-20T14:59:36.853Z] #62 48.40 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-20T14:59:36.853Z] #62 48.55 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-20T14:59:36.853Z] #62 48.57 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-20T14:59:36.853Z] #62 48.70 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-20T14:59:36.853Z] #62 48.87 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-20T14:59:36.853Z] #62 48.94 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-20T14:59:36.853Z] #62 49.01 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-20T14:59:36.853Z] #62 49.18 go: downloading github.com/prometheus/common v0.32.1 [2022-07-20T14:59:36.853Z] #62 49.71 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-20T14:59:36.853Z] #62 49.74 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-20T14:59:36.853Z] #62 50.90 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-20T14:59:36.853Z] #62 51.01 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-20T14:59:36.853Z] #62 ... [2022-07-20T14:59:36.853Z] [2022-07-20T14:59:36.853Z] #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-07-20T14:59:36.853Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T14:59:36.853Z] #41 53.45 Updating files: 85% (1299/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: 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-07-20T14:59:36.853Z] #41 54.07 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-20T14:59:36.853Z] #41 54.47 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-20T14:59:37.530Z] #11 ... [2022-07-20T14:59:37.530Z] [2022-07-20T14:59:37.530Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-20T14:59:37.530Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-07-20T14:59:37.530Z] #72 DONE 0.7s [2022-07-20T14:59:37.530Z] [2022-07-20T14:59:37.530Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T14:59:37.530Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-20T14:59:37.562Z] #11 ... [2022-07-20T14:59:37.562Z] [2022-07-20T14:59:37.562Z] #24 [internal] load build context [2022-07-20T14:59:37.562Z] #24 sha256:3e55a46b59ed5f080a223dc0a2028a5bb89dc3668567bbc1285f7fd28d4b93da [2022-07-20T14:59:37.562Z] #24 transferring context: 62.07MB 9.4s done [2022-07-20T14:59:37.562Z] #24 DONE 10.7s [2022-07-20T14:59:37.562Z] [2022-07-20T14:59:37.562Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T14:59:37.562Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T14:59:37.822Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 10.9s done [2022-07-20T14:59:38.107Z] #11 ... [2022-07-20T14:59:38.107Z] [2022-07-20T14:59:38.107Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-20T14:59:38.107Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-07-20T14:59:38.107Z] #74 DONE 0.7s [2022-07-20T14:59:38.107Z] [2022-07-20T14:59:38.107Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T14:59:38.107Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-20T14:59:38.122Z] Client: [2022-07-20T14:59:38.122Z] Context: default [2022-07-20T14:59:38.122Z] Debug Mode: false [2022-07-20T14:59:38.122Z] Plugins: [2022-07-20T14:59:38.122Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-20T14:59:38.122Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-20T14:59:38.122Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-20T14:59:38.122Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-20T14:59:38.122Z] [2022-07-20T14:59:38.122Z] Server: [2022-07-20T14:59:38.122Z] Containers: 0 [2022-07-20T14:59:38.122Z] Running: 0 [2022-07-20T14:59:38.122Z] Paused: 0 [2022-07-20T14:59:38.122Z] Stopped: 0 [2022-07-20T14:59:38.122Z] Images: 0 [2022-07-20T14:59:38.122Z] Server Version: 20.10.14 [2022-07-20T14:59:38.122Z] Storage Driver: overlay2 [2022-07-20T14:59:38.122Z] Backing Filesystem: extfs [2022-07-20T14:59:38.122Z] Supports d_type: true [2022-07-20T14:59:38.122Z] Native Overlay Diff: true [2022-07-20T14:59:38.122Z] userxattr: false [2022-07-20T14:59:38.122Z] Logging Driver: json-file [2022-07-20T14:59:38.122Z] Cgroup Driver: systemd [2022-07-20T14:59:38.122Z] Cgroup Version: 2 [2022-07-20T14:59:38.122Z] Plugins: [2022-07-20T14:59:38.122Z] Volume: local [2022-07-20T14:59:38.122Z] Network: bridge host ipvlan macvlan null overlay [2022-07-20T14:59:38.122Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-20T14:59:38.122Z] Swarm: inactive [2022-07-20T14:59:38.122Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-20T14:59:38.122Z] Default Runtime: runc [2022-07-20T14:59:38.122Z] Init Binary: docker-init [2022-07-20T14:59:38.122Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-20T14:59:38.122Z] runc version: v1.0.3-0-gf46b6ba [2022-07-20T14:59:38.122Z] init version: de40ad0 [2022-07-20T14:59:38.122Z] Security Options: [2022-07-20T14:59:38.122Z] apparmor [2022-07-20T14:59:38.122Z] seccomp [2022-07-20T14:59:38.122Z] Profile: default [2022-07-20T14:59:38.122Z] cgroupns [2022-07-20T14:59:38.122Z] Kernel Version: 5.13.0-1021-aws [2022-07-20T14:59:38.122Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-20T14:59:38.122Z] OSType: linux [2022-07-20T14:59:38.122Z] Architecture: x86_64 [2022-07-20T14:59:38.122Z] CPUs: 2 [2022-07-20T14:59:38.122Z] Total Memory: 7.559GiB [2022-07-20T14:59:38.122Z] Name: ip-10-100-115-103 [2022-07-20T14:59:38.122Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-07-20T14:59:38.122Z] Docker Root Dir: /var/lib/docker [2022-07-20T14:59:38.122Z] Debug Mode: false [2022-07-20T14:59:38.122Z] Registry: https://index.docker.io/v1/ [2022-07-20T14:59:38.122Z] Labels: [2022-07-20T14:59:38.122Z] Experimental: true [2022-07-20T14:59:38.122Z] Insecure Registries: [2022-07-20T14:59:38.122Z] 127.0.0.0/8 [2022-07-20T14:59:38.122Z] Live Restore Enabled: true [2022-07-20T14:59:38.122Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-20T14:59:38.237Z] #41 ... [2022-07-20T14:59:38.237Z] [2022-07-20T14:59:38.237Z] #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-07-20T14:59:38.237Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T14:59:38.237Z] #58 48.89 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T14:59:38.237Z] #58 49.26 Fetched 2315 kB in 4s (647 kB/s) [2022-07-20T14:59:38.237Z] #58 49.38 Selecting previously unselected package libprotobuf23:amd64. [2022-07-20T14:59:38.237Z] #58 49.38 (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 ... 15717 files and directories currently installed.) [2022-07-20T14:59:38.237Z] #58 49.42 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-20T14:59:38.237Z] #58 49.46 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-20T14:59:38.237Z] #58 50.55 Selecting previously unselected package python3-pkg-resources. [2022-07-20T14:59:38.237Z] #58 50.56 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-20T14:59:38.237Z] #58 50.63 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-20T14:59:38.237Z] #58 51.02 Selecting previously unselected package python3-six. [2022-07-20T14:59:38.237Z] #58 51.04 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-20T14:59:38.237Z] #58 51.06 Unpacking python3-six (1.16.0-2) ... [2022-07-20T14:59:38.237Z] #58 51.21 Selecting previously unselected package python3-protobuf. [2022-07-20T14:59:38.237Z] #58 51.25 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-20T14:59:38.237Z] #58 51.25 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-20T14:59:38.237Z] #58 52.07 Selecting previously unselected package libnet1:amd64. [2022-07-20T14:59:38.237Z] #58 52.09 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-20T14:59:38.237Z] #58 52.09 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T14:59:38.237Z] #58 52.33 Selecting previously unselected package libnl-3-200:amd64. [2022-07-20T14:59:38.237Z] #58 52.33 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-20T14:59:38.237Z] #58 52.34 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T14:59:38.237Z] #58 52.54 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-20T14:59:38.237Z] #58 52.54 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-20T14:59:38.237Z] #58 52.54 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T14:59:38.237Z] #58 52.76 Selecting previously unselected package criu. [2022-07-20T14:59:38.237Z] #58 52.76 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-20T14:59:38.237Z] #58 52.76 Unpacking criu (3.17.1-1) ... [2022-07-20T14:59:38.237Z] #58 53.95 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-20T14:59:38.237Z] #58 56.50 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-20T14:59:38.237Z] #58 56.52 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T14:59:38.237Z] #58 56.55 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T14:59:38.237Z] #58 56.57 Setting up python3-six (1.16.0-2) ... [2022-07-20T14:59:38.237Z] #58 57.96 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T14:59:38.237Z] #58 58.03 Setting up python3-protobuf (3.12.4-1) ... [2022-07-20T14:59:38.237Z] #58 ... [2022-07-20T14:59:38.237Z] [2022-07-20T14:59:38.237Z] #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-07-20T14:59:38.237Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T14:59:38.237Z] #83 58.16 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T14:59:38.237Z] #83 58.20 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-20T14:59:38.237Z] #83 58.27 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-20T14:59:38.237Z] #83 58.31 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-20T14:59:38.237Z] #83 58.38 Setting up file (1:5.39-3) ... [2022-07-20T14:59:38.237Z] #83 58.42 Setting up bzip2 (1.0.8-4) ... [2022-07-20T14:59:38.237Z] #83 58.48 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T14:59:38.237Z] #83 58.53 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-20T14:59:38.237Z] #83 58.53 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-20T14:59:38.237Z] #83 58.54 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-20T14:59:38.237Z] #83 58.55 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-20T14:59:38.237Z] #83 58.56 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T14:59:38.237Z] #83 58.62 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-20T14:59:38.237Z] #83 58.69 Setting up patch (2.7.6-7) ... [2022-07-20T14:59:38.237Z] #83 58.73 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-20T14:59:38.237Z] #83 58.77 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-20T14:59:38.237Z] #83 58.83 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-20T14:59:38.237Z] #83 58.87 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T14:59:38.237Z] #83 58.88 Setting up libtool (2.4.6-15) ... [2022-07-20T14:59:38.237Z] #83 58.92 Setting up m4 (1.4.18-5) ... [2022-07-20T14:59:38.237Z] #83 58.92 Setting up dpkg-dev (1.20.11) ... [2022-07-20T14:59:38.237Z] #83 58.93 Setting up autoconf (2.69-14) ... [2022-07-20T14:59:38.237Z] #83 58.94 Setting up build-essential (12.9) ... [2022-07-20T14:59:38.237Z] #83 59.00 Setting up automake (1:1.16.3-2) ... [2022-07-20T14:59:38.237Z] #83 59.00 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-20T14:59:38.237Z] #83 59.04 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T14:59:38.444Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:75577fe7a8d9f21442b00df90c8ac33ebea2ac67 . [2022-07-20T14:59:38.704Z] #2 [internal] load .dockerignore [2022-07-20T14:59:38.704Z] #2 sha256:54db0029e09e6d795f34e4efb7288d9456af5e7498e3e6dda53d36f8603877b1 [2022-07-20T14:59:38.810Z] #83 DONE 59.7s [2022-07-20T14:59:38.810Z] [2022-07-20T14:59:38.810Z] #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-07-20T14:59:38.810Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T14:59:38.963Z] #2 transferring context: 145B done [2022-07-20T14:59:38.963Z] #2 DONE 0.4s [2022-07-20T14:59:38.963Z] [2022-07-20T14:59:38.963Z] #1 [internal] load build definition from Dockerfile [2022-07-20T14:59:38.963Z] #1 sha256:1df0f90b737014dd1ceb36c95b84fe02dd61870064d4755c2dab344b36369daf [2022-07-20T14:59:38.963Z] #1 transferring dockerfile: 19.25kB 0.0s done [2022-07-20T14:59:38.963Z] #1 DONE 0.4s [2022-07-20T14:59:38.963Z] [2022-07-20T14:59:38.963Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-20T14:59:38.963Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-20T14:59:39.195Z] #11 ... [2022-07-20T14:59:39.195Z] [2022-07-20T14:59:39.195Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-20T14:59:39.195Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-20T14:59:39.195Z] #72 DONE 0.8s [2022-07-20T14:59:39.195Z] [2022-07-20T14:59:39.195Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T14:59:39.195Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T14:59:39.508Z] #11 extracting sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 3.7s done [2022-07-20T14:59:39.508Z] #11 extracting sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 [2022-07-20T14:59:39.530Z] #3 DONE 0.4s [2022-07-20T14:59:39.530Z] [2022-07-20T14:59:39.530Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-20T14:59:39.530Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-20T14:59:39.530Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-20T14:59:39.530Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-20T14:59:39.530Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-20T14:59:39.530Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-20T14:59:39.530Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 3.15MB / 9.94MB 0.1s [2022-07-20T14:59:39.790Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-20T14:59:39.790Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-07-20T14:59:39.790Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-20T14:59:39.953Z] #28 ... [2022-07-20T14:59:39.953Z] [2022-07-20T14:59:39.953Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T14:59:39.953Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T14:59:39.953Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.1s done [2022-07-20T14:59:39.954Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.4s done [2022-07-20T14:59:39.954Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-20T14:59:39.954Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-20T14:59:39.954Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-20T14:59:39.954Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.3s done [2022-07-20T14:59:39.954Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.5s done [2022-07-20T14:59:39.954Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 2.9s done [2022-07-20T14:59:39.954Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 4.2s done [2022-07-20T14:59:39.954Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 90.18MB / 141.81MB 6.4s [2022-07-20T14:59:39.954Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 3.0s done [2022-07-20T14:59:39.954Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 97.52MB / 141.81MB 6.6s [2022-07-20T14:59:39.954Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 108.00MB / 141.81MB 7.0s [2022-07-20T14:59:39.954Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 115.34MB / 141.81MB 7.3s [2022-07-20T14:59:40.048Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-07-20T14:59:40.048Z] #4 DONE 0.6s [2022-07-20T14:59:40.127Z] #11 ... [2022-07-20T14:59:40.127Z] [2022-07-20T14:59:40.127Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-20T14:59:40.127Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-20T14:59:40.127Z] #74 DONE 1.0s [2022-07-20T14:59:40.194Z] #84 1.238 Cloning into '/tmp/crun-build'... [2022-07-20T14:59:40.307Z] [2022-07-20T14:59:40.307Z] #6 [internal] load .dockerignore [2022-07-20T14:59:40.307Z] #6 sha256:252c3dbbe828850970ca5cbcc57051f0668759435d0975bdd89e19d937be5324 [2022-07-20T14:59:40.307Z] #6 DONE 0.0s [2022-07-20T14:59:40.307Z] [2022-07-20T14:59:40.307Z] #5 [internal] load build definition from Dockerfile [2022-07-20T14:59:40.307Z] #5 sha256:aabb21c4e78efd18f39f137a1fb694506f12c0fa7ec1c6476bc3058018b9e175 [2022-07-20T14:59:40.307Z] #5 DONE 0.0s [2022-07-20T14:59:40.307Z] [2022-07-20T14:59:40.307Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-20T14:59:40.307Z] #10 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-20T14:59:40.385Z] [2022-07-20T14:59:40.385Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T14:59:40.385Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T14:59:40.522Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 125.05MB / 141.81MB 7.7s [2022-07-20T14:59:40.643Z] #28 ... [2022-07-20T14:59:40.643Z] [2022-07-20T14:59:40.643Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T14:59:40.643Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T14:59:40.781Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 134.56MB / 141.81MB 8.0s [2022-07-20T14:59:40.917Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 10.5s [2022-07-20T14:59:40.917Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 10.6s done [2022-07-20T14:59:41.175Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 [2022-07-20T14:59:41.239Z] #10 ... [2022-07-20T14:59:41.239Z] [2022-07-20T14:59:41.239Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-20T14:59:41.239Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-20T14:59:41.239Z] #9 DONE 0.8s [2022-07-20T14:59:41.239Z] [2022-07-20T14:59:41.239Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-20T14:59:41.239Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-20T14:59:41.239Z] #8 DONE 0.9s [2022-07-20T14:59:41.239Z] [2022-07-20T14:59:41.239Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-20T14:59:41.239Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-20T14:59:41.239Z] #7 DONE 0.9s [2022-07-20T14:59:41.239Z] [2022-07-20T14:59:41.239Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-20T14:59:41.239Z] #10 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-20T14:59:41.239Z] #10 DONE 0.9s [2022-07-20T14:59:41.348Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 8.4s [2022-07-20T14:59:41.348Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.7s [2022-07-20T14:59:41.433Z] #11 ... [2022-07-20T14:59:41.433Z] [2022-07-20T14:59:41.433Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T14:59:41.433Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T14:59:41.433Z] #28 DONE 14.7s [2022-07-20T14:59:41.433Z] [2022-07-20T14:59:41.433Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T14:59:41.433Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T14:59:41.505Z] [2022-07-20T14:59:41.505Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T14:59:41.505Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-20T14:59:41.505Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-20T14:59:41.505Z] #73 DONE 0.0s [2022-07-20T14:59:41.505Z] [2022-07-20T14:59:41.505Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T14:59:41.505Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T14:59:41.505Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T14:59:41.505Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done [2022-07-20T14:59:41.763Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-20T14:59:41.763Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-20T14:59:41.763Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-20T14:59:41.999Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.7s done [2022-07-20T14:59:42.258Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 [2022-07-20T14:59:42.290Z] #11 ... [2022-07-20T14:59:42.290Z] [2022-07-20T14:59:42.290Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T14:59:42.290Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-20T14:59:42.290Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-20T14:59:42.290Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-20T14:59:42.290Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-20T14:59:42.291Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-20T14:59:42.291Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.4s done [2022-07-20T14:59:42.291Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.7s done [2022-07-20T14:59:42.291Z] #71 DONE 9.6s [2022-07-20T14:59:42.291Z] [2022-07-20T14:59:42.291Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T14:59:42.291Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T14:59:42.291Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 9.4s done [2022-07-20T14:59:42.291Z] #11 ... [2022-07-20T14:59:42.291Z] [2022-07-20T14:59:42.291Z] #24 [internal] load build context [2022-07-20T14:59:42.291Z] #24 sha256:3eb014020fecd19f3cd85c98c4b01a278a0caeb3ba794cb1498689e39a23ec70 [2022-07-20T14:59:42.291Z] #24 transferring context: 62.07MB 9.6s [2022-07-20T14:59:42.291Z] #24 transferring context: 62.07MB 9.6s done [2022-07-20T14:59:42.402Z] #28 ... [2022-07-20T14:59:42.402Z] [2022-07-20T14:59:42.402Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-20T14:59:42.402Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-20T14:59:42.402Z] #49 DONE 0.0s [2022-07-20T14:59:42.402Z] [2022-07-20T14:59:42.402Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T14:59:42.402Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T14:59:42.402Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 30.41MB / 55.00MB 0.1s [2022-07-20T14:59:42.402Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 42.99MB / 55.00MB 0.3s [2022-07-20T14:59:42.402Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 47.19MB / 55.00MB 0.4s [2022-07-20T14:59:42.549Z] #24 DONE 9.9s [2022-07-20T14:59:42.549Z] [2022-07-20T14:59:42.549Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T14:59:42.549Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-20T14:59:42.549Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-20T14:59:42.549Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-20T14:59:42.549Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-20T14:59:42.549Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-20T14:59:42.549Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.2s done [2022-07-20T14:59:42.549Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.4s done [2022-07-20T14:59:42.549Z] #73 DONE 9.9s [2022-07-20T14:59:42.549Z] [2022-07-20T14:59:42.549Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T14:59:42.549Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T14:59:42.662Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 0.5s [2022-07-20T14:59:42.822Z] #11 extracting sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 3.4s done [2022-07-20T14:59:43.091Z] #11 extracting sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 0.1s [2022-07-20T14:59:43.192Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.9s done [2022-07-20T14:59:43.257Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.1s done [2022-07-20T14:59:43.450Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 0.1s [2022-07-20T14:59:44.461Z] #28 ... [2022-07-20T14:59:44.461Z] [2022-07-20T14:59:44.461Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-20T14:59:44.461Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-20T14:59:44.670Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 0.9s [2022-07-20T14:59:45.008Z] #11 ... [2022-07-20T14:59:45.008Z] [2022-07-20T14:59:45.008Z] #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-07-20T14:59:45.008Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-20T14:59:45.008Z] #29 0.993 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T14:59:45.008Z] #29 1.014 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T14:59:45.008Z] #29 1.014 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T14:59:45.008Z] #29 1.145 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-20T14:59:45.008Z] #29 1.362 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-20T14:59:45.008Z] #29 1.779 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-20T14:59:45.008Z] #29 2.526 Fetched 8441 kB in 2s (4728 kB/s) [2022-07-20T14:59:45.008Z] #29 2.526 Reading package lists... [2022-07-20T14:59:45.008Z] #29 3.146 Reading package lists... [2022-07-20T14:59:45.008Z] #29 3.764 Building dependency tree... [2022-07-20T14:59:45.008Z] #29 4.262 The following additional packages will be installed: [2022-07-20T14:59:45.008Z] #29 4.263 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-20T14:59:45.008Z] #29 4.264 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-20T14:59:45.008Z] #29 4.267 Recommended packages: [2022-07-20T14:59:45.008Z] #29 4.267 libldap-common publicsuffix libsasl2-modules [2022-07-20T14:59:45.008Z] #29 4.399 The following NEW packages will be installed: [2022-07-20T14:59:45.008Z] #29 4.399 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-20T14:59:45.008Z] #29 4.399 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-20T14:59:45.008Z] #29 4.399 libssh2-1 openssl [2022-07-20T14:59:45.008Z] #29 4.677 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T14:59:45.008Z] #29 4.677 Need to get 2934 kB of archives. [2022-07-20T14:59:45.008Z] #29 4.677 After this operation, 6476 kB of additional disk space will be used. [2022-07-20T14:59:45.008Z] #29 4.677 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-07-20T14:59:45.008Z] #29 4.691 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-07-20T14:59:45.008Z] #29 4.692 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-07-20T14:59:45.008Z] #29 4.694 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-07-20T14:59:45.008Z] #29 4.697 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-07-20T14:59:45.008Z] #29 4.736 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-07-20T14:59:45.008Z] #29 4.739 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-07-20T14:59:45.008Z] #29 4.742 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-07-20T14:59:45.008Z] #29 4.743 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-07-20T14:59:45.008Z] #29 4.748 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-07-20T14:59:45.008Z] #29 4.750 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-07-20T14:59:45.008Z] #29 4.754 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-07-20T14:59:45.008Z] #29 4.754 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-07-20T14:59:45.008Z] #29 4.807 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-07-20T14:59:45.008Z] #29 4.811 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-07-20T14:59:45.008Z] #29 4.950 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T14:59:45.008Z] #29 4.984 Fetched 2934 kB in 0s (7313 kB/s) [2022-07-20T14:59:45.008Z] #29 5.013 Selecting previously unselected package openssl. [2022-07-20T14:59:45.008Z] #29 5.013 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-07-20T14:59:45.008Z] #29 5.013 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-07-20T14:59:45.008Z] #29 5.018 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-20T14:59:45.008Z] #29 5.151 Selecting previously unselected package ca-certificates. [2022-07-20T14:59:45.008Z] #29 5.151 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-20T14:59:45.008Z] #29 5.157 Unpacking ca-certificates (20210119) ... [2022-07-20T14:59:45.008Z] #29 5.273 Selecting previously unselected package libbrotli1:arm64. [2022-07-20T14:59:45.008Z] #29 5.273 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-07-20T14:59:45.008Z] #29 5.282 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-07-20T14:59:45.008Z] #29 5.343 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-07-20T14:59:45.008Z] #29 5.343 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-07-20T14:59:45.008Z] #29 5.354 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T14:59:45.008Z] #29 5.396 Selecting previously unselected package libsasl2-2:arm64. [2022-07-20T14:59:45.008Z] #29 5.398 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-07-20T14:59:45.008Z] #29 5.405 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T14:59:45.008Z] #29 5.461 Selecting previously unselected package libldap-2.4-2:arm64. [2022-07-20T14:59:45.008Z] #29 5.461 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-07-20T14:59:45.008Z] #29 5.467 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-20T14:59:45.008Z] #29 5.556 Selecting previously unselected package libnghttp2-14:arm64. [2022-07-20T14:59:45.008Z] #29 5.557 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-07-20T14:59:45.008Z] #29 5.571 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-07-20T14:59:45.008Z] #29 5.617 Selecting previously unselected package libpsl5:arm64. [2022-07-20T14:59:45.008Z] #29 5.617 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-07-20T14:59:45.008Z] #29 5.622 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-07-20T14:59:45.008Z] #29 5.676 Selecting previously unselected package librtmp1:arm64. [2022-07-20T14:59:45.008Z] #29 5.677 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-07-20T14:59:45.008Z] #29 5.681 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-20T14:59:45.008Z] #29 5.736 Selecting previously unselected package libssh2-1:arm64. [2022-07-20T14:59:45.008Z] #29 5.736 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-07-20T14:59:45.008Z] #29 5.742 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-07-20T14:59:45.008Z] #29 5.797 Selecting previously unselected package libcurl4:arm64. [2022-07-20T14:59:45.008Z] #29 5.797 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-07-20T14:59:45.008Z] #29 5.805 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-07-20T14:59:45.008Z] #29 5.866 Selecting previously unselected package curl. [2022-07-20T14:59:45.008Z] #29 5.866 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-07-20T14:59:45.008Z] #29 5.870 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-20T14:59:45.008Z] #29 5.932 Selecting previously unselected package libonig5:arm64. [2022-07-20T14:59:45.008Z] #29 5.932 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-07-20T14:59:45.008Z] #29 5.937 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-07-20T14:59:45.008Z] #29 6.003 Selecting previously unselected package libjq1:arm64. [2022-07-20T14:59:45.008Z] #29 6.004 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-07-20T14:59:45.008Z] #29 6.008 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-07-20T14:59:45.008Z] #29 6.058 Selecting previously unselected package jq. [2022-07-20T14:59:45.008Z] #29 6.058 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-07-20T14:59:45.008Z] #29 6.062 Unpacking jq (1.6-2.1) ... [2022-07-20T14:59:45.008Z] #29 6.106 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-07-20T14:59:45.008Z] #29 6.126 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-07-20T14:59:45.008Z] #29 6.143 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-07-20T14:59:45.008Z] #29 6.156 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T14:59:45.008Z] #29 6.169 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-20T14:59:45.008Z] #29 6.182 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T14:59:45.008Z] #29 6.195 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-07-20T14:59:45.008Z] #29 6.206 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-20T14:59:45.008Z] #29 6.224 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-07-20T14:59:45.008Z] #29 6.237 Setting up libjq1:arm64 (1.6-2.1) ... [2022-07-20T14:59:45.008Z] #29 6.250 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-20T14:59:45.008Z] #29 6.263 Setting up ca-certificates (20210119) ... [2022-07-20T14:59:45.008Z] #29 7.051 Updating certificates in /etc/ssl/certs... [2022-07-20T14:59:45.008Z] #29 7.898 129 added, 0 removed; done. [2022-07-20T14:59:45.008Z] #29 7.931 Setting up jq (1.6-2.1) ... [2022-07-20T14:59:45.008Z] #29 7.944 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-07-20T14:59:45.008Z] #29 7.957 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-20T14:59:45.008Z] #29 7.972 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T14:59:45.008Z] #29 8.000 Processing triggers for ca-certificates (20210119) ... [2022-07-20T14:59:45.008Z] #29 8.009 Updating certificates in /etc/ssl/certs... [2022-07-20T14:59:45.009Z] #29 8.810 0 added, 0 removed; done. [2022-07-20T14:59:45.009Z] #29 8.810 Running hooks in /etc/ca-certificates/update.d... [2022-07-20T14:59:45.009Z] #29 8.812 done. [2022-07-20T14:59:45.009Z] #29 ... [2022-07-20T14:59:45.009Z] [2022-07-20T14:59:45.009Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T14:59:45.009Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-20T14:59:45.030Z] #72 DONE 0.6s [2022-07-20T14:59:45.030Z] [2022-07-20T14:59:45.030Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T14:59:45.030Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T14:59:45.486Z] #84 ... [2022-07-20T14:59:45.486Z] [2022-07-20T14:59:45.486Z] #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-07-20T14:59:45.486Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T14:59:45.486Z] #58 63.22 Setting up criu (3.17.1-1) ... [2022-07-20T14:59:45.486Z] #58 65.99 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T14:59:45.748Z] #58 DONE 66.5s [2022-07-20T14:59:45.748Z] [2022-07-20T14:59:45.749Z] #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-07-20T14:59:45.749Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T14:59:45.971Z] #28 ... [2022-07-20T14:59:45.971Z] [2022-07-20T14:59:45.971Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-20T14:59:45.971Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-20T14:59:45.971Z] #74 DONE 0.7s [2022-07-20T14:59:45.971Z] [2022-07-20T14:59:45.972Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T14:59:45.972Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T14:59:46.399Z] #11 ... [2022-07-20T14:59:46.399Z] [2022-07-20T14:59:46.399Z] #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-07-20T14:59:46.399Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-20T14:59:46.399Z] #29 DONE 11.4s [2022-07-20T14:59:46.399Z] [2022-07-20T14:59:46.399Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T14:59:46.399Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-20T14:59:46.399Z] #11 ... [2022-07-20T14:59:46.399Z] [2022-07-20T14:59:46.399Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-20T14:59:46.399Z] #30 sha256:c03971864630b0ec4e37acb67ae52fe230a7666eaf52b4b41b92ec05b3f92944 [2022-07-20T14:59:46.399Z] #30 DONE 0.2s [2022-07-20T14:59:46.540Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 11.0s [2022-07-20T14:59:46.661Z] [2022-07-20T14:59:46.661Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T14:59:46.661Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-20T14:59:46.799Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 11.2s done [2022-07-20T14:59:47.133Z] #28 DONE 14.4s [2022-07-20T14:59:47.133Z] [2022-07-20T14:59:47.133Z] #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-07-20T14:59:47.133Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-20T14:59:47.205Z] #28 ... [2022-07-20T14:59:47.205Z] [2022-07-20T14:59:47.205Z] #24 [internal] load build context [2022-07-20T14:59:47.205Z] #24 sha256:e92d47d3361b7460efe2fa8745498e8ce25deb24b7da3a430ab06f18ac30b69f [2022-07-20T14:59:47.205Z] #24 transferring context: 62.06MB 5.5s done [2022-07-20T14:59:47.205Z] #24 DONE 5.6s [2022-07-20T14:59:47.205Z] [2022-07-20T14:59:47.205Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T14:59:47.205Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-20T14:59:47.205Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-20T14:59:47.205Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-20T14:59:47.206Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-20T14:59:47.206Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-20T14:59:47.206Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.2s done [2022-07-20T14:59:47.206Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.1s done [2022-07-20T14:59:47.206Z] #71 DONE 5.7s [2022-07-20T14:59:47.206Z] [2022-07-20T14:59:47.206Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T14:59:47.206Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T14:59:47.206Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.0s done [2022-07-20T14:59:47.206Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-20T14:59:47.206Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-20T14:59:47.206Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-20T14:59:47.206Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.5s done [2022-07-20T14:59:47.206Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.7s done [2022-07-20T14:59:47.206Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 1.1s done [2022-07-20T14:59:47.206Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 2.1s done [2022-07-20T14:59:47.206Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 3.9s done [2022-07-20T14:59:47.206Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 5.2s done [2022-07-20T14:59:47.206Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 2.6s done [2022-07-20T14:59:47.606Z] #11 extracting sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 4.6s done [2022-07-20T14:59:47.671Z] #54 ... [2022-07-20T14:59:47.671Z] [2022-07-20T14:59:47.671Z] #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-07-20T14:59:47.671Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T14:59:47.671Z] #84 8.805 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-20T14:59:47.671Z] #84 8.837 Cloning into '/tmp/crun-build/libocispec'... [2022-07-20T14:59:47.774Z] #11 ... [2022-07-20T14:59:47.774Z] [2022-07-20T14:59:47.774Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T14:59:47.774Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-20T14:59:47.774Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-20T14:59:47.774Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-20T14:59:47.774Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-20T14:59:47.774Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.8s done [2022-07-20T14:59:47.774Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.6s done [2022-07-20T14:59:47.774Z] #73 DONE 6.1s [2022-07-20T14:59:47.774Z] [2022-07-20T14:59:47.774Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T14:59:47.774Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T14:59:47.774Z] #11 ... [2022-07-20T14:59:47.774Z] [2022-07-20T14:59:47.774Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T14:59:47.774Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T14:59:47.872Z] #11 extracting sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a [2022-07-20T14:59:47.872Z] #11 extracting sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a done [2022-07-20T14:59:48.138Z] #11 DONE 18.5s [2022-07-20T14:59:48.138Z] [2022-07-20T14:59:48.138Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-20T14:59:48.138Z] #12 sha256:b049ffc12560a218076745d49180cf528b788a7078081d2c2099febaafde9bdf [2022-07-20T14:59:48.714Z] #12 DONE 0.5s [2022-07-20T14:59:48.714Z] [2022-07-20T14:59:48.714Z] #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-07-20T14:59:48.714Z] #31 sha256:6bdc69282c4e347760d64a4ee128279dc3f86d28c1c9ad7050cbacac18a557b0 [2022-07-20T14:59:48.714Z] #31 1.541 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-20T14:59:48.714Z] #31 1.794 [2022-07-20T14:59:48.714Z] #31 2.015 #=#=# ######################################################################## 100.0% [2022-07-20T14:59:48.714Z] #31 2.278 [2022-07-20T14:59:48.715Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 5.1s [2022-07-20T14:59:49.046Z] #29 1.704 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T14:59:49.046Z] #29 1.725 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T14:59:49.046Z] #29 1.725 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T14:59:49.046Z] #29 1.937 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T14:59:49.056Z] #84 10.09 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-20T14:59:49.056Z] #84 10.09 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-20T14:59:49.056Z] #84 10.09 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-20T14:59:49.056Z] #84 10.09 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-20T14:59:49.056Z] #84 10.10 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-20T14:59:49.293Z] #31 ... [2022-07-20T14:59:49.294Z] [2022-07-20T14:59:49.294Z] #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-07-20T14:59:49.294Z] #13 sha256:917a498e61c137d282cecd4117800487ae6c310fe4fc81d645f324370912fe99 [2022-07-20T14:59:49.294Z] #13 DONE 0.6s [2022-07-20T14:59:49.294Z] [2022-07-20T14:59:49.294Z] #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-07-20T14:59:49.294Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-20T14:59:49.559Z] #62 ... [2022-07-20T14:59:49.559Z] [2022-07-20T14:59:49.559Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-20T14:59:49.559Z] #25 sha256:c4d5bf623f1ee89217e7bb641a9e0b4c378e434ca56650b2004a46bf0c8dd829 [2022-07-20T14:59:49.559Z] #25 DONE 0.3s [2022-07-20T14:59:49.559Z] [2022-07-20T14:59:49.559Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-20T14:59:49.559Z] #66 sha256:c113d4dff3c8cfa8db1485f8f75e32fa852618d6fe256844a9a34bb6c302c821 [2022-07-20T14:59:49.559Z] #66 DONE 0.3s [2022-07-20T14:59:49.559Z] [2022-07-20T14:59:49.559Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-20T14:59:49.559Z] #46 sha256:5d18c32ec7853d729df69cf12f5154ea646e9eec09941e22bfa6942d9d989571 [2022-07-20T14:59:49.559Z] #46 DONE 0.4s [2022-07-20T14:59:49.559Z] [2022-07-20T14:59:49.559Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-20T14:59:49.559Z] #33 sha256:6c00b4e4547346053f8f102cfd5c39a6beb65c0f075a61dbbfd9adb030eb919e [2022-07-20T14:59:49.559Z] #33 DONE 0.4s [2022-07-20T14:59:49.559Z] [2022-07-20T14:59:49.559Z] #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-07-20T14:59:49.559Z] #50 sha256:c6bb93e5f4675ecda38cdfaf3afd3d6f2cd28bbe8eeaaa77d81dab77210c87ff [2022-07-20T14:59:49.559Z] #50 DONE 0.5s [2022-07-20T14:59:49.559Z] [2022-07-20T14:59:49.559Z] #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-07-20T14:59:49.559Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220 [2022-07-20T14:59:49.622Z] #29 2.382 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T14:59:49.677Z] #28 ... [2022-07-20T14:59:49.677Z] [2022-07-20T14:59:49.677Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-20T14:59:49.677Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-20T14:59:49.677Z] #72 DONE 0.5s [2022-07-20T14:59:49.677Z] [2022-07-20T14:59:49.677Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T14:59:49.677Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T14:59:49.677Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 6.0s done [2022-07-20T14:59:49.677Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 [2022-07-20T14:59:49.677Z] #11 ... [2022-07-20T14:59:49.677Z] [2022-07-20T14:59:49.677Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T14:59:49.677Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T14:59:49.677Z] #28 DONE 8.2s [2022-07-20T14:59:49.677Z] [2022-07-20T14:59:49.677Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T14:59:49.677Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T14:59:49.881Z] #29 2.824 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T14:59:49.935Z] #11 ... [2022-07-20T14:59:49.935Z] [2022-07-20T14:59:49.935Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-20T14:59:49.935Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-20T14:59:49.935Z] #74 DONE 0.6s [2022-07-20T14:59:49.935Z] [2022-07-20T14:59:49.935Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T14:59:49.935Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T14:59:50.194Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.4s done [2022-07-20T14:59:50.194Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 [2022-07-20T14:59:50.762Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.5s done [2022-07-20T14:59:50.762Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 0.1s [2022-07-20T14:59:50.817Z] #29 3.813 Fetched 8555 kB in 2s (3591 kB/s) [2022-07-20T14:59:50.972Z] #84 12.31 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-20T14:59:51.905Z] #29 3.813 Reading package lists... [2022-07-20T14:59:52.004Z] #11 ... [2022-07-20T14:59:52.004Z] [2022-07-20T14:59:52.004Z] #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-07-20T14:59:52.004Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-20T14:59:52.004Z] #29 1.756 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T14:59:52.004Z] #29 1.771 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T14:59:52.004Z] #29 1.772 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T14:59:52.004Z] #29 1.947 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T14:59:52.004Z] #29 2.198 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T14:59:52.004Z] #29 2.703 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T14:59:52.004Z] #29 3.842 Fetched 8555 kB in 2s (3588 kB/s) [2022-07-20T14:59:52.004Z] #29 3.842 Reading package lists... [2022-07-20T14:59:52.004Z] #29 4.640 Reading package lists... [2022-07-20T14:59:52.004Z] #29 5.457 Building dependency tree... [2022-07-20T14:59:52.004Z] #29 5.794 The following additional packages will be installed: [2022-07-20T14:59:52.004Z] #29 5.794 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-20T14:59:52.004Z] #29 5.794 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-20T14:59:52.004Z] #29 5.802 Recommended packages: [2022-07-20T14:59:52.004Z] #29 5.802 libldap-common publicsuffix libsasl2-modules [2022-07-20T14:59:52.004Z] #29 5.966 The following NEW packages will be installed: [2022-07-20T14:59:52.005Z] #29 5.971 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-20T14:59:52.005Z] #29 5.971 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-20T14:59:52.005Z] #29 5.971 libssh2-1 openssl [2022-07-20T14:59:52.005Z] #29 6.242 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T14:59:52.005Z] #29 6.242 Need to get 3041 kB of archives. [2022-07-20T14:59:52.005Z] #29 6.242 After this operation, 6651 kB of additional disk space will be used. [2022-07-20T14:59:52.005Z] #29 6.242 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-20T14:59:52.005Z] #29 6.258 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-20T14:59:52.005Z] #29 6.258 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-20T14:59:52.005Z] #29 6.268 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-07-20T14:59:52.005Z] #29 6.268 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-20T14:59:52.005Z] #29 6.306 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-20T14:59:52.005Z] #29 6.306 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-20T14:59:52.005Z] #29 6.306 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-20T14:59:52.005Z] #29 6.306 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-20T14:59:52.005Z] #29 6.306 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-20T14:59:52.005Z] #29 6.306 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-20T14:59:52.005Z] #29 6.306 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-20T14:59:52.005Z] #29 6.306 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-20T14:59:52.005Z] #29 6.314 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-20T14:59:52.005Z] #29 6.314 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-20T14:59:52.005Z] #29 6.566 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T14:59:52.005Z] #29 6.611 Fetched 3041 kB in 0s (9125 kB/s) [2022-07-20T14:59:52.005Z] #29 6.673 Selecting previously unselected package openssl. [2022-07-20T14:59:52.005Z] #29 6.673 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-07-20T14:59:52.005Z] #29 6.673 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-20T14:59:52.005Z] #29 6.678 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-20T14:59:52.005Z] #29 6.944 Selecting previously unselected package ca-certificates. [2022-07-20T14:59:52.005Z] #29 6.944 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-20T14:59:52.005Z] #29 6.955 Unpacking ca-certificates (20210119) ... [2022-07-20T14:59:52.005Z] #29 7.180 Selecting previously unselected package libbrotli1:amd64. [2022-07-20T14:59:52.005Z] #29 7.180 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-20T14:59:52.005Z] #29 7.194 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-20T14:59:52.005Z] #29 7.336 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-20T14:59:52.005Z] #29 7.336 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-20T14:59:52.005Z] #29 7.482 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T14:59:52.005Z] #29 7.570 Selecting previously unselected package libsasl2-2:amd64. [2022-07-20T14:59:52.005Z] #29 7.570 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-20T14:59:52.005Z] #29 7.581 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T14:59:52.005Z] #29 7.679 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-20T14:59:52.005Z] #29 7.679 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-20T14:59:52.005Z] #29 7.725 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-20T14:59:52.005Z] #29 7.884 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-20T14:59:52.005Z] #29 7.884 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-20T14:59:52.005Z] #29 7.894 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-20T14:59:52.005Z] #29 8.030 Selecting previously unselected package libpsl5:amd64. [2022-07-20T14:59:52.005Z] #29 8.033 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-20T14:59:52.005Z] #29 8.067 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-20T14:59:52.005Z] #29 8.242 Selecting previously unselected package librtmp1:amd64. [2022-07-20T14:59:52.005Z] #29 8.243 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-20T14:59:52.005Z] #29 8.248 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-20T14:59:52.005Z] #29 8.445 Selecting previously unselected package libssh2-1:amd64. [2022-07-20T14:59:52.005Z] #29 8.445 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-20T14:59:52.005Z] #29 8.450 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-20T14:59:52.005Z] #29 8.579 Selecting previously unselected package libcurl4:amd64. [2022-07-20T14:59:52.005Z] #29 8.581 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-20T14:59:52.005Z] #29 8.611 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-20T14:59:52.005Z] #29 8.798 Selecting previously unselected package curl. [2022-07-20T14:59:52.005Z] #29 8.798 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-20T14:59:52.005Z] #29 8.810 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-20T14:59:52.005Z] #29 8.971 Selecting previously unselected package libonig5:amd64. [2022-07-20T14:59:52.005Z] #29 8.972 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-20T14:59:52.005Z] #29 8.991 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T14:59:52.005Z] #29 9.072 Selecting previously unselected package libjq1:amd64. [2022-07-20T14:59:52.005Z] #29 9.072 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-20T14:59:52.005Z] #29 9.076 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-20T14:59:52.005Z] #29 9.154 Selecting previously unselected package jq. [2022-07-20T14:59:52.005Z] #29 9.154 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-20T14:59:52.005Z] #29 9.159 Unpacking jq (1.6-2.1) ... [2022-07-20T14:59:52.005Z] #29 9.230 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-20T14:59:52.005Z] #29 9.255 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-20T14:59:52.005Z] #29 9.268 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-20T14:59:52.005Z] #29 9.281 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T14:59:52.005Z] #29 9.297 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-20T14:59:52.005Z] #29 9.314 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T14:59:52.005Z] #29 9.328 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-20T14:59:52.005Z] #29 9.345 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-20T14:59:52.005Z] #29 9.373 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T14:59:52.005Z] #29 9.389 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-20T14:59:52.005Z] #29 9.408 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-20T14:59:52.005Z] #29 9.437 Setting up ca-certificates (20210119) ... [2022-07-20T14:59:52.005Z] #29 10.21 Updating certificates in /etc/ssl/certs... [2022-07-20T14:59:52.005Z] #29 ... [2022-07-20T14:59:52.005Z] [2022-07-20T14:59:52.005Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T14:59:52.005Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T14:59:52.005Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 8.5s done [2022-07-20T14:59:52.264Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a [2022-07-20T14:59:52.534Z] #29 4.632 Reading package lists... [2022-07-20T14:59:52.793Z] #29 5.561 Building dependency tree... [2022-07-20T14:59:52.793Z] #29 ... [2022-07-20T14:59:52.793Z] [2022-07-20T14:59:52.793Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T14:59:52.794Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T14:59:52.794Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.7s done [2022-07-20T14:59:52.794Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.8s done [2022-07-20T14:59:52.794Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 3.7s [2022-07-20T14:59:52.794Z] #11 ... [2022-07-20T14:59:52.794Z] [2022-07-20T14:59:52.794Z] #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-07-20T14:59:52.794Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-20T14:59:52.794Z] #29 5.561 Building dependency tree... [2022-07-20T14:59:53.062Z] #29 5.949 The following additional packages will be installed: [2022-07-20T14:59:53.062Z] #29 5.949 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-20T14:59:53.062Z] #29 5.949 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-20T14:59:53.062Z] #29 5.949 Recommended packages: [2022-07-20T14:59:53.062Z] #29 5.949 libldap-common publicsuffix libsasl2-modules [2022-07-20T14:59:53.326Z] #29 6.151 The following NEW packages will be installed: [2022-07-20T14:59:53.326Z] #29 6.152 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-20T14:59:53.326Z] #29 6.152 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-20T14:59:53.326Z] #29 6.153 libssh2-1 openssl [2022-07-20T14:59:53.516Z] #84 14.73 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-20T14:59:53.585Z] #29 6.440 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T14:59:53.585Z] #29 6.440 Need to get 3041 kB of archives. [2022-07-20T14:59:53.585Z] #29 6.440 After this operation, 6651 kB of additional disk space will be used. [2022-07-20T14:59:53.585Z] #29 6.440 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-20T14:59:53.585Z] #29 6.448 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-20T14:59:53.585Z] #29 6.448 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-20T14:59:53.585Z] #29 6.450 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-07-20T14:59:53.585Z] #29 6.452 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-20T14:59:53.585Z] #29 6.455 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-20T14:59:53.585Z] #29 6.458 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-20T14:59:53.585Z] #29 6.465 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-20T14:59:53.585Z] #29 6.465 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-20T14:59:53.585Z] #29 6.465 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-20T14:59:53.585Z] #29 6.469 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-20T14:59:53.585Z] #29 6.480 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-20T14:59:53.585Z] #29 6.483 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-20T14:59:53.585Z] #29 6.485 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-20T14:59:53.585Z] #29 6.487 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-20T14:59:53.792Z] #34 3.660 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-20T14:59:53.792Z] #34 3.672 Cloning into '.'... [2022-07-20T14:59:53.845Z] #29 6.721 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T14:59:53.845Z] #29 6.769 Fetched 3041 kB in 0s (9170 kB/s) [2022-07-20T14:59:53.845Z] #29 6.796 Selecting previously unselected package openssl. [2022-07-20T14:59:53.845Z] #29 6.796 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-07-20T14:59:53.845Z] #29 6.798 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-20T14:59:53.845Z] #29 6.802 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-20T14:59:54.105Z] #29 7.066 Selecting previously unselected package ca-certificates. [2022-07-20T14:59:54.105Z] #29 7.066 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-20T14:59:54.364Z] #29 7.071 Unpacking ca-certificates (20210119) ... [2022-07-20T14:59:54.364Z] #29 7.236 Selecting previously unselected package libbrotli1:amd64. [2022-07-20T14:59:54.364Z] #29 7.236 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-20T14:59:54.364Z] #29 7.244 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-20T14:59:54.364Z] #29 7.416 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-20T14:59:54.364Z] #29 7.416 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-20T14:59:54.626Z] #29 7.422 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T14:59:54.626Z] #29 7.516 Selecting previously unselected package libsasl2-2:amd64. [2022-07-20T14:59:54.626Z] #29 7.516 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-20T14:59:54.626Z] #29 7.521 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T14:59:54.738Z] #34 ... [2022-07-20T14:59:54.738Z] [2022-07-20T14:59:54.738Z] #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-07-20T14:59:54.738Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-20T14:59:54.738Z] #62 5.264 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T14:59:54.738Z] #62 5.455 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T14:59:54.738Z] #62 5.477 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T14:59:54.888Z] #29 7.681 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-20T14:59:54.888Z] #29 7.682 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-20T14:59:54.888Z] #29 7.687 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-20T14:59:54.888Z] #29 7.808 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-20T14:59:54.888Z] #29 7.808 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-20T14:59:54.888Z] #29 7.813 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-20T14:59:55.148Z] #29 7.907 Selecting previously unselected package libpsl5:amd64. [2022-07-20T14:59:55.148Z] #29 7.908 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-20T14:59:55.148Z] #29 7.911 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-20T14:59:55.148Z] #29 7.997 Selecting previously unselected package librtmp1:amd64. [2022-07-20T14:59:55.148Z] #29 7.998 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-20T14:59:55.148Z] #29 8.007 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-20T14:59:55.148Z] #29 8.081 Selecting previously unselected package libssh2-1:amd64. [2022-07-20T14:59:55.148Z] #29 8.081 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-20T14:59:55.148Z] #29 8.087 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-20T14:59:55.406Z] #29 8.188 Selecting previously unselected package libcurl4:amd64. [2022-07-20T14:59:55.406Z] #29 8.189 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-20T14:59:55.406Z] #29 8.193 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-20T14:59:55.406Z] #29 8.372 Selecting previously unselected package curl. [2022-07-20T14:59:55.406Z] #29 8.372 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-20T14:59:55.430Z] #84 16.35 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-20T14:59:55.430Z] #84 ... [2022-07-20T14:59:55.430Z] [2022-07-20T14:59:55.430Z] #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-07-20T14:59:55.430Z] #60 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T14:59:55.430Z] #60 76.06 gotestsum version dev [2022-07-20T14:59:55.430Z] #60 DONE 76.2s [2022-07-20T14:59:55.430Z] [2022-07-20T14:59:55.430Z] #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-07-20T14:59:55.430Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T14:59:55.430Z] #84 16.55 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-20T14:59:55.667Z] #29 8.376 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-20T14:59:55.667Z] #29 8.480 Selecting previously unselected package libonig5:amd64. [2022-07-20T14:59:55.667Z] #29 8.481 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-20T14:59:55.667Z] #29 8.485 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T14:59:55.667Z] #29 8.593 Selecting previously unselected package libjq1:amd64. [2022-07-20T14:59:55.667Z] #29 8.593 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-20T14:59:55.689Z] #62 6.280 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-20T14:59:55.690Z] #84 16.81 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-20T14:59:55.929Z] #29 8.597 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-20T14:59:55.929Z] #29 8.742 Selecting previously unselected package jq. [2022-07-20T14:59:55.929Z] #29 8.742 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-20T14:59:55.929Z] #29 8.775 Unpacking jq (1.6-2.1) ... [2022-07-20T14:59:55.929Z] #29 8.866 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-20T14:59:55.929Z] #29 8.881 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-20T14:59:55.929Z] #29 8.897 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-20T14:59:55.929Z] #29 8.911 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T14:59:55.929Z] #29 8.923 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-20T14:59:55.929Z] #29 8.935 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T14:59:55.929Z] #29 8.945 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-20T14:59:55.929Z] #29 8.956 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-20T14:59:55.929Z] #29 8.974 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T14:59:56.034Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 4.4s done [2022-07-20T14:59:56.034Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a [2022-07-20T14:59:56.188Z] #29 8.988 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-20T14:59:56.188Z] #29 8.997 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-20T14:59:56.188Z] #29 9.012 Setting up ca-certificates (20210119) ... [2022-07-20T14:59:56.463Z] #11 ... [2022-07-20T14:59:56.463Z] [2022-07-20T14:59:56.463Z] #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-07-20T14:59:56.463Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-20T14:59:56.463Z] #29 11.28 129 added, 0 removed; done. [2022-07-20T14:59:56.463Z] #29 11.42 Setting up jq (1.6-2.1) ... [2022-07-20T14:59:56.463Z] #29 11.44 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-20T14:59:56.463Z] #29 11.45 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-20T14:59:56.463Z] #29 11.47 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T14:59:56.463Z] #29 11.49 Processing triggers for ca-certificates (20210119) ... [2022-07-20T14:59:56.463Z] #29 11.51 Updating certificates in /etc/ssl/certs... [2022-07-20T14:59:56.463Z] #29 12.48 0 added, 0 removed; done. [2022-07-20T14:59:56.463Z] #29 12.48 Running hooks in /etc/ca-certificates/update.d... [2022-07-20T14:59:56.463Z] #29 12.48 done. [2022-07-20T14:59:56.463Z] #29 DONE 14.4s [2022-07-20T14:59:56.463Z] [2022-07-20T14:59:56.463Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T14:59:56.463Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T14:59:56.463Z] #11 ... [2022-07-20T14:59:56.463Z] [2022-07-20T14:59:56.463Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-20T14:59:56.463Z] #30 sha256:f490266ca40845c09ae33cefbc7adf9848f52a181b2bbc58cf14abd278e7da69 [2022-07-20T14:59:56.463Z] #30 DONE 0.2s [2022-07-20T14:59:56.463Z] [2022-07-20T14:59:56.463Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T14:59:56.463Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T14:59:57.133Z] #29 9.830 Updating certificates in /etc/ssl/certs... [2022-07-20T14:59:57.406Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 5.1s [2022-07-20T14:59:58.075Z] #29 11.04 129 added, 0 removed; done. [2022-07-20T14:59:58.239Z] #62 8.833 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-20T14:59:58.336Z] #29 11.11 Setting up jq (1.6-2.1) ... [2022-07-20T14:59:58.336Z] #29 11.12 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-20T14:59:58.336Z] #29 11.13 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-20T14:59:58.336Z] #29 11.15 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T14:59:58.336Z] #29 11.16 Processing triggers for ca-certificates (20210119) ... [2022-07-20T14:59:58.336Z] #29 11.18 Updating certificates in /etc/ssl/certs... [2022-07-20T14:59:59.185Z] #62 ... [2022-07-20T14:59:59.185Z] [2022-07-20T14:59:59.185Z] #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-07-20T14:59:59.185Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-20T14:59:59.185Z] #14 5.329 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T14:59:59.185Z] #14 5.461 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T14:59:59.185Z] #14 5.481 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T14:59:59.185Z] #14 6.358 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-20T14:59:59.185Z] #14 8.940 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-20T14:59:59.185Z] #14 ... [2022-07-20T14:59:59.185Z] [2022-07-20T14:59:59.185Z] #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-07-20T14:59:59.185Z] #40 sha256:5b3279bbd684cd60e71b2ec6230923013fb1881001cf7bf1cbea4d1d4889e7d6 [2022-07-20T14:59:59.185Z] #40 4.077 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-20T14:59:59.185Z] #40 6.004 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-20T14:59:59.185Z] #40 7.094 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-20T14:59:59.185Z] #40 7.293 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-20T14:59:59.185Z] #40 7.389 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-20T14:59:59.185Z] #40 9.904 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-20T14:59:59.185Z] #40 10.03 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-20T14:59:59.275Z] #29 12.20 0 added, 0 removed; done. [2022-07-20T14:59:59.275Z] #29 12.20 Running hooks in /etc/ca-certificates/update.d... [2022-07-20T14:59:59.275Z] #29 12.21 done. [2022-07-20T14:59:59.315Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 6.9s done [2022-07-20T14:59:59.447Z] #40 ... [2022-07-20T14:59:59.447Z] [2022-07-20T14:59:59.447Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-20T14:59:59.447Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1 [2022-07-20T14:59:59.447Z] #36 4.197 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-20T14:59:59.572Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 [2022-07-20T14:59:59.709Z] #36 ... [2022-07-20T14:59:59.709Z] [2022-07-20T14:59:59.709Z] #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-07-20T14:59:59.709Z] #26 sha256:1be21ed6299cbd9c1965e2f9a9013d764f8d79d82d98a057688e44b46fb3958b [2022-07-20T14:59:59.709Z] #26 4.492 + RM_GOPATH=0 [2022-07-20T14:59:59.709Z] #26 4.506 + TMP_GOPATH= [2022-07-20T14:59:59.709Z] #26 4.506 + : /build [2022-07-20T14:59:59.709Z] #26 4.506 + '[' -z '' ']' [2022-07-20T14:59:59.709Z] #26 4.506 ++ mktemp -d [2022-07-20T14:59:59.709Z] #26 4.515 + export GOPATH=/tmp/tmp.FroC2SKvPj [2022-07-20T14:59:59.709Z] #26 4.517 + GOPATH=/tmp/tmp.FroC2SKvPj [2022-07-20T14:59:59.709Z] #26 4.517 + RM_GOPATH=1 [2022-07-20T14:59:59.709Z] #26 4.517 + case "$(go env GOARCH)" in [2022-07-20T14:59:59.709Z] #26 4.517 ++ go env GOARCH [2022-07-20T14:59:59.709Z] #26 4.567 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T14:59:59.709Z] #26 4.567 + GO_BUILDMODE=-buildmode=pie [2022-07-20T14:59:59.709Z] #26 4.568 ++ dirname /install.sh [2022-07-20T14:59:59.709Z] #26 4.570 + dir=/ [2022-07-20T14:59:59.709Z] #26 4.570 + bin=dockercli [2022-07-20T14:59:59.709Z] #26 4.570 + shift [2022-07-20T14:59:59.709Z] #26 4.570 + '[' '!' -f //dockercli.installer ']' [2022-07-20T14:59:59.709Z] #26 4.570 + . //dockercli.installer [2022-07-20T14:59:59.709Z] #26 4.570 ++ : stable [2022-07-20T14:59:59.709Z] #26 4.570 ++ : 17.06.2-ce [2022-07-20T14:59:59.709Z] #26 4.570 + install_dockercli [2022-07-20T14:59:59.709Z] #26 4.570 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-20T14:59:59.709Z] #26 4.570 Install docker/cli version 17.06.2-ce from stable [2022-07-20T14:59:59.709Z] #26 4.573 ++ uname -m [2022-07-20T14:59:59.709Z] #26 4.597 + arch=aarch64 [2022-07-20T14:59:59.709Z] #26 4.597 + '[' aarch64 '!=' x86_64 ']' [2022-07-20T14:59:59.709Z] #26 4.597 + '[' aarch64 '!=' s390x ']' [2022-07-20T14:59:59.709Z] #26 4.597 + '[' aarch64 '!=' armhf ']' [2022-07-20T14:59:59.709Z] #26 4.597 + build_dockercli [2022-07-20T14:59:59.709Z] #26 4.597 + git clone https://github.com/docker/docker-ce /tmp/tmp.FroC2SKvPj/tmp/docker-ce [2022-07-20T14:59:59.709Z] #26 4.600 Cloning into '/tmp/tmp.FroC2SKvPj/tmp/docker-ce'... [2022-07-20T14:59:59.709Z] #26 ... [2022-07-20T14:59:59.709Z] [2022-07-20T14:59:59.709Z] #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-07-20T14:59:59.709Z] #31 sha256:6bdc69282c4e347760d64a4ee128279dc3f86d28c1c9ad7050cbacac18a557b0 [2022-07-20T14:59:59.709Z] #31 3.349 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-20T14:59:59.709Z] #31 3.765 [2022-07-20T14:59:59.709Z] #31 4.001 #=#=# 0.8% ######################################################################## 100.0% [2022-07-20T14:59:59.709Z] #31 4.374 [2022-07-20T14:59:59.709Z] #31 5.684 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-20T14:59:59.709Z] #31 5.990 [2022-07-20T14:59:59.709Z] #31 6.232 #=#=# 0.1% ################################# 46.6% ################################################################## 92.4% ######################################################################## 100.0% [2022-07-20T14:59:59.709Z] #31 6.923 [2022-07-20T14:59:59.709Z] #31 10.55 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-20T14:59:59.709Z] #31 12.33 #=#=# [2022-07-20T14:59:59.709Z] #31 12.68 #=#=# ######################################################################## 100.0% [2022-07-20T14:59:59.972Z] #31 ... [2022-07-20T14:59:59.972Z] [2022-07-20T14:59:59.972Z] #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-07-20T14:59:59.972Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-20T14:59:59.972Z] #42 5.299 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T14:59:59.972Z] #42 5.460 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T14:59:59.972Z] #42 5.478 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T14:59:59.972Z] #42 6.313 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-20T14:59:59.972Z] #42 9.304 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-20T14:59:59.972Z] #42 ... [2022-07-20T14:59:59.972Z] [2022-07-20T14:59:59.972Z] #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-07-20T14:59:59.972Z] #67 sha256:d847ec824a43dea64980d4f0544f7e2ebfcbed7d911f574f33b97690fbf58fc0 [2022-07-20T14:59:59.972Z] #67 4.187 + RM_GOPATH=0 [2022-07-20T14:59:59.972Z] #67 4.187 + TMP_GOPATH= [2022-07-20T14:59:59.972Z] #67 4.187 + : /build [2022-07-20T14:59:59.972Z] #67 4.187 + '[' -z '' ']' [2022-07-20T14:59:59.972Z] #67 4.187 ++ mktemp -d [2022-07-20T14:59:59.972Z] #67 4.194 + export GOPATH=/tmp/tmp.ON181CuhLa [2022-07-20T14:59:59.972Z] #67 4.194 + GOPATH=/tmp/tmp.ON181CuhLa [2022-07-20T14:59:59.972Z] #67 4.194 + RM_GOPATH=1 [2022-07-20T14:59:59.972Z] #67 4.194 + case "$(go env GOARCH)" in [2022-07-20T14:59:59.972Z] #67 4.200 ++ go env GOARCH [2022-07-20T14:59:59.972Z] #67 4.212 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T14:59:59.972Z] #67 4.212 + GO_BUILDMODE=-buildmode=pie [2022-07-20T14:59:59.972Z] #67 4.222 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-20T14:59:59.972Z] #67 4.222 ++ dirname /install.sh [2022-07-20T14:59:59.972Z] #67 4.222 + dir=/ [2022-07-20T14:59:59.972Z] #67 4.222 + bin=rootlesskit [2022-07-20T14:59:59.972Z] #67 4.222 + shift [2022-07-20T14:59:59.972Z] #67 4.222 + '[' '!' -f //rootlesskit.installer ']' [2022-07-20T14:59:59.972Z] #67 4.222 + . //rootlesskit.installer [2022-07-20T14:59:59.972Z] #67 4.222 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-20T14:59:59.972Z] #67 4.222 + install_rootlesskit [2022-07-20T14:59:59.972Z] #67 4.222 + case "$1" in [2022-07-20T14:59:59.972Z] #67 4.222 + export CGO_ENABLED=0 [2022-07-20T14:59:59.972Z] #67 4.222 + CGO_ENABLED=0 [2022-07-20T14:59:59.972Z] #67 4.222 + _install_rootlesskit [2022-07-20T14:59:59.972Z] #67 4.222 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-20T14:59:59.972Z] #67 4.222 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-20T14:59:59.972Z] #67 4.222 + GOBIN=/build [2022-07-20T14:59:59.972Z] #67 4.222 + GO111MODULE=on [2022-07-20T14:59:59.972Z] #67 4.222 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-20T14:59:59.972Z] #67 8.778 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-20T15:00:00.219Z] #29 DONE 13.2s [2022-07-20T15:00:00.219Z] [2022-07-20T15:00:00.219Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-20T15:00:00.219Z] #30 sha256:31c3424d5f64f5e5cf1fc0d7eaec846695efc978ef0008e0d325cbc12173b271 [2022-07-20T15:00:00.224Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 4.3s done [2022-07-20T15:00:00.224Z] #11 ... [2022-07-20T15:00:00.224Z] [2022-07-20T15:00:00.224Z] #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-07-20T15:00:00.224Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-20T15:00:00.224Z] #29 1.187 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:00:00.224Z] #29 1.198 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:00:00.225Z] #29 1.198 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:00:00.225Z] #29 1.332 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T15:00:00.225Z] #29 1.540 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T15:00:00.225Z] #29 2.036 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T15:00:00.225Z] #29 3.130 Fetched 8555 kB in 2s (3869 kB/s) [2022-07-20T15:00:00.225Z] #29 3.130 Reading package lists... [2022-07-20T15:00:00.225Z] #29 3.943 Reading package lists... [2022-07-20T15:00:00.225Z] #29 4.751 Building dependency tree... [2022-07-20T15:00:00.225Z] #29 5.122 The following additional packages will be installed: [2022-07-20T15:00:00.225Z] #29 5.122 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-20T15:00:00.225Z] #29 5.122 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-20T15:00:00.225Z] #29 5.126 Recommended packages: [2022-07-20T15:00:00.225Z] #29 5.126 libldap-common publicsuffix libsasl2-modules [2022-07-20T15:00:00.225Z] #29 5.298 The following NEW packages will be installed: [2022-07-20T15:00:00.225Z] #29 5.299 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-20T15:00:00.225Z] #29 5.300 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-20T15:00:00.225Z] #29 5.301 libssh2-1 openssl [2022-07-20T15:00:00.225Z] #29 5.572 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:00:00.225Z] #29 5.572 Need to get 3041 kB of archives. [2022-07-20T15:00:00.225Z] #29 5.572 After this operation, 6651 kB of additional disk space will be used. [2022-07-20T15:00:00.225Z] #29 5.572 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-20T15:00:00.225Z] #29 5.589 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-20T15:00:00.225Z] #29 5.589 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-20T15:00:00.225Z] #29 5.589 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-07-20T15:00:00.225Z] #29 5.589 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-20T15:00:00.225Z] #29 5.592 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-20T15:00:00.225Z] #29 5.592 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-20T15:00:00.225Z] #29 5.607 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-20T15:00:00.225Z] #29 5.607 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-20T15:00:00.225Z] #29 5.607 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-20T15:00:00.225Z] #29 5.615 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-20T15:00:00.225Z] #29 5.615 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-20T15:00:00.225Z] #29 5.618 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-20T15:00:00.225Z] #29 5.619 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-20T15:00:00.225Z] #29 5.621 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-20T15:00:00.225Z] #29 5.762 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:00:00.225Z] #29 5.794 Fetched 3041 kB in 0s (9692 kB/s) [2022-07-20T15:00:00.225Z] #29 5.822 Selecting previously unselected package openssl. [2022-07-20T15:00:00.225Z] #29 5.822 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-07-20T15:00:00.225Z] #29 5.822 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-20T15:00:00.225Z] #29 5.831 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-20T15:00:00.225Z] #29 5.981 Selecting previously unselected package ca-certificates. [2022-07-20T15:00:00.225Z] #29 5.981 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-20T15:00:00.225Z] #29 5.986 Unpacking ca-certificates (20210119) ... [2022-07-20T15:00:00.225Z] #29 6.072 Selecting previously unselected package libbrotli1:amd64. [2022-07-20T15:00:00.225Z] #29 6.072 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-20T15:00:00.225Z] #29 6.079 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-20T15:00:00.225Z] #29 6.154 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-20T15:00:00.225Z] #29 6.154 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-20T15:00:00.225Z] #29 6.159 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T15:00:00.225Z] #29 6.196 Selecting previously unselected package libsasl2-2:amd64. [2022-07-20T15:00:00.225Z] #29 6.197 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-20T15:00:00.225Z] #29 6.201 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T15:00:00.225Z] #29 6.254 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-20T15:00:00.225Z] #29 6.255 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-20T15:00:00.225Z] #29 6.259 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-20T15:00:00.225Z] #29 6.325 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-20T15:00:00.225Z] #29 6.325 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-20T15:00:00.225Z] #29 6.329 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-20T15:00:00.225Z] #29 6.381 Selecting previously unselected package libpsl5:amd64. [2022-07-20T15:00:00.225Z] #29 6.381 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-20T15:00:00.225Z] #29 6.384 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-20T15:00:00.225Z] #29 6.424 Selecting previously unselected package librtmp1:amd64. [2022-07-20T15:00:00.225Z] #29 6.424 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-20T15:00:00.225Z] #29 6.437 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-20T15:00:00.225Z] #29 6.480 Selecting previously unselected package libssh2-1:amd64. [2022-07-20T15:00:00.225Z] #29 6.480 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-20T15:00:00.225Z] #29 6.483 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-20T15:00:00.225Z] #29 6.535 Selecting previously unselected package libcurl4:amd64. [2022-07-20T15:00:00.225Z] #29 6.535 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-20T15:00:00.225Z] #29 6.539 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-20T15:00:00.225Z] #29 6.615 Selecting previously unselected package curl. [2022-07-20T15:00:00.225Z] #29 6.616 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-20T15:00:00.225Z] #29 6.620 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-20T15:00:00.225Z] #29 6.701 Selecting previously unselected package libonig5:amd64. [2022-07-20T15:00:00.225Z] #29 6.701 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-20T15:00:00.225Z] #29 6.706 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T15:00:00.225Z] #29 6.778 Selecting previously unselected package libjq1:amd64. [2022-07-20T15:00:00.225Z] #29 6.778 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-20T15:00:00.225Z] #29 6.783 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-20T15:00:00.225Z] #29 6.834 Selecting previously unselected package jq. [2022-07-20T15:00:00.225Z] #29 6.834 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-20T15:00:00.225Z] #29 6.841 Unpacking jq (1.6-2.1) ... [2022-07-20T15:00:00.225Z] #29 6.891 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-20T15:00:00.225Z] #29 6.906 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-20T15:00:00.225Z] #29 6.921 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-20T15:00:00.225Z] #29 6.930 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T15:00:00.225Z] #29 6.941 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-20T15:00:00.225Z] #29 6.955 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T15:00:00.225Z] #29 6.971 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-20T15:00:00.225Z] #29 7.017 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-20T15:00:00.225Z] #29 7.066 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T15:00:00.225Z] #29 7.073 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-20T15:00:00.225Z] #29 7.086 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-20T15:00:00.225Z] #29 7.098 Setting up ca-certificates (20210119) ... [2022-07-20T15:00:00.225Z] #29 7.719 Updating certificates in /etc/ssl/certs... [2022-07-20T15:00:00.225Z] #29 8.379 129 added, 0 removed; done. [2022-07-20T15:00:00.225Z] #29 8.407 Setting up jq (1.6-2.1) ... [2022-07-20T15:00:00.225Z] #29 8.420 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-20T15:00:00.225Z] #29 8.429 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-20T15:00:00.225Z] #29 8.445 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:00:00.225Z] #29 8.466 Processing triggers for ca-certificates (20210119) ... [2022-07-20T15:00:00.225Z] #29 8.474 Updating certificates in /etc/ssl/certs... [2022-07-20T15:00:00.225Z] #29 9.014 0 added, 0 removed; done. [2022-07-20T15:00:00.225Z] #29 9.014 Running hooks in /etc/ca-certificates/update.d... [2022-07-20T15:00:00.225Z] #29 9.015 done. [2022-07-20T15:00:00.225Z] #29 ... [2022-07-20T15:00:00.225Z] [2022-07-20T15:00:00.225Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T15:00:00.225Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T15:00:00.225Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 [2022-07-20T15:00:00.233Z] #67 ... [2022-07-20T15:00:00.233Z] [2022-07-20T15:00:00.233Z] #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-07-20T15:00:00.233Z] #57 sha256:52f634ec01e5a1622441c1478ed6615b60f17bc870c55e64b86891a9dd421412 [2022-07-20T15:00:00.233Z] #57 5.256 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-20T15:00:00.233Z] #57 7.041 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-20T15:00:00.233Z] #57 7.041 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-20T15:00:00.233Z] #57 7.179 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-20T15:00:00.233Z] #57 8.762 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-20T15:00:00.233Z] #57 ... [2022-07-20T15:00:00.233Z] [2022-07-20T15:00:00.233Z] #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-07-20T15:00:00.233Z] #38 sha256:806ed5737b3b5aa64626e828a80889c54b6eb1884bc50402b9d1f473737cce1b [2022-07-20T15:00:00.233Z] #38 4.827 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-20T15:00:00.479Z] #30 DONE 0.1s [2022-07-20T15:00:00.479Z] [2022-07-20T15:00:00.479Z] #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-07-20T15:00:00.479Z] #31 sha256:436ee57cc217d217fb3618bff1f16e029180375a6464912d4aed5909ab72afb6 [2022-07-20T15:00:00.483Z] #11 ... [2022-07-20T15:00:00.483Z] [2022-07-20T15:00:00.483Z] #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-07-20T15:00:00.483Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-20T15:00:00.483Z] #29 DONE 10.7s [2022-07-20T15:00:00.509Z] #38 ... [2022-07-20T15:00:00.510Z] [2022-07-20T15:00:00.510Z] #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-07-20T15:00:00.510Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-20T15:00:00.510Z] #76 5.386 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:00:00.510Z] #76 5.460 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:00:00.510Z] #76 5.483 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:00:00.510Z] #76 6.525 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-20T15:00:00.510Z] #76 9.341 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-20T15:00:00.747Z] [2022-07-20T15:00:00.747Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T15:00:00.747Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T15:00:00.747Z] #11 ... [2022-07-20T15:00:00.747Z] [2022-07-20T15:00:00.747Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-20T15:00:00.747Z] #30 sha256:660762607e3f0cf6d769ea3b63e49765fd6573e0f87bf7b26e9bc4278b923d5a [2022-07-20T15:00:00.747Z] #30 DONE 0.3s [2022-07-20T15:00:00.747Z] [2022-07-20T15:00:00.747Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T15:00:00.747Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T15:00:00.774Z] #76 ... [2022-07-20T15:00:00.774Z] [2022-07-20T15:00:00.774Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T15:00:00.774Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-20T15:00:00.774Z] #55 5.079 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-20T15:00:00.774Z] #55 6.451 go: downloading github.com/fatih/color v1.13.0 [2022-07-20T15:00:00.774Z] #55 6.480 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-20T15:00:00.774Z] #55 6.626 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-20T15:00:00.774Z] #55 6.645 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-20T15:00:00.774Z] #55 6.890 go: downloading github.com/spf13/viper v1.11.0 [2022-07-20T15:00:00.774Z] #55 6.949 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-20T15:00:00.774Z] #55 7.498 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-20T15:00:00.774Z] #55 7.618 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-20T15:00:00.774Z] #55 8.859 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-20T15:00:00.774Z] #55 9.072 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-20T15:00:00.774Z] #55 9.443 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-20T15:00:00.774Z] #55 9.528 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-20T15:00:00.774Z] #55 ... [2022-07-20T15:00:00.774Z] [2022-07-20T15:00:00.774Z] #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-07-20T15:00:00.774Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-20T15:00:00.774Z] #47 4.375 + git clone https://github.com/docker/distribution.git . [2022-07-20T15:00:00.774Z] #47 4.405 Cloning into '.'... [2022-07-20T15:00:01.037Z] #47 ... [2022-07-20T15:00:01.037Z] [2022-07-20T15:00:01.037Z] #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-07-20T15:00:01.037Z] #53 sha256:810949ff2de13d62425cb6d2f40355372a7f677782bd8ba72e743a381274a925 [2022-07-20T15:00:01.037Z] #53 4.336 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-20T15:00:01.037Z] #53 5.642 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-20T15:00:01.037Z] #53 5.643 go: downloading github.com/fatih/color v1.10.0 [2022-07-20T15:00:01.037Z] #53 5.777 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-20T15:00:01.037Z] #53 5.785 go: downloading github.com/pkg/errors v0.9.1 [2022-07-20T15:00:01.037Z] #53 6.032 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-20T15:00:01.037Z] #53 6.177 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-20T15:00:01.037Z] #53 6.253 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-20T15:00:01.037Z] #53 6.267 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-20T15:00:01.037Z] #53 6.508 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-20T15:00:01.037Z] #53 6.559 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-20T15:00:01.037Z] #53 6.630 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-20T15:00:01.037Z] #53 6.728 go: downloading golang.org/x/tools v0.1.0 [2022-07-20T15:00:01.037Z] #53 11.48 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-20T15:00:01.037Z] #53 11.54 go: downloading golang.org/x/mod v0.3.0 [2022-07-20T15:00:01.037Z] #53 ... [2022-07-20T15:00:01.037Z] [2022-07-20T15:00:01.037Z] #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-07-20T15:00:01.037Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-20T15:00:01.037Z] #51 4.872 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:00:01.037Z] #51 4.970 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:00:01.037Z] #51 4.972 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:00:01.037Z] #51 5.566 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-20T15:00:01.037Z] #51 6.013 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-20T15:00:01.037Z] #51 8.635 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-20T15:00:01.300Z] #51 11.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-20T15:00:01.300Z] #51 ... [2022-07-20T15:00:01.300Z] [2022-07-20T15:00:01.300Z] #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-07-20T15:00:01.300Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-20T15:00:01.300Z] #14 11.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-20T15:00:03.017Z] #31 2.372 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-20T15:00:03.017Z] #31 2.739 [2022-07-20T15:00:03.277Z] #31 ... [2022-07-20T15:00:03.277Z] [2022-07-20T15:00:03.277Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T15:00:03.277Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T15:00:03.277Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 9.5s done [2022-07-20T15:00:03.277Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 4.3s [2022-07-20T15:00:03.537Z] #11 ... [2022-07-20T15:00:03.537Z] [2022-07-20T15:00:03.537Z] #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-07-20T15:00:03.537Z] #31 sha256:436ee57cc217d217fb3618bff1f16e029180375a6464912d4aed5909ab72afb6 [2022-07-20T15:00:03.537Z] #31 2.973 #=#=# ######################################################################## 100.0% [2022-07-20T15:00:03.797Z] #31 3.311 [2022-07-20T15:00:04.735Z] #31 4.444 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-20T15:00:04.835Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.1s [2022-07-20T15:00:05.304Z] #31 4.892 [2022-07-20T15:00:05.563Z] #31 5.118 #=#=# ######################################################################## 100.0% [2022-07-20T15:00:05.823Z] #31 5.389 [2022-07-20T15:00:06.022Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.3s [2022-07-20T15:00:06.210Z] #11 ... [2022-07-20T15:00:06.210Z] [2022-07-20T15:00:06.210Z] #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-07-20T15:00:06.210Z] #31 sha256:d54e1d169f799f4a051ace816fd70e38120608ffebcd76d6ffbe074e34b18500 [2022-07-20T15:00:06.210Z] #31 2.350 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-20T15:00:06.210Z] #31 2.673 [2022-07-20T15:00:06.210Z] #31 2.896 #=#=# ######################################################################## 100.0% [2022-07-20T15:00:06.210Z] #31 3.228 [2022-07-20T15:00:06.210Z] #31 4.236 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-20T15:00:06.210Z] #31 4.643 [2022-07-20T15:00:06.210Z] #31 4.866 #=#=# ######################################################################## 100.0% [2022-07-20T15:00:06.210Z] #31 5.159 [2022-07-20T15:00:06.210Z] #31 6.606 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-20T15:00:06.210Z] #31 6.955 [2022-07-20T15:00:06.210Z] #31 7.181 #=#=# 0.1% ########################################## 58.7% ################################################################## 92.4% ######################################################################## 100.0% [2022-07-20T15:00:06.210Z] #31 7.787 [2022-07-20T15:00:06.210Z] #31 8.865 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-20T15:00:06.210Z] #31 9.214 [2022-07-20T15:00:06.210Z] #31 9.436 #=#=# ######################################################################## 100.0% [2022-07-20T15:00:06.210Z] #31 9.828 [2022-07-20T15:00:06.210Z] #31 ... [2022-07-20T15:00:06.210Z] [2022-07-20T15:00:06.210Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T15:00:06.210Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T15:00:06.602Z] #14 ... [2022-07-20T15:00:06.602Z] [2022-07-20T15:00:06.602Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T15:00:06.602Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-20T15:00:06.602Z] #55 13.41 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-20T15:00:06.602Z] #55 13.45 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-20T15:00:06.602Z] #55 13.54 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-20T15:00:06.602Z] #55 13.64 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-20T15:00:06.602Z] #55 13.78 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-20T15:00:06.602Z] #55 13.90 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-20T15:00:06.602Z] #55 14.04 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-20T15:00:06.602Z] #55 14.14 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-20T15:00:06.602Z] #55 14.20 go: downloading github.com/spf13/afero v1.8.2 [2022-07-20T15:00:06.602Z] #55 14.34 go: downloading github.com/spf13/cast v1.4.1 [2022-07-20T15:00:06.602Z] #55 14.44 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-20T15:00:06.602Z] #55 14.64 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-20T15:00:06.602Z] #55 14.65 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-20T15:00:06.602Z] #55 14.68 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-20T15:00:06.602Z] #55 14.71 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-20T15:00:06.602Z] #55 14.78 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-20T15:00:06.602Z] #55 14.81 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-20T15:00:06.602Z] #55 14.87 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-20T15:00:06.602Z] #55 14.87 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-20T15:00:06.602Z] #55 15.17 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-20T15:00:06.602Z] #55 15.31 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-20T15:00:06.602Z] #55 15.60 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-20T15:00:06.602Z] #55 15.64 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-20T15:00:06.602Z] #55 15.88 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-20T15:00:06.602Z] #55 15.91 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-20T15:00:06.602Z] #55 15.96 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-20T15:00:06.602Z] #55 16.02 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-20T15:00:06.602Z] #55 16.26 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-20T15:00:06.602Z] #55 16.48 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-20T15:00:06.602Z] #55 16.66 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-20T15:00:06.602Z] #55 16.81 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-20T15:00:06.602Z] #55 16.83 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-20T15:00:06.602Z] #55 16.95 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-20T15:00:06.602Z] #55 16.96 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-20T15:00:06.602Z] #55 17.03 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-20T15:00:06.602Z] #55 17.11 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-20T15:00:06.602Z] #55 17.18 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-20T15:00:06.602Z] #55 17.21 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-20T15:00:06.602Z] #55 17.32 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-20T15:00:06.602Z] #55 17.38 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-20T15:00:06.774Z] #31 6.587 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-20T15:00:06.864Z] #55 17.67 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-20T15:00:07.135Z] #55 17.89 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-20T15:00:07.135Z] #55 18.00 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-20T15:00:07.135Z] #55 ... [2022-07-20T15:00:07.135Z] [2022-07-20T15:00:07.135Z] #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-07-20T15:00:07.135Z] #38 sha256:806ed5737b3b5aa64626e828a80889c54b6eb1884bc50402b9d1f473737cce1b [2022-07-20T15:00:07.135Z] #38 17.18 tomll can be used in two ways: [2022-07-20T15:00:07.135Z] #38 17.18 Writing to STDIN and reading from STDOUT: [2022-07-20T15:00:07.135Z] #38 17.18 cat file.toml | tomll > file.toml [2022-07-20T15:00:07.135Z] #38 17.18 [2022-07-20T15:00:07.135Z] #38 17.18 Reading and updating a list of files: [2022-07-20T15:00:07.135Z] #38 17.18 tomll a.toml b.toml c.toml [2022-07-20T15:00:07.135Z] #38 17.18 [2022-07-20T15:00:07.135Z] #38 17.18 When given a list of files, tomll will modify all files in place without asking. [2022-07-20T15:00:07.135Z] #38 DONE 18.1s [2022-07-20T15:00:07.135Z] [2022-07-20T15:00:07.135Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T15:00:07.135Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-20T15:00:07.135Z] #55 18.07 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-20T15:00:07.345Z] #31 6.888 [2022-07-20T15:00:07.396Z] #55 18.35 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-20T15:00:07.396Z] #55 18.37 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-20T15:00:07.658Z] #55 18.44 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-20T15:00:07.658Z] #55 18.54 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-20T15:00:07.870Z] #31 7.141 #=#=# ################## 25.6% ######################################### 58.1% ################################################################ 89.5% ######################################################################## 100.0% [2022-07-20T15:00:08.129Z] #31 7.707 [2022-07-20T15:00:08.241Z] #55 19.09 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-20T15:00:08.502Z] #55 ... [2022-07-20T15:00:08.502Z] [2022-07-20T15:00:08.503Z] #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-07-20T15:00:08.503Z] #31 sha256:6bdc69282c4e347760d64a4ee128279dc3f86d28c1c9ad7050cbacac18a557b0 [2022-07-20T15:00:08.503Z] #31 14.38 [2022-07-20T15:00:08.503Z] #31 17.63 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-20T15:00:08.503Z] #31 19.52 #=#=# [2022-07-20T15:00:08.503Z] #31 19.87 #=#=# ######################################################################## 100.0% [2022-07-20T15:00:08.503Z] #31 21.40 [2022-07-20T15:00:08.503Z] #31 22.04 Download of images into '/build' complete. [2022-07-20T15:00:08.503Z] #31 22.04 Use something like the following to load the result into a Docker daemon: [2022-07-20T15:00:08.503Z] #31 22.04 tar -cC '/build' . | docker load [2022-07-20T15:00:08.503Z] #31 DONE 22.1s [2022-07-20T15:00:08.554Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 8.0s done [2022-07-20T15:00:08.554Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-20T15:00:08.764Z] [2022-07-20T15:00:08.764Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T15:00:08.764Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-20T15:00:08.764Z] #55 19.41 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-20T15:00:08.764Z] #55 19.41 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-20T15:00:08.764Z] #55 19.41 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-20T15:00:08.764Z] #55 19.58 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-20T15:00:08.812Z] #11 DONE 27.3s [2022-07-20T15:00:08.812Z] [2022-07-20T15:00:08.812Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-20T15:00:08.812Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-20T15:00:09.026Z] #55 19.80 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-20T15:00:09.026Z] #55 19.88 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-20T15:00:09.026Z] #55 19.95 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-20T15:00:09.287Z] #55 19.99 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-20T15:00:09.287Z] #55 20.02 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-20T15:00:09.287Z] #55 20.07 go: downloading github.com/julz/importas v0.1.0 [2022-07-20T15:00:09.287Z] #55 20.22 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-20T15:00:09.512Z] #31 8.848 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-20T15:00:09.512Z] #31 9.211 [2022-07-20T15:00:09.555Z] #55 20.32 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-20T15:00:09.555Z] #55 20.41 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-20T15:00:09.816Z] #55 20.51 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-20T15:00:09.816Z] #55 20.66 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-20T15:00:09.816Z] #55 20.77 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-20T15:00:10.031Z] #31 9.446 #=#=# ######################################################################## 100.0% [2022-07-20T15:00:10.031Z] #31 9.717 [2022-07-20T15:00:10.078Z] #55 21.00 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-20T15:00:10.186Z] #12 DONE 1.4s [2022-07-20T15:00:10.186Z] [2022-07-20T15:00:10.186Z] #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-07-20T15:00:10.186Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-20T15:00:10.291Z] #31 ... [2022-07-20T15:00:10.291Z] [2022-07-20T15:00:10.291Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T15:00:10.291Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T15:00:10.291Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 7.6s done [2022-07-20T15:00:10.291Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 3.6s [2022-07-20T15:00:10.339Z] #55 21.12 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-20T15:00:10.394Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 10.1s [2022-07-20T15:00:10.445Z] #13 ... [2022-07-20T15:00:10.445Z] [2022-07-20T15:00:10.445Z] #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-07-20T15:00:10.445Z] #31 sha256:4c4a1db650b9a5a251c87da8b4c7d1895799e52610c522fc8b9fc5e13b259346 [2022-07-20T15:00:10.445Z] #31 1.903 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-20T15:00:10.445Z] #31 2.208 [2022-07-20T15:00:10.445Z] #31 2.426 #=#=# ######################################################################## 100.0% [2022-07-20T15:00:10.445Z] #31 2.683 [2022-07-20T15:00:10.445Z] #31 3.676 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-20T15:00:10.445Z] #31 4.033 #=#=# [2022-07-20T15:00:10.445Z] #31 4.243 #=#=# ######################################################################## 100.0% [2022-07-20T15:00:10.445Z] #31 4.511 [2022-07-20T15:00:10.445Z] #31 5.452 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-20T15:00:10.445Z] #31 5.722 [2022-07-20T15:00:10.445Z] #31 5.941 #=#=# ################### 27.4% ########################################## 59.4% ################################################################# 91.6% ######################################################################## 100.0% [2022-07-20T15:00:10.445Z] #31 6.475 [2022-07-20T15:00:10.445Z] #31 7.455 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-20T15:00:10.445Z] #31 7.728 [2022-07-20T15:00:10.445Z] #31 7.947 #=#=# ######################################################################## 100.0% [2022-07-20T15:00:10.445Z] #31 8.230 [2022-07-20T15:00:10.445Z] #31 8.844 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-20T15:00:10.445Z] #31 9.029 [2022-07-20T15:00:10.445Z] #31 9.243 #=#=# ######################################################################## 100.0% [2022-07-20T15:00:10.445Z] #31 9.545 [2022-07-20T15:00:10.445Z] #31 9.613 Download of images into '/build' complete. [2022-07-20T15:00:10.445Z] #31 9.613 Use something like the following to load the result into a Docker daemon: [2022-07-20T15:00:10.445Z] #31 9.613 tar -cC '/build' . | docker load [2022-07-20T15:00:10.445Z] #31 DONE 9.6s [2022-07-20T15:00:10.445Z] [2022-07-20T15:00:10.445Z] #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-07-20T15:00:10.445Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-20T15:00:10.601Z] #55 21.30 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-20T15:00:10.601Z] #55 21.45 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-20T15:00:10.601Z] #55 21.46 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-20T15:00:10.704Z] #13 DONE 0.6s [2022-07-20T15:00:10.704Z] [2022-07-20T15:00:10.704Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-20T15:00:10.704Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-20T15:00:10.704Z] #33 DONE 0.1s [2022-07-20T15:00:10.704Z] [2022-07-20T15:00:10.704Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-20T15:00:10.704Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T15:00:10.767Z] #84 ... [2022-07-20T15:00:10.767Z] [2022-07-20T15:00:10.767Z] #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-07-20T15:00:10.767Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T15:00:10.767Z] #19 68.71 Fetched 49.1 MB in 1min 7s (734 kB/s) [2022-07-20T15:00:10.860Z] #11 ... [2022-07-20T15:00:10.860Z] [2022-07-20T15:00:10.860Z] #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-07-20T15:00:10.860Z] #31 sha256:436ee57cc217d217fb3618bff1f16e029180375a6464912d4aed5909ab72afb6 [2022-07-20T15:00:10.860Z] #31 10.47 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-20T15:00:11.120Z] #31 10.78 [2022-07-20T15:00:11.176Z] #55 ... [2022-07-20T15:00:11.176Z] [2022-07-20T15:00:11.176Z] #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-07-20T15:00:11.176Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-20T15:00:11.176Z] #62 11.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-20T15:00:11.176Z] #62 17.61 Fetched 8441 kB in 13s (667 kB/s) [2022-07-20T15:00:11.176Z] #62 17.61 Reading package lists... [2022-07-20T15:00:11.176Z] #62 ... [2022-07-20T15:00:11.176Z] [2022-07-20T15:00:11.176Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-20T15:00:11.176Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1 [2022-07-20T15:00:11.176Z] #36 12.99 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-20T15:00:11.176Z] #36 13.00 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-20T15:00:11.176Z] #36 13.60 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-20T15:00:11.176Z] #36 13.75 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-20T15:00:11.176Z] #36 14.22 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-20T15:00:11.176Z] #36 14.43 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-20T15:00:11.176Z] #36 14.49 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-20T15:00:11.176Z] #36 14.52 go: downloading github.com/peterh/liner v1.2.2 [2022-07-20T15:00:11.176Z] #36 14.83 go: downloading github.com/google/go-dap v0.6.0 [2022-07-20T15:00:11.176Z] #36 15.12 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-20T15:00:11.176Z] #36 15.49 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-20T15:00:11.176Z] #36 16.17 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-20T15:00:11.176Z] #36 16.33 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-20T15:00:11.176Z] #36 16.44 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-20T15:00:11.176Z] #36 17.33 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-20T15:00:11.272Z] #36 ... [2022-07-20T15:00:11.272Z] [2022-07-20T15:00:11.272Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-20T15:00:11.272Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-20T15:00:11.272Z] #46 DONE 0.2s [2022-07-20T15:00:11.272Z] [2022-07-20T15:00:11.272Z] #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-07-20T15:00:11.272Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-20T15:00:11.272Z] #50 DONE 0.3s [2022-07-20T15:00:11.272Z] [2022-07-20T15:00:11.272Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-20T15:00:11.272Z] #66 sha256:95f3c4ffcf5bbb21fc39dc7bfae3592cd200c9092844c0520e557a24ba68d413 [2022-07-20T15:00:11.272Z] #66 DONE 0.3s [2022-07-20T15:00:11.272Z] [2022-07-20T15:00:11.272Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-20T15:00:11.272Z] #25 sha256:c05c874aebafd0c12f76ca4ad9cd81f69a1e973c76ba83ece57f7d9b722c4651 [2022-07-20T15:00:11.272Z] #25 DONE 0.4s [2022-07-20T15:00:11.272Z] [2022-07-20T15:00:11.272Z] #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-07-20T15:00:11.272Z] #26 sha256:e2fef29ef56bb99010822f99fc6c468e4715d12f7897a1e110b87f5650f55d53 [2022-07-20T15:00:11.380Z] #31 11.01 #=#=# ######################################################################## 100.0% [2022-07-20T15:00:11.438Z] #36 ... [2022-07-20T15:00:11.438Z] [2022-07-20T15:00:11.438Z] #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-07-20T15:00:11.438Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-20T15:00:11.438Z] #76 12.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-20T15:00:11.438Z] #76 17.57 Fetched 8441 kB in 13s (674 kB/s) [2022-07-20T15:00:11.438Z] #76 17.57 Reading package lists... [2022-07-20T15:00:11.438Z] #76 ... [2022-07-20T15:00:11.438Z] [2022-07-20T15:00:11.438Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T15:00:11.438Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-20T15:00:11.438Z] #55 22.33 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-20T15:00:11.438Z] #55 22.37 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-20T15:00:11.639Z] #31 11.31 [2022-07-20T15:00:11.639Z] #31 11.40 Download of images into '/build' complete. [2022-07-20T15:00:11.639Z] #31 11.40 Use something like the following to load the result into a Docker daemon: [2022-07-20T15:00:11.639Z] #31 11.40 tar -cC '/build' . | docker load [2022-07-20T15:00:11.699Z] #55 22.44 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-20T15:00:11.699Z] #55 22.48 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-20T15:00:11.768Z] #11 ... [2022-07-20T15:00:11.768Z] [2022-07-20T15:00:11.768Z] #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-07-20T15:00:11.768Z] #31 sha256:d54e1d169f799f4a051ace816fd70e38120608ffebcd76d6ffbe074e34b18500 [2022-07-20T15:00:11.768Z] #31 10.64 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-20T15:00:11.768Z] #31 11.07 [2022-07-20T15:00:11.768Z] #31 11.29 #=#=# ######################################################################## 100.0% [2022-07-20T15:00:11.768Z] #31 11.56 [2022-07-20T15:00:11.768Z] #31 11.66 Download of images into '/build' complete. [2022-07-20T15:00:11.768Z] #31 11.66 Use something like the following to load the result into a Docker daemon: [2022-07-20T15:00:11.768Z] #31 11.66 tar -cC '/build' . | docker load [2022-07-20T15:00:11.768Z] #31 DONE 15.6s [2022-07-20T15:00:11.768Z] [2022-07-20T15:00:11.768Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T15:00:11.768Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T15:00:11.961Z] #55 22.64 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-20T15:00:11.961Z] #55 22.64 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-20T15:00:11.961Z] #55 ... [2022-07-20T15:00:11.961Z] [2022-07-20T15:00:11.961Z] #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-07-20T15:00:11.961Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-20T15:00:11.961Z] #42 12.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-20T15:00:11.961Z] #42 17.63 Fetched 8441 kB in 13s (668 kB/s) [2022-07-20T15:00:11.961Z] #42 17.63 Reading package lists... [2022-07-20T15:00:11.961Z] #42 ... [2022-07-20T15:00:11.961Z] [2022-07-20T15:00:11.961Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T15:00:11.961Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-20T15:00:11.961Z] #55 22.74 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-20T15:00:11.961Z] #55 22.79 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-20T15:00:12.236Z] #55 22.98 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-20T15:00:12.503Z] #55 ... [2022-07-20T15:00:12.504Z] [2022-07-20T15:00:12.504Z] #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-07-20T15:00:12.504Z] #67 sha256:d847ec824a43dea64980d4f0544f7e2ebfcbed7d911f574f33b97690fbf58fc0 [2022-07-20T15:00:12.504Z] #67 12.97 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-20T15:00:12.504Z] #67 12.99 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-20T15:00:12.504Z] #67 13.57 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-20T15:00:12.504Z] #67 16.51 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-20T15:00:12.504Z] #67 17.38 go: downloading github.com/google/uuid v1.3.0 [2022-07-20T15:00:12.504Z] #67 17.38 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-20T15:00:12.504Z] #67 17.48 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-20T15:00:12.504Z] #67 17.73 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-20T15:00:12.504Z] #67 17.98 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-20T15:00:12.504Z] #67 18.39 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-20T15:00:12.504Z] #67 19.18 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-20T15:00:12.504Z] #67 19.38 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-20T15:00:12.504Z] #67 22.22 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-20T15:00:12.504Z] #67 22.52 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-20T15:00:12.765Z] #67 ... [2022-07-20T15:00:12.765Z] [2022-07-20T15:00:12.765Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T15:00:12.765Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-20T15:00:12.765Z] #55 23.45 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-20T15:00:12.765Z] #55 23.45 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-20T15:00:12.765Z] #55 23.50 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-20T15:00:12.765Z] #55 23.57 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-20T15:00:12.765Z] #55 23.64 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-20T15:00:12.765Z] #55 23.67 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-20T15:00:13.027Z] #55 23.92 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-20T15:00:13.027Z] #55 23.92 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-20T15:00:13.027Z] #55 23.98 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-20T15:00:13.290Z] #55 24.04 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-20T15:00:13.290Z] #55 24.07 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-20T15:00:13.290Z] #55 24.15 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-20T15:00:13.311Z] #19 68.71 Reading package lists... [2022-07-20T15:00:13.311Z] #19 ... [2022-07-20T15:00:13.311Z] [2022-07-20T15:00:13.311Z] #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-07-20T15:00:13.311Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:00:13.311Z] #84 34.35 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-20T15:00:13.552Z] #55 24.34 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-20T15:00:13.552Z] #55 24.41 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-20T15:00:13.552Z] #55 24.49 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-20T15:00:13.552Z] #55 24.53 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-20T15:00:13.681Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 13.8s done [2022-07-20T15:00:13.681Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 [2022-07-20T15:00:13.814Z] #55 24.59 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-20T15:00:13.814Z] #55 24.65 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-20T15:00:13.940Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-20T15:00:14.177Z] #31 DONE 13.8s [2022-07-20T15:00:14.177Z] [2022-07-20T15:00:14.177Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T15:00:14.177Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T15:00:14.198Z] #11 DONE 47.4s [2022-07-20T15:00:14.199Z] [2022-07-20T15:00:14.199Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-20T15:00:14.199Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-20T15:00:14.388Z] #55 25.01 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-20T15:00:14.388Z] #55 25.16 go: downloading honnef.co/go/tools v0.3.1 [2022-07-20T15:00:14.764Z] #12 DONE 0.7s [2022-07-20T15:00:14.764Z] [2022-07-20T15:00:14.764Z] #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-07-20T15:00:14.764Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-20T15:00:14.961Z] #55 ... [2022-07-20T15:00:14.961Z] [2022-07-20T15:00:14.961Z] #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-07-20T15:00:14.961Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-20T15:00:14.961Z] #51 15.09 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-20T15:00:14.961Z] #51 18.87 Fetched 8445 kB in 14s (593 kB/s) [2022-07-20T15:00:14.961Z] #51 18.87 Reading package lists... [2022-07-20T15:00:14.961Z] #51 24.79 Reading package lists... [2022-07-20T15:00:14.961Z] #51 ... [2022-07-20T15:00:14.961Z] [2022-07-20T15:00:14.961Z] #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-07-20T15:00:14.961Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-20T15:00:14.961Z] #47 23.27 Updating files: 73% (1609/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-07-20T15:00:14.961Z] #47 23.80 + git checkout -q v2.3.0 [2022-07-20T15:00:14.961Z] #47 25.35 + 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-07-20T15:00:15.330Z] #13 DONE 0.4s [2022-07-20T15:00:15.330Z] [2022-07-20T15:00:15.330Z] #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-07-20T15:00:15.330Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T15:00:15.330Z] #53 ... [2022-07-20T15:00:15.330Z] [2022-07-20T15:00:15.330Z] #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-07-20T15:00:15.330Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-20T15:00:15.330Z] #50 DONE 0.2s [2022-07-20T15:00:15.545Z] #26 4.145 + RM_GOPATH=0 [2022-07-20T15:00:15.545Z] #26 4.145 + TMP_GOPATH= [2022-07-20T15:00:15.545Z] #26 4.145 + : /build [2022-07-20T15:00:15.545Z] #26 4.145 + '[' -z '' ']' [2022-07-20T15:00:15.545Z] #26 4.145 ++ mktemp -d [2022-07-20T15:00:15.545Z] #26 4.148 + export GOPATH=/tmp/tmp.WpSHh9p5dD [2022-07-20T15:00:15.545Z] #26 4.148 + GOPATH=/tmp/tmp.WpSHh9p5dD [2022-07-20T15:00:15.545Z] #26 4.148 + RM_GOPATH=1 [2022-07-20T15:00:15.545Z] #26 4.148 + case "$(go env GOARCH)" in [2022-07-20T15:00:15.545Z] #26 4.148 ++ go env GOARCH [2022-07-20T15:00:15.545Z] #26 4.157 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T15:00:15.545Z] #26 4.157 + GO_BUILDMODE=-buildmode=pie [2022-07-20T15:00:15.545Z] #26 4.157 ++ dirname /install.sh [2022-07-20T15:00:15.545Z] #26 4.160 + dir=/ [2022-07-20T15:00:15.545Z] #26 4.160 + bin=dockercli [2022-07-20T15:00:15.545Z] #26 4.160 + shift [2022-07-20T15:00:15.545Z] #26 4.160 + '[' '!' -f //dockercli.installer ']' [2022-07-20T15:00:15.545Z] #26 4.160 + . //dockercli.installer [2022-07-20T15:00:15.545Z] #26 4.160 ++ : stable [2022-07-20T15:00:15.545Z] #26 4.160 ++ : 17.06.2-ce [2022-07-20T15:00:15.545Z] #26 4.160 + install_dockercli [2022-07-20T15:00:15.545Z] #26 4.160 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-20T15:00:15.545Z] #26 4.160 Install docker/cli version 17.06.2-ce from stable [2022-07-20T15:00:15.545Z] #26 4.163 ++ uname -m [2022-07-20T15:00:15.545Z] #26 4.163 + arch=x86_64 [2022-07-20T15:00:15.545Z] #26 4.163 + '[' x86_64 '!=' x86_64 ']' [2022-07-20T15:00:15.545Z] #26 4.163 + url=https://download.docker.com/linux/static [2022-07-20T15:00:15.545Z] #26 4.163 + tar -xz docker/docker [2022-07-20T15:00:15.545Z] #26 4.172 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-20T15:00:15.556Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 8.7s [2022-07-20T15:00:15.596Z] [2022-07-20T15:00:15.596Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-20T15:00:15.596Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-20T15:00:15.596Z] #33 DONE 0.2s [2022-07-20T15:00:15.596Z] [2022-07-20T15:00:15.596Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-20T15:00:15.596Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-20T15:00:15.596Z] #46 DONE 0.3s [2022-07-20T15:00:15.596Z] [2022-07-20T15:00:15.596Z] #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-07-20T15:00:15.596Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T15:00:15.596Z] #47 ... [2022-07-20T15:00:15.596Z] [2022-07-20T15:00:15.596Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-20T15:00:15.596Z] #25 sha256:b799bbb14a3d1aa82e4a17691208044ce78ac405c736c66478681717f7936158 [2022-07-20T15:00:15.596Z] #25 DONE 0.3s [2022-07-20T15:00:15.596Z] [2022-07-20T15:00:15.596Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-20T15:00:15.596Z] #66 sha256:06c5c46f40cbf580ba1dbb993fd3b3316765c4663abbc24ba9a00814786aa8e6 [2022-07-20T15:00:15.596Z] #66 DONE 0.4s [2022-07-20T15:00:15.861Z] [2022-07-20T15:00:15.861Z] #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-07-20T15:00:15.861Z] #67 sha256:42f4f84b8ffb42107171cf91414b0022b029cbc27cfbac5a94f5b2fc12acdeca [2022-07-20T15:00:16.884Z] #47 ... [2022-07-20T15:00:16.884Z] [2022-07-20T15:00:16.885Z] #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-07-20T15:00:16.885Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-20T15:00:16.885Z] #14 17.59 Fetched 8441 kB in 13s (672 kB/s) [2022-07-20T15:00:16.885Z] #14 17.59 Reading package lists... [2022-07-20T15:00:16.885Z] #14 24.29 Reading package lists... [2022-07-20T15:00:16.885Z] #14 ... [2022-07-20T15:00:16.885Z] [2022-07-20T15:00:16.885Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T15:00:16.885Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-20T15:00:16.885Z] #55 26.38 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-20T15:00:16.885Z] #55 26.38 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-20T15:00:16.885Z] #55 26.46 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-20T15:00:16.885Z] #55 26.57 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-20T15:00:16.885Z] #55 26.76 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-20T15:00:16.957Z] #26 ... [2022-07-20T15:00:16.957Z] [2022-07-20T15:00:16.957Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-20T15:00:16.957Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T15:00:16.957Z] #36 5.850 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-20T15:00:17.458Z] #55 28.17 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-20T15:00:17.458Z] #55 28.20 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-20T15:00:17.458Z] #55 28.26 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-20T15:00:17.719Z] #55 28.35 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-20T15:00:17.719Z] #55 28.38 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-20T15:00:17.980Z] #55 28.68 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-20T15:00:17.980Z] #55 28.70 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-20T15:00:17.980Z] #55 28.81 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-20T15:00:18.242Z] #55 28.93 go: downloading golang.org/x/text v0.3.7 [2022-07-20T15:00:19.752Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 12.6s done [2022-07-20T15:00:19.752Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-20T15:00:19.752Z] #11 DONE 47.1s [2022-07-20T15:00:19.752Z] [2022-07-20T15:00:19.752Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-20T15:00:19.752Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-20T15:00:20.692Z] #12 DONE 0.9s [2022-07-20T15:00:20.692Z] [2022-07-20T15:00:20.692Z] #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-07-20T15:00:20.692Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-20T15:00:21.131Z] #67 ... [2022-07-20T15:00:21.131Z] [2022-07-20T15:00:21.131Z] #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-07-20T15:00:21.131Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-20T15:00:21.131Z] #40 3.448 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-20T15:00:21.131Z] #40 3.959 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-20T15:00:21.131Z] #40 4.208 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-20T15:00:21.131Z] #40 4.253 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-20T15:00:21.131Z] #40 4.295 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-20T15:00:21.131Z] #40 4.657 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-20T15:00:21.131Z] #40 4.677 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-20T15:00:21.151Z] #36 ... [2022-07-20T15:00:21.151Z] [2022-07-20T15:00:21.151Z] #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-07-20T15:00:21.151Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-20T15:00:21.151Z] #57 4.700 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-20T15:00:21.151Z] #57 5.851 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-20T15:00:21.151Z] #57 5.851 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-20T15:00:21.151Z] #57 6.016 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-20T15:00:21.151Z] #57 7.797 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-20T15:00:21.151Z] #57 ... [2022-07-20T15:00:21.151Z] [2022-07-20T15:00:21.151Z] #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-07-20T15:00:21.151Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T15:00:21.151Z] #34 4.988 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-20T15:00:21.151Z] #34 4.988 Cloning into '.'... [2022-07-20T15:00:21.151Z] #34 ... [2022-07-20T15:00:21.151Z] [2022-07-20T15:00:21.151Z] #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-07-20T15:00:21.151Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-20T15:00:21.151Z] #38 5.297 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-20T15:00:21.264Z] #13 DONE 0.5s [2022-07-20T15:00:21.264Z] [2022-07-20T15:00:21.264Z] #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-07-20T15:00:21.264Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-20T15:00:21.264Z] #40 ... [2022-07-20T15:00:21.264Z] [2022-07-20T15:00:21.264Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-20T15:00:21.264Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-20T15:00:21.264Z] #46 DONE 0.2s [2022-07-20T15:00:21.410Z] #38 ... [2022-07-20T15:00:21.410Z] [2022-07-20T15:00:21.410Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T15:00:21.410Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:00:21.410Z] #55 5.658 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-20T15:00:21.410Z] #55 8.419 go: downloading github.com/fatih/color v1.13.0 [2022-07-20T15:00:21.410Z] #55 8.425 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-20T15:00:21.410Z] #55 8.608 go: downloading github.com/pkg/errors v0.9.1 [2022-07-20T15:00:21.410Z] #55 8.633 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-20T15:00:21.410Z] #55 8.721 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-20T15:00:21.410Z] #55 8.947 go: downloading github.com/spf13/viper v1.11.0 [2022-07-20T15:00:21.410Z] #55 9.120 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-20T15:00:21.410Z] #55 9.495 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-20T15:00:21.410Z] #55 9.562 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-20T15:00:21.410Z] #55 9.668 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-20T15:00:21.410Z] #55 9.822 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-20T15:00:21.410Z] #55 ... [2022-07-20T15:00:21.410Z] [2022-07-20T15:00:21.410Z] #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-07-20T15:00:21.410Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T15:00:21.410Z] #42 4.201 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:00:21.410Z] #42 4.217 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:00:21.410Z] #42 4.360 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:00:21.410Z] #42 4.576 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T15:00:21.410Z] #42 6.536 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T15:00:21.410Z] #42 9.187 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T15:00:21.526Z] [2022-07-20T15:00:21.526Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-20T15:00:21.526Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-20T15:00:21.526Z] #33 DONE 0.2s [2022-07-20T15:00:21.526Z] [2022-07-20T15:00:21.526Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-20T15:00:21.526Z] #66 sha256:24c4907f8d9572c3b75d3f55ea459f6f3f2d5995501f391fb0c1f1f7c86e7b65 [2022-07-20T15:00:21.526Z] #66 DONE 0.2s [2022-07-20T15:00:21.526Z] [2022-07-20T15:00:21.526Z] #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-07-20T15:00:21.526Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-20T15:00:21.526Z] #50 DONE 0.3s [2022-07-20T15:00:21.526Z] [2022-07-20T15:00:21.526Z] #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-07-20T15:00:21.526Z] #67 sha256:e667a7733c39b914727bba250c577028de611bdf1878008cfde68694b4b34e22 [2022-07-20T15:00:21.526Z] #67 ... [2022-07-20T15:00:21.526Z] [2022-07-20T15:00:21.526Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-20T15:00:21.526Z] #25 sha256:af84d00ab725bd68a5f2de0b07cead9ffb01fdd40d5772817d51baea5c35bc02 [2022-07-20T15:00:21.526Z] #25 DONE 0.4s [2022-07-20T15:00:21.669Z] #42 ... [2022-07-20T15:00:21.669Z] [2022-07-20T15:00:21.669Z] #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-07-20T15:00:21.669Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T15:00:21.669Z] #53 6.828 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-20T15:00:21.669Z] #53 8.717 go: downloading github.com/fatih/color v1.10.0 [2022-07-20T15:00:21.669Z] #53 8.771 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-20T15:00:21.669Z] #53 8.811 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-20T15:00:21.669Z] #53 9.217 go: downloading golang.org/x/tools v0.1.0 [2022-07-20T15:00:21.669Z] #53 9.660 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-20T15:00:21.669Z] #53 9.675 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-20T15:00:21.669Z] #53 9.817 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-20T15:00:21.669Z] #53 10.07 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-20T15:00:21.669Z] #53 ... [2022-07-20T15:00:21.669Z] [2022-07-20T15:00:21.669Z] #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-07-20T15:00:21.669Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T15:00:21.669Z] #47 6.270 + git clone https://github.com/docker/distribution.git . [2022-07-20T15:00:21.669Z] #47 6.272 Cloning into '.'... [2022-07-20T15:00:21.699Z] #40 ... [2022-07-20T15:00:21.699Z] [2022-07-20T15:00:21.699Z] #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-07-20T15:00:21.699Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T15:00:21.699Z] #53 6.289 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-20T15:00:21.790Z] [2022-07-20T15:00:21.790Z] #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-07-20T15:00:21.790Z] #26 sha256:75457608d1d03e1a8eb4657c752406bef81dba9431cad1872d0fc23b286f5dde [2022-07-20T15:00:21.929Z] #47 ... [2022-07-20T15:00:21.929Z] [2022-07-20T15:00:21.929Z] #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-07-20T15:00:21.929Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-20T15:00:21.929Z] #40 4.157 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-20T15:00:21.929Z] #40 5.543 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-20T15:00:21.929Z] #40 7.010 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-20T15:00:21.929Z] #40 7.477 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-20T15:00:21.929Z] #40 7.564 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-20T15:00:21.929Z] #40 11.26 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-20T15:00:21.929Z] #40 ... [2022-07-20T15:00:21.929Z] [2022-07-20T15:00:21.929Z] #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-07-20T15:00:21.929Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T15:00:21.929Z] #62 4.244 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:00:21.929Z] #62 4.260 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:00:21.929Z] #62 4.363 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:00:21.929Z] #62 4.643 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T15:00:21.929Z] #62 6.442 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T15:00:21.929Z] #62 9.043 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T15:00:22.189Z] #62 ... [2022-07-20T15:00:22.189Z] [2022-07-20T15:00:22.189Z] #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-07-20T15:00:22.189Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T15:00:22.189Z] #76 4.181 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:00:22.189Z] #76 4.192 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:00:22.189Z] #76 4.376 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:00:22.189Z] #76 4.491 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T15:00:22.189Z] #76 6.173 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T15:00:22.189Z] #76 8.562 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T15:00:22.449Z] #76 ... [2022-07-20T15:00:22.449Z] [2022-07-20T15:00:22.449Z] #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-07-20T15:00:22.449Z] #67 sha256:c07432f83876d99ac2a5877ee8503adbf88eae8cc605cb93e2f9d67a3b800f14 [2022-07-20T15:00:22.449Z] #67 6.666 + RM_GOPATH=0 [2022-07-20T15:00:22.449Z] #67 6.685 + TMP_GOPATH= [2022-07-20T15:00:22.449Z] #67 6.686 + : /build [2022-07-20T15:00:22.449Z] #67 6.686 + '[' -z '' ']' [2022-07-20T15:00:22.449Z] #67 6.687 ++ mktemp -d [2022-07-20T15:00:22.449Z] #67 6.698 + export GOPATH=/tmp/tmp.u0honIqv1O [2022-07-20T15:00:22.449Z] #67 6.698 + GOPATH=/tmp/tmp.u0honIqv1O [2022-07-20T15:00:22.449Z] #67 6.699 + RM_GOPATH=1 [2022-07-20T15:00:22.449Z] #67 6.699 + case "$(go env GOARCH)" in [2022-07-20T15:00:22.449Z] #67 6.700 ++ go env GOARCH [2022-07-20T15:00:22.449Z] #67 6.739 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T15:00:22.449Z] #67 6.739 + GO_BUILDMODE=-buildmode=pie [2022-07-20T15:00:22.449Z] #67 6.740 ++ dirname /install.sh [2022-07-20T15:00:22.449Z] #67 6.753 + dir=/ [2022-07-20T15:00:22.449Z] #67 6.753 + bin=rootlesskit [2022-07-20T15:00:22.449Z] #67 6.754 + shift [2022-07-20T15:00:22.449Z] #67 6.754 + '[' '!' -f //rootlesskit.installer ']' [2022-07-20T15:00:22.449Z] #67 6.757 + . //rootlesskit.installer [2022-07-20T15:00:22.449Z] #67 6.759 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-20T15:00:22.449Z] #67 6.761 + install_rootlesskit [2022-07-20T15:00:22.449Z] #67 6.764 + case "$1" in [2022-07-20T15:00:22.449Z] #67 6.765 + export CGO_ENABLED=0 [2022-07-20T15:00:22.449Z] #67 6.765 + CGO_ENABLED=0 [2022-07-20T15:00:22.449Z] #67 6.765 + _install_rootlesskit [2022-07-20T15:00:22.449Z] #67 6.765 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-20T15:00:22.449Z] #67 6.766 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-20T15:00:22.449Z] #67 6.766 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-20T15:00:22.449Z] #67 6.766 + GOBIN=/build [2022-07-20T15:00:22.449Z] #67 6.766 + GO111MODULE=on [2022-07-20T15:00:22.449Z] #67 6.766 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-20T15:00:22.449Z] #67 7.420 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-20T15:00:22.449Z] #67 10.17 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-20T15:00:22.449Z] #67 10.18 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-20T15:00:22.449Z] #67 11.09 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-20T15:00:22.449Z] #67 ... [2022-07-20T15:00:22.449Z] [2022-07-20T15:00:22.449Z] #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-07-20T15:00:22.449Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:00:22.449Z] #14 4.820 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:00:22.449Z] #14 4.847 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:00:22.449Z] #14 4.847 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:00:22.449Z] #14 6.110 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T15:00:22.449Z] #14 7.790 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T15:00:22.449Z] #14 10.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T15:00:22.471Z] #55 ... [2022-07-20T15:00:22.471Z] [2022-07-20T15:00:22.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-07-20T15:00:22.471Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-20T15:00:22.471Z] #14 24.29 Reading package lists... [2022-07-20T15:00:22.471Z] #14 28.90 Building dependency tree... [2022-07-20T15:00:22.471Z] #14 33.14 The following additional packages will be installed: [2022-07-20T15:00:22.471Z] #14 33.14 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-20T15:00:22.471Z] #14 33.14 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-20T15:00:22.471Z] #14 33.14 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-20T15:00:22.471Z] #14 33.15 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-20T15:00:22.471Z] #14 33.15 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-20T15:00:22.471Z] #14 33.15 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-20T15:00:22.471Z] #14 33.16 mingw-w64-common mingw-w64-x86-64-dev [2022-07-20T15:00:22.471Z] #14 33.17 Suggested packages: [2022-07-20T15:00:22.471Z] #14 33.19 gcc-10-locales seccomp wine64 [2022-07-20T15:00:22.708Z] #14 ... [2022-07-20T15:00:22.708Z] [2022-07-20T15:00:22.708Z] #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-07-20T15:00:22.708Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T15:00:22.708Z] #51 6.985 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:00:22.708Z] #51 7.042 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:00:22.708Z] #51 7.043 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:00:22.708Z] #51 7.601 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-20T15:00:22.708Z] #51 8.253 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T15:00:22.708Z] #51 10.80 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T15:00:22.708Z] #51 ... [2022-07-20T15:00:22.708Z] [2022-07-20T15:00:22.708Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T15:00:22.708Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:00:22.708Z] #55 11.67 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-20T15:00:22.708Z] #55 11.93 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-20T15:00:22.732Z] #14 ... [2022-07-20T15:00:22.732Z] [2022-07-20T15:00:22.732Z] #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-07-20T15:00:22.732Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-20T15:00:22.732Z] #76 17.57 Reading package lists... [2022-07-20T15:00:22.732Z] #76 23.86 Reading package lists... [2022-07-20T15:00:22.732Z] #76 28.42 Building dependency tree... [2022-07-20T15:00:22.732Z] #76 32.54 python3 is already the newest version (3.9.2-3). [2022-07-20T15:00:22.732Z] #76 32.54 The following additional packages will be installed: [2022-07-20T15:00:22.732Z] #76 32.55 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-20T15:00:22.732Z] #76 32.56 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-20T15:00:22.732Z] #76 32.58 Suggested packages: [2022-07-20T15:00:22.732Z] #76 32.60 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-20T15:00:22.732Z] #76 32.60 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-20T15:00:22.732Z] #76 32.60 m4-doc ed diffutils-doc [2022-07-20T15:00:22.732Z] #76 32.60 Recommended packages: [2022-07-20T15:00:22.732Z] #76 32.60 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-20T15:00:22.967Z] #55 12.16 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-20T15:00:22.993Z] #76 ... [2022-07-20T15:00:22.993Z] [2022-07-20T15:00:22.993Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T15:00:22.993Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-20T15:00:22.993Z] #55 33.78 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-20T15:00:22.993Z] #55 33.84 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-20T15:00:22.993Z] #55 33.86 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-20T15:00:22.993Z] #55 33.92 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-20T15:00:23.229Z] #55 12.25 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-20T15:00:23.254Z] #55 34.01 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-20T15:00:23.254Z] #55 34.08 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-20T15:00:23.254Z] #55 34.10 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-20T15:00:23.320Z] #84 ... [2022-07-20T15:00:23.320Z] [2022-07-20T15:00:23.320Z] #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-07-20T15:00:23.320Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T15:00:23.320Z] #19 68.71 Reading package lists... [2022-07-20T15:00:23.521Z] #55 34.25 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-20T15:00:23.521Z] #55 34.29 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-20T15:00:23.521Z] #55 34.37 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-20T15:00:23.521Z] #55 ... [2022-07-20T15:00:23.521Z] [2022-07-20T15:00:23.521Z] #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-07-20T15:00:23.521Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-20T15:00:23.521Z] #42 17.63 Reading package lists... [2022-07-20T15:00:23.521Z] #42 24.54 Reading package lists... [2022-07-20T15:00:23.521Z] #42 29.19 Building dependency tree... [2022-07-20T15:00:23.521Z] #42 33.15 The following additional packages will be installed: [2022-07-20T15:00:23.521Z] #42 33.16 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-20T15:00:23.521Z] #42 33.18 Suggested packages: [2022-07-20T15:00:23.521Z] #42 33.20 cmake-doc ninja-build lrzip [2022-07-20T15:00:23.521Z] #42 33.20 Recommended packages: [2022-07-20T15:00:23.521Z] #42 33.20 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-20T15:00:23.521Z] #42 34.01 The following NEW packages will be installed: [2022-07-20T15:00:23.521Z] #42 34.04 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-20T15:00:23.521Z] #42 34.04 vim-common xxd [2022-07-20T15:00:23.521Z] #42 34.47 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:00:23.521Z] #42 34.47 Need to get 15.6 MB of archives. [2022-07-20T15:00:23.521Z] #42 34.47 After this operation, 67.4 MB of additional disk space will be used. [2022-07-20T15:00:23.521Z] #42 34.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-20T15:00:23.521Z] #42 34.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-20T15:00:23.521Z] #42 ... [2022-07-20T15:00:23.521Z] [2022-07-20T15:00:23.521Z] #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-07-20T15:00:23.521Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-20T15:00:23.521Z] #62 17.61 Reading package lists... [2022-07-20T15:00:23.521Z] #62 24.65 Reading package lists... [2022-07-20T15:00:23.521Z] #62 29.12 Building dependency tree... [2022-07-20T15:00:23.521Z] #62 33.33 The following additional packages will be installed: [2022-07-20T15:00:23.521Z] #62 33.34 libbtrfs0 [2022-07-20T15:00:23.521Z] #62 33.57 The following NEW packages will be installed: [2022-07-20T15:00:23.521Z] #62 33.59 libbtrfs-dev libbtrfs0 [2022-07-20T15:00:23.521Z] #62 34.02 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:00:23.521Z] #62 34.02 Need to get 454 kB of archives. [2022-07-20T15:00:23.521Z] #62 34.02 After this operation, 1275 kB of additional disk space will be used. [2022-07-20T15:00:23.521Z] #62 34.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-07-20T15:00:23.521Z] #62 34.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-07-20T15:00:23.783Z] #62 ... [2022-07-20T15:00:23.783Z] [2022-07-20T15:00:23.783Z] #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-07-20T15:00:23.783Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-20T15:00:23.783Z] #14 34.40 The following NEW packages will be installed: [2022-07-20T15:00:23.783Z] #14 34.47 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-20T15:00:23.783Z] #14 34.47 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-20T15:00:23.783Z] #14 34.47 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-20T15:00:23.783Z] #14 34.47 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-20T15:00:23.783Z] #14 34.47 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-20T15:00:23.783Z] #14 34.47 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-20T15:00:23.783Z] #14 34.47 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-20T15:00:23.783Z] #14 34.47 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-20T15:00:23.783Z] #14 34.47 mingw-w64-x86-64-dev [2022-07-20T15:00:24.045Z] #14 34.95 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:00:24.045Z] #14 34.95 Need to get 108 MB of archives. [2022-07-20T15:00:24.045Z] #14 34.95 After this operation, 620 MB of additional disk space will be used. [2022-07-20T15:00:24.045Z] #14 34.95 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-07-20T15:00:24.046Z] #14 35.03 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-07-20T15:00:24.230Z] #53 9.001 go: downloading github.com/fatih/color v1.10.0 [2022-07-20T15:00:24.230Z] #53 9.021 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-20T15:00:24.230Z] #53 9.057 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-20T15:00:24.230Z] #53 9.135 go: downloading github.com/pkg/errors v0.9.1 [2022-07-20T15:00:24.308Z] #14 35.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-20T15:00:24.308Z] #14 35.12 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-07-20T15:00:24.308Z] #14 35.12 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-07-20T15:00:24.308Z] #14 35.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-20T15:00:24.491Z] #53 9.394 go: downloading golang.org/x/tools v0.1.0 [2022-07-20T15:00:24.570Z] #14 35.31 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-07-20T15:00:24.570Z] #14 35.46 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-07-20T15:00:24.570Z] #14 35.47 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-07-20T15:00:24.602Z] #55 ... [2022-07-20T15:00:24.602Z] [2022-07-20T15:00:24.602Z] #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-07-20T15:00:24.602Z] #26 sha256:e2fef29ef56bb99010822f99fc6c468e4715d12f7897a1e110b87f5650f55d53 [2022-07-20T15:00:24.602Z] #26 12.92 + mkdir -p /build [2022-07-20T15:00:24.602Z] #26 12.93 + mv docker/docker /build/ [2022-07-20T15:00:24.602Z] #26 12.93 + rmdir docker [2022-07-20T15:00:24.602Z] #26 DONE 13.4s [2022-07-20T15:00:24.860Z] [2022-07-20T15:00:24.860Z] #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-07-20T15:00:24.860Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-20T15:00:24.860Z] #40 11.35 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-20T15:00:25.143Z] #14 35.87 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-07-20T15:00:25.427Z] #53 ... [2022-07-20T15:00:25.427Z] [2022-07-20T15:00:25.427Z] #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-07-20T15:00:25.427Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T15:00:25.427Z] #62 7.439 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:00:25.427Z] #62 7.620 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:00:25.427Z] #62 7.623 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:00:25.427Z] #62 9.450 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T15:00:25.427Z] #62 ... [2022-07-20T15:00:25.427Z] [2022-07-20T15:00:25.427Z] #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-07-20T15:00:25.427Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T15:00:25.427Z] #34 4.907 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-20T15:00:25.427Z] #34 4.907 Cloning into '.'... [2022-07-20T15:00:25.427Z] #34 ... [2022-07-20T15:00:25.427Z] [2022-07-20T15:00:25.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-07-20T15:00:25.427Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T15:00:25.427Z] #51 7.569 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:00:25.427Z] #51 7.709 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:00:25.427Z] #51 7.710 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:00:25.427Z] #51 8.263 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-20T15:00:25.427Z] #51 9.136 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T15:00:25.685Z] #51 ... [2022-07-20T15:00:25.685Z] [2022-07-20T15:00:25.685Z] #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-07-20T15:00:25.685Z] #26 sha256:e9a1249f20cd423046afdf61d323ab5c065d84127528a428aa6748e94247697b [2022-07-20T15:00:25.685Z] #26 6.464 + RM_GOPATH=0 [2022-07-20T15:00:25.685Z] #26 6.464 + TMP_GOPATH= [2022-07-20T15:00:25.685Z] #26 6.464 + : /build [2022-07-20T15:00:25.685Z] #26 6.464 + '[' -z '' ']' [2022-07-20T15:00:25.685Z] #26 6.464 ++ mktemp -d [2022-07-20T15:00:25.685Z] #26 6.464 + export GOPATH=/tmp/tmp.RdvisvaE1v [2022-07-20T15:00:25.685Z] #26 6.464 + GOPATH=/tmp/tmp.RdvisvaE1v [2022-07-20T15:00:25.685Z] #26 6.464 + RM_GOPATH=1 [2022-07-20T15:00:25.685Z] #26 6.464 + case "$(go env GOARCH)" in [2022-07-20T15:00:25.685Z] #26 6.466 ++ go env GOARCH [2022-07-20T15:00:25.685Z] #26 6.618 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T15:00:25.685Z] #26 6.618 + GO_BUILDMODE=-buildmode=pie [2022-07-20T15:00:25.685Z] #26 6.618 ++ dirname /install.sh [2022-07-20T15:00:25.685Z] #26 6.618 + dir=/ [2022-07-20T15:00:25.685Z] #26 6.618 + bin=dockercli [2022-07-20T15:00:25.685Z] #26 6.618 + shift [2022-07-20T15:00:25.685Z] #26 6.618 + '[' '!' -f //dockercli.installer ']' [2022-07-20T15:00:25.685Z] #26 6.618 + . //dockercli.installer [2022-07-20T15:00:25.685Z] #26 6.618 ++ : stable [2022-07-20T15:00:25.685Z] #26 6.618 ++ : 17.06.2-ce [2022-07-20T15:00:25.685Z] #26 6.618 + install_dockercli [2022-07-20T15:00:25.685Z] #26 6.618 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-20T15:00:25.685Z] #26 6.618 ++ uname -m [2022-07-20T15:00:25.685Z] #26 6.618 Install docker/cli version 17.06.2-ce from stable [2022-07-20T15:00:25.685Z] #26 6.712 + arch=x86_64 [2022-07-20T15:00:25.685Z] #26 6.712 + '[' x86_64 '!=' x86_64 ']' [2022-07-20T15:00:25.685Z] #26 6.712 + url=https://download.docker.com/linux/static [2022-07-20T15:00:25.685Z] #26 6.712 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-20T15:00:25.685Z] #26 6.782 + tar -xz docker/docker [2022-07-20T15:00:25.945Z] #26 ... [2022-07-20T15:00:25.945Z] [2022-07-20T15:00:25.945Z] #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-07-20T15:00:25.945Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-20T15:00:25.945Z] #38 5.830 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-20T15:00:25.945Z] #38 ... [2022-07-20T15:00:25.945Z] [2022-07-20T15:00:25.945Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-20T15:00:25.945Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T15:00:25.945Z] #36 6.226 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-20T15:00:26.212Z] #36 ... [2022-07-20T15:00:26.212Z] [2022-07-20T15:00:26.212Z] #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-07-20T15:00:26.212Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T15:00:26.212Z] #42 7.382 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:00:26.212Z] #42 7.451 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:00:26.212Z] #42 7.451 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:00:26.212Z] #42 9.559 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T15:00:26.212Z] #42 ... [2022-07-20T15:00:26.212Z] [2022-07-20T15:00:26.212Z] #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-07-20T15:00:26.212Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-20T15:00:26.212Z] #57 6.015 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-20T15:00:26.212Z] #57 7.512 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-20T15:00:26.212Z] #57 7.516 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-20T15:00:26.212Z] #57 7.619 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-20T15:00:26.212Z] #57 10.69 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-20T15:00:26.470Z] #57 ... [2022-07-20T15:00:26.470Z] [2022-07-20T15:00:26.470Z] #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-07-20T15:00:26.470Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:00:26.470Z] #14 7.329 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:00:26.470Z] #14 7.402 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:00:26.470Z] #14 7.402 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:00:26.470Z] #14 9.373 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T15:00:26.470Z] #14 ... [2022-07-20T15:00:26.470Z] [2022-07-20T15:00:26.470Z] #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-07-20T15:00:26.470Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T15:00:26.470Z] #76 7.497 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:00:26.470Z] #76 7.629 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:00:26.470Z] #76 7.634 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:00:26.470Z] #76 9.425 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T15:00:26.535Z] #14 37.38 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-07-20T15:00:26.729Z] #76 ... [2022-07-20T15:00:26.729Z] [2022-07-20T15:00:26.729Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T15:00:26.729Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:00:26.729Z] #55 7.216 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-20T15:00:26.729Z] #55 10.02 go: downloading github.com/fatih/color v1.13.0 [2022-07-20T15:00:26.729Z] #55 10.03 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-20T15:00:26.729Z] #55 10.26 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-20T15:00:26.729Z] #55 10.36 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-20T15:00:26.729Z] #55 10.91 go: downloading github.com/spf13/viper v1.11.0 [2022-07-20T15:00:26.729Z] #55 11.28 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-20T15:00:26.987Z] #55 ... [2022-07-20T15:00:26.987Z] [2022-07-20T15:00:26.987Z] #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-07-20T15:00:26.987Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T15:00:26.987Z] #53 10.27 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-20T15:00:26.987Z] #53 10.32 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-20T15:00:26.987Z] #53 10.36 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-20T15:00:26.987Z] #53 10.74 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-20T15:00:27.074Z] #26 ... [2022-07-20T15:00:27.074Z] [2022-07-20T15:00:27.074Z] #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-07-20T15:00:27.074Z] #67 sha256:e667a7733c39b914727bba250c577028de611bdf1878008cfde68694b4b34e22 [2022-07-20T15:00:27.074Z] #67 5.158 + RM_GOPATH=0 [2022-07-20T15:00:27.074Z] #67 5.158 + TMP_GOPATH= [2022-07-20T15:00:27.074Z] #67 5.158 + : /build [2022-07-20T15:00:27.074Z] #67 5.158 + '[' -z '' ']' [2022-07-20T15:00:27.074Z] #67 5.158 ++ mktemp -d [2022-07-20T15:00:27.074Z] #67 5.158 + export GOPATH=/tmp/tmp.2U14nl0OTq [2022-07-20T15:00:27.074Z] #67 5.158 + GOPATH=/tmp/tmp.2U14nl0OTq [2022-07-20T15:00:27.074Z] #67 5.158 + RM_GOPATH=1 [2022-07-20T15:00:27.074Z] #67 5.158 + case "$(go env GOARCH)" in [2022-07-20T15:00:27.074Z] #67 5.158 ++ go env GOARCH [2022-07-20T15:00:27.074Z] #67 5.158 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T15:00:27.074Z] #67 5.158 + GO_BUILDMODE=-buildmode=pie [2022-07-20T15:00:27.074Z] #67 5.162 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-20T15:00:27.075Z] #67 5.165 ++ dirname /install.sh [2022-07-20T15:00:27.075Z] #67 5.165 + dir=/ [2022-07-20T15:00:27.075Z] #67 5.165 + bin=rootlesskit [2022-07-20T15:00:27.075Z] #67 5.165 + shift [2022-07-20T15:00:27.075Z] #67 5.165 + '[' '!' -f //rootlesskit.installer ']' [2022-07-20T15:00:27.075Z] #67 5.165 + . //rootlesskit.installer [2022-07-20T15:00:27.075Z] #67 5.165 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-20T15:00:27.075Z] #67 5.165 + install_rootlesskit [2022-07-20T15:00:27.075Z] #67 5.165 + case "$1" in [2022-07-20T15:00:27.075Z] #67 5.165 + export CGO_ENABLED=0 [2022-07-20T15:00:27.075Z] #67 5.165 + CGO_ENABLED=0 [2022-07-20T15:00:27.075Z] #67 5.165 + _install_rootlesskit [2022-07-20T15:00:27.075Z] #67 5.165 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-20T15:00:27.075Z] #67 5.165 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-20T15:00:27.075Z] #67 5.165 + GOBIN=/build [2022-07-20T15:00:27.075Z] #67 5.165 + GO111MODULE=on [2022-07-20T15:00:27.075Z] #67 5.165 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-20T15:00:27.075Z] #67 5.536 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-20T15:00:27.120Z] #14 37.89 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-07-20T15:00:27.392Z] #40 ... [2022-07-20T15:00:27.392Z] [2022-07-20T15:00:27.392Z] #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-07-20T15:00:27.392Z] #67 sha256:c07432f83876d99ac2a5877ee8503adbf88eae8cc605cb93e2f9d67a3b800f14 [2022-07-20T15:00:27.392Z] #67 14.58 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-20T15:00:27.392Z] #67 15.53 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-20T15:00:27.392Z] #67 15.58 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-20T15:00:27.392Z] #67 15.95 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-20T15:00:27.392Z] #67 15.97 go: downloading github.com/google/uuid v1.3.0 [2022-07-20T15:00:27.392Z] #67 16.02 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-20T15:00:27.392Z] #67 16.07 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-20T15:00:27.524Z] #19 91.09 Reading package lists... [2022-07-20T15:00:27.524Z] #19 ... [2022-07-20T15:00:27.524Z] [2022-07-20T15:00:27.524Z] #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-07-20T15:00:27.524Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:00:27.524Z] #84 48.10 libtoolize: putting auxiliary files in '.'. [2022-07-20T15:00:27.524Z] #84 48.10 libtoolize: copying file './ltmain.sh' [2022-07-20T15:00:27.524Z] #84 48.95 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-20T15:00:27.524Z] #84 48.95 libtoolize: and rerunning libtoolize and aclocal. [2022-07-20T15:00:27.524Z] #84 48.95 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-20T15:00:27.651Z] #67 16.48 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-20T15:00:27.694Z] #14 38.47 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-07-20T15:00:27.694Z] #14 ... [2022-07-20T15:00:27.694Z] [2022-07-20T15:00:27.694Z] #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-07-20T15:00:27.694Z] #57 sha256:52f634ec01e5a1622441c1478ed6615b60f17bc870c55e64b86891a9dd421412 [2022-07-20T15:00:27.694Z] #57 36.55 v3.0.2 [2022-07-20T15:00:27.694Z] #57 DONE 38.6s [2022-07-20T15:00:27.694Z] [2022-07-20T15:00:27.694Z] #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-07-20T15:00:27.694Z] #40 sha256:5b3279bbd684cd60e71b2ec6230923013fb1881001cf7bf1cbea4d1d4889e7d6 [2022-07-20T15:00:27.694Z] #40 37.94 NAME: [2022-07-20T15:00:27.694Z] #40 37.94 go-winres - A tool for embedding resources in Windows executables [2022-07-20T15:00:27.694Z] #40 37.94 [2022-07-20T15:00:27.694Z] #40 37.94 USAGE: [2022-07-20T15:00:27.694Z] #40 37.94 go-winres [global options] command [command options] [arguments...] [2022-07-20T15:00:27.694Z] #40 37.94 [2022-07-20T15:00:27.694Z] #40 37.94 COMMANDS: [2022-07-20T15:00:27.694Z] #40 37.94 init Create an initial ./winres/winres.json [2022-07-20T15:00:27.694Z] #40 37.94 make Make syso files for the "go build" command [2022-07-20T15:00:27.694Z] #40 37.94 simply Make syso files for the "go build" command (simplified) [2022-07-20T15:00:27.694Z] #40 37.94 extract Extract all resources from an executable [2022-07-20T15:00:27.694Z] #40 37.94 patch Replace resources in an executable file (exe, dll) [2022-07-20T15:00:27.694Z] #40 37.94 help, h Shows a list of commands or help for one command [2022-07-20T15:00:27.694Z] #40 37.94 [2022-07-20T15:00:27.694Z] #40 37.94 GLOBAL OPTIONS: [2022-07-20T15:00:27.694Z] #40 37.94 --help, -h show help (default: false) [2022-07-20T15:00:27.694Z] #40 DONE 38.6s [2022-07-20T15:00:27.909Z] #67 16.63 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-20T15:00:27.909Z] #67 16.78 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-20T15:00:27.957Z] [2022-07-20T15:00:27.957Z] #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-07-20T15:00:27.957Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-20T15:00:27.957Z] #62 35.13 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:00:27.957Z] #62 35.39 Fetched 454 kB in 0s (1264 kB/s) [2022-07-20T15:00:27.957Z] #62 35.50 Selecting previously unselected package libbtrfs0:arm64. [2022-07-20T15:00:27.957Z] #62 35.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 ... 15708 files and directories currently installed.) [2022-07-20T15:00:27.957Z] #62 35.58 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-07-20T15:00:27.957Z] #62 35.61 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-07-20T15:00:27.957Z] #62 35.85 Selecting previously unselected package libbtrfs-dev:arm64. [2022-07-20T15:00:27.957Z] #62 35.86 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-07-20T15:00:27.957Z] #62 35.88 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-20T15:00:27.957Z] #62 36.30 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-07-20T15:00:27.957Z] #62 36.37 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-20T15:00:27.957Z] #62 36.39 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:00:27.957Z] #62 DONE 38.6s [2022-07-20T15:00:27.957Z] [2022-07-20T15:00:27.957Z] #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-07-20T15:00:27.957Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-20T15:00:27.957Z] #76 33.94 The following NEW packages will be installed: [2022-07-20T15:00:27.957Z] #76 33.95 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-20T15:00:27.957Z] #76 33.95 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-20T15:00:27.957Z] #76 33.96 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-20T15:00:27.957Z] #76 33.96 libyajl2 m4 patch xz-utils [2022-07-20T15:00:27.957Z] #76 34.41 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:00:27.957Z] #76 34.41 Need to get 5916 kB of archives. [2022-07-20T15:00:27.957Z] #76 34.41 After this operation, 18.6 MB of additional disk space will be used. [2022-07-20T15:00:27.957Z] #76 34.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-20T15:00:27.957Z] #76 34.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-07-20T15:00:27.957Z] #76 34.43 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-07-20T15:00:27.957Z] #76 34.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-07-20T15:00:27.957Z] #76 34.43 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-07-20T15:00:27.957Z] #76 34.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-07-20T15:00:27.957Z] #76 34.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-07-20T15:00:27.957Z] #76 34.47 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-07-20T15:00:27.957Z] #76 34.50 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-20T15:00:27.957Z] #76 34.50 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-07-20T15:00:27.957Z] #76 34.55 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-20T15:00:27.957Z] #76 34.56 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-20T15:00:27.957Z] #76 34.66 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-07-20T15:00:27.957Z] #76 34.67 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-20T15:00:27.957Z] #76 34.68 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-07-20T15:00:27.957Z] #76 34.68 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-07-20T15:00:27.957Z] #76 34.68 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-07-20T15:00:27.957Z] #76 34.68 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-07-20T15:00:27.957Z] #76 34.68 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-07-20T15:00:27.957Z] #76 34.69 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-07-20T15:00:27.957Z] #76 34.73 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-07-20T15:00:27.957Z] #76 34.74 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-20T15:00:27.957Z] #76 34.74 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-07-20T15:00:27.957Z] #76 35.88 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:00:27.957Z] #76 36.20 Fetched 5916 kB in 1s (8500 kB/s) [2022-07-20T15:00:27.957Z] #76 36.27 Selecting previously unselected package bzip2. [2022-07-20T15:00:27.957Z] #76 36.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-07-20T15:00:27.957Z] #76 36.36 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-07-20T15:00:27.957Z] #76 36.38 Unpacking bzip2 (1.0.8-4) ... [2022-07-20T15:00:27.957Z] #76 36.86 Selecting previously unselected package libmagic-mgc. [2022-07-20T15:00:27.957Z] #76 36.87 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-07-20T15:00:27.957Z] #76 37.37 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-20T15:00:27.957Z] #76 38.18 Selecting previously unselected package libmagic1:arm64. [2022-07-20T15:00:27.957Z] #76 38.18 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-07-20T15:00:27.957Z] #76 38.28 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-07-20T15:00:27.957Z] #76 38.55 Selecting previously unselected package file. [2022-07-20T15:00:27.957Z] #76 38.56 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-07-20T15:00:27.957Z] #76 38.57 Unpacking file (1:5.39-3) ... [2022-07-20T15:00:27.957Z] #76 38.83 Selecting previously unselected package xz-utils. [2022-07-20T15:00:27.958Z] #76 38.83 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-20T15:00:27.958Z] #76 38.83 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T15:00:28.910Z] #76 ... [2022-07-20T15:00:28.910Z] [2022-07-20T15:00:28.910Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-20T15:00:28.910Z] #63 sha256:a80f42355ecdb40ba9af92cd3232917096652da2fa8d96386a65504de40849de [2022-07-20T15:00:28.910Z] #63 DONE 0.7s [2022-07-20T15:00:28.910Z] [2022-07-20T15:00:28.910Z] #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-07-20T15:00:28.910Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-20T15:00:28.910Z] #76 39.40 Selecting previously unselected package libsigsegv2:arm64. [2022-07-20T15:00:28.910Z] #76 39.40 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-07-20T15:00:28.910Z] #76 39.42 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-07-20T15:00:28.910Z] #76 ... [2022-07-20T15:00:28.910Z] [2022-07-20T15:00:28.910Z] #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-07-20T15:00:28.910Z] #64 sha256:4ee1db75e5b3d353a16498ba951a426a9a6fcc2cbc423a99aa044c4072a41f0c [2022-07-20T15:00:28.910Z] #64 ... [2022-07-20T15:00:28.910Z] [2022-07-20T15:00:28.910Z] #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-07-20T15:00:28.910Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-20T15:00:28.910Z] #51 24.79 Reading package lists... [2022-07-20T15:00:28.910Z] #51 29.34 Building dependency tree... [2022-07-20T15:00:28.910Z] #51 33.50 The following additional packages will be installed: [2022-07-20T15:00:28.910Z] #51 33.50 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-20T15:00:28.910Z] #51 33.50 python3-protobuf python3-six [2022-07-20T15:00:28.910Z] #51 33.52 Suggested packages: [2022-07-20T15:00:28.910Z] #51 33.53 python3-setuptools [2022-07-20T15:00:28.910Z] #51 33.53 Recommended packages: [2022-07-20T15:00:28.910Z] #51 33.53 iproute2 | iproute [2022-07-20T15:00:28.910Z] #51 34.27 The following NEW packages will be installed: [2022-07-20T15:00:28.910Z] #51 34.27 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-20T15:00:28.910Z] #51 34.29 python3-protobuf python3-six [2022-07-20T15:00:28.910Z] #51 34.80 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:00:28.910Z] #51 34.80 Need to get 2136 kB of archives. [2022-07-20T15:00:28.910Z] #51 34.80 After this operation, 10.8 MB of additional disk space will be used. [2022-07-20T15:00:28.910Z] #51 34.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-07-20T15:00:28.910Z] #51 34.81 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-20T15:00:28.910Z] #51 34.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-20T15:00:28.910Z] #51 34.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-07-20T15:00:28.910Z] #51 34.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-07-20T15:00:28.910Z] #51 34.83 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-07-20T15:00:28.910Z] #51 34.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-07-20T15:00:28.910Z] #51 37.24 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-07-20T15:00:28.910Z] #51 38.99 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:00:29.177Z] #51 39.44 Fetched 2136 kB in 3s (650 kB/s) [2022-07-20T15:00:29.177Z] #51 ... [2022-07-20T15:00:29.177Z] [2022-07-20T15:00:29.177Z] #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-07-20T15:00:29.177Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-20T15:00:29.177Z] #14 39.79 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-07-20T15:00:29.440Z] #14 40.31 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-07-20T15:00:29.440Z] #14 40.31 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-20T15:00:29.440Z] #14 40.32 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-20T15:00:29.440Z] #14 40.32 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-07-20T15:00:29.440Z] #14 40.32 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-07-20T15:00:29.440Z] #14 40.32 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-07-20T15:00:29.440Z] #14 40.32 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-07-20T15:00:29.440Z] #14 40.33 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-07-20T15:00:29.440Z] #14 40.39 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-07-20T15:00:29.440Z] #14 40.39 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-07-20T15:00:29.440Z] #14 40.40 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-07-20T15:00:29.440Z] #14 40.42 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-07-20T15:00:29.441Z] #14 40.42 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-07-20T15:00:29.703Z] #14 40.45 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-07-20T15:00:29.704Z] #14 40.45 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-07-20T15:00:29.704Z] #14 40.45 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-07-20T15:00:31.099Z] #14 41.84 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:00:31.175Z] #53 ... [2022-07-20T15:00:31.175Z] [2022-07-20T15:00:31.175Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T15:00:31.175Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:00:31.175Z] #55 12.17 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-20T15:00:31.175Z] #55 12.19 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-20T15:00:31.175Z] #55 12.48 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-20T15:00:31.175Z] #55 12.49 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-20T15:00:31.175Z] #55 15.33 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-20T15:00:31.175Z] #55 15.56 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-20T15:00:31.175Z] #55 15.95 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-20T15:00:31.281Z] #67 9.238 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-20T15:00:31.281Z] #67 9.311 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-20T15:00:31.281Z] #67 ... [2022-07-20T15:00:31.281Z] [2022-07-20T15:00:31.281Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-20T15:00:31.281Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T15:00:31.281Z] #36 7.442 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-20T15:00:31.281Z] #36 ... [2022-07-20T15:00:31.281Z] [2022-07-20T15:00:31.281Z] #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-07-20T15:00:31.281Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T15:00:31.281Z] #76 6.511 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:00:31.281Z] #76 6.561 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:00:31.281Z] #76 6.561 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:00:31.281Z] #76 7.911 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T15:00:31.363Z] #14 42.13 Fetched 108 MB in 6s (18.5 MB/s) [2022-07-20T15:00:31.363Z] #14 42.29 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-20T15:00:31.435Z] #55 16.20 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-20T15:00:31.540Z] #76 ... [2022-07-20T15:00:31.540Z] [2022-07-20T15:00:31.540Z] #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-07-20T15:00:31.540Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T15:00:31.540Z] #62 6.416 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:00:31.540Z] #62 6.445 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:00:31.540Z] #62 6.449 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:00:31.540Z] #62 7.757 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T15:00:31.540Z] #62 ... [2022-07-20T15:00:31.540Z] [2022-07-20T15:00:31.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-07-20T15:00:31.540Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T15:00:31.540Z] #34 6.572 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-20T15:00:31.540Z] #34 6.572 Cloning into '.'... [2022-07-20T15:00:31.625Z] #14 42.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-07-20T15:00:31.625Z] #14 42.41 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-07-20T15:00:31.625Z] #14 42.42 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-20T15:00:31.693Z] #55 ... [2022-07-20T15:00:31.693Z] [2022-07-20T15:00:31.693Z] #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-07-20T15:00:31.693Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T15:00:31.693Z] #47 6.209 + git clone https://github.com/docker/distribution.git . [2022-07-20T15:00:31.693Z] #47 6.221 Cloning into '.'... [2022-07-20T15:00:31.801Z] #34 ... [2022-07-20T15:00:31.801Z] [2022-07-20T15:00:31.801Z] #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-07-20T15:00:31.801Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:00:31.801Z] #14 6.834 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:00:31.801Z] #14 6.916 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:00:31.801Z] #14 6.916 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:00:31.801Z] #14 8.307 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T15:00:31.801Z] #14 ... [2022-07-20T15:00:31.801Z] [2022-07-20T15:00:31.801Z] #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-07-20T15:00:31.801Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-20T15:00:31.801Z] #57 7.223 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-20T15:00:31.801Z] #57 8.893 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-20T15:00:31.801Z] #57 8.915 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-20T15:00:31.801Z] #57 9.042 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-20T15:00:31.950Z] #47 ... [2022-07-20T15:00:31.950Z] [2022-07-20T15:00:31.950Z] #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-07-20T15:00:31.950Z] #67 sha256:42f4f84b8ffb42107171cf91414b0022b029cbc27cfbac5a94f5b2fc12acdeca [2022-07-20T15:00:31.950Z] #67 6.471 + RM_GOPATH=0 [2022-07-20T15:00:31.950Z] #67 6.471 + TMP_GOPATH= [2022-07-20T15:00:31.950Z] #67 6.471 + : /build [2022-07-20T15:00:31.950Z] #67 6.471 + '[' -z '' ']' [2022-07-20T15:00:31.950Z] #67 6.471 ++ mktemp -d [2022-07-20T15:00:31.950Z] #67 6.480 + export GOPATH=/tmp/tmp.TOMEbT9HUt [2022-07-20T15:00:31.950Z] #67 6.480 + GOPATH=/tmp/tmp.TOMEbT9HUt [2022-07-20T15:00:31.950Z] #67 6.480 + RM_GOPATH=1 [2022-07-20T15:00:31.950Z] #67 6.480 + case "$(go env GOARCH)" in [2022-07-20T15:00:31.950Z] #67 6.480 ++ go env GOARCH [2022-07-20T15:00:31.951Z] #67 6.502 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T15:00:31.951Z] #67 6.502 + GO_BUILDMODE=-buildmode=pie [2022-07-20T15:00:31.951Z] #67 6.502 ++ dirname /install.sh [2022-07-20T15:00:31.951Z] #67 6.502 + dir=/ [2022-07-20T15:00:31.951Z] #67 6.502 + bin=rootlesskit [2022-07-20T15:00:31.951Z] #67 6.502 + shift [2022-07-20T15:00:31.951Z] #67 6.502 + '[' '!' -f //rootlesskit.installer ']' [2022-07-20T15:00:31.951Z] #67 6.502 + . //rootlesskit.installer [2022-07-20T15:00:31.951Z] #67 6.502 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-20T15:00:31.951Z] #67 6.502 + install_rootlesskit [2022-07-20T15:00:31.951Z] #67 6.505 + case "$1" in [2022-07-20T15:00:31.951Z] #67 6.505 + export CGO_ENABLED=0 [2022-07-20T15:00:31.951Z] #67 6.506 + CGO_ENABLED=0 [2022-07-20T15:00:31.951Z] #67 6.506 + _install_rootlesskit [2022-07-20T15:00:31.951Z] #67 6.506 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-20T15:00:31.951Z] #67 6.511 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-20T15:00:31.951Z] #67 6.511 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-20T15:00:31.951Z] #67 6.511 + GOBIN=/build [2022-07-20T15:00:31.951Z] #67 6.511 + GO111MODULE=on [2022-07-20T15:00:31.951Z] #67 6.511 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-20T15:00:31.951Z] #67 7.460 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-20T15:00:31.951Z] #67 12.05 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-20T15:00:31.951Z] #67 12.08 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-20T15:00:31.951Z] #67 13.21 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-20T15:00:32.061Z] #57 ... [2022-07-20T15:00:32.061Z] [2022-07-20T15:00:32.061Z] #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-07-20T15:00:32.061Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T15:00:32.061Z] #51 7.701 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:00:32.061Z] #51 7.749 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:00:32.061Z] #51 7.757 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:00:32.061Z] #51 8.407 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-20T15:00:32.061Z] #51 9.723 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T15:00:32.061Z] #51 ... [2022-07-20T15:00:32.061Z] [2022-07-20T15:00:32.061Z] #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-07-20T15:00:32.061Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T15:00:32.061Z] #42 7.897 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:00:32.061Z] #42 7.945 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:00:32.061Z] #42 8.042 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:00:32.061Z] #42 9.528 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T15:00:32.099Z] #67 ... [2022-07-20T15:00:32.099Z] [2022-07-20T15:00:32.099Z] #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-07-20T15:00:32.099Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-20T15:00:32.099Z] #38 19.80 tomll can be used in two ways: [2022-07-20T15:00:32.099Z] #38 19.80 Writing to STDIN and reading from STDOUT: [2022-07-20T15:00:32.099Z] #38 19.80 cat file.toml | tomll > file.toml [2022-07-20T15:00:32.099Z] #38 19.80 [2022-07-20T15:00:32.099Z] #38 19.80 Reading and updating a list of files: [2022-07-20T15:00:32.099Z] #38 19.80 tomll a.toml b.toml c.toml [2022-07-20T15:00:32.099Z] #38 19.80 [2022-07-20T15:00:32.099Z] #38 19.80 When given a list of files, tomll will modify all files in place without asking. [2022-07-20T15:00:32.099Z] #38 DONE 20.6s [2022-07-20T15:00:32.099Z] [2022-07-20T15:00:32.099Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T15:00:32.099Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:00:32.099Z] #55 16.75 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-20T15:00:32.099Z] #55 16.86 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-20T15:00:32.099Z] #55 17.05 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-20T15:00:32.099Z] #55 17.24 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-20T15:00:32.099Z] #55 17.30 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-20T15:00:32.099Z] #55 17.32 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-20T15:00:32.099Z] #55 17.51 go: downloading github.com/spf13/afero v1.8.2 [2022-07-20T15:00:32.099Z] #55 17.54 go: downloading github.com/spf13/cast v1.4.1 [2022-07-20T15:00:32.099Z] #55 17.85 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-20T15:00:32.099Z] #55 17.96 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-20T15:00:32.099Z] #55 18.00 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-20T15:00:32.099Z] #55 18.33 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-20T15:00:32.099Z] #55 18.53 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-20T15:00:32.099Z] #55 18.65 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-20T15:00:32.099Z] #55 18.70 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-20T15:00:32.099Z] #55 18.83 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-20T15:00:32.099Z] #55 18.91 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-20T15:00:32.099Z] #55 19.05 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-20T15:00:32.099Z] #55 20.23 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-20T15:00:32.099Z] #55 20.60 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-20T15:00:32.099Z] #55 21.18 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-20T15:00:32.099Z] #55 21.26 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-20T15:00:32.322Z] #42 ... [2022-07-20T15:00:32.322Z] [2022-07-20T15:00:32.322Z] #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-07-20T15:00:32.322Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T15:00:32.322Z] #47 6.001 + git clone https://github.com/docker/distribution.git . [2022-07-20T15:00:32.322Z] #47 6.004 Cloning into '.'... [2022-07-20T15:00:32.322Z] #47 ... [2022-07-20T15:00:32.322Z] [2022-07-20T15:00:32.322Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T15:00:32.322Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:00:32.322Z] #55 6.793 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-20T15:00:32.322Z] #55 9.797 go: downloading github.com/fatih/color v1.13.0 [2022-07-20T15:00:32.322Z] #55 9.942 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-20T15:00:32.322Z] #55 10.13 go: downloading github.com/pkg/errors v0.9.1 [2022-07-20T15:00:32.322Z] #55 10.21 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-20T15:00:32.322Z] #55 10.37 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-20T15:00:32.322Z] #55 10.86 go: downloading github.com/spf13/viper v1.11.0 [2022-07-20T15:00:32.322Z] #55 11.10 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-20T15:00:32.358Z] #55 21.43 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-20T15:00:32.358Z] #55 21.63 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-20T15:00:32.581Z] #55 ... [2022-07-20T15:00:32.581Z] [2022-07-20T15:00:32.581Z] #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-07-20T15:00:32.581Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-20T15:00:32.581Z] #38 7.933 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-20T15:00:32.581Z] #38 ... [2022-07-20T15:00:32.581Z] [2022-07-20T15:00:32.581Z] #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-07-20T15:00:32.581Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T15:00:32.581Z] #53 7.366 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-20T15:00:32.581Z] #53 10.12 go: downloading github.com/fatih/color v1.10.0 [2022-07-20T15:00:32.581Z] #53 10.57 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-20T15:00:32.581Z] #53 10.58 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-20T15:00:32.581Z] #53 11.06 go: downloading golang.org/x/tools v0.1.0 [2022-07-20T15:00:32.581Z] #53 11.42 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-20T15:00:32.616Z] #55 21.73 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-20T15:00:32.842Z] #53 ... [2022-07-20T15:00:32.842Z] [2022-07-20T15:00:32.842Z] #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-07-20T15:00:32.842Z] #26 sha256:75457608d1d03e1a8eb4657c752406bef81dba9431cad1872d0fc23b286f5dde [2022-07-20T15:00:32.842Z] #26 6.854 + RM_GOPATH=0 [2022-07-20T15:00:32.842Z] #26 6.855 + TMP_GOPATH= [2022-07-20T15:00:32.842Z] #26 6.855 + : /build [2022-07-20T15:00:32.842Z] #26 6.856 + '[' -z '' ']' [2022-07-20T15:00:32.842Z] #26 6.863 ++ mktemp -d [2022-07-20T15:00:32.842Z] #26 6.864 + export GOPATH=/tmp/tmp.EAmexbhCJT [2022-07-20T15:00:32.842Z] #26 6.864 + GOPATH=/tmp/tmp.EAmexbhCJT [2022-07-20T15:00:32.842Z] #26 6.866 + RM_GOPATH=1 [2022-07-20T15:00:32.842Z] #26 6.866 + case "$(go env GOARCH)" in [2022-07-20T15:00:32.842Z] #26 6.866 ++ go env GOARCH [2022-07-20T15:00:32.842Z] #26 6.949 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T15:00:32.842Z] #26 6.952 + GO_BUILDMODE=-buildmode=pie [2022-07-20T15:00:32.842Z] #26 6.953 ++ dirname /install.sh [2022-07-20T15:00:32.842Z] #26 6.957 + dir=/ [2022-07-20T15:00:32.842Z] #26 6.957 + bin=dockercli [2022-07-20T15:00:32.842Z] #26 6.957 + shift [2022-07-20T15:00:32.842Z] #26 6.957 + '[' '!' -f //dockercli.installer ']' [2022-07-20T15:00:32.842Z] #26 6.957 + . //dockercli.installer [2022-07-20T15:00:32.842Z] #26 6.961 ++ : stable [2022-07-20T15:00:32.842Z] #26 6.961 ++ : 17.06.2-ce [2022-07-20T15:00:32.842Z] #26 6.962 + install_dockercli [2022-07-20T15:00:32.842Z] #26 6.962 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-20T15:00:32.842Z] #26 6.962 Install docker/cli version 17.06.2-ce from stable [2022-07-20T15:00:32.842Z] #26 6.962 ++ uname -m [2022-07-20T15:00:32.842Z] #26 6.989 + arch=x86_64 [2022-07-20T15:00:32.842Z] #26 6.989 + '[' x86_64 '!=' x86_64 ']' [2022-07-20T15:00:32.842Z] #26 6.989 + url=https://download.docker.com/linux/static [2022-07-20T15:00:32.842Z] #26 6.989 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-20T15:00:32.842Z] #26 6.989 + tar -xz docker/docker [2022-07-20T15:00:32.885Z] #67 ... [2022-07-20T15:00:32.886Z] [2022-07-20T15:00:32.886Z] #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-07-20T15:00:32.886Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T15:00:32.886Z] #53 17.58 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-20T15:00:32.886Z] #53 17.68 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-20T15:00:33.143Z] #53 17.89 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-20T15:00:33.413Z] #26 ... [2022-07-20T15:00:33.413Z] [2022-07-20T15:00:33.413Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T15:00:33.413Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:00:33.413Z] #55 12.34 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-20T15:00:33.544Z] #14 ... [2022-07-20T15:00:33.544Z] [2022-07-20T15:00:33.544Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T15:00:33.544Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-20T15:00:33.544Z] #55 34.46 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-20T15:00:33.544Z] #55 34.55 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-20T15:00:33.544Z] #55 35.06 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-20T15:00:33.544Z] #55 35.14 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-20T15:00:33.544Z] #55 35.27 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-20T15:00:33.544Z] #55 35.50 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-20T15:00:33.544Z] #55 35.62 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-20T15:00:33.544Z] #55 35.76 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-20T15:00:33.544Z] #55 35.76 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-20T15:00:33.544Z] #55 35.81 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-20T15:00:33.544Z] #55 35.96 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-20T15:00:33.544Z] #55 35.96 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-20T15:00:33.544Z] #55 36.04 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-20T15:00:33.544Z] #55 36.12 go: downloading github.com/prometheus/common v0.32.1 [2022-07-20T15:00:33.544Z] #55 36.49 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-20T15:00:33.544Z] #55 36.50 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-20T15:00:33.544Z] #55 37.49 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-20T15:00:33.544Z] #55 38.33 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-20T15:00:33.551Z] #55 22.52 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-20T15:00:33.551Z] #55 22.65 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-20T15:00:33.551Z] #55 22.71 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-20T15:00:33.551Z] #55 22.84 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-20T15:00:33.673Z] #55 12.37 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-20T15:00:33.673Z] #55 12.58 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-20T15:00:33.673Z] #55 12.58 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-20T15:00:33.808Z] #55 ... [2022-07-20T15:00:33.808Z] [2022-07-20T15:00:33.808Z] #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-07-20T15:00:33.808Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-20T15:00:33.808Z] #42 34.49 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-20T15:00:33.808Z] #42 34.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-20T15:00:33.808Z] #42 34.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-07-20T15:00:33.808Z] #42 34.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-07-20T15:00:33.808Z] #42 34.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-07-20T15:00:33.808Z] #42 34.94 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-07-20T15:00:33.808Z] #42 34.94 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-07-20T15:00:33.808Z] #42 34.94 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-07-20T15:00:33.808Z] #42 36.31 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:00:33.808Z] #42 36.55 Fetched 15.6 MB in 1s (17.3 MB/s) [2022-07-20T15:00:33.808Z] #42 37.38 Selecting previously unselected package xxd. [2022-07-20T15:00:33.808Z] #42 37.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-07-20T15:00:33.808Z] #42 37.47 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-20T15:00:33.808Z] #42 37.51 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:00:33.808Z] #42 37.92 Selecting previously unselected package vim-common. [2022-07-20T15:00:33.808Z] #42 37.92 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T15:00:33.808Z] #42 37.99 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:00:33.808Z] #42 38.51 Selecting previously unselected package cmake-data. [2022-07-20T15:00:33.808Z] #42 38.53 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-20T15:00:33.808Z] #42 38.55 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-20T15:00:33.808Z] #42 43.16 Selecting previously unselected package libicu67:arm64. [2022-07-20T15:00:33.808Z] #42 43.16 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-07-20T15:00:33.808Z] #42 43.19 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-20T15:00:33.808Z] #42 ... [2022-07-20T15:00:33.808Z] [2022-07-20T15:00:33.808Z] #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-07-20T15:00:33.808Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-20T15:00:33.808Z] #14 44.61 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-20T15:00:33.808Z] #14 44.61 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-07-20T15:00:33.808Z] #14 44.62 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-20T15:00:33.810Z] #55 22.99 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-20T15:00:33.810Z] #55 23.00 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-20T15:00:33.810Z] #55 23.11 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-20T15:00:33.810Z] #55 23.11 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-20T15:00:34.069Z] #55 23.20 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-20T15:00:34.069Z] #55 23.32 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-20T15:00:34.069Z] #55 23.33 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-20T15:00:34.328Z] #55 23.45 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-20T15:00:34.328Z] #55 23.49 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-20T15:00:34.328Z] #55 23.56 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-20T15:00:34.601Z] #55 23.71 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-20T15:00:34.860Z] #55 23.89 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-20T15:00:34.860Z] #55 24.03 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-20T15:00:34.860Z] #55 24.03 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-20T15:00:34.860Z] #55 ... [2022-07-20T15:00:34.860Z] [2022-07-20T15:00:34.860Z] #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-07-20T15:00:34.860Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T15:00:34.860Z] #51 13.76 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T15:00:34.860Z] #51 16.21 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-20T15:00:34.860Z] #51 23.55 Fetched 8558 kB in 17s (508 kB/s) [2022-07-20T15:00:35.120Z] #51 23.55 Reading package lists... [2022-07-20T15:00:35.120Z] #51 ... [2022-07-20T15:00:35.120Z] [2022-07-20T15:00:35.120Z] #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-07-20T15:00:35.120Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T15:00:35.120Z] #53 14.30 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-20T15:00:35.120Z] #53 14.44 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-20T15:00:35.120Z] #53 14.62 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-20T15:00:35.120Z] #53 17.04 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-20T15:00:35.120Z] #53 17.10 go: downloading golang.org/x/mod v0.3.0 [2022-07-20T15:00:35.120Z] #53 ... [2022-07-20T15:00:35.120Z] [2022-07-20T15:00:35.120Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T15:00:35.120Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:00:35.120Z] #55 24.18 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-20T15:00:35.120Z] #55 24.32 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-20T15:00:35.120Z] #55 24.32 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-20T15:00:35.120Z] #55 24.36 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-20T15:00:35.379Z] #55 24.56 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-20T15:00:35.639Z] #55 24.74 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-20T15:00:35.639Z] #55 24.84 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-20T15:00:35.639Z] #55 24.97 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-20T15:00:35.900Z] #55 25.05 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-20T15:00:35.900Z] #55 25.12 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-20T15:00:36.159Z] #55 25.13 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-20T15:00:36.159Z] #55 25.27 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-20T15:00:36.159Z] #55 25.37 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-20T15:00:36.211Z] #55 14.92 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-20T15:00:36.417Z] #55 25.51 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-20T15:00:36.417Z] #55 25.59 go: downloading github.com/julz/importas v0.1.0 [2022-07-20T15:00:36.470Z] #55 15.27 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-20T15:00:36.676Z] #55 25.73 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-20T15:00:36.676Z] #55 25.73 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-20T15:00:36.676Z] #55 25.73 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-20T15:00:36.676Z] #55 25.86 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-20T15:00:36.676Z] #55 25.98 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-20T15:00:36.935Z] #55 26.03 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-20T15:00:36.935Z] #55 26.14 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-20T15:00:37.039Z] #55 15.65 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-20T15:00:37.039Z] #55 15.86 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-20T15:00:37.128Z] #14 47.49 Selecting previously unselected package binutils-mingw-w64. [2022-07-20T15:00:37.128Z] #14 47.50 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-20T15:00:37.128Z] #14 47.52 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-20T15:00:37.128Z] #14 47.93 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-07-20T15:00:37.128Z] #14 ... [2022-07-20T15:00:37.128Z] [2022-07-20T15:00:37.128Z] #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-07-20T15:00:37.128Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220 [2022-07-20T15:00:37.128Z] #34 37.38 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-20T15:00:37.128Z] #34 38.67 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-20T15:00:37.128Z] #34 ... [2022-07-20T15:00:37.128Z] [2022-07-20T15:00:37.128Z] #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-07-20T15:00:37.128Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-20T15:00:37.128Z] #14 47.93 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-07-20T15:00:37.128Z] #14 47.94 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-07-20T15:00:37.128Z] #14 47.97 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-20T15:00:37.194Z] #55 26.28 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-20T15:00:37.194Z] #55 26.33 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-20T15:00:37.194Z] #55 26.33 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-20T15:00:37.337Z] #53 21.80 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-20T15:00:37.338Z] #53 21.95 go: downloading golang.org/x/mod v0.3.0 [2022-07-20T15:00:37.389Z] #14 ... [2022-07-20T15:00:37.389Z] [2022-07-20T15:00:37.389Z] #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-07-20T15:00:37.389Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-20T15:00:37.389Z] #76 39.64 Selecting previously unselected package m4. [2022-07-20T15:00:37.389Z] #76 39.64 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-07-20T15:00:37.389Z] #76 39.64 Unpacking m4 (1.4.18-5) ... [2022-07-20T15:00:37.389Z] #76 40.06 Selecting previously unselected package autoconf. [2022-07-20T15:00:37.389Z] #76 40.06 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-20T15:00:37.389Z] #76 40.06 Unpacking autoconf (2.69-14) ... [2022-07-20T15:00:37.389Z] #76 40.78 Selecting previously unselected package autotools-dev. [2022-07-20T15:00:37.389Z] #76 40.79 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-20T15:00:37.389Z] #76 40.79 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-20T15:00:37.389Z] #76 41.20 Selecting previously unselected package automake. [2022-07-20T15:00:37.389Z] #76 41.20 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-20T15:00:37.389Z] #76 41.33 Unpacking automake (1:1.16.3-2) ... [2022-07-20T15:00:37.389Z] #76 41.94 Selecting previously unselected package patch. [2022-07-20T15:00:37.389Z] #76 41.94 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-07-20T15:00:37.389Z] #76 41.96 Unpacking patch (2.7.6-7) ... [2022-07-20T15:00:37.389Z] #76 42.10 Selecting previously unselected package dpkg-dev. [2022-07-20T15:00:37.389Z] #76 42.12 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-20T15:00:37.389Z] #76 42.22 Unpacking dpkg-dev (1.20.11) ... [2022-07-20T15:00:37.389Z] #76 43.23 Selecting previously unselected package build-essential. [2022-07-20T15:00:37.389Z] #76 43.24 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-07-20T15:00:37.389Z] #76 43.25 Unpacking build-essential (12.9) ... [2022-07-20T15:00:37.389Z] #76 43.35 Selecting previously unselected package libcap2:arm64. [2022-07-20T15:00:37.389Z] #76 43.35 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-20T15:00:37.389Z] #76 43.36 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-20T15:00:37.389Z] #76 43.50 Selecting previously unselected package libcap-dev:arm64. [2022-07-20T15:00:37.389Z] #76 43.51 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-07-20T15:00:37.389Z] #76 43.52 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-07-20T15:00:37.389Z] #76 43.71 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-20T15:00:37.389Z] #76 43.71 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-20T15:00:37.389Z] #76 43.73 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-20T15:00:37.389Z] #76 43.87 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-07-20T15:00:37.389Z] #76 43.87 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-07-20T15:00:37.389Z] #76 43.87 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-07-20T15:00:37.389Z] #76 44.01 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-20T15:00:37.389Z] #76 44.02 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-20T15:00:37.389Z] #76 44.04 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-20T15:00:37.389Z] #76 44.22 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-20T15:00:37.389Z] #76 44.23 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-07-20T15:00:37.389Z] #76 44.24 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-07-20T15:00:37.389Z] #76 45.08 Selecting previously unselected package libtool. [2022-07-20T15:00:37.389Z] #76 45.11 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-20T15:00:37.389Z] #76 45.12 Unpacking libtool (2.4.6-15) ... [2022-07-20T15:00:37.389Z] #76 45.39 Selecting previously unselected package libudev-dev:arm64. [2022-07-20T15:00:37.389Z] #76 45.40 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-07-20T15:00:37.389Z] #76 45.41 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-07-20T15:00:37.389Z] #76 45.64 Selecting previously unselected package libyajl2:arm64. [2022-07-20T15:00:37.389Z] #76 45.65 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-07-20T15:00:37.389Z] #76 45.66 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-20T15:00:37.389Z] #76 45.85 Selecting previously unselected package libyajl-dev:arm64. [2022-07-20T15:00:37.389Z] #76 45.85 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-07-20T15:00:37.389Z] #76 45.87 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-07-20T15:00:37.389Z] #76 46.08 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-20T15:00:37.389Z] #76 46.11 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-20T15:00:37.389Z] #76 46.14 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-20T15:00:37.389Z] #76 46.15 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-07-20T15:00:37.389Z] #76 46.19 Setting up file (1:5.39-3) ... [2022-07-20T15:00:37.389Z] #76 46.21 Setting up bzip2 (1.0.8-4) ... [2022-07-20T15:00:37.389Z] #76 46.23 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-20T15:00:37.389Z] #76 46.25 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-07-20T15:00:37.389Z] #76 46.27 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-20T15:00:37.389Z] #76 46.29 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-20T15:00:37.389Z] #76 46.31 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-07-20T15:00:37.389Z] #76 46.34 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T15:00:37.389Z] #76 46.36 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-20T15:00:37.389Z] #76 46.38 Setting up patch (2.7.6-7) ... [2022-07-20T15:00:37.389Z] #76 46.40 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-20T15:00:37.389Z] #76 46.42 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-07-20T15:00:37.389Z] #76 46.44 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-07-20T15:00:37.389Z] #76 46.46 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-07-20T15:00:37.389Z] #76 46.48 Setting up libtool (2.4.6-15) ... [2022-07-20T15:00:37.389Z] #76 46.52 Setting up m4 (1.4.18-5) ... [2022-07-20T15:00:37.389Z] #76 46.55 Setting up dpkg-dev (1.20.11) ... [2022-07-20T15:00:37.389Z] #76 46.59 Setting up autoconf (2.69-14) ... [2022-07-20T15:00:37.389Z] #76 46.63 Setting up build-essential (12.9) ... [2022-07-20T15:00:37.389Z] #76 46.64 Setting up automake (1:1.16.3-2) ... [2022-07-20T15:00:37.389Z] #76 46.66 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-20T15:00:37.389Z] #76 46.67 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:00:37.389Z] #76 DONE 48.3s [2022-07-20T15:00:37.389Z] [2022-07-20T15:00:37.389Z] #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-07-20T15:00:37.389Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-20T15:00:37.389Z] #14 48.30 Selecting previously unselected package dmsetup. [2022-07-20T15:00:37.389Z] #14 48.33 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-07-20T15:00:37.389Z] #14 48.35 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-20T15:00:37.454Z] #55 26.44 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-20T15:00:37.713Z] #55 ... [2022-07-20T15:00:37.713Z] [2022-07-20T15:00:37.713Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-20T15:00:37.713Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T15:00:37.713Z] #36 16.85 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-20T15:00:37.713Z] #36 16.93 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-20T15:00:37.713Z] #36 17.40 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-20T15:00:37.713Z] #36 17.59 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-20T15:00:37.713Z] #36 18.10 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-20T15:00:37.713Z] #36 18.38 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-20T15:00:37.713Z] #36 18.42 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-20T15:00:37.713Z] #36 18.44 go: downloading github.com/peterh/liner v1.2.2 [2022-07-20T15:00:37.713Z] #36 18.87 go: downloading github.com/google/go-dap v0.6.0 [2022-07-20T15:00:37.713Z] #36 19.17 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-20T15:00:37.713Z] #36 19.54 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-20T15:00:37.713Z] #36 20.72 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-20T15:00:37.713Z] #36 20.95 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-20T15:00:37.713Z] #36 21.03 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-20T15:00:37.713Z] #36 22.30 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-20T15:00:37.713Z] #36 22.39 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-20T15:00:37.919Z] #53 ... [2022-07-20T15:00:37.919Z] [2022-07-20T15:00:37.919Z] #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-07-20T15:00:37.919Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T15:00:37.919Z] #76 12.58 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T15:00:37.919Z] #76 16.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T15:00:37.919Z] #76 ... [2022-07-20T15:00:37.919Z] [2022-07-20T15:00:37.919Z] #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-07-20T15:00:37.919Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:00:37.919Z] #14 12.73 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T15:00:37.919Z] #14 16.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T15:00:37.962Z] #14 48.69 Selecting previously unselected package mingw-w64-common. [2022-07-20T15:00:37.962Z] #14 48.69 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-20T15:00:37.962Z] #14 48.70 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-20T15:00:38.180Z] #14 ... [2022-07-20T15:00:38.180Z] [2022-07-20T15:00:38.180Z] #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-07-20T15:00:38.180Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T15:00:38.180Z] #62 12.82 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T15:00:38.180Z] #62 16.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T15:00:38.180Z] #62 ... [2022-07-20T15:00:38.180Z] [2022-07-20T15:00:38.180Z] #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-07-20T15:00:38.180Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T15:00:38.180Z] #51 12.72 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T15:00:38.180Z] #51 16.50 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T15:00:38.180Z] #51 20.05 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-20T15:00:38.284Z] #36 ... [2022-07-20T15:00:38.284Z] [2022-07-20T15:00:38.284Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T15:00:38.284Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:00:38.284Z] #55 27.34 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-20T15:00:38.284Z] #55 27.42 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-20T15:00:38.284Z] #55 27.49 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-20T15:00:38.284Z] #55 27.51 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-20T15:00:38.440Z] #51 ... [2022-07-20T15:00:38.440Z] [2022-07-20T15:00:38.440Z] #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-07-20T15:00:38.440Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T15:00:38.440Z] #42 13.21 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T15:00:38.440Z] #42 16.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T15:00:38.546Z] #55 27.71 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-20T15:00:38.546Z] #55 27.85 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-20T15:00:38.697Z] #42 ... [2022-07-20T15:00:38.698Z] [2022-07-20T15:00:38.698Z] #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-07-20T15:00:38.698Z] #26 sha256:e9a1249f20cd423046afdf61d323ab5c065d84127528a428aa6748e94247697b [2022-07-20T15:00:38.698Z] #26 22.63 + mkdir -p /build [2022-07-20T15:00:38.698Z] #26 22.65 + mv docker/docker /build/ [2022-07-20T15:00:38.698Z] #26 22.65 + rmdir docker [2022-07-20T15:00:38.806Z] #55 27.91 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-20T15:00:38.806Z] #55 28.03 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-20T15:00:38.806Z] #55 28.03 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-20T15:00:38.806Z] #55 ... [2022-07-20T15:00:38.806Z] [2022-07-20T15:00:38.806Z] #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-07-20T15:00:38.806Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T15:00:38.806Z] #42 18.03 Fetched 8555 kB in 14s (607 kB/s) [2022-07-20T15:00:38.806Z] #42 18.03 Reading package lists... [2022-07-20T15:00:38.948Z] #55 ... [2022-07-20T15:00:38.948Z] [2022-07-20T15:00:38.948Z] #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-07-20T15:00:38.948Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-20T15:00:38.948Z] #40 7.604 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-20T15:00:38.948Z] #40 8.736 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-20T15:00:38.948Z] #40 11.35 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-20T15:00:38.948Z] #40 11.75 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-20T15:00:38.948Z] #40 12.02 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-20T15:00:38.948Z] #40 ... [2022-07-20T15:00:38.948Z] [2022-07-20T15:00:38.948Z] #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-07-20T15:00:38.948Z] #67 sha256:e667a7733c39b914727bba250c577028de611bdf1878008cfde68694b4b34e22 [2022-07-20T15:00:38.948Z] #67 10.65 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-20T15:00:38.948Z] #67 15.47 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-20T15:00:38.948Z] #67 17.13 go: downloading github.com/google/uuid v1.3.0 [2022-07-20T15:00:38.948Z] #67 17.28 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-20T15:00:39.065Z] #42 25.05 Reading package lists... [2022-07-20T15:00:39.065Z] #42 ... [2022-07-20T15:00:39.065Z] [2022-07-20T15:00:39.065Z] #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-07-20T15:00:39.065Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:00:39.065Z] #14 20.71 Fetched 8555 kB in 16s (534 kB/s) [2022-07-20T15:00:39.065Z] #14 20.71 Reading package lists... [2022-07-20T15:00:39.208Z] #67 ... [2022-07-20T15:00:39.208Z] [2022-07-20T15:00:39.208Z] #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-07-20T15:00:39.208Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-20T15:00:39.208Z] #40 17.94 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-20T15:00:39.208Z] #40 18.04 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-20T15:00:39.325Z] #14 27.31 Reading package lists... [2022-07-20T15:00:39.325Z] #14 ... [2022-07-20T15:00:39.325Z] [2022-07-20T15:00:39.325Z] #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-07-20T15:00:39.325Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T15:00:39.325Z] #62 18.53 Fetched 8555 kB in 15s (589 kB/s) [2022-07-20T15:00:39.325Z] #62 18.53 Reading package lists... [2022-07-20T15:00:39.352Z] #14 ... [2022-07-20T15:00:39.352Z] [2022-07-20T15:00:39.352Z] #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-07-20T15:00:39.352Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-20T15:00:39.352Z] #51 39.61 Selecting previously unselected package libprotobuf23:arm64. [2022-07-20T15:00:39.352Z] #51 39.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-07-20T15:00:39.352Z] #51 39.69 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-07-20T15:00:39.352Z] #51 39.71 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-07-20T15:00:39.352Z] #51 41.00 Selecting previously unselected package python3-pkg-resources. [2022-07-20T15:00:39.352Z] #51 41.01 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-20T15:00:39.352Z] #51 41.03 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-20T15:00:39.352Z] #51 41.31 Selecting previously unselected package python3-six. [2022-07-20T15:00:39.352Z] #51 41.31 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-20T15:00:39.352Z] #51 41.32 Unpacking python3-six (1.16.0-2) ... [2022-07-20T15:00:39.352Z] #51 41.42 Selecting previously unselected package python3-protobuf. [2022-07-20T15:00:39.352Z] #51 41.43 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-07-20T15:00:39.352Z] #51 41.43 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-20T15:00:39.352Z] #51 41.96 Selecting previously unselected package libnet1:arm64. [2022-07-20T15:00:39.352Z] #51 41.96 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-20T15:00:39.352Z] #51 41.97 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-20T15:00:39.352Z] #51 42.15 Selecting previously unselected package libnl-3-200:arm64. [2022-07-20T15:00:39.352Z] #51 42.15 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-20T15:00:39.352Z] #51 42.16 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-20T15:00:39.352Z] #51 42.35 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-20T15:00:39.352Z] #51 42.35 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-20T15:00:39.352Z] #51 42.37 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-20T15:00:39.352Z] #51 42.56 Selecting previously unselected package criu. [2022-07-20T15:00:39.352Z] #51 42.57 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-07-20T15:00:39.352Z] #51 42.58 Unpacking criu (3.17.1-1) ... [2022-07-20T15:00:39.352Z] #51 43.45 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-20T15:00:39.352Z] #51 45.18 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-07-20T15:00:39.352Z] #51 45.21 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-20T15:00:39.352Z] #51 45.22 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-20T15:00:39.352Z] #51 45.28 Setting up python3-six (1.16.0-2) ... [2022-07-20T15:00:39.352Z] #51 46.74 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-20T15:00:39.352Z] #51 47.03 Setting up python3-protobuf (3.12.4-1) ... [2022-07-20T15:00:39.352Z] #51 ... [2022-07-20T15:00:39.352Z] [2022-07-20T15:00:39.352Z] #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-07-20T15:00:39.352Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-20T15:00:39.352Z] #42 49.76 Selecting previously unselected package libxml2:arm64. [2022-07-20T15:00:39.352Z] #42 49.76 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-07-20T15:00:39.352Z] #42 49.77 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-20T15:00:39.352Z] #42 50.30 Selecting previously unselected package libarchive13:arm64. [2022-07-20T15:00:39.584Z] #62 25.49 Reading package lists... [2022-07-20T15:00:39.584Z] #62 ... [2022-07-20T15:00:39.584Z] [2022-07-20T15:00:39.584Z] #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-07-20T15:00:39.584Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T15:00:39.584Z] #76 18.74 Fetched 8555 kB in 15s (579 kB/s) [2022-07-20T15:00:39.584Z] #76 18.74 Reading package lists... [2022-07-20T15:00:39.584Z] #76 25.48 Reading package lists... [2022-07-20T15:00:39.584Z] #76 ... [2022-07-20T15:00:39.584Z] [2022-07-20T15:00:39.584Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T15:00:39.584Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:00:39.584Z] #55 28.48 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-20T15:00:39.584Z] #55 28.48 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-20T15:00:39.584Z] #55 28.54 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-20T15:00:39.584Z] #55 28.54 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-20T15:00:39.584Z] #55 28.81 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-20T15:00:39.584Z] #55 28.81 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-20T15:00:39.615Z] #42 50.30 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-07-20T15:00:39.615Z] #42 50.31 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-07-20T15:00:39.751Z] #84 61.08 configure.ac:7: installing './compile' [2022-07-20T15:00:39.751Z] #84 61.09 configure.ac:11: installing './config.guess' [2022-07-20T15:00:39.751Z] #84 61.10 configure.ac:11: installing './config.sub' [2022-07-20T15:00:39.751Z] #84 61.12 configure.ac:8: installing './install-sh' [2022-07-20T15:00:39.751Z] #84 61.13 configure.ac:8: installing './missing' [2022-07-20T15:00:39.844Z] #55 28.97 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-20T15:00:39.877Z] #42 50.59 Selecting previously unselected package libjsoncpp24:arm64. [2022-07-20T15:00:39.877Z] #42 50.60 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-07-20T15:00:39.877Z] #42 50.60 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-07-20T15:00:40.011Z] #84 61.23 Makefile.am: installing './depcomp' [2022-07-20T15:00:40.103Z] #55 29.13 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-20T15:00:40.103Z] #55 29.15 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-20T15:00:40.103Z] #55 29.23 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-20T15:00:40.103Z] #55 29.31 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-20T15:00:40.103Z] #55 29.38 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-20T15:00:40.103Z] #55 29.38 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-20T15:00:40.139Z] #42 50.77 Selecting previously unselected package librhash0:arm64. [2022-07-20T15:00:40.139Z] #42 50.77 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-07-20T15:00:40.139Z] #42 50.80 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-07-20T15:00:40.139Z] #42 ... [2022-07-20T15:00:40.139Z] [2022-07-20T15:00:40.139Z] #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-07-20T15:00:40.139Z] #64 sha256:4ee1db75e5b3d353a16498ba951a426a9a6fcc2cbc423a99aa044c4072a41f0c [2022-07-20T15:00:40.139Z] #64 1.389 + RM_GOPATH=0 [2022-07-20T15:00:40.139Z] #64 1.389 + TMP_GOPATH= [2022-07-20T15:00:40.139Z] #64 1.389 + : /build [2022-07-20T15:00:40.139Z] #64 1.389 + '[' -z '' ']' [2022-07-20T15:00:40.139Z] #64 1.402 ++ mktemp -d [2022-07-20T15:00:40.139Z] #64 1.416 + export GOPATH=/tmp/tmp.SSKtsWjdSs [2022-07-20T15:00:40.139Z] #64 1.416 + GOPATH=/tmp/tmp.SSKtsWjdSs [2022-07-20T15:00:40.139Z] #64 1.416 + RM_GOPATH=1 [2022-07-20T15:00:40.139Z] #64 1.416 + case "$(go env GOARCH)" in [2022-07-20T15:00:40.139Z] #64 1.416 ++ go env GOARCH [2022-07-20T15:00:40.139Z] #64 1.562 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T15:00:40.139Z] #64 1.562 + GO_BUILDMODE=-buildmode=pie [2022-07-20T15:00:40.139Z] #64 1.562 ++ dirname /install.sh [2022-07-20T15:00:40.139Z] #64 1.602 + dir=/ [2022-07-20T15:00:40.139Z] #64 1.602 + bin=containerd [2022-07-20T15:00:40.139Z] #64 1.602 + shift [2022-07-20T15:00:40.139Z] #64 1.602 + '[' '!' -f //containerd.installer ']' [2022-07-20T15:00:40.139Z] #64 1.602 + . //containerd.installer [2022-07-20T15:00:40.139Z] #64 1.602 ++ set -e [2022-07-20T15:00:40.139Z] #64 1.602 ++ : v1.6.6 [2022-07-20T15:00:40.139Z] #64 1.602 + install_containerd [2022-07-20T15:00:40.139Z] #64 1.622 + echo 'Install containerd version v1.6.6' [2022-07-20T15:00:40.139Z] #64 1.687 + git clone https://github.com/containerd/containerd.git /tmp/tmp.SSKtsWjdSs/src/github.com/containerd/containerd [2022-07-20T15:00:40.139Z] #64 1.687 Cloning into '/tmp/tmp.SSKtsWjdSs/src/github.com/containerd/containerd'... [2022-07-20T15:00:40.139Z] #64 1.687 Install containerd version v1.6.6 [2022-07-20T15:00:40.139Z] #64 ... [2022-07-20T15:00:40.139Z] [2022-07-20T15:00:40.139Z] #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-07-20T15:00:40.139Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-20T15:00:40.139Z] #42 50.95 Selecting previously unselected package libuv1:arm64. [2022-07-20T15:00:40.139Z] #42 50.95 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-07-20T15:00:40.139Z] #42 50.98 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-07-20T15:00:40.403Z] #42 51.09 Selecting previously unselected package cmake. [2022-07-20T15:00:40.403Z] #42 51.15 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-07-20T15:00:40.403Z] #42 51.15 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-20T15:00:40.600Z] #26 DONE 25.1s [2022-07-20T15:00:40.600Z] [2022-07-20T15:00:40.600Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T15:00:40.600Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:00:40.600Z] #55 24.06 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-20T15:00:40.600Z] #55 24.11 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-20T15:00:40.600Z] #55 24.52 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-20T15:00:40.600Z] #55 24.53 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-20T15:00:40.600Z] #55 24.71 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-20T15:00:40.600Z] #55 24.72 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-20T15:00:40.600Z] #55 25.08 go: downloading github.com/spf13/afero v1.8.2 [2022-07-20T15:00:40.600Z] #55 25.12 go: downloading github.com/spf13/cast v1.4.1 [2022-07-20T15:00:40.600Z] #55 25.45 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-20T15:00:40.683Z] #55 29.81 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-20T15:00:40.683Z] #55 29.94 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-20T15:00:40.873Z] #55 25.63 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-20T15:00:40.946Z] #55 30.02 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-20T15:00:41.205Z] #55 30.17 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-20T15:00:41.205Z] #55 30.17 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-20T15:00:41.205Z] #55 30.17 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-20T15:00:41.213Z] #55 26.00 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-20T15:00:41.213Z] #55 26.10 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-20T15:00:41.463Z] #55 30.48 go: downloading honnef.co/go/tools v0.3.1 [2022-07-20T15:00:41.470Z] #55 26.32 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-20T15:00:41.722Z] #55 ... [2022-07-20T15:00:41.722Z] [2022-07-20T15:00:41.722Z] #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-07-20T15:00:41.722Z] #67 sha256:c07432f83876d99ac2a5877ee8503adbf88eae8cc605cb93e2f9d67a3b800f14 [2022-07-20T15:00:41.722Z] #67 20.48 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-20T15:00:41.722Z] #67 ... [2022-07-20T15:00:41.722Z] [2022-07-20T15:00:41.722Z] #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-07-20T15:00:41.722Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T15:00:41.722Z] #47 29.15 Updating files: 73% (1602/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-07-20T15:00:41.722Z] #47 29.79 + git checkout -q v2.3.0 [2022-07-20T15:00:41.926Z] #84 62.87 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-20T15:00:41.926Z] #84 62.87 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-20T15:00:41.926Z] #84 63.08 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-20T15:00:41.926Z] #84 63.08 libtoolize: copying file 'm4/libtool.m4' [2022-07-20T15:00:41.926Z] #84 63.27 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-20T15:00:42.041Z] #55 26.81 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-20T15:00:42.187Z] #84 63.51 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-20T15:00:42.447Z] #84 63.79 libtoolize: copying file 'm4/ltversion.m4' [2022-07-20T15:00:42.504Z] #40 ... [2022-07-20T15:00:42.504Z] [2022-07-20T15:00:42.504Z] #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-07-20T15:00:42.504Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T15:00:42.504Z] #76 10.83 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T15:00:42.504Z] #76 14.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T15:00:42.504Z] #76 ... [2022-07-20T15:00:42.504Z] [2022-07-20T15:00:42.504Z] #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-07-20T15:00:42.504Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T15:00:42.504Z] #62 10.84 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T15:00:42.504Z] #62 14.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T15:00:42.504Z] #62 ... [2022-07-20T15:00:42.504Z] [2022-07-20T15:00:42.504Z] #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-07-20T15:00:42.504Z] #67 sha256:e667a7733c39b914727bba250c577028de611bdf1878008cfde68694b4b34e22 [2022-07-20T15:00:42.504Z] #67 18.47 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-20T15:00:42.504Z] #67 18.89 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-20T15:00:42.504Z] #67 19.14 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-20T15:00:42.504Z] #67 19.56 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-20T15:00:42.504Z] #67 20.22 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-20T15:00:42.504Z] #67 20.42 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-20T15:00:42.504Z] #67 20.62 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-20T15:00:42.631Z] #55 27.17 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-20T15:00:42.631Z] #55 27.30 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-20T15:00:42.708Z] #84 64.07 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-20T15:00:42.764Z] #67 ... [2022-07-20T15:00:42.764Z] [2022-07-20T15:00:42.764Z] #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-07-20T15:00:42.764Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T15:00:42.764Z] #53 11.67 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-20T15:00:42.764Z] #53 11.93 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-20T15:00:42.764Z] #53 12.11 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-20T15:00:42.764Z] #53 18.54 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-20T15:00:42.764Z] #53 18.60 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-20T15:00:42.764Z] #53 18.86 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-20T15:00:42.897Z] #55 27.61 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-20T15:00:42.897Z] #55 27.81 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-20T15:00:42.969Z] #84 64.34 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-20T15:00:43.024Z] #53 ... [2022-07-20T15:00:43.024Z] [2022-07-20T15:00:43.024Z] #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-07-20T15:00:43.024Z] #26 sha256:75457608d1d03e1a8eb4657c752406bef81dba9431cad1872d0fc23b286f5dde [2022-07-20T15:00:43.024Z] #26 21.04 + mkdir -p /build [2022-07-20T15:00:43.024Z] #26 21.04 + mv docker/docker /build/ [2022-07-20T15:00:43.024Z] #26 21.07 + rmdir docker [2022-07-20T15:00:43.024Z] #26 ... [2022-07-20T15:00:43.024Z] [2022-07-20T15:00:43.024Z] #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-07-20T15:00:43.024Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:00:43.024Z] #14 11.86 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T15:00:43.024Z] #14 15.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T15:00:43.098Z] #47 32.16 + 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-07-20T15:00:43.288Z] #14 ... [2022-07-20T15:00:43.288Z] [2022-07-20T15:00:43.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-07-20T15:00:43.288Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T15:00:43.288Z] #51 13.55 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T15:00:43.288Z] #51 18.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T15:00:43.288Z] #51 21.05 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-20T15:00:43.461Z] #55 ... [2022-07-20T15:00:43.461Z] [2022-07-20T15:00:43.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-07-20T15:00:43.461Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-20T15:00:43.461Z] #38 28.08 tomll can be used in two ways: [2022-07-20T15:00:43.461Z] #38 28.09 Writing to STDIN and reading from STDOUT: [2022-07-20T15:00:43.461Z] #38 28.09 cat file.toml | tomll > file.toml [2022-07-20T15:00:43.461Z] #38 28.09 [2022-07-20T15:00:43.461Z] #38 28.09 Reading and updating a list of files: [2022-07-20T15:00:43.461Z] #38 28.09 tomll a.toml b.toml c.toml [2022-07-20T15:00:43.461Z] #38 28.09 [2022-07-20T15:00:43.461Z] #38 28.09 When given a list of files, tomll will modify all files in place without asking. [2022-07-20T15:00:43.461Z] #38 DONE 28.2s [2022-07-20T15:00:43.461Z] [2022-07-20T15:00:43.461Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-20T15:00:43.461Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T15:00:43.461Z] #36 24.15 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-20T15:00:43.461Z] #36 24.15 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-20T15:00:43.461Z] #36 24.71 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-20T15:00:43.461Z] #36 24.98 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-20T15:00:43.461Z] #36 25.43 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-20T15:00:43.461Z] #36 26.58 go: downloading github.com/google/go-dap v0.6.0 [2022-07-20T15:00:43.461Z] #36 27.67 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-20T15:00:43.461Z] #36 27.74 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-20T15:00:43.461Z] #36 27.82 go: downloading github.com/peterh/liner v1.2.2 [2022-07-20T15:00:43.461Z] #36 28.16 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-20T15:00:43.829Z] #42 54.30 Setting up libicu67:arm64 (67.1-7) ... [2022-07-20T15:00:43.829Z] #42 54.66 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:00:43.829Z] #42 54.70 Setting up libuv1:arm64 (1.40.0-2) ... [2022-07-20T15:00:43.856Z] #51 ... [2022-07-20T15:00:43.856Z] [2022-07-20T15:00:43.856Z] #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-07-20T15:00:43.856Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T15:00:43.856Z] #53 22.56 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-20T15:00:43.856Z] #53 22.65 go: downloading golang.org/x/mod v0.3.0 [2022-07-20T15:00:43.856Z] #53 ... [2022-07-20T15:00:43.856Z] [2022-07-20T15:00:43.856Z] #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-07-20T15:00:43.856Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-20T15:00:43.856Z] #57 12.66 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-20T15:00:44.025Z] #36 28.81 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-20T15:00:44.115Z] #57 ... [2022-07-20T15:00:44.115Z] [2022-07-20T15:00:44.115Z] #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-07-20T15:00:44.115Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T15:00:44.115Z] #42 12.86 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T15:00:44.115Z] #42 16.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T15:00:44.115Z] #42 ... [2022-07-20T15:00:44.115Z] [2022-07-20T15:00:44.115Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T15:00:44.116Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:00:44.116Z] #55 22.58 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-20T15:00:44.116Z] #55 22.66 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-20T15:00:44.116Z] #55 22.86 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-20T15:00:44.123Z] #42 54.74 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:00:44.123Z] #42 54.84 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-07-20T15:00:44.123Z] #42 54.90 Setting up librhash0:arm64 (1.4.1-2) ... [2022-07-20T15:00:44.283Z] #36 29.04 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-20T15:00:44.369Z] #84 ... [2022-07-20T15:00:44.369Z] [2022-07-20T15:00:44.369Z] #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-07-20T15:00:44.369Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T15:00:44.369Z] #19 91.09 Reading package lists... [2022-07-20T15:00:44.375Z] #55 23.13 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-20T15:00:44.384Z] #42 ... [2022-07-20T15:00:44.384Z] [2022-07-20T15:00:44.384Z] #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-07-20T15:00:44.384Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-20T15:00:44.384Z] #51 50.87 Setting up criu (3.17.1-1) ... [2022-07-20T15:00:44.384Z] #51 53.17 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:00:44.384Z] #51 DONE 54.6s [2022-07-20T15:00:44.384Z] [2022-07-20T15:00:44.384Z] #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-07-20T15:00:44.384Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-20T15:00:44.384Z] #42 55.05 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-20T15:00:44.384Z] #42 55.09 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-20T15:00:44.384Z] #42 55.15 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-07-20T15:00:44.384Z] #42 55.16 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-20T15:00:44.384Z] #42 55.18 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:00:44.541Z] #36 ... [2022-07-20T15:00:44.541Z] [2022-07-20T15:00:44.541Z] #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-07-20T15:00:44.541Z] #67 sha256:42f4f84b8ffb42107171cf91414b0022b029cbc27cfbac5a94f5b2fc12acdeca [2022-07-20T15:00:44.541Z] #67 19.04 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-20T15:00:44.541Z] #67 20.47 go: downloading github.com/google/uuid v1.3.0 [2022-07-20T15:00:44.541Z] #67 20.57 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-20T15:00:44.541Z] #67 20.91 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-20T15:00:44.541Z] #67 21.35 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-20T15:00:44.541Z] #67 21.36 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-20T15:00:44.541Z] #67 21.99 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-20T15:00:44.541Z] #67 22.53 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-20T15:00:44.541Z] #67 23.03 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-20T15:00:44.541Z] #67 23.24 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-20T15:00:44.541Z] #67 26.77 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-20T15:00:44.636Z] #55 23.49 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-20T15:00:44.636Z] #55 23.51 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-20T15:00:44.897Z] #55 ... [2022-07-20T15:00:44.897Z] [2022-07-20T15:00:44.897Z] #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-07-20T15:00:44.897Z] #26 sha256:75457608d1d03e1a8eb4657c752406bef81dba9431cad1872d0fc23b286f5dde [2022-07-20T15:00:44.897Z] #26 DONE 23.3s [2022-07-20T15:00:44.897Z] [2022-07-20T15:00:44.897Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T15:00:44.897Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:00:44.897Z] #55 23.66 go: downloading github.com/spf13/afero v1.8.2 [2022-07-20T15:00:44.958Z] #42 DONE 55.7s [2022-07-20T15:00:44.958Z] [2022-07-20T15:00:44.958Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-20T15:00:44.958Z] #43 sha256:b78ef84d5a784d3914950deaa62224b78ed70a9bfb1998744925e234cf4c98ad [2022-07-20T15:00:45.220Z] #43 DONE 0.2s [2022-07-20T15:00:45.220Z] [2022-07-20T15:00:45.220Z] #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-07-20T15:00:45.220Z] #44 sha256:aeea504b36f78c486e5d781a5ef24f75ddc726e7b5b91775d42677a588396660 [2022-07-20T15:00:45.469Z] #55 24.25 go: downloading github.com/spf13/cast v1.4.1 [2022-07-20T15:00:45.475Z] #67 ... [2022-07-20T15:00:45.475Z] [2022-07-20T15:00:45.475Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T15:00:45.475Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:00:45.475Z] #55 30.11 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-20T15:00:45.730Z] #55 24.41 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-20T15:00:45.730Z] #55 24.67 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-20T15:00:45.734Z] #55 30.32 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-20T15:00:45.794Z] #44 0.753 + RM_GOPATH=0 [2022-07-20T15:00:45.794Z] #44 0.757 + TMP_GOPATH= [2022-07-20T15:00:45.794Z] #44 0.758 + : /build [2022-07-20T15:00:45.794Z] #44 0.758 + '[' -z '' ']' [2022-07-20T15:00:45.794Z] #44 0.759 ++ mktemp -d [2022-07-20T15:00:45.794Z] #44 0.761 + export GOPATH=/tmp/tmp.2gblgLzUGu [2022-07-20T15:00:45.794Z] #44 0.761 + GOPATH=/tmp/tmp.2gblgLzUGu [2022-07-20T15:00:45.794Z] #44 0.761 + RM_GOPATH=1 [2022-07-20T15:00:45.794Z] #44 0.761 + case "$(go env GOARCH)" in [2022-07-20T15:00:45.794Z] #44 0.762 ++ go env GOARCH [2022-07-20T15:00:45.794Z] #44 0.789 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T15:00:45.794Z] #44 0.789 + GO_BUILDMODE=-buildmode=pie [2022-07-20T15:00:45.794Z] #44 0.790 ++ dirname /install.sh [2022-07-20T15:00:45.794Z] #44 0.793 + dir=/ [2022-07-20T15:00:45.794Z] #44 0.793 + bin=tini [2022-07-20T15:00:45.794Z] #44 0.797 + shift [2022-07-20T15:00:45.794Z] #44 0.798 + '[' '!' -f //tini.installer ']' [2022-07-20T15:00:45.794Z] #44 0.798 + . //tini.installer [2022-07-20T15:00:45.794Z] #44 0.798 ++ : v0.19.0 [2022-07-20T15:00:45.794Z] #44 0.798 + install_tini [2022-07-20T15:00:45.794Z] #44 0.798 + echo 'Install tini version v0.19.0' [2022-07-20T15:00:45.794Z] #44 0.798 + git clone https://github.com/krallin/tini.git /tmp/tmp.2gblgLzUGu/tini [2022-07-20T15:00:45.794Z] #44 0.798 Install tini version v0.19.0 [2022-07-20T15:00:45.794Z] #44 0.801 Cloning into '/tmp/tmp.2gblgLzUGu/tini'... [2022-07-20T15:00:45.990Z] #55 24.70 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-20T15:00:46.299Z] #55 30.96 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-20T15:00:46.562Z] #55 25.27 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-20T15:00:46.562Z] #55 25.38 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-20T15:00:46.562Z] #55 25.50 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-20T15:00:46.738Z] #44 1.539 + cd /tmp/tmp.2gblgLzUGu/tini [2022-07-20T15:00:46.738Z] #44 1.544 + git checkout -q v0.19.0 [2022-07-20T15:00:46.738Z] #44 1.551 + cmake . [2022-07-20T15:00:46.821Z] #55 25.64 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-20T15:00:47.234Z] #55 32.04 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-20T15:00:47.311Z] #44 2.135 -- The C compiler identification is GNU 10.2.1 [2022-07-20T15:00:47.311Z] #44 2.250 -- Detecting C compiler ABI info [2022-07-20T15:00:47.389Z] #55 26.03 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-20T15:00:47.389Z] #55 26.36 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-20T15:00:47.492Z] #55 32.13 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-20T15:00:47.583Z] #44 ... [2022-07-20T15:00:47.583Z] [2022-07-20T15:00:47.583Z] #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-07-20T15:00:47.583Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T15:00:47.583Z] #77 0.728 Cloning into '/tmp/crun-build'... [2022-07-20T15:00:47.583Z] #77 6.638 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-20T15:00:47.583Z] #77 6.647 Cloning into '/tmp/crun-build/libocispec'... [2022-07-20T15:00:47.583Z] #77 8.416 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-20T15:00:47.583Z] #77 8.458 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-20T15:00:47.583Z] #77 8.462 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-20T15:00:47.583Z] #77 8.462 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-20T15:00:47.583Z] #77 8.484 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-20T15:00:47.583Z] #77 ... [2022-07-20T15:00:47.583Z] [2022-07-20T15:00:47.583Z] #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-07-20T15:00:47.583Z] #53 sha256:810949ff2de13d62425cb6d2f40355372a7f677782bd8ba72e743a381274a925 [2022-07-20T15:00:47.583Z] #53 58.40 gotestsum version dev [2022-07-20T15:00:47.750Z] #55 32.40 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-20T15:00:47.750Z] #55 32.40 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-20T15:00:47.750Z] #55 32.67 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-20T15:00:47.958Z] #55 26.65 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-20T15:00:48.008Z] #55 32.75 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-20T15:00:48.159Z] #53 DONE 58.9s [2022-07-20T15:00:48.159Z] [2022-07-20T15:00:48.159Z] #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-07-20T15:00:48.159Z] #44 sha256:aeea504b36f78c486e5d781a5ef24f75ddc726e7b5b91775d42677a588396660 [2022-07-20T15:00:48.159Z] #44 2.896 -- Detecting C compiler ABI info - done [2022-07-20T15:00:48.159Z] #44 3.093 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-20T15:00:48.159Z] #44 3.093 -- Detecting C compile features [2022-07-20T15:00:48.159Z] #44 3.093 -- Detecting C compile features - done [2022-07-20T15:00:48.159Z] #44 3.205 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-20T15:00:48.265Z] #55 32.97 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-20T15:00:48.483Z] #47 ... [2022-07-20T15:00:48.483Z] [2022-07-20T15:00:48.483Z] #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-07-20T15:00:48.483Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T15:00:48.483Z] #42 25.05 Reading package lists... [2022-07-20T15:00:48.483Z] #42 31.50 Building dependency tree... [2022-07-20T15:00:48.483Z] #42 35.42 The following additional packages will be installed: [2022-07-20T15:00:48.483Z] #42 35.43 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-20T15:00:48.483Z] #42 35.46 Suggested packages: [2022-07-20T15:00:48.483Z] #42 35.48 cmake-doc ninja-build lrzip [2022-07-20T15:00:48.483Z] #42 35.48 Recommended packages: [2022-07-20T15:00:48.483Z] #42 35.48 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-20T15:00:48.483Z] #42 36.40 The following NEW packages will be installed: [2022-07-20T15:00:48.483Z] #42 36.43 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-20T15:00:48.483Z] #42 36.43 vim-common xxd [2022-07-20T15:00:48.483Z] #42 36.85 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:00:48.483Z] #42 36.85 Need to get 17.7 MB of archives. [2022-07-20T15:00:48.483Z] #42 36.85 After this operation, 70.7 MB of additional disk space will be used. [2022-07-20T15:00:48.483Z] #42 36.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-20T15:00:48.483Z] #42 36.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-20T15:00:48.483Z] #42 36.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-20T15:00:48.483Z] #42 36.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-20T15:00:48.483Z] #42 37.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-20T15:00:48.483Z] #42 37.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-20T15:00:48.483Z] #42 37.63 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-20T15:00:48.483Z] #42 37.66 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-20T15:00:48.483Z] #42 37.68 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-20T15:00:48.483Z] #42 37.69 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-20T15:00:48.762Z] #44 3.506 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-20T15:00:48.762Z] #44 3.632 -- Configuring done [2022-07-20T15:00:48.762Z] #44 3.702 -- Generating done [2022-07-20T15:00:48.762Z] #44 3.702 -- Build files have been written to: /tmp/tmp.2gblgLzUGu/tini [2022-07-20T15:00:48.831Z] #55 33.46 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-20T15:00:49.025Z] #44 3.823 + make tini-static [2022-07-20T15:00:49.051Z] #42 ... [2022-07-20T15:00:49.051Z] [2022-07-20T15:00:49.051Z] #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-07-20T15:00:49.051Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T15:00:49.051Z] #76 25.48 Reading package lists... [2022-07-20T15:00:49.051Z] #76 31.60 Building dependency tree... [2022-07-20T15:00:49.051Z] #76 35.74 python3 is already the newest version (3.9.2-3). [2022-07-20T15:00:49.051Z] #76 35.74 The following additional packages will be installed: [2022-07-20T15:00:49.051Z] #76 35.75 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-20T15:00:49.051Z] #76 35.75 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-20T15:00:49.051Z] #76 35.77 Suggested packages: [2022-07-20T15:00:49.051Z] #76 35.77 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-20T15:00:49.051Z] #76 35.77 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-20T15:00:49.051Z] #76 35.77 m4-doc ed diffutils-doc [2022-07-20T15:00:49.051Z] #76 35.77 Recommended packages: [2022-07-20T15:00:49.051Z] #76 35.77 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-20T15:00:49.051Z] #76 37.56 The following NEW packages will be installed: [2022-07-20T15:00:49.051Z] #76 37.56 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-20T15:00:49.051Z] #76 37.57 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-20T15:00:49.051Z] #76 37.57 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-20T15:00:49.051Z] #76 37.58 libyajl2 m4 patch xz-utils [2022-07-20T15:00:49.051Z] #76 38.12 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:00:49.051Z] #76 38.12 Need to get 5940 kB of archives. [2022-07-20T15:00:49.051Z] #76 38.12 After this operation, 18.7 MB of additional disk space will be used. [2022-07-20T15:00:49.051Z] #76 38.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-20T15:00:49.051Z] #76 38.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-20T15:00:49.051Z] #76 38.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-20T15:00:49.051Z] #76 38.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-20T15:00:49.051Z] #76 38.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-20T15:00:49.051Z] #76 38.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-20T15:00:49.051Z] #76 38.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-20T15:00:49.051Z] #76 38.18 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-20T15:00:49.052Z] #76 38.20 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-20T15:00:49.052Z] #76 38.22 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-20T15:00:49.052Z] #76 38.29 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-20T15:00:49.052Z] #76 38.29 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-20T15:00:49.090Z] #55 33.86 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-20T15:00:49.287Z] #44 4.157 Scanning dependencies of target tini-static [2022-07-20T15:00:49.287Z] #44 4.198 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-20T15:00:49.310Z] #76 38.46 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-20T15:00:49.311Z] #76 ... [2022-07-20T15:00:49.311Z] [2022-07-20T15:00:49.311Z] #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-07-20T15:00:49.311Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T15:00:49.311Z] #62 25.49 Reading package lists... [2022-07-20T15:00:49.311Z] #62 31.96 Building dependency tree... [2022-07-20T15:00:49.311Z] #62 35.77 The following additional packages will be installed: [2022-07-20T15:00:49.311Z] #62 35.80 libbtrfs0 [2022-07-20T15:00:49.311Z] #62 36.06 The following NEW packages will be installed: [2022-07-20T15:00:49.311Z] #62 36.07 libbtrfs-dev libbtrfs0 [2022-07-20T15:00:49.311Z] #62 36.53 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:00:49.311Z] #62 36.53 Need to get 460 kB of archives. [2022-07-20T15:00:49.311Z] #62 36.53 After this operation, 1237 kB of additional disk space will be used. [2022-07-20T15:00:49.311Z] #62 36.53 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-20T15:00:49.311Z] #62 36.53 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-20T15:00:49.311Z] #62 37.84 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:00:49.311Z] #62 38.23 Fetched 460 kB in 0s (1302 kB/s) [2022-07-20T15:00:49.311Z] #62 38.32 Selecting previously unselected package libbtrfs0:amd64. [2022-07-20T15:00:49.311Z] #62 38.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 ... 15717 files and directories currently installed.) [2022-07-20T15:00:49.311Z] #62 38.42 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-20T15:00:49.311Z] #62 38.43 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T15:00:49.311Z] #62 ... [2022-07-20T15:00:49.311Z] [2022-07-20T15:00:49.311Z] #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-07-20T15:00:49.311Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T15:00:49.311Z] #76 38.47 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-20T15:00:49.311Z] #76 38.47 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-20T15:00:49.311Z] #76 38.48 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-20T15:00:49.311Z] #76 38.48 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-07-20T15:00:49.311Z] #76 38.49 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-20T15:00:49.311Z] #76 38.49 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-20T15:00:49.311Z] #76 38.51 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-20T15:00:49.311Z] #76 38.53 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-20T15:00:49.311Z] #76 38.54 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-20T15:00:49.311Z] #76 38.55 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-20T15:00:49.348Z] #55 34.09 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-20T15:00:49.348Z] #55 34.15 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-20T15:00:49.606Z] #55 34.31 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-20T15:00:49.606Z] #55 34.43 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-20T15:00:49.863Z] #55 34.73 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-20T15:00:49.917Z] #19 113.7 Building dependency tree... [2022-07-20T15:00:50.123Z] #55 34.87 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-20T15:00:50.124Z] #55 34.92 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-20T15:00:50.388Z] #55 35.03 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-20T15:00:50.388Z] #55 35.24 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-20T15:00:50.388Z] #55 35.32 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-20T15:00:50.507Z] #55 28.78 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-20T15:00:50.507Z] #55 29.33 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-20T15:00:50.647Z] #55 35.47 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-20T15:00:50.673Z] #44 5.580 [100%] Linking C executable tini-static [2022-07-20T15:00:50.687Z] #76 ... [2022-07-20T15:00:50.687Z] [2022-07-20T15:00:50.687Z] #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-07-20T15:00:50.687Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T15:00:50.687Z] #62 38.70 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-20T15:00:50.687Z] #62 38.70 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-20T15:00:50.687Z] #62 38.72 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T15:00:50.687Z] #62 39.16 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T15:00:50.687Z] #62 39.20 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T15:00:50.687Z] #62 39.21 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:00:50.687Z] #62 DONE 39.7s [2022-07-20T15:00:50.687Z] [2022-07-20T15:00:50.687Z] #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-07-20T15:00:50.687Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-20T15:00:50.687Z] #57 39.72 v3.0.2 [2022-07-20T15:00:50.687Z] #57 DONE 40.0s [2022-07-20T15:00:50.687Z] [2022-07-20T15:00:50.687Z] #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-07-20T15:00:50.687Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T15:00:50.687Z] #51 23.55 Reading package lists... [2022-07-20T15:00:50.687Z] #51 29.84 Reading package lists... [2022-07-20T15:00:50.687Z] #51 35.80 Building dependency tree... [2022-07-20T15:00:50.785Z] #55 ... [2022-07-20T15:00:50.786Z] [2022-07-20T15:00:50.786Z] #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-07-20T15:00:50.786Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-20T15:00:50.786Z] #38 29.62 tomll can be used in two ways: [2022-07-20T15:00:50.786Z] #38 29.63 Writing to STDIN and reading from STDOUT: [2022-07-20T15:00:50.786Z] #38 29.63 cat file.toml | tomll > file.toml [2022-07-20T15:00:50.786Z] #38 29.63 [2022-07-20T15:00:50.786Z] #38 29.63 Reading and updating a list of files: [2022-07-20T15:00:50.786Z] #38 29.63 tomll a.toml b.toml c.toml [2022-07-20T15:00:50.786Z] #38 29.63 [2022-07-20T15:00:50.786Z] #38 29.63 When given a list of files, tomll will modify all files in place without asking. [2022-07-20T15:00:50.905Z] #55 35.73 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-20T15:00:50.946Z] #51 ... [2022-07-20T15:00:50.946Z] [2022-07-20T15:00:50.946Z] #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-07-20T15:00:50.946Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T15:00:50.946Z] #42 39.17 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:00:50.946Z] #42 39.43 Fetched 17.7 MB in 2s (11.4 MB/s) [2022-07-20T15:00:50.946Z] #42 39.59 Selecting previously unselected package xxd. [2022-07-20T15:00:50.946Z] #42 39.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 ... 15717 files and directories currently installed.) [2022-07-20T15:00:50.946Z] #42 39.68 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-20T15:00:50.946Z] #42 39.69 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:00:50.946Z] #42 40.08 Selecting previously unselected package vim-common. [2022-07-20T15:00:50.946Z] #42 40.08 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T15:00:50.946Z] #42 40.08 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:00:50.946Z] #42 ... [2022-07-20T15:00:50.946Z] [2022-07-20T15:00:50.946Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-20T15:00:50.946Z] #63 sha256:25402572b6ed1b2d354d8dd20aa2b877cdd9616ab2af5bb1091bee2eb2c8c040 [2022-07-20T15:00:50.946Z] #63 DONE 0.4s [2022-07-20T15:00:51.167Z] #55 35.96 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-20T15:00:51.205Z] [2022-07-20T15:00:51.205Z] #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-07-20T15:00:51.205Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T15:00:51.205Z] #76 39.84 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:00:51.205Z] #76 40.17 Fetched 5940 kB in 1s (7239 kB/s) [2022-07-20T15:00:51.205Z] #76 40.29 Selecting previously unselected package bzip2. [2022-07-20T15:00:51.205Z] #76 40.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-20T15:00:51.205Z] #76 40.38 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-20T15:00:51.205Z] #76 40.38 Unpacking bzip2 (1.0.8-4) ... [2022-07-20T15:00:51.247Z] #44 6.193 [100%] Built target tini-static [2022-07-20T15:00:51.367Z] #38 DONE 29.9s [2022-07-20T15:00:51.368Z] [2022-07-20T15:00:51.368Z] #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-07-20T15:00:51.368Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:00:51.368Z] #14 29.65 Fetched 8555 kB in 23s (371 kB/s) [2022-07-20T15:00:51.425Z] #55 36.10 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-20T15:00:51.425Z] #55 36.21 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-20T15:00:51.464Z] #76 40.60 Selecting previously unselected package libmagic-mgc. [2022-07-20T15:00:51.464Z] #76 40.60 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-20T15:00:51.464Z] #76 40.60 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-20T15:00:51.508Z] #44 6.306 + mkdir -p /build [2022-07-20T15:00:51.508Z] #44 6.310 + cp tini-static /build/docker-init [2022-07-20T15:00:51.682Z] #55 36.42 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-20T15:00:51.682Z] #55 36.44 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-20T15:00:51.940Z] #55 36.61 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-20T15:00:52.032Z] #76 41.25 Selecting previously unselected package libmagic1:amd64. [2022-07-20T15:00:52.032Z] #76 41.25 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-20T15:00:52.032Z] #76 41.28 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-20T15:00:52.083Z] #44 DONE 6.8s [2022-07-20T15:00:52.083Z] [2022-07-20T15:00:52.083Z] #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-07-20T15:00:52.083Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T15:00:52.083Z] #77 10.18 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-20T15:00:52.083Z] #77 12.27 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-20T15:00:52.083Z] #77 13.45 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-20T15:00:52.083Z] #77 13.72 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-20T15:00:52.083Z] #77 13.98 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-20T15:00:52.201Z] #55 37.01 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-20T15:00:52.290Z] #76 41.46 Selecting previously unselected package file. [2022-07-20T15:00:52.290Z] #76 41.46 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-20T15:00:52.290Z] #76 41.48 Unpacking file (1:5.39-3) ... [2022-07-20T15:00:52.459Z] #55 37.31 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-20T15:00:52.549Z] #76 41.63 Selecting previously unselected package xz-utils. [2022-07-20T15:00:52.549Z] #76 41.63 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-20T15:00:52.549Z] #76 41.67 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T15:00:52.717Z] #55 37.40 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-20T15:00:52.717Z] #55 37.57 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-20T15:00:52.808Z] #76 41.94 Selecting previously unselected package libsigsegv2:amd64. [2022-07-20T15:00:52.808Z] #76 41.95 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-20T15:00:52.808Z] #76 41.95 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-20T15:00:52.975Z] #55 37.66 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-20T15:00:53.067Z] #76 42.09 Selecting previously unselected package m4. [2022-07-20T15:00:53.067Z] #76 42.09 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-20T15:00:53.067Z] #76 42.09 Unpacking m4 (1.4.18-5) ... [2022-07-20T15:00:53.067Z] #76 ... [2022-07-20T15:00:53.067Z] [2022-07-20T15:00:53.067Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T15:00:53.067Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:00:53.067Z] #55 32.25 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-20T15:00:53.067Z] #55 32.25 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-20T15:00:53.067Z] #55 32.45 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-20T15:00:53.067Z] #55 32.52 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-20T15:00:53.067Z] #55 32.65 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-20T15:00:53.067Z] #55 32.78 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-20T15:00:53.067Z] #55 32.80 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-20T15:00:53.067Z] #55 32.91 go: downloading golang.org/x/text v0.3.7 [2022-07-20T15:00:53.067Z] #55 39.88 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-20T15:00:53.067Z] #55 39.89 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-20T15:00:53.067Z] #55 40.29 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-20T15:00:53.067Z] #55 40.29 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-20T15:00:53.067Z] #55 40.47 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-20T15:00:53.067Z] #55 40.66 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-20T15:00:53.067Z] #55 40.86 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-20T15:00:53.067Z] #55 40.91 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-20T15:00:53.067Z] #55 40.97 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-20T15:00:53.067Z] #55 41.03 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-20T15:00:53.067Z] #55 41.16 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-20T15:00:53.067Z] #55 41.16 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-20T15:00:53.067Z] #55 41.28 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-20T15:00:53.067Z] #55 41.32 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-20T15:00:53.067Z] #55 41.38 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-20T15:00:53.067Z] #55 41.44 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-20T15:00:53.067Z] #55 41.63 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-20T15:00:53.067Z] #55 42.36 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-20T15:00:53.232Z] #55 38.01 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-20T15:00:53.328Z] #55 42.38 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-20T15:00:53.328Z] #55 ... [2022-07-20T15:00:53.328Z] [2022-07-20T15:00:53.328Z] #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-07-20T15:00:53.328Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T15:00:53.328Z] #76 42.41 Selecting previously unselected package autoconf. [2022-07-20T15:00:53.328Z] #76 42.42 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-20T15:00:53.328Z] #76 42.44 Unpacking autoconf (2.69-14) ... [2022-07-20T15:00:53.491Z] #55 38.21 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-20T15:00:53.491Z] #55 38.27 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-20T15:00:53.587Z] #76 42.87 Selecting previously unselected package autotools-dev. [2022-07-20T15:00:53.587Z] #76 42.87 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-20T15:00:53.749Z] #55 38.42 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-20T15:00:53.847Z] #76 42.91 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-20T15:00:53.847Z] #76 43.04 Selecting previously unselected package automake. [2022-07-20T15:00:53.847Z] #76 43.04 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-20T15:00:53.847Z] #76 43.07 Unpacking automake (1:1.16.3-2) ... [2022-07-20T15:00:54.007Z] #55 38.58 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-20T15:00:54.007Z] #55 38.73 go: downloading github.com/julz/importas v0.1.0 [2022-07-20T15:00:54.007Z] #55 38.76 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-20T15:00:54.007Z] #55 38.84 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-20T15:00:54.110Z] #76 ... [2022-07-20T15:00:54.110Z] [2022-07-20T15:00:54.110Z] #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-07-20T15:00:54.110Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:00:54.110Z] #14 27.31 Reading package lists... [2022-07-20T15:00:54.110Z] #14 33.43 Building dependency tree... [2022-07-20T15:00:54.110Z] #14 37.05 The following additional packages will be installed: [2022-07-20T15:00:54.110Z] #14 37.06 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-20T15:00:54.110Z] #14 37.06 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-20T15:00:54.110Z] #14 37.06 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-20T15:00:54.110Z] #14 37.06 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-20T15:00:54.110Z] #14 37.06 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-20T15:00:54.110Z] #14 37.08 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-20T15:00:54.110Z] #14 37.08 mingw-w64-common mingw-w64-x86-64-dev [2022-07-20T15:00:54.110Z] #14 37.08 Suggested packages: [2022-07-20T15:00:54.110Z] #14 37.10 gcc-10-locales seccomp wine64 [2022-07-20T15:00:54.110Z] #14 38.79 The following NEW packages will be installed: [2022-07-20T15:00:54.110Z] #14 38.82 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-20T15:00:54.110Z] #14 38.82 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-20T15:00:54.110Z] #14 38.82 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-20T15:00:54.110Z] #14 38.82 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-20T15:00:54.110Z] #14 38.82 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-20T15:00:54.110Z] #14 38.83 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-20T15:00:54.110Z] #14 38.83 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-20T15:00:54.110Z] #14 38.83 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-20T15:00:54.110Z] #14 38.83 mingw-w64-x86-64-dev [2022-07-20T15:00:54.110Z] #14 39.30 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:00:54.110Z] #14 39.30 Need to get 115 MB of archives. [2022-07-20T15:00:54.110Z] #14 39.30 After this operation, 645 MB of additional disk space will be used. [2022-07-20T15:00:54.110Z] #14 39.30 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-07-20T15:00:54.110Z] #14 39.47 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-07-20T15:00:54.110Z] #14 39.70 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-20T15:00:54.110Z] #14 39.72 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-07-20T15:00:54.110Z] #14 39.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-20T15:00:54.110Z] #14 39.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-20T15:00:54.110Z] #14 40.16 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-07-20T15:00:54.110Z] #14 40.38 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-07-20T15:00:54.110Z] #14 40.38 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-07-20T15:00:54.110Z] #14 41.25 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-07-20T15:00:54.110Z] #14 42.79 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-07-20T15:00:54.265Z] #55 38.90 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-20T15:00:54.265Z] #55 39.08 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-20T15:00:54.265Z] #55 39.12 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-20T15:00:54.371Z] #14 43.54 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-07-20T15:00:54.371Z] #14 ... [2022-07-20T15:00:54.371Z] [2022-07-20T15:00:54.371Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T15:00:54.371Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:00:54.371Z] #55 42.61 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-20T15:00:54.371Z] #55 42.68 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-20T15:00:54.371Z] #55 42.87 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-20T15:00:54.371Z] #55 42.98 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-20T15:00:54.371Z] #55 43.05 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-20T15:00:54.371Z] #55 43.07 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-20T15:00:54.371Z] #55 43.14 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-20T15:00:54.371Z] #55 43.26 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-20T15:00:54.371Z] #55 43.26 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-20T15:00:54.371Z] #55 43.36 go: downloading github.com/prometheus/common v0.32.1 [2022-07-20T15:00:54.523Z] #55 ... [2022-07-20T15:00:54.523Z] [2022-07-20T15:00:54.523Z] #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-07-20T15:00:54.523Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T15:00:54.630Z] #55 ... [2022-07-20T15:00:54.630Z] [2022-07-20T15:00:54.630Z] #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-07-20T15:00:54.630Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-20T15:00:54.630Z] #40 43.16 NAME: [2022-07-20T15:00:54.630Z] #40 43.16 go-winres - A tool for embedding resources in Windows executables [2022-07-20T15:00:54.630Z] #40 43.16 [2022-07-20T15:00:54.630Z] #40 43.16 USAGE: [2022-07-20T15:00:54.630Z] #40 43.18 go-winres [global options] command [command options] [arguments...] [2022-07-20T15:00:54.630Z] #40 43.18 [2022-07-20T15:00:54.630Z] #40 43.18 COMMANDS: [2022-07-20T15:00:54.630Z] #40 43.18 init Create an initial ./winres/winres.json [2022-07-20T15:00:54.630Z] #40 43.18 make Make syso files for the "go build" command [2022-07-20T15:00:54.630Z] #40 43.18 simply Make syso files for the "go build" command (simplified) [2022-07-20T15:00:54.630Z] #40 43.18 extract Extract all resources from an executable [2022-07-20T15:00:54.630Z] #40 43.18 patch Replace resources in an executable file (exe, dll) [2022-07-20T15:00:54.630Z] #40 43.18 help, h Shows a list of commands or help for one command [2022-07-20T15:00:54.630Z] #40 43.18 [2022-07-20T15:00:54.630Z] #40 43.18 GLOBAL OPTIONS: [2022-07-20T15:00:54.630Z] #40 43.18 --help, -h show help (default: false) [2022-07-20T15:00:54.630Z] #40 DONE 43.8s [2022-07-20T15:00:54.630Z] [2022-07-20T15:00:54.630Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T15:00:54.630Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:00:54.630Z] #55 43.88 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-20T15:00:54.630Z] #55 43.88 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-20T15:00:55.201Z] #19 123.5 The following additional packages will be installed: [2022-07-20T15:00:55.201Z] #19 123.5 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-20T15:00:55.201Z] #19 123.5 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-20T15:00:55.201Z] #19 123.5 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-20T15:00:55.201Z] #19 123.5 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-20T15:00:55.201Z] #19 123.5 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-20T15:00:55.201Z] #19 123.5 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-20T15:00:55.201Z] #19 123.5 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-07-20T15:00:55.201Z] #19 123.5 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-07-20T15:00:55.201Z] #19 123.5 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-07-20T15:00:55.201Z] #19 123.5 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-07-20T15:00:55.201Z] #19 123.5 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-20T15:00:55.201Z] #19 123.5 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-20T15:00:55.201Z] #19 123.5 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-20T15:00:55.201Z] #19 123.5 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-20T15:00:55.201Z] #19 123.5 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-20T15:00:55.201Z] #19 123.5 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-20T15:00:55.201Z] #19 123.5 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-20T15:00:55.201Z] #19 123.5 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-20T15:00:55.201Z] #19 123.5 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-20T15:00:55.201Z] #19 123.5 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-20T15:00:55.201Z] #19 123.5 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-20T15:00:55.201Z] #19 123.5 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-20T15:00:55.201Z] #19 123.5 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-20T15:00:55.201Z] #19 123.5 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-20T15:00:55.201Z] #19 123.5 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-07-20T15:00:55.201Z] #19 123.5 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-07-20T15:00:55.202Z] #19 123.5 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-07-20T15:00:55.202Z] #19 123.5 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-07-20T15:00:55.202Z] #19 123.5 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-07-20T15:00:55.202Z] #19 123.5 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-07-20T15:00:55.202Z] #19 123.5 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-07-20T15:00:55.202Z] #19 123.5 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-07-20T15:00:55.202Z] #19 123.5 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-20T15:00:55.202Z] #19 123.5 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-20T15:00:55.202Z] #19 123.5 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-20T15:00:55.202Z] #19 123.5 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-20T15:00:55.202Z] #19 123.5 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-20T15:00:55.202Z] #19 123.5 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-20T15:00:55.202Z] #19 123.5 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-20T15:00:55.202Z] #19 123.5 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-20T15:00:55.202Z] #19 123.6 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-20T15:00:55.202Z] #19 123.6 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-20T15:00:55.202Z] #19 123.6 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-20T15:00:55.202Z] #19 123.6 linux-libc-dev-s390x-cross patch xz-utils [2022-07-20T15:00:55.202Z] #19 123.7 Suggested packages: [2022-07-20T15:00:55.202Z] #19 123.7 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-07-20T15:00:55.202Z] #19 123.7 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-07-20T15:00:55.202Z] #19 123.7 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-07-20T15:00:55.202Z] #19 123.7 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-07-20T15:00:55.202Z] #19 123.7 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-07-20T15:00:55.202Z] #19 123.7 libyaml-shell-perl ed diffutils-doc [2022-07-20T15:00:55.202Z] #19 123.7 Recommended packages: [2022-07-20T15:00:55.202Z] #19 123.7 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-07-20T15:00:55.202Z] #19 123.7 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-07-20T15:00:55.390Z] #77 ... [2022-07-20T15:00:55.390Z] [2022-07-20T15:00:55.390Z] #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-07-20T15:00:55.390Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-20T15:00:55.390Z] #14 56.09 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-20T15:00:55.390Z] #14 56.09 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-20T15:00:55.390Z] #14 56.12 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-20T15:00:55.390Z] #14 62.72 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-20T15:00:55.390Z] #14 62.81 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-07-20T15:00:55.390Z] #14 62.81 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-20T15:00:55.390Z] #14 62.99 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-20T15:00:55.390Z] #14 63.00 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-07-20T15:00:55.390Z] #14 63.01 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-20T15:00:55.563Z] #47 38.84 Updating files: 48% (1050/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: 82% (1805/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) [2022-07-20T15:00:55.563Z] #47 ... [2022-07-20T15:00:55.563Z] [2022-07-20T15:00:55.563Z] #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-07-20T15:00:55.563Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:00:55.563Z] #14 30.32 Fetched 8555 kB in 23s (368 kB/s) [2022-07-20T15:00:55.563Z] #14 30.32 Reading package lists... [2022-07-20T15:00:55.563Z] #14 40.22 Reading package lists... [2022-07-20T15:00:55.563Z] #14 ... [2022-07-20T15:00:55.563Z] [2022-07-20T15:00:55.563Z] #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-07-20T15:00:55.563Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T15:00:55.563Z] #14 29.65 Reading package lists... [2022-07-20T15:00:55.563Z] #14 ... [2022-07-20T15:00:55.563Z] [2022-07-20T15:00:55.563Z] #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-07-20T15:00:55.563Z] #67 sha256:e667a7733c39b914727bba250c577028de611bdf1878008cfde68694b4b34e22 [2022-07-20T15:00:55.563Z] #67 24.18 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-20T15:00:55.573Z] #55 44.80 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-20T15:00:55.573Z] #55 44.92 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-20T15:00:55.821Z] #47 38.84 Updating files: 48% (1050/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: 82% (1805/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-07-20T15:00:55.822Z] #67 ... [2022-07-20T15:00:55.822Z] [2022-07-20T15:00:55.822Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T15:00:55.822Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:00:55.822Z] #55 30.77 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-20T15:00:55.822Z] #55 30.83 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-20T15:00:55.822Z] #55 31.51 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-20T15:00:55.822Z] #55 31.60 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-20T15:00:55.822Z] #55 32.18 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-20T15:00:55.822Z] #55 32.76 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-20T15:00:55.822Z] #55 32.89 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-20T15:00:55.822Z] #55 33.39 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-20T15:00:55.822Z] #55 33.60 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-20T15:00:55.822Z] #55 33.73 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-20T15:00:55.822Z] #55 33.80 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-20T15:00:55.822Z] #55 34.04 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-20T15:00:55.822Z] #55 34.07 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-20T15:00:55.822Z] #55 34.36 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-20T15:00:55.822Z] #55 34.47 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-20T15:00:55.822Z] #55 34.59 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-20T15:00:56.080Z] #47 40.46 + git checkout -q v2.3.0 [2022-07-20T15:00:56.080Z] #47 ... [2022-07-20T15:00:56.080Z] [2022-07-20T15:00:56.080Z] #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-07-20T15:00:56.080Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T15:00:56.080Z] #62 30.94 Fetched 8555 kB in 24s (358 kB/s) [2022-07-20T15:00:56.080Z] #62 30.94 Reading package lists... [2022-07-20T15:00:56.081Z] #55 34.76 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-20T15:00:56.081Z] #55 34.82 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-20T15:00:56.081Z] #55 34.98 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-20T15:00:56.339Z] #62 40.45 Reading package lists... [2022-07-20T15:00:56.339Z] #62 ... [2022-07-20T15:00:56.339Z] [2022-07-20T15:00:56.339Z] #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-07-20T15:00:56.339Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T15:00:56.339Z] #42 30.94 Fetched 8555 kB in 24s (353 kB/s) [2022-07-20T15:00:56.339Z] #42 30.94 Reading package lists... [2022-07-20T15:00:56.339Z] #42 40.46 Reading package lists... [2022-07-20T15:00:56.339Z] #42 ... [2022-07-20T15:00:56.339Z] [2022-07-20T15:00:56.339Z] #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-07-20T15:00:56.339Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T15:00:56.339Z] #76 31.24 Fetched 8555 kB in 24s (356 kB/s) [2022-07-20T15:00:56.339Z] #76 31.24 Reading package lists... [2022-07-20T15:00:56.342Z] #55 35.29 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-20T15:00:56.597Z] #76 40.81 Reading package lists... [2022-07-20T15:00:56.597Z] #76 ... [2022-07-20T15:00:56.597Z] [2022-07-20T15:00:56.597Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T15:00:56.597Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:00:56.597Z] #55 39.27 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-20T15:00:56.597Z] #55 39.30 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-20T15:00:56.597Z] #55 39.60 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-20T15:00:56.597Z] #55 39.79 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-20T15:00:56.597Z] #55 39.79 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-20T15:00:56.597Z] #55 40.03 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-20T15:00:56.597Z] #55 41.18 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-20T15:00:56.597Z] #55 41.22 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-20T15:00:56.597Z] #55 41.25 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-20T15:00:56.603Z] #55 ... [2022-07-20T15:00:56.603Z] [2022-07-20T15:00:56.603Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-20T15:00:56.603Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T15:00:56.603Z] #36 25.36 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-20T15:00:56.603Z] #36 25.36 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-20T15:00:56.603Z] #36 26.31 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-20T15:00:56.603Z] #36 26.75 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-20T15:00:56.603Z] #36 27.37 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-20T15:00:56.603Z] #36 27.88 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-20T15:00:56.603Z] #36 28.02 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-20T15:00:56.603Z] #36 28.21 go: downloading github.com/peterh/liner v1.2.2 [2022-07-20T15:00:56.603Z] #36 28.81 go: downloading github.com/google/go-dap v0.6.0 [2022-07-20T15:00:56.603Z] #36 29.39 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-20T15:00:56.603Z] #36 30.32 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-20T15:00:56.603Z] #36 31.25 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-20T15:00:56.603Z] #36 31.91 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-20T15:00:56.603Z] #36 31.93 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-20T15:00:56.603Z] #36 34.98 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-20T15:00:56.603Z] #36 35.14 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-20T15:00:56.603Z] #36 ... [2022-07-20T15:00:56.603Z] [2022-07-20T15:00:56.603Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T15:00:56.603Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:00:56.603Z] #55 35.51 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-20T15:00:56.855Z] #55 41.48 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-20T15:00:57.113Z] #55 41.71 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-20T15:00:57.113Z] #55 41.77 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-20T15:00:57.113Z] #55 41.94 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-20T15:00:57.113Z] #55 41.98 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-20T15:00:57.117Z] #19 ... [2022-07-20T15:00:57.117Z] [2022-07-20T15:00:57.117Z] #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-07-20T15:00:57.117Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:00:57.117Z] #84 78.59 configure.ac:7: installing 'build-aux/compile' [2022-07-20T15:00:57.170Z] #55 35.74 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-20T15:00:57.170Z] #55 35.75 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-20T15:00:57.170Z] #55 35.80 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-20T15:00:57.371Z] #55 ... [2022-07-20T15:00:57.371Z] [2022-07-20T15:00:57.371Z] #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-07-20T15:00:57.371Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T15:00:57.371Z] #51 31.91 Fetched 8558 kB in 25s (344 kB/s) [2022-07-20T15:00:57.371Z] #51 31.91 Reading package lists... [2022-07-20T15:00:57.371Z] #51 41.52 Reading package lists... [2022-07-20T15:00:57.371Z] #51 ... [2022-07-20T15:00:57.371Z] [2022-07-20T15:00:57.371Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T15:00:57.371Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:00:57.371Z] #55 42.16 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-20T15:00:57.378Z] #84 78.63 configure.ac:9: installing 'build-aux/config.guess' [2022-07-20T15:00:57.378Z] #84 78.64 configure.ac:9: installing 'build-aux/config.sub' [2022-07-20T15:00:57.378Z] #84 78.66 configure.ac:11: installing 'build-aux/install-sh' [2022-07-20T15:00:57.378Z] #84 78.67 configure.ac:11: installing 'build-aux/missing' [2022-07-20T15:00:57.430Z] #55 36.04 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-20T15:00:57.430Z] #55 36.04 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-20T15:00:57.430Z] #55 36.28 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-20T15:00:57.638Z] #84 78.99 Makefile.am: installing 'build-aux/depcomp' [2022-07-20T15:00:57.899Z] #84 79.20 parallel-tests: installing 'build-aux/test-driver' [2022-07-20T15:00:57.937Z] #55 ... [2022-07-20T15:00:57.937Z] [2022-07-20T15:00:57.937Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-20T15:00:57.937Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T15:00:57.937Z] #36 32.45 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-20T15:00:57.937Z] #36 32.94 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-20T15:00:57.937Z] #36 32.96 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-20T15:00:57.937Z] #36 32.98 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-20T15:00:57.937Z] #36 ... [2022-07-20T15:00:57.937Z] [2022-07-20T15:00:57.937Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T15:00:57.937Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:00:57.937Z] #55 42.77 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-20T15:00:57.937Z] #55 42.82 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-20T15:00:57.947Z] #14 68.59 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-20T15:00:57.947Z] #14 68.59 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-07-20T15:00:57.947Z] #14 68.60 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T15:00:57.999Z] #55 36.72 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-20T15:00:57.999Z] #55 36.85 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-20T15:00:58.209Z] #55 42.98 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-20T15:00:58.209Z] #55 43.04 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-20T15:00:58.257Z] #55 37.08 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-20T15:00:58.257Z] #55 37.08 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-20T15:00:58.467Z] #55 43.22 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-20T15:00:58.516Z] #55 37.28 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-20T15:00:58.725Z] #55 43.39 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-20T15:00:58.725Z] #55 43.60 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-20T15:00:58.775Z] #55 37.40 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-20T15:00:58.775Z] #55 37.67 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-20T15:00:58.983Z] #55 43.72 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-20T15:00:58.983Z] #55 43.77 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-20T15:00:59.033Z] #55 37.75 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-20T15:00:59.034Z] #55 37.86 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-20T15:00:59.241Z] #55 43.94 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-20T15:00:59.241Z] #55 44.05 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-20T15:00:59.292Z] #55 38.01 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-20T15:00:59.498Z] #55 44.27 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-20T15:00:59.498Z] #55 44.27 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-20T15:00:59.550Z] #55 38.28 go: downloading github.com/julz/importas v0.1.0 [2022-07-20T15:00:59.550Z] #55 38.33 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-20T15:00:59.766Z] #55 ... [2022-07-20T15:00:59.766Z] [2022-07-20T15:00:59.766Z] #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-07-20T15:00:59.766Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T15:00:59.766Z] #76 43.67 Selecting previously unselected package patch. [2022-07-20T15:00:59.766Z] #76 43.67 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-20T15:00:59.766Z] #76 43.67 Unpacking patch (2.7.6-7) ... [2022-07-20T15:00:59.766Z] #76 43.88 Selecting previously unselected package dpkg-dev. [2022-07-20T15:00:59.766Z] #76 43.88 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-20T15:00:59.766Z] #76 43.96 Unpacking dpkg-dev (1.20.11) ... [2022-07-20T15:00:59.766Z] #76 44.92 Selecting previously unselected package build-essential. [2022-07-20T15:00:59.766Z] #76 44.92 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-20T15:00:59.766Z] #76 44.92 Unpacking build-essential (12.9) ... [2022-07-20T15:00:59.766Z] #76 45.14 Selecting previously unselected package libcap2:amd64. [2022-07-20T15:00:59.766Z] #76 45.14 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-20T15:00:59.766Z] #76 45.15 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-20T15:00:59.766Z] #76 45.25 Selecting previously unselected package libcap-dev:amd64. [2022-07-20T15:00:59.766Z] #76 45.25 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-20T15:00:59.766Z] #76 45.25 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-20T15:00:59.766Z] #76 45.39 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-20T15:00:59.766Z] #76 45.42 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-20T15:00:59.766Z] #76 45.42 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T15:00:59.766Z] #76 45.53 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-20T15:00:59.766Z] #76 45.53 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-20T15:00:59.766Z] #76 45.58 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-20T15:00:59.766Z] #76 45.64 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-20T15:00:59.766Z] #76 45.66 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-20T15:00:59.766Z] #76 45.88 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T15:00:59.766Z] #76 46.16 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-20T15:00:59.766Z] #76 46.16 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-20T15:00:59.766Z] #76 46.16 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T15:00:59.766Z] #76 46.94 Selecting previously unselected package libtool. [2022-07-20T15:00:59.766Z] #76 46.94 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-20T15:00:59.766Z] #76 46.98 Unpacking libtool (2.4.6-15) ... [2022-07-20T15:00:59.766Z] #76 47.24 Selecting previously unselected package libudev-dev:amd64. [2022-07-20T15:00:59.766Z] #76 47.29 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-20T15:00:59.766Z] #76 47.29 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-20T15:00:59.766Z] #76 47.53 Selecting previously unselected package libyajl2:amd64. [2022-07-20T15:00:59.766Z] #76 47.53 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-20T15:00:59.766Z] #76 47.53 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-20T15:00:59.766Z] #76 47.61 Selecting previously unselected package libyajl-dev:amd64. [2022-07-20T15:00:59.766Z] #76 47.69 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-20T15:00:59.766Z] #76 47.69 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-20T15:00:59.766Z] #76 47.88 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T15:00:59.766Z] #76 47.88 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-20T15:00:59.766Z] #76 47.88 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-20T15:00:59.766Z] #76 47.88 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-20T15:00:59.766Z] #76 48.00 Setting up file (1:5.39-3) ... [2022-07-20T15:00:59.766Z] #76 48.00 Setting up bzip2 (1.0.8-4) ... [2022-07-20T15:00:59.766Z] #76 48.00 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T15:00:59.766Z] #76 48.00 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-20T15:00:59.766Z] #76 48.00 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-20T15:00:59.766Z] #76 48.03 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-20T15:00:59.766Z] #76 48.03 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-20T15:00:59.766Z] #76 48.05 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T15:00:59.766Z] #76 48.08 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-20T15:00:59.766Z] #76 48.10 Setting up patch (2.7.6-7) ... [2022-07-20T15:00:59.766Z] #76 48.12 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-20T15:00:59.766Z] #76 48.15 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-20T15:00:59.766Z] #76 48.16 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-20T15:00:59.766Z] #76 48.17 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T15:00:59.766Z] #76 48.20 Setting up libtool (2.4.6-15) ... [2022-07-20T15:00:59.766Z] #76 48.21 Setting up m4 (1.4.18-5) ... [2022-07-20T15:00:59.766Z] #76 48.28 Setting up dpkg-dev (1.20.11) ... [2022-07-20T15:00:59.766Z] #76 48.35 Setting up autoconf (2.69-14) ... [2022-07-20T15:00:59.766Z] #76 48.44 Setting up build-essential (12.9) ... [2022-07-20T15:00:59.766Z] #76 48.44 Setting up automake (1:1.16.3-2) ... [2022-07-20T15:00:59.766Z] #76 48.45 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-20T15:00:59.766Z] #76 48.48 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:00:59.809Z] #55 38.43 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-20T15:00:59.809Z] #55 38.50 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-20T15:00:59.809Z] #55 38.62 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-20T15:01:00.067Z] #55 38.78 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-20T15:01:00.326Z] #55 39.03 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-20T15:01:00.326Z] #55 39.09 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-20T15:01:00.326Z] #55 ... [2022-07-20T15:01:00.326Z] [2022-07-20T15:01:00.326Z] #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-07-20T15:01:00.327Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T15:01:00.327Z] #76 29.04 Fetched 8555 kB in 23s (377 kB/s) [2022-07-20T15:01:00.327Z] #76 29.04 Reading package lists... [2022-07-20T15:01:00.327Z] #76 ... [2022-07-20T15:01:00.327Z] [2022-07-20T15:01:00.327Z] #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-07-20T15:01:00.327Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T15:01:00.327Z] #62 29.20 Fetched 8555 kB in 23s (371 kB/s) [2022-07-20T15:01:00.431Z] #55 44.94 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-20T15:01:00.431Z] #55 45.06 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-20T15:01:00.431Z] #55 45.28 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-20T15:01:00.442Z] #84 81.72 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-20T15:01:00.442Z] #84 81.72 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-20T15:01:00.586Z] #62 29.20 Reading package lists... [2022-07-20T15:01:00.586Z] #62 ... [2022-07-20T15:01:00.586Z] [2022-07-20T15:01:00.586Z] #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-07-20T15:01:00.586Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:01:00.586Z] #14 29.65 Reading package lists... [2022-07-20T15:01:00.688Z] #55 45.41 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-20T15:01:00.688Z] #55 45.44 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-20T15:01:00.705Z] #76 DONE 49.7s [2022-07-20T15:01:00.705Z] [2022-07-20T15:01:00.705Z] #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-07-20T15:01:00.705Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:01:00.946Z] #55 45.61 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-20T15:01:00.963Z] #77 ... [2022-07-20T15:01:00.963Z] [2022-07-20T15:01:00.963Z] #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-07-20T15:01:00.963Z] #64 sha256:9cc42f80cfba223735786b520369f345e5cfa566f59960a4e33fa3314c2f93e4 [2022-07-20T15:01:00.963Z] #64 6.809 + RM_GOPATH=0 [2022-07-20T15:01:00.963Z] #64 6.809 + TMP_GOPATH= [2022-07-20T15:01:00.963Z] #64 6.809 + : /build [2022-07-20T15:01:00.963Z] #64 6.809 + '[' -z '' ']' [2022-07-20T15:01:00.963Z] #64 6.809 ++ mktemp -d [2022-07-20T15:01:00.963Z] #64 6.809 + export GOPATH=/tmp/tmp.pilX2g0xlK [2022-07-20T15:01:00.963Z] #64 6.809 + GOPATH=/tmp/tmp.pilX2g0xlK [2022-07-20T15:01:00.963Z] #64 6.809 + RM_GOPATH=1 [2022-07-20T15:01:00.963Z] #64 6.809 + case "$(go env GOARCH)" in [2022-07-20T15:01:00.963Z] #64 6.809 ++ go env GOARCH [2022-07-20T15:01:00.963Z] #64 6.809 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T15:01:00.963Z] #64 6.809 + GO_BUILDMODE=-buildmode=pie [2022-07-20T15:01:00.963Z] #64 6.809 ++ dirname /install.sh [2022-07-20T15:01:00.963Z] #64 6.809 + dir=/ [2022-07-20T15:01:00.963Z] #64 6.809 + bin=containerd [2022-07-20T15:01:00.963Z] #64 6.809 + shift [2022-07-20T15:01:00.963Z] #64 6.809 + '[' '!' -f //containerd.installer ']' [2022-07-20T15:01:00.963Z] #64 6.809 + . //containerd.installer [2022-07-20T15:01:00.963Z] #64 6.809 ++ set -e [2022-07-20T15:01:00.963Z] #64 6.846 Install containerd version v1.6.6 [2022-07-20T15:01:00.963Z] #64 6.846 ++ : v1.6.6 [2022-07-20T15:01:00.963Z] #64 6.846 + install_containerd [2022-07-20T15:01:00.963Z] #64 6.846 + echo 'Install containerd version v1.6.6' [2022-07-20T15:01:00.963Z] #64 6.846 + git clone https://github.com/containerd/containerd.git /tmp/tmp.pilX2g0xlK/src/github.com/containerd/containerd [2022-07-20T15:01:00.963Z] #64 6.846 Cloning into '/tmp/tmp.pilX2g0xlK/src/github.com/containerd/containerd'... [2022-07-20T15:01:00.963Z] #64 ... [2022-07-20T15:01:00.963Z] [2022-07-20T15:01:00.964Z] #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-07-20T15:01:00.964Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T15:01:00.964Z] #51 40.17 The following additional packages will be installed: [2022-07-20T15:01:00.964Z] #51 40.17 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-20T15:01:00.964Z] #51 40.17 python3-protobuf python3-six [2022-07-20T15:01:00.964Z] #51 40.22 Suggested packages: [2022-07-20T15:01:00.964Z] #51 40.22 python3-setuptools [2022-07-20T15:01:00.964Z] #51 40.22 Recommended packages: [2022-07-20T15:01:00.964Z] #51 40.22 iproute2 | iproute [2022-07-20T15:01:00.964Z] #51 40.95 The following NEW packages will be installed: [2022-07-20T15:01:00.964Z] #51 40.96 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-20T15:01:00.964Z] #51 40.96 python3-protobuf python3-six [2022-07-20T15:01:00.964Z] #51 41.48 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:01:00.964Z] #51 41.48 Need to get 2315 kB of archives. [2022-07-20T15:01:00.964Z] #51 41.48 After this operation, 11.1 MB of additional disk space will be used. [2022-07-20T15:01:00.964Z] #51 41.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-20T15:01:00.964Z] #51 41.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-20T15:01:00.964Z] #51 41.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-20T15:01:00.964Z] #51 41.52 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-20T15:01:00.964Z] #51 41.54 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-20T15:01:00.964Z] #51 41.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-20T15:01:00.964Z] #51 41.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-20T15:01:00.964Z] #51 44.04 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-20T15:01:00.964Z] #51 45.77 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:01:00.964Z] #51 46.05 Fetched 2315 kB in 3s (695 kB/s) [2022-07-20T15:01:00.964Z] #51 46.05 Selecting previously unselected package libprotobuf23:amd64. [2022-07-20T15:01:00.964Z] #51 46.05 (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 ... 15717 files and directories currently installed.) [2022-07-20T15:01:00.964Z] #51 46.07 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-20T15:01:00.964Z] #51 46.14 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-20T15:01:00.964Z] #51 46.98 Selecting previously unselected package python3-pkg-resources. [2022-07-20T15:01:00.964Z] #51 46.98 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-20T15:01:00.964Z] #51 46.98 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-20T15:01:00.964Z] #51 47.21 Selecting previously unselected package python3-six. [2022-07-20T15:01:00.964Z] #51 47.21 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-20T15:01:00.964Z] #51 47.21 Unpacking python3-six (1.16.0-2) ... [2022-07-20T15:01:00.964Z] #51 47.36 Selecting previously unselected package python3-protobuf. [2022-07-20T15:01:00.964Z] #51 47.42 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-20T15:01:00.964Z] #51 47.42 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-20T15:01:00.964Z] #51 48.03 Selecting previously unselected package libnet1:amd64. [2022-07-20T15:01:00.964Z] #51 48.03 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-20T15:01:00.964Z] #51 48.10 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T15:01:00.964Z] #51 48.21 Selecting previously unselected package libnl-3-200:amd64. [2022-07-20T15:01:00.964Z] #51 48.21 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-20T15:01:00.964Z] #51 48.25 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T15:01:00.964Z] #51 48.46 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-20T15:01:00.964Z] #51 48.46 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-20T15:01:00.964Z] #51 48.46 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T15:01:00.964Z] #51 48.90 Selecting previously unselected package criu. [2022-07-20T15:01:00.964Z] #51 48.90 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-20T15:01:00.964Z] #51 48.90 Unpacking criu (3.17.1-1) ... [2022-07-20T15:01:00.964Z] #51 49.81 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-20T15:01:01.204Z] #55 45.98 go: downloading honnef.co/go/tools v0.3.1 [2022-07-20T15:01:01.386Z] #84 82.50 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-20T15:01:01.386Z] #84 82.50 libtoolize: copying file 'm4/libtool.m4' [2022-07-20T15:01:01.386Z] #84 82.71 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-20T15:01:01.532Z] #51 ... [2022-07-20T15:01:01.532Z] [2022-07-20T15:01:01.532Z] #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-07-20T15:01:01.532Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T15:01:01.532Z] #42 40.50 Selecting previously unselected package cmake-data. [2022-07-20T15:01:01.532Z] #42 40.50 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-20T15:01:01.532Z] #42 40.50 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-20T15:01:01.532Z] #42 44.39 Selecting previously unselected package libicu67:amd64. [2022-07-20T15:01:01.532Z] #42 44.40 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-20T15:01:01.532Z] #42 44.42 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-20T15:01:01.532Z] #42 ... [2022-07-20T15:01:01.532Z] [2022-07-20T15:01:01.532Z] #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-07-20T15:01:01.532Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T15:01:01.532Z] #34 46.85 Updating files: 88% (1349/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-07-20T15:01:01.532Z] #34 47.38 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-20T15:01:01.532Z] #34 47.47 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-20T15:01:01.646Z] #84 82.79 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-20T15:01:01.646Z] #84 83.05 libtoolize: copying file 'm4/ltversion.m4' [2022-07-20T15:01:02.091Z] #14 39.83 Reading package lists... [2022-07-20T15:01:02.091Z] #14 ... [2022-07-20T15:01:02.091Z] [2022-07-20T15:01:02.091Z] #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-07-20T15:01:02.091Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T15:01:02.091Z] #42 30.88 Fetched 8555 kB in 23s (367 kB/s) [2022-07-20T15:01:02.091Z] #42 30.88 Reading package lists... [2022-07-20T15:01:02.091Z] #42 40.84 Reading package lists... [2022-07-20T15:01:02.091Z] #42 ... [2022-07-20T15:01:02.091Z] [2022-07-20T15:01:02.091Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T15:01:02.091Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:01:02.091Z] #55 39.58 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-20T15:01:02.091Z] #55 39.64 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-20T15:01:02.091Z] #55 39.80 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-20T15:01:02.091Z] #55 39.81 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-20T15:01:02.216Z] #84 83.44 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-20T15:01:02.350Z] #55 41.28 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-20T15:01:02.608Z] #55 41.29 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-20T15:01:02.608Z] #55 41.39 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-20T15:01:02.867Z] #55 41.68 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-20T15:01:03.126Z] #55 41.88 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-20T15:01:03.157Z] #84 ... [2022-07-20T15:01:03.157Z] [2022-07-20T15:01:03.157Z] #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-07-20T15:01:03.157Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T15:01:03.157Z] #19 132.1 The following NEW packages will be installed: [2022-07-20T15:01:03.157Z] #19 132.1 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-20T15:01:03.384Z] #55 42.03 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-20T15:01:03.384Z] #55 42.13 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-20T15:01:03.384Z] #55 42.25 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-20T15:01:03.418Z] #19 132.1 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-20T15:01:03.418Z] #19 132.1 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-20T15:01:03.418Z] #19 132.1 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-20T15:01:03.418Z] #19 132.1 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-20T15:01:03.418Z] #19 132.1 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-20T15:01:03.418Z] #19 132.1 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-07-20T15:01:03.418Z] #19 132.1 crossbuild-essential-armel crossbuild-essential-armhf [2022-07-20T15:01:03.418Z] #19 132.1 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-07-20T15:01:03.418Z] #19 132.1 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-07-20T15:01:03.418Z] #19 132.1 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-07-20T15:01:03.418Z] #19 132.1 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-07-20T15:01:03.418Z] #19 132.1 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-07-20T15:01:03.418Z] #19 132.1 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-20T15:01:03.418Z] #19 132.1 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-20T15:01:03.418Z] #19 132.1 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-20T15:01:03.418Z] #19 132.1 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-20T15:01:03.418Z] #19 132.1 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-20T15:01:03.418Z] #19 132.1 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-20T15:01:03.418Z] #19 132.1 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-20T15:01:03.418Z] #19 132.1 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-20T15:01:03.418Z] #19 132.1 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-20T15:01:03.418Z] #19 132.1 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-20T15:01:03.418Z] #19 132.1 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-20T15:01:03.418Z] #19 132.1 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-20T15:01:03.418Z] #19 132.1 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-20T15:01:03.418Z] #19 132.1 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-20T15:01:03.418Z] #19 132.1 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-07-20T15:01:03.418Z] #19 132.1 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-07-20T15:01:03.418Z] #19 132.1 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-07-20T15:01:03.418Z] #19 132.1 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-07-20T15:01:03.418Z] #19 132.1 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-07-20T15:01:03.418Z] #19 132.1 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-07-20T15:01:03.418Z] #19 132.2 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-07-20T15:01:03.418Z] #19 132.2 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-07-20T15:01:03.418Z] #19 132.2 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-20T15:01:03.418Z] #19 132.2 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-20T15:01:03.418Z] #19 132.2 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-20T15:01:03.418Z] #19 132.2 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-20T15:01:03.418Z] #19 132.2 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-20T15:01:03.418Z] #19 132.2 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-20T15:01:03.418Z] #19 132.2 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-20T15:01:03.418Z] #19 132.2 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-20T15:01:03.418Z] #19 132.2 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-20T15:01:03.418Z] #19 132.2 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-20T15:01:03.418Z] #19 132.2 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-20T15:01:03.418Z] #19 132.2 linux-libc-dev-s390x-cross patch xz-utils [2022-07-20T15:01:03.465Z] #34 ... [2022-07-20T15:01:03.466Z] [2022-07-20T15:01:03.466Z] #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-07-20T15:01:03.466Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T15:01:03.466Z] #51 51.90 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-20T15:01:03.466Z] #51 51.93 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T15:01:03.466Z] #51 51.98 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T15:01:03.466Z] #51 52.01 Setting up python3-six (1.16.0-2) ... [2022-07-20T15:01:03.646Z] #55 42.32 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-20T15:01:03.732Z] #55 ... [2022-07-20T15:01:03.732Z] [2022-07-20T15:01:03.732Z] #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-07-20T15:01:03.732Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-20T15:01:03.732Z] #40 47.82 NAME: [2022-07-20T15:01:03.732Z] #40 47.82 go-winres - A tool for embedding resources in Windows executables [2022-07-20T15:01:03.732Z] #40 47.82 [2022-07-20T15:01:03.732Z] #40 47.82 USAGE: [2022-07-20T15:01:03.732Z] #40 47.82 go-winres [global options] command [command options] [arguments...] [2022-07-20T15:01:03.732Z] #40 47.82 [2022-07-20T15:01:03.732Z] #40 47.82 COMMANDS: [2022-07-20T15:01:03.732Z] #40 47.82 init Create an initial ./winres/winres.json [2022-07-20T15:01:03.732Z] #40 47.82 make Make syso files for the "go build" command [2022-07-20T15:01:03.732Z] #40 47.82 simply Make syso files for the "go build" command (simplified) [2022-07-20T15:01:03.732Z] #40 47.82 extract Extract all resources from an executable [2022-07-20T15:01:03.732Z] #40 47.82 patch Replace resources in an executable file (exe, dll) [2022-07-20T15:01:03.732Z] #40 47.82 help, h Shows a list of commands or help for one command [2022-07-20T15:01:03.732Z] #40 47.82 [2022-07-20T15:01:03.732Z] #40 47.82 GLOBAL OPTIONS: [2022-07-20T15:01:03.732Z] #40 47.82 --help, -h show help (default: false) [2022-07-20T15:01:03.732Z] #40 DONE 48.7s [2022-07-20T15:01:03.732Z] [2022-07-20T15:01:03.732Z] #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-07-20T15:01:03.732Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T15:01:03.732Z] #47 43.87 + 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-07-20T15:01:03.989Z] #19 133.0 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:01:03.989Z] #19 133.0 Need to get 788 MB of archives. [2022-07-20T15:01:03.989Z] #19 133.0 After this operation, 3385 MB of additional disk space will be used. [2022-07-20T15:01:03.989Z] #19 133.0 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-07-20T15:01:04.213Z] #55 42.94 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-20T15:01:04.213Z] #55 42.99 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-20T15:01:04.213Z] #55 43.01 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-20T15:01:04.249Z] #19 133.0 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-20T15:01:04.249Z] #19 133.0 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-20T15:01:04.249Z] #19 133.0 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-20T15:01:04.249Z] #19 133.0 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-20T15:01:04.249Z] #19 133.0 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-20T15:01:04.249Z] #19 133.0 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-07-20T15:01:04.249Z] #19 133.2 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-07-20T15:01:04.472Z] #55 43.16 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-20T15:01:04.472Z] #55 43.33 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-20T15:01:04.472Z] #55 ... [2022-07-20T15:01:04.472Z] [2022-07-20T15:01:04.472Z] #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-07-20T15:01:04.472Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T15:01:04.472Z] #51 32.99 Fetched 8558 kB in 26s (333 kB/s) [2022-07-20T15:01:04.472Z] #51 32.99 Reading package lists... [2022-07-20T15:01:04.472Z] #51 43.14 Reading package lists... [2022-07-20T15:01:04.472Z] #51 ... [2022-07-20T15:01:04.472Z] [2022-07-20T15:01:04.472Z] #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-07-20T15:01:04.472Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T15:01:04.473Z] #47 40.89 Updating files: 52% (1147/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-07-20T15:01:04.473Z] #47 42.58 + git checkout -q v2.3.0 [2022-07-20T15:01:04.511Z] #19 133.3 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-07-20T15:01:04.511Z] #19 133.4 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-07-20T15:01:04.511Z] #19 133.5 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-07-20T15:01:04.667Z] #47 ... [2022-07-20T15:01:04.667Z] [2022-07-20T15:01:04.667Z] #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-07-20T15:01:04.667Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:01:04.667Z] #14 40.22 Reading package lists... [2022-07-20T15:01:04.773Z] #19 133.6 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-07-20T15:01:04.773Z] #19 133.7 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-07-20T15:01:04.842Z] #51 53.35 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T15:01:04.842Z] #51 53.39 Setting up python3-protobuf (3.12.4-1) ... [2022-07-20T15:01:05.101Z] #51 ... [2022-07-20T15:01:05.101Z] [2022-07-20T15:01:05.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-07-20T15:01:05.101Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:01:05.101Z] #14 44.15 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-07-20T15:01:05.101Z] #14 45.92 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-07-20T15:01:05.101Z] #14 46.65 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-07-20T15:01:05.101Z] #14 46.65 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-20T15:01:05.101Z] #14 46.65 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-20T15:01:05.101Z] #14 46.65 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-20T15:01:05.101Z] #14 46.66 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-20T15:01:05.101Z] #14 46.66 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-07-20T15:01:05.101Z] #14 46.66 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-20T15:01:05.101Z] #14 46.66 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-20T15:01:05.101Z] #14 46.71 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-20T15:01:05.101Z] #14 46.77 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-20T15:01:05.101Z] #14 46.77 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-20T15:01:05.101Z] #14 46.77 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-20T15:01:05.101Z] #14 46.77 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-20T15:01:05.101Z] #14 46.77 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-07-20T15:01:05.101Z] #14 46.77 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-20T15:01:05.101Z] #14 46.79 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-20T15:01:05.101Z] #14 48.00 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:01:05.101Z] #14 48.20 Fetched 115 MB in 8s (14.6 MB/s) [2022-07-20T15:01:05.101Z] #14 48.32 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-20T15:01:05.101Z] #14 48.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 ... 15717 files and directories currently installed.) [2022-07-20T15:01:05.101Z] #14 48.44 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-20T15:01:05.101Z] #14 48.44 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-20T15:01:05.101Z] #14 51.28 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-20T15:01:05.101Z] #14 51.28 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-20T15:01:05.101Z] #14 51.28 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-20T15:01:05.101Z] #14 53.95 Selecting previously unselected package binutils-mingw-w64. [2022-07-20T15:01:05.101Z] #14 53.95 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-20T15:01:05.101Z] #14 53.95 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-20T15:01:05.101Z] #14 54.13 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-20T15:01:05.101Z] #14 54.13 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T15:01:05.101Z] #14 54.18 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T15:01:05.101Z] #14 54.39 Selecting previously unselected package dmsetup. [2022-07-20T15:01:05.101Z] #14 54.39 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T15:01:05.101Z] #14 ... [2022-07-20T15:01:05.101Z] [2022-07-20T15:01:05.101Z] #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-07-20T15:01:05.101Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T15:01:05.101Z] #42 51.78 Selecting previously unselected package libxml2:amd64. [2022-07-20T15:01:05.101Z] #42 51.78 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-20T15:01:05.101Z] #42 51.78 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-20T15:01:05.101Z] #42 52.37 Selecting previously unselected package libarchive13:amd64. [2022-07-20T15:01:05.101Z] #42 52.37 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-20T15:01:05.101Z] #42 52.37 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-20T15:01:05.101Z] #42 52.66 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-20T15:01:05.101Z] #42 52.68 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-20T15:01:05.101Z] #42 52.68 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-20T15:01:05.101Z] #42 52.86 Selecting previously unselected package librhash0:amd64. [2022-07-20T15:01:05.101Z] #42 52.86 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-20T15:01:05.102Z] #42 52.86 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-20T15:01:05.102Z] #42 53.06 Selecting previously unselected package libuv1:amd64. [2022-07-20T15:01:05.102Z] #42 53.06 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-20T15:01:05.102Z] #42 53.07 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-20T15:01:05.102Z] #42 53.29 Selecting previously unselected package cmake. [2022-07-20T15:01:05.102Z] #42 53.29 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-20T15:01:05.102Z] #42 53.29 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-20T15:01:06.103Z] #14 ... [2022-07-20T15:01:06.103Z] [2022-07-20T15:01:06.103Z] #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-07-20T15:01:06.103Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T15:01:06.103Z] #77 27.37 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-20T15:01:07.361Z] #19 136.2 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-07-20T15:01:07.361Z] #19 136.2 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-07-20T15:01:07.457Z] #14 49.67 Building dependency tree... [2022-07-20T15:01:07.764Z] #47 45.81 + 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-07-20T15:01:08.421Z] #42 ... [2022-07-20T15:01:08.421Z] [2022-07-20T15:01:08.421Z] #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-07-20T15:01:08.421Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:01:08.421Z] #77 7.789 Cloning into '/tmp/crun-build'... [2022-07-20T15:01:09.909Z] #19 138.8 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-07-20T15:01:09.909Z] #19 138.8 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-07-20T15:01:10.297Z] #47 ... [2022-07-20T15:01:10.297Z] [2022-07-20T15:01:10.297Z] #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-07-20T15:01:10.297Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:01:10.297Z] #14 39.83 Reading package lists... [2022-07-20T15:01:10.314Z] #77 ... [2022-07-20T15:01:10.314Z] [2022-07-20T15:01:10.314Z] #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-07-20T15:01:10.314Z] #64 sha256:4ee1db75e5b3d353a16498ba951a426a9a6fcc2cbc423a99aa044c4072a41f0c [2022-07-20T15:01:10.314Z] #64 40.48 Updating files: 67% (3303/4896) Updating files: 68% (3330/4896) Updating files: 69% (3379/4896) Updating files: 70% (3428/4896) Updating files: 71% (3477/4896) Updating files: 72% (3526/4896) Updating files: 73% (3575/4896) Updating files: 74% (3624/4896) Updating files: 75% (3672/4896) Updating files: 76% (3721/4896) Updating files: 77% (3770/4896) Updating files: 78% (3819/4896) Updating files: 79% (3868/4896) Updating files: 80% (3917/4896) Updating files: 81% (3966/4896) Updating files: 82% (4015/4896) Updating files: 83% (4064/4896) Updating files: 84% (4113/4896) Updating files: 85% (4162/4896) Updating files: 86% (4211/4896) Updating files: 87% (4260/4896) Updating files: 88% (4309/4896) Updating files: 89% (4358/4896) Updating files: 90% (4407/4896) Updating files: 91% (4456/4896) Updating files: 92% (4505/4896) Updating files: 93% (4554/4896) Updating files: 94% (4603/4896) Updating files: 95% (4652/4896) Updating files: 96% (4701/4896) Updating files: 97% (4750/4896) Updating files: 98% (4799/4896) Updating files: 99% (4848/4896) Updating files: 100% (4896/4896) Updating files: 100% (4896/4896), done. [2022-07-20T15:01:10.314Z] #64 41.46 + cd /tmp/tmp.SSKtsWjdSs/src/github.com/containerd/containerd [2022-07-20T15:01:10.314Z] #64 41.46 + git checkout -q v1.6.6 [2022-07-20T15:01:10.410Z] #77 ... [2022-07-20T15:01:10.410Z] [2022-07-20T15:01:10.410Z] #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-07-20T15:01:10.410Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T15:01:10.410Z] #42 58.10 Setting up libicu67:amd64 (67.1-7) ... [2022-07-20T15:01:10.410Z] #42 58.10 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:01:10.410Z] #42 58.11 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-20T15:01:10.410Z] #42 58.12 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:01:10.410Z] #42 58.15 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-20T15:01:10.410Z] #42 58.17 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-20T15:01:10.410Z] #42 58.19 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-20T15:01:10.410Z] #42 58.20 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-20T15:01:10.410Z] #42 58.23 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-20T15:01:10.410Z] #42 58.23 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-20T15:01:10.410Z] #42 58.25 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:01:10.410Z] #42 DONE 59.4s [2022-07-20T15:01:10.410Z] [2022-07-20T15:01:10.410Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-20T15:01:10.410Z] #43 sha256:6acd9f091b865b19fe096168687f3355cfa635252d927b8df6ce2307603872d5 [2022-07-20T15:01:10.410Z] #43 DONE 0.2s [2022-07-20T15:01:10.410Z] [2022-07-20T15:01:10.410Z] #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-07-20T15:01:10.410Z] #44 sha256:45481f1043671ed661ff1c163d3259b27317b6a798700c69fb4b349c897e3553 [2022-07-20T15:01:10.734Z] #14 ... [2022-07-20T15:01:10.734Z] [2022-07-20T15:01:10.734Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T15:01:10.734Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:01:10.734Z] #55 49.37 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-20T15:01:10.734Z] #55 49.43 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-20T15:01:10.734Z] #55 49.72 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-20T15:01:10.734Z] #55 49.75 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-20T15:01:10.734Z] #55 49.98 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-20T15:01:10.734Z] #55 50.11 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-20T15:01:10.734Z] #55 50.20 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-20T15:01:10.734Z] #55 50.27 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-20T15:01:10.734Z] #55 50.73 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-20T15:01:10.734Z] #55 50.73 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-20T15:01:10.734Z] #55 50.97 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-20T15:01:10.734Z] #55 51.19 go: downloading golang.org/x/text v0.3.7 [2022-07-20T15:01:10.864Z] #14 49.26 Building dependency tree... [2022-07-20T15:01:10.864Z] #14 ... [2022-07-20T15:01:10.864Z] [2022-07-20T15:01:10.864Z] #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-07-20T15:01:10.864Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T15:01:10.864Z] #76 39.60 Reading package lists... [2022-07-20T15:01:10.864Z] #76 48.44 Building dependency tree... [2022-07-20T15:01:10.864Z] #76 ... [2022-07-20T15:01:10.864Z] [2022-07-20T15:01:10.864Z] #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-07-20T15:01:10.864Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T15:01:10.864Z] #62 39.73 Reading package lists... [2022-07-20T15:01:11.001Z] #55 ... [2022-07-20T15:01:11.001Z] [2022-07-20T15:01:11.001Z] #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-07-20T15:01:11.001Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:01:11.001Z] #14 55.75 The following additional packages will be installed: [2022-07-20T15:01:11.001Z] #14 55.77 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-20T15:01:11.001Z] #14 55.77 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-20T15:01:11.001Z] #14 55.77 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-20T15:01:11.001Z] #14 55.77 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-20T15:01:11.001Z] #14 55.77 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-20T15:01:11.001Z] #14 55.77 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-20T15:01:11.001Z] #14 55.77 mingw-w64-common mingw-w64-x86-64-dev [2022-07-20T15:01:11.001Z] #14 55.80 Suggested packages: [2022-07-20T15:01:11.001Z] #14 55.80 gcc-10-locales seccomp wine64 [2022-07-20T15:01:11.125Z] #62 49.15 Building dependency tree... [2022-07-20T15:01:11.125Z] #62 ... [2022-07-20T15:01:11.125Z] [2022-07-20T15:01:11.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.46.2" && /build/golangci-lint --version [2022-07-20T15:01:11.125Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:01:11.125Z] #55 43.53 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-20T15:01:11.125Z] #55 43.77 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-20T15:01:11.125Z] #55 43.80 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-20T15:01:11.125Z] #55 43.98 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-20T15:01:11.125Z] #55 44.11 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-20T15:01:11.125Z] #55 44.12 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-20T15:01:11.125Z] #55 44.32 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-20T15:01:11.125Z] #55 44.43 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-20T15:01:11.125Z] #55 44.92 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-20T15:01:11.125Z] #55 45.08 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-20T15:01:11.125Z] #55 45.15 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-20T15:01:11.125Z] #55 45.21 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-20T15:01:11.125Z] #55 45.28 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-20T15:01:11.125Z] #55 45.78 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-20T15:01:11.125Z] #55 46.08 go: downloading honnef.co/go/tools v0.3.1 [2022-07-20T15:01:11.125Z] #55 49.06 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-20T15:01:11.125Z] #55 49.08 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-20T15:01:11.125Z] #55 49.41 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-20T15:01:11.125Z] #55 49.63 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-20T15:01:11.125Z] #55 49.64 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-20T15:01:11.125Z] #55 49.91 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-20T15:01:11.384Z] #55 50.04 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-20T15:01:11.384Z] #55 50.07 go: downloading golang.org/x/text v0.3.7 [2022-07-20T15:01:11.785Z] #44 ... [2022-07-20T15:01:11.786Z] [2022-07-20T15:01:11.786Z] #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-07-20T15:01:11.786Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T15:01:11.786Z] #51 58.03 Setting up criu (3.17.1-1) ... [2022-07-20T15:01:11.786Z] #51 60.36 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:01:11.786Z] #51 DONE 60.7s [2022-07-20T15:01:11.820Z] #19 140.9 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-07-20T15:01:11.951Z] #55 ... [2022-07-20T15:01:11.951Z] [2022-07-20T15:01:11.951Z] #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-07-20T15:01:11.951Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T15:01:11.951Z] #76 48.44 Building dependency tree... [2022-07-20T15:01:12.043Z] [2022-07-20T15:01:12.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-07-20T15:01:12.043Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:01:12.043Z] #14 54.46 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-20T15:01:12.043Z] #14 54.63 Selecting previously unselected package mingw-w64-common. [2022-07-20T15:01:12.043Z] #14 54.63 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-20T15:01:12.043Z] #14 54.63 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-20T15:01:12.080Z] #19 140.9 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-07-20T15:01:12.231Z] #64 43.40 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-20T15:01:12.231Z] #64 43.41 + BUILDTAGS='netgo osusergo static_build' [2022-07-20T15:01:12.231Z] #64 43.42 + export EXTRA_FLAGS=-buildmode=pie [2022-07-20T15:01:12.231Z] #64 43.42 + EXTRA_FLAGS=-buildmode=pie [2022-07-20T15:01:12.231Z] #64 43.42 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-20T15:01:12.231Z] #64 43.42 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-20T15:01:12.231Z] #64 43.42 + '[' '' = dynamic ']' [2022-07-20T15:01:12.231Z] #64 43.42 + make [2022-07-20T15:01:12.301Z] #14 61.58 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-20T15:01:12.301Z] #14 61.58 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-20T15:01:12.301Z] #14 61.58 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-20T15:01:13.533Z] #14 57.81 The following NEW packages will be installed: [2022-07-20T15:01:13.533Z] #14 57.82 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-20T15:01:13.533Z] #14 57.82 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-20T15:01:13.533Z] #14 57.82 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-20T15:01:13.533Z] #14 57.82 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-20T15:01:13.533Z] #14 57.82 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-20T15:01:13.533Z] #14 57.82 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-20T15:01:13.533Z] #14 57.82 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-20T15:01:13.533Z] #14 57.82 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-20T15:01:13.533Z] #14 57.83 mingw-w64-x86-64-dev [2022-07-20T15:01:13.794Z] #14 58.42 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:01:13.794Z] #14 58.42 Need to get 115 MB of archives. [2022-07-20T15:01:13.794Z] #14 58.42 After this operation, 645 MB of additional disk space will be used. [2022-07-20T15:01:13.794Z] #14 58.42 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-07-20T15:01:13.794Z] #14 58.60 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-07-20T15:01:14.052Z] #14 58.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-20T15:01:14.052Z] #14 58.87 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-07-20T15:01:14.052Z] #14 58.89 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-20T15:01:14.052Z] #14 58.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-20T15:01:14.148Z] #64 45.30 + bin/ctr [2022-07-20T15:01:14.623Z] #19 143.4 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-07-20T15:01:14.623Z] #19 143.4 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-07-20T15:01:14.986Z] #14 59.45 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-07-20T15:01:14.986Z] #14 ... [2022-07-20T15:01:14.986Z] [2022-07-20T15:01:14.986Z] #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-07-20T15:01:14.986Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T15:01:14.986Z] #62 40.45 Reading package lists... [2022-07-20T15:01:14.986Z] #62 50.03 Building dependency tree... [2022-07-20T15:01:14.986Z] #62 56.05 The following additional packages will be installed: [2022-07-20T15:01:14.986Z] #62 56.11 libbtrfs0 [2022-07-20T15:01:14.986Z] #62 56.18 The following NEW packages will be installed: [2022-07-20T15:01:14.986Z] #62 56.18 libbtrfs-dev libbtrfs0 [2022-07-20T15:01:14.986Z] #62 56.53 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:01:14.986Z] #62 56.53 Need to get 460 kB of archives. [2022-07-20T15:01:14.986Z] #62 56.53 After this operation, 1237 kB of additional disk space will be used. [2022-07-20T15:01:14.986Z] #62 56.53 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-20T15:01:14.986Z] #62 56.53 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-20T15:01:14.986Z] #62 58.30 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:01:14.986Z] #62 58.77 Fetched 460 kB in 0s (1350 kB/s) [2022-07-20T15:01:14.986Z] #62 58.99 Selecting previously unselected package libbtrfs0:amd64. [2022-07-20T15:01:14.986Z] #62 58.99 (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 ... 15717 files and directories currently installed.) [2022-07-20T15:01:14.986Z] #62 59.14 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-20T15:01:14.986Z] #62 59.15 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T15:01:14.986Z] #62 59.70 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-20T15:01:14.986Z] #62 59.71 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-20T15:01:14.986Z] #62 59.71 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T15:01:14.986Z] #62 ... [2022-07-20T15:01:14.986Z] [2022-07-20T15:01:14.986Z] #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-07-20T15:01:14.986Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:01:14.986Z] #14 59.84 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-07-20T15:01:15.244Z] #14 59.85 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-07-20T15:01:15.244Z] #14 ... [2022-07-20T15:01:15.244Z] [2022-07-20T15:01:15.244Z] #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-07-20T15:01:15.244Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T15:01:15.244Z] #42 40.46 Reading package lists... [2022-07-20T15:01:15.244Z] #42 50.24 Building dependency tree... [2022-07-20T15:01:15.244Z] #42 56.27 The following additional packages will be installed: [2022-07-20T15:01:15.244Z] #42 56.30 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-20T15:01:15.244Z] #42 56.30 Suggested packages: [2022-07-20T15:01:15.244Z] #42 56.32 cmake-doc ninja-build lrzip [2022-07-20T15:01:15.244Z] #42 56.32 Recommended packages: [2022-07-20T15:01:15.244Z] #42 56.32 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-20T15:01:15.244Z] #42 57.67 The following NEW packages will be installed: [2022-07-20T15:01:15.244Z] #42 57.71 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-20T15:01:15.244Z] #42 57.71 vim-common xxd [2022-07-20T15:01:15.244Z] #42 58.29 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:01:15.244Z] #42 58.29 Need to get 17.7 MB of archives. [2022-07-20T15:01:15.244Z] #42 58.29 After this operation, 70.7 MB of additional disk space will be used. [2022-07-20T15:01:15.244Z] #42 58.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-20T15:01:15.244Z] #42 58.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-20T15:01:15.244Z] #42 58.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-20T15:01:15.244Z] #42 58.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-20T15:01:15.244Z] #42 59.31 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-20T15:01:15.244Z] #42 59.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-20T15:01:15.244Z] #42 59.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-20T15:01:15.244Z] #42 59.43 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-20T15:01:15.244Z] #42 59.45 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-20T15:01:15.244Z] #42 59.45 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-20T15:01:15.504Z] #42 ... [2022-07-20T15:01:15.504Z] [2022-07-20T15:01:15.504Z] #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-07-20T15:01:15.504Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T15:01:15.504Z] #76 40.81 Reading package lists... [2022-07-20T15:01:15.504Z] #76 50.24 Building dependency tree... [2022-07-20T15:01:15.504Z] #76 56.07 python3 is already the newest version (3.9.2-3). [2022-07-20T15:01:15.504Z] #76 56.07 The following additional packages will be installed: [2022-07-20T15:01:15.504Z] #76 56.09 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-20T15:01:15.504Z] #76 56.11 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-20T15:01:15.504Z] #76 56.13 Suggested packages: [2022-07-20T15:01:15.504Z] #76 56.13 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-20T15:01:15.504Z] #76 56.13 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-20T15:01:15.504Z] #76 56.13 m4-doc ed diffutils-doc [2022-07-20T15:01:15.504Z] #76 56.13 Recommended packages: [2022-07-20T15:01:15.504Z] #76 56.13 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-20T15:01:15.504Z] #76 58.56 The following NEW packages will be installed: [2022-07-20T15:01:15.504Z] #76 58.59 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-20T15:01:15.504Z] #76 58.60 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-20T15:01:15.504Z] #76 58.60 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-20T15:01:15.504Z] #76 58.60 libyajl2 m4 patch xz-utils [2022-07-20T15:01:15.504Z] #76 59.33 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:01:15.504Z] #76 59.33 Need to get 5940 kB of archives. [2022-07-20T15:01:15.504Z] #76 59.33 After this operation, 18.7 MB of additional disk space will be used. [2022-07-20T15:01:15.504Z] #76 59.33 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-20T15:01:15.504Z] #76 59.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-20T15:01:15.504Z] #76 59.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-20T15:01:15.504Z] #76 59.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-20T15:01:15.504Z] #76 59.45 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-20T15:01:15.504Z] #76 59.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-20T15:01:15.504Z] #76 59.49 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-20T15:01:15.504Z] #76 59.49 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-20T15:01:15.504Z] #76 59.49 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-20T15:01:15.504Z] #76 59.49 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-20T15:01:15.504Z] #76 59.64 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-20T15:01:15.504Z] #76 59.64 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-20T15:01:15.504Z] #76 59.85 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-20T15:01:15.504Z] #76 59.88 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-20T15:01:15.504Z] #76 59.89 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-20T15:01:15.504Z] #76 59.89 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-20T15:01:15.504Z] #76 59.89 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-07-20T15:01:15.504Z] #76 59.94 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-20T15:01:15.504Z] #76 59.96 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-20T15:01:15.504Z] #76 60.00 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-20T15:01:15.504Z] #76 60.04 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-20T15:01:15.504Z] #76 60.05 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-20T15:01:15.504Z] #76 60.05 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-20T15:01:15.504Z] #76 ... [2022-07-20T15:01:15.504Z] [2022-07-20T15:01:15.504Z] #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-07-20T15:01:15.504Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-20T15:01:15.504Z] #57 60.36 v3.0.2 [2022-07-20T15:01:15.587Z] #14 ... [2022-07-20T15:01:15.587Z] [2022-07-20T15:01:15.587Z] #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-07-20T15:01:15.587Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:01:15.587Z] #77 14.83 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-20T15:01:15.587Z] #77 14.86 Cloning into '/tmp/crun-build/libocispec'... [2022-07-20T15:01:16.071Z] #57 DONE 60.9s [2022-07-20T15:01:16.071Z] [2022-07-20T15:01:16.071Z] #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-07-20T15:01:16.071Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T15:01:16.071Z] #62 60.48 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T15:01:16.071Z] #62 60.67 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T15:01:16.071Z] #62 60.78 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:01:16.636Z] #62 DONE 61.3s [2022-07-20T15:01:16.636Z] [2022-07-20T15:01:16.636Z] #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-07-20T15:01:16.636Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:01:16.636Z] #14 61.01 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-07-20T15:01:16.636Z] #14 ... [2022-07-20T15:01:16.636Z] [2022-07-20T15:01:16.636Z] #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-07-20T15:01:16.636Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T15:01:16.636Z] #51 41.52 Reading package lists... [2022-07-20T15:01:16.636Z] #51 51.39 Building dependency tree... [2022-07-20T15:01:16.636Z] #51 57.29 The following additional packages will be installed: [2022-07-20T15:01:16.636Z] #51 57.30 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-20T15:01:16.636Z] #51 57.30 python3-protobuf python3-six [2022-07-20T15:01:16.636Z] #51 57.32 Suggested packages: [2022-07-20T15:01:16.636Z] #51 57.33 python3-setuptools [2022-07-20T15:01:16.636Z] #51 57.33 Recommended packages: [2022-07-20T15:01:16.636Z] #51 57.33 iproute2 | iproute [2022-07-20T15:01:16.636Z] #51 58.28 The following NEW packages will be installed: [2022-07-20T15:01:16.636Z] #51 58.33 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-20T15:01:16.636Z] #51 58.34 python3-protobuf python3-six [2022-07-20T15:01:16.636Z] #51 59.09 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:01:16.636Z] #51 59.09 Need to get 2315 kB of archives. [2022-07-20T15:01:16.636Z] #51 59.09 After this operation, 11.1 MB of additional disk space will be used. [2022-07-20T15:01:16.636Z] #51 59.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-20T15:01:16.636Z] #51 59.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-20T15:01:16.636Z] #51 59.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-20T15:01:16.636Z] #51 59.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-20T15:01:16.636Z] #51 59.20 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-20T15:01:16.636Z] #51 59.20 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-07-20T15:01:16.636Z] #51 59.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-20T15:01:16.894Z] #51 ... [2022-07-20T15:01:16.894Z] [2022-07-20T15:01:16.894Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-20T15:01:16.894Z] #63 sha256:09892f809466419b5261c4a1a17c2e9453dab2932fa766193f346a09fb2cc584 [2022-07-20T15:01:16.894Z] #63 DONE 0.2s [2022-07-20T15:01:16.894Z] [2022-07-20T15:01:16.894Z] #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-07-20T15:01:16.894Z] #64 sha256:9942d4c551cc2b5c5f8c8025702eb54e811e8f7a5cfe6c78fc801b7ab774544c [2022-07-20T15:01:17.179Z] #19 145.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-07-20T15:01:17.179Z] #19 145.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-07-20T15:01:17.179Z] #19 145.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-07-20T15:01:17.179Z] #19 145.7 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-07-20T15:01:17.179Z] #19 145.7 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-07-20T15:01:17.179Z] #19 145.7 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-07-20T15:01:17.179Z] #19 145.7 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-07-20T15:01:17.179Z] #19 145.7 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-07-20T15:01:17.179Z] #19 145.8 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-07-20T15:01:17.179Z] #19 145.8 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-07-20T15:01:17.179Z] #19 145.8 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-07-20T15:01:17.179Z] #19 145.8 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-07-20T15:01:17.179Z] #19 145.8 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-07-20T15:01:17.179Z] #19 146.0 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-07-20T15:01:17.179Z] #19 146.0 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-07-20T15:01:17.179Z] #19 146.1 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-07-20T15:01:17.179Z] #19 146.1 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-07-20T15:01:17.179Z] #19 146.1 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-07-20T15:01:17.179Z] #19 146.1 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-07-20T15:01:17.232Z] #76 55.19 python3 is already the newest version (3.9.2-3). [2022-07-20T15:01:17.232Z] #76 55.19 The following additional packages will be installed: [2022-07-20T15:01:17.232Z] #76 55.19 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-20T15:01:17.232Z] #76 55.19 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-20T15:01:17.232Z] #76 55.22 Suggested packages: [2022-07-20T15:01:17.232Z] #76 55.22 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-20T15:01:17.232Z] #76 55.22 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-20T15:01:17.232Z] #76 55.22 m4-doc ed diffutils-doc [2022-07-20T15:01:17.232Z] #76 55.22 Recommended packages: [2022-07-20T15:01:17.232Z] #76 55.22 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-20T15:01:17.800Z] #76 ... [2022-07-20T15:01:17.800Z] [2022-07-20T15:01:17.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-07-20T15:01:17.800Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:01:17.800Z] #14 49.26 Building dependency tree... [2022-07-20T15:01:17.800Z] #14 55.64 The following additional packages will be installed: [2022-07-20T15:01:17.800Z] #14 55.65 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-20T15:01:17.800Z] #14 55.65 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-20T15:01:17.800Z] #14 55.65 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-20T15:01:17.800Z] #14 55.65 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-20T15:01:17.800Z] #14 55.66 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-20T15:01:17.800Z] #14 55.66 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-20T15:01:17.800Z] #14 55.66 mingw-w64-common mingw-w64-x86-64-dev [2022-07-20T15:01:17.800Z] #14 55.72 Suggested packages: [2022-07-20T15:01:17.800Z] #14 55.72 gcc-10-locales seccomp wine64 [2022-07-20T15:01:18.117Z] #77 17.14 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-20T15:01:18.117Z] #77 17.17 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-20T15:01:18.117Z] #77 17.20 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-20T15:01:18.117Z] #77 17.20 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-20T15:01:18.117Z] #77 17.22 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-20T15:01:18.815Z] #64 2.133 + RM_GOPATH=0 [2022-07-20T15:01:18.815Z] #64 2.133 + TMP_GOPATH= [2022-07-20T15:01:18.815Z] #64 2.133 + : /build [2022-07-20T15:01:18.815Z] #64 2.133 + '[' -z '' ']' [2022-07-20T15:01:18.815Z] #64 2.135 ++ mktemp -d [2022-07-20T15:01:18.815Z] #64 2.143 + export GOPATH=/tmp/tmp.R4zluhdqTI [2022-07-20T15:01:18.815Z] #64 2.143 + GOPATH=/tmp/tmp.R4zluhdqTI [2022-07-20T15:01:18.815Z] #64 2.143 + RM_GOPATH=1 [2022-07-20T15:01:18.815Z] #64 2.143 + case "$(go env GOARCH)" in [2022-07-20T15:01:18.815Z] #64 2.143 ++ go env GOARCH [2022-07-20T15:01:19.073Z] #64 2.180 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T15:01:19.073Z] #64 2.180 + GO_BUILDMODE=-buildmode=pie [2022-07-20T15:01:19.073Z] #64 2.180 ++ dirname /install.sh [2022-07-20T15:01:19.073Z] #64 2.184 Install containerd version v1.6.6 [2022-07-20T15:01:19.073Z] #64 2.190 + dir=/ [2022-07-20T15:01:19.073Z] #64 2.190 + bin=containerd [2022-07-20T15:01:19.073Z] #64 2.190 + shift [2022-07-20T15:01:19.073Z] #64 2.190 + '[' '!' -f //containerd.installer ']' [2022-07-20T15:01:19.073Z] #64 2.190 + . //containerd.installer [2022-07-20T15:01:19.073Z] #64 2.190 ++ set -e [2022-07-20T15:01:19.073Z] #64 2.190 ++ : v1.6.6 [2022-07-20T15:01:19.073Z] #64 2.190 + install_containerd [2022-07-20T15:01:19.073Z] #64 2.190 + echo 'Install containerd version v1.6.6' [2022-07-20T15:01:19.073Z] #64 2.190 + git clone https://github.com/containerd/containerd.git /tmp/tmp.R4zluhdqTI/src/github.com/containerd/containerd [2022-07-20T15:01:19.073Z] #64 2.190 Cloning into '/tmp/tmp.R4zluhdqTI/src/github.com/containerd/containerd'... [2022-07-20T15:01:19.177Z] #14 ... [2022-07-20T15:01:19.177Z] [2022-07-20T15:01:19.177Z] #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-07-20T15:01:19.177Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T15:01:19.177Z] #76 57.95 The following NEW packages will be installed: [2022-07-20T15:01:19.177Z] #76 57.97 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-20T15:01:19.177Z] #76 57.99 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-20T15:01:19.177Z] #76 58.00 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-20T15:01:19.177Z] #76 58.00 libyajl2 m4 patch xz-utils [2022-07-20T15:01:19.439Z] #64 ... [2022-07-20T15:01:19.439Z] [2022-07-20T15:01:19.439Z] #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-07-20T15:01:19.439Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-20T15:01:19.439Z] #14 80.29 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-20T15:01:19.439Z] #14 80.30 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-07-20T15:01:19.439Z] #14 80.30 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T15:01:19.439Z] #14 85.47 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-20T15:01:19.439Z] #14 85.47 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-07-20T15:01:19.439Z] #14 85.47 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-20T15:01:19.709Z] #14 ... [2022-07-20T15:01:19.710Z] [2022-07-20T15:01:19.710Z] #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-07-20T15:01:19.710Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T15:01:19.710Z] #77 36.98 libtoolize: putting auxiliary files in '.'. [2022-07-20T15:01:19.710Z] #77 36.99 libtoolize: copying file './ltmain.sh' [2022-07-20T15:01:19.710Z] #77 37.97 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-20T15:01:19.710Z] #77 37.97 libtoolize: and rerunning libtoolize and aclocal. [2022-07-20T15:01:19.710Z] #77 37.97 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-20T15:01:19.746Z] #76 58.56 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:01:19.746Z] #76 58.56 Need to get 5940 kB of archives. [2022-07-20T15:01:19.746Z] #76 58.56 After this operation, 18.7 MB of additional disk space will be used. [2022-07-20T15:01:19.746Z] #76 58.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-20T15:01:19.746Z] #76 58.57 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-20T15:01:19.746Z] #76 58.57 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-20T15:01:19.746Z] #76 58.63 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-20T15:01:19.746Z] #76 58.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-20T15:01:19.746Z] #76 58.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-20T15:01:19.746Z] #76 58.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-20T15:01:19.746Z] #76 58.73 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-20T15:01:19.746Z] #76 58.74 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-20T15:01:20.005Z] #76 58.76 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-20T15:01:20.021Z] #77 ... [2022-07-20T15:01:20.021Z] [2022-07-20T15:01:20.021Z] #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-07-20T15:01:20.021Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T15:01:20.021Z] #53 68.92 gotestsum version dev [2022-07-20T15:01:20.021Z] #53 DONE 69.3s [2022-07-20T15:01:20.021Z] [2022-07-20T15:01:20.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-07-20T15:01:20.021Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:01:20.021Z] #77 19.52 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-20T15:01:20.264Z] #76 58.90 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-20T15:01:20.264Z] #76 58.91 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-20T15:01:20.264Z] #76 59.24 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-20T15:01:20.264Z] #76 59.24 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-20T15:01:20.264Z] #76 59.25 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-20T15:01:20.264Z] #76 59.25 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-20T15:01:20.280Z] #77 ... [2022-07-20T15:01:20.280Z] [2022-07-20T15:01:20.280Z] #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-07-20T15:01:20.280Z] #44 sha256:45481f1043671ed661ff1c163d3259b27317b6a798700c69fb4b349c897e3553 [2022-07-20T15:01:20.280Z] #44 5.410 + RM_GOPATH=0 [2022-07-20T15:01:20.280Z] #44 5.410 + TMP_GOPATH= [2022-07-20T15:01:20.280Z] #44 5.410 + : /build [2022-07-20T15:01:20.280Z] #44 5.410 + '[' -z '' ']' [2022-07-20T15:01:20.280Z] #44 5.410 ++ mktemp -d [2022-07-20T15:01:20.280Z] #44 5.410 + export GOPATH=/tmp/tmp.94xu07my8K [2022-07-20T15:01:20.280Z] #44 5.410 + GOPATH=/tmp/tmp.94xu07my8K [2022-07-20T15:01:20.280Z] #44 5.410 + RM_GOPATH=1 [2022-07-20T15:01:20.280Z] #44 5.410 + case "$(go env GOARCH)" in [2022-07-20T15:01:20.280Z] #44 5.410 ++ go env GOARCH [2022-07-20T15:01:20.280Z] #44 5.450 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T15:01:20.280Z] #44 5.450 + GO_BUILDMODE=-buildmode=pie [2022-07-20T15:01:20.280Z] #44 5.450 ++ dirname /install.sh [2022-07-20T15:01:20.280Z] #44 5.453 + dir=/ [2022-07-20T15:01:20.280Z] #44 5.453 + bin=tini [2022-07-20T15:01:20.280Z] #44 5.453 + shift [2022-07-20T15:01:20.280Z] #44 5.453 + '[' '!' -f //tini.installer ']' [2022-07-20T15:01:20.280Z] #44 5.453 + . //tini.installer [2022-07-20T15:01:20.280Z] #44 5.453 ++ : v0.19.0 [2022-07-20T15:01:20.280Z] #44 5.453 + install_tini [2022-07-20T15:01:20.280Z] #44 5.453 + echo 'Install tini version v0.19.0' [2022-07-20T15:01:20.280Z] #44 5.453 + git clone https://github.com/krallin/tini.git /tmp/tmp.94xu07my8K/tini [2022-07-20T15:01:20.280Z] #44 5.453 Install tini version v0.19.0 [2022-07-20T15:01:20.280Z] #44 5.580 Cloning into '/tmp/tmp.94xu07my8K/tini'... [2022-07-20T15:01:20.280Z] #44 6.261 + cd /tmp/tmp.94xu07my8K/tini [2022-07-20T15:01:20.280Z] #44 6.261 + git checkout -q v0.19.0 [2022-07-20T15:01:20.280Z] #44 6.261 + cmake . [2022-07-20T15:01:20.280Z] #44 6.914 -- The C compiler identification is GNU 10.2.1 [2022-07-20T15:01:20.280Z] #44 7.087 -- Detecting C compiler ABI info [2022-07-20T15:01:20.280Z] #44 7.810 -- Detecting C compiler ABI info - done [2022-07-20T15:01:20.280Z] #44 7.941 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-20T15:01:20.280Z] #44 7.941 -- Detecting C compile features [2022-07-20T15:01:20.280Z] #44 7.941 -- Detecting C compile features - done [2022-07-20T15:01:20.280Z] #44 7.996 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-20T15:01:20.280Z] #44 8.244 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-20T15:01:20.280Z] #44 8.345 -- Configuring done [2022-07-20T15:01:20.280Z] #44 8.405 -- Generating done [2022-07-20T15:01:20.280Z] #44 8.405 -- Build files have been written to: /tmp/tmp.94xu07my8K/tini [2022-07-20T15:01:20.280Z] #44 8.416 + make tini-static [2022-07-20T15:01:20.280Z] #44 8.896 Scanning dependencies of target tini-static [2022-07-20T15:01:20.280Z] #44 9.028 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-20T15:01:20.482Z] #19 149.1 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-07-20T15:01:20.482Z] #19 149.1 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-07-20T15:01:20.482Z] #19 149.1 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-07-20T15:01:20.482Z] #19 149.2 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-07-20T15:01:20.482Z] #19 149.3 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-07-20T15:01:20.524Z] #76 59.28 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-07-20T15:01:20.524Z] #76 59.28 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-20T15:01:20.524Z] #76 59.30 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-20T15:01:20.524Z] #76 59.36 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-20T15:01:20.524Z] #76 59.44 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-20T15:01:20.524Z] #76 59.44 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-20T15:01:20.524Z] #76 59.46 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-20T15:01:20.538Z] #44 10.07 [100%] Linking C executable tini-static [2022-07-20T15:01:20.659Z] #77 ... [2022-07-20T15:01:20.659Z] [2022-07-20T15:01:20.659Z] #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-07-20T15:01:20.659Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-20T15:01:20.659Z] #14 91.34 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-20T15:01:20.659Z] #14 91.34 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-07-20T15:01:20.659Z] #14 91.37 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T15:01:21.106Z] #44 10.68 [100%] Built target tini-static [2022-07-20T15:01:21.364Z] #44 10.76 + mkdir -p /build [2022-07-20T15:01:21.364Z] #44 10.76 + cp tini-static /build/docker-init [2022-07-20T15:01:21.365Z] #44 DONE 11.0s [2022-07-20T15:01:21.365Z] [2022-07-20T15:01:21.365Z] #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-07-20T15:01:21.365Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:01:21.365Z] #14 68.01 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-20T15:01:21.365Z] #14 68.01 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:01:21.365Z] #14 68.04 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-20T15:01:21.365Z] #14 68.19 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-20T15:01:21.365Z] #14 68.19 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:01:21.365Z] #14 68.20 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-20T15:01:21.424Z] #19 ... [2022-07-20T15:01:21.424Z] [2022-07-20T15:01:21.424Z] #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-07-20T15:01:21.424Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:01:21.424Z] #84 102.8 configure.ac:11: installing 'build-aux/compile' [2022-07-20T15:01:21.424Z] #84 102.8 configure.ac:11: installing 'build-aux/config.guess' [2022-07-20T15:01:21.424Z] #84 102.8 configure.ac:11: installing 'build-aux/config.sub' [2022-07-20T15:01:21.461Z] #76 ... [2022-07-20T15:01:21.461Z] [2022-07-20T15:01:21.461Z] #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-07-20T15:01:21.461Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T15:01:21.461Z] #42 40.84 Reading package lists... [2022-07-20T15:01:21.461Z] #42 50.31 Building dependency tree... [2022-07-20T15:01:21.461Z] #42 56.79 The following additional packages will be installed: [2022-07-20T15:01:21.461Z] #42 56.84 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-20T15:01:21.461Z] #42 56.85 Suggested packages: [2022-07-20T15:01:21.461Z] #42 56.85 cmake-doc ninja-build lrzip [2022-07-20T15:01:21.461Z] #42 56.85 Recommended packages: [2022-07-20T15:01:21.461Z] #42 56.85 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-20T15:01:21.461Z] #42 58.49 The following NEW packages will be installed: [2022-07-20T15:01:21.461Z] #42 58.51 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-20T15:01:21.461Z] #42 58.51 vim-common xxd [2022-07-20T15:01:21.461Z] #42 59.03 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:01:21.461Z] #42 59.03 Need to get 17.7 MB of archives. [2022-07-20T15:01:21.461Z] #42 59.03 After this operation, 70.7 MB of additional disk space will be used. [2022-07-20T15:01:21.461Z] #42 59.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-20T15:01:21.461Z] #42 59.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-20T15:01:21.461Z] #42 59.04 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-20T15:01:21.461Z] #42 59.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-20T15:01:21.461Z] #42 60.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-20T15:01:21.461Z] #42 60.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-20T15:01:21.461Z] #42 60.25 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-20T15:01:21.461Z] #42 60.26 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-20T15:01:21.461Z] #42 60.28 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-20T15:01:21.461Z] #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-07-20T15:01:21.461Z] #42 ... [2022-07-20T15:01:21.461Z] [2022-07-20T15:01:21.461Z] #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-07-20T15:01:21.461Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:01:21.461Z] #14 58.01 The following NEW packages will be installed: [2022-07-20T15:01:21.461Z] #14 58.04 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-20T15:01:21.461Z] #14 58.04 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-20T15:01:21.461Z] #14 58.04 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-20T15:01:21.461Z] #14 58.04 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-20T15:01:21.461Z] #14 58.04 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-20T15:01:21.461Z] #14 58.04 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-20T15:01:21.461Z] #14 58.04 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-20T15:01:21.461Z] #14 58.04 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-20T15:01:21.461Z] #14 58.05 mingw-w64-x86-64-dev [2022-07-20T15:01:21.461Z] #14 58.71 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:01:21.461Z] #14 58.71 Need to get 115 MB of archives. [2022-07-20T15:01:21.461Z] #14 58.71 After this operation, 645 MB of additional disk space will be used. [2022-07-20T15:01:21.462Z] #14 58.71 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-07-20T15:01:21.462Z] #14 58.93 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-07-20T15:01:21.462Z] #14 59.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-20T15:01:21.462Z] #14 59.38 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-07-20T15:01:21.462Z] #14 59.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-20T15:01:21.462Z] #14 59.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-20T15:01:21.462Z] #14 59.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-07-20T15:01:21.462Z] #14 60.29 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-07-20T15:01:21.462Z] #14 60.30 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-07-20T15:01:21.690Z] #84 102.8 configure.ac:13: installing 'build-aux/install-sh' [2022-07-20T15:01:21.690Z] #84 102.8 configure.ac:13: installing 'build-aux/missing' [2022-07-20T15:01:21.690Z] #84 102.8 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-20T15:01:21.955Z] #84 103.2 Makefile.am: installing 'build-aux/depcomp' [2022-07-20T15:01:22.374Z] #64 ... [2022-07-20T15:01:22.374Z] [2022-07-20T15:01:22.374Z] #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-07-20T15:01:22.374Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T15:01:22.841Z] #14 61.52 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-07-20T15:01:23.100Z] #14 ... [2022-07-20T15:01:23.100Z] [2022-07-20T15:01:23.100Z] #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-07-20T15:01:23.100Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T15:01:23.100Z] #62 49.15 Building dependency tree... [2022-07-20T15:01:23.100Z] #62 56.18 The following additional packages will be installed: [2022-07-20T15:01:23.100Z] #62 56.24 libbtrfs0 [2022-07-20T15:01:23.100Z] #62 56.51 The following NEW packages will be installed: [2022-07-20T15:01:23.100Z] #62 56.54 libbtrfs-dev libbtrfs0 [2022-07-20T15:01:23.100Z] #62 56.93 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:01:23.100Z] #62 56.93 Need to get 460 kB of archives. [2022-07-20T15:01:23.100Z] #62 56.93 After this operation, 1237 kB of additional disk space will be used. [2022-07-20T15:01:23.100Z] #62 56.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-20T15:01:23.100Z] #62 56.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-20T15:01:23.100Z] #62 58.79 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:01:23.100Z] #62 59.23 Fetched 460 kB in 0s (1241 kB/s) [2022-07-20T15:01:23.100Z] #62 59.42 Selecting previously unselected package libbtrfs0:amd64. [2022-07-20T15:01:23.100Z] #62 59.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-20T15:01:23.100Z] #62 59.61 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-20T15:01:23.100Z] #62 59.66 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T15:01:23.100Z] #62 60.28 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-20T15:01:23.100Z] #62 60.29 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-20T15:01:23.100Z] #62 60.34 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T15:01:23.100Z] #62 61.27 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T15:01:23.100Z] #62 61.28 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T15:01:23.100Z] #62 61.30 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:01:23.100Z] #62 ... [2022-07-20T15:01:23.100Z] [2022-07-20T15:01:23.100Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T15:01:23.100Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:01:23.100Z] #55 61.96 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-20T15:01:23.100Z] #55 61.99 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-20T15:01:23.204Z] #34 66.31 Updating files: 83% (1271/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-07-20T15:01:23.359Z] #55 ... [2022-07-20T15:01:23.359Z] [2022-07-20T15:01:23.359Z] #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-07-20T15:01:23.359Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T15:01:23.359Z] #51 43.14 Reading package lists... [2022-07-20T15:01:23.359Z] #51 52.19 Building dependency tree... [2022-07-20T15:01:23.359Z] #51 58.84 The following additional packages will be installed: [2022-07-20T15:01:23.359Z] #51 58.87 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-20T15:01:23.359Z] #51 58.87 python3-protobuf python3-six [2022-07-20T15:01:23.359Z] #51 58.92 Suggested packages: [2022-07-20T15:01:23.359Z] #51 58.92 python3-setuptools [2022-07-20T15:01:23.359Z] #51 58.92 Recommended packages: [2022-07-20T15:01:23.359Z] #51 58.92 iproute2 | iproute [2022-07-20T15:01:23.359Z] #51 60.17 The following NEW packages will be installed: [2022-07-20T15:01:23.359Z] #51 60.17 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-20T15:01:23.359Z] #51 60.18 python3-protobuf python3-six [2022-07-20T15:01:23.359Z] #51 60.90 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:01:23.359Z] #51 60.90 Need to get 2315 kB of archives. [2022-07-20T15:01:23.359Z] #51 60.90 After this operation, 11.1 MB of additional disk space will be used. [2022-07-20T15:01:23.359Z] #51 60.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-20T15:01:23.359Z] #51 60.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-20T15:01:23.359Z] #51 60.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-20T15:01:23.359Z] #51 60.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-20T15:01:23.359Z] #51 61.14 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-20T15:01:23.359Z] #51 61.15 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-07-20T15:01:23.359Z] #51 61.19 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-20T15:01:23.489Z] #34 67.83 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-20T15:01:23.489Z] #34 68.04 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-20T15:01:23.626Z] #51 ... [2022-07-20T15:01:23.626Z] [2022-07-20T15:01:23.626Z] #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-07-20T15:01:23.626Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T15:01:23.626Z] #62 DONE 62.4s [2022-07-20T15:01:23.626Z] [2022-07-20T15:01:23.626Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-20T15:01:23.626Z] #63 sha256:eef00bf38a750533a9d58d32b45a942b98cb74e6ddfb6918070090b3d1902d68 [2022-07-20T15:01:23.626Z] #63 DONE 0.2s [2022-07-20T15:01:23.626Z] [2022-07-20T15:01:23.626Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T15:01:23.626Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:01:23.626Z] #55 62.57 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-20T15:01:23.626Z] #55 62.61 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-20T15:01:24.196Z] #55 ... [2022-07-20T15:01:24.196Z] [2022-07-20T15:01:24.196Z] #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-07-20T15:01:24.196Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-20T15:01:24.196Z] #57 62.87 v3.0.2 [2022-07-20T15:01:24.196Z] #57 DONE 63.0s [2022-07-20T15:01:24.196Z] [2022-07-20T15:01:24.196Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T15:01:24.196Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:01:24.196Z] #55 62.93 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-20T15:01:24.454Z] #55 63.24 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-20T15:01:24.609Z] #84 105.1 checking build system type... x86_64-pc-linux-gnu [2022-07-20T15:01:24.714Z] #55 63.55 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-20T15:01:24.870Z] #84 105.8 checking host system type... x86_64-pc-linux-gnu [2022-07-20T15:01:24.870Z] #84 105.8 checking how to print strings... printf [2022-07-20T15:01:24.870Z] #84 105.8 checking for gcc... gcc [2022-07-20T15:01:24.870Z] #84 105.9 checking whether the C compiler works... yes [2022-07-20T15:01:24.972Z] #55 63.76 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-20T15:01:25.233Z] #55 63.89 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-20T15:01:25.233Z] #55 63.99 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-20T15:01:25.373Z] #84 106.3 checking for C compiler default output file name... a.out [2022-07-20T15:01:25.491Z] #55 64.26 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-20T15:01:25.491Z] #55 64.26 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-20T15:01:25.635Z] #84 106.3 checking for suffix of executables... [2022-07-20T15:01:25.779Z] #55 64.49 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-20T15:01:25.779Z] #55 64.62 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-20T15:01:25.952Z] #14 ... [2022-07-20T15:01:25.952Z] [2022-07-20T15:01:25.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-07-20T15:01:25.952Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T15:01:25.952Z] #77 46.37 configure.ac:7: installing './compile' [2022-07-20T15:01:25.952Z] #77 46.39 configure.ac:11: installing './config.guess' [2022-07-20T15:01:25.952Z] #77 46.39 configure.ac:11: installing './config.sub' [2022-07-20T15:01:25.952Z] #77 46.41 configure.ac:8: installing './install-sh' [2022-07-20T15:01:25.952Z] #77 46.43 configure.ac:8: installing './missing' [2022-07-20T15:01:25.952Z] #77 46.58 Makefile.am: installing './depcomp' [2022-07-20T15:01:25.952Z] #77 47.84 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-20T15:01:25.952Z] #77 47.84 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-20T15:01:25.952Z] #77 48.04 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-20T15:01:25.952Z] #77 48.04 libtoolize: copying file 'm4/libtool.m4' [2022-07-20T15:01:25.952Z] #77 48.16 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-20T15:01:25.952Z] #77 48.27 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-20T15:01:25.952Z] #77 48.40 libtoolize: copying file 'm4/ltversion.m4' [2022-07-20T15:01:25.952Z] #77 48.51 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-20T15:01:26.037Z] #55 64.67 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-20T15:01:26.037Z] #55 64.80 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-20T15:01:26.160Z] #84 106.9 checking whether we are cross compiling... no [2022-07-20T15:01:26.213Z] #77 48.65 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-20T15:01:26.297Z] #55 64.89 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-20T15:01:26.679Z] #84 107.2 checking for suffix of object files... o [2022-07-20T15:01:26.959Z] #84 107.8 checking whether we are using the GNU C compiler... yes [2022-07-20T15:01:27.230Z] #84 108.3 checking whether gcc accepts -g... yes [2022-07-20T15:01:27.237Z] #55 66.08 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-20T15:01:27.491Z] #84 108.5 checking for gcc option to accept ISO C89... none needed [2022-07-20T15:01:27.497Z] #55 66.23 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-20T15:01:27.670Z] #34 ... [2022-07-20T15:01:27.670Z] [2022-07-20T15:01:27.670Z] #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-07-20T15:01:27.670Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T15:01:27.670Z] #42 61.86 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:01:27.670Z] #42 62.30 Fetched 17.7 MB in 2s (8399 kB/s) [2022-07-20T15:01:27.670Z] #42 62.52 Selecting previously unselected package xxd. [2022-07-20T15:01:27.670Z] #42 62.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 ... 15717 files and directories currently installed.) [2022-07-20T15:01:27.670Z] #42 62.70 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-20T15:01:27.670Z] #42 62.74 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:01:27.670Z] #42 62.98 Selecting previously unselected package vim-common. [2022-07-20T15:01:27.670Z] #42 62.98 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T15:01:27.670Z] #42 63.00 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:01:27.670Z] #42 63.57 Selecting previously unselected package cmake-data. [2022-07-20T15:01:27.670Z] #42 63.57 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-20T15:01:27.670Z] #42 63.60 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-20T15:01:27.670Z] #42 69.05 Selecting previously unselected package libicu67:amd64. [2022-07-20T15:01:27.670Z] #42 69.06 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-20T15:01:27.670Z] #42 69.07 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-20T15:01:27.670Z] #42 ... [2022-07-20T15:01:27.670Z] [2022-07-20T15:01:27.670Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T15:01:27.670Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:01:27.670Z] #55 61.90 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-20T15:01:27.670Z] #55 62.14 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-20T15:01:27.670Z] #55 62.23 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-20T15:01:27.670Z] #55 62.37 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-20T15:01:27.670Z] #55 62.48 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-20T15:01:27.670Z] #55 62.56 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-20T15:01:27.670Z] #55 62.58 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-20T15:01:27.670Z] #55 62.84 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-20T15:01:27.670Z] #55 62.88 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-20T15:01:27.670Z] #55 63.07 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-20T15:01:27.670Z] #55 63.19 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-20T15:01:27.670Z] #55 63.29 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-20T15:01:27.670Z] #55 64.67 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-20T15:01:27.670Z] #55 64.75 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-20T15:01:27.670Z] #55 64.98 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-20T15:01:27.670Z] #55 65.01 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-20T15:01:27.670Z] #55 65.36 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-20T15:01:27.670Z] #55 65.56 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-20T15:01:27.671Z] #55 65.56 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-20T15:01:27.671Z] #55 65.67 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-20T15:01:27.671Z] #55 66.03 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-20T15:01:27.671Z] #55 66.03 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-20T15:01:27.671Z] #55 66.21 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-20T15:01:27.671Z] #55 66.32 go: downloading github.com/prometheus/common v0.32.1 [2022-07-20T15:01:27.671Z] #55 67.03 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-20T15:01:27.671Z] #55 67.09 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-20T15:01:27.671Z] #55 68.38 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-20T15:01:27.671Z] #55 70.77 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-20T15:01:27.671Z] #55 ... [2022-07-20T15:01:27.671Z] [2022-07-20T15:01:27.671Z] #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-07-20T15:01:27.671Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T15:01:27.671Z] #76 62.15 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:01:27.671Z] #76 62.77 Fetched 5940 kB in 1s (4637 kB/s) [2022-07-20T15:01:27.671Z] #76 62.87 Selecting previously unselected package bzip2. [2022-07-20T15:01:27.671Z] #76 62.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-20T15:01:27.671Z] #76 63.04 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-20T15:01:27.671Z] #76 63.06 Unpacking bzip2 (1.0.8-4) ... [2022-07-20T15:01:27.671Z] #76 63.38 Selecting previously unselected package libmagic-mgc. [2022-07-20T15:01:27.671Z] #76 63.38 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-20T15:01:27.671Z] #76 63.39 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-20T15:01:27.671Z] #76 64.46 Selecting previously unselected package libmagic1:amd64. [2022-07-20T15:01:27.671Z] #76 64.47 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-20T15:01:27.671Z] #76 64.51 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-20T15:01:27.671Z] #76 64.74 Selecting previously unselected package file. [2022-07-20T15:01:27.671Z] #76 64.78 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-20T15:01:27.671Z] #76 64.80 Unpacking file (1:5.39-3) ... [2022-07-20T15:01:27.671Z] #76 65.13 Selecting previously unselected package xz-utils. [2022-07-20T15:01:27.671Z] #76 65.15 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-20T15:01:27.671Z] #76 65.19 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T15:01:27.671Z] #76 65.65 Selecting previously unselected package libsigsegv2:amd64. [2022-07-20T15:01:27.671Z] #76 65.65 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-20T15:01:27.671Z] #76 65.67 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-20T15:01:27.671Z] #76 65.85 Selecting previously unselected package m4. [2022-07-20T15:01:27.671Z] #76 65.86 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-20T15:01:27.671Z] #76 65.88 Unpacking m4 (1.4.18-5) ... [2022-07-20T15:01:27.671Z] #76 66.36 Selecting previously unselected package autoconf. [2022-07-20T15:01:27.671Z] #76 66.37 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-20T15:01:27.671Z] #76 66.37 Unpacking autoconf (2.69-14) ... [2022-07-20T15:01:27.671Z] #76 67.04 Selecting previously unselected package autotools-dev. [2022-07-20T15:01:27.671Z] #76 67.08 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-20T15:01:27.671Z] #76 67.09 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-20T15:01:27.671Z] #76 67.44 Selecting previously unselected package automake. [2022-07-20T15:01:27.671Z] #76 67.44 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-20T15:01:27.671Z] #76 67.46 Unpacking automake (1:1.16.3-2) ... [2022-07-20T15:01:27.671Z] #76 68.62 Selecting previously unselected package patch. [2022-07-20T15:01:27.671Z] #76 68.64 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-20T15:01:27.671Z] #76 68.70 Unpacking patch (2.7.6-7) ... [2022-07-20T15:01:27.671Z] #76 68.97 Selecting previously unselected package dpkg-dev. [2022-07-20T15:01:27.671Z] #76 68.97 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-20T15:01:27.671Z] #76 68.98 Unpacking dpkg-dev (1.20.11) ... [2022-07-20T15:01:27.671Z] #76 70.78 Selecting previously unselected package build-essential. [2022-07-20T15:01:27.671Z] #76 70.79 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-20T15:01:27.671Z] #76 70.80 Unpacking build-essential (12.9) ... [2022-07-20T15:01:27.671Z] #76 70.91 Selecting previously unselected package libcap2:amd64. [2022-07-20T15:01:27.671Z] #76 70.92 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-20T15:01:27.671Z] #76 70.93 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-20T15:01:27.671Z] #76 71.20 Selecting previously unselected package libcap-dev:amd64. [2022-07-20T15:01:27.671Z] #76 71.20 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-20T15:01:27.671Z] #76 71.23 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-20T15:01:27.671Z] #76 71.48 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-20T15:01:27.671Z] #76 71.49 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-20T15:01:27.671Z] #76 71.49 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T15:01:27.671Z] #76 71.56 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-20T15:01:27.671Z] #76 71.56 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-20T15:01:27.671Z] #76 71.57 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-20T15:01:27.671Z] #76 71.76 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-20T15:01:27.671Z] #76 71.76 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-20T15:01:27.671Z] #76 71.77 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T15:01:27.671Z] #76 72.09 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-20T15:01:27.671Z] #76 72.10 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-20T15:01:27.671Z] #76 72.10 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T15:01:27.671Z] #76 ... [2022-07-20T15:01:27.671Z] [2022-07-20T15:01:27.671Z] #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-07-20T15:01:27.671Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T15:01:27.671Z] #51 62.05 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-20T15:01:27.671Z] #51 64.21 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:01:27.671Z] #51 64.66 Fetched 2315 kB in 4s (590 kB/s) [2022-07-20T15:01:27.671Z] #51 64.78 Selecting previously unselected package libprotobuf23:amd64. [2022-07-20T15:01:27.671Z] #51 64.78 (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 ... 15717 files and directories currently installed.) [2022-07-20T15:01:27.671Z] #51 64.91 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-20T15:01:27.671Z] #51 64.95 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-20T15:01:27.671Z] #51 66.38 Selecting previously unselected package python3-pkg-resources. [2022-07-20T15:01:27.671Z] #51 66.40 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-20T15:01:27.671Z] #51 66.42 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-20T15:01:27.671Z] #51 66.85 Selecting previously unselected package python3-six. [2022-07-20T15:01:27.671Z] #51 66.85 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-20T15:01:27.671Z] #51 66.87 Unpacking python3-six (1.16.0-2) ... [2022-07-20T15:01:27.671Z] #51 67.02 Selecting previously unselected package python3-protobuf. [2022-07-20T15:01:27.671Z] #51 67.03 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-20T15:01:27.671Z] #51 67.04 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-20T15:01:27.671Z] #51 68.06 Selecting previously unselected package libnet1:amd64. [2022-07-20T15:01:27.671Z] #51 68.06 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-20T15:01:27.671Z] #51 68.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T15:01:27.671Z] #51 68.64 Selecting previously unselected package libnl-3-200:amd64. [2022-07-20T15:01:27.671Z] #51 68.64 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-20T15:01:27.671Z] #51 68.66 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T15:01:27.671Z] #51 69.00 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-20T15:01:27.671Z] #51 69.00 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-20T15:01:27.671Z] #51 69.00 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T15:01:27.671Z] #51 69.31 Selecting previously unselected package criu. [2022-07-20T15:01:27.671Z] #51 69.32 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-20T15:01:27.671Z] #51 69.32 Unpacking criu (3.17.1-1) ... [2022-07-20T15:01:27.671Z] #51 70.60 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-20T15:01:27.753Z] #84 108.8 checking whether gcc understands -c and -o together... yes [2022-07-20T15:01:27.753Z] #84 109.1 checking for a sed that does not truncate output... /bin/sed [2022-07-20T15:01:27.753Z] #84 109.1 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T15:01:27.753Z] #84 109.1 checking for egrep... /bin/grep -E [2022-07-20T15:01:27.753Z] #84 109.1 checking for fgrep... /bin/grep -F [2022-07-20T15:01:27.753Z] #84 109.2 checking for ld used by gcc... /usr/bin/ld [2022-07-20T15:01:27.753Z] #84 109.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T15:01:27.753Z] #84 109.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T15:01:27.756Z] #55 66.68 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-20T15:01:27.932Z] #14 76.27 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-20T15:01:27.932Z] #14 76.27 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:01:27.932Z] #14 76.30 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T15:01:28.014Z] #84 109.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T15:01:28.014Z] #84 109.4 checking whether ln -s works... yes [2022-07-20T15:01:28.014Z] #84 109.4 checking the maximum length of command line arguments... 1572864 [2022-07-20T15:01:28.274Z] #84 109.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-20T15:01:28.274Z] #84 109.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T15:01:28.274Z] #84 109.5 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T15:01:28.274Z] #84 109.5 checking for objdump... objdump [2022-07-20T15:01:28.274Z] #84 109.5 checking how to recognize dependent libraries... pass_all [2022-07-20T15:01:28.274Z] #84 109.5 checking for dlltool... no [2022-07-20T15:01:28.274Z] #84 109.5 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T15:01:28.274Z] #84 109.5 checking for ar... ar [2022-07-20T15:01:28.330Z] #55 66.98 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-20T15:01:28.330Z] #55 67.31 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-20T15:01:28.547Z] #84 109.5 checking for archiver @FILE support... @ [2022-07-20T15:01:28.547Z] #84 109.8 checking for strip... strip [2022-07-20T15:01:28.547Z] #84 109.8 checking for ranlib... ranlib [2022-07-20T15:01:28.547Z] #84 109.8 checking for gawk... no [2022-07-20T15:01:28.547Z] #84 109.8 checking for mawk... mawk [2022-07-20T15:01:28.589Z] #55 67.43 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-20T15:01:28.604Z] #51 ... [2022-07-20T15:01:28.604Z] [2022-07-20T15:01:28.604Z] #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-07-20T15:01:28.604Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:01:28.604Z] #14 63.13 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-07-20T15:01:28.604Z] #14 64.23 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-07-20T15:01:28.604Z] #14 65.45 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-07-20T15:01:28.604Z] #14 67.61 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-07-20T15:01:28.604Z] #14 68.58 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-07-20T15:01:28.604Z] #14 68.60 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-20T15:01:28.604Z] #14 68.62 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-20T15:01:28.604Z] #14 68.63 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-20T15:01:28.604Z] #14 68.63 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-20T15:01:28.604Z] #14 68.72 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-07-20T15:01:28.604Z] #14 68.72 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-20T15:01:28.604Z] #14 68.72 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-20T15:01:28.604Z] #14 68.75 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-20T15:01:28.604Z] #14 68.81 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-20T15:01:28.604Z] #14 68.81 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-20T15:01:28.604Z] #14 68.81 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-20T15:01:28.604Z] #14 68.85 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-20T15:01:28.604Z] #14 68.85 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-07-20T15:01:28.604Z] #14 68.85 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-20T15:01:28.604Z] #14 68.85 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-20T15:01:28.604Z] #14 70.55 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:01:28.604Z] #14 71.02 Fetched 115 MB in 11s (10.5 MB/s) [2022-07-20T15:01:28.604Z] #14 71.18 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-20T15:01:28.604Z] #14 71.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 ... 15717 files and directories currently installed.) [2022-07-20T15:01:28.604Z] #14 71.22 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-20T15:01:28.604Z] #14 71.23 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-20T15:01:28.604Z] #14 ... [2022-07-20T15:01:28.604Z] [2022-07-20T15:01:28.604Z] #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-07-20T15:01:28.604Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T15:01:28.604Z] #76 73.15 Selecting previously unselected package libtool. [2022-07-20T15:01:28.604Z] #76 73.15 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-20T15:01:28.604Z] #76 73.17 Unpacking libtool (2.4.6-15) ... [2022-07-20T15:01:28.848Z] #55 67.60 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-20T15:01:28.848Z] #55 67.60 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-20T15:01:28.873Z] #76 73.76 Selecting previously unselected package libudev-dev:amd64. [2022-07-20T15:01:28.873Z] #76 73.76 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-20T15:01:28.873Z] #76 73.77 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-20T15:01:29.118Z] #84 109.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T15:01:29.118Z] #84 110.4 checking for sysroot... no [2022-07-20T15:01:29.118Z] #84 110.4 checking for a working dd... /bin/dd [2022-07-20T15:01:29.121Z] #55 67.97 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-20T15:01:29.121Z] #55 68.00 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-20T15:01:29.379Z] #84 110.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T15:01:29.379Z] #84 110.6 checking for mt... no [2022-07-20T15:01:29.379Z] #84 110.6 checking if : is a manifest tool... no [2022-07-20T15:01:29.380Z] #55 68.17 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-20T15:01:29.380Z] #55 68.23 go: downloading github.com/prometheus/common v0.32.1 [2022-07-20T15:01:29.641Z] #84 110.7 checking how to run the C preprocessor... gcc -E [2022-07-20T15:01:29.804Z] #76 74.31 Selecting previously unselected package libyajl2:amd64. [2022-07-20T15:01:29.804Z] #76 74.31 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-20T15:01:29.804Z] #76 74.31 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-20T15:01:29.804Z] #76 74.50 Selecting previously unselected package libyajl-dev:amd64. [2022-07-20T15:01:29.804Z] #76 74.50 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-20T15:01:29.804Z] #76 74.51 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-20T15:01:29.950Z] #55 68.91 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-20T15:01:30.088Z] #76 74.83 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T15:01:30.088Z] #76 74.92 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-20T15:01:30.088Z] #76 74.94 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-20T15:01:30.209Z] #55 ... [2022-07-20T15:01:30.209Z] [2022-07-20T15:01:30.209Z] #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-07-20T15:01:30.209Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-20T15:01:30.209Z] #40 69.10 NAME: [2022-07-20T15:01:30.209Z] #40 69.13 go-winres - A tool for embedding resources in Windows executables [2022-07-20T15:01:30.209Z] #40 69.13 [2022-07-20T15:01:30.209Z] #40 69.13 USAGE: [2022-07-20T15:01:30.209Z] #40 69.13 go-winres [global options] command [command options] [arguments...] [2022-07-20T15:01:30.209Z] #40 69.13 [2022-07-20T15:01:30.209Z] #40 69.13 COMMANDS: [2022-07-20T15:01:30.209Z] #40 69.13 init Create an initial ./winres/winres.json [2022-07-20T15:01:30.209Z] #40 69.13 make Make syso files for the "go build" command [2022-07-20T15:01:30.209Z] #40 69.13 simply Make syso files for the "go build" command (simplified) [2022-07-20T15:01:30.209Z] #40 69.13 extract Extract all resources from an executable [2022-07-20T15:01:30.209Z] #40 69.13 patch Replace resources in an executable file (exe, dll) [2022-07-20T15:01:30.209Z] #40 69.13 help, h Shows a list of commands or help for one command [2022-07-20T15:01:30.209Z] #40 69.13 [2022-07-20T15:01:30.209Z] #40 69.13 GLOBAL OPTIONS: [2022-07-20T15:01:30.210Z] #40 69.13 --help, -h show help (default: false) [2022-07-20T15:01:30.345Z] #76 74.97 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-20T15:01:30.345Z] #76 75.04 Setting up file (1:5.39-3) ... [2022-07-20T15:01:30.345Z] #76 75.06 Setting up bzip2 (1.0.8-4) ... [2022-07-20T15:01:30.345Z] #76 75.08 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T15:01:30.345Z] #76 75.09 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-20T15:01:30.345Z] #76 75.14 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-20T15:01:30.345Z] #76 75.17 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-20T15:01:30.345Z] #76 75.19 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-20T15:01:30.345Z] #76 75.22 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T15:01:30.345Z] #76 75.24 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-20T15:01:30.345Z] #76 75.25 Setting up patch (2.7.6-7) ... [2022-07-20T15:01:30.345Z] #76 75.27 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-20T15:01:30.345Z] #76 75.30 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-20T15:01:30.468Z] #40 DONE 69.4s [2022-07-20T15:01:30.468Z] [2022-07-20T15:01:30.468Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T15:01:30.468Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:01:30.468Z] #55 69.32 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-20T15:01:30.582Z] #84 111.1 checking for ANSI C header files... yes [2022-07-20T15:01:30.604Z] #76 75.33 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-20T15:01:30.604Z] #76 75.34 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T15:01:30.604Z] #76 75.36 Setting up libtool (2.4.6-15) ... [2022-07-20T15:01:30.604Z] #76 75.38 Setting up m4 (1.4.18-5) ... [2022-07-20T15:01:30.604Z] #76 75.39 Setting up dpkg-dev (1.20.11) ... [2022-07-20T15:01:30.604Z] #76 75.41 Setting up autoconf (2.69-14) ... [2022-07-20T15:01:30.604Z] #76 75.43 Setting up build-essential (12.9) ... [2022-07-20T15:01:30.604Z] #76 75.47 Setting up automake (1:1.16.3-2) ... [2022-07-20T15:01:30.604Z] #76 75.50 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-20T15:01:30.604Z] #76 75.53 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:01:31.104Z] #84 112.1 checking for sys/types.h... yes [2022-07-20T15:01:31.364Z] #84 112.4 checking for sys/stat.h... yes [2022-07-20T15:01:31.364Z] #84 112.6 checking for stdlib.h... yes [2022-07-20T15:01:31.858Z] #55 70.37 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-20T15:01:31.890Z] #84 112.9 checking for string.h... yes [2022-07-20T15:01:31.983Z] #76 DONE 76.5s [2022-07-20T15:01:31.983Z] [2022-07-20T15:01:31.983Z] #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-07-20T15:01:31.983Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T15:01:31.983Z] #51 73.56 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-20T15:01:31.983Z] #51 73.58 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T15:01:31.983Z] #51 73.62 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T15:01:31.983Z] #51 73.62 Setting up python3-six (1.16.0-2) ... [2022-07-20T15:01:31.983Z] #51 75.59 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T15:01:31.983Z] #51 75.79 Setting up python3-protobuf (3.12.4-1) ... [2022-07-20T15:01:32.117Z] #55 70.77 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-20T15:01:32.121Z] #14 ... [2022-07-20T15:01:32.122Z] [2022-07-20T15:01:32.122Z] #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-07-20T15:01:32.122Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:01:32.122Z] #77 21.37 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-20T15:01:32.122Z] #77 23.76 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-20T15:01:32.122Z] #77 23.96 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-20T15:01:32.122Z] #77 24.26 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-20T15:01:32.150Z] #84 113.2 checking for memory.h... yes [2022-07-20T15:01:32.673Z] #84 113.6 checking for strings.h... yes [2022-07-20T15:01:32.686Z] #55 ... [2022-07-20T15:01:32.686Z] [2022-07-20T15:01:32.686Z] #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-07-20T15:01:32.686Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T15:01:32.686Z] #76 61.56 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:01:32.686Z] #76 62.09 Fetched 5940 kB in 1s (4505 kB/s) [2022-07-20T15:01:32.686Z] #76 62.31 Selecting previously unselected package bzip2. [2022-07-20T15:01:32.686Z] #76 62.31 (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 ... 15717 files and directories currently installed.) [2022-07-20T15:01:32.686Z] #76 62.40 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-20T15:01:32.686Z] #76 62.41 Unpacking bzip2 (1.0.8-4) ... [2022-07-20T15:01:32.686Z] #76 62.72 Selecting previously unselected package libmagic-mgc. [2022-07-20T15:01:32.686Z] #76 62.73 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-20T15:01:32.686Z] #76 62.75 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-20T15:01:32.686Z] #76 63.73 Selecting previously unselected package libmagic1:amd64. [2022-07-20T15:01:32.686Z] #76 63.78 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-20T15:01:32.686Z] #76 63.80 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-20T15:01:32.686Z] #76 64.05 Selecting previously unselected package file. [2022-07-20T15:01:32.686Z] #76 64.05 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-20T15:01:32.686Z] #76 64.11 Unpacking file (1:5.39-3) ... [2022-07-20T15:01:32.686Z] #76 64.40 Selecting previously unselected package xz-utils. [2022-07-20T15:01:32.686Z] #76 64.40 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-20T15:01:32.686Z] #76 64.42 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T15:01:32.686Z] #76 65.00 Selecting previously unselected package libsigsegv2:amd64. [2022-07-20T15:01:32.686Z] #76 65.01 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-20T15:01:32.686Z] #76 65.07 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-20T15:01:32.686Z] #76 65.34 Selecting previously unselected package m4. [2022-07-20T15:01:32.686Z] #76 65.36 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-20T15:01:32.686Z] #76 65.41 Unpacking m4 (1.4.18-5) ... [2022-07-20T15:01:32.686Z] #76 65.85 Selecting previously unselected package autoconf. [2022-07-20T15:01:32.686Z] #76 65.85 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-20T15:01:32.686Z] #76 65.86 Unpacking autoconf (2.69-14) ... [2022-07-20T15:01:32.686Z] #76 66.45 Selecting previously unselected package autotools-dev. [2022-07-20T15:01:32.686Z] #76 66.51 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-20T15:01:32.686Z] #76 66.56 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-20T15:01:32.686Z] #76 66.99 Selecting previously unselected package automake. [2022-07-20T15:01:32.686Z] #76 66.99 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-20T15:01:32.686Z] #76 67.05 Unpacking automake (1:1.16.3-2) ... [2022-07-20T15:01:32.686Z] #76 68.25 Selecting previously unselected package patch. [2022-07-20T15:01:32.686Z] #76 68.26 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-20T15:01:32.686Z] #76 68.26 Unpacking patch (2.7.6-7) ... [2022-07-20T15:01:32.686Z] #76 68.72 Selecting previously unselected package dpkg-dev. [2022-07-20T15:01:32.686Z] #76 68.73 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-20T15:01:32.686Z] #76 68.76 Unpacking dpkg-dev (1.20.11) ... [2022-07-20T15:01:32.686Z] #76 70.89 Selecting previously unselected package build-essential. [2022-07-20T15:01:32.686Z] #76 70.91 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-20T15:01:32.686Z] #76 70.95 Unpacking build-essential (12.9) ... [2022-07-20T15:01:32.686Z] #76 71.15 Selecting previously unselected package libcap2:amd64. [2022-07-20T15:01:32.686Z] #76 71.17 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-20T15:01:32.686Z] #76 71.20 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-20T15:01:32.686Z] #76 71.38 Selecting previously unselected package libcap-dev:amd64. [2022-07-20T15:01:32.686Z] #76 71.39 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-20T15:01:32.686Z] #76 71.42 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-20T15:01:32.822Z] #77 ... [2022-07-20T15:01:32.822Z] [2022-07-20T15:01:32.822Z] #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-07-20T15:01:32.822Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-20T15:01:32.822Z] #14 102.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-20T15:01:32.822Z] #14 102.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-07-20T15:01:32.822Z] #14 102.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T15:01:32.933Z] #84 113.9 checking for inttypes.h... yes [2022-07-20T15:01:32.945Z] #76 71.68 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-20T15:01:32.945Z] #76 71.69 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-20T15:01:32.945Z] #76 71.76 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T15:01:33.201Z] #84 114.2 checking for stdint.h... yes [2022-07-20T15:01:33.202Z] #84 114.6 checking for unistd.h... [2022-07-20T15:01:33.202Z] #84 ... [2022-07-20T15:01:33.202Z] [2022-07-20T15:01:33.202Z] #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-07-20T15:01:33.202Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T15:01:33.202Z] #19 152.1 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-07-20T15:01:33.202Z] #19 152.1 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-20T15:01:33.202Z] #19 152.1 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-20T15:01:33.202Z] #19 152.2 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-07-20T15:01:33.202Z] #19 152.2 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-07-20T15:01:33.202Z] #19 152.2 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-20T15:01:33.202Z] #19 153.2 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-20T15:01:33.202Z] #19 153.2 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-07-20T15:01:33.202Z] #19 153.2 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-07-20T15:01:33.202Z] #19 153.2 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-07-20T15:01:33.202Z] #19 153.2 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-07-20T15:01:33.202Z] #19 153.2 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-07-20T15:01:33.202Z] #19 153.2 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-07-20T15:01:33.202Z] #19 153.2 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-07-20T15:01:33.202Z] #19 153.2 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-07-20T15:01:33.202Z] #19 153.2 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-07-20T15:01:33.202Z] #19 153.2 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-07-20T15:01:33.202Z] #19 153.2 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-07-20T15:01:33.202Z] #19 153.2 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-07-20T15:01:33.202Z] #19 153.2 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-07-20T15:01:33.202Z] #19 153.4 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-07-20T15:01:33.202Z] #19 153.4 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-07-20T15:01:33.202Z] #19 153.8 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-07-20T15:01:33.202Z] #19 153.8 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-07-20T15:01:33.202Z] #19 154.2 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-07-20T15:01:33.202Z] #19 154.6 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-07-20T15:01:33.202Z] #19 154.7 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-07-20T15:01:33.202Z] #19 155.3 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-07-20T15:01:33.202Z] #19 158.8 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-07-20T15:01:33.202Z] #19 158.8 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-07-20T15:01:33.202Z] #19 158.8 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-07-20T15:01:33.202Z] #19 158.9 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-07-20T15:01:33.202Z] #19 158.9 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-07-20T15:01:33.202Z] #19 161.3 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-07-20T15:01:33.202Z] #19 161.3 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-07-20T15:01:33.202Z] #19 161.3 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-07-20T15:01:33.202Z] #19 161.3 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-07-20T15:01:33.202Z] #19 161.4 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-07-20T15:01:33.202Z] #19 161.4 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-07-20T15:01:33.202Z] #19 161.4 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-07-20T15:01:33.202Z] #19 161.5 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-07-20T15:01:33.202Z] #19 161.6 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-07-20T15:01:33.202Z] #19 161.6 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-07-20T15:01:33.202Z] #19 161.7 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-07-20T15:01:33.205Z] #76 71.88 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-20T15:01:33.205Z] #76 71.88 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-20T15:01:33.205Z] #76 71.92 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-20T15:01:33.205Z] #76 72.06 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-20T15:01:33.205Z] #76 72.07 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-20T15:01:33.205Z] #76 72.09 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T15:01:33.469Z] #19 ... [2022-07-20T15:01:33.469Z] [2022-07-20T15:01:33.469Z] #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-07-20T15:01:33.469Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:01:33.469Z] #84 114.6 checking for unistd.h... yes [2022-07-20T15:01:33.730Z] #84 114.9 checking for dlfcn.h... yes [2022-07-20T15:01:33.774Z] #76 72.49 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-20T15:01:33.774Z] #76 72.49 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-20T15:01:33.774Z] #76 72.50 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T15:01:33.774Z] #76 ... [2022-07-20T15:01:33.774Z] [2022-07-20T15:01:33.774Z] #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-07-20T15:01:33.774Z] #64 sha256:63f5bbdd6ec3514d466ae201ac5610920021f5d77e649c0140d24d75e7ad5a72 [2022-07-20T15:01:33.774Z] #64 2.407 + RM_GOPATH=0 [2022-07-20T15:01:33.774Z] #64 2.407 + TMP_GOPATH= [2022-07-20T15:01:33.774Z] #64 2.407 + : /build [2022-07-20T15:01:33.774Z] #64 2.407 + '[' -z '' ']' [2022-07-20T15:01:33.774Z] #64 2.407 ++ mktemp -d [2022-07-20T15:01:33.774Z] #64 2.421 + export GOPATH=/tmp/tmp.w5dnGpObQf [2022-07-20T15:01:33.774Z] #64 2.421 + GOPATH=/tmp/tmp.w5dnGpObQf [2022-07-20T15:01:33.774Z] #64 2.421 + RM_GOPATH=1 [2022-07-20T15:01:33.774Z] #64 2.421 + case "$(go env GOARCH)" in [2022-07-20T15:01:33.774Z] #64 2.421 ++ go env GOARCH [2022-07-20T15:01:33.774Z] #64 2.584 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T15:01:33.774Z] #64 2.584 + GO_BUILDMODE=-buildmode=pie [2022-07-20T15:01:33.774Z] #64 2.598 Install containerd version v1.6.6 [2022-07-20T15:01:33.774Z] #64 2.598 ++ dirname /install.sh [2022-07-20T15:01:33.774Z] #64 2.598 + dir=/ [2022-07-20T15:01:33.774Z] #64 2.598 + bin=containerd [2022-07-20T15:01:33.774Z] #64 2.598 + shift [2022-07-20T15:01:33.774Z] #64 2.598 + '[' '!' -f //containerd.installer ']' [2022-07-20T15:01:33.774Z] #64 2.598 + . //containerd.installer [2022-07-20T15:01:33.774Z] #64 2.598 ++ set -e [2022-07-20T15:01:33.774Z] #64 2.598 ++ : v1.6.6 [2022-07-20T15:01:33.774Z] #64 2.598 + install_containerd [2022-07-20T15:01:33.774Z] #64 2.598 + echo 'Install containerd version v1.6.6' [2022-07-20T15:01:33.774Z] #64 2.620 + git clone https://github.com/containerd/containerd.git /tmp/tmp.w5dnGpObQf/src/github.com/containerd/containerd [2022-07-20T15:01:33.774Z] #64 2.620 Cloning into '/tmp/tmp.w5dnGpObQf/src/github.com/containerd/containerd'... [2022-07-20T15:01:33.991Z] #84 115.2 checking for objdir... .libs [2022-07-20T15:01:34.034Z] #64 ... [2022-07-20T15:01:34.034Z] [2022-07-20T15:01:34.034Z] #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-07-20T15:01:34.034Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T15:01:34.034Z] #51 63.73 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-20T15:01:34.034Z] #51 65.68 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:01:34.034Z] #51 66.08 Fetched 2315 kB in 4s (615 kB/s) [2022-07-20T15:01:34.034Z] #51 66.27 Selecting previously unselected package libprotobuf23:amd64. [2022-07-20T15:01:34.034Z] #51 66.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-20T15:01:34.034Z] #51 66.40 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-20T15:01:34.034Z] #51 66.44 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-20T15:01:34.034Z] #51 68.01 Selecting previously unselected package python3-pkg-resources. [2022-07-20T15:01:34.034Z] #51 68.01 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-20T15:01:34.034Z] #51 68.06 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-20T15:01:34.034Z] #51 68.47 Selecting previously unselected package python3-six. [2022-07-20T15:01:34.034Z] #51 68.47 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-20T15:01:34.034Z] #51 68.52 Unpacking python3-six (1.16.0-2) ... [2022-07-20T15:01:34.034Z] #51 68.87 Selecting previously unselected package python3-protobuf. [2022-07-20T15:01:34.034Z] #51 68.87 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-20T15:01:34.034Z] #51 68.90 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-20T15:01:34.034Z] #51 70.18 Selecting previously unselected package libnet1:amd64. [2022-07-20T15:01:34.034Z] #51 70.18 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-20T15:01:34.034Z] #51 70.19 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T15:01:34.034Z] #51 70.64 Selecting previously unselected package libnl-3-200:amd64. [2022-07-20T15:01:34.034Z] #51 70.66 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-20T15:01:34.034Z] #51 70.73 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T15:01:34.034Z] #51 71.04 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-20T15:01:34.034Z] #51 71.05 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-20T15:01:34.034Z] #51 71.06 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T15:01:34.034Z] #51 71.33 Selecting previously unselected package criu. [2022-07-20T15:01:34.034Z] #51 71.33 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-20T15:01:34.034Z] #51 71.35 Unpacking criu (3.17.1-1) ... [2022-07-20T15:01:34.034Z] #51 ... [2022-07-20T15:01:34.034Z] [2022-07-20T15:01:34.034Z] #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-07-20T15:01:34.034Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T15:01:34.034Z] #42 62.80 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:01:34.034Z] #42 63.34 Fetched 17.7 MB in 2s (8048 kB/s) [2022-07-20T15:01:34.034Z] #42 63.63 Selecting previously unselected package xxd. [2022-07-20T15:01:34.034Z] #42 63.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-20T15:01:34.034Z] #42 63.79 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-20T15:01:34.034Z] #42 63.84 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:01:34.034Z] #42 64.23 Selecting previously unselected package vim-common. [2022-07-20T15:01:34.034Z] #42 64.23 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T15:01:34.034Z] #42 64.30 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:01:34.034Z] #42 65.15 Selecting previously unselected package cmake-data. [2022-07-20T15:01:34.034Z] #42 65.15 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-20T15:01:34.034Z] #42 65.18 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-20T15:01:34.034Z] #42 71.26 Selecting previously unselected package libicu67:amd64. [2022-07-20T15:01:34.034Z] #42 71.26 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-20T15:01:34.034Z] #42 71.33 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-20T15:01:34.293Z] #42 ... [2022-07-20T15:01:34.293Z] [2022-07-20T15:01:34.293Z] #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-07-20T15:01:34.293Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T15:01:34.293Z] #51 72.77 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-20T15:01:34.825Z] #84 115.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T15:01:34.825Z] #84 116.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T15:01:34.825Z] #84 116.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T15:01:35.397Z] #84 116.2 checking if gcc static flag -static works... yes [2022-07-20T15:01:35.397Z] #84 116.6 checking if gcc supports -c -o file.o... yes [2022-07-20T15:01:35.660Z] #84 116.8 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T15:01:35.660Z] #84 116.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-20T15:01:35.735Z] #51 ... [2022-07-20T15:01:35.735Z] [2022-07-20T15:01:35.735Z] #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-07-20T15:01:35.735Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:01:35.735Z] #14 64.35 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-07-20T15:01:35.735Z] #14 65.42 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-07-20T15:01:35.735Z] #14 66.53 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-07-20T15:01:35.735Z] #14 69.63 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-07-20T15:01:35.735Z] #14 70.61 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-07-20T15:01:35.735Z] #14 70.61 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-20T15:01:35.735Z] #14 70.63 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-20T15:01:35.735Z] #14 70.65 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-20T15:01:35.735Z] #14 70.67 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-20T15:01:35.735Z] #14 70.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-07-20T15:01:35.735Z] #14 70.69 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-20T15:01:35.735Z] #14 70.69 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-20T15:01:35.735Z] #14 70.75 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-20T15:01:35.735Z] #14 70.78 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-20T15:01:35.735Z] #14 70.78 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-20T15:01:35.735Z] #14 70.78 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-20T15:01:35.735Z] #14 70.89 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-20T15:01:35.735Z] #14 70.91 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-07-20T15:01:35.735Z] #14 70.91 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-20T15:01:35.735Z] #14 70.94 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-20T15:01:35.735Z] #14 72.57 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:01:35.735Z] #14 72.96 Fetched 115 MB in 13s (9063 kB/s) [2022-07-20T15:01:35.735Z] #14 73.18 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-20T15:01:35.735Z] #14 73.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 ... 15717 files and directories currently installed.) [2022-07-20T15:01:35.735Z] #14 73.33 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-20T15:01:35.735Z] #14 73.34 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-20T15:01:35.735Z] #14 ... [2022-07-20T15:01:35.735Z] [2022-07-20T15:01:35.735Z] #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-07-20T15:01:35.735Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T15:01:35.735Z] #76 73.88 Selecting previously unselected package libtool. [2022-07-20T15:01:35.735Z] #76 73.88 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-20T15:01:35.735Z] #76 73.88 Unpacking libtool (2.4.6-15) ... [2022-07-20T15:01:35.735Z] #76 74.37 Selecting previously unselected package libudev-dev:amd64. [2022-07-20T15:01:35.735Z] #76 74.38 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-20T15:01:35.735Z] #76 74.38 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-20T15:01:35.922Z] #84 116.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T15:01:36.007Z] #76 74.78 Selecting previously unselected package libyajl2:amd64. [2022-07-20T15:01:36.007Z] #76 74.78 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-20T15:01:36.007Z] #76 74.80 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-20T15:01:36.194Z] #84 117.4 checking how to hardcode library paths into programs... immediate [2022-07-20T15:01:36.194Z] #84 117.4 checking whether stripping libraries is possible... yes [2022-07-20T15:01:36.194Z] #84 117.4 checking if libtool supports shared libraries... yes [2022-07-20T15:01:36.194Z] #84 117.4 checking whether to build shared libraries... no [2022-07-20T15:01:36.194Z] #84 117.4 checking whether to build static libraries... yes [2022-07-20T15:01:36.194Z] #84 117.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T15:01:36.194Z] #84 117.4 checking whether build environment is sane... yes [2022-07-20T15:01:36.194Z] #84 117.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T15:01:36.218Z] #51 ... [2022-07-20T15:01:36.218Z] [2022-07-20T15:01:36.218Z] #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-07-20T15:01:36.218Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T15:01:36.218Z] #42 80.58 Selecting previously unselected package libxml2:amd64. [2022-07-20T15:01:36.218Z] #42 80.58 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-20T15:01:36.218Z] #42 80.59 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-20T15:01:36.270Z] #76 75.17 Selecting previously unselected package libyajl-dev:amd64. [2022-07-20T15:01:36.270Z] #76 75.17 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-20T15:01:36.467Z] #84 117.5 checking whether make sets $(MAKE)... yes [2022-07-20T15:01:36.467Z] #84 117.7 checking whether make supports the include directive... yes (GNU style) [2022-07-20T15:01:36.467Z] #84 117.9 checking whether make supports nested variables... yes [2022-07-20T15:01:36.536Z] #76 75.21 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-20T15:01:36.740Z] #84 118.0 checking whether UID '0' is supported by ustar format... yes [2022-07-20T15:01:36.740Z] #84 118.0 checking whether GID '0' is supported by ustar format... yes [2022-07-20T15:01:36.740Z] #84 118.0 checking how to create a ustar tar archive... gnutar [2022-07-20T15:01:36.782Z] #42 81.51 Selecting previously unselected package libarchive13:amd64. [2022-07-20T15:01:36.782Z] #42 81.51 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-20T15:01:36.782Z] #42 81.52 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-20T15:01:36.799Z] #76 75.68 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T15:01:36.799Z] #76 75.72 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-20T15:01:37.064Z] #76 75.74 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-20T15:01:37.064Z] #76 75.78 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-20T15:01:37.064Z] #76 75.84 Setting up file (1:5.39-3) ... [2022-07-20T15:01:37.064Z] #76 75.91 Setting up bzip2 (1.0.8-4) ... [2022-07-20T15:01:37.064Z] #76 75.93 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T15:01:37.324Z] #76 75.97 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-20T15:01:37.324Z] #76 75.99 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-20T15:01:37.324Z] #76 76.01 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-20T15:01:37.324Z] #76 76.02 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-20T15:01:37.324Z] #76 76.05 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T15:01:37.324Z] #76 76.11 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-20T15:01:37.324Z] #76 76.13 Setting up patch (2.7.6-7) ... [2022-07-20T15:01:37.324Z] #76 76.14 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-20T15:01:37.324Z] #76 76.17 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-20T15:01:37.329Z] #84 118.1 checking dependency style of gcc... gcc3 [2022-07-20T15:01:37.329Z] #84 118.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T15:01:37.329Z] #84 118.5 checking whether make supports nested variables... (cached) yes [2022-07-20T15:01:37.329Z] #84 118.5 checking for gawk... (cached) mawk [2022-07-20T15:01:37.329Z] #84 118.5 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-20T15:01:37.329Z] #84 118.5 checking for gcc... (cached) gcc [2022-07-20T15:01:37.349Z] #42 82.03 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-20T15:01:37.349Z] #42 82.03 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-20T15:01:37.349Z] #42 82.04 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-20T15:01:37.584Z] #76 76.22 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-20T15:01:37.584Z] #76 76.25 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T15:01:37.584Z] #76 76.27 Setting up libtool (2.4.6-15) ... [2022-07-20T15:01:37.584Z] #76 76.29 Setting up m4 (1.4.18-5) ... [2022-07-20T15:01:37.584Z] #76 76.30 Setting up dpkg-dev (1.20.11) ... [2022-07-20T15:01:37.584Z] #76 76.33 Setting up autoconf (2.69-14) ... [2022-07-20T15:01:37.584Z] #76 76.34 Setting up build-essential (12.9) ... [2022-07-20T15:01:37.584Z] #76 76.36 Setting up automake (1:1.16.3-2) ... [2022-07-20T15:01:37.584Z] #76 76.38 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-20T15:01:37.584Z] #76 76.39 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:01:37.599Z] #84 118.7 checking whether we are using the GNU C compiler... (cached) yes [2022-07-20T15:01:37.599Z] #84 118.7 checking whether gcc accepts -g... (cached) yes [2022-07-20T15:01:37.599Z] #84 118.7 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-20T15:01:37.599Z] #84 118.7 checking whether gcc understands -c and -o together... (cached) yes [2022-07-20T15:01:37.599Z] #84 118.7 checking for a Python interpreter with version >= 3... python3 [2022-07-20T15:01:37.599Z] #84 118.8 checking for python3... /usr/bin/python3 [2022-07-20T15:01:37.599Z] #84 118.8 checking for python3 version... 3.9 [2022-07-20T15:01:37.606Z] #42 82.27 Selecting previously unselected package librhash0:amd64. [2022-07-20T15:01:37.607Z] #42 82.28 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-20T15:01:37.607Z] #42 82.28 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-20T15:01:37.867Z] #42 82.66 Selecting previously unselected package libuv1:amd64. [2022-07-20T15:01:37.867Z] #42 82.68 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-20T15:01:37.867Z] #42 82.70 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-20T15:01:37.869Z] #84 118.9 checking for python3 platform... linux [2022-07-20T15:01:37.869Z] #84 119.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-20T15:01:38.118Z] #14 ... [2022-07-20T15:01:38.118Z] [2022-07-20T15:01:38.118Z] #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-07-20T15:01:38.118Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T15:01:38.118Z] #77 59.85 configure.ac:7: installing 'build-aux/compile' [2022-07-20T15:01:38.118Z] #77 59.87 configure.ac:9: installing 'build-aux/config.guess' [2022-07-20T15:01:38.118Z] #77 59.87 configure.ac:9: installing 'build-aux/config.sub' [2022-07-20T15:01:38.118Z] #77 59.88 configure.ac:11: installing 'build-aux/install-sh' [2022-07-20T15:01:38.118Z] #77 59.89 configure.ac:11: installing 'build-aux/missing' [2022-07-20T15:01:38.118Z] #77 60.08 Makefile.am: installing 'build-aux/depcomp' [2022-07-20T15:01:38.118Z] #77 60.21 parallel-tests: installing 'build-aux/test-driver' [2022-07-20T15:01:38.137Z] #84 119.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-20T15:01:38.137Z] #84 119.5 checking for go-md2man... no [2022-07-20T15:01:38.154Z] #76 DONE 77.1s [2022-07-20T15:01:38.155Z] [2022-07-20T15:01:38.155Z] #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-07-20T15:01:38.155Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T15:01:38.155Z] #34 74.76 Updating files: 74% (1139/1521) Updating files: 75% (1141/1521) Updating files: 76% (1156/1521) Updating files: 77% (1172/1521) Updating files: 78% (1187/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: 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-07-20T15:01:38.155Z] #34 76.16 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-20T15:01:38.155Z] #34 76.29 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-20T15:01:38.400Z] #84 119.5 checking error.h usability... yes [2022-07-20T15:01:38.400Z] #84 119.8 checking error.h presence... yes [2022-07-20T15:01:38.400Z] #84 119.8 checking for error.h... yes [2022-07-20T15:01:38.433Z] #42 83.08 Selecting previously unselected package cmake. [2022-07-20T15:01:38.433Z] #42 83.08 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-20T15:01:38.433Z] #42 83.10 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-20T15:01:38.971Z] #84 119.8 checking linux/openat2.h usability... yes [2022-07-20T15:01:38.971Z] #84 120.1 checking linux/openat2.h presence... yes [2022-07-20T15:01:38.971Z] #84 120.2 checking for linux/openat2.h... yes [2022-07-20T15:01:39.542Z] #84 120.3 checking for copy_file_range... yes [2022-07-20T15:01:39.804Z] #84 120.8 checking for fgetxattr... yes [2022-07-20T15:01:40.034Z] #77 62.35 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-20T15:01:40.034Z] #77 62.35 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-20T15:01:40.244Z] #77 39.29 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-20T15:01:40.333Z] #42 ... [2022-07-20T15:01:40.333Z] [2022-07-20T15:01:40.333Z] #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-07-20T15:01:40.333Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:01:40.333Z] #14 75.06 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-20T15:01:40.333Z] #14 75.06 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-20T15:01:40.333Z] #14 75.07 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-20T15:01:40.333Z] #14 80.12 Selecting previously unselected package binutils-mingw-w64. [2022-07-20T15:01:40.333Z] #14 80.12 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-20T15:01:40.333Z] #14 80.13 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-20T15:01:40.333Z] #14 80.39 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-20T15:01:40.333Z] #14 80.39 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T15:01:40.333Z] #14 80.39 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T15:01:40.333Z] #14 80.81 Selecting previously unselected package dmsetup. [2022-07-20T15:01:40.333Z] #14 80.81 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T15:01:40.333Z] #14 80.85 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-20T15:01:40.333Z] #14 81.40 Selecting previously unselected package mingw-w64-common. [2022-07-20T15:01:40.333Z] #14 81.40 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-20T15:01:40.333Z] #14 81.41 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-20T15:01:40.375Z] #84 121.3 checking for statx... yes [2022-07-20T15:01:40.375Z] #84 121.6 checking for fgetpwent_r... yes [2022-07-20T15:01:40.502Z] #77 ... [2022-07-20T15:01:40.502Z] [2022-07-20T15:01:40.502Z] #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-07-20T15:01:40.502Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:01:40.502Z] #14 89.69 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-20T15:01:40.502Z] #14 89.69 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:01:40.502Z] #14 89.69 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T15:01:40.606Z] #77 63.11 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-20T15:01:40.607Z] #77 63.13 libtoolize: copying file 'm4/libtool.m4' [2022-07-20T15:01:40.656Z] #84 121.9 checking for issetugid... no [2022-07-20T15:01:40.869Z] #77 63.26 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-20T15:01:40.869Z] #77 63.40 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-20T15:01:40.869Z] #77 63.51 libtoolize: copying file 'm4/ltversion.m4' [2022-07-20T15:01:40.917Z] #84 122.1 checking for pkg-config... /usr/bin/pkg-config [2022-07-20T15:01:40.917Z] #84 122.1 checking pkg-config is at least version 0.9.0... yes [2022-07-20T15:01:41.130Z] #77 63.62 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-20T15:01:41.568Z] #84 122.1 checking for library containing yajl_tree_get... -lyajl [2022-07-20T15:01:41.568Z] #84 122.8 checking for yajl >= 2.0.0... yes [2022-07-20T15:01:41.709Z] #14 ... [2022-07-20T15:01:41.709Z] [2022-07-20T15:01:41.709Z] #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-07-20T15:01:41.709Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:01:41.709Z] #77 1.370 Cloning into '/tmp/crun-build'... [2022-07-20T15:01:41.830Z] #84 122.8 checking sys/capability.h usability... yes [2022-07-20T15:01:41.967Z] #77 ... [2022-07-20T15:01:41.967Z] [2022-07-20T15:01:41.967Z] #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-07-20T15:01:41.967Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T15:01:41.967Z] #51 82.62 Setting up criu (3.17.1-1) ... [2022-07-20T15:01:41.967Z] #51 86.27 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:01:42.093Z] #84 123.1 checking sys/capability.h presence... yes [2022-07-20T15:01:42.093Z] #84 123.3 checking for sys/capability.h... yes [2022-07-20T15:01:42.533Z] #51 DONE 87.1s [2022-07-20T15:01:42.533Z] [2022-07-20T15:01:42.533Z] #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-07-20T15:01:42.533Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T15:01:42.666Z] #84 123.3 checking for library containing cap_from_name... -lcap [2022-07-20T15:01:43.051Z] #77 ... [2022-07-20T15:01:43.051Z] [2022-07-20T15:01:43.051Z] #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-07-20T15:01:43.051Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-20T15:01:43.051Z] #14 108.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-20T15:01:43.051Z] #14 108.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-20T15:01:43.051Z] #14 108.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-20T15:01:43.051Z] #14 108.6 Selecting previously unselected package libapparmor1:arm64. [2022-07-20T15:01:43.051Z] #14 108.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-20T15:01:43.051Z] #14 108.6 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-20T15:01:43.051Z] #14 108.7 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-20T15:01:43.051Z] #14 108.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-20T15:01:43.051Z] #14 108.8 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-20T15:01:43.051Z] #14 108.9 Selecting previously unselected package libbtrfs0:arm64. [2022-07-20T15:01:43.051Z] #14 108.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-07-20T15:01:43.051Z] #14 108.9 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-07-20T15:01:43.051Z] #14 109.1 Selecting previously unselected package libbtrfs-dev:arm64. [2022-07-20T15:01:43.051Z] #14 109.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-07-20T15:01:43.051Z] #14 109.1 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-20T15:01:43.051Z] #14 109.4 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-07-20T15:01:43.051Z] #14 109.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-07-20T15:01:43.051Z] #14 109.4 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-20T15:01:43.051Z] #14 109.5 Selecting previously unselected package libudev-dev:arm64. [2022-07-20T15:01:43.051Z] #14 109.5 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-07-20T15:01:43.051Z] #14 109.5 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-07-20T15:01:43.051Z] #14 109.7 Selecting previously unselected package libsepol1-dev:arm64. [2022-07-20T15:01:43.051Z] #14 109.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-07-20T15:01:43.051Z] #14 109.7 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-07-20T15:01:43.051Z] #14 110.0 Selecting previously unselected package libpcre2-16-0:arm64. [2022-07-20T15:01:43.051Z] #14 110.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-07-20T15:01:43.051Z] #14 110.0 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-07-20T15:01:43.051Z] #14 110.2 Selecting previously unselected package libpcre2-32-0:arm64. [2022-07-20T15:01:43.051Z] #14 110.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-07-20T15:01:43.051Z] #14 110.2 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-07-20T15:01:43.051Z] #14 110.4 Selecting previously unselected package libpcre2-posix2:arm64. [2022-07-20T15:01:43.051Z] #14 110.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-07-20T15:01:43.051Z] #14 110.4 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-07-20T15:01:43.051Z] #14 110.5 Selecting previously unselected package libpcre2-dev:arm64. [2022-07-20T15:01:43.051Z] #14 110.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-07-20T15:01:43.051Z] #14 110.5 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-07-20T15:01:43.051Z] #14 111.0 Selecting previously unselected package libselinux1-dev:arm64. [2022-07-20T15:01:43.051Z] #14 111.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-07-20T15:01:43.051Z] #14 111.0 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-07-20T15:01:43.051Z] #14 111.3 Selecting previously unselected package libdevmapper-dev:arm64. [2022-07-20T15:01:43.051Z] #14 111.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-07-20T15:01:43.051Z] #14 111.3 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-07-20T15:01:43.051Z] #14 111.4 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-20T15:01:43.051Z] #14 111.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-20T15:01:43.051Z] #14 111.4 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-20T15:01:43.051Z] #14 111.6 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-20T15:01:43.051Z] #14 111.6 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-07-20T15:01:43.051Z] #14 111.6 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-07-20T15:01:43.051Z] #14 112.1 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-20T15:01:43.051Z] #14 112.1 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-20T15:01:43.051Z] #14 112.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-20T15:01:43.051Z] #14 112.1 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-07-20T15:01:43.051Z] #14 112.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-20T15:01:43.051Z] #14 112.2 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-07-20T15:01:43.051Z] #14 112.2 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-07-20T15:01:43.051Z] #14 112.2 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-07-20T15:01:43.051Z] #14 112.2 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-20T15:01:43.051Z] #14 112.2 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-07-20T15:01:43.051Z] #14 112.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-20T15:01:43.051Z] #14 112.2 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-20T15:01:43.051Z] #14 112.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-20T15:01:43.051Z] #14 112.3 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-20T15:01:43.051Z] #14 112.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-20T15:01:43.051Z] #14 112.3 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-07-20T15:01:43.051Z] #14 112.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-20T15:01:43.051Z] #14 112.4 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-07-20T15:01:43.051Z] #14 112.6 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-07-20T15:01:43.051Z] #14 112.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-20T15:01:43.051Z] #14 112.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T15:01:43.051Z] #14 112.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-20T15:01:43.051Z] #14 112.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T15:01:43.051Z] #14 112.9 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-07-20T15:01:43.051Z] #14 113.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-20T15:01:43.051Z] #14 113.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T15:01:43.051Z] #14 113.0 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-07-20T15:01:43.051Z] #14 113.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T15:01:43.051Z] #14 113.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-20T15:01:43.051Z] #14 113.1 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-20T15:01:43.051Z] #14 113.1 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-20T15:01:43.051Z] #14 113.1 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-20T15:01:43.051Z] #14 113.1 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-07-20T15:01:43.052Z] #14 113.1 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:01:43.244Z] #84 124.0 checking for library containing dlopen... [2022-07-20T15:01:43.244Z] #84 ... [2022-07-20T15:01:43.244Z] [2022-07-20T15:01:43.244Z] #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-07-20T15:01:43.244Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T15:01:43.244Z] #41 DONE 183.6s [2022-07-20T15:01:43.244Z] [2022-07-20T15:01:43.244Z] #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-07-20T15:01:43.244Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T15:01:43.244Z] #19 164.2 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-07-20T15:01:43.244Z] #19 164.2 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-07-20T15:01:43.244Z] #19 164.3 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-07-20T15:01:43.244Z] #19 164.3 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-07-20T15:01:43.244Z] #19 164.4 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-07-20T15:01:43.244Z] #19 166.9 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-07-20T15:01:43.244Z] #19 167.0 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-07-20T15:01:43.244Z] #19 167.0 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-07-20T15:01:43.244Z] #19 167.0 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-07-20T15:01:43.244Z] #19 167.0 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-07-20T15:01:43.244Z] #19 167.0 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-07-20T15:01:43.244Z] #19 167.0 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-07-20T15:01:43.244Z] #19 167.0 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-07-20T15:01:43.244Z] #19 167.2 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-07-20T15:01:43.244Z] #19 167.2 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-07-20T15:01:43.244Z] #19 167.3 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-07-20T15:01:43.244Z] #19 167.4 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-07-20T15:01:43.244Z] #19 167.4 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-07-20T15:01:43.244Z] #19 167.5 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-07-20T15:01:43.244Z] #19 167.5 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-07-20T15:01:43.244Z] #19 169.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-07-20T15:01:43.244Z] #19 169.7 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-07-20T15:01:43.244Z] #19 169.8 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-07-20T15:01:43.244Z] #19 169.9 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-07-20T15:01:43.244Z] #19 169.9 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-07-20T15:01:43.244Z] #19 172.2 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-07-20T15:01:43.244Z] #19 ... [2022-07-20T15:01:43.244Z] [2022-07-20T15:01:43.244Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-20T15:01:43.244Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T15:01:43.244Z] #43 184.2 Delve is a source level debugger for Go programs. [2022-07-20T15:01:43.244Z] #43 184.2 [2022-07-20T15:01:43.244Z] #43 184.2 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-20T15:01:43.244Z] #43 184.2 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-20T15:01:43.244Z] #43 184.2 [2022-07-20T15:01:43.244Z] #43 184.2 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-20T15:01:43.244Z] #43 184.2 [2022-07-20T15:01:43.244Z] #43 184.2 Pass flags to the program you are debugging using `--`, for example: [2022-07-20T15:01:43.244Z] #43 184.2 [2022-07-20T15:01:43.244Z] #43 184.2 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-20T15:01:43.244Z] #43 184.2 [2022-07-20T15:01:43.244Z] #43 184.2 Usage: [2022-07-20T15:01:43.244Z] #43 184.2 dlv [command] [2022-07-20T15:01:43.244Z] #43 184.2 [2022-07-20T15:01:43.244Z] #43 184.2 Available Commands: [2022-07-20T15:01:43.244Z] #43 184.2 attach Attach to running process and begin debugging. [2022-07-20T15:01:43.244Z] #43 184.2 connect Connect to a headless debug server with a terminal client. [2022-07-20T15:01:43.244Z] #43 184.2 core Examine a core dump. [2022-07-20T15:01:43.244Z] #43 184.2 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-20T15:01:43.244Z] #43 184.2 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-20T15:01:43.244Z] #43 184.2 exec Execute a precompiled binary, and begin a debug session. [2022-07-20T15:01:43.244Z] #43 184.2 help Help about any command [2022-07-20T15:01:43.244Z] #43 184.2 run Deprecated command. Use 'debug' instead. [2022-07-20T15:01:43.244Z] #43 184.2 test Compile test binary and begin debugging program. [2022-07-20T15:01:43.244Z] #43 184.2 trace Compile and begin tracing program. [2022-07-20T15:01:43.244Z] #43 184.2 version Prints version. [2022-07-20T15:01:43.244Z] #43 184.2 [2022-07-20T15:01:43.244Z] #43 184.2 Flags: [2022-07-20T15:01:43.244Z] #43 184.2 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-20T15:01:43.244Z] #43 184.2 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-20T15:01:43.244Z] #43 184.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-07-20T15:01:43.244Z] #43 184.2 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-20T15:01:43.244Z] #43 184.2 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-20T15:01:43.244Z] #43 184.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-07-20T15:01:43.244Z] #43 184.2 --disable-aslr Disables address space randomization [2022-07-20T15:01:43.244Z] #43 184.2 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-20T15:01:43.244Z] #43 184.2 -h, --help help for dlv [2022-07-20T15:01:43.244Z] #43 184.2 --init string Init file, executed by the terminal client. [2022-07-20T15:01:43.244Z] #43 184.2 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-20T15:01:43.244Z] #43 184.2 --log Enable debugging server logging. [2022-07-20T15:01:43.244Z] #43 184.2 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-20T15:01:43.244Z] #43 184.2 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-20T15:01:43.244Z] #43 184.2 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-20T15:01:43.244Z] #43 184.2 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-20T15:01:43.244Z] #43 184.2 --wd string Working directory for running the program. [2022-07-20T15:01:43.244Z] #43 184.2 [2022-07-20T15:01:43.244Z] #43 184.2 Additional help topics: [2022-07-20T15:01:43.244Z] #43 184.2 dlv backend Help about the --backend flag. [2022-07-20T15:01:43.244Z] #43 184.2 dlv log Help about logging flags. [2022-07-20T15:01:43.244Z] #43 184.2 dlv redirect Help about file redirection. [2022-07-20T15:01:43.244Z] #43 184.2 [2022-07-20T15:01:43.244Z] #43 184.2 Use "dlv [command] --help" for more information about a command. [2022-07-20T15:01:43.506Z] #43 DONE 184.4s [2022-07-20T15:01:43.506Z] [2022-07-20T15:01:43.506Z] #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-07-20T15:01:43.506Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T15:01:43.506Z] #19 172.2 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-07-20T15:01:43.506Z] #19 172.2 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-07-20T15:01:43.506Z] #19 172.2 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-07-20T15:01:43.506Z] #19 172.2 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-07-20T15:01:43.506Z] #19 172.2 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-07-20T15:01:43.506Z] #19 172.2 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-07-20T15:01:43.506Z] #19 172.2 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-07-20T15:01:43.506Z] #19 172.3 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-07-20T15:01:43.506Z] #19 172.3 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-07-20T15:01:43.766Z] #19 172.4 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-07-20T15:01:43.766Z] #19 172.4 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-07-20T15:01:43.908Z] #47 ... [2022-07-20T15:01:43.908Z] [2022-07-20T15:01:43.908Z] #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-07-20T15:01:43.908Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:01:43.908Z] #77 12.23 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-20T15:01:43.908Z] #77 12.27 Cloning into '/tmp/crun-build/libocispec'... [2022-07-20T15:01:44.733Z] #34 ... [2022-07-20T15:01:44.733Z] [2022-07-20T15:01:44.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-07-20T15:01:44.733Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T15:01:44.733Z] #42 83.00 Selecting previously unselected package libxml2:amd64. [2022-07-20T15:01:44.733Z] #42 83.00 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-20T15:01:44.733Z] #42 83.10 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-20T15:01:44.992Z] #42 83.93 Selecting previously unselected package libarchive13:amd64. [2022-07-20T15:01:44.992Z] #42 83.96 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-20T15:01:45.253Z] #42 84.01 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-20T15:01:45.602Z] #14 DONE 116.2s [2022-07-20T15:01:45.603Z] [2022-07-20T15:01:45.603Z] #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-07-20T15:01:45.603Z] #67 sha256:d847ec824a43dea64980d4f0544f7e2ebfcbed7d911f574f33b97690fbf58fc0 [2022-07-20T15:01:45.603Z] #67 112.7 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-20T15:01:45.603Z] #67 112.7 + GOBIN=/build [2022-07-20T15:01:45.603Z] #67 112.7 + GO111MODULE=on [2022-07-20T15:01:45.603Z] #67 112.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-20T15:01:45.603Z] #67 ... [2022-07-20T15:01:45.603Z] [2022-07-20T15:01:45.603Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-20T15:01:45.603Z] #59 sha256:d5eeb9f26203614c1db935b6ce62567165fdc4cee3a6907f3990cab1c83681b3 [2022-07-20T15:01:45.603Z] #59 DONE 0.2s [2022-07-20T15:01:45.770Z] #14 ... [2022-07-20T15:01:45.770Z] [2022-07-20T15:01:45.770Z] #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-07-20T15:01:45.770Z] #64 sha256:9cc42f80cfba223735786b520369f345e5cfa566f59960a4e33fa3314c2f93e4 [2022-07-20T15:01:45.771Z] #64 52.52 Updating files: 42% (2096/4896) Updating files: 43% (2106/4896) Updating files: 44% (2155/4896) Updating files: 45% (2204/4896) Updating files: 46% (2253/4896) Updating files: 47% (2302/4896) Updating files: 48% (2351/4896) Updating files: 49% (2400/4896) Updating files: 50% (2448/4896) Updating files: 51% (2497/4896) Updating files: 52% (2546/4896) Updating files: 53% (2595/4896) Updating files: 54% (2644/4896) Updating files: 55% (2693/4896) Updating files: 56% (2742/4896) Updating files: 57% (2791/4896) Updating files: 58% (2840/4896) Updating files: 59% (2889/4896) Updating files: 60% (2938/4896) Updating files: 61% (2987/4896) Updating files: 62% (3036/4896) Updating files: 63% (3085/4896) Updating files: 64% (3134/4896) Updating files: 65% (3183/4896) Updating files: 66% (3232/4896) Updating files: 67% (3281/4896) Updating files: 68% (3330/4896) Updating files: 69% (3379/4896) Updating files: 70% (3428/4896) Updating files: 71% (3477/4896) Updating files: 72% (3526/4896) Updating files: 73% (3575/4896) Updating files: 74% (3624/4896) Updating files: 75% (3672/4896) Updating files: 76% (3721/4896) Updating files: 77% (3770/4896) Updating files: 78% (3819/4896) Updating files: 79% (3868/4896) Updating files: 80% (3917/4896) Updating files: 81% (3966/4896) Updating files: 82% (4015/4896) Updating files: 83% (4064/4896) Updating files: 84% (4113/4896) Updating files: 84% (4134/4896) Updating files: 85% (4162/4896) Updating files: 86% (4211/4896) Updating files: 87% (4260/4896) Updating files: 88% (4309/4896) Updating files: 89% (4358/4896) Updating files: 90% (4407/4896) Updating files: 91% (4456/4896) Updating files: 92% (4505/4896) Updating files: 93% (4554/4896) Updating files: 94% (4603/4896) Updating files: 95% (4652/4896) Updating files: 96% (4701/4896) Updating files: 97% (4750/4896) Updating files: 98% (4799/4896) Updating files: 99% (4848/4896) Updating files: 100% (4896/4896) Updating files: 100% (4896/4896), done. [2022-07-20T15:01:45.771Z] #64 54.07 + cd /tmp/tmp.pilX2g0xlK/src/github.com/containerd/containerd [2022-07-20T15:01:45.771Z] #64 54.07 + git checkout -q v1.6.6 [2022-07-20T15:01:45.807Z] #77 13.92 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-20T15:01:45.808Z] #77 14.01 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-20T15:01:45.808Z] #77 14.03 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-20T15:01:45.808Z] #77 14.03 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-20T15:01:45.808Z] #77 14.08 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-20T15:01:45.822Z] #42 84.53 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-20T15:01:45.822Z] #42 84.54 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-20T15:01:45.822Z] #42 84.54 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-20T15:01:45.867Z] [2022-07-20T15:01:45.867Z] #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-07-20T15:01:45.867Z] #60 sha256:13a4a7ca953927e288ec62cf95e0943a97f59f44d9fbbb816c12fcea7f155d26 [2022-07-20T15:01:46.082Z] #42 84.76 Selecting previously unselected package librhash0:amd64. [2022-07-20T15:01:46.082Z] #42 84.76 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-20T15:01:46.082Z] #42 84.77 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-20T15:01:46.331Z] #19 174.7 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-07-20T15:01:46.331Z] #19 174.7 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-07-20T15:01:46.331Z] #19 174.8 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-07-20T15:01:46.331Z] #19 174.9 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-07-20T15:01:46.331Z] #19 175.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-07-20T15:01:46.341Z] #42 85.03 Selecting previously unselected package libuv1:amd64. [2022-07-20T15:01:46.341Z] #42 85.03 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-20T15:01:46.341Z] #42 85.04 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-20T15:01:46.438Z] #60 0.853 + RM_GOPATH=0 [2022-07-20T15:01:46.439Z] #60 0.853 + TMP_GOPATH= [2022-07-20T15:01:46.439Z] #60 0.853 + : /build [2022-07-20T15:01:46.439Z] #60 0.853 + '[' -z '' ']' [2022-07-20T15:01:46.439Z] #60 0.854 ++ mktemp -d [2022-07-20T15:01:46.439Z] #60 0.857 + export GOPATH=/tmp/tmp.ZxmDpwe3Hr [2022-07-20T15:01:46.439Z] #60 0.857 + GOPATH=/tmp/tmp.ZxmDpwe3Hr [2022-07-20T15:01:46.439Z] #60 0.857 + RM_GOPATH=1 [2022-07-20T15:01:46.439Z] #60 0.857 + case "$(go env GOARCH)" in [2022-07-20T15:01:46.439Z] #60 0.876 ++ go env GOARCH [2022-07-20T15:01:46.439Z] #60 0.894 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T15:01:46.439Z] #60 0.895 + GO_BUILDMODE=-buildmode=pie [2022-07-20T15:01:46.439Z] #60 0.898 ++ dirname /install.sh [2022-07-20T15:01:46.439Z] #60 0.904 + dir=/ [2022-07-20T15:01:46.439Z] #60 0.904 + bin=runc [2022-07-20T15:01:46.439Z] #60 0.905 + shift [2022-07-20T15:01:46.439Z] #60 0.905 + '[' '!' -f //runc.installer ']' [2022-07-20T15:01:46.439Z] #60 0.912 + . //runc.installer [2022-07-20T15:01:46.439Z] #60 0.912 ++ set -e [2022-07-20T15:01:46.601Z] #42 85.48 Selecting previously unselected package cmake. [2022-07-20T15:01:46.601Z] #42 85.51 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-20T15:01:46.601Z] #42 85.53 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-20T15:01:46.700Z] #60 ... [2022-07-20T15:01:46.700Z] [2022-07-20T15:01:46.700Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-20T15:01:46.700Z] #15 sha256:852afe2b51c6a42e588317e7b560c608435c6fc8265d8ce0a05223a6d3cc86ad [2022-07-20T15:01:46.700Z] #15 DONE 1.2s [2022-07-20T15:01:46.700Z] [2022-07-20T15:01:46.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-07-20T15:01:46.700Z] #60 sha256:13a4a7ca953927e288ec62cf95e0943a97f59f44d9fbbb816c12fcea7f155d26 [2022-07-20T15:01:46.700Z] #60 0.913 ++ : v1.1.2 [2022-07-20T15:01:46.700Z] #60 0.914 + install_runc [2022-07-20T15:01:46.700Z] #60 0.915 + RUNC_BUILDTAGS=seccomp [2022-07-20T15:01:46.700Z] #60 0.915 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-20T15:01:46.700Z] #60 0.915 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ZxmDpwe3Hr/src/github.com/opencontainers/runc [2022-07-20T15:01:46.700Z] #60 0.915 Install runc version v1.1.2 (build tags: seccomp) [2022-07-20T15:01:46.700Z] #60 0.934 Cloning into '/tmp/tmp.ZxmDpwe3Hr/src/github.com/opencontainers/runc'... [2022-07-20T15:01:47.147Z] #64 56.17 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-20T15:01:47.147Z] #64 56.17 + BUILDTAGS='netgo osusergo static_build' [2022-07-20T15:01:47.147Z] #64 56.17 + export EXTRA_FLAGS=-buildmode=pie [2022-07-20T15:01:47.147Z] #64 56.17 + EXTRA_FLAGS=-buildmode=pie [2022-07-20T15:01:47.147Z] #64 56.17 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-20T15:01:47.147Z] #64 56.17 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-20T15:01:47.147Z] #64 56.17 + '[' '' = dynamic ']' [2022-07-20T15:01:47.147Z] #64 56.17 + make [2022-07-20T15:01:47.545Z] #42 ... [2022-07-20T15:01:47.545Z] [2022-07-20T15:01:47.545Z] #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-07-20T15:01:47.545Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T15:01:47.545Z] #51 75.93 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-20T15:01:47.545Z] #51 75.96 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T15:01:47.545Z] #51 75.98 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T15:01:47.545Z] #51 75.99 Setting up python3-six (1.16.0-2) ... [2022-07-20T15:01:47.545Z] #51 78.04 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T15:01:47.545Z] #51 78.06 Setting up python3-protobuf (3.12.4-1) ... [2022-07-20T15:01:47.545Z] #51 84.30 Setting up criu (3.17.1-1) ... [2022-07-20T15:01:47.545Z] #51 ... [2022-07-20T15:01:47.545Z] [2022-07-20T15:01:47.545Z] #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-07-20T15:01:47.545Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:01:47.545Z] #14 77.69 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-20T15:01:47.545Z] #14 77.70 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-20T15:01:47.545Z] #14 77.71 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-20T15:01:47.545Z] #14 83.01 Selecting previously unselected package binutils-mingw-w64. [2022-07-20T15:01:47.545Z] #14 83.01 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-20T15:01:47.545Z] #14 83.10 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-20T15:01:47.545Z] #14 83.43 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-20T15:01:47.545Z] #14 83.44 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T15:01:47.545Z] #14 83.48 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T15:01:47.545Z] #14 83.90 Selecting previously unselected package dmsetup. [2022-07-20T15:01:47.545Z] #14 83.91 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T15:01:47.545Z] #14 83.93 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-20T15:01:47.545Z] #14 84.48 Selecting previously unselected package mingw-w64-common. [2022-07-20T15:01:47.545Z] #14 84.48 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-20T15:01:47.545Z] #14 84.49 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-20T15:01:47.651Z] #60 ... [2022-07-20T15:01:47.651Z] [2022-07-20T15:01:47.651Z] #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-07-20T15:01:47.651Z] #16 sha256:459f6c9b8edd9829802ee69072df5ddca080fc84549eed688fca8209120b3336 [2022-07-20T15:01:47.651Z] #16 DONE 0.9s [2022-07-20T15:01:47.651Z] [2022-07-20T15:01:47.651Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-20T15:01:47.651Z] #17 sha256:02dc6b893d2b5e4d9ae24b05c87e1d8e989a26bb64a01ba7f8b80820413b77f1 [2022-07-20T15:01:48.114Z] #14 ... [2022-07-20T15:01:48.114Z] [2022-07-20T15:01:48.114Z] #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-07-20T15:01:48.114Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:01:48.114Z] #77 1.609 Cloning into '/tmp/crun-build'... [2022-07-20T15:01:48.224Z] #17 0.686 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-20T15:01:48.224Z] #17 DONE 0.8s [2022-07-20T15:01:48.224Z] [2022-07-20T15:01:48.224Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-20T15:01:48.224Z] #18 sha256:c14040022841611b1d38dcb03a1a23a3e9f8dc9adc6c16d7177d2cbfb086b5d6 [2022-07-20T15:01:48.337Z] #77 ... [2022-07-20T15:01:48.337Z] [2022-07-20T15:01:48.337Z] #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-07-20T15:01:48.337Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T15:01:48.337Z] #42 91.73 Setting up libicu67:amd64 (67.1-7) ... [2022-07-20T15:01:48.337Z] #42 91.78 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:01:48.337Z] #42 91.80 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-20T15:01:48.337Z] #42 91.82 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:01:48.337Z] #42 91.90 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-20T15:01:48.337Z] #42 91.93 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-20T15:01:48.337Z] #42 91.95 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-20T15:01:48.337Z] #42 91.98 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-20T15:01:48.337Z] #42 92.00 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-20T15:01:48.337Z] #42 92.09 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-20T15:01:48.337Z] #42 92.26 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:01:48.337Z] #42 DONE 92.9s [2022-07-20T15:01:48.337Z] [2022-07-20T15:01:48.337Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-20T15:01:48.337Z] #43 sha256:dae78d67ba77ce4de65e53153e9c7300123b836978b79a459e0abde4f20e85d0 [2022-07-20T15:01:48.337Z] #43 DONE 0.1s [2022-07-20T15:01:48.337Z] [2022-07-20T15:01:48.337Z] #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-07-20T15:01:48.337Z] #44 sha256:6f4dfea750fd566ea77505d3429a0c327b88c49c2fc27e56d09f1abf92df3c03 [2022-07-20T15:01:48.878Z] #19 177.4 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-07-20T15:01:48.878Z] #19 177.4 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-07-20T15:01:49.049Z] #64 58.21 + bin/ctr [2022-07-20T15:01:49.175Z] #18 DONE 0.9s [2022-07-20T15:01:49.175Z] [2022-07-20T15:01:49.175Z] #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-07-20T15:01:49.175Z] #67 sha256:d847ec824a43dea64980d4f0544f7e2ebfcbed7d911f574f33b97690fbf58fc0 [2022-07-20T15:01:49.175Z] #67 119.5 rootlesskit version 1.0.0 [2022-07-20T15:01:49.175Z] #67 119.5 Usage of /build/rootlesskit-docker-proxy: [2022-07-20T15:01:49.175Z] #67 119.5 -container-ip string [2022-07-20T15:01:49.175Z] #67 119.5 container ip [2022-07-20T15:01:49.175Z] #67 119.5 -container-port int [2022-07-20T15:01:49.175Z] #67 119.5 container port (default -1) [2022-07-20T15:01:49.175Z] #67 119.5 -host-ip string [2022-07-20T15:01:49.175Z] #67 119.5 host ip [2022-07-20T15:01:49.175Z] #67 119.5 -host-port int [2022-07-20T15:01:49.175Z] #67 119.5 host port (default -1) [2022-07-20T15:01:49.175Z] #67 119.5 -proto string [2022-07-20T15:01:49.175Z] #67 119.5 proxy protocol (default "tcp") [2022-07-20T15:01:49.175Z] #67 DONE 119.7s [2022-07-20T15:01:49.175Z] [2022-07-20T15:01:49.175Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-20T15:01:49.175Z] #68 sha256:a37f408e3e532544b9cdfde8c082452380439b314376ae60b43044f4aae19bf4 [2022-07-20T15:01:49.175Z] #68 DONE 0.1s [2022-07-20T15:01:49.175Z] [2022-07-20T15:01:49.175Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-20T15:01:49.175Z] #19 sha256:384dfc0c8d6d5d05e11abae3d043e5ebfa8b290da496447951ac23046f138379 [2022-07-20T15:01:49.175Z] #19 ... [2022-07-20T15:01:49.175Z] [2022-07-20T15:01:49.175Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-20T15:01:49.175Z] #69 sha256:c76bd3240d21aa2c65480371bccb1210574c7c315b5d75c89e6f345d9a905c04 [2022-07-20T15:01:49.175Z] #69 DONE 0.1s [2022-07-20T15:01:49.436Z] [2022-07-20T15:01:49.436Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-20T15:01:49.436Z] #19 sha256:384dfc0c8d6d5d05e11abae3d043e5ebfa8b290da496447951ac23046f138379 [2022-07-20T15:01:49.489Z] #77 ... [2022-07-20T15:01:49.489Z] [2022-07-20T15:01:49.489Z] #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-07-20T15:01:49.489Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T15:01:49.489Z] #51 87.92 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:01:49.710Z] #44 1.193 + RM_GOPATH=0 [2022-07-20T15:01:49.710Z] #44 1.193 + TMP_GOPATH= [2022-07-20T15:01:49.710Z] #44 1.193 + : /build [2022-07-20T15:01:49.710Z] #44 1.193 + '[' -z '' ']' [2022-07-20T15:01:49.710Z] #44 1.193 ++ mktemp -d [2022-07-20T15:01:49.710Z] #44 1.200 + export GOPATH=/tmp/tmp.ZwdkqYDvAQ [2022-07-20T15:01:49.710Z] #44 1.200 + GOPATH=/tmp/tmp.ZwdkqYDvAQ [2022-07-20T15:01:49.710Z] #44 1.200 + RM_GOPATH=1 [2022-07-20T15:01:49.710Z] #44 1.209 + case "$(go env GOARCH)" in [2022-07-20T15:01:49.710Z] #44 1.209 ++ go env GOARCH [2022-07-20T15:01:49.710Z] #44 1.248 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T15:01:49.710Z] #44 1.248 + GO_BUILDMODE=-buildmode=pie [2022-07-20T15:01:49.710Z] #44 1.316 ++ dirname /install.sh [2022-07-20T15:01:49.710Z] #44 1.317 + dir=/ [2022-07-20T15:01:49.710Z] #44 1.317 + bin=tini [2022-07-20T15:01:49.710Z] #44 1.317 + shift [2022-07-20T15:01:49.710Z] #44 1.317 + '[' '!' -f //tini.installer ']' [2022-07-20T15:01:49.710Z] #44 1.317 + . //tini.installer [2022-07-20T15:01:49.710Z] #44 1.318 ++ : v0.19.0 [2022-07-20T15:01:49.710Z] #44 1.318 + install_tini [2022-07-20T15:01:49.710Z] #44 1.318 + echo 'Install tini version v0.19.0' [2022-07-20T15:01:49.710Z] #44 1.318 Install tini version v0.19.0 [2022-07-20T15:01:49.710Z] #44 1.318 + git clone https://github.com/krallin/tini.git /tmp/tmp.ZwdkqYDvAQ/tini [2022-07-20T15:01:49.710Z] #44 1.320 Cloning into '/tmp/tmp.ZwdkqYDvAQ/tini'... [2022-07-20T15:01:50.262Z] #19 178.9 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:01:50.389Z] #19 DONE 1.3s [2022-07-20T15:01:50.389Z] [2022-07-20T15:01:50.389Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-20T15:01:50.389Z] #20 sha256:83f9af4ed84639f7768d38927f29584d377cb0cc78cbd463535ac072d65e1cf9 [2022-07-20T15:01:50.522Z] #19 179.4 Fetched 788 MB in 45s (17.6 MB/s) [2022-07-20T15:01:50.522Z] #19 179.5 Selecting previously unselected package liblocale-gettext-perl. [2022-07-20T15:01:50.522Z] #19 179.5 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-20T15:01:50.522Z] #19 179.5 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-07-20T15:01:50.522Z] #19 179.5 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-07-20T15:01:50.781Z] #19 179.6 Selecting previously unselected package bzip2. [2022-07-20T15:01:50.781Z] #19 179.6 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-07-20T15:01:50.781Z] #19 179.6 Unpacking bzip2 (1.0.8-4) ... [2022-07-20T15:01:50.781Z] #19 179.7 Selecting previously unselected package libmagic-mgc. [2022-07-20T15:01:50.781Z] #19 179.7 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-20T15:01:50.781Z] #19 179.7 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-20T15:01:51.083Z] #44 2.551 + cd /tmp/tmp.ZwdkqYDvAQ/tini [2022-07-20T15:01:51.083Z] #44 2.555 + git checkout -q v0.19.0 [2022-07-20T15:01:51.083Z] #44 2.567 + cmake . [2022-07-20T15:01:51.099Z] #19 180.1 Selecting previously unselected package libmagic1:amd64. [2022-07-20T15:01:51.335Z] #20 DONE 0.9s [2022-07-20T15:01:51.335Z] [2022-07-20T15:01:51.335Z] #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-07-20T15:01:51.335Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-20T15:01:51.383Z] #19 180.1 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-20T15:01:51.383Z] #19 180.1 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-20T15:01:51.383Z] #19 180.2 Selecting previously unselected package file. [2022-07-20T15:01:51.383Z] #19 180.2 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-07-20T15:01:51.383Z] #19 180.2 Unpacking file (1:5.39-3) ... [2022-07-20T15:01:51.395Z] #51 DONE 89.5s [2022-07-20T15:01:51.395Z] [2022-07-20T15:01:51.395Z] #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-07-20T15:01:51.395Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:01:51.395Z] #77 11.93 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-20T15:01:51.395Z] #77 11.97 Cloning into '/tmp/crun-build/libocispec'... [2022-07-20T15:01:51.651Z] #19 180.5 Selecting previously unselected package xz-utils. [2022-07-20T15:01:51.651Z] #19 180.5 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-20T15:01:51.651Z] #19 180.5 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T15:01:51.915Z] #19 180.7 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-07-20T15:01:51.915Z] #19 180.7 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-20T15:01:51.915Z] #19 180.7 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-20T15:01:52.034Z] #44 3.479 -- The C compiler identification is GNU 10.2.1 [2022-07-20T15:01:52.035Z] #44 3.619 -- Detecting C compiler ABI info [2022-07-20T15:01:52.606Z] #44 4.355 -- Detecting C compiler ABI info - done [2022-07-20T15:01:52.726Z] #21 1.056 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:01:52.726Z] #21 1.083 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:01:52.726Z] #21 1.087 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:01:52.772Z] #77 14.45 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-20T15:01:52.772Z] #77 14.46 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-20T15:01:52.772Z] #77 14.46 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-20T15:01:52.772Z] #77 14.49 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-20T15:01:52.772Z] #77 14.54 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-20T15:01:52.864Z] #44 4.514 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-20T15:01:52.864Z] #44 4.540 -- Detecting C compile features [2022-07-20T15:01:52.864Z] #44 4.544 -- Detecting C compile features - done [2022-07-20T15:01:52.864Z] #44 4.581 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-20T15:01:53.299Z] #21 1.764 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-20T15:01:53.798Z] #44 5.228 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-20T15:01:53.798Z] #44 5.372 -- Configuring done [2022-07-20T15:01:53.798Z] #44 5.426 -- Generating done [2022-07-20T15:01:53.798Z] #44 5.432 -- Build files have been written to: /tmp/tmp.ZwdkqYDvAQ/tini [2022-07-20T15:01:53.798Z] #44 5.471 + make tini-static [2022-07-20T15:01:53.825Z] #19 ... [2022-07-20T15:01:53.825Z] [2022-07-20T15:01:53.825Z] #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-07-20T15:01:53.825Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:01:53.825Z] #84 124.0 checking for library containing dlopen... -ldl [2022-07-20T15:01:53.825Z] #84 124.8 checking seccomp.h usability... yes [2022-07-20T15:01:53.825Z] #84 125.1 checking seccomp.h presence... yes [2022-07-20T15:01:53.825Z] #84 125.3 checking for seccomp.h... yes [2022-07-20T15:01:53.825Z] #84 125.3 checking for library containing seccomp_rule_add... -lseccomp [2022-07-20T15:01:53.825Z] #84 125.9 checking for library containing seccomp_arch_resolve_name... none required [2022-07-20T15:01:53.825Z] #84 126.3 checking systemd/sd-bus.h usability... yes [2022-07-20T15:01:53.825Z] #84 126.7 checking systemd/sd-bus.h presence... yes [2022-07-20T15:01:53.825Z] #84 126.8 checking for systemd/sd-bus.h... yes [2022-07-20T15:01:53.825Z] #84 126.8 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-20T15:01:53.825Z] #84 127.5 checking for sd_notify_barrier... yes [2022-07-20T15:01:53.825Z] #84 128.1 checking linux/bpf.h usability... yes [2022-07-20T15:01:53.825Z] #84 128.3 checking linux/bpf.h presence... yes [2022-07-20T15:01:53.825Z] #84 128.4 checking for linux/bpf.h... yes [2022-07-20T15:01:53.825Z] #84 128.4 checking compilation for eBPF... yes [2022-07-20T15:01:53.825Z] #84 128.6 checking for criu >= 3.15... no [2022-07-20T15:01:53.825Z] #84 128.6 configure: CRIU headers not found, building without CRIU support [2022-07-20T15:01:53.825Z] #84 128.6 checking for criu > 3.16... no [2022-07-20T15:01:53.825Z] #84 128.6 configure: CRIU version doesn't support join-ns API [2022-07-20T15:01:53.825Z] #84 128.6 checking for criu > 3.16.1... no [2022-07-20T15:01:53.825Z] #84 128.6 configure: CRIU version doesn't support for pre-dumping [2022-07-20T15:01:53.825Z] #84 128.6 checking for new mount API (fsconfig)... yes [2022-07-20T15:01:53.825Z] #84 128.8 checking for seccomp notify API... yes [2022-07-20T15:01:53.825Z] #84 128.8 checking for gperf... no [2022-07-20T15:01:53.825Z] #84 128.8 configure: gperf not found - cannot rebuild signal parser code [2022-07-20T15:01:53.825Z] #84 128.8 checking for library containing argp_parse... none required [2022-07-20T15:01:53.825Z] #84 129.3 checking that generated files are newer than configure... done [2022-07-20T15:01:53.825Z] #84 129.3 configure: creating ./config.status [2022-07-20T15:01:53.825Z] #84 132.1 config.status: creating Makefile [2022-07-20T15:01:53.825Z] #84 132.3 config.status: creating rpm/crun.spec [2022-07-20T15:01:53.825Z] #84 132.4 config.status: creating config.h [2022-07-20T15:01:53.825Z] #84 132.5 config.status: executing libtool commands [2022-07-20T15:01:53.825Z] #84 132.6 config.status: executing depfiles commands [2022-07-20T15:01:53.825Z] #84 134.0 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-20T15:01:53.825Z] #84 134.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-20T15:01:53.825Z] #84 134.3 checking for gcc... gcc [2022-07-20T15:01:53.825Z] #84 134.4 checking whether the C compiler works... yes [2022-07-20T15:01:53.825Z] #84 134.6 checking for C compiler default output file name... a.out [2022-07-20T15:01:53.825Z] #84 134.6 checking for suffix of executables... [2022-07-20T15:01:53.825Z] #84 134.8 checking whether we are cross compiling... no [2022-07-20T15:01:53.825Z] #84 135.2 checking for suffix of object files... [2022-07-20T15:01:53.825Z] #84 ... [2022-07-20T15:01:53.825Z] [2022-07-20T15:01:53.825Z] #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-07-20T15:01:53.825Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T15:01:53.825Z] #19 182.8 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-07-20T15:01:53.825Z] #19 182.8 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-07-20T15:01:53.825Z] #19 182.8 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-20T15:01:54.365Z] #44 6.001 Scanning dependencies of target tini-static [2022-07-20T15:01:54.623Z] #44 6.329 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-20T15:01:54.685Z] #21 3.246 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-20T15:01:55.189Z] #44 ... [2022-07-20T15:01:55.189Z] [2022-07-20T15:01:55.189Z] #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-07-20T15:01:55.189Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T15:01:55.189Z] #53 99.53 gotestsum version dev [2022-07-20T15:01:55.189Z] #53 DONE 99.9s [2022-07-20T15:01:55.189Z] [2022-07-20T15:01:55.189Z] #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-07-20T15:01:55.189Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:01:55.189Z] #77 17.25 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-20T15:01:55.189Z] #77 20.44 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-20T15:01:55.189Z] #77 22.88 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-20T15:01:55.189Z] #77 23.21 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-20T15:01:55.189Z] #77 23.58 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-20T15:01:55.210Z] #19 184.1 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-07-20T15:01:55.210Z] #19 184.1 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-07-20T15:01:55.210Z] #19 184.1 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-20T15:01:55.305Z] #77 ... [2022-07-20T15:01:55.306Z] [2022-07-20T15:01:55.306Z] #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-07-20T15:01:55.306Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T15:01:55.306Z] #42 92.53 Setting up libicu67:amd64 (67.1-7) ... [2022-07-20T15:01:55.306Z] #42 92.56 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:01:55.306Z] #42 92.60 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-20T15:01:55.306Z] #42 92.62 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:01:55.306Z] #42 92.68 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-20T15:01:55.306Z] #42 92.72 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-20T15:01:55.306Z] #42 92.74 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-20T15:01:55.306Z] #42 92.76 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-20T15:01:55.306Z] #42 92.77 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-20T15:01:55.306Z] #42 92.80 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-20T15:01:55.306Z] #42 92.82 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:01:55.306Z] #42 DONE 93.9s [2022-07-20T15:01:55.306Z] [2022-07-20T15:01:55.306Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-20T15:01:55.306Z] #43 sha256:1f655fcc774d9a3cda01a6ee24fa00f1e8872034b49d2d1ff2cb0e139d50456f [2022-07-20T15:01:55.306Z] #43 DONE 0.2s [2022-07-20T15:01:55.306Z] [2022-07-20T15:01:55.306Z] #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-07-20T15:01:55.306Z] #44 sha256:1a1d5cd35cc3d2b395fd5e70c77d6cd1e2ccb82dce06318b7e0418656defa4d9 [2022-07-20T15:01:56.070Z] #21 4.690 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-20T15:01:56.332Z] #21 ... [2022-07-20T15:01:56.332Z] [2022-07-20T15:01:56.332Z] #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-07-20T15:01:56.332Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T15:01:56.332Z] #77 78.94 configure.ac:11: installing 'build-aux/compile' [2022-07-20T15:01:56.332Z] #77 78.95 configure.ac:11: installing 'build-aux/config.guess' [2022-07-20T15:01:56.332Z] #77 78.96 configure.ac:11: installing 'build-aux/config.sub' [2022-07-20T15:01:56.332Z] #77 78.97 configure.ac:13: installing 'build-aux/install-sh' [2022-07-20T15:01:56.562Z] #77 ... [2022-07-20T15:01:56.562Z] [2022-07-20T15:01:56.562Z] #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-07-20T15:01:56.562Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:01:56.562Z] #14 91.43 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-20T15:01:56.562Z] #14 91.43 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-20T15:01:56.562Z] #14 91.43 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-20T15:01:56.592Z] #19 185.5 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-07-20T15:01:56.592Z] #19 185.5 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-20T15:01:56.592Z] #19 185.5 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-20T15:01:56.594Z] #77 78.99 configure.ac:13: installing 'build-aux/missing' [2022-07-20T15:01:56.594Z] #77 78.99 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-20T15:01:56.594Z] #77 79.21 Makefile.am: installing 'build-aux/depcomp' [2022-07-20T15:01:56.682Z] #44 1.338 + RM_GOPATH=0 [2022-07-20T15:01:56.682Z] #44 1.338 + TMP_GOPATH= [2022-07-20T15:01:56.682Z] #44 1.338 + : /build [2022-07-20T15:01:56.682Z] #44 1.338 + '[' -z '' ']' [2022-07-20T15:01:56.682Z] #44 1.343 ++ mktemp -d [2022-07-20T15:01:56.682Z] #44 1.352 + export GOPATH=/tmp/tmp.ng6wjMKVOo [2022-07-20T15:01:56.682Z] #44 1.352 + GOPATH=/tmp/tmp.ng6wjMKVOo [2022-07-20T15:01:56.682Z] #44 1.352 + RM_GOPATH=1 [2022-07-20T15:01:56.682Z] #44 1.352 + case "$(go env GOARCH)" in [2022-07-20T15:01:56.682Z] #44 1.353 ++ go env GOARCH [2022-07-20T15:01:56.682Z] #44 1.362 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T15:01:56.682Z] #44 1.363 + GO_BUILDMODE=-buildmode=pie [2022-07-20T15:01:56.682Z] #44 1.363 ++ dirname /install.sh [2022-07-20T15:01:56.682Z] #44 1.364 + dir=/ [2022-07-20T15:01:56.682Z] #44 1.367 + bin=tini [2022-07-20T15:01:56.682Z] #44 1.368 + shift [2022-07-20T15:01:56.682Z] #44 1.368 + '[' '!' -f //tini.installer ']' [2022-07-20T15:01:56.682Z] #44 1.368 + . //tini.installer [2022-07-20T15:01:56.682Z] #44 1.368 ++ : v0.19.0 [2022-07-20T15:01:56.682Z] #44 1.369 + install_tini [2022-07-20T15:01:56.682Z] #44 1.369 + echo 'Install tini version v0.19.0' [2022-07-20T15:01:56.682Z] #44 1.369 Install tini version v0.19.0 [2022-07-20T15:01:56.682Z] #44 1.370 + git clone https://github.com/krallin/tini.git /tmp/tmp.ng6wjMKVOo/tini [2022-07-20T15:01:56.682Z] #44 1.371 Cloning into '/tmp/tmp.ng6wjMKVOo/tini'... [2022-07-20T15:01:56.820Z] #14 ... [2022-07-20T15:01:56.820Z] [2022-07-20T15:01:56.820Z] #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-07-20T15:01:56.820Z] #44 sha256:6f4dfea750fd566ea77505d3429a0c327b88c49c2fc27e56d09f1abf92df3c03 [2022-07-20T15:01:56.820Z] #44 8.674 [100%] Linking C executable tini-static [2022-07-20T15:01:57.164Z] #64 ... [2022-07-20T15:01:57.164Z] [2022-07-20T15:01:57.164Z] #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-07-20T15:01:57.164Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:01:57.164Z] #14 95.53 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-20T15:01:57.164Z] #14 95.54 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:01:57.164Z] #14 95.54 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-20T15:01:57.164Z] #14 102.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-20T15:01:57.164Z] #14 102.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:01:57.164Z] #14 102.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T15:01:57.758Z] #44 9.384 [100%] Built target tini-static [2022-07-20T15:01:57.758Z] #44 9.496 + mkdir -p /build [2022-07-20T15:01:57.758Z] #44 9.505 + cp tini-static /build/docker-init [2022-07-20T15:01:57.758Z] #44 DONE 9.6s [2022-07-20T15:01:57.758Z] [2022-07-20T15:01:57.758Z] #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-07-20T15:01:57.758Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:01:57.758Z] #14 102.0 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-20T15:01:57.758Z] #14 102.0 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:01:57.758Z] #14 102.0 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-20T15:01:57.758Z] #14 102.2 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-20T15:01:57.758Z] #14 102.2 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:01:57.758Z] #14 102.2 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-20T15:01:58.063Z] #44 2.527 + cd /tmp/tmp.ng6wjMKVOo/tini [2022-07-20T15:01:58.063Z] #44 2.527 + git checkout -q v0.19.0 [2022-07-20T15:01:58.063Z] #44 2.557 + cmake . [2022-07-20T15:01:58.507Z] #19 187.3 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-07-20T15:01:58.507Z] #19 187.3 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-20T15:01:58.507Z] #19 187.5 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-20T15:01:58.512Z] #77 80.63 checking build system type... aarch64-unknown-linux-gnu [2022-07-20T15:01:58.512Z] #77 81.08 checking host system type... aarch64-unknown-linux-gnu [2022-07-20T15:01:58.512Z] #77 81.08 checking how to print strings... printf [2022-07-20T15:01:58.774Z] #77 81.10 checking for gcc... gcc [2022-07-20T15:01:59.000Z] #44 3.457 -- The C compiler identification is GNU 10.2.1 [2022-07-20T15:01:59.000Z] #44 3.572 -- Detecting C compiler ABI info [2022-07-20T15:01:59.035Z] #77 81.23 checking whether the C compiler works... yes [2022-07-20T15:01:59.035Z] #77 81.50 checking for C compiler default output file name... a.out [2022-07-20T15:01:59.297Z] #77 81.53 checking for suffix of executables... [2022-07-20T15:01:59.559Z] #77 81.77 checking whether we are cross compiling... no [2022-07-20T15:01:59.821Z] #77 82.04 checking for suffix of object files... o [2022-07-20T15:01:59.821Z] #77 82.21 checking whether we are using the GNU C compiler... yes [2022-07-20T15:01:59.821Z] #77 82.33 checking whether gcc accepts -g... yes [2022-07-20T15:01:59.892Z] #19 188.7 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-07-20T15:01:59.892Z] #19 188.7 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-20T15:01:59.892Z] #19 188.7 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-20T15:01:59.892Z] #19 189.0 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-07-20T15:01:59.892Z] #19 ... [2022-07-20T15:01:59.892Z] [2022-07-20T15:01:59.892Z] #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-07-20T15:01:59.892Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:01:59.892Z] #84 135.2 checking for suffix of object files... o [2022-07-20T15:01:59.892Z] #84 135.4 checking whether we are using the GNU C compiler... yes [2022-07-20T15:01:59.892Z] #84 135.5 checking whether gcc accepts -g... yes [2022-07-20T15:01:59.892Z] #84 135.6 checking for gcc option to accept ISO C89... none needed [2022-07-20T15:01:59.892Z] #84 135.8 checking whether gcc understands -c and -o together... yes [2022-07-20T15:01:59.892Z] #84 136.0 checking how to run the C preprocessor... gcc -E [2022-07-20T15:01:59.892Z] #84 136.3 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T15:01:59.892Z] #84 136.3 checking for egrep... /bin/grep -E [2022-07-20T15:01:59.892Z] #84 136.3 checking for ANSI C header files... yes [2022-07-20T15:01:59.892Z] #84 136.7 checking for sys/types.h... yes [2022-07-20T15:01:59.892Z] #84 136.8 checking for sys/stat.h... yes [2022-07-20T15:01:59.892Z] #84 137.0 checking for stdlib.h... yes [2022-07-20T15:01:59.892Z] #84 137.2 checking for string.h... yes [2022-07-20T15:01:59.892Z] #84 137.5 checking for memory.h... yes [2022-07-20T15:01:59.892Z] #84 137.8 checking for strings.h... yes [2022-07-20T15:01:59.892Z] #84 138.1 checking for inttypes.h... yes [2022-07-20T15:01:59.892Z] #84 138.5 checking for stdint.h... yes [2022-07-20T15:01:59.892Z] #84 138.8 checking for unistd.h... yes [2022-07-20T15:01:59.892Z] #84 139.1 checking minix/config.h usability... no [2022-07-20T15:01:59.892Z] #84 139.3 checking minix/config.h presence... no [2022-07-20T15:01:59.892Z] #84 139.4 checking for minix/config.h... no [2022-07-20T15:01:59.892Z] #84 139.4 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-20T15:01:59.892Z] #84 139.7 checking build system type... x86_64-pc-linux-gnu [2022-07-20T15:01:59.892Z] #84 140.0 checking host system type... x86_64-pc-linux-gnu [2022-07-20T15:01:59.892Z] #84 140.0 checking how to print strings... printf [2022-07-20T15:01:59.892Z] #84 140.0 checking for a sed that does not truncate output... /bin/sed [2022-07-20T15:01:59.892Z] #84 140.0 checking for fgrep... /bin/grep -F [2022-07-20T15:01:59.892Z] #84 140.1 checking for ld used by gcc... /usr/bin/ld [2022-07-20T15:01:59.892Z] #84 140.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T15:01:59.892Z] #84 140.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T15:01:59.892Z] #84 140.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T15:01:59.892Z] #84 140.3 checking whether ln -s works... yes [2022-07-20T15:01:59.892Z] #84 140.3 checking the maximum length of command line arguments... 1572864 [2022-07-20T15:01:59.892Z] #84 140.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-20T15:01:59.892Z] #84 140.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T15:01:59.892Z] #84 140.3 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T15:01:59.892Z] #84 140.3 checking for objdump... objdump [2022-07-20T15:01:59.892Z] #84 140.3 checking how to recognize dependent libraries... pass_all [2022-07-20T15:01:59.892Z] #84 140.3 checking for dlltool... no [2022-07-20T15:01:59.892Z] #84 140.3 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T15:01:59.892Z] #84 140.3 checking for ar... ar [2022-07-20T15:01:59.892Z] #84 140.3 checking for archiver @FILE support... @ [2022-07-20T15:01:59.892Z] #84 140.4 checking for strip... strip [2022-07-20T15:01:59.892Z] #84 140.4 checking for ranlib... ranlib [2022-07-20T15:01:59.892Z] #84 140.4 checking for gawk... no [2022-07-20T15:01:59.892Z] #84 140.4 checking for mawk... mawk [2022-07-20T15:01:59.892Z] #84 140.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T15:01:59.892Z] #84 140.9 checking for sysroot... no [2022-07-20T15:01:59.892Z] #84 140.9 checking for a working dd... /bin/dd [2022-07-20T15:01:59.892Z] #84 140.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T15:01:59.892Z] #84 141.1 checking for mt... no [2022-07-20T15:01:59.892Z] #84 141.1 checking if : is a manifest tool... no [2022-07-20T15:01:59.892Z] #84 141.1 checking for dlfcn.h... yes [2022-07-20T15:01:59.892Z] #84 141.2 checking for objdir... .libs [2022-07-20T15:01:59.937Z] #44 4.482 -- Detecting C compiler ABI info - done [2022-07-20T15:01:59.937Z] #44 4.672 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-20T15:01:59.937Z] #44 4.675 -- Detecting C compile features [2022-07-20T15:01:59.937Z] #44 4.680 -- Detecting C compile features - done [2022-07-20T15:02:00.082Z] #77 82.44 checking for gcc option to accept ISO C89... none needed [2022-07-20T15:02:00.196Z] #44 4.773 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-20T15:02:00.345Z] #77 82.67 checking whether gcc understands -c and -o together... yes [2022-07-20T15:02:00.345Z] #77 82.92 checking for a sed that does not truncate output... /bin/sed [2022-07-20T15:02:00.345Z] #77 82.97 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T15:02:00.608Z] #77 82.99 checking for egrep... /bin/grep -E [2022-07-20T15:02:00.608Z] #77 83.00 checking for fgrep... /bin/grep -F [2022-07-20T15:02:00.608Z] #77 83.01 checking for ld used by gcc... /usr/bin/ld [2022-07-20T15:02:00.608Z] #77 83.08 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T15:02:00.608Z] #77 83.12 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T15:02:00.608Z] #77 83.15 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T15:02:00.723Z] #84 141.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T15:02:00.723Z] #84 141.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T15:02:00.723Z] #84 141.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T15:02:00.763Z] #44 5.281 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-20T15:02:00.763Z] #44 5.388 -- Configuring done [2022-07-20T15:02:00.763Z] #44 5.413 -- Generating done [2022-07-20T15:02:00.763Z] #44 5.421 -- Build files have been written to: /tmp/tmp.ng6wjMKVOo/tini [2022-07-20T15:02:00.763Z] #44 5.441 + make tini-static [2022-07-20T15:02:00.870Z] #77 83.22 checking whether ln -s works... yes [2022-07-20T15:02:00.870Z] #77 83.22 checking the maximum length of command line arguments... 1572864 [2022-07-20T15:02:00.870Z] #77 83.28 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-20T15:02:00.870Z] #77 83.28 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T15:02:00.870Z] #77 83.28 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T15:02:00.870Z] #77 83.28 checking for objdump... objdump [2022-07-20T15:02:00.870Z] #77 83.28 checking how to recognize dependent libraries... pass_all [2022-07-20T15:02:00.870Z] #77 83.29 checking for dlltool... no [2022-07-20T15:02:00.870Z] #77 83.30 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T15:02:00.870Z] #77 83.30 checking for ar... ar [2022-07-20T15:02:00.870Z] #77 83.30 checking for archiver @FILE support... @ [2022-07-20T15:02:00.870Z] #77 83.45 checking for strip... strip [2022-07-20T15:02:00.870Z] #77 83.45 checking for ranlib... ranlib [2022-07-20T15:02:00.870Z] #77 83.45 checking for gawk... no [2022-07-20T15:02:00.870Z] #77 83.45 checking for mawk... mawk [2022-07-20T15:02:01.132Z] #77 83.46 checking command to parse /usr/bin/nm -B output from gcc object... [2022-07-20T15:02:01.132Z] #77 ... [2022-07-20T15:02:01.132Z] [2022-07-20T15:02:01.132Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-20T15:02:01.132Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1 [2022-07-20T15:02:01.132Z] #36 131.0 Delve is a source level debugger for Go programs. [2022-07-20T15:02:01.132Z] #36 131.0 [2022-07-20T15:02:01.132Z] #36 131.0 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-20T15:02:01.132Z] #36 131.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-20T15:02:01.132Z] #36 131.0 [2022-07-20T15:02:01.132Z] #36 131.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-20T15:02:01.132Z] #36 131.0 [2022-07-20T15:02:01.132Z] #36 131.0 Pass flags to the program you are debugging using `--`, for example: [2022-07-20T15:02:01.133Z] #36 131.0 [2022-07-20T15:02:01.133Z] #36 131.0 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-20T15:02:01.133Z] #36 131.0 [2022-07-20T15:02:01.133Z] #36 131.0 Usage: [2022-07-20T15:02:01.133Z] #36 131.0 dlv [command] [2022-07-20T15:02:01.133Z] #36 131.0 [2022-07-20T15:02:01.133Z] #36 131.0 Available Commands: [2022-07-20T15:02:01.133Z] #36 131.0 attach Attach to running process and begin debugging. [2022-07-20T15:02:01.133Z] #36 131.0 connect Connect to a headless debug server with a terminal client. [2022-07-20T15:02:01.133Z] #36 131.0 core Examine a core dump. [2022-07-20T15:02:01.133Z] #36 131.0 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-20T15:02:01.133Z] #36 131.0 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-20T15:02:01.133Z] #36 131.0 exec Execute a precompiled binary, and begin a debug session. [2022-07-20T15:02:01.133Z] #36 131.0 help Help about any command [2022-07-20T15:02:01.133Z] #36 131.0 run Deprecated command. Use 'debug' instead. [2022-07-20T15:02:01.133Z] #36 131.0 test Compile test binary and begin debugging program. [2022-07-20T15:02:01.133Z] #36 131.0 trace Compile and begin tracing program. [2022-07-20T15:02:01.133Z] #36 131.0 version Prints version. [2022-07-20T15:02:01.133Z] #36 131.0 [2022-07-20T15:02:01.133Z] #36 131.0 Flags: [2022-07-20T15:02:01.133Z] #36 131.0 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-20T15:02:01.133Z] #36 131.0 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-20T15:02:01.133Z] #36 131.0 --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-07-20T15:02:01.133Z] #36 131.0 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-20T15:02:01.133Z] #36 131.0 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-20T15:02:01.133Z] #36 131.0 --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-07-20T15:02:01.133Z] #36 131.0 --disable-aslr Disables address space randomization [2022-07-20T15:02:01.133Z] #36 131.0 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-20T15:02:01.133Z] #36 131.0 -h, --help help for dlv [2022-07-20T15:02:01.133Z] #36 131.0 --init string Init file, executed by the terminal client. [2022-07-20T15:02:01.133Z] #36 131.0 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-20T15:02:01.133Z] #36 131.0 --log Enable debugging server logging. [2022-07-20T15:02:01.133Z] #36 131.0 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-20T15:02:01.133Z] #36 131.0 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-20T15:02:01.133Z] #36 131.0 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-20T15:02:01.133Z] #36 131.0 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-20T15:02:01.133Z] #36 131.0 --wd string Working directory for running the program. [2022-07-20T15:02:01.133Z] #36 131.0 [2022-07-20T15:02:01.133Z] #36 131.0 Additional help topics: [2022-07-20T15:02:01.133Z] #36 131.0 dlv backend Help about the --backend flag. [2022-07-20T15:02:01.133Z] #36 131.0 dlv log Help about logging flags. [2022-07-20T15:02:01.133Z] #36 131.0 dlv redirect Help about file redirection. [2022-07-20T15:02:01.133Z] #36 131.0 [2022-07-20T15:02:01.133Z] #36 131.0 Use "dlv [command] --help" for more information about a command. [2022-07-20T15:02:01.133Z] #36 DONE 132.0s [2022-07-20T15:02:01.133Z] [2022-07-20T15:02:01.133Z] #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-07-20T15:02:01.133Z] #26 sha256:1be21ed6299cbd9c1965e2f9a9013d764f8d79d82d98a057688e44b46fb3958b [2022-07-20T15:02:01.133Z] #26 123.2 Updating files: 17% (1999/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 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: 74% (8486/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 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-07-20T15:02:01.133Z] #26 127.5 + cd /tmp/tmp.FroC2SKvPj/tmp/docker-ce [2022-07-20T15:02:01.133Z] #26 127.5 + git checkout -q v17.06.2-ce [2022-07-20T15:02:01.133Z] #26 131.6 + mkdir -p /tmp/tmp.FroC2SKvPj/src/github.com/docker [2022-07-20T15:02:01.133Z] #26 131.6 + mv components/cli /tmp/tmp.FroC2SKvPj/src/github.com/docker/cli [2022-07-20T15:02:01.133Z] #26 131.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-07-20T15:02:01.294Z] #84 142.0 checking if gcc static flag -static works... yes [2022-07-20T15:02:01.294Z] #84 142.5 checking if gcc supports -c -o file.o... yes [2022-07-20T15:02:01.294Z] #84 142.7 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T15:02:01.351Z] #14 ... [2022-07-20T15:02:01.352Z] [2022-07-20T15:02:01.352Z] #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-07-20T15:02:01.352Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:02:01.352Z] #77 50.61 libtoolize: putting auxiliary files in '.'. [2022-07-20T15:02:01.352Z] #77 50.61 libtoolize: copying file './ltmain.sh' [2022-07-20T15:02:01.352Z] #77 51.32 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-20T15:02:01.352Z] #77 51.32 libtoolize: and rerunning libtoolize and aclocal. [2022-07-20T15:02:01.352Z] #77 51.33 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-20T15:02:01.554Z] #84 142.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-20T15:02:01.700Z] #44 6.201 Scanning dependencies of target tini-static [2022-07-20T15:02:01.700Z] #44 6.409 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-20T15:02:01.705Z] #26 ... [2022-07-20T15:02:01.705Z] [2022-07-20T15:02:01.705Z] #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-07-20T15:02:01.705Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T15:02:01.705Z] #77 83.46 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T15:02:01.705Z] #77 84.04 checking for sysroot... no [2022-07-20T15:02:01.705Z] #77 84.04 checking for a working dd... /bin/dd [2022-07-20T15:02:01.705Z] #77 84.11 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T15:02:01.705Z] #77 84.16 checking for mt... no [2022-07-20T15:02:01.705Z] #77 84.16 checking if : is a manifest tool... no [2022-07-20T15:02:01.919Z] #77 61.48 configure.ac:7: installing './compile' [2022-07-20T15:02:01.967Z] #77 84.20 checking how to run the C preprocessor... gcc -E [2022-07-20T15:02:02.126Z] #84 142.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T15:02:02.126Z] #84 143.2 checking how to hardcode library paths into programs... immediate [2022-07-20T15:02:02.126Z] #84 143.2 checking whether stripping libraries is possible... yes [2022-07-20T15:02:02.126Z] #84 143.2 checking if libtool supports shared libraries... yes [2022-07-20T15:02:02.126Z] #84 143.2 checking whether to build shared libraries... no [2022-07-20T15:02:02.126Z] #84 143.2 checking whether to build static libraries... yes [2022-07-20T15:02:02.126Z] #84 143.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T15:02:02.126Z] #84 143.2 checking whether build environment is sane... yes [2022-07-20T15:02:02.126Z] #84 143.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T15:02:02.126Z] #84 143.3 checking whether make sets $(MAKE)... yes [2022-07-20T15:02:02.126Z] #84 143.4 checking whether make supports the include directive... yes (GNU style) [2022-07-20T15:02:02.126Z] #84 143.4 checking whether make supports nested variables... yes [2022-07-20T15:02:02.126Z] #84 143.4 checking whether UID '0' is supported by ustar format... yes [2022-07-20T15:02:02.126Z] #84 143.4 checking whether GID '0' is supported by ustar format... yes [2022-07-20T15:02:02.126Z] #84 143.4 checking how to create a ustar tar archive... gnutar [2022-07-20T15:02:02.177Z] #77 61.50 configure.ac:11: installing './config.guess' [2022-07-20T15:02:02.177Z] #77 61.50 configure.ac:11: installing './config.sub' [2022-07-20T15:02:02.177Z] #77 61.52 configure.ac:8: installing './install-sh' [2022-07-20T15:02:02.177Z] #77 61.53 configure.ac:8: installing './missing' [2022-07-20T15:02:02.177Z] #77 61.64 Makefile.am: installing './depcomp' [2022-07-20T15:02:02.696Z] #84 143.5 checking dependency style of gcc... gcc3 [2022-07-20T15:02:02.696Z] #84 143.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T15:02:02.696Z] #84 143.8 checking whether make supports nested variables... (cached) yes [2022-07-20T15:02:02.696Z] #84 143.8 checking for pkg-config... /usr/bin/pkg-config [2022-07-20T15:02:02.696Z] #84 143.8 checking pkg-config is at least version 0.9.0... yes [2022-07-20T15:02:02.696Z] #84 143.8 checking for yajl >= 2.1.0... yes [2022-07-20T15:02:02.696Z] #84 143.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-20T15:02:02.696Z] #84 143.8 checking for gcc... (cached) gcc [2022-07-20T15:02:02.696Z] #84 144.0 checking whether we are using the GNU C compiler... (cached) yes [2022-07-20T15:02:02.696Z] #84 144.0 checking whether gcc accepts -g... (cached) yes [2022-07-20T15:02:02.696Z] #84 144.0 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-20T15:02:02.696Z] #84 144.0 checking whether gcc understands -c and -o together... (cached) yes [2022-07-20T15:02:02.696Z] #84 144.0 checking for a Python interpreter with version >= 3... python3 [2022-07-20T15:02:02.696Z] #84 144.1 checking for python3... /usr/bin/python3 [2022-07-20T15:02:02.696Z] #84 144.1 checking for python3 version... 3.9 [2022-07-20T15:02:02.956Z] #84 144.2 checking for python3 platform... linux [2022-07-20T15:02:03.174Z] #77 84.79 checking for ANSI C header files... yes [2022-07-20T15:02:03.174Z] #77 85.56 checking for sys/types.h... yes [2022-07-20T15:02:03.219Z] #84 144.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-20T15:02:03.219Z] #84 144.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-20T15:02:03.436Z] #77 85.73 checking for sys/stat.h... yes [2022-07-20T15:02:03.480Z] #84 144.7 checking that generated files are newer than configure... done [2022-07-20T15:02:03.480Z] #84 144.7 configure: creating ./config.status [2022-07-20T15:02:03.553Z] #77 62.77 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-20T15:02:03.553Z] #77 62.77 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-20T15:02:03.553Z] #77 62.91 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-20T15:02:03.553Z] #77 62.91 libtoolize: copying file 'm4/libtool.m4' [2022-07-20T15:02:03.553Z] #77 63.01 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-20T15:02:03.553Z] #77 63.11 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-20T15:02:03.698Z] #77 85.94 checking for stdlib.h... yes [2022-07-20T15:02:03.812Z] #77 63.22 libtoolize: copying file 'm4/ltversion.m4' [2022-07-20T15:02:03.812Z] #77 63.35 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-20T15:02:03.959Z] #77 86.20 checking for string.h... yes [2022-07-20T15:02:04.071Z] #77 63.49 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-20T15:02:04.221Z] #77 86.47 checking for memory.h... yes [2022-07-20T15:02:04.221Z] #77 86.69 checking for strings.h... yes [2022-07-20T15:02:04.237Z] #44 8.507 [100%] Linking C executable tini-static [2022-07-20T15:02:04.745Z] #77 86.96 checking for inttypes.h... yes [2022-07-20T15:02:04.745Z] #77 87.19 checking for stdint.h... yes [2022-07-20T15:02:04.807Z] #44 9.533 [100%] Built target tini-static [2022-07-20T15:02:04.807Z] #44 9.648 + mkdir -p /build [2022-07-20T15:02:05.007Z] #77 87.36 checking for unistd.h... yes [2022-07-20T15:02:05.066Z] #44 9.659 + cp tini-static /build/docker-init [2022-07-20T15:02:05.269Z] #77 87.60 checking for dlfcn.h... yes [2022-07-20T15:02:05.269Z] #77 87.77 checking for objdir... .libs [2022-07-20T15:02:05.353Z] #44 ... [2022-07-20T15:02:05.353Z] [2022-07-20T15:02:05.353Z] #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-07-20T15:02:05.353Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:02:05.353Z] #14 94.20 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-20T15:02:05.353Z] #14 94.24 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-20T15:02:05.353Z] #14 94.26 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-20T15:02:05.613Z] #14 ... [2022-07-20T15:02:05.613Z] [2022-07-20T15:02:05.613Z] #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-07-20T15:02:05.613Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:02:05.613Z] #77 17.62 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-20T15:02:05.613Z] #77 20.57 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-20T15:02:05.613Z] #77 22.91 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-20T15:02:05.613Z] #77 23.31 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-20T15:02:05.613Z] #77 24.02 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-20T15:02:05.841Z] #77 88.25 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T15:02:05.872Z] #77 ... [2022-07-20T15:02:05.872Z] [2022-07-20T15:02:05.872Z] #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-07-20T15:02:05.872Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T15:02:05.872Z] #53 104.7 gotestsum version dev [2022-07-20T15:02:06.103Z] #77 88.46 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T15:02:06.103Z] #77 88.47 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T15:02:06.442Z] #53 DONE 105.2s [2022-07-20T15:02:06.442Z] [2022-07-20T15:02:06.442Z] #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-07-20T15:02:06.442Z] #44 sha256:1a1d5cd35cc3d2b395fd5e70c77d6cd1e2ccb82dce06318b7e0418656defa4d9 [2022-07-20T15:02:06.442Z] #44 DONE 11.1s [2022-07-20T15:02:06.442Z] [2022-07-20T15:02:06.442Z] #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-07-20T15:02:06.442Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:02:06.442Z] #14 104.9 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-20T15:02:06.442Z] #14 104.9 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:02:06.442Z] #14 105.1 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-20T15:02:06.442Z] #14 105.3 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-20T15:02:06.442Z] #14 105.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:02:06.675Z] #77 88.64 checking if gcc static flag -static works... yes [2022-07-20T15:02:06.675Z] #77 89.07 checking if gcc supports -c -o file.o... yes [2022-07-20T15:02:06.675Z] #77 89.22 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T15:02:06.675Z] #77 89.22 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-20T15:02:06.702Z] #14 105.3 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-20T15:02:06.779Z] #84 147.7 config.status: creating Makefile [2022-07-20T15:02:06.779Z] #84 147.8 config.status: creating config.h [2022-07-20T15:02:06.779Z] #84 147.9 config.status: executing libtool commands [2022-07-20T15:02:06.779Z] #84 147.9 config.status: executing depfiles commands [2022-07-20T15:02:07.248Z] #77 89.29 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T15:02:07.248Z] #77 89.73 checking how to hardcode library paths into programs... immediate [2022-07-20T15:02:07.248Z] #77 89.73 checking whether stripping libraries is possible... yes [2022-07-20T15:02:07.248Z] #77 89.76 checking if libtool supports shared libraries... yes [2022-07-20T15:02:07.248Z] #77 89.76 checking whether to build shared libraries... no [2022-07-20T15:02:07.248Z] #77 89.76 checking whether to build static libraries... yes [2022-07-20T15:02:07.248Z] #77 89.77 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T15:02:07.248Z] #77 89.82 checking whether build environment is sane... yes [2022-07-20T15:02:07.357Z] #77 ... [2022-07-20T15:02:07.357Z] [2022-07-20T15:02:07.357Z] #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-07-20T15:02:07.357Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:02:07.357Z] #14 116.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-20T15:02:07.357Z] #14 116.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:02:07.357Z] #14 116.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T15:02:07.510Z] #77 89.89 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T15:02:07.510Z] #77 89.91 checking whether make sets $(MAKE)... yes [2022-07-20T15:02:07.510Z] #77 89.98 checking whether make supports the include directive... yes (GNU style) [2022-07-20T15:02:07.510Z] #77 90.04 checking whether make supports nested variables... yes [2022-07-20T15:02:07.510Z] #77 90.12 checking whether UID '0' is supported by ustar format... yes [2022-07-20T15:02:07.510Z] #77 90.13 checking whether GID '0' is supported by ustar format... yes [2022-07-20T15:02:07.719Z] #84 149.0 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-20T15:02:07.719Z] #84 149.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-20T15:02:07.775Z] #77 90.13 checking how to create a ustar tar archive... gnutar [2022-07-20T15:02:08.048Z] #77 90.23 checking dependency style of gcc... gcc3 [2022-07-20T15:02:08.048Z] #77 90.49 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T15:02:08.048Z] #77 90.50 checking whether make supports nested variables... (cached) yes [2022-07-20T15:02:08.048Z] #77 90.50 checking for gawk... (cached) mawk [2022-07-20T15:02:08.048Z] #77 90.50 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-20T15:02:08.048Z] #77 90.51 checking for gcc... (cached) gcc [2022-07-20T15:02:08.048Z] #77 ... [2022-07-20T15:02:08.048Z] [2022-07-20T15:02:08.048Z] #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-07-20T15:02:08.048Z] #60 sha256:13a4a7ca953927e288ec62cf95e0943a97f59f44d9fbbb816c12fcea7f155d26 [2022-07-20T15:02:08.048Z] #60 12.39 + cd /tmp/tmp.ZxmDpwe3Hr/src/github.com/opencontainers/runc [2022-07-20T15:02:08.048Z] #60 12.40 + git checkout -q v1.1.2 [2022-07-20T15:02:08.048Z] #60 12.99 + '[' -z '' ']' [2022-07-20T15:02:08.048Z] #60 13.00 + target=static [2022-07-20T15:02:08.048Z] #60 13.00 + make BUILDTAGS=seccomp static [2022-07-20T15:02:08.048Z] #60 13.45 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-07-20T15:02:08.309Z] #60 ... [2022-07-20T15:02:08.309Z] [2022-07-20T15:02:08.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-07-20T15:02:08.309Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T15:02:08.309Z] #77 90.63 checking whether we are using the GNU C compiler... (cached) yes [2022-07-20T15:02:08.309Z] #77 90.65 checking whether gcc accepts -g... (cached) yes [2022-07-20T15:02:08.309Z] #77 90.65 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-20T15:02:08.309Z] #77 90.65 checking whether gcc understands -c and -o together... (cached) yes [2022-07-20T15:02:08.309Z] #77 90.65 checking for a Python interpreter with version >= 3... python3 [2022-07-20T15:02:08.309Z] #77 90.80 checking for python3... /usr/bin/python3 [2022-07-20T15:02:08.309Z] #77 90.80 checking for python3 version... 3.9 [2022-07-20T15:02:08.309Z] #77 90.84 checking for python3 platform... linux [2022-07-20T15:02:08.571Z] #77 90.90 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-20T15:02:08.661Z] #84 149.7 checking for gcc... gcc [2022-07-20T15:02:08.832Z] #77 91.07 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-20T15:02:08.832Z] #77 91.30 checking for go-md2man... no [2022-07-20T15:02:08.922Z] #84 149.9 checking whether the C compiler works... yes [2022-07-20T15:02:08.922Z] #84 150.1 checking for C compiler default output file name... a.out [2022-07-20T15:02:08.922Z] #84 150.1 checking for suffix of executables... [2022-07-20T15:02:08.922Z] #84 150.3 checking whether we are cross compiling... no [2022-07-20T15:02:09.095Z] #77 91.33 checking error.h usability... yes [2022-07-20T15:02:09.095Z] #77 91.47 checking error.h presence... yes [2022-07-20T15:02:09.095Z] #77 91.54 checking for error.h... yes [2022-07-20T15:02:09.095Z] #77 ... [2022-07-20T15:02:09.095Z] [2022-07-20T15:02:09.095Z] #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-07-20T15:02:09.095Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-20T15:02:09.095Z] #21 7.638 Fetched 8441 kB in 7s (1233 kB/s) [2022-07-20T15:02:09.095Z] #21 7.638 Reading package lists... [2022-07-20T15:02:09.095Z] #21 11.35 Reading package lists... [2022-07-20T15:02:09.095Z] #21 14.05 Building dependency tree... [2022-07-20T15:02:09.095Z] #21 16.46 The following additional packages will be installed: [2022-07-20T15:02:09.095Z] #21 16.47 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-20T15:02:09.095Z] #21 16.47 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-20T15:02:09.095Z] #21 16.47 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-20T15:02:09.095Z] #21 16.48 python3-pkg-resources vim-runtime xxd [2022-07-20T15:02:09.095Z] #21 16.49 Suggested packages: [2022-07-20T15:02:09.095Z] #21 16.49 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-20T15:02:09.095Z] #21 16.49 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-20T15:02:09.095Z] #21 16.49 acl attr quota [2022-07-20T15:02:09.095Z] #21 16.49 Recommended packages: [2022-07-20T15:02:09.095Z] #21 16.49 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-20T15:02:09.095Z] #21 ... [2022-07-20T15:02:09.095Z] [2022-07-20T15:02:09.095Z] #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-07-20T15:02:09.095Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T15:02:09.185Z] #84 150.4 checking for suffix of object files... o [2022-07-20T15:02:09.185Z] #84 150.5 checking whether we are using the GNU C compiler... yes [2022-07-20T15:02:09.356Z] #77 91.60 checking linux/openat2.h usability... yes [2022-07-20T15:02:09.356Z] #77 91.77 checking linux/openat2.h presence... yes [2022-07-20T15:02:09.356Z] #77 91.82 checking for linux/openat2.h... yes [2022-07-20T15:02:09.446Z] #84 150.6 checking whether gcc accepts -g... yes [2022-07-20T15:02:09.447Z] #84 150.7 checking for gcc option to accept ISO C89... none needed [2022-07-20T15:02:09.447Z] #84 150.8 checking whether gcc understands -c and -o together... yes [2022-07-20T15:02:09.447Z] #84 150.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T15:02:09.618Z] #77 91.91 checking for copy_file_range... yes [2022-07-20T15:02:09.707Z] #84 150.9 checking whether build environment is sane... yes [2022-07-20T15:02:09.707Z] #84 150.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T15:02:09.707Z] #84 151.0 checking for gawk... no [2022-07-20T15:02:09.707Z] #84 151.0 checking for mawk... mawk [2022-07-20T15:02:09.707Z] #84 151.0 checking whether make sets $(MAKE)... yes [2022-07-20T15:02:09.707Z] #84 151.0 checking whether make supports the include directive... yes (GNU style) [2022-07-20T15:02:09.707Z] #84 151.0 checking whether make supports nested variables... yes [2022-07-20T15:02:09.707Z] #84 151.1 checking whether UID '0' is supported by ustar format... yes [2022-07-20T15:02:09.707Z] #84 151.1 checking whether GID '0' is supported by ustar format... yes [2022-07-20T15:02:09.707Z] #84 151.1 checking how to create a ustar tar archive... gnutar [2022-07-20T15:02:09.879Z] #77 92.12 checking for fgetxattr... yes [2022-07-20T15:02:09.954Z] #14 113.9 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-20T15:02:09.954Z] #14 113.9 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:02:09.954Z] #14 113.9 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T15:02:09.968Z] #84 151.1 checking dependency style of gcc... gcc3 [2022-07-20T15:02:09.968Z] #84 151.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T15:02:09.968Z] #84 151.3 checking whether make supports nested variables... (cached) yes [2022-07-20T15:02:09.968Z] #84 151.4 checking build system type... [2022-07-20T15:02:09.968Z] #84 ... [2022-07-20T15:02:09.968Z] [2022-07-20T15:02:09.968Z] #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-07-20T15:02:09.968Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T15:02:09.968Z] #19 189.0 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-20T15:02:09.968Z] #19 189.0 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-20T15:02:10.141Z] #77 92.40 checking for statx... yes [2022-07-20T15:02:10.228Z] #19 ... [2022-07-20T15:02:10.228Z] [2022-07-20T15:02:10.228Z] #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-07-20T15:02:10.228Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:02:10.228Z] #84 151.4 checking build system type... x86_64-pc-linux-gnu [2022-07-20T15:02:10.228Z] #84 151.6 checking host system type... x86_64-pc-linux-gnu [2022-07-20T15:02:10.228Z] #84 151.6 checking how to print strings... printf [2022-07-20T15:02:10.228Z] #84 151.6 checking for a sed that does not truncate output... /bin/sed [2022-07-20T15:02:10.228Z] #84 151.6 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T15:02:10.228Z] #84 151.6 checking for egrep... /bin/grep -E [2022-07-20T15:02:10.228Z] #84 151.6 checking for fgrep... /bin/grep -F [2022-07-20T15:02:10.228Z] #84 151.6 checking for ld used by gcc... /usr/bin/ld [2022-07-20T15:02:10.228Z] #84 151.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T15:02:10.228Z] #84 151.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T15:02:10.403Z] #77 92.74 checking for fgetpwent_r... yes [2022-07-20T15:02:10.489Z] #84 151.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T15:02:10.489Z] #84 151.8 checking whether ln -s works... yes [2022-07-20T15:02:10.489Z] #84 151.8 checking the maximum length of command line arguments... 1572864 [2022-07-20T15:02:10.489Z] #84 151.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-20T15:02:10.489Z] #84 151.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T15:02:10.489Z] #84 151.8 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T15:02:10.489Z] #84 151.8 checking for objdump... objdump [2022-07-20T15:02:10.489Z] #84 151.8 checking how to recognize dependent libraries... pass_all [2022-07-20T15:02:10.489Z] #84 151.8 checking for dlltool... no [2022-07-20T15:02:10.489Z] #84 151.8 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T15:02:10.489Z] #84 151.8 checking for ar... ar [2022-07-20T15:02:10.489Z] #84 151.8 checking for archiver @FILE support... @ [2022-07-20T15:02:10.664Z] #77 92.94 checking for issetugid... no [2022-07-20T15:02:10.750Z] #84 151.9 checking for strip... strip [2022-07-20T15:02:10.750Z] #84 151.9 checking for ranlib... ranlib [2022-07-20T15:02:10.750Z] #84 151.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T15:02:10.750Z] #84 152.1 checking for sysroot... no [2022-07-20T15:02:10.750Z] #84 152.1 checking for a working dd... /bin/dd [2022-07-20T15:02:10.750Z] #84 152.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T15:02:10.926Z] #77 93.27 checking for pkg-config... /usr/bin/pkg-config [2022-07-20T15:02:10.926Z] #77 93.27 checking pkg-config is at least version 0.9.0... yes [2022-07-20T15:02:11.011Z] #84 152.2 checking for mt... no [2022-07-20T15:02:11.011Z] #84 152.2 checking if : is a manifest tool... no [2022-07-20T15:02:11.011Z] #84 152.2 checking how to run the C preprocessor... gcc -E [2022-07-20T15:02:11.188Z] #77 93.28 checking for library containing yajl_tree_get... -lyajl [2022-07-20T15:02:11.188Z] #77 93.73 checking for yajl >= 2.0.0... yes [2022-07-20T15:02:11.272Z] #84 152.3 checking for ANSI C header files... yes [2022-07-20T15:02:11.450Z] #77 93.78 checking sys/capability.h usability... [2022-07-20T15:02:11.450Z] #77 ... [2022-07-20T15:02:11.450Z] [2022-07-20T15:02:11.450Z] #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-07-20T15:02:11.450Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220 [2022-07-20T15:02:11.450Z] #34 DONE 141.8s [2022-07-20T15:02:11.450Z] [2022-07-20T15:02:11.450Z] #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-07-20T15:02:11.450Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T15:02:11.450Z] #77 93.78 checking sys/capability.h usability... yes [2022-07-20T15:02:11.450Z] #77 94.05 checking sys/capability.h presence... yes [2022-07-20T15:02:11.532Z] #84 152.8 checking for sys/types.h... yes [2022-07-20T15:02:11.532Z] #84 152.8 checking for sys/stat.h... yes [2022-07-20T15:02:11.532Z] #84 152.9 checking for stdlib.h... yes [2022-07-20T15:02:11.712Z] #77 94.14 checking for sys/capability.h... yes [2022-07-20T15:02:11.792Z] #84 153.0 checking for string.h... yes [2022-07-20T15:02:11.793Z] #84 153.1 checking for memory.h... yes [2022-07-20T15:02:12.053Z] #84 153.2 checking for strings.h... yes [2022-07-20T15:02:12.053Z] #84 153.4 checking for inttypes.h... yes [2022-07-20T15:02:12.284Z] #77 94.15 checking for library containing cap_from_name... -lcap [2022-07-20T15:02:12.314Z] #84 153.5 checking for stdint.h... yes [2022-07-20T15:02:12.314Z] #84 153.6 checking for unistd.h... yes [2022-07-20T15:02:12.314Z] #84 153.7 checking for dlfcn.h... yes [2022-07-20T15:02:12.545Z] #77 94.79 checking for library containing dlopen... -ldl [2022-07-20T15:02:12.574Z] #84 153.8 checking for objdir... .libs [2022-07-20T15:02:12.807Z] #77 95.07 checking seccomp.h usability... yes [2022-07-20T15:02:12.807Z] #77 95.25 checking seccomp.h presence... yes [2022-07-20T15:02:12.807Z] #77 95.36 checking for seccomp.h... yes [2022-07-20T15:02:12.835Z] #84 154.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T15:02:12.835Z] #84 154.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T15:02:12.835Z] #84 154.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T15:02:13.095Z] #84 154.2 checking if gcc static flag -static works... yes [2022-07-20T15:02:13.356Z] #84 154.5 checking if gcc supports -c -o file.o... yes [2022-07-20T15:02:13.356Z] #84 154.6 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T15:02:13.356Z] #84 154.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-20T15:02:13.379Z] #77 95.37 checking for library containing seccomp_rule_add... -lseccomp [2022-07-20T15:02:13.617Z] #84 154.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T15:02:13.617Z] #84 154.9 checking how to hardcode library paths into programs... immediate [2022-07-20T15:02:13.617Z] #84 154.9 checking whether stripping libraries is possible... yes [2022-07-20T15:02:13.617Z] #84 154.9 checking if libtool supports shared libraries... yes [2022-07-20T15:02:13.617Z] #84 154.9 checking whether to build shared libraries... no [2022-07-20T15:02:13.617Z] #84 154.9 checking whether to build static libraries... yes [2022-07-20T15:02:13.641Z] #77 95.79 checking for library containing seccomp_arch_resolve_name... none required [2022-07-20T15:02:13.641Z] #77 96.05 checking systemd/sd-bus.h usability... yes [2022-07-20T15:02:13.878Z] #84 154.9 checking float.h usability... yes [2022-07-20T15:02:13.878Z] #84 155.1 checking float.h presence... yes [2022-07-20T15:02:13.878Z] #84 155.1 checking for float.h... yes [2022-07-20T15:02:13.878Z] #84 155.1 checking limits.h usability... yes [2022-07-20T15:02:13.878Z] #84 155.2 checking limits.h presence... yes [2022-07-20T15:02:13.878Z] #84 155.3 checking for limits.h... yes [2022-07-20T15:02:13.903Z] #77 96.22 checking systemd/sd-bus.h presence... yes [2022-07-20T15:02:13.903Z] #77 96.43 checking for systemd/sd-bus.h... yes [2022-07-20T15:02:13.938Z] #14 122.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-20T15:02:13.938Z] #14 122.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-20T15:02:13.938Z] #14 122.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-20T15:02:13.938Z] #14 122.4 Selecting previously unselected package libapparmor1:amd64. [2022-07-20T15:02:13.938Z] #14 122.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-20T15:02:13.938Z] #14 122.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-20T15:02:13.938Z] #14 122.5 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-20T15:02:13.938Z] #14 122.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-20T15:02:13.938Z] #14 122.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-20T15:02:13.938Z] #14 122.7 Selecting previously unselected package libbtrfs0:amd64. [2022-07-20T15:02:13.938Z] #14 122.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-20T15:02:13.938Z] #14 122.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T15:02:13.938Z] #14 122.9 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-20T15:02:13.938Z] #14 122.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-20T15:02:13.938Z] #14 123.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T15:02:13.938Z] #14 123.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-20T15:02:13.938Z] #14 123.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T15:02:13.938Z] #14 123.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T15:02:14.139Z] #84 155.3 checking stddef.h usability... yes [2022-07-20T15:02:14.139Z] #84 155.5 checking stddef.h presence... yes [2022-07-20T15:02:14.139Z] #84 155.5 checking for stddef.h... yes [2022-07-20T15:02:14.139Z] #84 155.5 checking for stdlib.h... (cached) yes [2022-07-20T15:02:14.197Z] #14 123.3 Selecting previously unselected package libudev-dev:amd64. [2022-07-20T15:02:14.197Z] #14 123.3 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-20T15:02:14.197Z] #14 123.3 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-20T15:02:14.197Z] #14 123.5 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-20T15:02:14.197Z] #14 123.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-20T15:02:14.197Z] #14 123.5 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-20T15:02:14.399Z] #84 155.6 checking for string.h... (cached) yes [2022-07-20T15:02:14.399Z] #84 155.6 checking sys/time.h usability... yes [2022-07-20T15:02:14.399Z] #84 155.8 checking sys/time.h presence... yes [2022-07-20T15:02:14.477Z] #77 96.43 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-20T15:02:14.660Z] #84 155.8 checking for sys/time.h... yes [2022-07-20T15:02:14.660Z] #84 155.8 checking for inline... inline [2022-07-20T15:02:14.660Z] #84 155.9 checking for size_t... yes [2022-07-20T15:02:14.739Z] #77 97.03 checking for sd_notify_barrier... yes [2022-07-20T15:02:14.764Z] #14 123.7 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-20T15:02:14.764Z] #14 123.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-20T15:02:14.764Z] #14 123.7 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-20T15:02:14.764Z] #14 123.9 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-20T15:02:14.764Z] #14 123.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-20T15:02:14.764Z] #14 123.9 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-20T15:02:14.921Z] #84 156.1 checking for stdlib.h... (cached) yes [2022-07-20T15:02:14.921Z] #84 156.1 checking for GNU libc compatible malloc... yes [2022-07-20T15:02:14.921Z] #84 156.2 checking for stdlib.h... (cached) yes [2022-07-20T15:02:14.921Z] #84 156.2 checking for GNU libc compatible realloc... yes [2022-07-20T15:02:15.001Z] #77 97.31 checking linux/bpf.h usability... yes [2022-07-20T15:02:15.001Z] #77 97.51 checking linux/bpf.h presence... yes [2022-07-20T15:02:15.022Z] #14 124.1 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-20T15:02:15.022Z] #14 124.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-20T15:02:15.022Z] #14 124.1 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-20T15:02:15.022Z] #14 124.2 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-20T15:02:15.022Z] #14 124.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-20T15:02:15.022Z] #14 124.2 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-20T15:02:15.181Z] #84 156.4 checking for working strtod... yes [2022-07-20T15:02:15.263Z] #77 97.58 checking for linux/bpf.h... yes [2022-07-20T15:02:15.263Z] #77 97.58 checking compilation for eBPF... yes [2022-07-20T15:02:15.263Z] #77 97.75 checking for criu >= 3.15... no [2022-07-20T15:02:15.263Z] #77 97.77 configure: CRIU headers not found, building without CRIU support [2022-07-20T15:02:15.263Z] #77 97.77 checking for criu > 3.16... no [2022-07-20T15:02:15.263Z] #77 97.81 configure: CRIU version doesn't support join-ns API [2022-07-20T15:02:15.263Z] #77 97.81 checking for criu > 3.16.1... no [2022-07-20T15:02:15.263Z] #77 97.84 configure: CRIU version doesn't support for pre-dumping [2022-07-20T15:02:15.442Z] #84 156.6 checking for gettimeofday... yes [2022-07-20T15:02:15.526Z] #77 97.85 checking for new mount API (fsconfig)... yes [2022-07-20T15:02:15.526Z] #77 98.01 checking for seccomp notify API... yes [2022-07-20T15:02:15.589Z] #14 124.7 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-20T15:02:15.589Z] #14 124.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-20T15:02:15.589Z] #14 124.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-20T15:02:15.589Z] #14 ... [2022-07-20T15:02:15.589Z] [2022-07-20T15:02:15.589Z] #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-07-20T15:02:15.589Z] #67 sha256:c07432f83876d99ac2a5877ee8503adbf88eae8cc605cb93e2f9d67a3b800f14 [2022-07-20T15:02:15.589Z] #67 124.5 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-20T15:02:15.589Z] #67 124.5 + GOBIN=/build [2022-07-20T15:02:15.589Z] #67 124.5 + GO111MODULE=on [2022-07-20T15:02:15.589Z] #67 124.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-20T15:02:15.703Z] #84 156.7 checking for memset... yes [2022-07-20T15:02:15.703Z] #84 156.9 checking for strspn... yes [2022-07-20T15:02:15.788Z] #77 98.14 checking for gperf... no [2022-07-20T15:02:15.788Z] #77 98.15 configure: gperf not found - cannot rebuild signal parser code [2022-07-20T15:02:15.788Z] #77 98.15 checking for library containing argp_parse... none required [2022-07-20T15:02:15.964Z] #84 157.2 checking that generated files are newer than configure... done [2022-07-20T15:02:15.964Z] #84 157.2 configure: creating ./config.status [2022-07-20T15:02:16.085Z] #77 98.55 checking that generated files are newer than configure... done [2022-07-20T15:02:16.085Z] #77 98.56 configure: creating ./config.status [2022-07-20T15:02:17.887Z] #84 158.9 config.status: creating Makefile [2022-07-20T15:02:17.887Z] #84 158.9 config.status: creating config.h [2022-07-20T15:02:17.887Z] #84 159.0 config.status: executing depfiles commands [2022-07-20T15:02:17.887Z] #84 159.1 config.status: executing libtool commands [2022-07-20T15:02:18.147Z] #84 ... [2022-07-20T15:02:18.147Z] [2022-07-20T15:02:18.147Z] #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-07-20T15:02:18.147Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T15:02:18.147Z] #19 207.0 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-07-20T15:02:18.147Z] #19 207.0 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-07-20T15:02:18.147Z] #19 207.0 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-20T15:02:18.147Z] #19 207.1 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-07-20T15:02:18.409Z] #19 207.1 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-20T15:02:18.409Z] #19 207.1 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-20T15:02:18.873Z] #67 ... [2022-07-20T15:02:18.873Z] [2022-07-20T15:02:18.873Z] #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-07-20T15:02:18.873Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:02:18.873Z] #14 125.0 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-20T15:02:18.873Z] #14 125.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T15:02:18.873Z] #14 125.0 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-20T15:02:18.873Z] #14 125.1 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-20T15:02:18.873Z] #14 125.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-20T15:02:18.873Z] #14 125.1 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T15:02:18.873Z] #14 125.3 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-20T15:02:18.873Z] #14 125.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-20T15:02:18.873Z] #14 125.3 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T15:02:18.873Z] #14 125.9 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T15:02:18.873Z] #14 125.9 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-20T15:02:18.873Z] #14 125.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-20T15:02:18.873Z] #14 125.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-20T15:02:18.873Z] #14 126.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-20T15:02:18.873Z] #14 126.0 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-20T15:02:18.873Z] #14 126.0 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T15:02:18.873Z] #14 126.0 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-20T15:02:18.873Z] #14 126.0 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-20T15:02:18.873Z] #14 126.1 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-20T15:02:18.873Z] #14 126.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-20T15:02:18.873Z] #14 126.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T15:02:18.873Z] #14 126.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-20T15:02:18.873Z] #14 126.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-20T15:02:18.873Z] #14 126.1 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-20T15:02:18.873Z] #14 126.1 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T15:02:18.873Z] #14 126.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-20T15:02:18.873Z] #14 126.2 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-20T15:02:18.873Z] #14 126.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-20T15:02:18.873Z] #14 126.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-20T15:02:18.873Z] #14 126.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T15:02:18.873Z] #14 126.2 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-07-20T15:02:18.873Z] #14 126.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T15:02:18.873Z] #14 126.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-20T15:02:18.873Z] #14 126.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-20T15:02:18.873Z] #14 126.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T15:02:18.873Z] #14 126.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-20T15:02:18.873Z] #14 126.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T15:02:18.873Z] #14 126.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-20T15:02:18.873Z] #14 126.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T15:02:18.873Z] #14 126.3 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-20T15:02:18.873Z] #14 126.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T15:02:18.873Z] #14 126.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-20T15:02:18.873Z] #14 126.4 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:02:18.873Z] #14 DONE 128.2s [2022-07-20T15:02:19.132Z] [2022-07-20T15:02:19.132Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-20T15:02:19.132Z] #59 sha256:8e513bafba65b4a901cd35adb331478f94b4c619062411135c7b13aa2e5b55ff [2022-07-20T15:02:19.132Z] #59 DONE 0.3s [2022-07-20T15:02:19.132Z] [2022-07-20T15:02:19.132Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-20T15:02:19.132Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-20T15:02:19.412Z] #77 ... [2022-07-20T15:02:19.412Z] [2022-07-20T15:02:19.412Z] #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-07-20T15:02:19.412Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-20T15:02:19.412Z] #21 17.98 The following NEW packages will be installed: [2022-07-20T15:02:19.412Z] #21 17.98 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-20T15:02:19.412Z] #21 17.98 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-20T15:02:19.412Z] #21 17.98 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-20T15:02:19.412Z] #21 17.99 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-20T15:02:19.412Z] #21 17.99 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-20T15:02:19.412Z] #21 17.99 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-20T15:02:19.412Z] #21 17.99 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-20T15:02:19.412Z] #21 17.99 xz-utils zip zstd [2022-07-20T15:02:19.412Z] #21 18.38 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:02:19.412Z] #21 18.38 Need to get 27.0 MB of archives. [2022-07-20T15:02:19.412Z] #21 18.38 After this operation, 105 MB of additional disk space will be used. [2022-07-20T15:02:19.412Z] #21 18.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-07-20T15:02:19.412Z] #21 18.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-07-20T15:02:19.412Z] #21 18.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-07-20T15:02:19.412Z] #21 18.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-20T15:02:19.412Z] #21 18.39 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-07-20T15:02:19.412Z] #21 18.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-07-20T15:02:19.413Z] #21 18.40 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-07-20T15:02:19.413Z] #21 18.40 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-07-20T15:02:19.413Z] #21 18.43 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-20T15:02:19.413Z] #21 18.43 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-20T15:02:19.413Z] #21 18.44 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-07-20T15:02:19.413Z] #21 18.45 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-20T15:02:19.413Z] #21 18.45 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-07-20T15:02:19.413Z] #21 18.45 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-07-20T15:02:19.413Z] #21 18.47 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-07-20T15:02:19.413Z] #21 18.48 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-07-20T15:02:19.413Z] #21 18.48 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-07-20T15:02:19.413Z] #21 18.49 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-07-20T15:02:19.413Z] #21 18.49 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-07-20T15:02:19.413Z] #21 18.49 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-07-20T15:02:19.413Z] #21 18.49 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-07-20T15:02:19.413Z] #21 18.51 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-07-20T15:02:19.413Z] #21 18.51 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-07-20T15:02:19.413Z] #21 18.52 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-07-20T15:02:19.413Z] #21 18.53 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-07-20T15:02:19.413Z] #21 18.53 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-07-20T15:02:19.413Z] #21 18.54 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-20T15:02:19.413Z] #21 18.77 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-07-20T15:02:19.413Z] #21 18.77 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-07-20T15:02:19.413Z] #21 18.77 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-07-20T15:02:19.413Z] #21 18.77 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-07-20T15:02:19.413Z] #21 18.77 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-20T15:02:19.413Z] #21 18.77 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-07-20T15:02:19.413Z] #21 18.78 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-20T15:02:19.413Z] #21 18.78 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-20T15:02:19.413Z] #21 18.81 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-20T15:02:19.413Z] #21 18.82 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-20T15:02:19.413Z] #21 18.82 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-20T15:02:19.413Z] #21 18.85 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-20T15:02:19.413Z] #21 18.85 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-20T15:02:19.413Z] #21 18.85 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-20T15:02:19.413Z] #21 18.86 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-07-20T15:02:19.413Z] #21 18.90 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-07-20T15:02:19.413Z] #21 18.90 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-07-20T15:02:19.413Z] #21 18.93 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-20T15:02:19.413Z] #21 19.22 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-07-20T15:02:19.413Z] #21 19.23 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-07-20T15:02:19.413Z] #21 19.25 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-07-20T15:02:19.413Z] #21 19.26 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-07-20T15:02:19.413Z] #21 19.98 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:02:19.413Z] #21 20.35 Fetched 27.0 MB in 1s (22.4 MB/s) [2022-07-20T15:02:19.413Z] #21 20.44 Selecting previously unselected package pigz. [2022-07-20T15:02:19.413Z] #21 20.44 (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 ... 24009 files and directories currently installed.) [2022-07-20T15:02:19.413Z] #21 20.51 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-07-20T15:02:19.413Z] #21 20.52 Unpacking pigz (2.6-1) ... [2022-07-20T15:02:19.413Z] #21 20.81 Selecting previously unselected package libelf1:arm64. [2022-07-20T15:02:19.413Z] #21 20.81 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-07-20T15:02:19.413Z] #21 20.82 Unpacking libelf1:arm64 (0.183-1) ... [2022-07-20T15:02:19.413Z] #21 21.06 Selecting previously unselected package libbpf0:arm64. [2022-07-20T15:02:19.413Z] #21 21.06 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-07-20T15:02:19.413Z] #21 21.07 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-07-20T15:02:19.413Z] #21 21.17 Selecting previously unselected package libcap2:arm64. [2022-07-20T15:02:19.413Z] #21 21.17 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-20T15:02:19.413Z] #21 21.19 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-20T15:02:19.413Z] #21 21.27 Selecting previously unselected package libmnl0:arm64. [2022-07-20T15:02:19.413Z] #21 21.27 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-07-20T15:02:19.413Z] #21 21.27 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-07-20T15:02:19.413Z] #21 21.36 Selecting previously unselected package libxtables12:arm64. [2022-07-20T15:02:19.413Z] #21 21.38 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-07-20T15:02:19.413Z] #21 21.38 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-07-20T15:02:19.413Z] #21 21.44 Selecting previously unselected package libcap2-bin. [2022-07-20T15:02:19.413Z] #21 21.45 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-07-20T15:02:19.413Z] #21 21.47 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-20T15:02:19.413Z] #21 21.58 Selecting previously unselected package iproute2. [2022-07-20T15:02:19.413Z] #21 21.58 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-07-20T15:02:19.413Z] #21 21.59 Unpacking iproute2 (5.10.0-4) ... [2022-07-20T15:02:19.413Z] #21 22.12 Selecting previously unselected package xxd. [2022-07-20T15:02:19.413Z] #21 22.12 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-20T15:02:19.413Z] #21 22.12 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:02:19.413Z] #21 22.26 Selecting previously unselected package vim-common. [2022-07-20T15:02:19.413Z] #21 22.26 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T15:02:19.413Z] #21 22.29 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:02:19.413Z] #21 22.41 Selecting previously unselected package bash-completion. [2022-07-20T15:02:19.413Z] #21 22.41 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-20T15:02:19.413Z] #21 25.40 Unpacking bash-completion (1:2.11-2) ... [2022-07-20T15:02:19.413Z] #21 26.02 Selecting previously unselected package bzip2. [2022-07-20T15:02:19.413Z] #21 26.03 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-07-20T15:02:19.413Z] #21 26.03 Unpacking bzip2 (1.0.8-4) ... [2022-07-20T15:02:19.413Z] #21 26.13 Selecting previously unselected package xz-utils. [2022-07-20T15:02:19.413Z] #21 26.13 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-20T15:02:19.413Z] #21 26.14 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T15:02:19.413Z] #21 26.31 Selecting previously unselected package apparmor. [2022-07-20T15:02:19.413Z] #21 26.31 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-07-20T15:02:19.413Z] #21 26.40 Unpacking apparmor (2.13.6-10) ... [2022-07-20T15:02:19.413Z] #21 26.87 Selecting previously unselected package inetutils-ping. [2022-07-20T15:02:19.413Z] #21 26.89 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-07-20T15:02:19.413Z] #21 26.89 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-20T15:02:19.413Z] #21 27.02 Selecting previously unselected package libip4tc2:arm64. [2022-07-20T15:02:19.413Z] #21 27.02 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-07-20T15:02:19.413Z] #21 27.02 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-07-20T15:02:19.413Z] #21 27.13 Selecting previously unselected package libip6tc2:arm64. [2022-07-20T15:02:19.413Z] #21 27.13 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-07-20T15:02:19.413Z] #21 27.14 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-07-20T15:02:19.413Z] #21 27.21 Selecting previously unselected package libnfnetlink0:arm64. [2022-07-20T15:02:19.413Z] #21 27.21 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-07-20T15:02:19.413Z] #21 27.24 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-20T15:02:19.413Z] #21 27.35 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-07-20T15:02:19.413Z] #21 27.35 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-07-20T15:02:19.413Z] #21 27.35 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-20T15:02:19.413Z] #21 27.45 Selecting previously unselected package libnftnl11:arm64. [2022-07-20T15:02:19.413Z] #21 27.45 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-07-20T15:02:19.413Z] #21 27.46 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-07-20T15:02:19.413Z] #21 27.55 Selecting previously unselected package iptables. [2022-07-20T15:02:19.413Z] #21 27.55 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-07-20T15:02:19.413Z] #21 27.56 Unpacking iptables (1.8.7-1) ... [2022-07-20T15:02:19.413Z] #21 27.90 Selecting previously unselected package libonig5:arm64. [2022-07-20T15:02:19.413Z] #21 27.91 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-07-20T15:02:19.413Z] #21 27.93 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-07-20T15:02:19.413Z] #21 28.06 Selecting previously unselected package libjq1:arm64. [2022-07-20T15:02:19.413Z] #21 28.06 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-07-20T15:02:19.413Z] #21 28.07 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-07-20T15:02:19.413Z] #21 ... [2022-07-20T15:02:19.413Z] [2022-07-20T15:02:19.413Z] #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-07-20T15:02:19.413Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T15:02:19.413Z] #77 102.0 config.status: creating Makefile [2022-07-20T15:02:19.683Z] #77 102.1 config.status: creating rpm/crun.spec [2022-07-20T15:02:19.683Z] #77 102.2 config.status: creating config.h [2022-07-20T15:02:19.683Z] #77 102.2 config.status: executing libtool commands [2022-07-20T15:02:19.683Z] #77 102.3 config.status: executing depfiles commands [2022-07-20T15:02:19.917Z] #14 ... [2022-07-20T15:02:19.917Z] [2022-07-20T15:02:19.917Z] #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-07-20T15:02:19.917Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:02:19.917Z] #77 47.13 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-20T15:02:21.602Z] #77 103.8 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-20T15:02:21.602Z] #14 118.6 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-20T15:02:21.602Z] #77 103.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-20T15:02:21.602Z] #14 118.6 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:02:21.602Z] #14 118.6 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T15:02:21.863Z] #77 104.3 checking for gcc... gcc [2022-07-20T15:02:22.125Z] #77 104.4 checking whether the C compiler works... yes [2022-07-20T15:02:22.125Z] #77 104.6 checking for C compiler default output file name... a.out [2022-07-20T15:02:22.387Z] #77 104.6 checking for suffix of executables... [2022-07-20T15:02:22.387Z] #77 104.8 checking whether we are cross compiling... no [2022-07-20T15:02:22.650Z] #77 105.0 checking for suffix of object files... o [2022-07-20T15:02:22.650Z] #77 105.1 checking whether we are using the GNU C compiler... yes [2022-07-20T15:02:22.912Z] #77 105.2 checking whether gcc accepts -g... yes [2022-07-20T15:02:23.174Z] #77 105.4 checking for gcc option to accept ISO C89... none needed [2022-07-20T15:02:23.174Z] #77 105.6 checking whether gcc understands -c and -o together... yes [2022-07-20T15:02:23.312Z] #15 DONE 3.7s [2022-07-20T15:02:23.312Z] [2022-07-20T15:02:23.312Z] #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-07-20T15:02:23.312Z] #60 sha256:3629db0d52e995576ccb6357eee0984afb751ccef4c970b2f49b2b65e85117b8 [2022-07-20T15:02:23.312Z] #60 3.345 + RM_GOPATH=0 [2022-07-20T15:02:23.312Z] #60 3.345 + TMP_GOPATH= [2022-07-20T15:02:23.312Z] #60 3.345 + : /build [2022-07-20T15:02:23.312Z] #60 3.345 + '[' -z '' ']' [2022-07-20T15:02:23.312Z] #60 3.347 ++ mktemp -d [2022-07-20T15:02:23.312Z] #60 3.353 + export GOPATH=/tmp/tmp.LkXbiLbajM [2022-07-20T15:02:23.312Z] #60 3.353 + GOPATH=/tmp/tmp.LkXbiLbajM [2022-07-20T15:02:23.312Z] #60 3.353 + RM_GOPATH=1 [2022-07-20T15:02:23.312Z] #60 3.354 + case "$(go env GOARCH)" in [2022-07-20T15:02:23.312Z] #60 3.354 ++ go env GOARCH [2022-07-20T15:02:23.312Z] #60 3.372 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T15:02:23.312Z] #60 3.372 + GO_BUILDMODE=-buildmode=pie [2022-07-20T15:02:23.312Z] #60 3.373 ++ dirname /install.sh [2022-07-20T15:02:23.312Z] #60 3.374 + dir=/ [2022-07-20T15:02:23.312Z] #60 3.375 + bin=runc [2022-07-20T15:02:23.312Z] #60 3.375 + shift [2022-07-20T15:02:23.312Z] #60 3.376 + '[' '!' -f //runc.installer ']' [2022-07-20T15:02:23.312Z] #60 3.376 + . //runc.installer [2022-07-20T15:02:23.312Z] #60 3.377 ++ set -e [2022-07-20T15:02:23.312Z] #60 3.378 ++ : v1.1.2 [2022-07-20T15:02:23.312Z] #60 3.378 + install_runc [2022-07-20T15:02:23.312Z] #60 3.379 + RUNC_BUILDTAGS=seccomp [2022-07-20T15:02:23.312Z] #60 3.379 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-20T15:02:23.312Z] #60 3.379 Install runc version v1.1.2 (build tags: seccomp) [2022-07-20T15:02:23.312Z] #60 3.379 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.LkXbiLbajM/src/github.com/opencontainers/runc [2022-07-20T15:02:23.312Z] #60 3.387 Cloning into '/tmp/tmp.LkXbiLbajM/src/github.com/opencontainers/runc'... [2022-07-20T15:02:23.312Z] #60 ... [2022-07-20T15:02:23.312Z] [2022-07-20T15:02:23.312Z] #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-07-20T15:02:23.312Z] #67 sha256:c07432f83876d99ac2a5877ee8503adbf88eae8cc605cb93e2f9d67a3b800f14 [2022-07-20T15:02:23.312Z] #67 131.2 rootlesskit version 1.0.0 [2022-07-20T15:02:23.312Z] #67 131.2 Usage of /build/rootlesskit-docker-proxy: [2022-07-20T15:02:23.312Z] #67 131.2 -container-ip string [2022-07-20T15:02:23.312Z] #67 131.2 container ip [2022-07-20T15:02:23.312Z] #67 131.2 -container-port int [2022-07-20T15:02:23.312Z] #67 131.2 container port (default -1) [2022-07-20T15:02:23.312Z] #67 131.2 -host-ip string [2022-07-20T15:02:23.312Z] #67 131.2 host ip [2022-07-20T15:02:23.312Z] #67 131.2 -host-port int [2022-07-20T15:02:23.312Z] #67 131.2 host port (default -1) [2022-07-20T15:02:23.312Z] #67 131.2 -proto string [2022-07-20T15:02:23.312Z] #67 131.2 proxy protocol (default "tcp") [2022-07-20T15:02:23.312Z] #67 DONE 131.5s [2022-07-20T15:02:23.312Z] [2022-07-20T15:02:23.312Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-20T15:02:23.312Z] #68 sha256:d84fa09043e62e3d8d4c896ce0d635eb6efa3109560da2883d371cac45239ec3 [2022-07-20T15:02:23.312Z] #68 DONE 0.3s [2022-07-20T15:02:23.312Z] [2022-07-20T15:02:23.312Z] #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-07-20T15:02:23.312Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-20T15:02:23.312Z] #16 ... [2022-07-20T15:02:23.312Z] [2022-07-20T15:02:23.312Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-20T15:02:23.312Z] #69 sha256:b87d64c5d40d6f1088743bcf8a6efdcc34e7c9641a1481311d1b34d7a2297299 [2022-07-20T15:02:23.312Z] #69 DONE 0.3s [2022-07-20T15:02:23.436Z] #77 105.7 checking how to run the C preprocessor... gcc -E [2022-07-20T15:02:23.436Z] #77 106.0 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T15:02:23.436Z] #77 106.0 checking for egrep... /bin/grep -E [2022-07-20T15:02:23.570Z] [2022-07-20T15:02:23.570Z] #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-07-20T15:02:23.570Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:02:23.570Z] #77 76.64 configure.ac:7: installing 'build-aux/compile' [2022-07-20T15:02:23.570Z] #77 76.65 configure.ac:9: installing 'build-aux/config.guess' [2022-07-20T15:02:23.570Z] #77 76.66 configure.ac:9: installing 'build-aux/config.sub' [2022-07-20T15:02:23.570Z] #77 76.67 configure.ac:11: installing 'build-aux/install-sh' [2022-07-20T15:02:23.570Z] #77 76.67 configure.ac:11: installing 'build-aux/missing' [2022-07-20T15:02:23.570Z] #77 76.90 Makefile.am: installing 'build-aux/depcomp' [2022-07-20T15:02:23.570Z] #77 77.01 parallel-tests: installing 'build-aux/test-driver' [2022-07-20T15:02:23.570Z] #77 78.42 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-20T15:02:23.570Z] #77 78.42 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-20T15:02:23.570Z] #77 79.03 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-20T15:02:23.570Z] #77 79.03 libtoolize: copying file 'm4/libtool.m4' [2022-07-20T15:02:23.570Z] #77 79.13 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-20T15:02:23.570Z] #77 79.26 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-20T15:02:23.570Z] #77 79.43 libtoolize: copying file 'm4/ltversion.m4' [2022-07-20T15:02:23.570Z] #77 79.54 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-20T15:02:24.010Z] #77 106.0 checking for ANSI C header files... yes [2022-07-20T15:02:24.272Z] #77 106.6 checking for sys/types.h... yes [2022-07-20T15:02:24.534Z] #77 106.8 checking for sys/stat.h... yes [2022-07-20T15:02:24.795Z] #77 107.1 checking for stdlib.h... yes [2022-07-20T15:02:24.795Z] #77 107.3 checking for string.h... yes [2022-07-20T15:02:24.999Z] #19 ... [2022-07-20T15:02:24.999Z] [2022-07-20T15:02:24.999Z] #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-07-20T15:02:24.999Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:02:24.999Z] #84 159.8 GEN .version [2022-07-20T15:02:24.999Z] #84 159.8 make install-recursive [2022-07-20T15:02:24.999Z] #84 159.8 make[1]: Entering directory '/tmp/crun-build' [2022-07-20T15:02:24.999Z] #84 159.9 Making install in libocispec [2022-07-20T15:02:24.999Z] #84 160.0 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T15:02:24.999Z] #84 160.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-20T15:02:24.999Z] #84 160.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-20T15:02:24.999Z] #84 160.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-20T15:02:24.999Z] #84 160.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-20T15:02:24.999Z] #84 160.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-20T15:02:24.999Z] #84 160.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-20T15:02:24.999Z] #84 160.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-20T15:02:24.999Z] #84 160.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-20T15:02:24.999Z] #84 160.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-20T15:02:24.999Z] #84 160.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-20T15:02:24.999Z] #84 160.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-20T15:02:24.999Z] #84 160.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-20T15:02:24.999Z] #84 160.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-20T15:02:24.999Z] #84 160.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-20T15:02:24.999Z] #84 160.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-20T15:02:24.999Z] #84 160.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-20T15:02:24.999Z] #84 160.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-20T15:02:24.999Z] #84 160.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-20T15:02:24.999Z] #84 160.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-20T15:02:24.999Z] #84 160.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-20T15:02:24.999Z] #84 161.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-20T15:02:24.999Z] #84 161.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-20T15:02:24.999Z] #84 161.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-20T15:02:24.999Z] #84 161.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-20T15:02:24.999Z] #84 161.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-20T15:02:24.999Z] #84 161.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-20T15:02:24.999Z] #84 161.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-20T15:02:24.999Z] #84 161.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-20T15:02:24.999Z] #84 161.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-20T15:02:24.999Z] #84 161.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-20T15:02:24.999Z] #84 161.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-20T15:02:24.999Z] #84 161.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-20T15:02:24.999Z] #84 161.9 make install-recursive [2022-07-20T15:02:24.999Z] #84 161.9 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T15:02:24.999Z] #84 161.9 Making install in yajl [2022-07-20T15:02:24.999Z] #84 162.0 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T15:02:24.999Z] #84 162.0 CC verify/json_verify-json_verify.o [2022-07-20T15:02:24.999Z] #84 162.0 CC src/libyajl_la-yajl.lo [2022-07-20T15:02:24.999Z] #84 162.0 CC src/libyajl_la-yajl_alloc.lo [2022-07-20T15:02:24.999Z] #84 162.0 CC src/libyajl_la-yajl_gen.lo [2022-07-20T15:02:24.999Z] #84 162.0 CC src/libyajl_la-yajl_parser.lo [2022-07-20T15:02:24.999Z] #84 162.0 CC src/libyajl_la-yajl_buf.lo [2022-07-20T15:02:24.999Z] #84 162.1 CC src/libyajl_la-yajl_encode.lo [2022-07-20T15:02:24.999Z] #84 162.1 CC src/libyajl_la-yajl_lex.lo [2022-07-20T15:02:24.999Z] #84 162.1 CC src/libyajl_la-yajl_tree.lo [2022-07-20T15:02:25.371Z] #77 107.5 checking for memory.h... yes [2022-07-20T15:02:25.371Z] #77 107.7 checking for strings.h... yes [2022-07-20T15:02:25.632Z] #77 107.9 checking for inttypes.h... yes [2022-07-20T15:02:25.801Z] #14 ... [2022-07-20T15:02:25.801Z] [2022-07-20T15:02:25.801Z] #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-07-20T15:02:25.801Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:02:25.801Z] #77 46.80 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-20T15:02:25.895Z] #77 108.2 checking for stdint.h... yes [2022-07-20T15:02:26.156Z] #77 108.4 checking for unistd.h... yes [2022-07-20T15:02:26.417Z] #77 108.6 checking minix/config.h usability... no [2022-07-20T15:02:26.417Z] #77 108.9 checking minix/config.h presence... no [2022-07-20T15:02:26.679Z] #77 109.0 checking for minix/config.h... no [2022-07-20T15:02:26.679Z] #77 109.0 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-20T15:02:26.911Z] #84 167.8 CCLD libyajl.la [2022-07-20T15:02:26.940Z] #77 109.2 checking build system type... aarch64-unknown-linux-gnu [2022-07-20T15:02:26.940Z] #77 109.5 checking host system type... aarch64-unknown-linux-gnu [2022-07-20T15:02:26.940Z] #77 109.5 checking how to print strings... printf [2022-07-20T15:02:26.940Z] #77 109.5 checking for a sed that does not truncate output... /bin/sed [2022-07-20T15:02:26.940Z] #77 109.5 checking for fgrep... /bin/grep -F [2022-07-20T15:02:26.940Z] #77 109.5 checking for ld used by gcc... /usr/bin/ld [2022-07-20T15:02:27.171Z] #84 168.4 CCLD verify/json_verify [2022-07-20T15:02:27.202Z] #77 109.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T15:02:27.202Z] #77 109.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T15:02:27.202Z] #77 109.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T15:02:27.202Z] #77 109.7 checking whether ln -s works... yes [2022-07-20T15:02:27.202Z] #77 109.7 checking the maximum length of command line arguments... 1572864 [2022-07-20T15:02:27.202Z] #77 109.7 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-20T15:02:27.202Z] #77 109.7 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T15:02:27.202Z] #77 109.7 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T15:02:27.202Z] #77 109.7 checking for objdump... objdump [2022-07-20T15:02:27.202Z] #77 109.7 checking how to recognize dependent libraries... pass_all [2022-07-20T15:02:27.202Z] #77 109.7 checking for dlltool... no [2022-07-20T15:02:27.202Z] #77 109.7 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T15:02:27.202Z] #77 109.7 checking for ar... ar [2022-07-20T15:02:27.463Z] #77 109.7 checking for archiver @FILE support... @ [2022-07-20T15:02:27.463Z] #77 109.9 checking for strip... strip [2022-07-20T15:02:27.463Z] #77 109.9 checking for ranlib... ranlib [2022-07-20T15:02:27.463Z] #77 109.9 checking for gawk... no [2022-07-20T15:02:27.463Z] #77 109.9 checking for mawk... mawk [2022-07-20T15:02:27.725Z] #77 109.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T15:02:27.725Z] #77 110.3 checking for sysroot... no [2022-07-20T15:02:27.725Z] #77 110.3 checking for a working dd... /bin/dd [2022-07-20T15:02:27.725Z] #77 110.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T15:02:27.725Z] #77 110.3 checking for mt... no [2022-07-20T15:02:27.725Z] #77 110.3 checking if : is a manifest tool... no [2022-07-20T15:02:27.742Z] #84 169.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T15:02:27.742Z] #84 169.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-20T15:02:27.742Z] #84 169.1 make[5]: Nothing to be done for 'install-data-am'. [2022-07-20T15:02:27.742Z] #84 169.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T15:02:27.742Z] #84 169.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T15:02:27.742Z] #84 169.1 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T15:02:27.988Z] #77 110.3 checking for dlfcn.h... yes [2022-07-20T15:02:27.988Z] #77 110.5 checking for objdir... .libs [2022-07-20T15:02:28.002Z] #84 169.3 CC src/validate.o [2022-07-20T15:02:28.002Z] #84 169.3 CC src/image_spec_schema_config_schema.lo [2022-07-20T15:02:28.002Z] #84 169.3 CC src/image_spec_schema_content_descriptor.lo [2022-07-20T15:02:28.002Z] #84 169.3 CC src/image_spec_schema_defs.lo [2022-07-20T15:02:28.002Z] #84 169.3 CC src/image_spec_schema_defs_descriptor.lo [2022-07-20T15:02:28.002Z] #84 169.3 CC src/image_spec_schema_image_index_schema.lo [2022-07-20T15:02:28.002Z] #84 169.4 CC src/image_spec_schema_image_layout_schema.lo [2022-07-20T15:02:28.002Z] #84 169.4 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-20T15:02:28.263Z] #84 169.4 CC src/runtime_spec_schema_config_linux.lo [2022-07-20T15:02:28.263Z] #84 169.5 CC src/runtime_spec_schema_config_zos.lo [2022-07-20T15:02:28.263Z] #84 169.5 CC src/runtime_spec_schema_config_schema.lo [2022-07-20T15:02:28.263Z] #84 169.5 CC src/runtime_spec_schema_config_solaris.lo [2022-07-20T15:02:28.263Z] #84 169.6 CC src/runtime_spec_schema_config_vm.lo [2022-07-20T15:02:28.263Z] #84 169.7 CC src/runtime_spec_schema_config_windows.lo [2022-07-20T15:02:28.523Z] #84 169.7 CC src/runtime_spec_schema_defs.lo [2022-07-20T15:02:28.523Z] #84 169.7 CC src/runtime_spec_schema_defs_linux.lo [2022-07-20T15:02:28.523Z] #84 169.7 CC src/runtime_spec_schema_defs_zos.lo [2022-07-20T15:02:28.523Z] #84 169.8 CC src/runtime_spec_schema_defs_vm.lo [2022-07-20T15:02:28.523Z] #84 169.8 CC src/runtime_spec_schema_defs_windows.lo [2022-07-20T15:02:28.523Z] #84 169.8 CC src/runtime_spec_schema_state_schema.lo [2022-07-20T15:02:28.523Z] #84 169.8 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-20T15:02:28.523Z] #84 169.9 CC src/basic_test_double_array_item.lo [2022-07-20T15:02:28.523Z] #84 169.9 CC src/basic_test_double_array.lo [2022-07-20T15:02:28.523Z] #84 170.0 CC src/basic_test_top_array_int.lo [2022-07-20T15:02:28.561Z] #77 110.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T15:02:28.561Z] #77 111.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T15:02:28.561Z] #77 111.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T15:02:28.784Z] #84 170.1 CC src/basic_test_top_array_string.lo [2022-07-20T15:02:28.784Z] #84 170.1 CC src/basic_test_top_double_array_int.lo [2022-07-20T15:02:28.784Z] #84 170.2 CC src/basic_test_top_double_array_obj.lo [2022-07-20T15:02:28.784Z] #84 170.3 CC src/basic_test_top_double_array_string.lo [2022-07-20T15:02:28.902Z] #77 ... [2022-07-20T15:02:28.902Z] [2022-07-20T15:02:28.902Z] #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-07-20T15:02:28.902Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-20T15:02:28.902Z] #16 DONE 5.1s [2022-07-20T15:02:28.902Z] [2022-07-20T15:02:28.902Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-20T15:02:28.902Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-20T15:02:29.044Z] #84 170.3 CC src/basic_test_top_double_array_refobj.lo [2022-07-20T15:02:29.044Z] #84 170.3 CC src/read-file.lo [2022-07-20T15:02:29.044Z] #84 170.4 CC src/json_common.lo [2022-07-20T15:02:29.044Z] #84 170.5 CC tests/test-1.o [2022-07-20T15:02:29.083Z] #77 111.1 checking if gcc static flag -static works... yes [2022-07-20T15:02:29.305Z] #84 170.6 CC tests/test-2.o [2022-07-20T15:02:29.305Z] #84 170.7 CC tests/test-4.o [2022-07-20T15:02:29.305Z] #84 170.7 CC tests/test-3.o [2022-07-20T15:02:29.305Z] #84 170.8 CC tests/test-7.o [2022-07-20T15:02:29.305Z] #84 170.8 CC tests/test-5.o [2022-07-20T15:02:29.346Z] #77 111.5 checking if gcc supports -c -o file.o... yes [2022-07-20T15:02:29.346Z] #77 111.7 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T15:02:29.346Z] #77 111.7 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-20T15:02:29.565Z] #84 170.8 CC tests/test-8.o [2022-07-20T15:02:29.565Z] #84 170.8 CC tests/test-6.o [2022-07-20T15:02:29.565Z] #84 170.8 CC tests/test-9.o [2022-07-20T15:02:29.565Z] #84 170.9 CC tests/test-10.o [2022-07-20T15:02:29.611Z] #77 111.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T15:02:29.611Z] #77 ... [2022-07-20T15:02:29.611Z] [2022-07-20T15:02:29.611Z] #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-07-20T15:02:29.611Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-20T15:02:29.611Z] #21 28.19 Selecting previously unselected package jq. [2022-07-20T15:02:29.611Z] #21 28.20 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-07-20T15:02:29.611Z] #21 28.21 Unpacking jq (1.6-2.1) ... [2022-07-20T15:02:29.611Z] #21 28.32 Selecting previously unselected package libaio1:arm64. [2022-07-20T15:02:29.611Z] #21 28.32 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-07-20T15:02:29.611Z] #21 28.33 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-07-20T15:02:29.611Z] #21 28.41 Selecting previously unselected package libgpm2:arm64. [2022-07-20T15:02:29.611Z] #21 28.42 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-07-20T15:02:29.611Z] #21 28.42 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-07-20T15:02:29.611Z] #21 28.52 Selecting previously unselected package libicu67:arm64. [2022-07-20T15:02:29.611Z] #21 28.54 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-07-20T15:02:29.611Z] #21 28.55 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-20T15:02:29.611Z] #21 31.98 Selecting previously unselected package libinih1:arm64. [2022-07-20T15:02:29.611Z] #21 31.98 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-07-20T15:02:29.611Z] #21 31.99 Unpacking libinih1:arm64 (53-1+b2) ... [2022-07-20T15:02:29.611Z] #21 32.07 Selecting previously unselected package libnet1:arm64. [2022-07-20T15:02:29.611Z] #21 32.08 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-20T15:02:29.611Z] #21 32.09 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-20T15:02:29.611Z] #21 32.20 Selecting previously unselected package libnl-3-200:arm64. [2022-07-20T15:02:29.611Z] #21 32.21 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-20T15:02:29.611Z] #21 32.21 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-20T15:02:29.611Z] #21 32.31 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-20T15:02:29.611Z] #21 32.32 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-20T15:02:29.611Z] #21 32.33 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-20T15:02:29.611Z] #21 32.40 Selecting previously unselected package libyajl2:arm64. [2022-07-20T15:02:29.611Z] #21 32.40 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ... [2022-07-20T15:02:29.611Z] #21 32.41 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-20T15:02:29.611Z] #21 32.47 Selecting previously unselected package net-tools. [2022-07-20T15:02:29.611Z] #21 32.48 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-07-20T15:02:29.611Z] #21 32.49 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-20T15:02:29.611Z] #21 32.68 Selecting previously unselected package patch. [2022-07-20T15:02:29.611Z] #21 32.69 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ... [2022-07-20T15:02:29.611Z] #21 32.70 Unpacking patch (2.7.6-7) ... [2022-07-20T15:02:29.611Z] #21 32.79 Selecting previously unselected package python-pip-whl. [2022-07-20T15:02:29.611Z] #21 32.81 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-20T15:02:29.611Z] #21 32.82 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-20T15:02:29.611Z] #21 33.35 Selecting previously unselected package python3-lib2to3. [2022-07-20T15:02:29.611Z] #21 33.35 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-20T15:02:29.611Z] #21 33.37 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-20T15:02:29.611Z] #21 33.48 Selecting previously unselected package python3-distutils. [2022-07-20T15:02:29.611Z] #21 33.48 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-20T15:02:29.611Z] #21 33.51 Unpacking python3-distutils (3.9.2-1) ... [2022-07-20T15:02:29.611Z] #21 33.70 Selecting previously unselected package python3-pkg-resources. [2022-07-20T15:02:29.611Z] #21 33.71 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-20T15:02:29.611Z] #21 33.72 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-20T15:02:29.611Z] #21 33.87 Selecting previously unselected package python3-setuptools. [2022-07-20T15:02:29.611Z] #21 33.87 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-20T15:02:29.611Z] #21 33.88 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-20T15:02:29.611Z] #21 34.11 Selecting previously unselected package python3-wheel. [2022-07-20T15:02:29.611Z] #21 34.11 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-20T15:02:29.611Z] #21 34.13 Unpacking python3-wheel (0.34.2-1) ... [2022-07-20T15:02:29.611Z] #21 34.22 Selecting previously unselected package python3-pip. [2022-07-20T15:02:29.611Z] #21 34.24 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-20T15:02:29.611Z] #21 34.25 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-20T15:02:29.611Z] #21 34.56 Selecting previously unselected package sudo. [2022-07-20T15:02:29.611Z] #21 34.57 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ... [2022-07-20T15:02:29.611Z] #21 34.57 Unpacking sudo (1.9.5p2-3) ... [2022-07-20T15:02:29.611Z] #21 34.95 Selecting previously unselected package thin-provisioning-tools. [2022-07-20T15:02:29.611Z] #21 34.97 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-07-20T15:02:29.611Z] #21 34.98 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-20T15:02:29.611Z] #21 35.22 Selecting previously unselected package uidmap. [2022-07-20T15:02:29.611Z] #21 35.22 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-07-20T15:02:29.611Z] #21 35.23 Unpacking uidmap (1:4.8.1-1) ... [2022-07-20T15:02:29.611Z] #21 35.38 Selecting previously unselected package vim-runtime. [2022-07-20T15:02:29.611Z] #21 35.39 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T15:02:29.611Z] #21 35.44 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-20T15:02:29.611Z] #21 35.50 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-20T15:02:29.611Z] #21 35.51 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:02:29.611Z] #21 ... [2022-07-20T15:02:29.611Z] [2022-07-20T15:02:29.611Z] #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-07-20T15:02:29.611Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T15:02:29.611Z] #77 112.1 checking how to hardcode library paths into programs... immediate [2022-07-20T15:02:29.611Z] #77 112.1 checking whether stripping libraries is possible... yes [2022-07-20T15:02:29.611Z] #77 112.2 checking if libtool supports shared libraries... yes [2022-07-20T15:02:29.611Z] #77 112.2 checking whether to build shared libraries... no [2022-07-20T15:02:29.611Z] #77 112.2 checking whether to build static libraries... yes [2022-07-20T15:02:29.611Z] #77 112.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T15:02:29.611Z] #77 112.2 checking whether build environment is sane... yes [2022-07-20T15:02:29.826Z] #84 170.9 CC tests/test-11.o [2022-07-20T15:02:29.872Z] #77 112.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T15:02:29.872Z] #77 112.3 checking whether make sets $(MAKE)... yes [2022-07-20T15:02:29.872Z] #77 112.4 checking whether make supports the include directive... yes (GNU style) [2022-07-20T15:02:29.872Z] #77 112.4 checking whether make supports nested variables... yes [2022-07-20T15:02:29.894Z] #77 ... [2022-07-20T15:02:29.894Z] [2022-07-20T15:02:29.894Z] #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-07-20T15:02:29.894Z] #64 sha256:9942d4c551cc2b5c5f8c8025702eb54e811e8f7a5cfe6c78fc801b7ab774544c [2022-07-20T15:02:30.133Z] #77 112.5 checking whether UID '0' is supported by ustar format... yes [2022-07-20T15:02:30.133Z] #77 112.5 checking whether GID '0' is supported by ustar format... yes [2022-07-20T15:02:30.133Z] #77 112.5 checking how to create a ustar tar archive... gnutar [2022-07-20T15:02:30.394Z] #77 112.6 checking dependency style of gcc... gcc3 [2022-07-20T15:02:30.394Z] #77 112.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T15:02:30.394Z] #77 112.7 checking whether make supports nested variables... (cached) yes [2022-07-20T15:02:30.394Z] #77 112.8 checking for pkg-config... /usr/bin/pkg-config [2022-07-20T15:02:30.394Z] #77 112.8 checking pkg-config is at least version 0.9.0... yes [2022-07-20T15:02:30.394Z] #77 112.8 checking for yajl >= 2.1.0... yes [2022-07-20T15:02:30.394Z] #77 112.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-20T15:02:30.394Z] #77 112.8 checking for gcc... (cached) gcc [2022-07-20T15:02:30.394Z] #77 112.9 checking whether we are using the GNU C compiler... (cached) yes [2022-07-20T15:02:30.657Z] #77 112.9 checking whether gcc accepts -g... (cached) yes [2022-07-20T15:02:30.657Z] #77 112.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-20T15:02:30.657Z] #77 113.0 checking whether gcc understands -c and -o together... (cached) yes [2022-07-20T15:02:30.657Z] #77 113.0 checking for a Python interpreter with version >= 3... python3 [2022-07-20T15:02:30.657Z] #77 113.0 checking for python3... /usr/bin/python3 [2022-07-20T15:02:30.657Z] #77 113.0 checking for python3 version... 3.9 [2022-07-20T15:02:30.657Z] #77 113.1 checking for python3 platform... linux [2022-07-20T15:02:30.919Z] #77 113.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-20T15:02:30.919Z] #77 113.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-20T15:02:31.180Z] #77 113.7 checking that generated files are newer than configure... done [2022-07-20T15:02:31.180Z] #77 113.7 configure: creating ./config.status [2022-07-20T15:02:31.492Z] #17 3.592 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-20T15:02:31.750Z] #17 DONE 3.7s [2022-07-20T15:02:31.750Z] [2022-07-20T15:02:31.750Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-20T15:02:31.750Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-20T15:02:32.475Z] #64 73.00 Updating files: 33% (1649/4896) Updating files: 34% (1665/4896) Updating files: 35% (1714/4896) Updating files: 36% (1763/4896) Updating files: 37% (1812/4896) Updating files: 38% (1861/4896) Updating files: 39% (1910/4896) Updating files: 40% (1959/4896) Updating files: 41% (2008/4896) Updating files: 42% (2057/4896) Updating files: 43% (2106/4896) Updating files: 44% (2155/4896) Updating files: 45% (2204/4896) Updating files: 46% (2253/4896) Updating files: 47% (2302/4896) Updating files: 48% (2351/4896) Updating files: 49% (2400/4896) Updating files: 50% (2448/4896) Updating files: 51% (2497/4896) Updating files: 52% (2546/4896) Updating files: 53% (2595/4896) Updating files: 54% (2644/4896) Updating files: 55% (2693/4896) Updating files: 56% (2742/4896) Updating files: 57% (2791/4896) Updating files: 58% (2840/4896) Updating files: 59% (2889/4896) Updating files: 60% (2938/4896) Updating files: 61% (2987/4896) Updating files: 62% (3036/4896) Updating files: 63% (3085/4896) Updating files: 64% (3134/4896) Updating files: 64% (3149/4896) Updating files: 65% (3183/4896) Updating files: 66% (3232/4896) Updating files: 67% (3281/4896) Updating files: 68% (3330/4896) Updating files: 69% (3379/4896) Updating files: 70% (3428/4896) Updating files: 71% (3477/4896) Updating files: 72% (3526/4896) Updating files: 73% (3575/4896) Updating files: 74% (3624/4896) Updating files: 75% (3672/4896) Updating files: 76% (3721/4896) Updating files: 77% (3770/4896) Updating files: 78% (3819/4896) Updating files: 79% (3868/4896) Updating files: 80% (3917/4896) Updating files: 81% (3966/4896) Updating files: 82% (4015/4896) Updating files: 83% (4064/4896) Updating files: 84% (4113/4896) Updating files: 85% (4162/4896) Updating files: 86% (4211/4896) Updating files: 87% (4260/4896) Updating files: 88% (4309/4896) Updating files: 89% (4358/4896) Updating files: 90% (4407/4896) Updating files: 91% (4456/4896) Updating files: 92% (4505/4896) Updating files: 93% (4554/4896) Updating files: 94% (4603/4896) Updating files: 95% (4652/4896) Updating files: 96% (4701/4896) Updating files: 97% (4750/4896) Updating files: 98% (4799/4896) Updating files: 99% (4848/4896) Updating files: 100% (4896/4896) Updating files: 100% (4896/4896), done. [2022-07-20T15:02:32.475Z] #64 75.88 + cd /tmp/tmp.R4zluhdqTI/src/github.com/containerd/containerd [2022-07-20T15:02:32.733Z] #64 75.88 + git checkout -q v1.6.6 [2022-07-20T15:02:34.487Z] #77 117.0 config.status: creating Makefile [2022-07-20T15:02:34.487Z] #77 117.0 config.status: creating config.h [2022-07-20T15:02:34.487Z] #77 117.1 config.status: executing libtool commands [2022-07-20T15:02:34.638Z] #64 77.96 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-20T15:02:34.638Z] #64 77.96 + BUILDTAGS='netgo osusergo static_build' [2022-07-20T15:02:34.638Z] #64 77.96 + export EXTRA_FLAGS=-buildmode=pie [2022-07-20T15:02:34.638Z] #64 77.96 + EXTRA_FLAGS=-buildmode=pie [2022-07-20T15:02:34.638Z] #64 77.96 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-20T15:02:34.638Z] #64 77.96 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-20T15:02:34.638Z] #64 77.96 + '[' '' = dynamic ']' [2022-07-20T15:02:34.638Z] #64 77.96 + make [2022-07-20T15:02:34.751Z] #77 117.1 config.status: executing depfiles commands [2022-07-20T15:02:35.029Z] #18 DONE 3.3s [2022-07-20T15:02:35.029Z] [2022-07-20T15:02:35.029Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-20T15:02:35.029Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-20T15:02:35.113Z] #84 ... [2022-07-20T15:02:35.113Z] [2022-07-20T15:02:35.113Z] #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-07-20T15:02:35.113Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T15:02:35.113Z] #19 223.4 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-07-20T15:02:35.113Z] #19 223.4 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-07-20T15:02:35.113Z] #19 223.4 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-20T15:02:35.113Z] #19 223.5 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-07-20T15:02:35.113Z] #19 223.5 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-20T15:02:35.113Z] #19 223.6 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-20T15:02:35.698Z] #77 118.0 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-20T15:02:35.698Z] #77 118.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-20T15:02:35.960Z] #77 118.5 checking for gcc... gcc [2022-07-20T15:02:36.222Z] #77 118.6 checking whether the C compiler works... yes [2022-07-20T15:02:36.484Z] #77 118.9 checking for C compiler default output file name... a.out [2022-07-20T15:02:36.747Z] #77 118.9 checking for suffix of executables... [2022-07-20T15:02:36.747Z] #77 119.2 checking whether we are cross compiling... no [2022-07-20T15:02:36.931Z] #19 DONE 2.0s [2022-07-20T15:02:36.931Z] [2022-07-20T15:02:36.931Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-20T15:02:36.931Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-20T15:02:37.009Z] #77 119.4 checking for suffix of object files... o [2022-07-20T15:02:37.009Z] #77 119.5 checking whether we are using the GNU C compiler... yes [2022-07-20T15:02:37.271Z] #77 119.6 checking whether gcc accepts -g... yes [2022-07-20T15:02:37.533Z] #77 119.7 checking for gcc option to accept ISO C89... none needed [2022-07-20T15:02:37.797Z] #77 119.9 checking whether gcc understands -c and -o together... yes [2022-07-20T15:02:37.797Z] #77 120.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T15:02:37.797Z] #77 120.2 checking whether build environment is sane... yes [2022-07-20T15:02:37.797Z] #77 120.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T15:02:37.797Z] #77 120.3 checking for gawk... no [2022-07-20T15:02:37.797Z] #77 120.3 checking for mawk... mawk [2022-07-20T15:02:37.797Z] #77 120.3 checking whether make sets $(MAKE)... yes [2022-07-20T15:02:38.015Z] #77 ... [2022-07-20T15:02:38.015Z] [2022-07-20T15:02:38.015Z] #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-07-20T15:02:38.015Z] #64 sha256:63f5bbdd6ec3514d466ae201ac5610920021f5d77e649c0140d24d75e7ad5a72 [2022-07-20T15:02:38.060Z] #77 120.4 checking whether make supports the include directive... yes (GNU style) [2022-07-20T15:02:38.060Z] #77 120.4 checking whether make supports nested variables... yes [2022-07-20T15:02:38.060Z] #77 120.5 checking whether UID '0' is supported by ustar format... yes [2022-07-20T15:02:38.060Z] #77 120.5 checking whether GID '0' is supported by ustar format... yes [2022-07-20T15:02:38.060Z] #77 120.5 checking how to create a ustar tar archive... gnutar [2022-07-20T15:02:38.321Z] #77 120.6 checking dependency style of gcc... gcc3 [2022-07-20T15:02:38.321Z] #77 120.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T15:02:38.321Z] #77 120.7 checking whether make supports nested variables... (cached) yes [2022-07-20T15:02:38.586Z] #77 120.8 checking build system type... aarch64-unknown-linux-gnu [2022-07-20T15:02:38.586Z] #77 121.2 checking host system type... aarch64-unknown-linux-gnu [2022-07-20T15:02:38.586Z] #77 121.2 checking how to print strings... printf [2022-07-20T15:02:38.586Z] #77 121.2 checking for a sed that does not truncate output... /bin/sed [2022-07-20T15:02:38.586Z] #77 121.2 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T15:02:38.820Z] #64 81.49 + bin/ctr [2022-07-20T15:02:38.856Z] #77 121.2 checking for egrep... /bin/grep -E [2022-07-20T15:02:38.856Z] #77 121.2 checking for fgrep... /bin/grep -F [2022-07-20T15:02:38.856Z] #77 121.2 checking for ld used by gcc... /usr/bin/ld [2022-07-20T15:02:38.856Z] #77 121.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T15:02:38.856Z] #77 121.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T15:02:38.856Z] #77 121.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T15:02:38.856Z] #77 121.4 checking whether ln -s works... yes [2022-07-20T15:02:38.856Z] #77 121.4 checking the maximum length of command line arguments... 1572864 [2022-07-20T15:02:39.125Z] #77 121.5 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-20T15:02:39.125Z] #77 121.5 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T15:02:39.125Z] #77 121.5 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T15:02:39.125Z] #77 121.5 checking for objdump... objdump [2022-07-20T15:02:39.125Z] #77 121.5 checking how to recognize dependent libraries... pass_all [2022-07-20T15:02:39.125Z] #77 121.5 checking for dlltool... no [2022-07-20T15:02:39.125Z] #77 121.5 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T15:02:39.125Z] #77 121.5 checking for ar... ar [2022-07-20T15:02:39.125Z] #77 121.5 checking for archiver @FILE support... @ [2022-07-20T15:02:39.125Z] #77 121.7 checking for strip... strip [2022-07-20T15:02:39.125Z] #77 121.7 checking for ranlib... ranlib [2022-07-20T15:02:39.386Z] #77 121.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T15:02:39.464Z] #20 DONE 2.2s [2022-07-20T15:02:39.464Z] [2022-07-20T15:02:39.464Z] #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-07-20T15:02:39.464Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T15:02:39.661Z] #77 122.1 checking for sysroot... no [2022-07-20T15:02:39.661Z] #77 122.1 checking for a working dd... /bin/dd [2022-07-20T15:02:39.661Z] #77 122.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T15:02:39.661Z] #77 122.1 checking for mt... no [2022-07-20T15:02:39.661Z] #77 122.2 checking if : is a manifest tool... no [2022-07-20T15:02:39.923Z] #77 122.2 checking how to run the C preprocessor... gcc -E [2022-07-20T15:02:40.184Z] #77 122.5 checking for ANSI C header files... [2022-07-20T15:02:40.184Z] #77 ... [2022-07-20T15:02:40.184Z] [2022-07-20T15:02:40.184Z] #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-07-20T15:02:40.184Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-20T15:02:40.184Z] #21 38.82 Selecting previously unselected package vim. [2022-07-20T15:02:40.184Z] #21 38.82 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-20T15:02:40.184Z] #21 38.85 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:02:40.184Z] #21 39.41 Selecting previously unselected package xfsprogs. [2022-07-20T15:02:40.184Z] #21 39.41 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ... [2022-07-20T15:02:40.184Z] #21 39.42 Unpacking xfsprogs (5.10.0-4) ... [2022-07-20T15:02:40.184Z] #21 39.83 Selecting previously unselected package zip. [2022-07-20T15:02:40.184Z] #21 39.83 Preparing to unpack .../47-zip_3.0-12_arm64.deb ... [2022-07-20T15:02:40.184Z] #21 39.83 Unpacking zip (3.0-12) ... [2022-07-20T15:02:40.184Z] #21 40.03 Selecting previously unselected package zstd. [2022-07-20T15:02:40.184Z] #21 40.04 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-07-20T15:02:40.184Z] #21 40.05 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-20T15:02:40.184Z] #21 40.40 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-20T15:02:40.184Z] #21 41.47 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-07-20T15:02:40.184Z] #21 41.49 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-20T15:02:40.184Z] #21 41.51 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-07-20T15:02:40.184Z] #21 41.52 Setting up libicu67:arm64 (67.1-7) ... [2022-07-20T15:02:40.184Z] #21 41.54 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-07-20T15:02:40.184Z] #21 41.55 Setting up libinih1:arm64 (53-1+b2) ... [2022-07-20T15:02:40.184Z] #21 41.57 Setting up uidmap (1:4.8.1-1) ... [2022-07-20T15:02:40.184Z] #21 41.58 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-20T15:02:40.184Z] #21 41.60 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-20T15:02:40.184Z] #21 41.61 Setting up bzip2 (1.0.8-4) ... [2022-07-20T15:02:40.184Z] #21 41.67 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-20T15:02:40.184Z] #21 41.69 Setting up python3-wheel (0.34.2-1) ... [2022-07-20T15:02:40.184Z] #21 42.43 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:02:40.184Z] #21 42.44 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-20T15:02:40.184Z] #21 42.46 Setting up libcap2-bin (1:2.44-1) ... [2022-07-20T15:02:40.184Z] #21 42.48 Setting up apparmor (2.13.6-10) ... [2022-07-20T15:02:40.184Z] #21 44.46 Setting up zip (3.0-12) ... [2022-07-20T15:02:40.184Z] #21 44.48 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:02:40.184Z] #21 44.51 Setting up bash-completion (1:2.11-2) ... [2022-07-20T15:02:40.184Z] #21 47.54 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T15:02:40.184Z] #21 47.56 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-20T15:02:40.184Z] #21 47.57 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-07-20T15:02:40.184Z] #21 47.64 Setting up patch (2.7.6-7) ... [2022-07-20T15:02:40.184Z] #21 47.66 Setting up sudo (1.9.5p2-3) ... [2022-07-20T15:02:40.184Z] #21 47.74 invoke-rc.d: could not determine current runlevel [2022-07-20T15:02:40.184Z] #21 47.75 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-20T15:02:40.184Z] #21 47.76 Setting up xfsprogs (5.10.0-4) ... [2022-07-20T15:02:40.184Z] #21 47.78 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-07-20T15:02:40.184Z] #21 47.81 Setting up inetutils-ping (2:2.0-1) ... [2022-07-20T15:02:40.184Z] #21 47.85 Setting up pigz (2.6-1) ... [2022-07-20T15:02:40.184Z] #21 47.86 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-20T15:02:40.184Z] #21 47.91 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-20T15:02:40.184Z] #21 47.93 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-20T15:02:40.184Z] #21 47.95 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:02:40.184Z] #21 48.59 Setting up libaio1:arm64 (0.3.112-9) ... [2022-07-20T15:02:40.184Z] #21 48.61 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-20T15:02:40.445Z] #21 49.08 Setting up libelf1:arm64 (0.183-1) ... [2022-07-20T15:02:40.445Z] #21 49.10 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-20T15:02:40.611Z] #64 73.90 Updating files: 26% (1293/4896) Updating files: 27% (1322/4896) Updating files: 28% (1371/4896) Updating files: 29% (1420/4896) Updating files: 30% (1469/4896) Updating files: 31% (1518/4896) Updating files: 32% (1567/4896) Updating files: 33% (1616/4896) Updating files: 34% (1665/4896) Updating files: 35% (1714/4896) Updating files: 36% (1763/4896) Updating files: 37% (1812/4896) Updating files: 38% (1861/4896) Updating files: 39% (1910/4896) Updating files: 40% (1959/4896) Updating files: 41% (2008/4896) Updating files: 42% (2057/4896) Updating files: 43% (2106/4896) Updating files: 44% (2155/4896) Updating files: 45% (2204/4896) Updating files: 46% (2253/4896) Updating files: 47% (2302/4896) Updating files: 48% (2351/4896) Updating files: 49% (2400/4896) Updating files: 50% (2448/4896) Updating files: 51% (2497/4896) Updating files: 52% (2546/4896) Updating files: 53% (2595/4896) Updating files: 54% (2644/4896) Updating files: 55% (2693/4896) Updating files: 56% (2742/4896) Updating files: 57% (2791/4896) Updating files: 58% (2840/4896) Updating files: 59% (2889/4896) Updating files: 60% (2938/4896) Updating files: 61% (2987/4896) Updating files: 62% (3036/4896) Updating files: 63% (3085/4896) Updating files: 64% (3134/4896) Updating files: 65% (3183/4896) Updating files: 66% (3232/4896) Updating files: 66% (3270/4896) Updating files: 67% (3281/4896) Updating files: 68% (3330/4896) Updating files: 69% (3379/4896) Updating files: 70% (3428/4896) Updating files: 71% (3477/4896) Updating files: 72% (3526/4896) Updating files: 73% (3575/4896) Updating files: 74% (3624/4896) Updating files: 75% (3672/4896) Updating files: 76% (3721/4896) Updating files: 77% (3770/4896) Updating files: 78% (3819/4896) Updating files: 79% (3868/4896) Updating files: 80% (3917/4896) Updating files: 81% (3966/4896) Updating files: 82% (4015/4896) Updating files: 83% (4064/4896) Updating files: 84% (4113/4896) Updating files: 85% (4162/4896) Updating files: 85% (4202/4896) Updating files: 86% (4211/4896) Updating files: 87% (4260/4896) Updating files: 88% (4309/4896) Updating files: 89% (4358/4896) Updating files: 90% (4407/4896) Updating files: 91% (4456/4896) Updating files: 92% (4505/4896) Updating files: 93% (4554/4896) Updating files: 94% (4603/4896) Updating files: 95% (4652/4896) Updating files: 96% (4701/4896) Updating files: 97% (4750/4896) Updating files: 98% (4799/4896) Updating files: 99% (4848/4896) Updating files: 100% (4896/4896) Updating files: 100% (4896/4896), done. [2022-07-20T15:02:40.611Z] #64 76.84 + cd /tmp/tmp.w5dnGpObQf/src/github.com/containerd/containerd [2022-07-20T15:02:40.611Z] #64 76.84 + git checkout -q v1.6.6 [2022-07-20T15:02:40.707Z] #21 49.11 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-07-20T15:02:40.707Z] #21 49.13 Setting up python3-distutils (3.9.2-1) ... [2022-07-20T15:02:40.707Z] #21 ... [2022-07-20T15:02:40.707Z] [2022-07-20T15:02:40.707Z] #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-07-20T15:02:40.707Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T15:02:40.707Z] #77 122.5 checking for ANSI C header files... yes [2022-07-20T15:02:40.707Z] #77 123.0 checking for sys/types.h... yes [2022-07-20T15:02:40.968Z] #77 123.3 checking for sys/stat.h... yes [2022-07-20T15:02:41.229Z] #77 123.5 checking for stdlib.h... yes [2022-07-20T15:02:41.367Z] #21 2.241 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:02:41.367Z] #21 2.271 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:02:41.367Z] #21 2.272 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:02:41.491Z] #77 123.7 checking for string.h... yes [2022-07-20T15:02:41.491Z] #77 123.9 checking for memory.h... yes [2022-07-20T15:02:41.751Z] #77 124.0 checking for strings.h... yes [2022-07-20T15:02:41.751Z] #77 124.2 checking for inttypes.h... yes [2022-07-20T15:02:41.934Z] #21 2.727 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T15:02:42.012Z] #77 124.4 checking for stdint.h... yes [2022-07-20T15:02:42.273Z] #77 124.6 checking for unistd.h... yes [2022-07-20T15:02:42.273Z] #77 124.8 checking for dlfcn.h... yes [2022-07-20T15:02:42.529Z] #64 78.84 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-20T15:02:42.529Z] #64 78.84 + BUILDTAGS='netgo osusergo static_build' [2022-07-20T15:02:42.529Z] #64 78.84 + export EXTRA_FLAGS=-buildmode=pie [2022-07-20T15:02:42.529Z] #64 78.84 + EXTRA_FLAGS=-buildmode=pie [2022-07-20T15:02:42.529Z] #64 78.84 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-20T15:02:42.529Z] #64 78.84 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-20T15:02:42.529Z] #64 78.84 + '[' '' = dynamic ']' [2022-07-20T15:02:42.529Z] #64 78.84 + make [2022-07-20T15:02:42.536Z] #77 124.9 checking for objdir... .libs [2022-07-20T15:02:43.059Z] #77 125.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T15:02:43.059Z] #77 125.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T15:02:43.309Z] #21 3.946 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T15:02:43.323Z] #77 125.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T15:02:43.584Z] #77 125.6 checking if gcc static flag -static works... yes [2022-07-20T15:02:43.584Z] #77 126.0 checking if gcc supports -c -o file.o... yes [2022-07-20T15:02:43.584Z] #77 126.2 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T15:02:43.846Z] #77 126.2 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-20T15:02:44.108Z] #77 126.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T15:02:44.108Z] #77 126.6 checking how to hardcode library paths into programs... immediate [2022-07-20T15:02:44.108Z] #77 126.6 checking whether stripping libraries is possible... yes [2022-07-20T15:02:44.108Z] #77 126.6 checking if libtool supports shared libraries... yes [2022-07-20T15:02:44.108Z] #77 126.6 checking whether to build shared libraries... no [2022-07-20T15:02:44.108Z] #77 126.6 checking whether to build static libraries... yes [2022-07-20T15:02:44.243Z] #21 ... [2022-07-20T15:02:44.243Z] [2022-07-20T15:02:44.243Z] #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-07-20T15:02:44.243Z] #60 sha256:3629db0d52e995576ccb6357eee0984afb751ccef4c970b2f49b2b65e85117b8 [2022-07-20T15:02:44.243Z] #60 14.83 + cd /tmp/tmp.LkXbiLbajM/src/github.com/opencontainers/runc [2022-07-20T15:02:44.243Z] #60 14.83 + git checkout -q v1.1.2 [2022-07-20T15:02:44.243Z] #60 15.86 + '[' -z '' ']' [2022-07-20T15:02:44.243Z] #60 15.89 + target=static [2022-07-20T15:02:44.243Z] #60 15.89 + make BUILDTAGS=seccomp static [2022-07-20T15:02:44.243Z] #60 16.22 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-07-20T15:02:44.243Z] #60 ... [2022-07-20T15:02:44.243Z] [2022-07-20T15:02:44.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-07-20T15:02:44.243Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:02:44.243Z] #77 95.50 configure.ac:11: installing 'build-aux/compile' [2022-07-20T15:02:44.243Z] #77 95.50 configure.ac:11: installing 'build-aux/config.guess' [2022-07-20T15:02:44.243Z] #77 95.50 configure.ac:11: installing 'build-aux/config.sub' [2022-07-20T15:02:44.243Z] #77 95.51 configure.ac:13: installing 'build-aux/install-sh' [2022-07-20T15:02:44.243Z] #77 95.52 configure.ac:13: installing 'build-aux/missing' [2022-07-20T15:02:44.243Z] #77 95.53 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-20T15:02:44.243Z] #77 95.77 Makefile.am: installing 'build-aux/depcomp' [2022-07-20T15:02:44.243Z] #77 97.42 checking build system type... x86_64-pc-linux-gnu [2022-07-20T15:02:44.243Z] #77 97.74 checking host system type... x86_64-pc-linux-gnu [2022-07-20T15:02:44.243Z] #77 97.74 checking how to print strings... printf [2022-07-20T15:02:44.243Z] #77 97.77 checking for gcc... gcc [2022-07-20T15:02:44.243Z] #77 97.86 checking whether the C compiler works... yes [2022-07-20T15:02:44.243Z] #77 98.03 checking for C compiler default output file name... a.out [2022-07-20T15:02:44.243Z] #77 98.04 checking for suffix of executables... [2022-07-20T15:02:44.243Z] #77 98.23 checking whether we are cross compiling... no [2022-07-20T15:02:44.243Z] #77 98.50 checking for suffix of object files... o [2022-07-20T15:02:44.243Z] #77 98.63 checking whether we are using the GNU C compiler... yes [2022-07-20T15:02:44.243Z] #77 98.79 checking whether gcc accepts -g... yes [2022-07-20T15:02:44.243Z] #77 98.99 checking for gcc option to accept ISO C89... none needed [2022-07-20T15:02:44.243Z] #77 99.25 checking whether gcc understands -c and -o together... yes [2022-07-20T15:02:44.243Z] #77 99.52 checking for a sed that does not truncate output... /bin/sed [2022-07-20T15:02:44.243Z] #77 99.56 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T15:02:44.243Z] #77 99.57 checking for egrep... /bin/grep -E [2022-07-20T15:02:44.243Z] #77 99.57 checking for fgrep... /bin/grep -F [2022-07-20T15:02:44.243Z] #77 99.59 checking for ld used by gcc... /usr/bin/ld [2022-07-20T15:02:44.243Z] #77 99.61 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T15:02:44.243Z] #77 99.63 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T15:02:44.243Z] #77 99.64 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T15:02:44.243Z] #77 99.76 checking whether ln -s works... yes [2022-07-20T15:02:44.243Z] #77 99.76 checking the maximum length of command line arguments... 1572864 [2022-07-20T15:02:44.243Z] #77 99.82 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-20T15:02:44.243Z] #77 99.82 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T15:02:44.243Z] #77 99.82 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T15:02:44.243Z] #77 99.82 checking for objdump... objdump [2022-07-20T15:02:44.243Z] #77 99.82 checking how to recognize dependent libraries... pass_all [2022-07-20T15:02:44.243Z] #77 99.83 checking for dlltool... no [2022-07-20T15:02:44.243Z] #77 99.83 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T15:02:44.243Z] #77 99.83 checking for ar... ar [2022-07-20T15:02:44.243Z] #77 99.83 checking for archiver @FILE support... @ [2022-07-20T15:02:44.243Z] #77 100.00 checking for strip... strip [2022-07-20T15:02:44.243Z] #77 100.00 checking for ranlib... ranlib [2022-07-20T15:02:44.243Z] #77 100.0 checking for gawk... no [2022-07-20T15:02:44.243Z] #77 100.0 checking for mawk... mawk [2022-07-20T15:02:44.243Z] #77 100.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T15:02:44.244Z] #77 100.4 checking for sysroot... no [2022-07-20T15:02:44.244Z] #77 100.4 checking for a working dd... /bin/dd [2022-07-20T15:02:44.244Z] #77 100.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T15:02:44.244Z] #77 100.6 checking for mt... no [2022-07-20T15:02:44.244Z] #77 100.6 checking if : is a manifest tool... no [2022-07-20T15:02:44.244Z] #77 100.6 checking how to run the C preprocessor... gcc -E [2022-07-20T15:02:44.244Z] #77 100.9 checking for ANSI C header files... yes [2022-07-20T15:02:44.244Z] #77 101.4 checking for sys/types.h... yes [2022-07-20T15:02:44.244Z] #77 101.5 checking for sys/stat.h... yes [2022-07-20T15:02:44.244Z] #77 101.7 checking for stdlib.h... yes [2022-07-20T15:02:44.244Z] #77 101.9 checking for string.h... yes [2022-07-20T15:02:44.244Z] #77 102.1 checking for memory.h... yes [2022-07-20T15:02:44.244Z] #77 102.3 checking for strings.h... yes [2022-07-20T15:02:44.244Z] #77 102.5 checking for inttypes.h... yes [2022-07-20T15:02:44.244Z] #77 102.7 checking for stdint.h... yes [2022-07-20T15:02:44.244Z] #77 102.9 checking for unistd.h... yes [2022-07-20T15:02:44.244Z] #77 103.1 checking for dlfcn.h... yes [2022-07-20T15:02:44.244Z] #77 103.3 checking for objdir... .libs [2022-07-20T15:02:44.369Z] #77 126.6 checking float.h usability... yes [2022-07-20T15:02:44.369Z] #77 126.8 checking float.h presence... yes [2022-07-20T15:02:44.369Z] #77 126.8 checking for float.h... yes [2022-07-20T15:02:44.502Z] #77 103.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T15:02:44.502Z] #77 103.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T15:02:44.502Z] #77 103.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T15:02:44.630Z] #77 126.9 checking limits.h usability... yes [2022-07-20T15:02:44.630Z] #77 127.1 checking limits.h presence... yes [2022-07-20T15:02:44.893Z] #77 127.2 checking for limits.h... yes [2022-07-20T15:02:44.893Z] #77 127.2 checking stddef.h usability... yes [2022-07-20T15:02:44.893Z] #77 127.4 checking stddef.h presence... yes [2022-07-20T15:02:44.893Z] #77 127.5 checking for stddef.h... yes [2022-07-20T15:02:44.893Z] #77 127.5 checking for stdlib.h... (cached) yes [2022-07-20T15:02:44.893Z] #77 127.5 checking for string.h... (cached) yes [2022-07-20T15:02:45.070Z] #77 104.0 checking if gcc static flag -static works... yes [2022-07-20T15:02:45.070Z] #77 104.5 checking if gcc supports -c -o file.o... yes [2022-07-20T15:02:45.070Z] #77 104.6 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T15:02:45.070Z] #64 ... [2022-07-20T15:02:45.070Z] [2022-07-20T15:02:45.070Z] #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-07-20T15:02:45.070Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:02:45.070Z] #14 143.5 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-20T15:02:45.070Z] #14 143.5 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:02:45.070Z] #14 143.5 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T15:02:45.153Z] #77 127.6 checking sys/time.h usability... yes [2022-07-20T15:02:45.153Z] #77 127.7 checking sys/time.h presence... yes [2022-07-20T15:02:45.153Z] #77 127.7 checking for sys/time.h... yes [2022-07-20T15:02:45.153Z] #77 127.8 checking for inline... inline [2022-07-20T15:02:45.328Z] #77 104.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-20T15:02:45.485Z] #64 ... [2022-07-20T15:02:45.485Z] [2022-07-20T15:02:45.485Z] #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-07-20T15:02:45.485Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:02:45.485Z] #14 139.2 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-20T15:02:45.485Z] #14 139.2 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:02:45.485Z] #14 139.2 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T15:02:45.485Z] #14 ... [2022-07-20T15:02:45.485Z] [2022-07-20T15:02:45.485Z] #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-07-20T15:02:45.485Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:02:45.485Z] #77 64.93 libtoolize: putting auxiliary files in '.'. [2022-07-20T15:02:45.485Z] #77 64.93 libtoolize: copying file './ltmain.sh' [2022-07-20T15:02:45.485Z] #77 66.47 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-20T15:02:45.485Z] #77 66.47 libtoolize: and rerunning libtoolize and aclocal. [2022-07-20T15:02:45.485Z] #77 66.47 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-20T15:02:45.587Z] #77 104.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T15:02:45.587Z] #77 105.0 checking how to hardcode library paths into programs... immediate [2022-07-20T15:02:45.587Z] #77 105.0 checking whether stripping libraries is possible... yes [2022-07-20T15:02:45.587Z] #77 105.1 checking if libtool supports shared libraries... yes [2022-07-20T15:02:45.587Z] #77 105.1 checking whether to build shared libraries... no [2022-07-20T15:02:45.587Z] #77 105.1 checking whether to build static libraries... yes [2022-07-20T15:02:45.587Z] #77 105.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T15:02:45.587Z] #77 105.1 checking whether build environment is sane... yes [2022-07-20T15:02:45.587Z] #77 105.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T15:02:45.587Z] #77 105.2 checking whether make sets $(MAKE)... yes [2022-07-20T15:02:45.676Z] #77 127.8 checking for size_t... yes [2022-07-20T15:02:45.676Z] #77 128.0 checking for stdlib.h... (cached) yes [2022-07-20T15:02:45.676Z] #77 128.1 checking for GNU libc compatible malloc... yes [2022-07-20T15:02:45.845Z] #77 105.2 checking whether make supports the include directive... yes (GNU style) [2022-07-20T15:02:45.845Z] #77 105.3 checking whether make supports nested variables... yes [2022-07-20T15:02:45.845Z] #77 105.3 checking whether UID '0' is supported by ustar format... yes [2022-07-20T15:02:45.845Z] #77 105.3 checking whether GID '0' is supported by ustar format... yes [2022-07-20T15:02:45.938Z] #77 128.3 checking for stdlib.h... (cached) yes [2022-07-20T15:02:45.938Z] #77 128.3 checking for GNU libc compatible realloc... yes [2022-07-20T15:02:46.048Z] #77 ... [2022-07-20T15:02:46.048Z] [2022-07-20T15:02:46.048Z] #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-07-20T15:02:46.048Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:02:46.048Z] #14 150.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-20T15:02:46.048Z] #14 150.8 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:02:46.048Z] #14 150.9 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-20T15:02:46.103Z] #77 105.3 checking how to create a ustar tar archive... gnutar [2022-07-20T15:02:46.103Z] #77 105.4 checking dependency style of gcc... gcc3 [2022-07-20T15:02:46.103Z] #77 105.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T15:02:46.103Z] #77 105.6 checking whether make supports nested variables... (cached) yes [2022-07-20T15:02:46.103Z] #77 105.6 checking for gawk... (cached) mawk [2022-07-20T15:02:46.103Z] #77 105.6 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-20T15:02:46.103Z] #77 105.6 checking for gcc... (cached) gcc [2022-07-20T15:02:46.200Z] #77 128.5 checking for working strtod... #77 ... [2022-07-20T15:02:46.200Z] [2022-07-20T15:02:46.200Z] #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-07-20T15:02:46.200Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-20T15:02:46.200Z] #21 49.65 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:02:46.200Z] #21 49.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-20T15:02:46.200Z] #21 49.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-20T15:02:46.200Z] #21 49.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-20T15:02:46.200Z] #21 49.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-20T15:02:46.200Z] #21 49.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-20T15:02:46.200Z] #21 49.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-20T15:02:46.200Z] #21 49.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-20T15:02:46.200Z] #21 49.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-20T15:02:46.200Z] #21 49.76 Setting up python3-setuptools (52.0.0-4) ... [2022-07-20T15:02:46.200Z] #21 51.62 Setting up libjq1:arm64 (1.6-2.1) ... [2022-07-20T15:02:46.200Z] #21 51.63 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-07-20T15:02:46.200Z] #21 51.65 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-20T15:02:46.200Z] #21 51.66 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-20T15:02:46.200Z] #21 52.97 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-20T15:02:46.200Z] #21 52.99 Setting up jq (1.6-2.1) ... [2022-07-20T15:02:46.200Z] #21 53.01 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-07-20T15:02:46.200Z] #21 53.03 Setting up iptables (1.8.7-1) ... [2022-07-20T15:02:46.200Z] #21 53.04 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-20T15:02:46.200Z] #21 53.05 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-20T15:02:46.200Z] #21 53.06 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-20T15:02:46.200Z] #21 53.07 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-20T15:02:46.200Z] #21 53.07 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-20T15:02:46.200Z] #21 53.08 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-20T15:02:46.200Z] #21 53.09 Setting up iproute2 (5.10.0-4) ... [2022-07-20T15:02:46.200Z] #21 53.47 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:02:46.200Z] #21 DONE 54.8s [2022-07-20T15:02:46.200Z] [2022-07-20T15:02:46.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-07-20T15:02:46.200Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T15:02:46.200Z] #77 128.5 checking for working strtod... yes [2022-07-20T15:02:46.200Z] #77 ... [2022-07-20T15:02:46.200Z] [2022-07-20T15:02:46.200Z] #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-07-20T15:02:46.200Z] #22 sha256:adf4e12bcc7b73cc1051f9c83e2a79bb0c0445b6365b9a6bb9eb612f9edb97b6 [2022-07-20T15:02:46.361Z] #77 105.7 checking whether we are using the GNU C compiler... (cached) yes [2022-07-20T15:02:46.361Z] #77 105.7 checking whether gcc accepts -g... (cached) yes [2022-07-20T15:02:46.361Z] #77 105.7 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-20T15:02:46.361Z] #77 105.7 checking whether gcc understands -c and -o together... (cached) yes [2022-07-20T15:02:46.361Z] #77 105.7 checking for a Python interpreter with version >= 3... python3 [2022-07-20T15:02:46.361Z] #77 105.8 checking for python3... /usr/bin/python3 [2022-07-20T15:02:46.361Z] #77 105.8 checking for python3 version... 3.9 [2022-07-20T15:02:46.361Z] #77 105.9 checking for python3 platform... linux [2022-07-20T15:02:46.619Z] #77 105.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-20T15:02:46.878Z] #77 106.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-20T15:02:46.878Z] #77 106.4 checking for go-md2man... no [2022-07-20T15:02:47.136Z] #77 106.4 checking error.h usability... yes [2022-07-20T15:02:47.145Z] #22 0.629 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-20T15:02:47.145Z] #22 0.633 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-20T15:02:47.145Z] #22 0.638 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-20T15:02:47.145Z] #22 DONE 0.7s [2022-07-20T15:02:47.145Z] [2022-07-20T15:02:47.145Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-20T15:02:47.145Z] #23 sha256:bb2af0a8d8cfbdc7754cc0f9fed4cf72801edcaa57bf42860c6529a0860b74dc [2022-07-20T15:02:47.395Z] #77 106.7 checking error.h presence... yes [2022-07-20T15:02:47.395Z] #77 106.7 checking for error.h... yes [2022-07-20T15:02:47.395Z] #77 106.7 checking linux/openat2.h usability... yes [2022-07-20T15:02:47.395Z] #77 106.9 checking linux/openat2.h presence... yes [2022-07-20T15:02:47.653Z] #77 107.0 checking for linux/openat2.h... yes [2022-07-20T15:02:47.911Z] #77 107.0 checking for copy_file_range... yes [2022-07-20T15:02:48.170Z] #77 107.3 checking for fgetxattr... yes [2022-07-20T15:02:48.428Z] #77 107.6 checking for statx... yes [2022-07-20T15:02:48.686Z] #77 107.9 checking for fgetpwent_r... yes [2022-07-20T15:02:49.253Z] #77 108.3 checking for issetugid... no [2022-07-20T15:02:49.253Z] #77 108.6 checking for pkg-config... /usr/bin/pkg-config [2022-07-20T15:02:49.253Z] #77 108.6 checking pkg-config is at least version 0.9.0... yes [2022-07-20T15:02:49.832Z] #77 108.6 checking for library containing yajl_tree_get... -lyajl [2022-07-20T15:02:49.832Z] #77 109.1 checking for yajl >= 2.0.0... yes [2022-07-20T15:02:49.832Z] #77 109.1 checking sys/capability.h usability... yes [2022-07-20T15:02:49.832Z] #77 109.2 checking sys/capability.h presence... yes [2022-07-20T15:02:49.832Z] #77 109.3 checking for sys/capability.h... yes [2022-07-20T15:02:50.398Z] #77 109.3 checking for library containing cap_from_name... -lcap [2022-07-20T15:02:50.964Z] #77 109.7 checking for library containing dlopen... -ldl [2022-07-20T15:02:50.964Z] #77 110.2 checking seccomp.h usability... yes [2022-07-20T15:02:51.222Z] #77 110.4 checking seccomp.h presence... yes [2022-07-20T15:02:51.222Z] #77 110.6 checking for seccomp.h... yes [2022-07-20T15:02:51.480Z] #77 110.6 checking for library containing seccomp_rule_add... -lseccomp [2022-07-20T15:02:51.739Z] #77 111.0 checking for library containing seccomp_arch_resolve_name... [2022-07-20T15:02:51.739Z] #77 ... [2022-07-20T15:02:51.739Z] [2022-07-20T15:02:51.740Z] #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-07-20T15:02:51.740Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T15:02:51.740Z] #34 DONE 160.9s [2022-07-20T15:02:51.740Z] [2022-07-20T15:02:51.740Z] #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-07-20T15:02:51.740Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:02:51.740Z] #77 111.0 checking for library containing seccomp_arch_resolve_name... none required [2022-07-20T15:02:51.740Z] #77 111.2 checking systemd/sd-bus.h usability... [2022-07-20T15:02:51.740Z] #77 ... [2022-07-20T15:02:51.740Z] [2022-07-20T15:02:51.740Z] #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-07-20T15:02:51.740Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T15:02:51.740Z] #21 5.296 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T15:02:51.740Z] #21 9.761 Fetched 8555 kB in 8s (1096 kB/s) [2022-07-20T15:02:51.998Z] #21 9.761 Reading package lists... [2022-07-20T15:02:51.998Z] #21 ... [2022-07-20T15:02:51.998Z] [2022-07-20T15:02:51.998Z] #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-07-20T15:02:51.998Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:02:51.998Z] #77 111.2 checking systemd/sd-bus.h usability... yes [2022-07-20T15:02:51.998Z] #77 111.5 checking systemd/sd-bus.h presence... yes [2022-07-20T15:02:52.256Z] #77 111.6 checking for systemd/sd-bus.h... yes [2022-07-20T15:02:52.445Z] #23 ... [2022-07-20T15:02:52.445Z] [2022-07-20T15:02:52.445Z] #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-07-20T15:02:52.445Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T15:02:52.445Z] #77 128.8 checking for gettimeofday... yes [2022-07-20T15:02:52.445Z] #77 129.1 checking for memset... yes [2022-07-20T15:02:52.445Z] #77 129.4 checking for strspn... yes [2022-07-20T15:02:52.445Z] #77 129.7 checking that generated files are newer than configure... done [2022-07-20T15:02:52.445Z] #77 129.7 configure: creating ./config.status [2022-07-20T15:02:52.445Z] #77 132.9 config.status: creating Makefile [2022-07-20T15:02:52.445Z] #77 133.0 config.status: creating config.h [2022-07-20T15:02:52.445Z] #77 133.0 config.status: executing depfiles commands [2022-07-20T15:02:52.445Z] #77 133.3 config.status: executing libtool commands [2022-07-20T15:02:52.445Z] #77 134.4 GEN .version [2022-07-20T15:02:52.445Z] #77 134.4 make install-recursive [2022-07-20T15:02:52.445Z] #77 134.4 make[1]: Entering directory '/tmp/crun-build' [2022-07-20T15:02:52.445Z] #77 134.5 Making install in libocispec [2022-07-20T15:02:52.445Z] #77 134.6 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T15:02:52.445Z] #77 134.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-20T15:02:52.445Z] #77 134.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-20T15:02:52.445Z] #77 134.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-20T15:02:52.445Z] #77 134.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-20T15:02:52.707Z] #77 135.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-20T15:02:52.707Z] #77 135.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-20T15:02:52.707Z] #77 135.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-20T15:02:52.707Z] #77 135.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-20T15:02:52.707Z] #77 135.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-20T15:02:52.707Z] #77 135.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-20T15:02:52.707Z] #77 135.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-20T15:02:52.707Z] #77 135.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-20T15:02:52.822Z] #77 111.6 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-20T15:02:52.971Z] #77 135.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-20T15:02:52.971Z] #77 135.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-20T15:02:52.971Z] #77 135.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-20T15:02:52.971Z] #77 135.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-20T15:02:52.971Z] #77 135.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-20T15:02:52.971Z] #77 135.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-20T15:02:52.971Z] #77 135.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-20T15:02:52.971Z] #77 135.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-20T15:02:53.196Z] #14 ... [2022-07-20T15:02:53.196Z] [2022-07-20T15:02:53.196Z] #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-07-20T15:02:53.196Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:02:53.196Z] #77 65.01 libtoolize: putting auxiliary files in '.'. [2022-07-20T15:02:53.196Z] #77 65.01 libtoolize: copying file './ltmain.sh' [2022-07-20T15:02:53.196Z] #77 67.05 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-20T15:02:53.196Z] #77 67.05 libtoolize: and rerunning libtoolize and aclocal. [2022-07-20T15:02:53.196Z] #77 67.05 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-20T15:02:53.388Z] #77 112.3 checking for sd_notify_barrier... yes [2022-07-20T15:02:53.388Z] #77 112.6 checking linux/bpf.h usability... yes [2022-07-20T15:02:53.388Z] #77 112.9 checking linux/bpf.h presence... yes [2022-07-20T15:02:53.388Z] #77 112.9 checking for linux/bpf.h... yes [2022-07-20T15:02:53.646Z] #77 113.0 checking compilation for eBPF... yes [2022-07-20T15:02:53.646Z] #77 113.1 checking for criu >= 3.15... no [2022-07-20T15:02:53.646Z] #77 113.2 configure: CRIU headers not found, building without CRIU support [2022-07-20T15:02:53.646Z] #77 113.2 checking for criu > 3.16... no [2022-07-20T15:02:53.646Z] #77 113.2 configure: CRIU version doesn't support join-ns API [2022-07-20T15:02:53.646Z] #77 113.2 checking for criu > 3.16.1... no [2022-07-20T15:02:53.904Z] #77 113.2 configure: CRIU version doesn't support for pre-dumping [2022-07-20T15:02:53.904Z] #77 113.2 checking for new mount API (fsconfig)... yes [2022-07-20T15:02:53.904Z] #77 113.4 checking for seccomp notify API... yes [2022-07-20T15:02:53.916Z] #77 136.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-20T15:02:53.917Z] #77 136.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-20T15:02:53.917Z] #77 136.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-20T15:02:53.917Z] #77 136.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-20T15:02:53.917Z] #77 136.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-20T15:02:53.917Z] #77 136.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-20T15:02:53.917Z] #77 136.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-20T15:02:53.917Z] #77 136.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-20T15:02:53.917Z] #77 136.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-20T15:02:53.917Z] #77 136.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-20T15:02:53.917Z] #77 136.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-20T15:02:53.917Z] #77 136.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-20T15:02:53.917Z] #77 136.4 make install-recursive [2022-07-20T15:02:53.917Z] #77 136.4 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T15:02:53.917Z] #77 136.5 Making install in yajl [2022-07-20T15:02:54.162Z] #77 113.6 checking for gperf... no [2022-07-20T15:02:54.162Z] #77 113.6 configure: gperf not found - cannot rebuild signal parser code [2022-07-20T15:02:54.178Z] #77 136.5 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T15:02:54.178Z] #77 136.6 CC verify/json_verify-json_verify.o [2022-07-20T15:02:54.178Z] #77 136.6 CC src/libyajl_la-yajl_alloc.lo [2022-07-20T15:02:54.178Z] #77 136.6 CC src/libyajl_la-yajl.lo [2022-07-20T15:02:54.178Z] #77 136.7 CC src/libyajl_la-yajl_gen.lo [2022-07-20T15:02:54.178Z] #77 136.7 CC src/libyajl_la-yajl_parser.lo [2022-07-20T15:02:54.178Z] #77 136.7 CC src/libyajl_la-yajl_buf.lo [2022-07-20T15:02:54.178Z] #77 136.7 CC src/libyajl_la-yajl_encode.lo [2022-07-20T15:02:54.178Z] #77 136.8 CC src/libyajl_la-yajl_lex.lo [2022-07-20T15:02:54.420Z] #77 113.6 checking for library containing argp_parse... none required [2022-07-20T15:02:54.420Z] #77 114.1 checking that generated files are newer than configure... done [2022-07-20T15:02:54.420Z] #77 114.1 configure: creating ./config.status [2022-07-20T15:02:54.439Z] #77 136.8 CC src/libyajl_la-yajl_tree.lo [2022-07-20T15:02:55.734Z] #77 ... [2022-07-20T15:02:55.734Z] [2022-07-20T15:02:55.734Z] #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-07-20T15:02:55.734Z] #64 sha256:63f5bbdd6ec3514d466ae201ac5610920021f5d77e649c0140d24d75e7ad5a72 [2022-07-20T15:02:55.734Z] #64 82.05 + bin/ctr [2022-07-20T15:02:56.004Z] #14 ... [2022-07-20T15:02:56.004Z] [2022-07-20T15:02:56.004Z] #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-07-20T15:02:56.004Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:02:56.004Z] #77 83.28 configure.ac:7: installing './compile' [2022-07-20T15:02:56.004Z] #77 83.29 configure.ac:11: installing './config.guess' [2022-07-20T15:02:56.004Z] #77 83.31 configure.ac:11: installing './config.sub' [2022-07-20T15:02:56.004Z] #77 83.32 configure.ac:8: installing './install-sh' [2022-07-20T15:02:56.004Z] #77 83.34 configure.ac:8: installing './missing' [2022-07-20T15:02:56.004Z] #77 83.46 Makefile.am: installing './depcomp' [2022-07-20T15:02:56.320Z] #77 ... [2022-07-20T15:02:56.320Z] [2022-07-20T15:02:56.320Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-20T15:02:56.320Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T15:02:56.320Z] #36 165.2 Delve is a source level debugger for Go programs. [2022-07-20T15:02:56.320Z] #36 165.2 [2022-07-20T15:02:56.320Z] #36 165.2 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-20T15:02:56.320Z] #36 165.2 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-20T15:02:56.320Z] #36 165.2 [2022-07-20T15:02:56.320Z] #36 165.2 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-20T15:02:56.320Z] #36 165.2 [2022-07-20T15:02:56.320Z] #36 165.2 Pass flags to the program you are debugging using `--`, for example: [2022-07-20T15:02:56.320Z] #36 165.2 [2022-07-20T15:02:56.320Z] #36 165.2 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-20T15:02:56.320Z] #36 165.3 [2022-07-20T15:02:56.320Z] #36 165.3 Usage: [2022-07-20T15:02:56.320Z] #36 165.3 dlv [command] [2022-07-20T15:02:56.320Z] #36 165.3 [2022-07-20T15:02:56.320Z] #36 165.3 Available Commands: [2022-07-20T15:02:56.320Z] #36 165.3 attach Attach to running process and begin debugging. [2022-07-20T15:02:56.320Z] #36 165.3 connect Connect to a headless debug server with a terminal client. [2022-07-20T15:02:56.320Z] #36 165.3 core Examine a core dump. [2022-07-20T15:02:56.320Z] #36 165.3 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-20T15:02:56.320Z] #36 165.3 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-20T15:02:56.320Z] #36 165.3 exec Execute a precompiled binary, and begin a debug session. [2022-07-20T15:02:56.320Z] #36 165.3 help Help about any command [2022-07-20T15:02:56.320Z] #36 165.3 run Deprecated command. Use 'debug' instead. [2022-07-20T15:02:56.320Z] #36 165.3 test Compile test binary and begin debugging program. [2022-07-20T15:02:56.320Z] #36 165.3 trace Compile and begin tracing program. [2022-07-20T15:02:56.320Z] #36 165.3 version Prints version. [2022-07-20T15:02:56.320Z] #36 165.3 [2022-07-20T15:02:56.320Z] #36 165.3 Flags: [2022-07-20T15:02:56.320Z] #36 165.3 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-20T15:02:56.320Z] #36 165.3 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-20T15:02:56.320Z] #36 165.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-07-20T15:02:56.320Z] #36 165.3 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-20T15:02:56.320Z] #36 165.3 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-20T15:02:56.320Z] #36 165.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-07-20T15:02:56.320Z] #36 165.3 --disable-aslr Disables address space randomization [2022-07-20T15:02:56.320Z] #36 165.3 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-20T15:02:56.320Z] #36 165.3 -h, --help help for dlv [2022-07-20T15:02:56.320Z] #36 165.3 --init string Init file, executed by the terminal client. [2022-07-20T15:02:56.320Z] #36 165.3 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-20T15:02:56.320Z] #36 165.3 --log Enable debugging server logging. [2022-07-20T15:02:56.320Z] #36 165.3 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-20T15:02:56.320Z] #36 165.3 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-20T15:02:56.320Z] #36 165.3 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-20T15:02:56.320Z] #36 165.3 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-20T15:02:56.320Z] #36 165.3 --wd string Working directory for running the program. [2022-07-20T15:02:56.320Z] #36 165.3 [2022-07-20T15:02:56.320Z] #36 165.3 Additional help topics: [2022-07-20T15:02:56.320Z] #36 165.3 dlv backend Help about the --backend flag. [2022-07-20T15:02:56.320Z] #36 165.3 dlv log Help about logging flags. [2022-07-20T15:02:56.320Z] #36 165.3 dlv redirect Help about file redirection. [2022-07-20T15:02:56.320Z] #36 165.3 [2022-07-20T15:02:56.320Z] #36 165.3 Use "dlv [command] --help" for more information about a command. [2022-07-20T15:02:56.320Z] #36 DONE 165.6s [2022-07-20T15:02:56.578Z] [2022-07-20T15:02:56.578Z] #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-07-20T15:02:56.578Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T15:02:56.578Z] #21 9.761 Reading package lists... [2022-07-20T15:02:56.578Z] #21 13.27 Reading package lists... [2022-07-20T15:02:56.578Z] #21 16.68 Building dependency tree... [2022-07-20T15:02:57.046Z] #77 ... [2022-07-20T15:02:57.046Z] [2022-07-20T15:02:57.046Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-20T15:02:57.046Z] #23 sha256:bb2af0a8d8cfbdc7754cc0f9fed4cf72801edcaa57bf42860c6529a0860b74dc [2022-07-20T15:02:57.046Z] #23 9.732 Collecting yamllint==1.26.1 [2022-07-20T15:02:57.114Z] #64 ... [2022-07-20T15:02:57.114Z] [2022-07-20T15:02:57.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-07-20T15:02:57.114Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:02:57.114Z] #14 155.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-20T15:02:57.114Z] #14 155.6 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:02:57.114Z] #14 155.6 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-20T15:02:57.902Z] #77 85.76 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-20T15:02:57.902Z] #77 85.76 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-20T15:02:57.902Z] #77 85.94 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-20T15:02:57.902Z] #77 85.95 libtoolize: copying file 'm4/libtool.m4' [2022-07-20T15:02:57.902Z] #77 86.19 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-20T15:02:57.951Z] #21 18.81 The following additional packages will be installed: [2022-07-20T15:02:57.951Z] #21 18.82 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-20T15:02:57.951Z] #21 18.83 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-20T15:02:57.951Z] #21 18.83 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-20T15:02:57.951Z] #21 18.83 python3-pkg-resources vim-runtime xxd [2022-07-20T15:02:57.951Z] #21 18.83 Suggested packages: [2022-07-20T15:02:57.951Z] #21 18.83 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-20T15:02:57.951Z] #21 18.83 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-20T15:02:57.951Z] #21 18.83 acl attr quota [2022-07-20T15:02:57.951Z] #21 18.83 Recommended packages: [2022-07-20T15:02:57.951Z] #21 18.83 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-20T15:02:58.023Z] #23 10.79 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-20T15:02:58.160Z] #77 86.43 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-20T15:02:58.418Z] #77 86.62 libtoolize: copying file 'm4/ltversion.m4' [2022-07-20T15:02:58.676Z] #77 87.03 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-20T15:02:58.886Z] #21 ... [2022-07-20T15:02:58.886Z] [2022-07-20T15:02:58.887Z] #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-07-20T15:02:58.887Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:02:58.887Z] #77 116.6 config.status: creating Makefile [2022-07-20T15:02:58.887Z] #77 116.7 config.status: creating rpm/crun.spec [2022-07-20T15:02:58.887Z] #77 116.8 config.status: creating config.h [2022-07-20T15:02:58.887Z] #77 116.8 config.status: executing libtool commands [2022-07-20T15:02:58.887Z] #77 116.9 config.status: executing depfiles commands [2022-07-20T15:02:58.887Z] #77 117.9 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-20T15:02:58.887Z] #77 118.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-20T15:02:58.887Z] #77 118.4 checking for gcc... gcc [2022-07-20T15:02:58.967Z] #23 12.24 Collecting pathspec>=0.5.3 [2022-07-20T15:02:59.145Z] #77 118.5 checking whether the C compiler works... yes [2022-07-20T15:02:59.145Z] #77 118.7 checking for C compiler default output file name... a.out [2022-07-20T15:02:59.228Z] #23 12.26 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-20T15:02:59.242Z] #77 87.41 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-20T15:02:59.403Z] #77 118.7 checking for suffix of executables... [2022-07-20T15:02:59.489Z] #23 12.63 Collecting pyyaml [2022-07-20T15:02:59.489Z] #23 12.64 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-07-20T15:02:59.489Z] #23 12.69 Building wheels for collected packages: yamllint [2022-07-20T15:02:59.664Z] #77 118.9 checking whether we are cross compiling... no [2022-07-20T15:02:59.664Z] #77 119.1 checking for suffix of object files... o [2022-07-20T15:02:59.750Z] #23 12.70 Building wheel for yamllint (setup.py): started [2022-07-20T15:02:59.927Z] #77 119.2 checking whether we are using the GNU C compiler... yes [2022-07-20T15:02:59.927Z] #77 119.3 checking whether gcc accepts -g... yes [2022-07-20T15:03:00.185Z] #77 119.4 checking for gcc option to accept ISO C89... none needed [2022-07-20T15:03:00.443Z] #77 119.6 checking whether gcc understands -c and -o together... yes [2022-07-20T15:03:00.443Z] #77 119.9 checking how to run the C preprocessor... gcc -E [2022-07-20T15:03:00.693Z] #23 13.92 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-20T15:03:00.693Z] #23 13.93 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=6eda36e0cf672bdb9fdf95f7f1871888dacd8c0a781a699eeb498a4866718f95 [2022-07-20T15:03:00.693Z] #23 13.93 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-20T15:03:00.693Z] #23 13.94 Successfully built yamllint [2022-07-20T15:03:00.701Z] #77 120.1 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T15:03:00.701Z] #77 120.1 checking for egrep... /bin/grep -E [2022-07-20T15:03:00.955Z] #23 13.97 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-20T15:03:01.216Z] #23 14.43 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-20T15:03:01.268Z] #77 120.1 checking for ANSI C header files... yes [2022-07-20T15:03:01.268Z] #77 120.5 checking for sys/types.h... yes [2022-07-20T15:03:01.527Z] #77 120.7 checking for sys/stat.h... yes [2022-07-20T15:03:01.527Z] #77 120.9 checking for stdlib.h... yes [2022-07-20T15:03:01.527Z] #77 121.0 checking for string.h... yes [2022-07-20T15:03:01.725Z] #19 247.3 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-07-20T15:03:01.725Z] #19 247.3 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-20T15:03:01.725Z] #19 247.5 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-20T15:03:01.725Z] #19 248.1 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-07-20T15:03:01.725Z] #19 248.1 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-20T15:03:01.725Z] #19 248.2 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-20T15:03:01.785Z] #77 121.2 checking for memory.h... yes [2022-07-20T15:03:02.044Z] #77 121.3 checking for strings.h... yes [2022-07-20T15:03:02.160Z] #23 DONE 15.2s [2022-07-20T15:03:02.160Z] [2022-07-20T15:03:02.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-07-20T15:03:02.160Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T15:03:02.160Z] #77 142.3 CCLD libyajl.la [2022-07-20T15:03:02.160Z] #77 142.6 CCLD verify/json_verify [2022-07-20T15:03:02.160Z] #77 143.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T15:03:02.160Z] #77 143.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-20T15:03:02.160Z] #77 143.1 make[5]: Nothing to be done for 'install-data-am'. [2022-07-20T15:03:02.160Z] #77 143.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T15:03:02.160Z] #77 143.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T15:03:02.160Z] #77 143.1 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T15:03:02.160Z] #77 143.3 CC src/validate.o [2022-07-20T15:03:02.160Z] #77 143.3 CC src/image_spec_schema_config_schema.lo [2022-07-20T15:03:02.160Z] #77 143.3 CC src/image_spec_schema_content_descriptor.lo [2022-07-20T15:03:02.160Z] #77 143.3 CC src/image_spec_schema_defs.lo [2022-07-20T15:03:02.160Z] #77 143.3 CC src/image_spec_schema_defs_descriptor.lo [2022-07-20T15:03:02.160Z] #77 143.3 CC src/image_spec_schema_image_index_schema.lo [2022-07-20T15:03:02.160Z] #77 143.4 CC src/image_spec_schema_image_layout_schema.lo [2022-07-20T15:03:02.160Z] #77 143.4 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-20T15:03:02.160Z] #77 143.4 CC src/runtime_spec_schema_config_linux.lo [2022-07-20T15:03:02.160Z] #77 143.5 CC src/runtime_spec_schema_config_zos.lo [2022-07-20T15:03:02.160Z] #77 143.5 CC src/runtime_spec_schema_config_schema.lo [2022-07-20T15:03:02.160Z] #77 143.6 CC src/runtime_spec_schema_config_solaris.lo [2022-07-20T15:03:02.160Z] #77 143.6 CC src/runtime_spec_schema_config_vm.lo [2022-07-20T15:03:02.160Z] #77 143.7 CC src/runtime_spec_schema_config_windows.lo [2022-07-20T15:03:02.160Z] #77 143.9 CC src/runtime_spec_schema_defs.lo [2022-07-20T15:03:02.160Z] #77 144.0 CC src/runtime_spec_schema_defs_linux.lo [2022-07-20T15:03:02.160Z] #77 144.0 CC src/runtime_spec_schema_defs_zos.lo [2022-07-20T15:03:02.160Z] #77 144.3 CC src/runtime_spec_schema_defs_vm.lo [2022-07-20T15:03:02.160Z] #77 144.4 CC src/runtime_spec_schema_state_schema.lo [2022-07-20T15:03:02.160Z] #77 144.4 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-20T15:03:02.160Z] #77 144.4 CC src/basic_test_double_array_item.lo [2022-07-20T15:03:02.160Z] #77 144.5 CC src/runtime_spec_schema_defs_windows.lo [2022-07-20T15:03:02.160Z] #77 144.8 CC src/basic_test_double_array.lo [2022-07-20T15:03:02.302Z] #77 121.5 checking for inttypes.h... yes [2022-07-20T15:03:02.302Z] #77 121.6 checking for stdint.h... yes [2022-07-20T15:03:02.421Z] #77 144.9 CC src/basic_test_top_array_int.lo [2022-07-20T15:03:02.561Z] #77 121.8 checking for unistd.h... yes [2022-07-20T15:03:02.682Z] #77 145.1 CC src/basic_test_top_array_string.lo [2022-07-20T15:03:02.682Z] #77 145.2 CC src/basic_test_top_double_array_int.lo [2022-07-20T15:03:02.819Z] #77 122.0 checking minix/config.h usability... no [2022-07-20T15:03:02.820Z] #77 122.2 checking minix/config.h presence... no [2022-07-20T15:03:02.820Z] #77 122.3 checking for minix/config.h... no [2022-07-20T15:03:02.943Z] #77 145.4 CC src/basic_test_top_double_array_obj.lo [2022-07-20T15:03:02.944Z] #77 145.5 CC src/basic_test_top_double_array_refobj.lo [2022-07-20T15:03:03.078Z] #77 122.3 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-20T15:03:03.205Z] #77 145.7 CC src/basic_test_top_double_array_string.lo [2022-07-20T15:03:03.339Z] #77 122.5 checking build system type... x86_64-pc-linux-gnu [2022-07-20T15:03:03.339Z] #77 122.7 checking host system type... x86_64-pc-linux-gnu [2022-07-20T15:03:03.339Z] #77 122.7 checking how to print strings... printf [2022-07-20T15:03:03.339Z] #77 122.7 checking for a sed that does not truncate output... /bin/sed [2022-07-20T15:03:03.339Z] #77 122.8 checking for fgrep... /bin/grep -F [2022-07-20T15:03:03.339Z] #77 122.8 checking for ld used by gcc... /usr/bin/ld [2022-07-20T15:03:03.339Z] #77 122.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T15:03:03.339Z] #77 122.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T15:03:03.475Z] #77 145.9 CC src/read-file.lo [2022-07-20T15:03:03.475Z] #77 145.9 CC src/json_common.lo [2022-07-20T15:03:03.475Z] #77 146.0 CC tests/test-1.o [2022-07-20T15:03:03.597Z] #77 122.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T15:03:03.597Z] #77 123.0 checking whether ln -s works... yes [2022-07-20T15:03:03.597Z] #77 123.0 checking the maximum length of command line arguments... 1572864 [2022-07-20T15:03:03.597Z] #77 123.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-20T15:03:03.597Z] #77 123.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T15:03:03.597Z] #77 123.0 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T15:03:03.597Z] #77 123.0 checking for objdump... objdump [2022-07-20T15:03:03.597Z] #77 123.0 checking how to recognize dependent libraries... pass_all [2022-07-20T15:03:03.597Z] #77 123.0 checking for dlltool... no [2022-07-20T15:03:03.597Z] #77 123.0 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T15:03:03.597Z] #77 123.0 checking for ar... ar [2022-07-20T15:03:03.597Z] #77 123.0 checking for archiver @FILE support... @ [2022-07-20T15:03:03.597Z] #77 123.1 checking for strip... strip [2022-07-20T15:03:03.597Z] #77 123.1 checking for ranlib... ranlib [2022-07-20T15:03:03.597Z] #77 123.1 checking for gawk... no [2022-07-20T15:03:03.597Z] #77 123.1 checking for mawk... mawk [2022-07-20T15:03:03.736Z] #77 146.2 CC tests/test-2.o [2022-07-20T15:03:03.805Z] #14 ... [2022-07-20T15:03:03.805Z] [2022-07-20T15:03:03.805Z] #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-07-20T15:03:03.805Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:03:03.805Z] #77 81.29 configure.ac:7: installing './compile' [2022-07-20T15:03:03.805Z] #77 81.30 configure.ac:11: installing './config.guess' [2022-07-20T15:03:03.805Z] #77 81.32 configure.ac:11: installing './config.sub' [2022-07-20T15:03:03.805Z] #77 81.32 configure.ac:8: installing './install-sh' [2022-07-20T15:03:03.806Z] #77 81.33 configure.ac:8: installing './missing' [2022-07-20T15:03:03.806Z] #77 81.52 Makefile.am: installing './depcomp' [2022-07-20T15:03:03.806Z] #77 84.17 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-20T15:03:03.806Z] #77 84.17 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-20T15:03:03.806Z] #77 84.74 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-20T15:03:03.806Z] #77 84.74 libtoolize: copying file 'm4/libtool.m4' [2022-07-20T15:03:03.806Z] #77 85.09 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-20T15:03:03.806Z] #77 85.30 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-20T15:03:03.806Z] #77 85.43 libtoolize: copying file 'm4/ltversion.m4' [2022-07-20T15:03:03.997Z] #77 146.4 CC tests/test-3.o [2022-07-20T15:03:04.163Z] #77 123.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T15:03:04.163Z] #77 123.5 checking for sysroot... no [2022-07-20T15:03:04.163Z] #77 123.5 checking for a working dd... /bin/dd [2022-07-20T15:03:04.163Z] #77 123.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T15:03:04.163Z] #77 123.6 checking for mt... no [2022-07-20T15:03:04.163Z] #77 123.6 checking if : is a manifest tool... no [2022-07-20T15:03:04.259Z] #77 146.8 CC tests/test-4.o [2022-07-20T15:03:04.259Z] #77 146.9 CC tests/test-5.o [2022-07-20T15:03:04.373Z] #77 85.89 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-20T15:03:04.421Z] #77 123.6 checking for dlfcn.h... yes [2022-07-20T15:03:04.421Z] #77 123.8 checking for objdir... .libs [2022-07-20T15:03:04.520Z] #77 147.1 CC tests/test-6.o [2022-07-20T15:03:04.641Z] #77 86.33 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-20T15:03:04.680Z] #77 124.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T15:03:04.680Z] #77 124.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T15:03:04.680Z] #77 124.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T15:03:05.094Z] #77 147.5 CC tests/test-7.o [2022-07-20T15:03:05.094Z] #77 147.6 CC tests/test-8.o [2022-07-20T15:03:05.246Z] #77 124.3 checking if gcc static flag -static works... yes [2022-07-20T15:03:05.246Z] #77 124.7 checking if gcc supports -c -o file.o... yes [2022-07-20T15:03:05.246Z] #77 124.8 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T15:03:05.246Z] #77 124.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-20T15:03:05.504Z] #77 124.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T15:03:05.504Z] #77 125.0 checking how to hardcode library paths into programs... immediate [2022-07-20T15:03:05.504Z] #77 125.0 checking whether stripping libraries is possible... yes [2022-07-20T15:03:05.504Z] #77 125.1 checking if libtool supports shared libraries... yes [2022-07-20T15:03:05.504Z] #77 125.1 checking whether to build shared libraries... no [2022-07-20T15:03:05.504Z] #77 125.1 checking whether to build static libraries... yes [2022-07-20T15:03:05.504Z] #77 125.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T15:03:05.504Z] #77 125.1 checking whether build environment is sane... yes [2022-07-20T15:03:05.666Z] #77 148.1 CC tests/test-9.o [2022-07-20T15:03:05.666Z] #77 148.2 CC tests/test-10.o [2022-07-20T15:03:05.762Z] #77 125.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T15:03:05.762Z] #77 125.1 checking whether make sets $(MAKE)... yes [2022-07-20T15:03:05.762Z] #77 125.2 checking whether make supports the include directive... yes (GNU style) [2022-07-20T15:03:05.762Z] #77 125.2 checking whether make supports nested variables... yes [2022-07-20T15:03:05.762Z] #77 125.3 checking whether UID '0' is supported by ustar format... yes [2022-07-20T15:03:05.762Z] #77 125.3 checking whether GID '0' is supported by ustar format... yes [2022-07-20T15:03:05.762Z] #77 125.3 checking how to create a ustar tar archive... gnutar [2022-07-20T15:03:05.928Z] #77 148.4 CC tests/test-11.o [2022-07-20T15:03:06.021Z] #77 125.3 checking dependency style of gcc... gcc3 [2022-07-20T15:03:06.021Z] #77 125.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T15:03:06.021Z] #77 125.5 checking whether make supports nested variables... (cached) yes [2022-07-20T15:03:06.021Z] #77 125.5 checking for pkg-config... /usr/bin/pkg-config [2022-07-20T15:03:06.021Z] #77 125.5 checking pkg-config is at least version 0.9.0... yes [2022-07-20T15:03:06.021Z] #77 125.5 checking for yajl >= 2.1.0... yes [2022-07-20T15:03:06.021Z] #77 125.5 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-20T15:03:06.021Z] #77 125.5 checking for gcc... (cached) gcc [2022-07-20T15:03:06.280Z] #77 125.6 checking whether we are using the GNU C compiler... (cached) yes [2022-07-20T15:03:06.280Z] #77 125.6 checking whether gcc accepts -g... (cached) yes [2022-07-20T15:03:06.280Z] #77 125.6 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-20T15:03:06.280Z] #77 125.6 checking whether gcc understands -c and -o together... (cached) yes [2022-07-20T15:03:06.280Z] #77 125.6 checking for a Python interpreter with version >= 3... python3 [2022-07-20T15:03:06.280Z] #77 125.7 checking for python3... /usr/bin/python3 [2022-07-20T15:03:06.280Z] #77 125.7 checking for python3 version... 3.9 [2022-07-20T15:03:06.280Z] #77 125.8 checking for python3 platform... linux [2022-07-20T15:03:06.538Z] #77 125.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-20T15:03:06.538Z] #77 125.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-20T15:03:06.796Z] #77 126.2 checking that generated files are newer than configure... done [2022-07-20T15:03:06.796Z] #77 126.2 configure: creating ./config.status [2022-07-20T15:03:07.354Z] #77 ... [2022-07-20T15:03:07.354Z] [2022-07-20T15:03:07.354Z] #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-07-20T15:03:07.354Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:03:07.354Z] #14 162.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-20T15:03:07.354Z] #14 162.0 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:03:07.354Z] #14 162.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T15:03:07.731Z] #77 ... [2022-07-20T15:03:07.731Z] [2022-07-20T15:03:07.731Z] #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-07-20T15:03:07.731Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T15:03:07.731Z] #21 20.52 The following NEW packages will be installed: [2022-07-20T15:03:07.731Z] #21 20.52 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-20T15:03:07.731Z] #21 20.52 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-20T15:03:07.731Z] #21 20.52 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-20T15:03:07.731Z] #21 20.52 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-20T15:03:07.731Z] #21 20.52 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-20T15:03:07.731Z] #21 20.52 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-20T15:03:07.731Z] #21 20.52 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-20T15:03:07.731Z] #21 20.52 xz-utils zip zstd [2022-07-20T15:03:07.731Z] #21 20.86 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:03:07.731Z] #21 20.86 Need to get 27.7 MB of archives. [2022-07-20T15:03:07.731Z] #21 20.86 After this operation, 106 MB of additional disk space will be used. [2022-07-20T15:03:07.731Z] #21 20.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-20T15:03:07.731Z] #21 20.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-20T15:03:07.731Z] #21 20.86 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-20T15:03:07.731Z] #21 20.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-20T15:03:07.731Z] #21 20.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-20T15:03:07.731Z] #21 20.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-20T15:03:07.731Z] #21 20.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-20T15:03:07.731Z] #21 20.88 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-20T15:03:07.732Z] #21 20.90 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-20T15:03:07.732Z] #21 20.91 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-20T15:03:07.732Z] #21 20.93 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-20T15:03:07.732Z] #21 20.95 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-20T15:03:07.732Z] #21 20.95 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-20T15:03:07.732Z] #21 20.96 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-20T15:03:07.732Z] #21 20.99 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-20T15:03:07.732Z] #21 21.00 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-20T15:03:07.732Z] #21 21.00 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-20T15:03:07.732Z] #21 21.00 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-20T15:03:07.732Z] #21 21.01 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-20T15:03:07.732Z] #21 21.01 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-20T15:03:07.732Z] #21 21.02 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-20T15:03:07.732Z] #21 21.04 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-20T15:03:07.732Z] #21 21.04 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-20T15:03:07.732Z] #21 21.06 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-20T15:03:07.732Z] #21 21.07 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-20T15:03:07.732Z] #21 21.07 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-20T15:03:07.732Z] #21 21.07 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-20T15:03:07.732Z] #21 21.32 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-20T15:03:07.732Z] #21 21.33 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-20T15:03:07.732Z] #21 21.33 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-07-20T15:03:07.732Z] #21 21.33 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-20T15:03:07.732Z] #21 21.33 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-20T15:03:07.732Z] #21 21.33 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-20T15:03:07.732Z] #21 21.34 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-20T15:03:07.732Z] #21 21.35 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-20T15:03:07.732Z] #21 21.40 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-20T15:03:07.732Z] #21 21.40 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-20T15:03:07.732Z] #21 21.40 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-20T15:03:07.732Z] #21 21.42 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-20T15:03:07.732Z] #21 21.45 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-20T15:03:07.732Z] #21 21.46 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-20T15:03:07.732Z] #21 21.46 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-20T15:03:07.732Z] #21 21.51 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-20T15:03:07.732Z] #21 21.53 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-20T15:03:07.732Z] #21 21.54 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-20T15:03:07.732Z] #21 21.82 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-20T15:03:07.732Z] #21 21.86 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-20T15:03:07.732Z] #21 21.88 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-20T15:03:07.732Z] #21 21.89 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-20T15:03:07.732Z] #21 22.47 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:03:07.732Z] #21 22.60 Fetched 27.7 MB in 1s (20.5 MB/s) [2022-07-20T15:03:07.732Z] #21 22.67 Selecting previously unselected package pigz. [2022-07-20T15:03:07.732Z] #21 22.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-07-20T15:03:07.732Z] #21 22.72 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-20T15:03:07.732Z] #21 22.72 Unpacking pigz (2.6-1) ... [2022-07-20T15:03:07.732Z] #21 22.86 Selecting previously unselected package libelf1:amd64. [2022-07-20T15:03:07.732Z] #21 22.87 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-20T15:03:07.732Z] #21 22.89 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-20T15:03:07.732Z] #21 23.03 Selecting previously unselected package libbpf0:amd64. [2022-07-20T15:03:07.732Z] #21 23.03 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-20T15:03:07.732Z] #21 23.04 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-20T15:03:07.732Z] #21 23.16 Selecting previously unselected package libcap2:amd64. [2022-07-20T15:03:07.732Z] #21 23.16 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-20T15:03:07.732Z] #21 23.17 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-20T15:03:07.732Z] #21 23.25 Selecting previously unselected package libmnl0:amd64. [2022-07-20T15:03:07.732Z] #21 23.25 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-20T15:03:07.732Z] #21 23.26 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-20T15:03:07.732Z] #21 23.34 Selecting previously unselected package libxtables12:amd64. [2022-07-20T15:03:07.732Z] #21 23.34 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-20T15:03:07.732Z] #21 23.35 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-20T15:03:07.732Z] #21 23.44 Selecting previously unselected package libcap2-bin. [2022-07-20T15:03:07.732Z] #21 23.45 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-20T15:03:07.732Z] #21 23.47 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-20T15:03:07.732Z] #21 23.56 Selecting previously unselected package iproute2. [2022-07-20T15:03:07.732Z] #21 23.57 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-20T15:03:07.732Z] #21 23.57 Unpacking iproute2 (5.10.0-4) ... [2022-07-20T15:03:07.732Z] #21 24.11 Selecting previously unselected package xxd. [2022-07-20T15:03:07.732Z] #21 24.12 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-20T15:03:07.732Z] #21 24.12 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:03:07.732Z] #21 24.26 Selecting previously unselected package vim-common. [2022-07-20T15:03:07.732Z] #21 24.26 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T15:03:07.732Z] #21 24.29 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:03:07.732Z] #21 24.46 Selecting previously unselected package bash-completion. [2022-07-20T15:03:07.732Z] #21 24.47 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-20T15:03:07.732Z] #21 26.65 Unpacking bash-completion (1:2.11-2) ... [2022-07-20T15:03:07.732Z] #21 27.12 Selecting previously unselected package bzip2. [2022-07-20T15:03:07.732Z] #21 27.13 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-20T15:03:07.732Z] #21 27.13 Unpacking bzip2 (1.0.8-4) ... [2022-07-20T15:03:07.732Z] #21 27.22 Selecting previously unselected package xz-utils. [2022-07-20T15:03:07.732Z] #21 27.24 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-20T15:03:07.732Z] #21 27.25 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T15:03:07.732Z] #21 27.43 Selecting previously unselected package apparmor. [2022-07-20T15:03:07.732Z] #21 27.44 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-20T15:03:07.732Z] #21 27.53 Unpacking apparmor (2.13.6-10) ... [2022-07-20T15:03:07.732Z] #21 28.13 Selecting previously unselected package inetutils-ping. [2022-07-20T15:03:07.732Z] #21 28.13 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-20T15:03:07.732Z] #21 28.14 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-20T15:03:07.732Z] #21 28.26 Selecting previously unselected package libip4tc2:amd64. [2022-07-20T15:03:07.732Z] #21 28.26 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-20T15:03:07.732Z] #21 28.26 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-20T15:03:07.732Z] #21 28.34 Selecting previously unselected package libip6tc2:amd64. [2022-07-20T15:03:07.732Z] #21 28.34 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-20T15:03:07.732Z] #21 28.35 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-20T15:03:07.732Z] #21 28.42 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-20T15:03:07.732Z] #21 28.43 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-20T15:03:07.732Z] #21 28.43 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-20T15:03:07.732Z] #21 28.51 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-20T15:03:07.732Z] #21 28.51 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-20T15:03:07.732Z] #21 28.52 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-20T15:03:07.732Z] #21 28.60 Selecting previously unselected package libnftnl11:amd64. [2022-07-20T15:03:07.732Z] #21 28.60 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-20T15:03:07.732Z] #21 28.61 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-20T15:03:07.732Z] #21 28.69 Selecting previously unselected package iptables. [2022-07-20T15:03:07.990Z] #21 28.70 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-20T15:03:07.990Z] #21 28.70 Unpacking iptables (1.8.7-1) ... [2022-07-20T15:03:08.249Z] #21 29.00 Selecting previously unselected package libonig5:amd64. [2022-07-20T15:03:08.249Z] #21 29.00 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-20T15:03:08.249Z] #21 29.01 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T15:03:08.249Z] #21 29.13 Selecting previously unselected package libjq1:amd64. [2022-07-20T15:03:08.249Z] #21 29.13 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-20T15:03:08.249Z] #21 29.14 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-20T15:03:08.249Z] #21 29.26 Selecting previously unselected package jq. [2022-07-20T15:03:08.312Z] #19 ... [2022-07-20T15:03:08.312Z] [2022-07-20T15:03:08.312Z] #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-07-20T15:03:08.312Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:03:08.312Z] #84 208.9 CCLD libocispec.la [2022-07-20T15:03:08.312Z] #84 209.5 CCLD src/validate [2022-07-20T15:03:08.312Z] #84 209.5 CCLD tests/test-1 [2022-07-20T15:03:08.312Z] #84 209.5 CCLD tests/test-2 [2022-07-20T15:03:08.312Z] #84 209.5 CCLD tests/test-3 [2022-07-20T15:03:08.312Z] #84 209.6 CCLD tests/test-4 [2022-07-20T15:03:08.312Z] #84 209.6 CCLD tests/test-5 [2022-07-20T15:03:08.312Z] #84 209.6 CCLD tests/test-6 [2022-07-20T15:03:08.312Z] #84 209.7 CCLD tests/test-7 [2022-07-20T15:03:08.312Z] #84 209.7 CCLD tests/test-8 [2022-07-20T15:03:08.508Z] #21 29.26 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-20T15:03:08.508Z] #21 29.27 Unpacking jq (1.6-2.1) ... [2022-07-20T15:03:08.508Z] #21 29.34 Selecting previously unselected package libaio1:amd64. [2022-07-20T15:03:08.508Z] #21 29.34 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-20T15:03:08.508Z] #21 29.35 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-20T15:03:08.508Z] #21 29.42 Selecting previously unselected package libgpm2:amd64. [2022-07-20T15:03:08.508Z] #21 29.43 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-20T15:03:08.508Z] #21 29.43 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-20T15:03:08.508Z] #21 29.51 Selecting previously unselected package libicu67:amd64. [2022-07-20T15:03:08.573Z] #84 209.8 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-20T15:03:08.573Z] #84 209.8 CCLD tests/test-9 [2022-07-20T15:03:08.573Z] #84 209.8 CCLD tests/test-10 [2022-07-20T15:03:08.573Z] #84 209.8 CCLD tests/test-11 [2022-07-20T15:03:08.767Z] #21 29.51 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-20T15:03:08.767Z] #21 29.52 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-20T15:03:08.767Z] #21 ... [2022-07-20T15:03:08.767Z] [2022-07-20T15:03:08.767Z] #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-07-20T15:03:08.767Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:03:08.767Z] #77 128.2 config.status: creating Makefile [2022-07-20T15:03:08.767Z] #77 128.3 config.status: creating config.h [2022-07-20T15:03:08.767Z] #77 128.3 config.status: executing libtool commands [2022-07-20T15:03:08.767Z] #77 128.3 config.status: executing depfiles commands [2022-07-20T15:03:08.835Z] #77 ... [2022-07-20T15:03:08.836Z] [2022-07-20T15:03:08.836Z] #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-07-20T15:03:08.836Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:03:08.836Z] #14 167.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-20T15:03:08.836Z] #14 167.0 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:03:08.836Z] #14 167.0 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T15:03:09.701Z] #77 129.0 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-20T15:03:09.701Z] #77 129.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-20T15:03:09.957Z] #84 211.1 libtool: link: ar cr libocispec.a [2022-07-20T15:03:09.957Z] #84 211.1 libtool: link: ranlib libocispec.a [2022-07-20T15:03:09.959Z] #77 129.3 checking for gcc... gcc [2022-07-20T15:03:10.218Z] #77 129.4 checking whether the C compiler works... yes [2022-07-20T15:03:10.218Z] #77 129.7 checking for C compiler default output file name... a.out [2022-07-20T15:03:10.476Z] #77 129.7 checking for suffix of executables... [2022-07-20T15:03:10.734Z] #77 129.8 checking whether we are cross compiling... no [2022-07-20T15:03:10.734Z] #77 130.1 checking for suffix of object files... o [2022-07-20T15:03:10.734Z] #77 130.2 checking whether we are using the GNU C compiler... yes [2022-07-20T15:03:10.993Z] #77 130.3 checking whether gcc accepts -g... yes [2022-07-20T15:03:10.993Z] #77 130.4 checking for gcc option to accept ISO C89... none needed [2022-07-20T15:03:11.251Z] #77 130.5 checking whether gcc understands -c and -o together... yes [2022-07-20T15:03:11.251Z] #77 130.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T15:03:11.251Z] #77 130.7 checking whether build environment is sane... yes [2022-07-20T15:03:11.251Z] #77 130.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T15:03:11.251Z] #77 130.8 checking for gawk... no [2022-07-20T15:03:11.251Z] #77 130.8 checking for mawk... mawk [2022-07-20T15:03:11.251Z] #77 130.8 checking whether make sets $(MAKE)... yes [2022-07-20T15:03:11.251Z] #77 130.8 checking whether make supports the include directive... yes (GNU style) [2022-07-20T15:03:11.251Z] #77 130.8 checking whether make supports nested variables... yes [2022-07-20T15:03:11.510Z] #77 130.9 checking whether UID '0' is supported by ustar format... yes [2022-07-20T15:03:11.510Z] #77 130.9 checking whether GID '0' is supported by ustar format... yes [2022-07-20T15:03:11.510Z] #77 130.9 checking how to create a ustar tar archive... gnutar [2022-07-20T15:03:11.769Z] #77 130.9 checking dependency style of gcc... gcc3 [2022-07-20T15:03:11.769Z] #77 131.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T15:03:11.769Z] #77 131.1 checking whether make supports nested variables... (cached) yes [2022-07-20T15:03:12.027Z] #77 131.1 checking build system type... x86_64-pc-linux-gnu [2022-07-20T15:03:12.027Z] #77 131.4 checking host system type... x86_64-pc-linux-gnu [2022-07-20T15:03:12.027Z] #77 131.4 checking how to print strings... printf [2022-07-20T15:03:12.027Z] #77 131.4 checking for a sed that does not truncate output... /bin/sed [2022-07-20T15:03:12.027Z] #77 131.4 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T15:03:12.027Z] #77 131.4 checking for egrep... /bin/grep -E [2022-07-20T15:03:12.027Z] #77 131.4 checking for fgrep... /bin/grep -F [2022-07-20T15:03:12.027Z] #77 131.4 checking for ld used by gcc... /usr/bin/ld [2022-07-20T15:03:12.027Z] #77 131.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T15:03:12.027Z] #77 131.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T15:03:12.286Z] #77 131.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T15:03:12.286Z] #77 131.6 checking whether ln -s works... yes [2022-07-20T15:03:12.286Z] #77 131.6 checking the maximum length of command line arguments... 1572864 [2022-07-20T15:03:12.286Z] #77 131.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-20T15:03:12.286Z] #77 131.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T15:03:12.286Z] #77 131.6 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T15:03:12.286Z] #77 131.6 checking for objdump... objdump [2022-07-20T15:03:12.286Z] #77 131.6 checking how to recognize dependent libraries... pass_all [2022-07-20T15:03:12.286Z] #77 131.6 checking for dlltool... no [2022-07-20T15:03:12.286Z] #77 131.6 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T15:03:12.286Z] #77 131.6 checking for ar... ar [2022-07-20T15:03:12.286Z] #77 131.6 checking for archiver @FILE support... @ [2022-07-20T15:03:12.286Z] #77 131.8 checking for strip... strip [2022-07-20T15:03:12.286Z] #77 131.8 checking for ranlib... ranlib [2022-07-20T15:03:12.506Z] #84 213.7 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T15:03:12.544Z] #77 131.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T15:03:12.545Z] #77 132.1 checking for sysroot... no [2022-07-20T15:03:12.545Z] #77 132.1 checking for a working dd... /bin/dd [2022-07-20T15:03:12.545Z] #77 132.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T15:03:12.766Z] #84 213.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-20T15:03:12.767Z] #84 213.9 make[5]: Nothing to be done for 'install-data-am'. [2022-07-20T15:03:12.767Z] #84 213.9 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T15:03:12.767Z] #84 213.9 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T15:03:12.767Z] #84 213.9 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T15:03:12.767Z] #84 213.9 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T15:03:12.767Z] #84 213.9 make[2]: Entering directory '/tmp/crun-build' [2022-07-20T15:03:12.767Z] #84 214.2 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-20T15:03:12.767Z] #84 214.2 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-20T15:03:12.767Z] #84 214.2 CC src/libcrun/libcrun_testing_a-container.o [2022-07-20T15:03:12.767Z] #84 214.2 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-20T15:03:12.767Z] #84 214.3 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-20T15:03:12.803Z] #77 132.2 checking for mt... no [2022-07-20T15:03:12.803Z] #77 132.2 checking if : is a manifest tool... no [2022-07-20T15:03:12.803Z] #77 132.2 checking how to run the C preprocessor... gcc -E [2022-07-20T15:03:13.027Z] #84 214.4 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-20T15:03:13.027Z] #84 214.4 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-20T15:03:13.287Z] #84 214.4 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-20T15:03:13.287Z] #84 214.5 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-20T15:03:13.287Z] #84 214.5 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-20T15:03:13.287Z] #84 214.5 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-20T15:03:13.287Z] #84 214.6 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-20T15:03:13.287Z] #84 214.6 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-20T15:03:13.287Z] #84 214.6 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-20T15:03:13.287Z] #84 214.7 CC src/libcrun/libcrun_testing_a-error.o [2022-07-20T15:03:13.370Z] #77 132.4 checking for ANSI C header files... yes [2022-07-20T15:03:13.547Z] #84 214.7 CC src/libcrun/libcrun_testing_a-status.o [2022-07-20T15:03:13.547Z] #84 214.8 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-20T15:03:13.547Z] #84 214.9 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-20T15:03:13.628Z] #77 132.9 checking for sys/types.h... yes [2022-07-20T15:03:13.629Z] #77 133.0 checking for sys/stat.h... yes [2022-07-20T15:03:13.808Z] #84 215.0 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-20T15:03:13.808Z] #84 215.1 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-20T15:03:13.808Z] #84 215.1 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-20T15:03:13.808Z] #84 215.2 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-20T15:03:13.808Z] #84 215.2 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-20T15:03:13.887Z] #77 133.2 checking for stdlib.h... yes [2022-07-20T15:03:14.069Z] #84 215.3 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-20T15:03:14.069Z] #84 215.3 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-20T15:03:14.069Z] #84 215.3 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-20T15:03:14.069Z] #84 215.3 CC src/crun-crun.o [2022-07-20T15:03:14.069Z] #84 215.4 CC src/crun-run.o [2022-07-20T15:03:14.069Z] #84 215.4 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-20T15:03:14.069Z] #84 215.4 CC src/crun-delete.o [2022-07-20T15:03:14.069Z] #84 215.5 CC src/crun-pause.o [2022-07-20T15:03:14.145Z] #77 133.3 checking for string.h... yes [2022-07-20T15:03:14.145Z] #77 133.5 checking for memory.h... yes [2022-07-20T15:03:14.145Z] #77 133.7 checking for strings.h... yes [2022-07-20T15:03:14.329Z] #84 215.6 CC src/crun-spec.o [2022-07-20T15:03:14.329Z] #84 215.7 CC src/crun-unpause.o [2022-07-20T15:03:14.329Z] #84 215.7 CC src/crun-create.o [2022-07-20T15:03:14.329Z] #84 215.7 CC src/crun-kill.o [2022-07-20T15:03:14.329Z] #84 215.8 CC src/crun-state.o [2022-07-20T15:03:14.590Z] #84 215.8 CC src/crun-start.o [2022-07-20T15:03:14.590Z] #84 215.8 CC src/crun-update.o [2022-07-20T15:03:14.590Z] #84 215.8 CC src/crun-exec.o [2022-07-20T15:03:14.590Z] #84 216.0 CC src/crun-ps.o [2022-07-20T15:03:14.590Z] #84 216.0 CC src/crun-list.o [2022-07-20T15:03:14.676Z] #77 133.8 checking for inttypes.h... yes [2022-07-20T15:03:14.676Z] #77 134.0 checking for stdint.h... yes [2022-07-20T15:03:14.676Z] #77 134.1 checking for unistd.h... yes [2022-07-20T15:03:14.676Z] #77 134.2 checking for dlfcn.h... yes [2022-07-20T15:03:14.850Z] #84 216.2 CC src/crun-restore.o [2022-07-20T15:03:14.935Z] #77 134.3 checking for objdir... .libs [2022-07-20T15:03:15.110Z] #84 216.3 CC src/crun-checkpoint.o [2022-07-20T15:03:15.111Z] #84 216.4 CC src/libcrun/libcrun_la-utils.lo [2022-07-20T15:03:15.111Z] #84 216.5 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-20T15:03:15.111Z] #84 216.6 CC src/libcrun/libcrun_la-container.lo [2022-07-20T15:03:15.193Z] #77 134.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T15:03:15.371Z] #84 216.6 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-20T15:03:15.371Z] #84 216.7 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-20T15:03:15.371Z] #84 216.7 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-20T15:03:15.451Z] #77 134.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T15:03:15.451Z] #77 134.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T15:03:15.631Z] #84 217.0 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-20T15:03:15.891Z] #84 217.1 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-20T15:03:15.891Z] #84 217.2 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-20T15:03:16.108Z] #77 134.8 checking if gcc static flag -static works... yes [2022-07-20T15:03:16.108Z] #77 135.3 checking if gcc supports -c -o file.o... yes [2022-07-20T15:03:16.108Z] #77 135.4 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T15:03:16.108Z] #77 135.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-20T15:03:16.152Z] #84 217.3 CC src/libcrun/libcrun_la-criu.lo [2022-07-20T15:03:16.152Z] #84 217.5 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-20T15:03:16.152Z] #84 217.6 CC src/libcrun/libcrun_la-linux.lo [2022-07-20T15:03:16.377Z] #77 135.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T15:03:16.377Z] #77 135.9 checking how to hardcode library paths into programs... immediate [2022-07-20T15:03:16.377Z] #77 135.9 checking whether stripping libraries is possible... yes [2022-07-20T15:03:16.377Z] #77 136.0 checking if libtool supports shared libraries... yes [2022-07-20T15:03:16.377Z] #77 136.0 checking whether to build shared libraries... no [2022-07-20T15:03:16.377Z] #77 136.0 checking whether to build static libraries... yes [2022-07-20T15:03:16.412Z] #84 217.7 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-20T15:03:16.640Z] #77 136.0 checking float.h usability... yes [2022-07-20T15:03:16.677Z] #84 217.9 CC src/libcrun/libcrun_la-error.lo [2022-07-20T15:03:16.677Z] #84 217.9 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-20T15:03:16.677Z] #84 218.1 CC src/libcrun/libcrun_la-status.lo [2022-07-20T15:03:16.904Z] #77 136.2 checking float.h presence... yes [2022-07-20T15:03:16.904Z] #77 136.2 checking for float.h... yes [2022-07-20T15:03:16.904Z] #77 136.2 checking limits.h usability... yes [2022-07-20T15:03:16.904Z] #77 136.4 checking limits.h presence... yes [2022-07-20T15:03:16.938Z] #84 218.3 CC src/libcrun/libcrun_la-terminal.lo [2022-07-20T15:03:17.164Z] #77 136.4 checking for limits.h... yes [2022-07-20T15:03:17.165Z] #77 136.5 checking stddef.h usability... yes [2022-07-20T15:03:17.165Z] #77 136.6 checking stddef.h presence... yes [2022-07-20T15:03:17.165Z] #77 136.6 checking for stddef.h... yes [2022-07-20T15:03:17.165Z] #77 136.6 checking for stdlib.h... (cached) yes [2022-07-20T15:03:17.165Z] #77 136.6 checking for string.h... (cached) yes [2022-07-20T15:03:17.198Z] #84 218.5 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-20T15:03:17.198Z] #84 218.5 CC src/libcrun/libcrun_la-signals.lo [2022-07-20T15:03:17.434Z] #77 136.7 checking sys/time.h usability... yes [2022-07-20T15:03:17.434Z] #77 136.8 checking sys/time.h presence... yes [2022-07-20T15:03:17.434Z] #77 136.8 checking for sys/time.h... yes [2022-07-20T15:03:17.434Z] #77 136.9 checking for inline... inline [2022-07-20T15:03:17.708Z] #77 136.9 checking for size_t... yes [2022-07-20T15:03:17.708Z] #77 137.2 checking for stdlib.h... (cached) yes [2022-07-20T15:03:17.771Z] #84 218.8 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-20T15:03:17.771Z] #84 218.9 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-20T15:03:17.771Z] #84 219.0 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-20T15:03:17.771Z] #84 219.0 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-20T15:03:17.771Z] #84 219.2 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-20T15:03:17.967Z] #77 137.3 checking for GNU libc compatible malloc... yes [2022-07-20T15:03:17.967Z] #77 137.5 checking for stdlib.h... (cached) yes [2022-07-20T15:03:18.031Z] #84 219.3 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-20T15:03:18.292Z] #84 219.5 CC tests/init.o [2022-07-20T15:03:18.292Z] #84 219.7 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-20T15:03:18.533Z] #77 137.5 checking for GNU libc compatible realloc... yes [2022-07-20T15:03:18.792Z] #77 137.8 checking for working strtod... yes [2022-07-20T15:03:18.792Z] #77 138.1 checking for gettimeofday... yes [2022-07-20T15:03:18.862Z] #84 ... [2022-07-20T15:03:18.862Z] [2022-07-20T15:03:18.862Z] #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-07-20T15:03:18.862Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T15:03:18.862Z] #54 279.7 + dpkg --print-architecture [2022-07-20T15:03:19.050Z] #77 138.3 checking for memset... yes [2022-07-20T15:03:19.122Z] #54 279.7 + git checkout -q v2.1.0 [2022-07-20T15:03:19.307Z] #77 138.5 checking for strspn... yes [2022-07-20T15:03:19.383Z] #54 280.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-20T15:03:19.383Z] #54 280.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-20T15:03:19.566Z] #77 138.9 checking that generated files are newer than configure... done [2022-07-20T15:03:19.566Z] #77 138.9 configure: creating ./config.status [2022-07-20T15:03:21.466Z] #77 140.9 config.status: creating Makefile [2022-07-20T15:03:21.466Z] #77 141.0 config.status: creating config.h [2022-07-20T15:03:21.466Z] #77 141.1 config.status: executing depfiles commands [2022-07-20T15:03:21.724Z] #77 141.2 config.status: executing libtool commands [2022-07-20T15:03:21.983Z] #77 ... [2022-07-20T15:03:21.983Z] [2022-07-20T15:03:21.983Z] #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-07-20T15:03:21.983Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T15:03:21.983Z] #21 32.92 Selecting previously unselected package libinih1:amd64. [2022-07-20T15:03:21.983Z] #21 32.92 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-20T15:03:21.983Z] #21 32.93 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-20T15:03:21.983Z] #21 33.01 Selecting previously unselected package libnet1:amd64. [2022-07-20T15:03:21.983Z] #21 33.01 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-20T15:03:21.983Z] #21 33.02 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T15:03:21.983Z] #21 33.13 Selecting previously unselected package libnl-3-200:amd64. [2022-07-20T15:03:21.983Z] #21 33.13 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-20T15:03:21.983Z] #21 33.15 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T15:03:21.983Z] #21 33.22 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-20T15:03:21.983Z] #21 33.24 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-20T15:03:21.983Z] #21 33.24 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T15:03:21.983Z] #21 33.33 Selecting previously unselected package libyajl2:amd64. [2022-07-20T15:03:21.983Z] #21 33.34 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-20T15:03:21.983Z] #21 33.34 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-20T15:03:21.983Z] #21 33.41 Selecting previously unselected package net-tools. [2022-07-20T15:03:21.983Z] #21 33.41 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-20T15:03:21.983Z] #21 33.42 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-20T15:03:21.983Z] #21 33.57 Selecting previously unselected package patch. [2022-07-20T15:03:21.983Z] #21 33.59 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-20T15:03:21.983Z] #21 33.60 Unpacking patch (2.7.6-7) ... [2022-07-20T15:03:21.983Z] #21 33.74 Selecting previously unselected package python-pip-whl. [2022-07-20T15:03:21.983Z] #21 33.74 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-20T15:03:21.983Z] #21 33.77 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-20T15:03:21.983Z] #21 34.32 Selecting previously unselected package python3-lib2to3. [2022-07-20T15:03:21.983Z] #21 34.34 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-20T15:03:21.983Z] #21 34.34 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-20T15:03:21.983Z] #21 34.46 Selecting previously unselected package python3-distutils. [2022-07-20T15:03:21.983Z] #21 34.46 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-20T15:03:21.983Z] #21 34.46 Unpacking python3-distutils (3.9.2-1) ... [2022-07-20T15:03:21.983Z] #21 34.61 Selecting previously unselected package python3-pkg-resources. [2022-07-20T15:03:21.983Z] #21 34.62 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-20T15:03:21.983Z] #21 34.62 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-20T15:03:21.983Z] #21 34.76 Selecting previously unselected package python3-setuptools. [2022-07-20T15:03:21.983Z] #21 34.76 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-20T15:03:21.983Z] #21 34.77 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-20T15:03:21.983Z] #21 35.00 Selecting previously unselected package python3-wheel. [2022-07-20T15:03:21.983Z] #21 35.00 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-20T15:03:21.983Z] #21 35.02 Unpacking python3-wheel (0.34.2-1) ... [2022-07-20T15:03:21.983Z] #21 35.09 Selecting previously unselected package python3-pip. [2022-07-20T15:03:21.983Z] #21 35.09 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-20T15:03:21.983Z] #21 35.10 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-20T15:03:21.983Z] #21 35.41 Selecting previously unselected package sudo. [2022-07-20T15:03:21.983Z] #21 35.42 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-20T15:03:21.983Z] #21 35.42 Unpacking sudo (1.9.5p2-3) ... [2022-07-20T15:03:21.983Z] #21 36.07 Selecting previously unselected package thin-provisioning-tools. [2022-07-20T15:03:21.983Z] #21 36.09 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-20T15:03:21.983Z] #21 36.10 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-20T15:03:21.983Z] #21 36.35 Selecting previously unselected package uidmap. [2022-07-20T15:03:21.983Z] #21 36.36 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-20T15:03:21.983Z] #21 36.36 Unpacking uidmap (1:4.8.1-1) ... [2022-07-20T15:03:21.983Z] #21 36.55 Selecting previously unselected package vim-runtime. [2022-07-20T15:03:21.983Z] #21 36.55 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T15:03:21.983Z] #21 36.58 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-20T15:03:21.983Z] #21 36.62 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-20T15:03:21.983Z] #21 36.63 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:03:21.983Z] #21 40.29 Selecting previously unselected package vim. [2022-07-20T15:03:21.983Z] #21 40.30 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-20T15:03:21.983Z] #21 40.31 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:03:21.983Z] #21 40.87 Selecting previously unselected package xfsprogs. [2022-07-20T15:03:21.983Z] #21 40.87 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-20T15:03:21.983Z] #21 40.89 Unpacking xfsprogs (5.10.0-4) ... [2022-07-20T15:03:21.983Z] #21 41.35 Selecting previously unselected package zip. [2022-07-20T15:03:21.983Z] #21 41.37 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-20T15:03:21.983Z] #21 41.38 Unpacking zip (3.0-12) ... [2022-07-20T15:03:21.983Z] #21 41.50 Selecting previously unselected package zstd. [2022-07-20T15:03:21.983Z] #21 41.51 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-20T15:03:21.983Z] #21 41.56 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-20T15:03:21.983Z] #21 42.09 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-20T15:03:22.236Z] #14 ... [2022-07-20T15:03:22.236Z] [2022-07-20T15:03:22.236Z] #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-07-20T15:03:22.236Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:03:22.236Z] #77 109.7 configure.ac:7: installing 'build-aux/compile' [2022-07-20T15:03:22.236Z] #77 109.7 configure.ac:9: installing 'build-aux/config.guess' [2022-07-20T15:03:22.236Z] #77 109.8 configure.ac:9: installing 'build-aux/config.sub' [2022-07-20T15:03:22.236Z] #77 109.8 configure.ac:11: installing 'build-aux/install-sh' [2022-07-20T15:03:22.236Z] #77 109.8 configure.ac:11: installing 'build-aux/missing' [2022-07-20T15:03:22.236Z] #77 110.2 Makefile.am: installing 'build-aux/depcomp' [2022-07-20T15:03:22.236Z] #77 110.3 parallel-tests: installing 'build-aux/test-driver' [2022-07-20T15:03:22.241Z] #21 43.12 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-20T15:03:22.241Z] #21 43.14 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-20T15:03:22.241Z] #21 43.15 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-20T15:03:22.241Z] #21 43.16 Setting up libicu67:amd64 (67.1-7) ... [2022-07-20T15:03:22.241Z] #21 43.17 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-20T15:03:22.241Z] #21 43.19 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-20T15:03:22.499Z] #21 43.21 Setting up uidmap (1:4.8.1-1) ... [2022-07-20T15:03:22.499Z] #21 43.22 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-20T15:03:22.499Z] #21 43.23 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T15:03:22.499Z] #21 43.24 Setting up bzip2 (1.0.8-4) ... [2022-07-20T15:03:22.499Z] #21 43.25 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T15:03:22.499Z] #21 43.27 Setting up python3-wheel (0.34.2-1) ... [2022-07-20T15:03:22.499Z] #21 ... [2022-07-20T15:03:22.499Z] [2022-07-20T15:03:22.499Z] #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-07-20T15:03:22.499Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:03:22.499Z] #77 142.0 GEN .version [2022-07-20T15:03:22.757Z] #77 142.1 make install-recursive [2022-07-20T15:03:22.757Z] #77 142.1 make[1]: Entering directory '/tmp/crun-build' [2022-07-20T15:03:22.757Z] #77 142.2 Making install in libocispec [2022-07-20T15:03:22.757Z] #77 142.2 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T15:03:22.757Z] #77 142.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-20T15:03:22.757Z] #77 142.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-20T15:03:22.757Z] #77 142.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-20T15:03:23.019Z] #77 142.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-20T15:03:23.592Z] #77 143.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-20T15:03:23.851Z] #77 143.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-20T15:03:23.851Z] #77 143.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-20T15:03:23.851Z] #77 143.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-20T15:03:23.851Z] #77 143.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-20T15:03:23.851Z] #77 143.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-20T15:03:23.851Z] #77 143.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-20T15:03:23.851Z] #77 143.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-20T15:03:23.851Z] #77 143.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-20T15:03:23.851Z] #77 143.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-20T15:03:23.851Z] #77 143.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-20T15:03:23.851Z] #77 143.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-20T15:03:23.851Z] #77 143.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-20T15:03:23.851Z] #77 143.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-20T15:03:23.851Z] #77 143.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-20T15:03:23.851Z] #77 143.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-20T15:03:24.051Z] #77 ... [2022-07-20T15:03:24.051Z] [2022-07-20T15:03:24.051Z] #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-07-20T15:03:24.051Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-20T15:03:24.051Z] #47 214.6 + dpkg --print-architecture [2022-07-20T15:03:24.994Z] #47 DONE 215.2s [2022-07-20T15:03:24.994Z] [2022-07-20T15:03:24.994Z] #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-07-20T15:03:24.994Z] #26 sha256:1be21ed6299cbd9c1965e2f9a9013d764f8d79d82d98a057688e44b46fb3958b [2022-07-20T15:03:25.225Z] #77 144.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-20T15:03:25.225Z] #77 144.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-20T15:03:25.225Z] #77 144.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-20T15:03:25.225Z] #77 144.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-20T15:03:25.225Z] #77 144.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-20T15:03:25.225Z] #77 144.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-20T15:03:25.225Z] #77 144.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-20T15:03:25.225Z] #77 144.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-20T15:03:25.225Z] #77 144.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-20T15:03:25.225Z] #77 144.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-20T15:03:25.225Z] #77 144.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-20T15:03:25.225Z] #77 144.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-20T15:03:25.225Z] #77 144.5 make install-recursive [2022-07-20T15:03:25.225Z] #77 144.6 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T15:03:25.225Z] #77 144.6 Making install in yajl [2022-07-20T15:03:25.225Z] #77 144.6 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T15:03:25.225Z] #77 144.7 CC verify/json_verify-json_verify.o [2022-07-20T15:03:25.225Z] #77 144.7 CC src/libyajl_la-yajl_alloc.lo [2022-07-20T15:03:25.225Z] #77 144.7 CC src/libyajl_la-yajl.lo [2022-07-20T15:03:25.225Z] #77 144.7 CC src/libyajl_la-yajl_gen.lo [2022-07-20T15:03:25.225Z] #77 144.7 CC src/libyajl_la-yajl_parser.lo [2022-07-20T15:03:25.225Z] #77 144.8 CC src/libyajl_la-yajl_buf.lo [2022-07-20T15:03:25.484Z] #77 144.8 CC src/libyajl_la-yajl_encode.lo [2022-07-20T15:03:25.484Z] #77 144.8 CC src/libyajl_la-yajl_lex.lo [2022-07-20T15:03:25.484Z] #77 144.9 CC src/libyajl_la-yajl_tree.lo [2022-07-20T15:03:26.421Z] #77 114.6 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-20T15:03:26.421Z] #77 114.6 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-20T15:03:27.070Z] #14 ... [2022-07-20T15:03:27.070Z] [2022-07-20T15:03:27.070Z] #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-07-20T15:03:27.070Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:03:27.070Z] #77 108.3 configure.ac:7: installing 'build-aux/compile' [2022-07-20T15:03:27.070Z] #77 108.3 configure.ac:9: installing 'build-aux/config.guess' [2022-07-20T15:03:27.070Z] #77 108.3 configure.ac:9: installing 'build-aux/config.sub' [2022-07-20T15:03:27.070Z] #77 108.3 configure.ac:11: installing 'build-aux/install-sh' [2022-07-20T15:03:27.070Z] #77 108.3 configure.ac:11: installing 'build-aux/missing' [2022-07-20T15:03:27.695Z] #77 108.6 Makefile.am: installing 'build-aux/depcomp' [2022-07-20T15:03:27.695Z] #77 108.7 parallel-tests: installing 'build-aux/test-driver' [2022-07-20T15:03:27.795Z] #77 115.9 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-20T15:03:27.795Z] #77 115.9 libtoolize: copying file 'm4/libtool.m4' [2022-07-20T15:03:27.795Z] #77 116.0 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-20T15:03:28.053Z] #77 116.3 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-20T15:03:28.312Z] #77 116.6 libtoolize: copying file 'm4/ltversion.m4' [2022-07-20T15:03:28.312Z] #77 116.7 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-20T15:03:29.380Z] #54 ... [2022-07-20T15:03:29.380Z] [2022-07-20T15:03:29.380Z] #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-07-20T15:03:29.380Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T15:03:29.380Z] #19 268.1 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-07-20T15:03:29.380Z] #19 268.1 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-20T15:03:29.380Z] #19 268.2 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-20T15:03:29.380Z] #19 268.3 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-07-20T15:03:29.380Z] #19 268.3 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-20T15:03:29.381Z] #19 268.3 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-20T15:03:29.603Z] #77 111.4 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-20T15:03:29.603Z] #77 111.4 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-20T15:03:29.671Z] #77 ... [2022-07-20T15:03:29.671Z] [2022-07-20T15:03:29.671Z] #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-07-20T15:03:29.671Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T15:03:29.671Z] #21 44.06 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:03:29.671Z] #21 44.08 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-20T15:03:29.671Z] #21 44.09 Setting up libcap2-bin (1:2.44-1) ... [2022-07-20T15:03:29.671Z] #21 44.10 Setting up apparmor (2.13.6-10) ... [2022-07-20T15:03:29.671Z] #21 45.80 Setting up zip (3.0-12) ... [2022-07-20T15:03:29.671Z] #21 45.82 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:03:29.671Z] #21 45.84 Setting up bash-completion (1:2.11-2) ... [2022-07-20T15:03:29.671Z] #21 48.13 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T15:03:29.671Z] #21 48.15 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-20T15:03:29.671Z] #21 48.17 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-20T15:03:29.671Z] #21 48.18 Setting up patch (2.7.6-7) ... [2022-07-20T15:03:29.671Z] #21 48.20 Setting up sudo (1.9.5p2-3) ... [2022-07-20T15:03:29.671Z] #21 48.32 invoke-rc.d: could not determine current runlevel [2022-07-20T15:03:29.671Z] #21 48.33 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-20T15:03:29.671Z] #21 48.34 Setting up xfsprogs (5.10.0-4) ... [2022-07-20T15:03:29.671Z] #21 48.36 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-20T15:03:29.671Z] #21 48.37 Setting up inetutils-ping (2:2.0-1) ... [2022-07-20T15:03:29.671Z] #21 48.38 Setting up pigz (2.6-1) ... [2022-07-20T15:03:29.671Z] #21 48.40 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-20T15:03:29.671Z] #21 48.41 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T15:03:29.671Z] #21 48.43 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-20T15:03:29.671Z] #21 48.45 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:03:29.671Z] #21 49.20 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-20T15:03:29.671Z] #21 49.21 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-20T15:03:29.671Z] #21 49.67 Setting up libelf1:amd64 (0.183-1) ... [2022-07-20T15:03:29.671Z] #21 49.69 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-20T15:03:29.671Z] #21 49.70 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T15:03:29.671Z] #21 49.71 Setting up python3-distutils (3.9.2-1) ... [2022-07-20T15:03:29.671Z] #21 50.26 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:03:29.671Z] #21 50.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-20T15:03:29.671Z] #21 50.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-20T15:03:29.671Z] #21 50.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-20T15:03:29.671Z] #21 50.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-20T15:03:29.671Z] #21 50.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-20T15:03:29.671Z] #21 50.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-20T15:03:29.671Z] #21 50.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-20T15:03:29.671Z] #21 50.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-20T15:03:29.671Z] #21 50.35 Setting up python3-setuptools (52.0.0-4) ... [2022-07-20T15:03:30.542Z] #77 112.4 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-20T15:03:30.542Z] #77 112.4 libtoolize: copying file 'm4/libtool.m4' [2022-07-20T15:03:31.047Z] #21 52.05 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-20T15:03:31.111Z] #77 112.6 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-20T15:03:31.111Z] #77 112.9 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-20T15:03:31.305Z] #21 52.06 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-20T15:03:31.305Z] #21 52.07 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-20T15:03:31.305Z] #21 52.09 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-20T15:03:31.370Z] #77 113.1 libtoolize: copying file 'm4/ltversion.m4' [2022-07-20T15:03:31.370Z] #77 113.1 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-20T15:03:31.872Z] #21 ... [2022-07-20T15:03:31.872Z] [2022-07-20T15:03:31.872Z] #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-07-20T15:03:31.872Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:03:31.872Z] #77 150.4 CCLD libyajl.la [2022-07-20T15:03:31.872Z] #77 150.7 CCLD verify/json_verify [2022-07-20T15:03:31.872Z] #77 151.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T15:03:31.872Z] #77 151.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-20T15:03:31.872Z] #77 151.1 make[5]: Nothing to be done for 'install-data-am'. [2022-07-20T15:03:31.872Z] #77 151.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T15:03:31.872Z] #77 151.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T15:03:31.872Z] #77 151.2 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T15:03:31.872Z] #77 151.3 CC src/image_spec_schema_config_schema.lo [2022-07-20T15:03:31.872Z] #77 151.3 CC src/validate.o [2022-07-20T15:03:31.872Z] #77 151.3 CC src/image_spec_schema_content_descriptor.lo [2022-07-20T15:03:31.872Z] #77 151.3 CC src/image_spec_schema_defs.lo [2022-07-20T15:03:31.872Z] #77 151.4 CC src/image_spec_schema_defs_descriptor.lo [2022-07-20T15:03:31.872Z] #77 151.4 CC src/image_spec_schema_image_index_schema.lo [2022-07-20T15:03:31.872Z] #77 151.4 CC src/image_spec_schema_image_layout_schema.lo [2022-07-20T15:03:31.872Z] #77 151.4 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-20T15:03:31.872Z] #77 151.4 CC src/runtime_spec_schema_config_linux.lo [2022-07-20T15:03:31.872Z] #77 151.5 CC src/runtime_spec_schema_config_zos.lo [2022-07-20T15:03:31.872Z] #77 151.5 CC src/runtime_spec_schema_config_schema.lo [2022-07-20T15:03:32.130Z] #77 151.6 CC src/runtime_spec_schema_config_solaris.lo [2022-07-20T15:03:32.130Z] #77 151.6 CC src/runtime_spec_schema_config_vm.lo [2022-07-20T15:03:32.130Z] #77 151.7 CC src/runtime_spec_schema_config_windows.lo [2022-07-20T15:03:32.130Z] #77 151.8 CC src/runtime_spec_schema_defs.lo [2022-07-20T15:03:32.389Z] #77 151.8 CC src/runtime_spec_schema_defs_linux.lo [2022-07-20T15:03:32.389Z] #77 151.8 CC src/runtime_spec_schema_defs_zos.lo [2022-07-20T15:03:32.648Z] #77 152.0 CC src/runtime_spec_schema_defs_vm.lo [2022-07-20T15:03:32.648Z] #77 152.0 CC src/runtime_spec_schema_defs_windows.lo [2022-07-20T15:03:32.648Z] #77 152.1 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-20T15:03:32.648Z] #77 152.1 CC src/basic_test_double_array_item.lo [2022-07-20T15:03:32.648Z] #77 152.1 CC src/basic_test_double_array.lo [2022-07-20T15:03:32.648Z] #77 152.2 CC src/runtime_spec_schema_state_schema.lo [2022-07-20T15:03:32.648Z] #77 152.2 CC src/basic_test_top_array_int.lo [2022-07-20T15:03:32.648Z] #77 152.3 CC src/basic_test_top_array_string.lo [2022-07-20T15:03:32.906Z] #77 152.4 CC src/basic_test_top_double_array_int.lo [2022-07-20T15:03:32.906Z] #77 152.5 CC src/basic_test_top_double_array_obj.lo [2022-07-20T15:03:33.473Z] #77 152.7 CC src/basic_test_top_double_array_refobj.lo [2022-07-20T15:03:33.473Z] #77 152.8 CC src/basic_test_top_double_array_string.lo [2022-07-20T15:03:33.732Z] #77 ... [2022-07-20T15:03:33.732Z] [2022-07-20T15:03:33.732Z] #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-07-20T15:03:33.732Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T15:03:33.732Z] #21 53.50 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-20T15:03:33.732Z] #21 53.52 Setting up jq (1.6-2.1) ... [2022-07-20T15:03:33.732Z] #21 53.54 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-20T15:03:33.732Z] #21 53.56 Setting up iptables (1.8.7-1) ... [2022-07-20T15:03:33.732Z] #21 53.57 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-20T15:03:33.732Z] #21 53.58 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-20T15:03:33.732Z] #21 53.60 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-20T15:03:33.732Z] #21 53.61 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-20T15:03:33.732Z] #21 53.62 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-20T15:03:33.732Z] #21 53.62 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-20T15:03:33.732Z] #21 53.63 Setting up iproute2 (5.10.0-4) ... [2022-07-20T15:03:33.732Z] #21 54.06 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:03:33.732Z] #21 DONE 54.5s [2022-07-20T15:03:33.732Z] [2022-07-20T15:03:33.732Z] #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-07-20T15:03:33.732Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:03:33.732Z] #77 153.0 CC src/read-file.lo [2022-07-20T15:03:33.732Z] #77 153.1 CC src/json_common.lo [2022-07-20T15:03:33.732Z] #77 153.2 CC tests/test-1.o [2022-07-20T15:03:33.990Z] #77 153.5 CC tests/test-2.o [2022-07-20T15:03:34.248Z] #77 153.7 CC tests/test-3.o [2022-07-20T15:03:34.506Z] #77 153.9 CC tests/test-4.o [2022-07-20T15:03:34.506Z] #77 154.0 CC tests/test-5.o [2022-07-20T15:03:35.075Z] #77 154.3 CC tests/test-6.o [2022-07-20T15:03:35.075Z] #77 154.5 CC tests/test-7.o [2022-07-20T15:03:35.333Z] #77 ... [2022-07-20T15:03:35.333Z] [2022-07-20T15:03:35.333Z] #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-07-20T15:03:35.333Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 [2022-07-20T15:03:35.333Z] #22 1.723 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-20T15:03:35.333Z] #22 1.726 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-20T15:03:35.333Z] #22 1.730 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-20T15:03:35.333Z] #22 DONE 1.8s [2022-07-20T15:03:35.591Z] [2022-07-20T15:03:35.591Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-20T15:03:35.591Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-20T15:03:36.421Z] #77 ... [2022-07-20T15:03:36.422Z] [2022-07-20T15:03:36.422Z] #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-07-20T15:03:36.422Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:03:36.422Z] #14 190.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-20T15:03:36.422Z] #14 190.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:03:36.422Z] #14 190.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T15:03:36.422Z] #14 ... [2022-07-20T15:03:36.422Z] [2022-07-20T15:03:36.422Z] #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-07-20T15:03:36.422Z] #67 sha256:42f4f84b8ffb42107171cf91414b0022b029cbc27cfbac5a94f5b2fc12acdeca [2022-07-20T15:03:36.422Z] #67 190.4 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-20T15:03:36.422Z] #67 190.4 + GOBIN=/build [2022-07-20T15:03:36.422Z] #67 190.4 + GO111MODULE=on [2022-07-20T15:03:36.422Z] #67 190.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-20T15:03:37.372Z] #67 201.6 rootlesskit version 1.0.0 [2022-07-20T15:03:37.372Z] #67 201.6 Usage of /build/rootlesskit-docker-proxy: [2022-07-20T15:03:37.372Z] #67 201.6 -container-ip string [2022-07-20T15:03:37.372Z] #67 201.6 container ip [2022-07-20T15:03:37.372Z] #67 201.6 -container-port int [2022-07-20T15:03:37.372Z] #67 201.6 container port (default -1) [2022-07-20T15:03:37.372Z] #67 201.6 -host-ip string [2022-07-20T15:03:37.372Z] #67 201.6 host ip [2022-07-20T15:03:37.372Z] #67 201.6 -host-port int [2022-07-20T15:03:37.372Z] #67 201.6 host port (default -1) [2022-07-20T15:03:37.372Z] #67 201.6 -proto string [2022-07-20T15:03:37.372Z] #67 201.6 proxy protocol (default "tcp") [2022-07-20T15:03:37.952Z] #77 ... [2022-07-20T15:03:37.952Z] [2022-07-20T15:03:37.952Z] #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-07-20T15:03:37.952Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:03:37.952Z] #14 196.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-20T15:03:37.952Z] #14 196.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:03:37.952Z] #14 196.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T15:03:39.272Z] #67 ... [2022-07-20T15:03:39.272Z] [2022-07-20T15:03:39.272Z] #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-07-20T15:03:39.272Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:03:39.272Z] #14 203.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-20T15:03:39.272Z] #14 203.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...#14 ... [2022-07-20T15:03:39.272Z] [2022-07-20T15:03:39.272Z] #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-07-20T15:03:39.272Z] #67 sha256:42f4f84b8ffb42107171cf91414b0022b029cbc27cfbac5a94f5b2fc12acdeca [2022-07-20T15:03:39.272Z] #67 DONE 203.4s [2022-07-20T15:03:39.272Z] [2022-07-20T15:03:39.272Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-20T15:03:39.272Z] #68 sha256:af25440a26540c7f5e7469c2f18c399d802bce824d1adda06961917ef6bf9d41 [2022-07-20T15:03:39.272Z] #68 DONE 0.1s [2022-07-20T15:03:39.272Z] [2022-07-20T15:03:39.272Z] #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-07-20T15:03:39.272Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:03:39.272Z] #14 203.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-20T15:03:39.272Z] #14 203.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-20T15:03:39.272Z] #14 204.0 Selecting previously unselected package libapparmor1:amd64. [2022-07-20T15:03:39.272Z] #14 ... [2022-07-20T15:03:39.272Z] [2022-07-20T15:03:39.272Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-20T15:03:39.272Z] #69 sha256:048d4b67783fcf0dbdd81d6f392f8120a216aadd4d17b9f6a64a81ad92b90a06 [2022-07-20T15:03:39.272Z] #69 DONE 0.2s [2022-07-20T15:03:39.272Z] [2022-07-20T15:03:39.272Z] #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-07-20T15:03:39.272Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:03:39.272Z] #14 204.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-20T15:03:39.272Z] #14 204.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-20T15:03:39.380Z] #19 287.1 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-07-20T15:03:39.380Z] #19 287.1 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-20T15:03:39.380Z] #19 287.1 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-20T15:03:39.380Z] #19 287.4 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-07-20T15:03:39.380Z] #19 287.4 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-20T15:03:39.380Z] #19 287.4 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-20T15:03:39.380Z] #19 287.5 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-07-20T15:03:39.380Z] #19 287.5 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-20T15:03:39.380Z] #19 287.5 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-20T15:03:39.380Z] #19 287.7 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-07-20T15:03:39.380Z] #19 287.7 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-20T15:03:39.380Z] #19 287.7 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-20T15:03:39.380Z] #19 287.8 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-07-20T15:03:39.380Z] #19 287.8 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-20T15:03:39.380Z] #19 287.9 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-20T15:03:39.380Z] #19 287.9 Selecting previously unselected package cross-config. [2022-07-20T15:03:39.380Z] #19 287.9 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-07-20T15:03:39.380Z] #19 287.9 Unpacking cross-config (2.6.18+nmu1) ... [2022-07-20T15:03:39.380Z] #19 288.0 Selecting previously unselected package gcc-10-cross-base. [2022-07-20T15:03:39.380Z] #19 288.0 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-07-20T15:03:39.380Z] #19 288.0 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-20T15:03:39.380Z] #19 288.2 Selecting previously unselected package libc6-arm64-cross. [2022-07-20T15:03:39.380Z] #19 288.2 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-07-20T15:03:39.380Z] #19 288.2 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-07-20T15:03:39.531Z] #14 204.3 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-20T15:03:39.531Z] #14 204.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-20T15:03:39.531Z] #14 204.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-20T15:03:39.788Z] #14 204.7 Selecting previously unselected package libbtrfs0:amd64. [2022-07-20T15:03:39.911Z] #26 ... [2022-07-20T15:03:39.911Z] [2022-07-20T15:03:39.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-07-20T15:03:39.911Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T15:03:39.911Z] #77 181.5 CCLD libocispec.la [2022-07-20T15:03:39.911Z] #77 181.9 CCLD src/validate [2022-07-20T15:03:39.911Z] #77 181.9 CCLD tests/test-1 [2022-07-20T15:03:39.911Z] #77 181.9 CCLD tests/test-2 [2022-07-20T15:03:39.911Z] #77 181.9 CCLD tests/test-3 [2022-07-20T15:03:39.911Z] #77 182.0 CCLD tests/test-4 [2022-07-20T15:03:39.911Z] #77 182.0 CCLD tests/test-5 [2022-07-20T15:03:39.911Z] #77 182.0 CCLD tests/test-6 [2022-07-20T15:03:39.911Z] #77 182.1 CCLD tests/test-7 [2022-07-20T15:03:39.911Z] #77 182.3 CCLD tests/test-8 [2022-07-20T15:03:39.911Z] #77 182.3 CCLD tests/test-9 [2022-07-20T15:03:39.911Z] #77 182.4 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-20T15:03:39.911Z] #77 182.5 CCLD tests/test-10 [2022-07-20T15:03:39.956Z] #19 288.8 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-07-20T15:03:39.956Z] #19 288.8 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:03:39.956Z] #19 288.8 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-20T15:03:39.956Z] #19 288.9 Selecting previously unselected package libgomp1-arm64-cross. [2022-07-20T15:03:39.956Z] #19 288.9 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:03:39.956Z] #19 288.9 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-20T15:03:39.956Z] #19 289.0 Selecting previously unselected package libitm1-arm64-cross. [2022-07-20T15:03:39.956Z] #19 289.0 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:03:39.956Z] #19 289.0 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-20T15:03:40.047Z] #14 204.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-20T15:03:40.047Z] #14 204.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T15:03:40.047Z] #14 205.0 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-20T15:03:40.172Z] #77 182.6 CCLD tests/test-11 [2022-07-20T15:03:40.218Z] #19 289.1 Selecting previously unselected package libatomic1-arm64-cross. [2022-07-20T15:03:40.218Z] #19 289.1 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:03:40.218Z] #19 289.1 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-20T15:03:40.304Z] #14 205.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-20T15:03:40.304Z] #14 205.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T15:03:40.479Z] #19 289.2 Selecting previously unselected package libasan6-arm64-cross. [2022-07-20T15:03:40.479Z] #19 289.2 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:03:40.479Z] #19 289.2 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-20T15:03:40.871Z] #14 205.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-20T15:03:40.871Z] #14 205.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T15:03:40.871Z] #14 205.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T15:03:40.871Z] #14 205.6 Selecting previously unselected package libudev-dev:amd64. [2022-07-20T15:03:40.871Z] #14 205.6 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-20T15:03:40.871Z] #14 205.6 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-20T15:03:41.129Z] #14 205.9 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-20T15:03:41.129Z] #14 205.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-20T15:03:41.129Z] #14 205.9 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-20T15:03:41.695Z] #14 206.4 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-20T15:03:41.695Z] #14 206.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-20T15:03:41.695Z] #14 206.5 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-20T15:03:41.868Z] #19 290.4 Selecting previously unselected package liblsan0-arm64-cross. [2022-07-20T15:03:41.868Z] #19 290.4 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:03:41.868Z] #19 290.4 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-20T15:03:41.868Z] #19 290.9 Selecting previously unselected package libtsan0-arm64-cross. [2022-07-20T15:03:41.868Z] #19 290.9 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:03:41.953Z] #14 206.7 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-20T15:03:41.953Z] #14 206.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-20T15:03:41.953Z] #14 206.8 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-20T15:03:42.087Z] #77 184.5 libtool: link: ar cr libocispec.a [2022-07-20T15:03:42.087Z] #77 184.5 libtool: link: ranlib libocispec.a [2022-07-20T15:03:42.130Z] #19 290.9 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-20T15:03:42.140Z] #14 ... [2022-07-20T15:03:42.140Z] [2022-07-20T15:03:42.140Z] #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-07-20T15:03:42.140Z] #67 sha256:e667a7733c39b914727bba250c577028de611bdf1878008cfde68694b4b34e22 [2022-07-20T15:03:42.140Z] #67 190.6 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-20T15:03:42.140Z] #67 190.6 + GOBIN=/build [2022-07-20T15:03:42.140Z] #67 190.6 + GO111MODULE=on [2022-07-20T15:03:42.140Z] #67 190.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-20T15:03:42.153Z] #23 ... [2022-07-20T15:03:42.153Z] [2022-07-20T15:03:42.153Z] #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-07-20T15:03:42.153Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:03:42.153Z] #77 155.1 CC tests/test-8.o [2022-07-20T15:03:42.153Z] #77 155.2 CC tests/test-9.o [2022-07-20T15:03:42.153Z] #77 155.4 CC tests/test-10.o [2022-07-20T15:03:42.153Z] #77 155.6 CC tests/test-11.o [2022-07-20T15:03:42.211Z] #14 207.0 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-20T15:03:42.470Z] #14 207.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-20T15:03:42.470Z] #14 207.1 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-20T15:03:42.470Z] #14 207.2 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-20T15:03:42.470Z] #14 207.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-20T15:03:42.470Z] #14 207.2 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-20T15:03:43.071Z] #19 291.8 Selecting previously unselected package libstdc++6-arm64-cross. [2022-07-20T15:03:43.072Z] #19 291.8 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:03:43.072Z] #19 291.9 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-20T15:03:43.332Z] #19 292.1 Selecting previously unselected package libubsan1-arm64-cross. [2022-07-20T15:03:43.332Z] #19 292.1 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:03:43.332Z] #19 292.1 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-20T15:03:43.404Z] #14 208.1 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-20T15:03:43.404Z] #14 208.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-20T15:03:43.404Z] #14 208.2 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-20T15:03:43.473Z] #77 185.9 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T15:03:43.473Z] #77 185.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-20T15:03:43.473Z] #77 185.9 make[5]: Nothing to be done for 'install-data-am'. [2022-07-20T15:03:43.473Z] #77 185.9 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T15:03:43.473Z] #77 185.9 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T15:03:43.473Z] #77 185.9 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T15:03:43.473Z] #77 185.9 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T15:03:43.473Z] #77 185.9 make[2]: Entering directory '/tmp/crun-build' [2022-07-20T15:03:43.473Z] #77 186.1 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-20T15:03:43.595Z] #19 292.5 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-07-20T15:03:43.595Z] #19 292.5 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:03:43.595Z] #19 292.5 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-20T15:03:43.735Z] #77 186.1 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-20T15:03:43.735Z] #77 186.1 CC src/libcrun/libcrun_testing_a-container.o [2022-07-20T15:03:43.735Z] #77 186.1 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-20T15:03:43.735Z] #77 186.1 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-20T15:03:43.735Z] #77 186.1 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-20T15:03:43.735Z] #77 186.1 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-20T15:03:43.735Z] #77 186.2 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-20T15:03:43.735Z] #77 186.2 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-20T15:03:43.735Z] #77 186.2 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-20T15:03:43.735Z] #77 186.3 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-20T15:03:43.735Z] #77 186.3 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-20T15:03:43.996Z] #77 186.4 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-20T15:03:43.996Z] #77 186.5 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-20T15:03:43.996Z] #77 186.5 CC src/libcrun/libcrun_testing_a-error.o [2022-07-20T15:03:43.996Z] #77 186.5 CC src/libcrun/libcrun_testing_a-status.o [2022-07-20T15:03:43.996Z] #77 186.6 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-20T15:03:44.040Z] #67 202.2 rootlesskit version 1.0.0 [2022-07-20T15:03:44.040Z] #67 202.2 Usage of /build/rootlesskit-docker-proxy: [2022-07-20T15:03:44.040Z] #67 202.2 -container-ip string [2022-07-20T15:03:44.040Z] #67 202.2 container ip [2022-07-20T15:03:44.040Z] #67 202.2 -container-port int [2022-07-20T15:03:44.040Z] #67 202.2 container port (default -1) [2022-07-20T15:03:44.040Z] #67 202.2 -host-ip string [2022-07-20T15:03:44.040Z] #67 202.2 host ip [2022-07-20T15:03:44.040Z] #67 202.2 -host-port int [2022-07-20T15:03:44.040Z] #67 202.2 host port (default -1) [2022-07-20T15:03:44.040Z] #67 202.2 -proto string [2022-07-20T15:03:44.040Z] #67 202.2 proxy protocol (default "tcp") [2022-07-20T15:03:44.230Z] #14 208.8 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-20T15:03:44.230Z] #14 208.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T15:03:44.230Z] #14 208.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-20T15:03:44.230Z] #14 209.1 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-20T15:03:44.230Z] #14 209.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-20T15:03:44.258Z] #77 186.6 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-20T15:03:44.258Z] #77 186.7 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-20T15:03:44.258Z] #77 186.8 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-20T15:03:44.489Z] #14 209.1 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T15:03:44.489Z] #14 209.4 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-20T15:03:44.519Z] #77 187.0 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-20T15:03:44.519Z] #77 187.1 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-20T15:03:44.519Z] #77 187.1 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-20T15:03:44.538Z] #19 293.1 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-07-20T15:03:44.538Z] #19 293.1 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-20T15:03:44.538Z] #19 293.2 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-20T15:03:44.608Z] #67 DONE 203.2s [2022-07-20T15:03:44.608Z] [2022-07-20T15:03:44.608Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T15:03:44.608Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:03:44.747Z] #14 209.4 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-20T15:03:44.747Z] #14 209.4 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T15:03:44.781Z] #77 187.3 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-20T15:03:44.781Z] #77 187.4 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-20T15:03:44.781Z] #77 187.4 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-20T15:03:44.866Z] #55 ... [2022-07-20T15:03:44.866Z] [2022-07-20T15:03:44.866Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-20T15:03:44.866Z] #68 sha256:69cbc0fb9a89299f7dbe61b0c3324d0f5c9262eb3eff161b69aa173ebdd1252f [2022-07-20T15:03:44.866Z] #68 DONE 0.1s [2022-07-20T15:03:44.866Z] [2022-07-20T15:03:44.866Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-20T15:03:44.866Z] #69 sha256:133426434dd175b2f82798e5b1cd46b1f38cc93747ba2e6d94be4978b3e56310 [2022-07-20T15:03:44.866Z] #69 DONE 0.1s [2022-07-20T15:03:44.866Z] [2022-07-20T15:03:44.866Z] #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-07-20T15:03:44.866Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:03:45.042Z] #77 187.6 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-20T15:03:45.312Z] #14 210.1 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T15:03:45.312Z] #14 210.1 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-20T15:03:45.312Z] #14 210.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-20T15:03:45.312Z] #14 210.1 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-20T15:03:45.312Z] #14 210.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-20T15:03:45.312Z] #14 210.2 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-20T15:03:45.312Z] #14 210.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T15:03:45.570Z] #14 210.2 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-20T15:03:45.570Z] #14 210.2 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-20T15:03:45.570Z] #14 210.2 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-20T15:03:45.570Z] #14 210.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-20T15:03:45.570Z] #14 210.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T15:03:45.570Z] #14 210.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-20T15:03:45.570Z] #14 210.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-20T15:03:45.570Z] #14 210.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-20T15:03:45.570Z] #14 210.4 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T15:03:45.570Z] #14 210.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-20T15:03:45.570Z] #14 210.4 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-20T15:03:45.570Z] #14 210.4 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-20T15:03:45.570Z] #14 210.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-20T15:03:45.570Z] #14 210.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T15:03:45.570Z] #14 210.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-07-20T15:03:45.570Z] #14 210.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T15:03:45.570Z] #14 210.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-07-20T15:03:45.570Z] #14 210.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-20T15:03:45.615Z] #77 188.0 CC src/crun-crun.o [2022-07-20T15:03:45.615Z] #77 188.1 CC src/crun-run.o [2022-07-20T15:03:45.615Z] #77 188.1 CC src/crun-delete.o [2022-07-20T15:03:45.615Z] #77 188.2 CC src/crun-kill.o [2022-07-20T15:03:45.828Z] #14 210.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T15:03:45.828Z] #14 210.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-20T15:03:45.828Z] #14 210.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T15:03:46.088Z] #14 210.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-20T15:03:46.088Z] #14 210.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T15:03:46.088Z] #14 210.9 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-20T15:03:46.088Z] #14 211.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T15:03:46.187Z] #77 188.5 CC src/crun-unpause.o [2022-07-20T15:03:46.187Z] #77 188.5 CC src/crun-pause.o [2022-07-20T15:03:46.187Z] #77 188.6 CC src/crun-spec.o [2022-07-20T15:03:46.346Z] #14 211.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-20T15:03:46.346Z] #14 211.1 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:03:46.449Z] #77 188.8 CC src/crun-exec.o [2022-07-20T15:03:46.449Z] #77 188.9 CC src/crun-list.o [2022-07-20T15:03:46.711Z] #77 189.1 CC src/crun-create.o [2022-07-20T15:03:46.711Z] #77 189.1 CC src/crun-start.o [2022-07-20T15:03:46.711Z] #77 189.3 CC src/crun-state.o [2022-07-20T15:03:46.972Z] #77 189.3 CC src/crun-update.o [2022-07-20T15:03:46.972Z] #77 189.4 CC src/crun-ps.o [2022-07-20T15:03:47.233Z] #77 189.7 CC src/crun-checkpoint.o [2022-07-20T15:03:47.233Z] #77 189.9 CC src/crun-restore.o [2022-07-20T15:03:47.285Z] #14 DONE 212.1s [2022-07-20T15:03:47.285Z] [2022-07-20T15:03:47.285Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-20T15:03:47.285Z] #59 sha256:dd78f99d5c298330d14216516a145f6232abf4fcbd357d0b9f0069efbed395fa [2022-07-20T15:03:47.420Z] #77 ... [2022-07-20T15:03:47.420Z] [2022-07-20T15:03:47.420Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-20T15:03:47.420Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-20T15:03:47.420Z] #23 11.24 Collecting yamllint==1.26.1 [2022-07-20T15:03:47.495Z] #77 189.9 CC src/libcrun/libcrun_la-utils.lo [2022-07-20T15:03:47.495Z] #77 190.1 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-20T15:03:47.543Z] #59 DONE 0.3s [2022-07-20T15:03:47.543Z] [2022-07-20T15:03:47.543Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-20T15:03:47.543Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-20T15:03:47.678Z] #23 12.31 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-20T15:03:47.757Z] #77 190.3 CC src/libcrun/libcrun_la-container.lo [2022-07-20T15:03:48.019Z] #77 190.5 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-20T15:03:48.019Z] #77 190.6 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-20T15:03:48.280Z] #77 190.8 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-20T15:03:48.542Z] #77 191.0 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-20T15:03:48.802Z] #77 191.1 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-20T15:03:48.802Z] #77 191.3 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-20T15:03:49.053Z] #23 13.71 Collecting pathspec>=0.5.3 [2022-07-20T15:03:49.053Z] #23 13.72 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-20T15:03:49.063Z] #77 191.4 CC src/libcrun/libcrun_la-criu.lo [2022-07-20T15:03:49.325Z] #77 191.8 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-20T15:03:49.620Z] #23 14.19 Collecting pyyaml [2022-07-20T15:03:49.620Z] #23 14.22 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-07-20T15:03:49.620Z] #23 14.29 Building wheels for collected packages: yamllint [2022-07-20T15:03:49.878Z] #23 14.30 Building wheel for yamllint (setup.py): started [2022-07-20T15:03:50.073Z] #15 DONE 2.6s [2022-07-20T15:03:50.073Z] [2022-07-20T15:03:50.073Z] #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-07-20T15:03:50.073Z] #60 sha256:905a947831652ec9a82abcad80a2bfd0e119b1debd94a009c6e7456a088c48a8 [2022-07-20T15:03:50.073Z] #60 2.519 + RM_GOPATH=0 [2022-07-20T15:03:50.073Z] #60 2.519 + TMP_GOPATH= [2022-07-20T15:03:50.073Z] #60 2.519 + : /build [2022-07-20T15:03:50.073Z] #60 2.519 + '[' -z '' ']' [2022-07-20T15:03:50.073Z] #60 2.519 ++ mktemp -d [2022-07-20T15:03:50.073Z] #60 2.519 + export GOPATH=/tmp/tmp.KNAx6zw6Dv [2022-07-20T15:03:50.073Z] #60 2.519 + GOPATH=/tmp/tmp.KNAx6zw6Dv [2022-07-20T15:03:50.073Z] #60 2.519 + RM_GOPATH=1 [2022-07-20T15:03:50.073Z] #60 2.519 + case "$(go env GOARCH)" in [2022-07-20T15:03:50.073Z] #60 2.519 ++ go env GOARCH [2022-07-20T15:03:50.073Z] #60 2.526 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T15:03:50.073Z] #60 2.526 + GO_BUILDMODE=-buildmode=pie [2022-07-20T15:03:50.073Z] #60 2.528 ++ dirname /install.sh [2022-07-20T15:03:50.073Z] #60 2.528 + dir=/ [2022-07-20T15:03:50.073Z] #60 2.532 + bin=runc [2022-07-20T15:03:50.073Z] #60 2.532 + shift [2022-07-20T15:03:50.073Z] #60 2.532 + '[' '!' -f //runc.installer ']' [2022-07-20T15:03:50.073Z] #60 2.532 + . //runc.installer [2022-07-20T15:03:50.073Z] #60 2.532 ++ set -e [2022-07-20T15:03:50.073Z] #60 2.541 Install runc version v1.1.2 (build tags: seccomp) [2022-07-20T15:03:50.073Z] #60 2.542 ++ : v1.1.2 [2022-07-20T15:03:50.073Z] #60 2.542 + install_runc [2022-07-20T15:03:50.073Z] #60 2.542 + RUNC_BUILDTAGS=seccomp [2022-07-20T15:03:50.073Z] #60 2.542 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-20T15:03:50.073Z] #60 2.542 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.KNAx6zw6Dv/src/github.com/opencontainers/runc [2022-07-20T15:03:50.073Z] #60 2.542 Cloning into '/tmp/tmp.KNAx6zw6Dv/src/github.com/opencontainers/runc'... [2022-07-20T15:03:50.136Z] #14 208.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-20T15:03:50.136Z] #14 208.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-20T15:03:50.136Z] #14 208.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-20T15:03:50.136Z] #14 208.6 Selecting previously unselected package libapparmor1:amd64. [2022-07-20T15:03:50.136Z] #14 208.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-20T15:03:50.136Z] #14 208.6 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-20T15:03:50.136Z] #14 208.8 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-20T15:03:50.136Z] #14 208.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-20T15:03:50.136Z] #14 208.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-20T15:03:50.268Z] #77 192.5 CC src/libcrun/libcrun_la-linux.lo [2022-07-20T15:03:50.268Z] #77 192.5 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-20T15:03:50.268Z] #77 192.8 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-20T15:03:50.394Z] #14 209.2 Selecting previously unselected package libbtrfs0:amd64. [2022-07-20T15:03:50.394Z] #14 209.2 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-20T15:03:50.394Z] #14 209.2 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T15:03:50.529Z] #77 193.0 CC src/libcrun/libcrun_la-error.lo [2022-07-20T15:03:50.652Z] #14 209.5 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-20T15:03:50.791Z] #77 193.4 CC src/libcrun/libcrun_la-status.lo [2022-07-20T15:03:50.910Z] #14 209.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-20T15:03:50.911Z] #14 209.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T15:03:51.053Z] #77 193.6 CC src/libcrun/libcrun_la-terminal.lo [2022-07-20T15:03:51.053Z] #77 193.7 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-20T15:03:51.119Z] #19 ... [2022-07-20T15:03:51.119Z] [2022-07-20T15:03:51.119Z] #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-07-20T15:03:51.119Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:03:51.119Z] #84 252.0 CCLD tests/init [2022-07-20T15:03:51.174Z] #14 209.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-20T15:03:51.174Z] #14 210.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T15:03:51.174Z] #14 210.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T15:03:51.254Z] #23 15.54 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-20T15:03:51.254Z] #23 15.54 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=84927f7d72f02e0b741222a31a284705ee171f90b0ecf371277bfb4864921f53 [2022-07-20T15:03:51.254Z] #23 15.54 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-20T15:03:51.254Z] #23 15.54 Successfully built yamllint [2022-07-20T15:03:51.254Z] #23 15.62 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-20T15:03:51.434Z] #14 210.2 Selecting previously unselected package libudev-dev:amd64. [2022-07-20T15:03:51.434Z] #14 210.2 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-20T15:03:51.434Z] #14 210.2 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-20T15:03:51.626Z] #77 194.1 CC src/libcrun/libcrun_la-signals.lo [2022-07-20T15:03:51.693Z] #14 210.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-20T15:03:51.693Z] #14 210.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-20T15:03:51.693Z] #14 210.6 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-20T15:03:51.821Z] #23 16.23 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-20T15:03:51.973Z] #60 ... [2022-07-20T15:03:51.973Z] [2022-07-20T15:03:51.973Z] #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-07-20T15:03:51.973Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-20T15:03:51.973Z] #16 DONE 2.0s [2022-07-20T15:03:52.079Z] #23 DONE 16.7s [2022-07-20T15:03:52.079Z] [2022-07-20T15:03:52.079Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-20T15:03:52.079Z] #27 sha256:4c32a5d850d5b2e87409b6aa827515bae395096aa905d11cfdf1774227561bac [2022-07-20T15:03:52.232Z] [2022-07-20T15:03:52.232Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-20T15:03:52.232Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-20T15:03:52.262Z] #14 211.2 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-20T15:03:52.263Z] #14 211.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-20T15:03:52.263Z] #14 211.2 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-20T15:03:52.338Z] #27 DONE 0.3s [2022-07-20T15:03:52.338Z] [2022-07-20T15:03:52.338Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-20T15:03:52.338Z] #32 sha256:6c7a6b9b3955430cac23a241664740fbb379b53b442cf25f2f229ca04479fd86 [2022-07-20T15:03:52.522Z] #14 211.3 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-20T15:03:52.522Z] #14 211.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-20T15:03:52.522Z] #14 211.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-20T15:03:52.570Z] #77 194.8 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-20T15:03:52.570Z] #77 195.0 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-20T15:03:52.782Z] #14 211.5 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-20T15:03:52.782Z] #14 211.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-20T15:03:52.782Z] #14 211.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-20T15:03:52.832Z] #77 195.2 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-20T15:03:52.832Z] #77 195.5 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-20T15:03:53.041Z] #14 211.7 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-20T15:03:53.041Z] #14 211.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-20T15:03:53.041Z] #14 211.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-20T15:03:53.279Z] #32 DONE 0.8s [2022-07-20T15:03:53.279Z] [2022-07-20T15:03:53.279Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-20T15:03:53.279Z] #35 sha256:80cdff09c0bbf24e713b4cd202c4888759de3e306e202011bbdf0e5c41443fa9 [2022-07-20T15:03:53.404Z] #77 195.8 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-20T15:03:53.404Z] #77 196.0 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-20T15:03:53.607Z] #17 1.521 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-20T15:03:53.607Z] #17 DONE 1.6s [2022-07-20T15:03:53.607Z] [2022-07-20T15:03:53.607Z] #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-07-20T15:03:53.607Z] #64 sha256:9942d4c551cc2b5c5f8c8025702eb54e811e8f7a5cfe6c78fc801b7ab774544c [2022-07-20T15:03:53.607Z] #64 ... [2022-07-20T15:03:53.607Z] [2022-07-20T15:03:53.607Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-20T15:03:53.607Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-20T15:03:53.610Z] #14 212.4 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-20T15:03:53.610Z] #14 212.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-20T15:03:53.610Z] #14 212.4 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-20T15:03:53.859Z] #35 DONE 0.4s [2022-07-20T15:03:53.859Z] [2022-07-20T15:03:53.859Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-20T15:03:53.859Z] #37 sha256:596edfad73e5aa1ec124ed25fa54aa9c8065b10304234d4029005583223cc605 [2022-07-20T15:03:53.876Z] #14 212.7 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-20T15:03:53.876Z] #14 212.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T15:03:53.876Z] #14 212.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-20T15:03:54.118Z] #37 DONE 0.4s [2022-07-20T15:03:54.118Z] [2022-07-20T15:03:54.118Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-20T15:03:54.118Z] #39 sha256:7327ede9f920fea8ac09ac9cf02400f04c14a1ee740bd773b3668c89f0a76ded [2022-07-20T15:03:54.118Z] #39 DONE 0.1s [2022-07-20T15:03:54.118Z] [2022-07-20T15:03:54.118Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-20T15:03:54.118Z] #41 sha256:4930cc141b56fa22d813d76aeb387ef5a1ec91dc46a4628209cb509ea636879d [2022-07-20T15:03:54.135Z] #14 212.9 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-20T15:03:54.135Z] #14 212.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-20T15:03:54.135Z] #14 212.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T15:03:54.135Z] #14 213.0 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-20T15:03:54.135Z] #14 213.0 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-20T15:03:54.135Z] #14 213.0 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T15:03:54.349Z] #77 196.9 CC tests/init.o [2022-07-20T15:03:54.376Z] #41 DONE 0.2s [2022-07-20T15:03:54.376Z] [2022-07-20T15:03:54.376Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-20T15:03:54.376Z] #45 sha256:7dca2ef12d63425b9a5905de66c6fb6ef9adab4ad2e44f30367b3a23312ffe8a [2022-07-20T15:03:54.376Z] #45 DONE 0.1s [2022-07-20T15:03:54.376Z] [2022-07-20T15:03:54.376Z] #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-07-20T15:03:54.376Z] #64 sha256:9cc42f80cfba223735786b520369f345e5cfa566f59960a4e33fa3314c2f93e4 [2022-07-20T15:03:54.611Z] #77 197.1 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-20T15:03:54.706Z] #14 213.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T15:03:54.706Z] #14 213.6 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-20T15:03:54.706Z] #14 213.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-20T15:03:54.706Z] #14 213.6 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-20T15:03:54.706Z] #14 213.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-20T15:03:54.967Z] #14 213.7 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-20T15:03:54.967Z] #14 213.7 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T15:03:54.967Z] #14 213.7 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-20T15:03:54.967Z] #14 213.7 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-20T15:03:54.967Z] #14 213.8 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-20T15:03:54.967Z] #14 213.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-20T15:03:54.967Z] #14 213.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T15:03:54.967Z] #14 213.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-20T15:03:54.967Z] #14 213.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-20T15:03:54.985Z] #18 DONE 1.3s [2022-07-20T15:03:54.985Z] [2022-07-20T15:03:54.985Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-20T15:03:54.985Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-20T15:03:55.227Z] #14 213.9 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-20T15:03:55.227Z] #14 213.9 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T15:03:55.227Z] #14 213.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-20T15:03:55.227Z] #14 213.9 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-20T15:03:55.227Z] #14 213.9 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-20T15:03:55.227Z] #14 213.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-20T15:03:55.227Z] #14 214.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T15:03:55.227Z] #14 214.0 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-07-20T15:03:55.227Z] #14 214.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T15:03:55.227Z] #14 214.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-20T15:03:55.227Z] #14 214.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-20T15:03:55.227Z] #14 214.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T15:03:55.227Z] #14 214.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-20T15:03:55.227Z] #14 214.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T15:03:55.227Z] #14 214.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-20T15:03:55.227Z] #14 214.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T15:03:55.227Z] #14 214.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-20T15:03:55.324Z] #84 ... [2022-07-20T15:03:55.324Z] [2022-07-20T15:03:55.324Z] #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-07-20T15:03:55.324Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T15:03:55.324Z] #54 DONE 315.7s [2022-07-20T15:03:55.324Z] [2022-07-20T15:03:55.324Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T15:03:55.324Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:03:55.486Z] #14 214.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T15:03:55.487Z] #14 214.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-20T15:03:55.487Z] #14 214.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:03:55.487Z] #14 ... [2022-07-20T15:03:55.487Z] [2022-07-20T15:03:55.487Z] #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-07-20T15:03:55.487Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:03:55.487Z] #77 137.2 configure.ac:11: installing 'build-aux/compile' [2022-07-20T15:03:55.487Z] #77 137.2 configure.ac:11: installing 'build-aux/config.guess' [2022-07-20T15:03:55.487Z] #77 137.2 configure.ac:11: installing 'build-aux/config.sub' [2022-07-20T15:03:55.487Z] #77 137.2 configure.ac:13: installing 'build-aux/install-sh' [2022-07-20T15:03:55.487Z] #77 137.3 configure.ac:13: installing 'build-aux/missing' [2022-07-20T15:03:55.487Z] #77 137.3 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-20T15:03:55.746Z] #77 137.5 Makefile.am: installing 'build-aux/depcomp' [2022-07-20T15:03:56.316Z] #77 ... [2022-07-20T15:03:56.316Z] [2022-07-20T15:03:56.316Z] #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-07-20T15:03:56.316Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:03:56.316Z] #14 DONE 215.0s [2022-07-20T15:03:56.316Z] [2022-07-20T15:03:56.316Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-20T15:03:56.316Z] #59 sha256:0aeec8f2ec256bf639c6564d78dc85330fd410585fe7b1cb6419bf1ea961f100 [2022-07-20T15:03:56.316Z] #59 DONE 0.2s [2022-07-20T15:03:56.316Z] [2022-07-20T15:03:56.316Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-20T15:03:56.316Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-20T15:03:56.359Z] #19 DONE 1.5s [2022-07-20T15:03:56.359Z] [2022-07-20T15:03:56.359Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-20T15:03:56.359Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-20T15:03:58.889Z] #20 DONE 2.2s [2022-07-20T15:03:58.889Z] [2022-07-20T15:03:58.889Z] #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-07-20T15:03:58.889Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:03:58.889Z] #77 143.7 configure.ac:11: installing 'build-aux/compile' [2022-07-20T15:03:58.889Z] #77 143.7 configure.ac:11: installing 'build-aux/config.guess' [2022-07-20T15:03:58.889Z] #77 143.7 configure.ac:11: installing 'build-aux/config.sub' [2022-07-20T15:03:58.889Z] #77 143.7 configure.ac:13: installing 'build-aux/install-sh' [2022-07-20T15:03:58.889Z] #77 143.7 configure.ac:13: installing 'build-aux/missing' [2022-07-20T15:03:58.889Z] #77 143.7 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-20T15:03:58.889Z] #77 144.0 Makefile.am: installing 'build-aux/depcomp' [2022-07-20T15:03:58.889Z] #77 146.6 checking build system type... x86_64-pc-linux-gnu [2022-07-20T15:03:58.889Z] #77 147.1 checking host system type... x86_64-pc-linux-gnu [2022-07-20T15:03:58.889Z] #77 147.1 checking how to print strings... printf [2022-07-20T15:03:58.889Z] #77 147.2 checking for gcc... gcc [2022-07-20T15:03:59.608Z] #15 DONE 3.4s [2022-07-20T15:03:59.608Z] [2022-07-20T15:03:59.608Z] #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-07-20T15:03:59.608Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-20T15:03:59.714Z] #77 147.4 checking whether the C compiler works... yes [2022-07-20T15:03:59.714Z] #77 147.8 checking for C compiler default output file name... a.out [2022-07-20T15:04:00.014Z] #77 147.8 checking for suffix of executables... [2022-07-20T15:04:00.532Z] #77 148.3 checking whether we are cross compiling... no [2022-07-20T15:04:00.791Z] #77 148.9 checking for suffix of object files... o [2022-07-20T15:04:01.361Z] #77 149.1 checking whether we are using the GNU C compiler... yes [2022-07-20T15:04:01.361Z] #77 149.4 checking whether gcc accepts -g... yes [2022-07-20T15:04:01.537Z] #16 DONE 1.8s [2022-07-20T15:04:01.537Z] [2022-07-20T15:04:01.537Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-20T15:04:01.537Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-20T15:04:01.880Z] #77 149.8 checking for gcc option to accept ISO C89... none needed [2022-07-20T15:04:02.447Z] #77 150.2 checking whether gcc understands -c and -o together... yes [2022-07-20T15:04:02.447Z] #77 150.6 checking for a sed that does not truncate output... /bin/sed [2022-07-20T15:04:02.447Z] #77 150.8 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T15:04:02.447Z] #77 150.8 checking for egrep... /bin/grep -E [2022-07-20T15:04:02.447Z] #77 150.8 checking for fgrep... /bin/grep -F [2022-07-20T15:04:02.706Z] #77 150.9 checking for ld used by gcc... /usr/bin/ld [2022-07-20T15:04:02.706Z] #77 151.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T15:04:02.963Z] #77 151.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T15:04:03.221Z] #77 151.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T15:04:03.221Z] #77 151.3 checking whether ln -s works... yes [2022-07-20T15:04:03.221Z] #77 151.3 checking the maximum length of command line arguments... 1572864 [2022-07-20T15:04:03.221Z] #77 151.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-20T15:04:03.221Z] #77 151.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T15:04:03.221Z] #77 151.3 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T15:04:03.221Z] #77 151.3 checking for objdump... objdump [2022-07-20T15:04:03.221Z] #77 151.3 checking how to recognize dependent libraries... pass_all [2022-07-20T15:04:03.221Z] #77 151.3 checking for dlltool... no [2022-07-20T15:04:03.221Z] #77 151.3 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T15:04:03.221Z] #77 151.3 checking for ar... ar [2022-07-20T15:04:03.221Z] #77 151.3 checking for archiver @FILE support... @ [2022-07-20T15:04:03.221Z] #77 151.4 checking for strip... strip [2022-07-20T15:04:03.221Z] #77 151.4 checking for ranlib... ranlib [2022-07-20T15:04:03.221Z] #77 151.4 checking for gawk... no [2022-07-20T15:04:03.221Z] #77 151.4 checking for mawk... mawk [2022-07-20T15:04:03.462Z] #17 1.880 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-20T15:04:03.462Z] #17 DONE 2.0s [2022-07-20T15:04:03.462Z] [2022-07-20T15:04:03.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-07-20T15:04:03.462Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:04:03.462Z] #77 140.1 checking build system type... x86_64-pc-linux-gnu [2022-07-20T15:04:03.462Z] #77 140.5 checking host system type... x86_64-pc-linux-gnu [2022-07-20T15:04:03.462Z] #77 140.5 checking how to print strings... printf [2022-07-20T15:04:03.462Z] #77 140.5 checking for gcc... gcc [2022-07-20T15:04:03.462Z] #77 140.6 checking whether the C compiler works... yes [2022-07-20T15:04:03.462Z] #77 140.9 checking for C compiler default output file name... a.out [2022-07-20T15:04:03.463Z] #77 140.9 checking for suffix of executables... [2022-07-20T15:04:03.463Z] #77 141.3 checking whether we are cross compiling... no [2022-07-20T15:04:03.463Z] #77 141.8 checking for suffix of object files... o [2022-07-20T15:04:03.463Z] #77 141.9 checking whether we are using the GNU C compiler... yes [2022-07-20T15:04:03.463Z] #77 142.2 checking whether gcc accepts -g... yes [2022-07-20T15:04:03.463Z] #77 142.4 checking for gcc option to accept ISO C89... none needed [2022-07-20T15:04:03.463Z] #77 143.0 checking whether gcc understands -c and -o together... yes [2022-07-20T15:04:03.463Z] #77 143.5 checking for a sed that does not truncate output... /bin/sed [2022-07-20T15:04:03.463Z] #77 143.6 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T15:04:03.463Z] #77 143.7 checking for egrep... /bin/grep -E [2022-07-20T15:04:03.463Z] #77 143.7 checking for fgrep... /bin/grep -F [2022-07-20T15:04:03.463Z] #77 143.7 checking for ld used by gcc... /usr/bin/ld [2022-07-20T15:04:03.463Z] #77 143.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T15:04:03.463Z] #77 143.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T15:04:03.463Z] #77 143.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T15:04:03.463Z] #77 144.0 checking whether ln -s works... yes [2022-07-20T15:04:03.463Z] #77 144.0 checking the maximum length of command line arguments... 1572864 [2022-07-20T15:04:03.463Z] #77 144.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-20T15:04:03.463Z] #77 144.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T15:04:03.463Z] #77 144.1 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T15:04:03.463Z] #77 144.1 checking for objdump... objdump [2022-07-20T15:04:03.463Z] #77 144.1 checking how to recognize dependent libraries... pass_all [2022-07-20T15:04:03.463Z] #77 144.1 checking for dlltool... no [2022-07-20T15:04:03.463Z] #77 144.1 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T15:04:03.463Z] #77 144.1 checking for ar... ar [2022-07-20T15:04:03.463Z] #77 144.1 checking for archiver @FILE support... @ [2022-07-20T15:04:03.463Z] #77 144.4 checking for strip... strip [2022-07-20T15:04:03.463Z] #77 144.4 checking for ranlib... ranlib [2022-07-20T15:04:03.463Z] #77 144.4 checking for gawk... no [2022-07-20T15:04:03.463Z] #77 144.4 checking for mawk... mawk [2022-07-20T15:04:03.463Z] #77 144.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T15:04:03.463Z] #77 145.1 checking for sysroot... no [2022-07-20T15:04:03.463Z] #77 145.1 checking for a working dd... /bin/dd [2022-07-20T15:04:03.463Z] #77 145.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T15:04:03.464Z] #62 ... [2022-07-20T15:04:03.464Z] [2022-07-20T15:04:03.464Z] #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-07-20T15:04:03.464Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T15:04:03.464Z] #19 311.2 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-07-20T15:04:03.464Z] #19 311.2 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-20T15:04:03.464Z] #19 311.2 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-20T15:04:03.464Z] #19 311.3 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-07-20T15:04:03.464Z] #19 311.3 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-07-20T15:04:03.464Z] #19 311.3 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-20T15:04:03.464Z] #19 312.1 Selecting previously unselected package libc6-dev-arm64-cross. [2022-07-20T15:04:03.464Z] #19 312.1 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-07-20T15:04:03.464Z] #19 312.1 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-20T15:04:03.723Z] #77 145.4 checking for mt... no [2022-07-20T15:04:03.723Z] #77 145.4 checking if : is a manifest tool... no [2022-07-20T15:04:03.990Z] #77 145.4 checking how to run the C preprocessor... gcc -E [2022-07-20T15:04:04.155Z] #77 151.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T15:04:04.155Z] #77 152.3 checking for sysroot... no [2022-07-20T15:04:04.155Z] #77 152.3 checking for a working dd... /bin/dd [2022-07-20T15:04:04.155Z] #77 152.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T15:04:04.155Z] #77 152.5 checking for mt... no [2022-07-20T15:04:04.155Z] #77 152.5 checking if : is a manifest tool... no [2022-07-20T15:04:04.330Z] #19 313.1 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-07-20T15:04:04.330Z] #19 313.1 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:04:04.330Z] #19 313.1 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-20T15:04:04.416Z] #77 152.6 checking how to run the C preprocessor... gcc -E [2022-07-20T15:04:05.193Z] #77 146.1 checking for ANSI C header files... [2022-07-20T15:04:05.193Z] #77 ... [2022-07-20T15:04:05.193Z] [2022-07-20T15:04:05.193Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-20T15:04:05.193Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-20T15:04:05.193Z] #18 DONE 1.8s [2022-07-20T15:04:05.193Z] [2022-07-20T15:04:05.193Z] #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-07-20T15:04:05.193Z] #60 sha256:0585b79a276f2551bcca7ccc5ff96ad209f08544bfd5856379ec06e792a475c3 [2022-07-20T15:04:05.193Z] #60 3.005 + RM_GOPATH=0 [2022-07-20T15:04:05.193Z] #60 3.005 + TMP_GOPATH= [2022-07-20T15:04:05.193Z] #60 3.005 + : /build [2022-07-20T15:04:05.193Z] #60 3.005 + '[' -z '' ']' [2022-07-20T15:04:05.193Z] #60 3.005 ++ mktemp -d [2022-07-20T15:04:05.193Z] #60 3.068 + export GOPATH=/tmp/tmp.9qhGimb4gV [2022-07-20T15:04:05.193Z] #60 3.068 + GOPATH=/tmp/tmp.9qhGimb4gV [2022-07-20T15:04:05.193Z] #60 3.068 + RM_GOPATH=1 [2022-07-20T15:04:05.193Z] #60 3.068 + case "$(go env GOARCH)" in [2022-07-20T15:04:05.193Z] #60 3.068 ++ go env GOARCH [2022-07-20T15:04:05.193Z] #60 3.079 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T15:04:05.193Z] #60 3.079 + GO_BUILDMODE=-buildmode=pie [2022-07-20T15:04:05.193Z] #60 3.079 ++ dirname /install.sh [2022-07-20T15:04:05.193Z] #60 3.089 Install runc version v1.1.2 (build tags: seccomp) [2022-07-20T15:04:05.193Z] #60 3.089 + dir=/ [2022-07-20T15:04:05.193Z] #60 3.089 + bin=runc [2022-07-20T15:04:05.193Z] #60 3.089 + shift [2022-07-20T15:04:05.193Z] #60 3.089 + '[' '!' -f //runc.installer ']' [2022-07-20T15:04:05.193Z] #60 3.089 + . //runc.installer [2022-07-20T15:04:05.193Z] #60 3.089 ++ set -e [2022-07-20T15:04:05.193Z] #60 3.089 ++ : v1.1.2 [2022-07-20T15:04:05.193Z] #60 3.089 + install_runc [2022-07-20T15:04:05.193Z] #60 3.089 + RUNC_BUILDTAGS=seccomp [2022-07-20T15:04:05.193Z] #60 3.089 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-20T15:04:05.193Z] #60 3.089 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.9qhGimb4gV/src/github.com/opencontainers/runc [2022-07-20T15:04:05.193Z] #60 3.096 Cloning into '/tmp/tmp.9qhGimb4gV/src/github.com/opencontainers/runc'... [2022-07-20T15:04:05.289Z] #19 314.1 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-07-20T15:04:05.290Z] #19 314.1 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-20T15:04:05.290Z] #19 314.1 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-20T15:04:05.453Z] #60 ... [2022-07-20T15:04:05.453Z] [2022-07-20T15:04:05.453Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-20T15:04:05.453Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-20T15:04:06.048Z] #77 152.9 checking for ANSI C header files... yes [2022-07-20T15:04:06.613Z] #77 154.4 checking for sys/types.h... yes [2022-07-20T15:04:06.871Z] #77 155.0 checking for sys/stat.h... yes [2022-07-20T15:04:07.128Z] #77 155.2 checking for stdlib.h... [2022-07-20T15:04:07.128Z] #77 ... [2022-07-20T15:04:07.128Z] [2022-07-20T15:04:07.128Z] #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-07-20T15:04:07.128Z] #60 sha256:905a947831652ec9a82abcad80a2bfd0e119b1debd94a009c6e7456a088c48a8 [2022-07-20T15:04:07.128Z] #60 19.50 + cd /tmp/tmp.KNAx6zw6Dv/src/github.com/opencontainers/runc [2022-07-20T15:04:07.128Z] #60 19.50 + git checkout -q v1.1.2 [2022-07-20T15:04:07.373Z] #19 DONE 1.8s [2022-07-20T15:04:07.373Z] [2022-07-20T15:04:07.373Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-20T15:04:07.373Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-20T15:04:08.500Z] #60 20.76 + '[' -z '' ']' [2022-07-20T15:04:08.500Z] #60 20.76 + target=static [2022-07-20T15:04:08.500Z] #60 20.76 + make BUILDTAGS=seccomp static [2022-07-20T15:04:08.753Z] #20 DONE 1.7s [2022-07-20T15:04:08.753Z] [2022-07-20T15:04:08.753Z] #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-07-20T15:04:08.753Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:04:08.753Z] #77 146.1 checking for ANSI C header files... yes [2022-07-20T15:04:08.753Z] #77 147.3 checking for sys/types.h... yes [2022-07-20T15:04:08.753Z] #77 147.6 checking for sys/stat.h... yes [2022-07-20T15:04:08.753Z] #77 147.9 checking for stdlib.h... yes [2022-07-20T15:04:08.753Z] #77 148.1 checking for string.h... yes [2022-07-20T15:04:08.753Z] #77 148.6 checking for memory.h... yes [2022-07-20T15:04:08.753Z] #77 149.0 checking for strings.h... yes [2022-07-20T15:04:08.753Z] #77 149.3 checking for inttypes.h... yes [2022-07-20T15:04:08.753Z] #77 149.7 checking for stdint.h... yes [2022-07-20T15:04:08.753Z] #77 150.0 checking for unistd.h... yes [2022-07-20T15:04:08.753Z] #77 150.2 checking for dlfcn.h... yes [2022-07-20T15:04:08.753Z] #77 150.3 checking for objdir... .libs [2022-07-20T15:04:08.758Z] #60 21.15 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-07-20T15:04:08.758Z] #60 ... [2022-07-20T15:04:08.758Z] [2022-07-20T15:04:08.758Z] #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-07-20T15:04:08.758Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T15:04:08.758Z] #21 2.536 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:04:08.758Z] #21 2.719 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:04:08.758Z] #21 2.724 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:04:08.758Z] #21 4.222 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T15:04:08.758Z] #21 5.802 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T15:04:08.758Z] #21 8.432 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T15:04:08.758Z] #21 ... [2022-07-20T15:04:08.758Z] [2022-07-20T15:04:08.758Z] #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-07-20T15:04:08.758Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:04:08.758Z] #77 155.2 checking for stdlib.h... yes [2022-07-20T15:04:08.758Z] #77 155.7 checking for string.h... yes [2022-07-20T15:04:08.758Z] #77 156.2 checking for memory.h... yes [2022-07-20T15:04:08.758Z] #77 156.6 checking for strings.h... yes [2022-07-20T15:04:09.016Z] #77 157.1 checking for inttypes.h... yes [2022-07-20T15:04:09.273Z] #77 150.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T15:04:09.273Z] #77 151.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T15:04:09.274Z] #77 157.2 checking for stdint.h... yes [2022-07-20T15:04:09.532Z] #77 157.6 checking for unistd.h... yes [2022-07-20T15:04:09.533Z] #77 151.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T15:04:09.795Z] #77 157.8 checking for dlfcn.h... yes [2022-07-20T15:04:10.054Z] #77 158.1 checking for objdir... .libs [2022-07-20T15:04:10.471Z] #77 151.3 checking if gcc static flag -static works... yes [2022-07-20T15:04:10.471Z] #77 152.0 checking if gcc supports -c -o file.o... yes [2022-07-20T15:04:10.471Z] #77 152.1 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T15:04:10.471Z] #77 152.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-20T15:04:10.620Z] #77 158.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T15:04:10.620Z] #77 159.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T15:04:10.731Z] #77 152.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T15:04:10.731Z] #77 152.6 checking how to hardcode library paths into programs... immediate [2022-07-20T15:04:10.731Z] #77 152.6 checking whether stripping libraries is possible... yes [2022-07-20T15:04:10.731Z] #77 152.6 checking if libtool supports shared libraries... yes [2022-07-20T15:04:10.731Z] #77 152.6 checking whether to build shared libraries... no [2022-07-20T15:04:10.731Z] #77 152.6 checking whether to build static libraries... yes [2022-07-20T15:04:10.731Z] #77 152.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T15:04:10.878Z] #77 159.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T15:04:10.990Z] #77 152.6 checking whether build environment is sane... yes [2022-07-20T15:04:10.990Z] #77 152.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T15:04:11.249Z] #77 152.8 checking whether make sets $(MAKE)... yes [2022-07-20T15:04:11.508Z] #77 153.0 checking whether make supports the include directive... yes (GNU style) [2022-07-20T15:04:11.509Z] #77 153.1 checking whether make supports nested variables... yes [2022-07-20T15:04:11.509Z] #77 153.2 checking whether UID '0' is supported by ustar format... yes [2022-07-20T15:04:11.509Z] #77 153.2 checking whether GID '0' is supported by ustar format... yes [2022-07-20T15:04:11.509Z] #77 153.2 checking how to create a ustar tar archive... gnutar [2022-07-20T15:04:11.810Z] #77 159.3 checking if gcc static flag -static works... yes [2022-07-20T15:04:12.027Z] #77 153.3 checking dependency style of gcc... gcc3 [2022-07-20T15:04:12.027Z] #77 153.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T15:04:12.027Z] #77 153.8 checking whether make supports nested variables... (cached) yes [2022-07-20T15:04:12.027Z] #77 153.8 checking for gawk... (cached) mawk [2022-07-20T15:04:12.027Z] #77 153.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-20T15:04:12.027Z] #77 153.9 checking for gcc... (cached) gcc [2022-07-20T15:04:12.068Z] #77 160.0 checking if gcc supports -c -o file.o... yes [2022-07-20T15:04:12.068Z] #77 160.3 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T15:04:12.068Z] #77 160.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-20T15:04:12.459Z] #64 ... [2022-07-20T15:04:12.459Z] [2022-07-20T15:04:12.459Z] #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-07-20T15:04:12.459Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:04:12.459Z] #77 190.1 CCLD libocispec.la [2022-07-20T15:04:12.459Z] #77 190.5 CCLD tests/test-1 [2022-07-20T15:04:12.459Z] #77 190.5 CCLD tests/test-2 [2022-07-20T15:04:12.459Z] #77 190.5 CCLD src/validate [2022-07-20T15:04:12.459Z] #77 190.5 CCLD tests/test-3 [2022-07-20T15:04:12.459Z] #77 190.6 CCLD tests/test-4 [2022-07-20T15:04:12.459Z] #77 190.6 CCLD tests/test-5 [2022-07-20T15:04:12.459Z] #77 190.6 CCLD tests/test-6 [2022-07-20T15:04:12.459Z] #77 190.9 CCLD tests/test-7 [2022-07-20T15:04:12.459Z] #77 190.9 CCLD tests/test-8 [2022-07-20T15:04:12.459Z] #77 191.0 CCLD tests/test-9 [2022-07-20T15:04:12.459Z] #77 191.2 CCLD tests/test-10 [2022-07-20T15:04:12.459Z] #77 191.3 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-20T15:04:12.459Z] #77 191.3 CCLD tests/test-11 [2022-07-20T15:04:12.595Z] #77 154.3 checking whether we are using the GNU C compiler... (cached) yes [2022-07-20T15:04:12.595Z] #77 154.3 checking whether gcc accepts -g... (cached) yes [2022-07-20T15:04:12.595Z] #77 154.3 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-20T15:04:12.595Z] #77 154.3 checking whether gcc understands -c and -o together... (cached) yes [2022-07-20T15:04:12.855Z] #77 154.3 checking for a Python interpreter with version >= 3... python3 [2022-07-20T15:04:12.855Z] #77 154.6 checking for python3... /usr/bin/python3 [2022-07-20T15:04:13.003Z] #77 160.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T15:04:13.003Z] #77 161.1 checking how to hardcode library paths into programs... immediate [2022-07-20T15:04:13.003Z] #77 161.1 checking whether stripping libraries is possible... yes [2022-07-20T15:04:13.003Z] #77 161.1 checking if libtool supports shared libraries... yes [2022-07-20T15:04:13.003Z] #77 161.1 checking whether to build shared libraries... no [2022-07-20T15:04:13.003Z] #77 161.1 checking whether to build static libraries... yes [2022-07-20T15:04:13.003Z] #77 161.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T15:04:13.003Z] #77 161.2 checking whether build environment is sane... yes [2022-07-20T15:04:13.115Z] #77 154.6 checking for python3 version... 3.9 [2022-07-20T15:04:13.261Z] #77 161.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T15:04:13.374Z] #77 154.8 checking for python3 platform... linux [2022-07-20T15:04:13.427Z] #19 ... [2022-07-20T15:04:13.427Z] [2022-07-20T15:04:13.427Z] #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-07-20T15:04:13.427Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:04:13.427Z] #84 273.6 AR libcrun_testing.a [2022-07-20T15:04:13.427Z] #84 273.6 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-20T15:04:13.427Z] #84 273.7 CCLD tests/tests_libcrun_utils [2022-07-20T15:04:13.427Z] #84 273.7 CCLD tests/tests_libcrun_errors [2022-07-20T15:04:13.427Z] #84 273.7 CCLD tests/tests_libcrun_fuzzer [2022-07-20T15:04:13.427Z] #84 274.0 CCLD libcrun.la [2022-07-20T15:04:13.519Z] #77 161.5 checking whether make sets $(MAKE)... yes [2022-07-20T15:04:13.519Z] #77 161.7 checking whether make supports the include directive... yes (GNU style) [2022-07-20T15:04:13.519Z] #77 161.8 checking whether make supports nested variables... yes [2022-07-20T15:04:13.634Z] #77 154.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-20T15:04:13.687Z] #84 274.8 CCLD crun [2022-07-20T15:04:13.778Z] #77 162.0 checking whether UID '0' is supported by ustar format... yes [2022-07-20T15:04:13.778Z] #77 162.0 checking whether GID '0' is supported by ustar format... yes [2022-07-20T15:04:13.835Z] #77 193.3 libtool: link: ar cr libocispec.a [2022-07-20T15:04:13.835Z] #77 193.4 libtool: link: ranlib libocispec.a [2022-07-20T15:04:13.893Z] #77 155.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-20T15:04:13.893Z] #77 155.6 checking for go-md2man... no [2022-07-20T15:04:13.948Z] #84 275.3 make[3]: Entering directory '/tmp/crun-build' [2022-07-20T15:04:14.036Z] #77 162.0 checking how to create a ustar tar archive... gnutar [2022-07-20T15:04:14.208Z] #84 275.4 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-20T15:04:14.208Z] #84 275.4 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-20T15:04:14.208Z] #84 275.4 /bin/mkdir -p '/usr/local/lib' [2022-07-20T15:04:14.208Z] #84 275.4 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-20T15:04:14.208Z] #84 275.5 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-20T15:04:14.208Z] #84 275.5 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-20T15:04:14.208Z] #84 275.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-20T15:04:14.208Z] #84 275.5 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-20T15:04:14.294Z] #77 162.2 checking dependency style of gcc... gcc3 [2022-07-20T15:04:14.294Z] #77 162.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T15:04:14.294Z] #77 162.6 checking whether make supports nested variables... (cached) yes [2022-07-20T15:04:14.294Z] #77 162.6 checking for gawk... (cached) mawk [2022-07-20T15:04:14.294Z] #77 162.6 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-20T15:04:14.294Z] #77 162.6 checking for gcc... (cached) gcc [2022-07-20T15:04:14.469Z] #84 275.8 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-07-20T15:04:14.469Z] #84 275.8 ---------------------------------------------------------------------- [2022-07-20T15:04:14.469Z] #84 275.8 Libraries have been installed in: [2022-07-20T15:04:14.469Z] #84 275.8 /usr/local/lib [2022-07-20T15:04:14.469Z] #84 275.8 [2022-07-20T15:04:14.469Z] #84 275.8 If you ever happen to want to link against installed libraries [2022-07-20T15:04:14.469Z] #84 275.8 in a given directory, LIBDIR, you must either use libtool, and [2022-07-20T15:04:14.469Z] #84 275.8 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-20T15:04:14.469Z] #84 275.8 flag during linking and do at least one of the following: [2022-07-20T15:04:14.469Z] #84 275.8 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-20T15:04:14.469Z] #84 275.8 during execution [2022-07-20T15:04:14.469Z] #84 275.8 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-20T15:04:14.469Z] #84 275.8 during linking [2022-07-20T15:04:14.469Z] #84 275.8 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-20T15:04:14.469Z] #84 275.8 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-20T15:04:14.469Z] #84 275.8 [2022-07-20T15:04:14.469Z] #84 275.8 See any operating system documentation about shared libraries for [2022-07-20T15:04:14.469Z] #84 275.8 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-20T15:04:14.469Z] #84 275.8 ---------------------------------------------------------------------- [2022-07-20T15:04:14.469Z] #84 275.8 /bin/mkdir -p '/build' [2022-07-20T15:04:14.469Z] #84 275.8 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-20T15:04:14.469Z] #84 275.8 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-20T15:04:14.469Z] #84 275.9 make[3]: Leaving directory '/tmp/crun-build' [2022-07-20T15:04:14.469Z] #84 275.9 make[2]: Leaving directory '/tmp/crun-build' [2022-07-20T15:04:14.469Z] #84 275.9 make[1]: Leaving directory '/tmp/crun-build' [2022-07-20T15:04:14.540Z] #77 155.7 checking error.h usability... yes [2022-07-20T15:04:14.540Z] #77 156.2 checking error.h presence... yes [2022-07-20T15:04:14.540Z] #77 156.3 checking for error.h... yes [2022-07-20T15:04:14.552Z] #77 162.7 checking whether we are using the GNU C compiler... (cached) yes [2022-07-20T15:04:14.552Z] #77 162.7 checking whether gcc accepts -g... (cached) yes [2022-07-20T15:04:14.552Z] #77 162.7 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-20T15:04:14.552Z] #77 162.7 checking whether gcc understands -c and -o together... (cached) yes [2022-07-20T15:04:14.552Z] #77 162.7 checking for a Python interpreter with version >= 3... python3 [2022-07-20T15:04:14.552Z] #77 162.8 checking for python3... /usr/bin/python3 [2022-07-20T15:04:14.552Z] #77 162.8 checking for python3 version... 3.9 [2022-07-20T15:04:14.810Z] #77 162.9 checking for python3 platform... linux [2022-07-20T15:04:15.068Z] #77 163.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-20T15:04:15.077Z] #77 156.5 checking linux/openat2.h usability... yes [2022-07-20T15:04:15.326Z] #77 163.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-20T15:04:15.326Z] #77 163.6 checking for go-md2man... no [2022-07-20T15:04:15.337Z] #77 156.8 checking linux/openat2.h presence... yes [2022-07-20T15:04:15.337Z] #77 156.9 checking for linux/openat2.h... yes [2022-07-20T15:04:15.588Z] #77 163.6 checking error.h usability... yes [2022-07-20T15:04:15.588Z] #77 163.8 checking error.h presence... yes [2022-07-20T15:04:15.588Z] #77 163.9 checking for error.h... yes [2022-07-20T15:04:15.598Z] #77 156.9 checking for copy_file_range... yes [2022-07-20T15:04:15.736Z] #77 194.7 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T15:04:15.736Z] #77 194.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-20T15:04:15.736Z] #77 194.8 make[5]: Nothing to be done for 'install-data-am'. [2022-07-20T15:04:15.736Z] #77 194.8 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T15:04:15.736Z] #77 194.8 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T15:04:15.736Z] #77 194.8 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T15:04:15.736Z] #77 194.8 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T15:04:15.736Z] #77 194.8 make[2]: Entering directory '/tmp/crun-build' [2022-07-20T15:04:15.736Z] #77 195.0 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-20T15:04:15.736Z] #77 195.0 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-20T15:04:15.736Z] #77 195.0 CC src/libcrun/libcrun_testing_a-container.o [2022-07-20T15:04:15.736Z] #77 195.0 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-20T15:04:15.736Z] #77 195.1 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-20T15:04:15.736Z] #77 195.1 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-20T15:04:15.736Z] #77 195.1 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-20T15:04:15.736Z] #77 195.2 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-20T15:04:15.736Z] #77 195.2 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-20T15:04:15.736Z] #77 ... [2022-07-20T15:04:15.736Z] [2022-07-20T15:04:15.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-07-20T15:04:15.736Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T15:04:15.736Z] #47 244.7 + dpkg --print-architecture [2022-07-20T15:04:15.736Z] #47 244.7 + git checkout -q v2.1.0 [2022-07-20T15:04:16.155Z] #77 163.9 checking linux/openat2.h usability... yes [2022-07-20T15:04:16.155Z] #77 164.2 checking linux/openat2.h presence... yes [2022-07-20T15:04:16.155Z] #77 164.3 checking for linux/openat2.h... yes [2022-07-20T15:04:16.169Z] #77 157.4 checking for fgetxattr... yes [2022-07-20T15:04:16.413Z] #77 164.4 checking for copy_file_range... yes [2022-07-20T15:04:16.427Z] #77 157.8 checking for statx... yes [2022-07-20T15:04:16.611Z] #77 216.8 CCLD tests/init [2022-07-20T15:04:16.671Z] #77 164.7 checking for fgetxattr... yes [2022-07-20T15:04:16.671Z] #47 245.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-20T15:04:16.672Z] #47 245.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-20T15:04:16.687Z] #77 158.2 checking for fgetpwent_r... yes [2022-07-20T15:04:16.931Z] #77 165.0 checking for statx... yes [2022-07-20T15:04:17.189Z] #77 165.2 checking for fgetpwent_r... yes [2022-07-20T15:04:17.255Z] #77 158.6 checking for issetugid... no [2022-07-20T15:04:17.256Z] #77 158.9 checking for pkg-config... /usr/bin/pkg-config [2022-07-20T15:04:17.256Z] #77 158.9 checking pkg-config is at least version 0.9.0... yes [2022-07-20T15:04:17.447Z] #77 165.5 checking for issetugid... no [2022-07-20T15:04:17.447Z] #77 165.7 checking for pkg-config... /usr/bin/pkg-config [2022-07-20T15:04:17.447Z] #77 165.7 checking pkg-config is at least version 0.9.0... yes [2022-07-20T15:04:17.765Z] #84 ... [2022-07-20T15:04:17.765Z] [2022-07-20T15:04:17.765Z] #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-07-20T15:04:17.765Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T15:04:18.014Z] #77 165.7 checking for library containing yajl_tree_get... -lyajl [2022-07-20T15:04:18.014Z] #77 166.3 checking for yajl >= 2.0.0... yes [2022-07-20T15:04:18.032Z] #19 326.8 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-07-20T15:04:18.032Z] #19 326.8 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-20T15:04:18.272Z] #77 166.3 checking sys/capability.h usability... yes [2022-07-20T15:04:18.355Z] #19 327.0 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-20T15:04:18.529Z] #77 166.5 checking sys/capability.h presence... yes [2022-07-20T15:04:18.529Z] #77 166.6 checking for sys/capability.h... yes [2022-07-20T15:04:18.632Z] #77 159.0 checking for library containing yajl_tree_get... -lyajl [2022-07-20T15:04:18.632Z] #77 160.2 checking for yajl >= 2.0.0... [2022-07-20T15:04:18.632Z] #77 ... [2022-07-20T15:04:18.632Z] [2022-07-20T15:04:18.632Z] #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-07-20T15:04:18.632Z] #60 sha256:0585b79a276f2551bcca7ccc5ff96ad209f08544bfd5856379ec06e792a475c3 [2022-07-20T15:04:18.632Z] #60 22.02 + cd /tmp/tmp.9qhGimb4gV/src/github.com/opencontainers/runc [2022-07-20T15:04:18.632Z] #60 22.02 + git checkout -q v1.1.2 [2022-07-20T15:04:18.891Z] #60 ... [2022-07-20T15:04:18.891Z] [2022-07-20T15:04:18.891Z] #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-07-20T15:04:18.891Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T15:04:18.891Z] #21 1.561 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:04:18.891Z] #21 1.588 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:04:18.891Z] #21 1.599 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:04:18.891Z] #21 2.948 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T15:04:18.891Z] #21 6.039 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T15:04:18.891Z] #21 7.976 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T15:04:18.891Z] #21 ... [2022-07-20T15:04:18.891Z] [2022-07-20T15:04:18.891Z] #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-07-20T15:04:18.891Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:04:18.891Z] #77 160.2 checking for yajl >= 2.0.0... yes [2022-07-20T15:04:19.099Z] #77 166.6 checking for library containing cap_from_name... -lcap [2022-07-20T15:04:19.150Z] #77 160.3 checking sys/capability.h usability... yes [2022-07-20T15:04:19.150Z] #77 160.8 checking sys/capability.h presence... yes [2022-07-20T15:04:19.150Z] #77 160.9 checking for sys/capability.h... yes [2022-07-20T15:04:19.295Z] #19 328.0 Selecting previously unselected package patch. [2022-07-20T15:04:19.295Z] #19 328.0 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-07-20T15:04:19.295Z] #19 328.2 Unpacking patch (2.7.6-7) ... [2022-07-20T15:04:19.665Z] #77 167.3 checking for library containing dlopen... -ldl [2022-07-20T15:04:19.923Z] #77 167.9 checking seccomp.h usability... yes [2022-07-20T15:04:19.923Z] #77 168.1 checking seccomp.h presence... yes [2022-07-20T15:04:19.923Z] #77 168.2 checking for seccomp.h... yes [2022-07-20T15:04:20.235Z] #19 329.0 Selecting previously unselected package dpkg-dev. [2022-07-20T15:04:20.235Z] #19 329.0 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-07-20T15:04:20.489Z] #77 168.2 checking for library containing seccomp_rule_add... -lseccomp [2022-07-20T15:04:20.489Z] #77 168.7 checking for library containing seccomp_arch_resolve_name... none required [2022-07-20T15:04:20.494Z] #19 329.3 Unpacking dpkg-dev (1.20.11) ... [2022-07-20T15:04:20.536Z] #77 161.0 checking for library containing cap_from_name... -lcap [2022-07-20T15:04:20.748Z] #77 168.9 checking systemd/sd-bus.h usability... yes [2022-07-20T15:04:21.007Z] #77 169.0 checking systemd/sd-bus.h presence... [2022-07-20T15:04:21.007Z] #77 ... [2022-07-20T15:04:21.007Z] [2022-07-20T15:04:21.007Z] #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-07-20T15:04:21.007Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T15:04:21.007Z] #34 DONE 245.5s [2022-07-20T15:04:21.007Z] [2022-07-20T15:04:21.007Z] #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-07-20T15:04:21.007Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:04:21.007Z] #77 169.0 checking systemd/sd-bus.h presence... yes [2022-07-20T15:04:21.007Z] #77 169.2 checking for systemd/sd-bus.h... yes [2022-07-20T15:04:21.007Z] #77 169.2 checking for library containing sd_bus_match_signal_async... [2022-07-20T15:04:21.007Z] #77 ... [2022-07-20T15:04:21.007Z] [2022-07-20T15:04:21.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-07-20T15:04:21.007Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T15:04:21.007Z] #21 15.29 Fetched 8555 kB in 13s (645 kB/s) [2022-07-20T15:04:21.007Z] #21 15.29 Reading package lists... [2022-07-20T15:04:21.064Z] #19 ... [2022-07-20T15:04:21.064Z] [2022-07-20T15:04:21.064Z] #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-07-20T15:04:21.064Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:04:21.064Z] #84 DONE 282.5s [2022-07-20T15:04:21.064Z] [2022-07-20T15:04:21.064Z] #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-07-20T15:04:21.064Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T15:04:21.064Z] #19 330.1 Selecting previously unselected package libconfig-inifiles-perl. [2022-07-20T15:04:21.103Z] #77 162.1 checking for library containing dlopen... -ldl [2022-07-20T15:04:21.323Z] #19 330.1 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-07-20T15:04:21.323Z] #19 330.1 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-07-20T15:04:21.324Z] #19 330.2 Selecting previously unselected package libio-string-perl. [2022-07-20T15:04:21.324Z] #19 330.2 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-07-20T15:04:21.324Z] #19 330.2 Unpacking libio-string-perl (1.08-3.1) ... [2022-07-20T15:04:21.324Z] #19 330.2 Selecting previously unselected package libicu67:amd64. [2022-07-20T15:04:21.324Z] #19 330.2 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-07-20T15:04:21.324Z] #19 330.3 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-20T15:04:21.367Z] #77 163.0 checking seccomp.h usability... yes [2022-07-20T15:04:21.626Z] #77 163.2 checking seccomp.h presence... yes [2022-07-20T15:04:21.626Z] #77 163.3 checking for seccomp.h... yes [2022-07-20T15:04:21.941Z] #21 19.60 Reading package lists... [2022-07-20T15:04:21.941Z] #21 ... [2022-07-20T15:04:21.941Z] [2022-07-20T15:04:21.941Z] #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-07-20T15:04:21.941Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:04:21.941Z] #77 169.2 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-20T15:04:22.192Z] #77 163.4 checking for library containing seccomp_rule_add... -lseccomp [2022-07-20T15:04:22.199Z] #77 170.2 checking for sd_notify_barrier... yes [2022-07-20T15:04:22.450Z] #77 163.8 checking for library containing seccomp_arch_resolve_name... none required [2022-07-20T15:04:22.705Z] #19 331.7 Selecting previously unselected package libxml2:amd64. [2022-07-20T15:04:22.705Z] #19 331.7 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-20T15:04:22.705Z] #19 331.7 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-20T15:04:22.709Z] #77 164.1 checking systemd/sd-bus.h usability... yes [2022-07-20T15:04:22.716Z] #77 170.6 checking linux/bpf.h usability... yes [2022-07-20T15:04:22.716Z] #77 171.0 checking linux/bpf.h presence... yes [2022-07-20T15:04:22.967Z] #77 164.5 checking systemd/sd-bus.h presence... yes [2022-07-20T15:04:22.968Z] #77 164.7 checking for systemd/sd-bus.h... yes [2022-07-20T15:04:22.974Z] #77 171.1 checking for linux/bpf.h... yes [2022-07-20T15:04:22.974Z] #77 171.1 checking compilation for eBPF... yes [2022-07-20T15:04:22.974Z] #77 171.2 checking for criu >= 3.15... no [2022-07-20T15:04:22.974Z] #77 171.3 configure: CRIU headers not found, building without CRIU support [2022-07-20T15:04:22.974Z] #77 171.3 checking for criu > 3.16... no [2022-07-20T15:04:22.974Z] #77 171.3 configure: CRIU version doesn't support join-ns API [2022-07-20T15:04:23.231Z] #77 171.3 checking for criu > 3.16.1... no [2022-07-20T15:04:23.231Z] #77 171.4 configure: CRIU version doesn't support for pre-dumping [2022-07-20T15:04:23.231Z] #77 171.4 checking for new mount API (fsconfig)... yes [2022-07-20T15:04:23.233Z] #47 ... [2022-07-20T15:04:23.233Z] [2022-07-20T15:04:23.233Z] #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-07-20T15:04:23.233Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:04:23.233Z] #77 195.3 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-20T15:04:23.233Z] #77 195.3 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-20T15:04:23.233Z] #77 195.3 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-20T15:04:23.233Z] #77 195.3 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-20T15:04:23.233Z] #77 195.4 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-20T15:04:23.233Z] #77 195.4 CC src/libcrun/libcrun_testing_a-error.o [2022-07-20T15:04:23.233Z] #77 195.5 CC src/libcrun/libcrun_testing_a-status.o [2022-07-20T15:04:23.233Z] #77 195.5 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-20T15:04:23.233Z] #77 195.6 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-20T15:04:23.233Z] #77 195.6 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-20T15:04:23.233Z] #77 195.7 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-20T15:04:23.233Z] #77 195.8 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-20T15:04:23.233Z] #77 195.9 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-20T15:04:23.233Z] #77 195.9 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-20T15:04:23.233Z] #77 196.0 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-20T15:04:23.233Z] #77 196.0 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-20T15:04:23.233Z] #77 196.1 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-20T15:04:23.233Z] #77 196.4 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-20T15:04:23.233Z] #77 196.7 CC src/crun-crun.o [2022-07-20T15:04:23.233Z] #77 196.8 CC src/crun-run.o [2022-07-20T15:04:23.233Z] #77 196.9 CC src/crun-delete.o [2022-07-20T15:04:23.233Z] #77 197.0 CC src/crun-kill.o [2022-07-20T15:04:23.233Z] #77 197.2 CC src/crun-pause.o [2022-07-20T15:04:23.233Z] #77 197.3 CC src/crun-unpause.o [2022-07-20T15:04:23.233Z] #77 197.5 CC src/crun-spec.o [2022-07-20T15:04:23.233Z] #77 197.7 CC src/crun-exec.o [2022-07-20T15:04:23.233Z] #77 197.7 CC src/crun-list.o [2022-07-20T15:04:23.233Z] #77 198.0 CC src/crun-create.o [2022-07-20T15:04:23.233Z] #77 198.0 CC src/crun-start.o [2022-07-20T15:04:23.233Z] #77 198.1 CC src/crun-state.o [2022-07-20T15:04:23.233Z] #77 198.3 CC src/crun-update.o [2022-07-20T15:04:23.233Z] #77 198.4 CC src/crun-ps.o [2022-07-20T15:04:23.233Z] #77 198.6 CC src/crun-checkpoint.o [2022-07-20T15:04:23.233Z] #77 198.7 CC src/crun-restore.o [2022-07-20T15:04:23.233Z] #77 198.9 CC src/libcrun/libcrun_la-utils.lo [2022-07-20T15:04:23.233Z] #77 199.0 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-20T15:04:23.233Z] #77 199.3 CC src/libcrun/libcrun_la-container.lo [2022-07-20T15:04:23.233Z] #77 199.5 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-20T15:04:23.233Z] #77 199.8 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-20T15:04:23.233Z] #77 200.2 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-20T15:04:23.233Z] #77 200.3 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-20T15:04:23.233Z] #77 200.5 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-20T15:04:23.233Z] #77 200.7 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-20T15:04:23.233Z] #77 200.9 CC src/libcrun/libcrun_la-criu.lo [2022-07-20T15:04:23.233Z] #77 201.2 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-20T15:04:23.233Z] #77 201.4 CC src/libcrun/libcrun_la-linux.lo [2022-07-20T15:04:23.233Z] #77 201.7 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-20T15:04:23.233Z] #77 201.9 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-20T15:04:23.233Z] #77 202.0 CC src/libcrun/libcrun_la-error.lo [2022-07-20T15:04:23.233Z] #77 202.2 CC src/libcrun/libcrun_la-status.lo [2022-07-20T15:04:23.233Z] #77 202.5 CC src/libcrun/libcrun_la-terminal.lo [2022-07-20T15:04:23.489Z] #77 171.5 checking for seccomp notify API... yes [2022-07-20T15:04:23.489Z] #77 171.7 checking for gperf... no [2022-07-20T15:04:23.489Z] #77 171.7 configure: gperf not found - cannot rebuild signal parser code [2022-07-20T15:04:23.492Z] #77 202.9 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-20T15:04:23.492Z] #77 202.9 CC src/libcrun/libcrun_la-signals.lo [2022-07-20T15:04:23.747Z] #77 171.7 checking for library containing argp_parse... none required [2022-07-20T15:04:23.752Z] #77 203.1 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-20T15:04:23.837Z] #19 ... [2022-07-20T15:04:23.837Z] [2022-07-20T15:04:23.837Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T15:04:23.837Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:04:23.837Z] #62 343.7 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-20T15:04:23.837Z] #62 DONE 344.5s [2022-07-20T15:04:23.837Z] [2022-07-20T15:04:23.837Z] #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-07-20T15:04:23.837Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T15:04:23.837Z] #19 332.5 Selecting previously unselected package libxml-namespacesupport-perl. [2022-07-20T15:04:23.837Z] #19 332.5 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-07-20T15:04:23.837Z] #19 332.5 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-20T15:04:23.837Z] #19 332.5 Selecting previously unselected package libxml-sax-base-perl. [2022-07-20T15:04:23.837Z] #19 332.5 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-07-20T15:04:23.837Z] #19 332.5 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-07-20T15:04:23.837Z] #19 332.6 Selecting previously unselected package libxml-sax-perl. [2022-07-20T15:04:23.837Z] #19 332.6 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-07-20T15:04:23.837Z] #19 332.6 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-07-20T15:04:23.837Z] #19 332.7 Selecting previously unselected package libxml-libxml-perl. [2022-07-20T15:04:23.837Z] #19 332.7 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-07-20T15:04:23.837Z] #19 332.7 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-20T15:04:23.905Z] #77 164.7 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-20T15:04:24.006Z] #77 172.3 checking that generated files are newer than configure... done [2022-07-20T15:04:24.006Z] #77 172.3 configure: creating ./config.status [2022-07-20T15:04:24.010Z] #77 203.5 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-20T15:04:24.097Z] #19 332.8 Selecting previously unselected package libxml-simple-perl. [2022-07-20T15:04:24.097Z] #19 332.8 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-07-20T15:04:24.097Z] #19 332.8 Unpacking libxml-simple-perl (2.25-1) ... [2022-07-20T15:04:24.097Z] #19 332.9 Selecting previously unselected package libyaml-perl. [2022-07-20T15:04:24.097Z] #19 332.9 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-07-20T15:04:24.097Z] #19 332.9 Unpacking libyaml-perl (1.30-1) ... [2022-07-20T15:04:24.097Z] #19 332.9 Selecting previously unselected package libconfig-auto-perl. [2022-07-20T15:04:24.097Z] #19 332.9 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-07-20T15:04:24.097Z] #19 333.0 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-07-20T15:04:24.097Z] #19 333.0 Selecting previously unselected package libfile-which-perl. [2022-07-20T15:04:24.097Z] #19 333.0 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-07-20T15:04:24.097Z] #19 333.0 Unpacking libfile-which-perl (1.23-1) ... [2022-07-20T15:04:24.097Z] #19 333.0 Selecting previously unselected package libfile-homedir-perl. [2022-07-20T15:04:24.097Z] #19 333.0 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-07-20T15:04:24.097Z] #19 333.0 Unpacking libfile-homedir-perl (1.006-1) ... [2022-07-20T15:04:24.164Z] #77 165.4 checking for sd_notify_barrier... yes [2022-07-20T15:04:24.164Z] #77 165.8 checking linux/bpf.h usability... yes [2022-07-20T15:04:24.357Z] #19 333.1 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-07-20T15:04:24.357Z] #19 333.1 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-07-20T15:04:24.357Z] #19 333.1 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-20T15:04:24.357Z] #19 333.1 Selecting previously unselected package dpkg-cross. [2022-07-20T15:04:24.357Z] #19 333.1 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-07-20T15:04:24.357Z] #19 333.2 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-07-20T15:04:24.357Z] #19 333.2 Selecting previously unselected package crossbuild-essential-arm64. [2022-07-20T15:04:24.357Z] #19 333.2 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-07-20T15:04:24.357Z] #19 333.2 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-07-20T15:04:24.357Z] #19 333.3 Selecting previously unselected package libc6-armel-cross. [2022-07-20T15:04:24.357Z] #19 333.3 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-07-20T15:04:24.357Z] #19 333.3 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-07-20T15:04:24.423Z] #77 166.0 checking linux/bpf.h presence... yes [2022-07-20T15:04:24.423Z] #77 166.0 checking for linux/bpf.h... yes [2022-07-20T15:04:24.423Z] #77 166.0 checking compilation for eBPF... yes [2022-07-20T15:04:24.577Z] #77 204.0 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-20T15:04:24.577Z] #77 204.1 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-20T15:04:24.617Z] #19 333.4 Selecting previously unselected package libgcc-s1-armel-cross. [2022-07-20T15:04:24.617Z] #19 333.4 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:04:24.617Z] #19 333.4 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-20T15:04:24.617Z] #19 333.5 Selecting previously unselected package libgomp1-armel-cross. [2022-07-20T15:04:24.617Z] #19 333.5 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:04:24.617Z] #19 333.5 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-20T15:04:24.617Z] #19 333.5 Selecting previously unselected package libatomic1-armel-cross. [2022-07-20T15:04:24.617Z] #19 333.5 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:04:24.617Z] #19 333.5 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-20T15:04:24.617Z] #19 333.6 Selecting previously unselected package libasan6-armel-cross. [2022-07-20T15:04:24.617Z] #19 333.6 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:04:24.617Z] #19 333.6 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-20T15:04:24.683Z] #77 166.2 checking for criu >= 3.15... no [2022-07-20T15:04:24.683Z] #77 166.3 configure: CRIU headers not found, building without CRIU support [2022-07-20T15:04:24.683Z] #77 166.3 checking for criu > 3.16... no [2022-07-20T15:04:24.683Z] #77 166.3 configure: CRIU version doesn't support join-ns API [2022-07-20T15:04:24.683Z] #77 166.3 checking for criu > 3.16.1... no [2022-07-20T15:04:24.683Z] #77 166.3 configure: CRIU version doesn't support for pre-dumping [2022-07-20T15:04:24.683Z] #77 166.3 checking for new mount API (fsconfig)... yes [2022-07-20T15:04:24.683Z] #77 166.5 checking for seccomp notify API... yes [2022-07-20T15:04:24.683Z] #77 166.6 checking for gperf... no [2022-07-20T15:04:24.683Z] #77 166.6 configure: gperf not found - cannot rebuild signal parser code [2022-07-20T15:04:24.876Z] #19 333.8 Selecting previously unselected package libstdc++6-armel-cross. [2022-07-20T15:04:24.876Z] #19 333.8 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:04:24.877Z] #19 333.8 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-20T15:04:24.877Z] #19 333.9 Selecting previously unselected package libubsan1-armel-cross. [2022-07-20T15:04:25.137Z] #19 333.9 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:04:25.137Z] #19 333.9 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-20T15:04:25.137Z] #19 334.0 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-07-20T15:04:25.137Z] #19 334.0 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:04:25.137Z] #19 334.0 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-20T15:04:25.137Z] #19 334.1 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-07-20T15:04:25.143Z] #77 204.4 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-20T15:04:25.253Z] #77 166.6 checking for library containing argp_parse... none required [2022-07-20T15:04:25.253Z] #77 166.9 checking that generated files are newer than configure... done [2022-07-20T15:04:25.253Z] #77 166.9 configure: creating ./config.status [2022-07-20T15:04:25.397Z] #19 334.1 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-20T15:04:25.397Z] #19 334.1 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-20T15:04:26.077Z] #77 205.3 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-20T15:04:26.077Z] #77 205.5 CC tests/init.o [2022-07-20T15:04:26.646Z] #77 206.1 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-20T15:04:27.291Z] #77 175.2 config.status: creating Makefile [2022-07-20T15:04:27.291Z] #77 175.4 config.status: creating rpm/crun.spec [2022-07-20T15:04:27.291Z] #77 175.4 config.status: creating config.h [2022-07-20T15:04:27.291Z] #77 175.5 config.status: executing libtool commands [2022-07-20T15:04:27.291Z] #77 175.6 config.status: executing depfiles commands [2022-07-20T15:04:27.859Z] #77 ... [2022-07-20T15:04:27.859Z] [2022-07-20T15:04:27.859Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-20T15:04:27.859Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T15:04:27.859Z] #36 251.6 Delve is a source level debugger for Go programs. [2022-07-20T15:04:27.859Z] #36 251.6 [2022-07-20T15:04:27.859Z] #36 251.6 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-20T15:04:27.859Z] #36 251.6 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-20T15:04:27.859Z] #36 251.6 [2022-07-20T15:04:27.859Z] #36 251.6 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-20T15:04:27.859Z] #36 251.6 [2022-07-20T15:04:27.859Z] #36 251.6 Pass flags to the program you are debugging using `--`, for example: [2022-07-20T15:04:27.859Z] #36 251.6 [2022-07-20T15:04:27.859Z] #36 251.6 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-20T15:04:27.859Z] #36 251.7 [2022-07-20T15:04:27.859Z] #36 251.7 Usage: [2022-07-20T15:04:27.859Z] #36 251.7 dlv [command] [2022-07-20T15:04:27.859Z] #36 251.7 [2022-07-20T15:04:27.859Z] #36 251.7 Available Commands: [2022-07-20T15:04:27.859Z] #36 251.7 attach Attach to running process and begin debugging. [2022-07-20T15:04:27.859Z] #36 251.7 connect Connect to a headless debug server with a terminal client. [2022-07-20T15:04:27.859Z] #36 251.7 core Examine a core dump. [2022-07-20T15:04:27.859Z] #36 251.7 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-20T15:04:27.859Z] #36 251.7 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-20T15:04:27.859Z] #36 251.7 exec Execute a precompiled binary, and begin a debug session. [2022-07-20T15:04:27.859Z] #36 251.7 help Help about any command [2022-07-20T15:04:27.859Z] #36 251.7 run Deprecated command. Use 'debug' instead. [2022-07-20T15:04:27.859Z] #36 251.7 test Compile test binary and begin debugging program. [2022-07-20T15:04:27.859Z] #36 251.7 trace Compile and begin tracing program. [2022-07-20T15:04:27.859Z] #36 251.7 version Prints version. [2022-07-20T15:04:27.859Z] #36 251.7 [2022-07-20T15:04:27.859Z] #36 251.7 Flags: [2022-07-20T15:04:27.859Z] #36 251.7 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-20T15:04:27.859Z] #36 251.7 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-20T15:04:27.859Z] #36 251.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-07-20T15:04:27.859Z] #36 251.7 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-20T15:04:27.859Z] #36 251.7 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-20T15:04:27.859Z] #36 251.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-07-20T15:04:27.859Z] #36 251.7 --disable-aslr Disables address space randomization [2022-07-20T15:04:27.859Z] #36 251.7 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-20T15:04:27.859Z] #36 251.7 -h, --help help for dlv [2022-07-20T15:04:27.859Z] #36 251.7 --init string Init file, executed by the terminal client. [2022-07-20T15:04:27.859Z] #36 251.7 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-20T15:04:27.859Z] #36 251.7 --log Enable debugging server logging. [2022-07-20T15:04:27.859Z] #36 251.7 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-20T15:04:27.859Z] #36 251.7 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-20T15:04:27.859Z] #36 251.7 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-20T15:04:27.859Z] #36 251.7 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-20T15:04:27.859Z] #36 251.7 --wd string Working directory for running the program. [2022-07-20T15:04:27.859Z] #36 251.7 [2022-07-20T15:04:27.859Z] #36 251.7 Additional help topics: [2022-07-20T15:04:27.859Z] #36 251.7 dlv backend Help about the --backend flag. [2022-07-20T15:04:27.859Z] #36 251.7 dlv log Help about logging flags. [2022-07-20T15:04:27.859Z] #36 251.7 dlv redirect Help about file redirection. [2022-07-20T15:04:27.859Z] #36 251.7 [2022-07-20T15:04:27.859Z] #36 251.7 Use "dlv [command] --help" for more information about a command. [2022-07-20T15:04:27.859Z] #36 DONE 252.6s [2022-07-20T15:04:27.859Z] [2022-07-20T15:04:27.859Z] #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-07-20T15:04:27.859Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T15:04:27.859Z] #21 19.60 Reading package lists... [2022-07-20T15:04:27.859Z] #21 23.83 Building dependency tree... [2022-07-20T15:04:27.859Z] #21 26.33 The following additional packages will be installed: [2022-07-20T15:04:27.859Z] #21 26.36 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-20T15:04:27.859Z] #21 26.36 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-20T15:04:27.859Z] #21 26.36 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-20T15:04:27.859Z] #21 26.36 python3-pkg-resources vim-runtime xxd [2022-07-20T15:04:27.859Z] #21 26.36 Suggested packages: [2022-07-20T15:04:27.859Z] #21 26.37 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-20T15:04:27.859Z] #21 26.37 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-20T15:04:27.859Z] #21 26.37 acl attr quota [2022-07-20T15:04:27.859Z] #21 26.37 Recommended packages: [2022-07-20T15:04:27.859Z] #21 26.37 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-20T15:04:27.859Z] #21 28.44 The following NEW packages will be installed: [2022-07-20T15:04:27.859Z] #21 28.44 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-20T15:04:27.859Z] #21 28.45 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-20T15:04:27.859Z] #21 28.45 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-20T15:04:27.859Z] #21 28.45 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-20T15:04:27.859Z] #21 28.45 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-20T15:04:27.859Z] #21 28.45 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-20T15:04:27.859Z] #21 28.45 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-20T15:04:27.859Z] #21 28.45 xz-utils zip zstd [2022-07-20T15:04:27.859Z] #21 28.77 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:04:27.859Z] #21 28.77 Need to get 27.7 MB of archives. [2022-07-20T15:04:27.859Z] #21 28.77 After this operation, 106 MB of additional disk space will be used. [2022-07-20T15:04:27.859Z] #21 28.77 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-20T15:04:27.859Z] #21 28.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-20T15:04:27.859Z] #21 28.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-20T15:04:27.859Z] #21 28.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-20T15:04:27.859Z] #21 28.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-20T15:04:27.859Z] #21 28.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-20T15:04:27.859Z] #21 28.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-20T15:04:27.859Z] #21 28.83 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-20T15:04:27.859Z] #21 28.89 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-20T15:04:27.859Z] #21 28.90 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-20T15:04:27.859Z] #21 28.91 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-20T15:04:27.859Z] #21 28.92 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-20T15:04:27.859Z] #21 28.92 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-20T15:04:27.859Z] #21 28.94 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-20T15:04:27.859Z] #21 28.96 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-20T15:04:27.859Z] #21 28.98 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-20T15:04:27.859Z] #21 28.99 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-20T15:04:27.859Z] #21 28.99 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-20T15:04:27.859Z] #21 28.99 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-20T15:04:27.859Z] #21 28.99 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-20T15:04:27.859Z] #21 28.99 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-20T15:04:27.859Z] #21 29.02 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-20T15:04:27.859Z] #21 29.05 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-20T15:04:27.859Z] #21 29.05 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-20T15:04:27.859Z] #21 29.06 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-20T15:04:27.859Z] #21 29.06 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-20T15:04:27.859Z] #21 29.06 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-20T15:04:28.118Z] #21 29.46 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-20T15:04:28.118Z] #21 29.46 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-20T15:04:28.118Z] #21 29.46 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-07-20T15:04:28.118Z] #21 29.46 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-20T15:04:28.118Z] #21 29.47 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-20T15:04:28.118Z] #21 29.47 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-20T15:04:28.118Z] #21 29.47 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-20T15:04:28.118Z] #21 29.51 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-20T15:04:28.118Z] #21 29.63 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-20T15:04:28.376Z] #21 29.63 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-20T15:04:28.376Z] #21 29.65 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-20T15:04:28.376Z] #21 29.66 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-20T15:04:28.376Z] #21 29.68 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-20T15:04:28.376Z] #21 29.68 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-20T15:04:28.376Z] #21 29.70 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-20T15:04:28.376Z] #21 29.79 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-20T15:04:28.376Z] #21 29.81 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-20T15:04:28.376Z] #21 29.83 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-20T15:04:28.543Z] #77 169.6 config.status: creating Makefile [2022-07-20T15:04:28.543Z] #77 169.8 config.status: creating rpm/crun.spec [2022-07-20T15:04:28.543Z] #77 169.9 config.status: creating config.h [2022-07-20T15:04:28.543Z] #77 169.9 config.status: executing libtool commands [2022-07-20T15:04:28.543Z] #77 169.9 config.status: executing depfiles commands [2022-07-20T15:04:28.942Z] #21 30.24 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-20T15:04:28.942Z] #21 30.31 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-20T15:04:28.942Z] #21 30.35 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-20T15:04:28.942Z] #21 30.35 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-20T15:04:29.116Z] #77 ... [2022-07-20T15:04:29.116Z] [2022-07-20T15:04:29.116Z] #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-07-20T15:04:29.116Z] #60 sha256:0585b79a276f2551bcca7ccc5ff96ad209f08544bfd5856379ec06e792a475c3 [2022-07-20T15:04:29.116Z] #60 22.76 + '[' -z '' ']' [2022-07-20T15:04:29.116Z] #60 22.76 + target=static [2022-07-20T15:04:29.116Z] #60 22.76 + make BUILDTAGS=seccomp static [2022-07-20T15:04:29.116Z] #60 23.49 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-07-20T15:04:29.375Z] #60 ... [2022-07-20T15:04:29.375Z] [2022-07-20T15:04:29.375Z] #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-07-20T15:04:29.375Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T15:04:29.375Z] #21 14.60 Fetched 8555 kB in 13s (642 kB/s) [2022-07-20T15:04:29.375Z] #21 14.60 Reading package lists... [2022-07-20T15:04:29.880Z] #21 31.17 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:04:29.880Z] #21 31.35 Fetched 27.7 MB in 2s (14.5 MB/s) [2022-07-20T15:04:29.943Z] #21 18.49 Reading package lists... [2022-07-20T15:04:29.943Z] #21 ... [2022-07-20T15:04:29.943Z] [2022-07-20T15:04:29.943Z] #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-07-20T15:04:29.943Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:04:29.943Z] #77 171.7 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-20T15:04:29.943Z] #77 171.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-20T15:04:30.138Z] #21 31.51 Selecting previously unselected package pigz. [2022-07-20T15:04:30.138Z] #21 31.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 ... 24018 files and directories currently installed.) [2022-07-20T15:04:30.395Z] #21 31.61 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-20T15:04:30.395Z] #21 31.61 Unpacking pigz (2.6-1) ... [2022-07-20T15:04:30.395Z] #21 31.81 Selecting previously unselected package libelf1:amd64. [2022-07-20T15:04:30.395Z] #21 31.82 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-20T15:04:30.395Z] #21 31.83 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-20T15:04:30.512Z] #77 172.2 checking for gcc... gcc [2022-07-20T15:04:30.683Z] #19 338.8 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-07-20T15:04:30.683Z] #19 338.8 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-20T15:04:30.683Z] #19 338.8 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-20T15:04:30.683Z] #19 338.9 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-07-20T15:04:30.683Z] #19 338.9 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-07-20T15:04:30.683Z] #19 338.9 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-20T15:04:30.683Z] #19 339.1 Selecting previously unselected package libc6-dev-armel-cross. [2022-07-20T15:04:30.683Z] #19 339.1 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-07-20T15:04:30.683Z] #19 339.1 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-20T15:04:30.683Z] #19 339.3 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-07-20T15:04:30.683Z] #19 339.3 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:04:30.683Z] #19 339.3 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-20T15:04:30.683Z] #19 339.5 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-07-20T15:04:30.683Z] #19 339.5 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-20T15:04:30.683Z] #19 339.5 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-20T15:04:30.771Z] #77 172.4 checking whether the C compiler works... yes [2022-07-20T15:04:30.911Z] #21 32.17 Selecting previously unselected package libbpf0:amd64. [2022-07-20T15:04:30.911Z] #21 32.17 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-20T15:04:30.911Z] #21 32.18 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-20T15:04:30.911Z] #21 32.40 Selecting previously unselected package libcap2:amd64. [2022-07-20T15:04:31.030Z] #77 172.7 checking for C compiler default output file name... a.out [2022-07-20T15:04:31.168Z] #21 32.42 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-20T15:04:31.168Z] #21 32.44 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-20T15:04:31.169Z] #21 32.64 Selecting previously unselected package libmnl0:amd64. [2022-07-20T15:04:31.169Z] #21 32.64 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-20T15:04:31.169Z] #21 32.65 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-20T15:04:31.292Z] #77 172.7 checking for suffix of executables... [2022-07-20T15:04:31.426Z] #21 32.72 Selecting previously unselected package libxtables12:amd64. [2022-07-20T15:04:31.426Z] #21 32.73 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-20T15:04:31.426Z] #21 32.73 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-20T15:04:31.551Z] #77 172.9 checking whether we are cross compiling... no [2022-07-20T15:04:31.551Z] #77 173.2 checking for suffix of object files... o [2022-07-20T15:04:31.684Z] #21 32.93 Selecting previously unselected package libcap2-bin. [2022-07-20T15:04:31.684Z] #21 32.94 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-20T15:04:31.684Z] #21 32.96 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-20T15:04:31.810Z] #77 173.4 checking whether we are using the GNU C compiler... yes [2022-07-20T15:04:31.941Z] #21 33.26 Selecting previously unselected package iproute2. [2022-07-20T15:04:31.941Z] #21 33.26 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-20T15:04:31.941Z] #21 33.28 Unpacking iproute2 (5.10.0-4) ... [2022-07-20T15:04:32.070Z] #77 173.6 checking whether gcc accepts -g... yes [2022-07-20T15:04:32.070Z] #77 173.7 checking for gcc option to accept ISO C89... none needed [2022-07-20T15:04:32.329Z] #77 173.9 checking whether gcc understands -c and -o together... yes [2022-07-20T15:04:32.589Z] #77 174.1 checking how to run the C preprocessor... gcc -E [2022-07-20T15:04:32.589Z] #77 174.4 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T15:04:32.589Z] #77 174.5 checking for egrep... /bin/grep -E [2022-07-20T15:04:32.874Z] #21 34.43 Selecting previously unselected package xxd. [2022-07-20T15:04:33.131Z] #21 34.43 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-20T15:04:33.132Z] #21 34.47 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:04:33.132Z] #21 34.68 Selecting previously unselected package vim-common. [2022-07-20T15:04:33.132Z] #21 34.68 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T15:04:33.389Z] #21 34.80 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:04:33.646Z] #21 35.10 Selecting previously unselected package bash-completion. [2022-07-20T15:04:33.646Z] #21 35.11 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-20T15:04:33.788Z] #77 174.5 checking for ANSI C header files... yes [2022-07-20T15:04:33.788Z] #77 175.3 checking for sys/types.h... [2022-07-20T15:04:33.788Z] #77 ... [2022-07-20T15:04:33.788Z] [2022-07-20T15:04:33.788Z] #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-07-20T15:04:33.788Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T15:04:33.788Z] #34 DONE 252.3s [2022-07-20T15:04:33.788Z] [2022-07-20T15:04:33.788Z] #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-07-20T15:04:33.788Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:04:33.788Z] #77 175.3 checking for sys/types.h... yes [2022-07-20T15:04:34.356Z] #77 175.7 checking for sys/stat.h... yes [2022-07-20T15:04:34.616Z] #77 176.1 checking for stdlib.h... [2022-07-20T15:04:34.616Z] #77 ... [2022-07-20T15:04:34.616Z] [2022-07-20T15:04:34.616Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-20T15:04:34.616Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T15:04:34.616Z] #36 253.2 Delve is a source level debugger for Go programs. [2022-07-20T15:04:34.616Z] #36 253.2 [2022-07-20T15:04:34.616Z] #36 253.2 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-20T15:04:34.616Z] #36 253.2 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-20T15:04:34.616Z] #36 253.2 [2022-07-20T15:04:34.616Z] #36 253.2 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-20T15:04:34.616Z] #36 253.2 [2022-07-20T15:04:34.616Z] #36 253.2 Pass flags to the program you are debugging using `--`, for example: [2022-07-20T15:04:34.616Z] #36 253.2 [2022-07-20T15:04:34.616Z] #36 253.2 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-20T15:04:34.616Z] #36 253.2 [2022-07-20T15:04:34.616Z] #36 253.2 Usage: [2022-07-20T15:04:34.616Z] #36 253.2 dlv [command] [2022-07-20T15:04:34.616Z] #36 253.2 [2022-07-20T15:04:34.616Z] #36 253.2 Available Commands: [2022-07-20T15:04:34.616Z] #36 253.2 attach Attach to running process and begin debugging. [2022-07-20T15:04:34.616Z] #36 253.2 connect Connect to a headless debug server with a terminal client. [2022-07-20T15:04:34.616Z] #36 253.2 core Examine a core dump. [2022-07-20T15:04:34.616Z] #36 253.2 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-20T15:04:34.616Z] #36 253.2 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-20T15:04:34.616Z] #36 253.2 exec Execute a precompiled binary, and begin a debug session. [2022-07-20T15:04:34.616Z] #36 253.2 help Help about any command [2022-07-20T15:04:34.616Z] #36 253.2 run Deprecated command. Use 'debug' instead. [2022-07-20T15:04:34.616Z] #36 253.2 test Compile test binary and begin debugging program. [2022-07-20T15:04:34.616Z] #36 253.2 trace Compile and begin tracing program. [2022-07-20T15:04:34.616Z] #36 253.2 version Prints version. [2022-07-20T15:04:34.616Z] #36 253.2 [2022-07-20T15:04:34.616Z] #36 253.2 Flags: [2022-07-20T15:04:34.616Z] #36 253.2 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-20T15:04:34.616Z] #36 253.2 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-20T15:04:34.616Z] #36 253.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-07-20T15:04:34.616Z] #36 253.2 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-20T15:04:34.616Z] #36 253.2 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-20T15:04:34.616Z] #36 253.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-07-20T15:04:34.616Z] #36 253.2 --disable-aslr Disables address space randomization [2022-07-20T15:04:34.616Z] #36 253.2 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-20T15:04:34.616Z] #36 253.2 -h, --help help for dlv [2022-07-20T15:04:34.616Z] #36 253.2 --init string Init file, executed by the terminal client. [2022-07-20T15:04:34.616Z] #36 253.2 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-20T15:04:34.616Z] #36 253.2 --log Enable debugging server logging. [2022-07-20T15:04:34.616Z] #36 253.2 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-20T15:04:34.616Z] #36 253.2 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-20T15:04:34.616Z] #36 253.2 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-20T15:04:34.616Z] #36 253.2 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-20T15:04:34.616Z] #36 253.2 --wd string Working directory for running the program. [2022-07-20T15:04:34.616Z] #36 253.2 [2022-07-20T15:04:34.616Z] #36 253.2 Additional help topics: [2022-07-20T15:04:34.616Z] #36 253.2 dlv backend Help about the --backend flag. [2022-07-20T15:04:34.616Z] #36 253.2 dlv log Help about logging flags. [2022-07-20T15:04:34.616Z] #36 253.2 dlv redirect Help about file redirection. [2022-07-20T15:04:34.616Z] #36 253.2 [2022-07-20T15:04:34.616Z] #36 253.2 Use "dlv [command] --help" for more information about a command. [2022-07-20T15:04:34.616Z] #36 DONE 253.4s [2022-07-20T15:04:34.761Z] #77 ... [2022-07-20T15:04:34.761Z] [2022-07-20T15:04:34.761Z] #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-07-20T15:04:34.761Z] #26 sha256:1be21ed6299cbd9c1965e2f9a9013d764f8d79d82d98a057688e44b46fb3958b [2022-07-20T15:04:34.761Z] #26 282.4 + return [2022-07-20T15:04:34.875Z] [2022-07-20T15:04:34.876Z] #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-07-20T15:04:34.876Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:04:34.876Z] #77 176.1 checking for stdlib.h... yes [2022-07-20T15:04:35.135Z] #77 176.5 checking for string.h... yes [2022-07-20T15:04:35.336Z] #26 DONE 285.8s [2022-07-20T15:04:35.336Z] [2022-07-20T15:04:35.336Z] #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-07-20T15:04:35.336Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T15:04:35.336Z] #77 237.4 AR libcrun_testing.a [2022-07-20T15:04:35.336Z] #77 237.4 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-20T15:04:35.336Z] #77 237.5 CCLD tests/tests_libcrun_utils [2022-07-20T15:04:35.336Z] #77 237.5 CCLD tests/tests_libcrun_errors [2022-07-20T15:04:35.336Z] #77 237.5 CCLD tests/tests_libcrun_fuzzer [2022-07-20T15:04:35.395Z] #77 176.8 checking for memory.h... yes [2022-07-20T15:04:35.654Z] #77 177.2 checking for strings.h... yes [2022-07-20T15:04:35.913Z] #77 177.4 checking for inttypes.h... yes [2022-07-20T15:04:35.965Z] #19 344.1 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-07-20T15:04:35.965Z] #19 344.1 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-20T15:04:35.965Z] #19 344.1 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-20T15:04:35.965Z] #19 344.2 Selecting previously unselected package crossbuild-essential-armel. [2022-07-20T15:04:35.965Z] #19 344.2 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-07-20T15:04:35.965Z] #19 344.3 Unpacking crossbuild-essential-armel (12.9) ... [2022-07-20T15:04:36.173Z] #77 177.7 checking for stdint.h... yes [2022-07-20T15:04:36.589Z] #19 345.4 Selecting previously unselected package libc6-armhf-cross. [2022-07-20T15:04:36.589Z] #19 345.4 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-07-20T15:04:36.740Z] #77 178.0 checking for unistd.h... yes [2022-07-20T15:04:36.869Z] #19 345.5 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-07-20T15:04:36.999Z] #77 178.4 checking minix/config.h usability... no [2022-07-20T15:04:37.251Z] #77 ... [2022-07-20T15:04:37.251Z] [2022-07-20T15:04:37.251Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-20T15:04:37.251Z] #27 sha256:35b3aecdd705554fa179ca153a3167bcdde640d6d4732b2377d9fa579d2051fc [2022-07-20T15:04:37.251Z] #27 DONE 0.5s [2022-07-20T15:04:37.251Z] [2022-07-20T15:04:37.251Z] #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-07-20T15:04:37.251Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T15:04:37.251Z] #77 239.4 CCLD libcrun.la [2022-07-20T15:04:37.251Z] #77 ... [2022-07-20T15:04:37.251Z] [2022-07-20T15:04:37.251Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-20T15:04:37.251Z] #32 sha256:ef3ecf022a37e4931d2193f08a93be6a8638b325fe23cb7f93f0ad81f69fc596 [2022-07-20T15:04:37.251Z] #32 DONE 0.5s [2022-07-20T15:04:37.258Z] #77 178.7 checking minix/config.h presence... no [2022-07-20T15:04:37.258Z] #77 178.8 checking for minix/config.h... no [2022-07-20T15:04:37.514Z] [2022-07-20T15:04:37.514Z] #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-07-20T15:04:37.514Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T15:04:37.514Z] #77 239.9 CCLD crun [2022-07-20T15:04:37.514Z] #77 ... [2022-07-20T15:04:37.514Z] [2022-07-20T15:04:37.514Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-20T15:04:37.514Z] #35 sha256:57232b0715145461382feacbe827d9b7839999448cf27c3f145bc27938c6d081 [2022-07-20T15:04:37.514Z] #35 DONE 0.1s [2022-07-20T15:04:37.514Z] [2022-07-20T15:04:37.514Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-20T15:04:37.514Z] #37 sha256:20b733d4abbb08f9348b3ee3f92752a383eaa28fc6fb21a2766acdc02351e12f [2022-07-20T15:04:37.514Z] #37 DONE 0.1s [2022-07-20T15:04:37.517Z] #77 178.8 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-20T15:04:37.778Z] [2022-07-20T15:04:37.778Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T15:04:37.778Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-20T15:04:37.778Z] #55 288.5 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-20T15:04:37.778Z] #55 DONE 288.6s [2022-07-20T15:04:37.778Z] [2022-07-20T15:04:37.778Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-20T15:04:37.778Z] #39 sha256:b1e452e27c67ab5f37102a44cc0860ba79bcc5b1b35bf1823ddb6b1acc28f49f [2022-07-20T15:04:37.778Z] #39 DONE 0.2s [2022-07-20T15:04:37.778Z] [2022-07-20T15:04:37.778Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-20T15:04:37.778Z] #41 sha256:0c2d2be74e54f85b9333e921efec1191950fefb7faf2c512648079310c65f852 [2022-07-20T15:04:37.827Z] #21 ... [2022-07-20T15:04:37.827Z] [2022-07-20T15:04:37.827Z] #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-07-20T15:04:37.827Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:04:37.827Z] #77 177.5 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-20T15:04:37.827Z] #77 177.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-20T15:04:37.827Z] #77 178.0 checking for gcc... gcc [2022-07-20T15:04:37.827Z] #77 178.2 checking whether the C compiler works... yes [2022-07-20T15:04:37.827Z] #77 178.4 checking for C compiler default output file name... a.out [2022-07-20T15:04:37.827Z] #77 178.4 checking for suffix of executables... [2022-07-20T15:04:37.827Z] #77 178.7 checking whether we are cross compiling... no [2022-07-20T15:04:37.827Z] #77 179.1 checking for suffix of object files... o [2022-07-20T15:04:37.827Z] #77 179.2 checking whether we are using the GNU C compiler... yes [2022-07-20T15:04:37.827Z] #77 179.3 checking whether gcc accepts -g... yes [2022-07-20T15:04:37.827Z] #77 179.4 checking for gcc option to accept ISO C89... none needed [2022-07-20T15:04:37.827Z] #77 179.6 checking whether gcc understands -c and -o together... yes [2022-07-20T15:04:37.827Z] #77 180.0 checking how to run the C preprocessor... gcc -E [2022-07-20T15:04:37.827Z] #77 180.6 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T15:04:37.827Z] #77 180.6 checking for egrep... /bin/grep -E [2022-07-20T15:04:37.827Z] #77 180.6 checking for ANSI C header files... yes [2022-07-20T15:04:37.827Z] #77 181.8 checking for sys/types.h... yes [2022-07-20T15:04:37.827Z] #77 182.2 checking for sys/stat.h... yes [2022-07-20T15:04:37.827Z] #77 182.5 checking for stdlib.h... yes [2022-07-20T15:04:37.827Z] #77 182.9 checking for string.h... yes [2022-07-20T15:04:37.827Z] #77 183.2 checking for memory.h... yes [2022-07-20T15:04:37.827Z] #77 183.3 checking for strings.h... yes [2022-07-20T15:04:37.827Z] #77 183.4 checking for inttypes.h... yes [2022-07-20T15:04:37.827Z] #77 183.5 checking for stdint.h... yes [2022-07-20T15:04:37.827Z] #77 183.6 checking for unistd.h... yes [2022-07-20T15:04:37.827Z] #77 183.8 checking minix/config.h usability... no [2022-07-20T15:04:37.827Z] #77 184.0 checking minix/config.h presence... no [2022-07-20T15:04:37.827Z] #77 184.0 checking for minix/config.h... no [2022-07-20T15:04:37.827Z] #77 184.0 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-20T15:04:37.827Z] #77 184.4 checking build system type... x86_64-pc-linux-gnu [2022-07-20T15:04:37.827Z] #77 185.0 checking host system type... x86_64-pc-linux-gnu [2022-07-20T15:04:37.827Z] #77 185.0 checking how to print strings... printf [2022-07-20T15:04:37.827Z] #77 185.0 checking for a sed that does not truncate output... /bin/sed [2022-07-20T15:04:37.827Z] #77 185.1 checking for fgrep... /bin/grep -F [2022-07-20T15:04:37.827Z] #77 185.1 checking for ld used by gcc... /usr/bin/ld [2022-07-20T15:04:37.827Z] #77 185.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T15:04:37.827Z] #77 185.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T15:04:37.827Z] #77 185.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T15:04:37.827Z] #77 185.3 checking whether ln -s works... yes [2022-07-20T15:04:37.827Z] #77 185.3 checking the maximum length of command line arguments... 1572864 [2022-07-20T15:04:37.827Z] #77 185.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-20T15:04:37.827Z] #77 185.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T15:04:37.827Z] #77 185.3 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T15:04:37.827Z] #77 185.3 checking for objdump... objdump [2022-07-20T15:04:37.827Z] #77 185.3 checking how to recognize dependent libraries... pass_all [2022-07-20T15:04:37.827Z] #77 185.3 checking for dlltool... no [2022-07-20T15:04:37.827Z] #77 185.3 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T15:04:37.827Z] #77 185.3 checking for ar... ar [2022-07-20T15:04:37.827Z] #77 185.3 checking for archiver @FILE support... @ [2022-07-20T15:04:37.827Z] #77 185.4 checking for strip... strip [2022-07-20T15:04:37.827Z] #77 185.4 checking for ranlib... ranlib [2022-07-20T15:04:37.827Z] #77 185.4 checking for gawk... no [2022-07-20T15:04:37.827Z] #77 185.4 checking for mawk... mawk [2022-07-20T15:04:37.827Z] #77 185.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T15:04:37.827Z] #77 185.9 checking for sysroot... no [2022-07-20T15:04:37.827Z] #77 185.9 checking for a working dd... /bin/dd [2022-07-20T15:04:37.827Z] #77 185.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T15:04:37.827Z] #77 186.1 checking for mt... no [2022-07-20T15:04:37.827Z] #77 186.1 checking if : is a manifest tool... no [2022-07-20T15:04:38.039Z] #41 DONE 0.2s [2022-07-20T15:04:38.039Z] [2022-07-20T15:04:38.039Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-20T15:04:38.039Z] #45 sha256:38375fc539f953a307340fc031379029d2163353530c1005dc4d8c22815f93d3 [2022-07-20T15:04:38.039Z] #45 DONE 0.1s [2022-07-20T15:04:38.039Z] [2022-07-20T15:04:38.039Z] #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-07-20T15:04:38.039Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T15:04:38.039Z] #77 240.6 make[3]: Entering directory '/tmp/crun-build' [2022-07-20T15:04:38.085Z] #77 186.1 checking for dlfcn.h... yes [2022-07-20T15:04:38.085Z] #77 186.4 checking for objdir... .libs [2022-07-20T15:04:38.086Z] #77 179.3 checking build system type... x86_64-pc-linux-gnu [2022-07-20T15:04:38.086Z] #77 179.8 checking host system type... x86_64-pc-linux-gnu [2022-07-20T15:04:38.086Z] #77 179.8 checking how to print strings... printf [2022-07-20T15:04:38.086Z] #77 179.8 checking for a sed that does not truncate output... /bin/sed [2022-07-20T15:04:38.086Z] #77 179.9 checking for fgrep... /bin/grep -F [2022-07-20T15:04:38.086Z] #77 179.9 checking for ld used by gcc... /usr/bin/ld [2022-07-20T15:04:38.248Z] #19 347.0 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-07-20T15:04:38.248Z] #19 347.0 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:04:38.248Z] #19 347.1 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-20T15:04:38.345Z] #77 179.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T15:04:38.345Z] #77 179.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T15:04:38.345Z] #77 179.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T15:04:38.345Z] #77 180.2 checking whether ln -s works... yes [2022-07-20T15:04:38.507Z] #19 347.6 Selecting previously unselected package libgomp1-armhf-cross. [2022-07-20T15:04:38.604Z] #77 180.2 checking the maximum length of command line arguments... 1572864 [2022-07-20T15:04:38.604Z] #77 180.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-20T15:04:38.604Z] #77 180.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T15:04:38.604Z] #77 180.2 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T15:04:38.604Z] #77 180.2 checking for objdump... objdump [2022-07-20T15:04:38.604Z] #77 180.2 checking how to recognize dependent libraries... pass_all [2022-07-20T15:04:38.604Z] #77 180.2 checking for dlltool... no [2022-07-20T15:04:38.605Z] #77 180.2 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T15:04:38.605Z] #77 180.2 checking for ar... ar [2022-07-20T15:04:38.619Z] #77 ... [2022-07-20T15:04:38.619Z] [2022-07-20T15:04:38.619Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-20T15:04:38.619Z] #48 sha256:4642cc882a955ef743042b6625324578544d9be9379c29dcf80dfa365c00bd29 [2022-07-20T15:04:38.619Z] #48 DONE 0.4s [2022-07-20T15:04:38.619Z] [2022-07-20T15:04:38.619Z] #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-07-20T15:04:38.619Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T15:04:38.619Z] #77 241.0 /bin/mkdir -p '/usr/local/lib' [2022-07-20T15:04:38.619Z] #77 241.0 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-20T15:04:38.619Z] #77 241.0 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-20T15:04:38.619Z] #77 241.1 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-20T15:04:38.619Z] #77 ... [2022-07-20T15:04:38.619Z] [2022-07-20T15:04:38.619Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-20T15:04:38.619Z] #52 sha256:55623397decea1323052094c2d8b0dea672d9a3af9745cb5ecab9a80519ce8c3 [2022-07-20T15:04:38.619Z] #52 DONE 0.2s [2022-07-20T15:04:38.619Z] [2022-07-20T15:04:38.619Z] #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-07-20T15:04:38.619Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T15:04:38.619Z] #77 241.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-20T15:04:38.619Z] #77 241.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-20T15:04:38.619Z] #77 241.2 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-20T15:04:38.619Z] #77 241.2 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-20T15:04:38.650Z] #77 ... [2022-07-20T15:04:38.650Z] [2022-07-20T15:04:38.650Z] #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-07-20T15:04:38.650Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T15:04:38.650Z] #21 39.90 Unpacking bash-completion (1:2.11-2) ... [2022-07-20T15:04:38.768Z] #19 347.6 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:04:38.768Z] #19 347.6 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-20T15:04:38.768Z] #19 347.6 Selecting previously unselected package libatomic1-armhf-cross. [2022-07-20T15:04:38.768Z] #19 347.6 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:04:38.768Z] #19 347.6 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-20T15:04:38.768Z] #19 347.7 Selecting previously unselected package libasan6-armhf-cross. [2022-07-20T15:04:38.768Z] #19 347.7 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:04:38.768Z] #19 347.7 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-20T15:04:38.864Z] #77 180.2 checking for archiver @FILE support... @ [2022-07-20T15:04:38.864Z] #77 180.6 checking for strip... strip [2022-07-20T15:04:38.864Z] #77 180.6 checking for ranlib... ranlib [2022-07-20T15:04:38.864Z] #77 180.6 checking for gawk... no [2022-07-20T15:04:38.864Z] #77 180.6 checking for mawk... mawk [2022-07-20T15:04:38.882Z] #77 241.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-07-20T15:04:38.882Z] #77 241.4 ---------------------------------------------------------------------- [2022-07-20T15:04:38.882Z] #77 241.4 Libraries have been installed in: [2022-07-20T15:04:38.882Z] #77 241.4 /usr/local/lib [2022-07-20T15:04:38.882Z] #77 241.4 [2022-07-20T15:04:38.882Z] #77 241.4 If you ever happen to want to link against installed libraries [2022-07-20T15:04:38.882Z] #77 241.4 in a given directory, LIBDIR, you must either use libtool, and [2022-07-20T15:04:38.882Z] #77 241.4 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-20T15:04:38.882Z] #77 241.4 flag during linking and do at least one of the following: [2022-07-20T15:04:38.882Z] #77 241.4 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-20T15:04:38.882Z] #77 241.4 during execution [2022-07-20T15:04:38.882Z] #77 241.4 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-20T15:04:38.882Z] #77 241.4 during linking [2022-07-20T15:04:38.882Z] #77 241.4 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-20T15:04:38.882Z] #77 241.4 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-20T15:04:38.882Z] #77 241.4 [2022-07-20T15:04:38.882Z] #77 241.4 See any operating system documentation about shared libraries for [2022-07-20T15:04:38.882Z] #77 241.4 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-20T15:04:38.882Z] #77 241.4 ---------------------------------------------------------------------- [2022-07-20T15:04:38.882Z] #77 241.4 /bin/mkdir -p '/build' [2022-07-20T15:04:38.882Z] #77 ... [2022-07-20T15:04:38.882Z] [2022-07-20T15:04:38.882Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-20T15:04:38.882Z] #54 sha256:22103007b7033d3c653056acbcdd1424c3d95ac279f805f4114541a2ccb9dc9a [2022-07-20T15:04:38.882Z] #54 DONE 0.2s [2022-07-20T15:04:38.882Z] [2022-07-20T15:04:38.882Z] #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-07-20T15:04:38.882Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T15:04:38.882Z] #77 241.4 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-20T15:04:38.882Z] #77 241.5 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-20T15:04:39.028Z] #19 347.9 Selecting previously unselected package libstdc++6-armhf-cross. [2022-07-20T15:04:39.028Z] #19 347.9 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:04:39.028Z] #19 347.9 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-20T15:04:39.028Z] #19 348.0 Selecting previously unselected package libubsan1-armhf-cross. [2022-07-20T15:04:39.028Z] #19 348.0 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:04:39.028Z] #19 348.0 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-20T15:04:39.028Z] #19 348.1 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-07-20T15:04:39.143Z] #77 241.5 make[3]: Leaving directory '/tmp/crun-build' [2022-07-20T15:04:39.143Z] #77 241.5 make[2]: Leaving directory '/tmp/crun-build' [2022-07-20T15:04:39.143Z] #77 241.5 make[1]: Leaving directory '/tmp/crun-build' [2022-07-20T15:04:39.215Z] #21 40.65 Selecting previously unselected package bzip2. [2022-07-20T15:04:39.215Z] #21 40.66 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-20T15:04:39.215Z] #21 40.68 Unpacking bzip2 (1.0.8-4) ... [2022-07-20T15:04:39.287Z] #19 348.1 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:04:39.287Z] #19 348.1 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-20T15:04:39.287Z] #19 348.2 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-07-20T15:04:39.404Z] #77 DONE 241.9s [2022-07-20T15:04:39.404Z] [2022-07-20T15:04:39.404Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-20T15:04:39.404Z] #56 sha256:409f2f2aee1caadc93be7d30c41397045e5e7741033cc63af9f1b99428bf5e18 [2022-07-20T15:04:39.473Z] #21 40.84 Selecting previously unselected package xz-utils. [2022-07-20T15:04:39.473Z] #21 40.85 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-20T15:04:39.473Z] #21 40.87 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T15:04:39.547Z] #19 348.2 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-20T15:04:39.547Z] #19 348.2 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-20T15:04:39.731Z] #21 41.28 Selecting previously unselected package apparmor. [2022-07-20T15:04:39.801Z] #77 180.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T15:04:39.801Z] #77 181.4 checking for sysroot... no [2022-07-20T15:04:39.801Z] #77 181.4 checking for a working dd... /bin/dd [2022-07-20T15:04:39.801Z] #77 181.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T15:04:39.989Z] #21 41.28 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-20T15:04:39.989Z] #21 41.37 Unpacking apparmor (2.13.6-10) ... [2022-07-20T15:04:40.059Z] #77 181.7 checking for mt... no [2022-07-20T15:04:40.059Z] #77 181.7 checking if : is a manifest tool... no [2022-07-20T15:04:40.317Z] #77 181.7 checking for dlfcn.h... yes [2022-07-20T15:04:40.317Z] #77 182.1 checking for objdir... .libs [2022-07-20T15:04:40.791Z] #56 DONE 1.2s [2022-07-20T15:04:40.791Z] [2022-07-20T15:04:40.791Z] #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-07-20T15:04:40.791Z] #60 sha256:13a4a7ca953927e288ec62cf95e0943a97f59f44d9fbbb816c12fcea7f155d26 [2022-07-20T15:04:40.791Z] #60 174.7 + mkdir -p /build [2022-07-20T15:04:40.791Z] #60 174.7 + cp runc /build/runc [2022-07-20T15:04:40.791Z] #60 DONE 175.0s [2022-07-20T15:04:40.791Z] [2022-07-20T15:04:40.791Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-20T15:04:40.791Z] #58 sha256:4d0db8a8a532bd8910546f59518c1cfec97191d82d22f5197d85f74bca8320d1 [2022-07-20T15:04:40.791Z] #58 DONE 0.1s [2022-07-20T15:04:40.791Z] [2022-07-20T15:04:40.791Z] #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-07-20T15:04:40.791Z] #64 sha256:4ee1db75e5b3d353a16498ba951a426a9a6fcc2cbc423a99aa044c4072a41f0c [2022-07-20T15:04:40.923Z] #21 42.15 Selecting previously unselected package inetutils-ping. [2022-07-20T15:04:40.923Z] #21 42.16 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-20T15:04:40.923Z] #21 42.20 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-20T15:04:41.143Z] #77 182.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T15:04:41.143Z] #77 182.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T15:04:41.401Z] #77 182.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T15:04:41.494Z] #21 42.67 Selecting previously unselected package libip4tc2:amd64. [2022-07-20T15:04:41.494Z] #21 42.69 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-20T15:04:41.494Z] #21 42.71 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-20T15:04:41.494Z] #21 42.85 Selecting previously unselected package libip6tc2:amd64. [2022-07-20T15:04:41.494Z] #21 42.85 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-20T15:04:41.494Z] #21 42.86 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-20T15:04:41.738Z] #64 ... [2022-07-20T15:04:41.738Z] [2022-07-20T15:04:41.738Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-20T15:04:41.738Z] #61 sha256:989be1b6b0ad7d9a063747d1009c843ecab4f4386561a28c5cee62d224953b38 [2022-07-20T15:04:41.752Z] #21 43.02 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-20T15:04:41.752Z] #21 43.02 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-20T15:04:41.752Z] #21 43.05 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-20T15:04:41.752Z] #21 43.28 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-20T15:04:41.968Z] #77 183.0 checking if gcc static flag -static works... yes [2022-07-20T15:04:41.968Z] #77 183.7 checking if gcc supports -c -o file.o... [2022-07-20T15:04:41.968Z] #77 ... [2022-07-20T15:04:41.968Z] [2022-07-20T15:04:41.969Z] #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-07-20T15:04:41.969Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T15:04:41.969Z] #21 18.49 Reading package lists... [2022-07-20T15:04:41.969Z] #21 23.13 Building dependency tree... [2022-07-20T15:04:41.969Z] #21 25.88 The following additional packages will be installed: [2022-07-20T15:04:41.969Z] #21 25.88 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-20T15:04:41.969Z] #21 25.88 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-20T15:04:41.969Z] #21 25.88 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-20T15:04:41.969Z] #21 25.88 python3-pkg-resources vim-runtime xxd [2022-07-20T15:04:41.969Z] #21 25.91 Suggested packages: [2022-07-20T15:04:41.969Z] #21 25.91 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-20T15:04:41.969Z] #21 25.91 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-20T15:04:41.969Z] #21 25.91 acl attr quota [2022-07-20T15:04:41.969Z] #21 25.91 Recommended packages: [2022-07-20T15:04:41.969Z] #21 25.91 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-20T15:04:41.969Z] #21 28.43 The following NEW packages will be installed: [2022-07-20T15:04:41.969Z] #21 28.44 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-20T15:04:41.969Z] #21 28.44 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-20T15:04:41.969Z] #21 28.44 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-20T15:04:41.969Z] #21 28.44 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-20T15:04:41.969Z] #21 28.44 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-20T15:04:41.969Z] #21 28.44 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-20T15:04:41.969Z] #21 28.44 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-20T15:04:41.969Z] #21 28.44 xz-utils zip zstd [2022-07-20T15:04:41.969Z] #21 28.89 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:04:41.969Z] #21 28.89 Need to get 27.7 MB of archives. [2022-07-20T15:04:41.969Z] #21 28.89 After this operation, 106 MB of additional disk space will be used. [2022-07-20T15:04:41.969Z] #21 28.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-20T15:04:41.969Z] #21 28.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-20T15:04:41.969Z] #21 28.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-20T15:04:41.969Z] #21 28.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-20T15:04:41.969Z] #21 28.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-20T15:04:41.969Z] #21 28.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-20T15:04:41.969Z] #21 28.91 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-20T15:04:41.969Z] #21 28.91 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-20T15:04:41.969Z] #21 28.97 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-20T15:04:41.969Z] #21 28.99 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-20T15:04:41.969Z] #21 28.99 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-20T15:04:41.969Z] #21 29.01 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-20T15:04:41.969Z] #21 29.01 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-20T15:04:41.969Z] #21 29.01 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-20T15:04:41.969Z] #21 29.09 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-20T15:04:41.969Z] #21 29.12 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-20T15:04:41.969Z] #21 29.12 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-20T15:04:41.969Z] #21 29.12 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-20T15:04:41.969Z] #21 29.12 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-20T15:04:41.969Z] #21 29.14 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-20T15:04:41.969Z] #21 29.14 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-20T15:04:41.969Z] #21 29.17 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-20T15:04:41.969Z] #21 29.17 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-20T15:04:41.969Z] #21 29.19 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-20T15:04:41.969Z] #21 29.19 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-20T15:04:41.969Z] #21 29.19 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-20T15:04:41.969Z] #21 29.19 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-20T15:04:41.969Z] #21 29.72 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-20T15:04:41.969Z] #21 29.72 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-20T15:04:41.969Z] #21 29.72 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-07-20T15:04:41.969Z] #21 29.72 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-20T15:04:41.969Z] #21 29.72 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-20T15:04:41.969Z] #21 29.74 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-20T15:04:41.969Z] #21 29.75 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-20T15:04:41.969Z] #21 29.75 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-20T15:04:41.969Z] #21 29.84 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-20T15:04:41.969Z] #21 29.85 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-20T15:04:41.969Z] #21 29.86 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-20T15:04:41.969Z] #21 29.88 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-20T15:04:41.969Z] #21 29.89 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-20T15:04:41.969Z] #21 29.89 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-20T15:04:41.969Z] #21 29.91 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-20T15:04:41.969Z] #21 29.96 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-20T15:04:41.969Z] #21 29.98 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-20T15:04:41.969Z] #21 29.99 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-20T15:04:41.969Z] #21 30.25 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-20T15:04:41.969Z] #21 30.32 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-20T15:04:41.969Z] #21 30.36 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-20T15:04:41.969Z] #21 30.37 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-20T15:04:41.969Z] #21 31.36 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:04:41.969Z] #21 31.61 Fetched 27.7 MB in 2s (14.6 MB/s) [2022-07-20T15:04:41.969Z] #21 31.71 Selecting previously unselected package pigz. [2022-07-20T15:04:41.969Z] #21 31.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-07-20T15:04:41.969Z] #21 31.82 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-20T15:04:41.969Z] #21 31.86 Unpacking pigz (2.6-1) ... [2022-07-20T15:04:41.969Z] #21 32.00 Selecting previously unselected package libelf1:amd64. [2022-07-20T15:04:41.969Z] #21 32.00 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-20T15:04:41.969Z] #21 32.01 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-20T15:04:41.969Z] #21 32.22 Selecting previously unselected package libbpf0:amd64. [2022-07-20T15:04:41.969Z] #21 32.23 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-20T15:04:41.969Z] #21 32.24 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-20T15:04:41.969Z] #21 32.47 Selecting previously unselected package libcap2:amd64. [2022-07-20T15:04:41.969Z] #21 32.49 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-20T15:04:41.969Z] #21 32.51 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-20T15:04:41.969Z] #21 32.62 Selecting previously unselected package libmnl0:amd64. [2022-07-20T15:04:41.969Z] #21 32.62 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-20T15:04:41.969Z] #21 32.63 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-20T15:04:41.969Z] #21 32.73 Selecting previously unselected package libxtables12:amd64. [2022-07-20T15:04:41.969Z] #21 32.76 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-20T15:04:41.969Z] #21 32.76 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-20T15:04:41.969Z] #21 32.92 Selecting previously unselected package libcap2-bin. [2022-07-20T15:04:41.969Z] #21 32.93 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-20T15:04:41.969Z] #21 32.94 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-20T15:04:41.969Z] #21 33.20 Selecting previously unselected package iproute2. [2022-07-20T15:04:41.969Z] #21 33.21 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-20T15:04:41.969Z] #21 33.21 Unpacking iproute2 (5.10.0-4) ... [2022-07-20T15:04:42.000Z] #61 DONE 0.4s [2022-07-20T15:04:42.000Z] [2022-07-20T15:04:42.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-07-20T15:04:42.000Z] #64 sha256:4ee1db75e5b3d353a16498ba951a426a9a6fcc2cbc423a99aa044c4072a41f0c [2022-07-20T15:04:42.009Z] #21 43.28 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-20T15:04:42.009Z] #21 43.33 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-20T15:04:42.228Z] #21 ... [2022-07-20T15:04:42.228Z] [2022-07-20T15:04:42.228Z] #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-07-20T15:04:42.228Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:04:42.228Z] #77 183.7 checking if gcc supports -c -o file.o... yes [2022-07-20T15:04:42.228Z] #77 183.9 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T15:04:42.228Z] #77 183.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-20T15:04:42.267Z] #21 43.66 Selecting previously unselected package libnftnl11:amd64. [2022-07-20T15:04:42.267Z] #21 43.66 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-20T15:04:42.267Z] #21 43.70 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-20T15:04:42.525Z] #21 43.89 Selecting previously unselected package iptables. [2022-07-20T15:04:42.525Z] #21 43.90 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-20T15:04:42.525Z] #21 43.91 Unpacking iptables (1.8.7-1) ... [2022-07-20T15:04:43.164Z] #77 184.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T15:04:43.164Z] #77 184.8 checking how to hardcode library paths into programs... immediate [2022-07-20T15:04:43.164Z] #77 184.8 checking whether stripping libraries is possible... yes [2022-07-20T15:04:43.164Z] #77 184.8 checking if libtool supports shared libraries... yes [2022-07-20T15:04:43.164Z] #77 184.8 checking whether to build shared libraries... no [2022-07-20T15:04:43.164Z] #77 184.8 checking whether to build static libraries... yes [2022-07-20T15:04:43.164Z] #77 184.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T15:04:43.164Z] #77 184.9 checking whether build environment is sane... yes [2022-07-20T15:04:43.423Z] #77 185.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T15:04:43.423Z] #77 185.0 checking whether make sets $(MAKE)... yes [2022-07-20T15:04:43.423Z] #77 185.1 checking whether make supports the include directive... yes (GNU style) [2022-07-20T15:04:43.423Z] #77 185.1 checking whether make supports nested variables... yes [2022-07-20T15:04:43.423Z] #77 185.2 checking whether UID '0' is supported by ustar format... yes [2022-07-20T15:04:43.423Z] #77 185.2 checking whether GID '0' is supported by ustar format... yes [2022-07-20T15:04:43.458Z] #21 44.66 Selecting previously unselected package libonig5:amd64. [2022-07-20T15:04:43.458Z] #21 44.66 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-20T15:04:43.458Z] #21 44.67 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T15:04:43.681Z] #77 185.2 checking how to create a ustar tar archive... gnutar [2022-07-20T15:04:43.715Z] #21 44.97 Selecting previously unselected package libjq1:amd64. [2022-07-20T15:04:43.715Z] #21 44.97 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-20T15:04:43.715Z] #21 44.98 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-20T15:04:43.939Z] #77 185.3 checking dependency style of gcc... gcc3 [2022-07-20T15:04:43.939Z] #77 185.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T15:04:43.939Z] #77 185.8 checking whether make supports nested variables... (cached) yes [2022-07-20T15:04:43.939Z] #77 185.8 checking for pkg-config... /usr/bin/pkg-config [2022-07-20T15:04:43.939Z] #77 185.8 checking pkg-config is at least version 0.9.0... yes [2022-07-20T15:04:43.973Z] #21 45.30 Selecting previously unselected package jq. [2022-07-20T15:04:43.973Z] #21 45.34 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-20T15:04:43.973Z] #21 45.37 Unpacking jq (1.6-2.1) ... [2022-07-20T15:04:44.198Z] #77 185.8 checking for yajl >= 2.1.0... yes [2022-07-20T15:04:44.198Z] #77 185.9 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-20T15:04:44.198Z] #77 185.9 checking for gcc... (cached) gcc [2022-07-20T15:04:44.230Z] #21 45.56 Selecting previously unselected package libaio1:amd64. [2022-07-20T15:04:44.230Z] #21 45.57 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-20T15:04:44.230Z] #21 45.57 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-20T15:04:44.230Z] #21 45.75 Selecting previously unselected package libgpm2:amd64. [2022-07-20T15:04:44.230Z] #21 45.78 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-20T15:04:44.457Z] #77 186.2 checking whether we are using the GNU C compiler... (cached) yes [2022-07-20T15:04:44.457Z] #77 186.2 checking whether gcc accepts -g... (cached) yes [2022-07-20T15:04:44.457Z] #77 186.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-20T15:04:44.457Z] #77 186.2 checking whether gcc understands -c and -o together... (cached) yes [2022-07-20T15:04:44.457Z] #77 186.2 checking for a Python interpreter with version >= 3... python3 [2022-07-20T15:04:44.457Z] #77 186.3 checking for python3... /usr/bin/python3 [2022-07-20T15:04:44.488Z] #21 45.79 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-20T15:04:44.716Z] #77 186.3 checking for python3 version... 3.9 [2022-07-20T15:04:44.716Z] #77 186.4 checking for python3 platform... linux [2022-07-20T15:04:44.745Z] #21 45.94 Selecting previously unselected package libicu67:amd64. [2022-07-20T15:04:44.745Z] #21 45.95 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-20T15:04:44.745Z] #21 45.97 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-20T15:04:44.827Z] #19 353.0 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-07-20T15:04:44.827Z] #19 353.0 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-20T15:04:44.827Z] #19 353.0 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-20T15:04:44.827Z] #19 353.0 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-07-20T15:04:44.827Z] #19 353.0 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-07-20T15:04:44.827Z] #19 353.0 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-20T15:04:44.827Z] #19 353.2 Selecting previously unselected package libc6-dev-armhf-cross. [2022-07-20T15:04:44.827Z] #19 353.2 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-07-20T15:04:44.827Z] #19 353.2 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-20T15:04:44.827Z] #19 353.4 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-07-20T15:04:44.827Z] #19 353.4 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:04:44.827Z] #19 353.4 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-20T15:04:44.827Z] #19 353.7 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-07-20T15:04:44.827Z] #19 353.7 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-20T15:04:44.827Z] #19 353.7 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-20T15:04:44.976Z] #77 186.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-20T15:04:45.546Z] #77 186.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-20T15:04:45.546Z] #77 187.3 checking that generated files are newer than configure... done [2022-07-20T15:04:45.546Z] #77 187.3 configure: creating ./config.status [2022-07-20T15:04:46.208Z] #64 256.8 + bin/containerd [2022-07-20T15:04:48.024Z] #21 ... [2022-07-20T15:04:48.024Z] [2022-07-20T15:04:48.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-07-20T15:04:48.024Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:04:48.024Z] #77 187.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T15:04:48.024Z] #77 187.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T15:04:48.024Z] #77 187.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T15:04:48.024Z] #77 187.6 checking if gcc static flag -static works... yes [2022-07-20T15:04:48.024Z] #77 188.2 checking if gcc supports -c -o file.o... yes [2022-07-20T15:04:48.024Z] #77 188.3 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T15:04:48.024Z] #77 188.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-20T15:04:48.024Z] #77 188.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T15:04:48.024Z] #77 188.7 checking how to hardcode library paths into programs... immediate [2022-07-20T15:04:48.024Z] #77 188.7 checking whether stripping libraries is possible... yes [2022-07-20T15:04:48.024Z] #77 188.7 checking if libtool supports shared libraries... yes [2022-07-20T15:04:48.024Z] #77 188.7 checking whether to build shared libraries... no [2022-07-20T15:04:48.024Z] #77 188.7 checking whether to build static libraries... yes [2022-07-20T15:04:48.024Z] #77 188.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T15:04:48.024Z] #77 188.7 checking whether build environment is sane... yes [2022-07-20T15:04:48.024Z] #77 188.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T15:04:48.024Z] #77 188.9 checking whether make sets $(MAKE)... yes [2022-07-20T15:04:48.024Z] #77 189.0 checking whether make supports the include directive... yes (GNU style) [2022-07-20T15:04:48.024Z] #77 189.1 checking whether make supports nested variables... yes [2022-07-20T15:04:48.024Z] #77 189.2 checking whether UID '0' is supported by ustar format... yes [2022-07-20T15:04:48.024Z] #77 189.2 checking whether GID '0' is supported by ustar format... yes [2022-07-20T15:04:48.024Z] #77 189.2 checking how to create a ustar tar archive... gnutar [2022-07-20T15:04:48.024Z] #77 189.3 checking dependency style of gcc... gcc3 [2022-07-20T15:04:48.024Z] #77 189.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T15:04:48.024Z] #77 189.6 checking whether make supports nested variables... (cached) yes [2022-07-20T15:04:48.024Z] #77 189.6 checking for pkg-config... /usr/bin/pkg-config [2022-07-20T15:04:48.024Z] #77 189.6 checking pkg-config is at least version 0.9.0... yes [2022-07-20T15:04:48.024Z] #77 189.6 checking for yajl >= 2.1.0... yes [2022-07-20T15:04:48.024Z] #77 189.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-20T15:04:48.024Z] #77 189.7 checking for gcc... (cached) gcc [2022-07-20T15:04:48.024Z] #77 190.0 checking whether we are using the GNU C compiler... (cached) yes [2022-07-20T15:04:48.024Z] #77 190.0 checking whether gcc accepts -g... (cached) yes [2022-07-20T15:04:48.024Z] #77 190.0 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-20T15:04:48.024Z] #77 190.0 checking whether gcc understands -c and -o together... (cached) yes [2022-07-20T15:04:48.024Z] #77 190.0 checking for a Python interpreter with version >= 3... python3 [2022-07-20T15:04:48.024Z] #77 190.1 checking for python3... /usr/bin/python3 [2022-07-20T15:04:48.024Z] #77 190.1 checking for python3 version... 3.9 [2022-07-20T15:04:48.024Z] #77 190.2 checking for python3 platform... linux [2022-07-20T15:04:48.024Z] #77 190.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-20T15:04:48.024Z] #77 190.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-20T15:04:48.024Z] #77 190.9 checking that generated files are newer than configure... done [2022-07-20T15:04:48.024Z] #77 190.9 configure: creating ./config.status [2022-07-20T15:04:48.024Z] #77 195.6 config.status: creating Makefile [2022-07-20T15:04:48.024Z] #77 195.6 config.status: creating config.h [2022-07-20T15:04:48.024Z] #77 195.7 config.status: executing libtool commands [2022-07-20T15:04:48.024Z] #77 195.8 config.status: executing depfiles commands [2022-07-20T15:04:48.643Z] #77 ... [2022-07-20T15:04:48.643Z] [2022-07-20T15:04:48.643Z] #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-07-20T15:04:48.643Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T15:04:48.643Z] #47 DONE 274.0s [2022-07-20T15:04:48.643Z] [2022-07-20T15:04:48.643Z] #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-07-20T15:04:48.643Z] #60 sha256:3629db0d52e995576ccb6357eee0984afb751ccef4c970b2f49b2b65e85117b8 [2022-07-20T15:04:48.643Z] #60 ... [2022-07-20T15:04:48.643Z] [2022-07-20T15:04:48.643Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-20T15:04:48.643Z] #48 sha256:7e9f25f53b0895f33feac6dc0c3459bd64eba02964ba0228445687bfea30ec5b [2022-07-20T15:04:48.643Z] #48 DONE 0.4s [2022-07-20T15:04:48.643Z] [2022-07-20T15:04:48.643Z] #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-07-20T15:04:48.643Z] #64 sha256:9cc42f80cfba223735786b520369f345e5cfa566f59960a4e33fa3314c2f93e4 [2022-07-20T15:04:48.900Z] #64 ... [2022-07-20T15:04:48.900Z] [2022-07-20T15:04:48.900Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-20T15:04:48.900Z] #52 sha256:ddd90adba012194cef588f7d3f0527df7d0342c3f1044b77ca22b642009ee280 [2022-07-20T15:04:48.900Z] #52 DONE 0.1s [2022-07-20T15:04:48.900Z] [2022-07-20T15:04:48.900Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-20T15:04:48.900Z] #54 sha256:88f7a6b03433722974c7056c2e9c81a3df546bce86c00a599094a9b767f45196 [2022-07-20T15:04:48.900Z] #54 DONE 0.1s [2022-07-20T15:04:48.900Z] [2022-07-20T15:04:48.900Z] #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-07-20T15:04:48.900Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:04:49.060Z] #77 197.3 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-20T15:04:49.060Z] #77 197.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-20T15:04:49.465Z] #77 229.0 CCLD tests/init [2022-07-20T15:04:49.632Z] #77 197.7 checking for gcc... gcc [2022-07-20T15:04:49.895Z] #77 197.9 checking whether the C compiler works... yes [2022-07-20T15:04:49.895Z] #77 198.1 checking for C compiler default output file name... a.out [2022-07-20T15:04:50.106Z] #19 358.2 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-07-20T15:04:50.106Z] #19 358.2 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-20T15:04:50.106Z] #19 358.2 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-20T15:04:50.106Z] #19 358.2 Selecting previously unselected package crossbuild-essential-armhf. [2022-07-20T15:04:50.106Z] #19 358.2 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-07-20T15:04:50.106Z] #19 358.2 Unpacking crossbuild-essential-armhf (12.9) ... [2022-07-20T15:04:50.106Z] #19 358.3 Selecting previously unselected package libc6-ppc64el-cross. [2022-07-20T15:04:50.106Z] #19 358.3 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-20T15:04:50.106Z] #19 358.3 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-20T15:04:50.106Z] #19 358.4 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-07-20T15:04:50.106Z] #19 358.4 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:04:50.106Z] #19 358.4 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T15:04:50.106Z] #19 358.5 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-07-20T15:04:50.106Z] #19 358.5 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:04:50.106Z] #19 358.5 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T15:04:50.106Z] #19 358.5 Selecting previously unselected package libitm1-ppc64el-cross. [2022-07-20T15:04:50.106Z] #19 358.5 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:04:50.106Z] #19 358.5 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T15:04:50.106Z] #19 358.6 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-07-20T15:04:50.106Z] #19 358.6 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:04:50.106Z] #19 358.6 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T15:04:50.106Z] #19 358.6 Selecting previously unselected package libasan6-ppc64el-cross. [2022-07-20T15:04:50.106Z] #19 358.6 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:04:50.106Z] #19 358.6 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T15:04:50.106Z] #19 359.0 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-07-20T15:04:50.106Z] #19 359.0 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:04:50.106Z] #19 359.0 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T15:04:50.154Z] #77 198.1 checking for suffix of executables... [2022-07-20T15:04:50.366Z] #19 359.2 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-07-20T15:04:50.366Z] #19 359.2 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:04:50.366Z] #19 359.2 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T15:04:50.412Z] #77 198.4 checking whether we are cross compiling... no [2022-07-20T15:04:50.626Z] #19 359.6 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-07-20T15:04:50.670Z] #77 198.7 checking for suffix of object files... o [2022-07-20T15:04:50.670Z] #77 198.8 checking whether we are using the GNU C compiler... yes [2022-07-20T15:04:50.670Z] #77 198.9 checking whether gcc accepts -g... yes [2022-07-20T15:04:50.818Z] #77 192.2 config.status: creating Makefile [2022-07-20T15:04:50.818Z] #77 192.2 config.status: creating config.h [2022-07-20T15:04:50.818Z] #77 192.3 config.status: executing libtool commands [2022-07-20T15:04:50.818Z] #77 192.3 config.status: executing depfiles commands [2022-07-20T15:04:50.886Z] #19 359.6 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:04:50.886Z] #19 359.6 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T15:04:50.886Z] #19 359.7 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-07-20T15:04:50.886Z] #19 359.7 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:04:50.886Z] #19 359.7 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T15:04:50.886Z] #19 359.8 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-07-20T15:04:50.929Z] #77 199.0 checking for gcc option to accept ISO C89... none needed [2022-07-20T15:04:50.929Z] #77 199.2 checking whether gcc understands -c and -o together... [2022-07-20T15:04:50.929Z] #77 ... [2022-07-20T15:04:50.929Z] [2022-07-20T15:04:50.929Z] #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-07-20T15:04:50.929Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T15:04:50.929Z] #21 52.35 Selecting previously unselected package libinih1:amd64. [2022-07-20T15:04:50.929Z] #21 52.36 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-20T15:04:50.929Z] #21 52.36 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-20T15:04:51.146Z] #19 359.8 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:04:51.146Z] #19 359.8 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T15:04:51.146Z] #19 359.9 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-07-20T15:04:51.146Z] #19 359.9 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:04:51.146Z] #19 359.9 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T15:04:51.146Z] #19 360.1 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-07-20T15:04:51.146Z] #19 360.1 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-20T15:04:51.146Z] #19 360.1 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-20T15:04:51.187Z] #21 52.46 Selecting previously unselected package libnet1:amd64. [2022-07-20T15:04:51.187Z] #21 52.47 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-20T15:04:51.187Z] #21 52.47 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T15:04:51.187Z] #21 52.61 Selecting previously unselected package libnl-3-200:amd64. [2022-07-20T15:04:51.187Z] #21 52.62 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-20T15:04:51.187Z] #21 52.63 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T15:04:51.445Z] #21 52.77 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-20T15:04:51.445Z] #21 52.77 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-20T15:04:51.445Z] #21 52.78 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T15:04:51.445Z] #21 52.88 Selecting previously unselected package libyajl2:amd64. [2022-07-20T15:04:51.445Z] #21 52.88 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-20T15:04:51.445Z] #21 52.89 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-20T15:04:51.703Z] #21 52.96 Selecting previously unselected package net-tools. [2022-07-20T15:04:51.703Z] #21 52.96 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-20T15:04:51.703Z] #21 52.97 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-20T15:04:51.755Z] #77 193.3 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-20T15:04:51.755Z] #77 193.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-20T15:04:51.963Z] #21 53.26 Selecting previously unselected package patch. [2022-07-20T15:04:51.963Z] #21 53.29 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-20T15:04:51.963Z] #21 53.29 Unpacking patch (2.7.6-7) ... [2022-07-20T15:04:52.222Z] #21 53.48 Selecting previously unselected package python-pip-whl. [2022-07-20T15:04:52.222Z] #21 53.51 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-20T15:04:52.222Z] #21 53.53 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-20T15:04:52.690Z] #77 194.5 checking for gcc... gcc [2022-07-20T15:04:52.949Z] #77 194.6 checking whether the C compiler works... yes [2022-07-20T15:04:52.949Z] #77 ... [2022-07-20T15:04:52.949Z] [2022-07-20T15:04:52.949Z] #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-07-20T15:04:52.949Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T15:04:52.949Z] #21 34.18 Selecting previously unselected package xxd. [2022-07-20T15:04:52.949Z] #21 34.19 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-20T15:04:52.949Z] #21 34.21 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:04:52.949Z] #21 34.55 Selecting previously unselected package vim-common. [2022-07-20T15:04:52.949Z] #21 34.55 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T15:04:52.949Z] #21 34.58 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:04:52.949Z] #21 34.88 Selecting previously unselected package bash-completion. [2022-07-20T15:04:52.949Z] #21 34.88 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-20T15:04:52.949Z] #21 40.14 Unpacking bash-completion (1:2.11-2) ... [2022-07-20T15:04:52.949Z] #21 40.91 Selecting previously unselected package bzip2. [2022-07-20T15:04:52.949Z] #21 40.91 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-20T15:04:52.949Z] #21 40.93 Unpacking bzip2 (1.0.8-4) ... [2022-07-20T15:04:52.949Z] #21 41.14 Selecting previously unselected package xz-utils. [2022-07-20T15:04:52.949Z] #21 41.14 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-20T15:04:52.949Z] #21 41.15 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T15:04:52.949Z] #21 41.54 Selecting previously unselected package apparmor. [2022-07-20T15:04:52.949Z] #21 41.54 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-20T15:04:52.949Z] #21 41.66 Unpacking apparmor (2.13.6-10) ... [2022-07-20T15:04:52.949Z] #21 42.40 Selecting previously unselected package inetutils-ping. [2022-07-20T15:04:52.949Z] #21 42.40 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-20T15:04:52.949Z] #21 42.40 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-20T15:04:52.949Z] #21 42.52 Selecting previously unselected package libip4tc2:amd64. [2022-07-20T15:04:52.949Z] #21 42.52 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-20T15:04:52.949Z] #21 42.53 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-20T15:04:52.949Z] #21 42.65 Selecting previously unselected package libip6tc2:amd64. [2022-07-20T15:04:52.949Z] #21 42.65 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-20T15:04:52.949Z] #21 42.69 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-20T15:04:52.949Z] #21 42.92 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-20T15:04:52.949Z] #21 42.93 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-20T15:04:52.949Z] #21 42.96 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-20T15:04:52.949Z] #21 43.14 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-20T15:04:52.949Z] #21 43.16 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-20T15:04:52.949Z] #21 43.18 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-20T15:04:52.949Z] #21 43.44 Selecting previously unselected package libnftnl11:amd64. [2022-07-20T15:04:52.949Z] #21 43.46 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-20T15:04:52.949Z] #21 43.46 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-20T15:04:52.949Z] #21 43.66 Selecting previously unselected package iptables. [2022-07-20T15:04:52.949Z] #21 43.67 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-20T15:04:52.949Z] #21 43.69 Unpacking iptables (1.8.7-1) ... [2022-07-20T15:04:52.949Z] #21 44.31 Selecting previously unselected package libonig5:amd64. [2022-07-20T15:04:52.949Z] #21 44.32 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-20T15:04:52.949Z] #21 44.34 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T15:04:52.949Z] #21 ... [2022-07-20T15:04:52.949Z] [2022-07-20T15:04:52.949Z] #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-07-20T15:04:52.949Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:04:52.949Z] #77 194.7 checking for C compiler default output file name... a.out [2022-07-20T15:04:53.155Z] #21 54.42 Selecting previously unselected package python3-lib2to3. [2022-07-20T15:04:53.155Z] #21 54.44 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-20T15:04:53.155Z] #21 54.44 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-20T15:04:53.207Z] #77 194.7 checking for suffix of executables... [2022-07-20T15:04:53.414Z] #21 54.66 Selecting previously unselected package python3-distutils. [2022-07-20T15:04:53.414Z] #21 54.67 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-20T15:04:53.414Z] #21 54.67 Unpacking python3-distutils (3.9.2-1) ... [2022-07-20T15:04:53.672Z] #21 54.92 Selecting previously unselected package python3-pkg-resources. [2022-07-20T15:04:53.672Z] #21 54.92 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-20T15:04:53.672Z] #21 54.93 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-20T15:04:53.672Z] #21 55.15 Selecting previously unselected package python3-setuptools. [2022-07-20T15:04:53.672Z] #21 55.15 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-20T15:04:53.672Z] #21 55.17 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-20T15:04:53.775Z] #77 194.9 checking whether we are cross compiling... no [2022-07-20T15:04:53.775Z] #77 195.3 checking for suffix of object files... o [2022-07-20T15:04:54.034Z] #77 195.5 checking whether we are using the GNU C compiler... yes [2022-07-20T15:04:54.239Z] #21 55.53 Selecting previously unselected package python3-wheel. [2022-07-20T15:04:54.239Z] #21 55.55 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-20T15:04:54.239Z] #21 55.55 Unpacking python3-wheel (0.34.2-1) ... [2022-07-20T15:04:54.239Z] #21 55.68 Selecting previously unselected package python3-pip. [2022-07-20T15:04:54.239Z] #21 55.70 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-20T15:04:54.239Z] #21 55.73 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-20T15:04:54.294Z] #77 195.6 checking whether gcc accepts -g... yes [2022-07-20T15:04:54.294Z] #77 195.8 checking for gcc option to accept ISO C89... none needed [2022-07-20T15:04:54.554Z] #77 196.1 checking whether gcc understands -c and -o together... yes [2022-07-20T15:04:54.813Z] #77 196.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T15:04:54.813Z] #77 196.4 checking whether build environment is sane... yes [2022-07-20T15:04:54.813Z] #77 196.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T15:04:54.813Z] #77 196.5 checking for gawk... no [2022-07-20T15:04:54.813Z] #77 196.5 checking for mawk... mawk [2022-07-20T15:04:54.813Z] #77 196.5 checking whether make sets $(MAKE)... yes [2022-07-20T15:04:54.816Z] #21 56.06 Selecting previously unselected package sudo. [2022-07-20T15:04:54.816Z] #21 56.06 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-20T15:04:54.816Z] #21 56.07 Unpacking sudo (1.9.5p2-3) ... [2022-07-20T15:04:55.075Z] #77 196.6 checking whether make supports the include directive... yes (GNU style) [2022-07-20T15:04:55.075Z] #77 196.6 checking whether make supports nested variables... yes [2022-07-20T15:04:55.075Z] #77 196.7 checking whether UID '0' is supported by ustar format... yes [2022-07-20T15:04:55.075Z] #77 196.7 checking whether GID '0' is supported by ustar format... yes [2022-07-20T15:04:55.075Z] #77 196.7 checking how to create a ustar tar archive... gnutar [2022-07-20T15:04:55.334Z] #77 196.9 checking dependency style of gcc... gcc3 [2022-07-20T15:04:55.380Z] #21 56.85 Selecting previously unselected package thin-provisioning-tools. [2022-07-20T15:04:55.380Z] #21 56.86 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-20T15:04:55.380Z] #21 56.87 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-20T15:04:55.593Z] #77 197.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T15:04:55.593Z] #77 197.2 checking whether make supports nested variables... (cached) yes [2022-07-20T15:04:55.853Z] #77 197.2 checking build system type... x86_64-pc-linux-gnu [2022-07-20T15:04:55.853Z] #77 197.5 checking host system type... x86_64-pc-linux-gnu [2022-07-20T15:04:55.853Z] #77 197.5 checking how to print strings... printf [2022-07-20T15:04:55.853Z] #77 197.5 checking for a sed that does not truncate output... /bin/sed [2022-07-20T15:04:55.853Z] #77 197.5 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T15:04:55.853Z] #77 197.5 checking for egrep... /bin/grep -E [2022-07-20T15:04:55.853Z] #77 197.6 checking for fgrep... /bin/grep -F [2022-07-20T15:04:55.853Z] #77 197.6 checking for ld used by gcc... /usr/bin/ld [2022-07-20T15:04:55.853Z] #77 197.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T15:04:55.853Z] #77 197.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T15:04:55.895Z] #21 57.19 Selecting previously unselected package uidmap. [2022-07-20T15:04:55.896Z] #21 57.23 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-20T15:04:55.896Z] #21 57.24 Unpacking uidmap (1:4.8.1-1) ... [2022-07-20T15:04:56.112Z] #77 197.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T15:04:56.112Z] #77 197.8 checking whether ln -s works... yes [2022-07-20T15:04:56.112Z] #77 197.8 checking the maximum length of command line arguments... 1572864 [2022-07-20T15:04:56.112Z] #77 197.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-20T15:04:56.112Z] #77 197.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T15:04:56.112Z] #77 197.8 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T15:04:56.112Z] #77 197.8 checking for objdump... objdump [2022-07-20T15:04:56.112Z] #77 197.8 checking how to recognize dependent libraries... pass_all [2022-07-20T15:04:56.112Z] #77 197.8 checking for dlltool... no [2022-07-20T15:04:56.112Z] #77 197.8 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T15:04:56.112Z] #77 197.8 checking for ar... ar [2022-07-20T15:04:56.154Z] #21 57.48 Selecting previously unselected package vim-runtime. [2022-07-20T15:04:56.154Z] #21 57.49 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T15:04:56.154Z] #21 57.54 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-20T15:04:56.154Z] #21 57.60 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-20T15:04:56.372Z] #77 197.8 checking for archiver @FILE support... @ [2022-07-20T15:04:56.372Z] #77 198.0 checking for strip... strip [2022-07-20T15:04:56.372Z] #77 198.1 checking for ranlib... ranlib [2022-07-20T15:04:56.412Z] #21 57.60 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:04:56.485Z] #19 364.7 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-07-20T15:04:56.485Z] #19 364.7 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-20T15:04:56.485Z] #19 364.7 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-20T15:04:56.485Z] #19 364.7 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-07-20T15:04:56.485Z] #19 364.7 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-07-20T15:04:56.485Z] #19 364.7 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-20T15:04:56.485Z] #19 364.9 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-07-20T15:04:56.485Z] #19 364.9 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-20T15:04:56.485Z] #19 364.9 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-20T15:04:56.942Z] #77 198.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T15:04:56.942Z] #77 198.6 checking for sysroot... no [2022-07-20T15:04:56.942Z] #77 198.6 checking for a working dd... /bin/dd [2022-07-20T15:04:56.942Z] #77 198.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T15:04:56.942Z] #77 198.7 checking for mt... no [2022-07-20T15:04:56.942Z] #77 198.7 checking if : is a manifest tool... no [2022-07-20T15:04:56.942Z] #77 198.7 checking how to run the C preprocessor... gcc -E [2022-07-20T15:04:57.965Z] #19 366.8 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-07-20T15:04:57.965Z] #19 366.8 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:04:58.142Z] #77 199.0 checking for ANSI C header files... yes [2022-07-20T15:04:58.142Z] #77 199.8 checking for sys/types.h... yes [2022-07-20T15:04:58.224Z] #19 367.1 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T15:04:58.402Z] #77 200.0 checking for sys/stat.h... yes [2022-07-20T15:04:58.662Z] #77 200.2 checking for stdlib.h... yes [2022-07-20T15:04:58.921Z] #77 200.5 checking for string.h... yes [2022-07-20T15:04:59.180Z] #77 200.7 checking for memory.h... yes [2022-07-20T15:04:59.440Z] #77 200.9 checking for strings.h... yes [2022-07-20T15:04:59.692Z] #21 ... [2022-07-20T15:04:59.692Z] [2022-07-20T15:04:59.692Z] #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-07-20T15:04:59.692Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:04:59.692Z] #77 199.2 checking whether gcc understands -c and -o together... yes [2022-07-20T15:04:59.692Z] #77 199.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T15:04:59.692Z] #77 199.5 checking whether build environment is sane... yes [2022-07-20T15:04:59.692Z] #77 199.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T15:04:59.692Z] #77 199.5 checking for gawk... no [2022-07-20T15:04:59.692Z] #77 199.5 checking for mawk... mawk [2022-07-20T15:04:59.692Z] #77 199.5 checking whether make sets $(MAKE)... yes [2022-07-20T15:04:59.692Z] #77 199.5 checking whether make supports the include directive... yes (GNU style) [2022-07-20T15:04:59.692Z] #77 199.6 checking whether make supports nested variables... yes [2022-07-20T15:04:59.692Z] #77 199.7 checking whether UID '0' is supported by ustar format... yes [2022-07-20T15:04:59.692Z] #77 199.7 checking whether GID '0' is supported by ustar format... yes [2022-07-20T15:04:59.692Z] #77 199.7 checking how to create a ustar tar archive... gnutar [2022-07-20T15:04:59.692Z] #77 199.7 checking dependency style of gcc... gcc3 [2022-07-20T15:04:59.692Z] #77 200.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T15:04:59.692Z] #77 200.0 checking whether make supports nested variables... (cached) yes [2022-07-20T15:04:59.692Z] #77 200.0 checking build system type... x86_64-pc-linux-gnu [2022-07-20T15:04:59.692Z] #77 200.5 checking host system type... x86_64-pc-linux-gnu [2022-07-20T15:04:59.692Z] #77 200.5 checking how to print strings... printf [2022-07-20T15:04:59.692Z] #77 200.5 checking for a sed that does not truncate output... /bin/sed [2022-07-20T15:04:59.692Z] #77 200.5 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T15:04:59.692Z] #77 200.5 checking for egrep... /bin/grep -E [2022-07-20T15:04:59.692Z] #77 200.6 checking for fgrep... /bin/grep -F [2022-07-20T15:04:59.692Z] #77 200.6 checking for ld used by gcc... /usr/bin/ld [2022-07-20T15:04:59.692Z] #77 200.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T15:04:59.692Z] #77 200.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T15:04:59.692Z] #77 200.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T15:04:59.692Z] #77 200.8 checking whether ln -s works... yes [2022-07-20T15:04:59.692Z] #77 200.8 checking the maximum length of command line arguments... 1572864 [2022-07-20T15:04:59.692Z] #77 200.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-20T15:04:59.692Z] #77 200.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T15:04:59.692Z] #77 200.8 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T15:04:59.692Z] #77 200.8 checking for objdump... objdump [2022-07-20T15:04:59.692Z] #77 200.9 checking how to recognize dependent libraries... pass_all [2022-07-20T15:04:59.692Z] #77 200.9 checking for dlltool... no [2022-07-20T15:04:59.692Z] #77 200.9 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T15:04:59.692Z] #77 200.9 checking for ar... ar [2022-07-20T15:04:59.692Z] #77 200.9 checking for archiver @FILE support... @ [2022-07-20T15:04:59.692Z] #77 201.0 checking for strip... strip [2022-07-20T15:04:59.692Z] #77 201.0 checking for ranlib... ranlib [2022-07-20T15:04:59.692Z] #77 201.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T15:04:59.692Z] #77 201.4 checking for sysroot... no [2022-07-20T15:04:59.692Z] #77 201.4 checking for a working dd... /bin/dd [2022-07-20T15:04:59.692Z] #77 201.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T15:04:59.692Z] #77 201.6 checking for mt... no [2022-07-20T15:04:59.692Z] #77 201.6 checking if : is a manifest tool... no [2022-07-20T15:04:59.692Z] #77 201.6 checking how to run the C preprocessor... gcc -E [2022-07-20T15:04:59.692Z] #77 201.9 checking for ANSI C header files... yes [2022-07-20T15:04:59.692Z] #77 202.7 checking for sys/types.h... yes [2022-07-20T15:04:59.692Z] #77 202.9 checking for sys/stat.h... yes [2022-07-20T15:04:59.692Z] #77 202.9 checking for stdlib.h... yes [2022-07-20T15:04:59.692Z] #77 203.2 checking for string.h... yes [2022-07-20T15:04:59.692Z] #77 203.4 checking for memory.h... yes [2022-07-20T15:04:59.692Z] #77 203.7 checking for strings.h... yes [2022-07-20T15:04:59.692Z] #77 203.9 checking for inttypes.h... yes [2022-07-20T15:04:59.692Z] #77 204.1 checking for stdint.h... yes [2022-07-20T15:04:59.692Z] #77 204.3 checking for unistd.h... yes [2022-07-20T15:04:59.692Z] #77 204.6 checking for dlfcn.h... yes [2022-07-20T15:04:59.692Z] #77 204.8 checking for objdir... .libs [2022-07-20T15:04:59.692Z] #77 205.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T15:04:59.692Z] #77 205.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T15:04:59.692Z] #77 205.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T15:04:59.692Z] #77 206.1 checking if gcc static flag -static works... yes [2022-07-20T15:04:59.692Z] #77 206.8 checking if gcc supports -c -o file.o... yes [2022-07-20T15:04:59.692Z] #77 207.1 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T15:04:59.692Z] #77 207.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-20T15:04:59.692Z] #77 207.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T15:04:59.692Z] #77 207.7 checking how to hardcode library paths into programs... immediate [2022-07-20T15:04:59.692Z] #77 207.7 checking whether stripping libraries is possible... yes [2022-07-20T15:04:59.692Z] #77 207.7 checking if libtool supports shared libraries... yes [2022-07-20T15:04:59.692Z] #77 207.7 checking whether to build shared libraries... no [2022-07-20T15:04:59.692Z] #77 207.7 checking whether to build static libraries... yes [2022-07-20T15:04:59.692Z] #77 207.7 checking float.h usability... yes [2022-07-20T15:04:59.692Z] #77 207.7 checking float.h presence... yes [2022-07-20T15:04:59.692Z] #77 207.9 checking for float.h... yes [2022-07-20T15:04:59.699Z] #77 201.2 checking for inttypes.h... yes [2022-07-20T15:04:59.950Z] #77 207.9 checking limits.h usability... yes [2022-07-20T15:04:59.959Z] #77 201.4 checking for stdint.h... yes [2022-07-20T15:05:00.208Z] #77 208.2 checking limits.h presence... yes [2022-07-20T15:05:00.208Z] #77 208.4 checking for limits.h... yes [2022-07-20T15:05:00.218Z] #77 201.7 checking for unistd.h... yes [2022-07-20T15:05:00.218Z] #77 201.9 checking for dlfcn.h... yes [2022-07-20T15:05:00.465Z] #77 208.5 checking stddef.h usability... yes [2022-07-20T15:05:00.465Z] #77 208.7 checking stddef.h presence... yes [2022-07-20T15:05:00.477Z] #77 202.1 checking for objdir... .libs [2022-07-20T15:05:00.723Z] #77 208.8 checking for stddef.h... yes [2022-07-20T15:05:00.723Z] #77 208.9 checking for stdlib.h... (cached) yes [2022-07-20T15:05:00.723Z] #77 209.0 checking for string.h... (cached) yes [2022-07-20T15:05:00.760Z] #19 369.4 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-07-20T15:05:00.760Z] #19 369.4 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-20T15:05:00.760Z] #19 369.7 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-20T15:05:00.996Z] #77 202.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T15:05:00.996Z] #77 202.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T15:05:00.996Z] #77 202.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T15:05:01.288Z] #77 209.0 checking sys/time.h usability... yes [2022-07-20T15:05:01.288Z] #77 209.4 checking sys/time.h presence... yes [2022-07-20T15:05:01.288Z] #77 209.6 checking for sys/time.h... yes [2022-07-20T15:05:01.546Z] #77 209.6 checking for inline... inline [2022-07-20T15:05:01.565Z] #77 202.8 checking if gcc static flag -static works... yes [2022-07-20T15:05:01.805Z] #77 209.7 checking for size_t... yes [2022-07-20T15:05:01.805Z] #77 210.0 checking for stdlib.h... (cached) yes [2022-07-20T15:05:01.870Z] #77 203.3 checking if gcc supports -c -o file.o... yes [2022-07-20T15:05:01.870Z] #77 203.5 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T15:05:01.870Z] #77 203.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-20T15:05:02.062Z] #77 210.1 checking for GNU libc compatible malloc... yes [2022-07-20T15:05:02.062Z] #77 210.3 checking for stdlib.h... (cached) yes [2022-07-20T15:05:02.480Z] #77 203.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T15:05:02.480Z] #77 204.1 checking how to hardcode library paths into programs... immediate [2022-07-20T15:05:02.480Z] #77 204.1 checking whether stripping libraries is possible... yes [2022-07-20T15:05:02.480Z] #77 204.1 checking if libtool supports shared libraries... yes [2022-07-20T15:05:02.480Z] #77 204.1 checking whether to build shared libraries... no [2022-07-20T15:05:02.480Z] #77 204.1 checking whether to build static libraries... yes [2022-07-20T15:05:02.480Z] #77 204.1 checking float.h usability... yes [2022-07-20T15:05:02.628Z] #77 210.4 checking for GNU libc compatible realloc... yes [2022-07-20T15:05:02.757Z] #77 204.4 checking float.h presence... yes [2022-07-20T15:05:02.757Z] #77 204.4 checking for float.h... yes [2022-07-20T15:05:02.886Z] #77 210.7 checking for working strtod... yes [2022-07-20T15:05:02.886Z] #77 211.0 checking for gettimeofday... yes [2022-07-20T15:05:03.033Z] #77 204.5 checking limits.h usability... yes [2022-07-20T15:05:03.033Z] #77 204.8 checking limits.h presence... yes [2022-07-20T15:05:03.033Z] #77 204.8 checking for limits.h... yes [2022-07-20T15:05:03.143Z] #77 211.1 checking for memset... [2022-07-20T15:05:03.143Z] #77 ... [2022-07-20T15:05:03.143Z] [2022-07-20T15:05:03.143Z] #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-07-20T15:05:03.143Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T15:05:03.143Z] #21 64.42 Selecting previously unselected package vim. [2022-07-20T15:05:03.143Z] #21 64.44 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-20T15:05:03.143Z] #21 64.47 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:05:03.314Z] #77 204.9 checking stddef.h usability... yes [2022-07-20T15:05:03.314Z] #77 205.1 checking stddef.h presence... yes [2022-07-20T15:05:03.314Z] #77 ... [2022-07-20T15:05:03.314Z] [2022-07-20T15:05:03.314Z] #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-07-20T15:05:03.314Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T15:05:03.314Z] #21 44.56 Selecting previously unselected package libjq1:amd64. [2022-07-20T15:05:03.314Z] #21 44.57 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-20T15:05:03.314Z] #21 44.58 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-20T15:05:03.314Z] #21 44.81 Selecting previously unselected package jq. [2022-07-20T15:05:03.314Z] #21 44.81 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-20T15:05:03.314Z] #21 44.88 Unpacking jq (1.6-2.1) ... [2022-07-20T15:05:03.314Z] #21 45.05 Selecting previously unselected package libaio1:amd64. [2022-07-20T15:05:03.314Z] #21 45.05 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-20T15:05:03.315Z] #21 45.09 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-20T15:05:03.315Z] #21 45.32 Selecting previously unselected package libgpm2:amd64. [2022-07-20T15:05:03.315Z] #21 45.33 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-20T15:05:03.315Z] #21 45.35 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-20T15:05:03.315Z] #21 45.47 Selecting previously unselected package libicu67:amd64. [2022-07-20T15:05:03.315Z] #21 45.49 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-20T15:05:03.315Z] #21 45.49 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-20T15:05:03.315Z] #21 51.32 Selecting previously unselected package libinih1:amd64. [2022-07-20T15:05:03.315Z] #21 51.33 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-20T15:05:03.315Z] #21 51.33 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-20T15:05:03.315Z] #21 51.44 Selecting previously unselected package libnet1:amd64. [2022-07-20T15:05:03.315Z] #21 51.44 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-20T15:05:03.315Z] #21 51.45 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T15:05:03.315Z] #21 51.59 Selecting previously unselected package libnl-3-200:amd64. [2022-07-20T15:05:03.315Z] #21 51.59 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-20T15:05:03.315Z] #21 51.60 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T15:05:03.315Z] #21 51.76 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-20T15:05:03.315Z] #21 51.79 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-20T15:05:03.315Z] #21 51.80 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T15:05:03.315Z] #21 51.87 Selecting previously unselected package libyajl2:amd64. [2022-07-20T15:05:03.315Z] #21 51.88 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-20T15:05:03.315Z] #21 51.89 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-20T15:05:03.315Z] #21 51.98 Selecting previously unselected package net-tools. [2022-07-20T15:05:03.315Z] #21 51.99 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-20T15:05:03.315Z] #21 52.01 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-20T15:05:03.315Z] #21 52.28 Selecting previously unselected package patch. [2022-07-20T15:05:03.315Z] #21 52.29 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-20T15:05:03.315Z] #21 52.30 Unpacking patch (2.7.6-7) ... [2022-07-20T15:05:03.315Z] #21 52.45 Selecting previously unselected package python-pip-whl. [2022-07-20T15:05:03.315Z] #21 52.48 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-20T15:05:03.315Z] #21 52.50 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-20T15:05:03.315Z] #21 53.58 Selecting previously unselected package python3-lib2to3. [2022-07-20T15:05:03.315Z] #21 53.60 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-20T15:05:03.315Z] #21 53.60 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-20T15:05:03.315Z] #21 53.84 Selecting previously unselected package python3-distutils. [2022-07-20T15:05:03.315Z] #21 53.87 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-20T15:05:03.315Z] #21 53.91 Unpacking python3-distutils (3.9.2-1) ... [2022-07-20T15:05:03.315Z] #21 54.24 Selecting previously unselected package python3-pkg-resources. [2022-07-20T15:05:03.315Z] #21 54.26 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-20T15:05:03.315Z] #21 54.30 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-20T15:05:03.315Z] #21 54.60 Selecting previously unselected package python3-setuptools. [2022-07-20T15:05:03.315Z] #21 54.61 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-20T15:05:03.315Z] #21 54.61 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-20T15:05:03.574Z] #21 ... [2022-07-20T15:05:03.574Z] [2022-07-20T15:05:03.574Z] #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-07-20T15:05:03.574Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:05:03.574Z] #77 205.2 checking for stddef.h... yes [2022-07-20T15:05:03.574Z] #77 205.2 checking for stdlib.h... (cached) yes [2022-07-20T15:05:03.574Z] #77 205.3 checking for string.h... (cached) yes [2022-07-20T15:05:03.842Z] #77 205.4 checking sys/time.h usability... yes [2022-07-20T15:05:04.076Z] #21 65.33 Selecting previously unselected package xfsprogs. [2022-07-20T15:05:04.076Z] #21 65.33 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-20T15:05:04.076Z] #21 65.34 Unpacking xfsprogs (5.10.0-4) ... [2022-07-20T15:05:04.101Z] #77 205.7 checking sys/time.h presence... yes [2022-07-20T15:05:04.102Z] #77 205.8 checking for sys/time.h... yes [2022-07-20T15:05:04.361Z] #77 205.9 checking for inline... inline [2022-07-20T15:05:04.640Z] #21 66.07 Selecting previously unselected package zip. [2022-07-20T15:05:04.640Z] #21 66.09 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-20T15:05:04.640Z] #21 66.17 Unpacking zip (3.0-12) ... [2022-07-20T15:05:04.929Z] #77 206.0 checking for size_t... yes [2022-07-20T15:05:04.929Z] #77 206.7 checking for stdlib.h... (cached) yes [2022-07-20T15:05:05.155Z] #21 66.45 Selecting previously unselected package zstd. [2022-07-20T15:05:05.155Z] #21 66.46 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-20T15:05:05.155Z] #21 66.47 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-20T15:05:05.499Z] #77 206.7 checking for GNU libc compatible malloc... yes [2022-07-20T15:05:05.499Z] #77 207.2 checking for stdlib.h... (cached) yes [2022-07-20T15:05:05.720Z] #21 67.07 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-20T15:05:06.065Z] #19 374.7 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-07-20T15:05:06.065Z] #19 374.7 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-20T15:05:06.065Z] #19 374.7 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-20T15:05:06.065Z] #19 374.9 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-07-20T15:05:06.065Z] #19 374.9 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-07-20T15:05:06.065Z] #19 375.0 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-07-20T15:05:06.067Z] #77 207.2 checking for GNU libc compatible realloc... yes [2022-07-20T15:05:06.333Z] #19 375.2 Selecting previously unselected package libc6-s390x-cross. [2022-07-20T15:05:06.333Z] #19 375.2 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-07-20T15:05:06.333Z] #19 375.2 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-07-20T15:05:06.596Z] #19 375.3 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-07-20T15:05:06.596Z] #19 375.3 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:05:06.596Z] #19 375.3 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-20T15:05:06.596Z] #19 375.3 Selecting previously unselected package libgomp1-s390x-cross. [2022-07-20T15:05:06.596Z] #19 375.3 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:05:06.596Z] #19 375.4 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-20T15:05:06.596Z] #19 375.4 Selecting previously unselected package libitm1-s390x-cross. [2022-07-20T15:05:06.596Z] #19 375.4 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:05:06.596Z] #19 375.4 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-20T15:05:06.596Z] #19 375.4 Selecting previously unselected package libatomic1-s390x-cross. [2022-07-20T15:05:06.596Z] #19 375.4 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:05:06.596Z] #19 375.4 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-20T15:05:06.596Z] #19 375.5 Selecting previously unselected package libasan6-s390x-cross. [2022-07-20T15:05:06.596Z] #19 375.5 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:05:06.596Z] #19 375.5 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-20T15:05:06.636Z] #77 207.8 checking for working strtod... yes [2022-07-20T15:05:06.864Z] #19 375.8 Selecting previously unselected package libstdc++6-s390x-cross. [2022-07-20T15:05:06.864Z] #19 375.8 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:05:06.864Z] #19 375.8 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-20T15:05:07.124Z] #19 376.0 Selecting previously unselected package libubsan1-s390x-cross. [2022-07-20T15:05:07.124Z] #19 376.0 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:05:07.124Z] #19 376.0 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-20T15:05:07.204Z] #77 208.3 checking for gettimeofday... yes [2022-07-20T15:05:07.383Z] #19 376.2 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-07-20T15:05:07.383Z] #19 376.2 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:05:07.383Z] #19 376.2 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-20T15:05:07.383Z] #19 376.3 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-07-20T15:05:07.464Z] #77 208.8 checking for memset... yes [2022-07-20T15:05:07.618Z] #21 68.60 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-20T15:05:07.618Z] #21 68.65 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-20T15:05:07.618Z] #21 68.70 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-20T15:05:07.618Z] #21 68.78 Setting up libicu67:amd64 (67.1-7) ... [2022-07-20T15:05:07.618Z] #21 68.83 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-20T15:05:07.618Z] #21 68.87 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-20T15:05:07.618Z] #21 68.91 Setting up uidmap (1:4.8.1-1) ... [2022-07-20T15:05:07.618Z] #21 68.97 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-20T15:05:07.618Z] #21 69.01 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T15:05:07.618Z] #21 69.04 Setting up bzip2 (1.0.8-4) ... [2022-07-20T15:05:07.618Z] #21 69.08 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T15:05:07.642Z] #19 376.3 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-20T15:05:07.643Z] #19 376.3 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-20T15:05:07.723Z] #77 209.2 checking for strspn... yes [2022-07-20T15:05:07.878Z] #21 69.12 Setting up python3-wheel (0.34.2-1) ... [2022-07-20T15:05:07.983Z] #77 209.7 checking that generated files are newer than configure... done [2022-07-20T15:05:07.983Z] #77 209.7 configure: creating ./config.status [2022-07-20T15:05:08.812Z] #21 70.31 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:05:08.812Z] #21 70.32 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-20T15:05:08.812Z] #21 70.35 Setting up libcap2-bin (1:2.44-1) ... [2022-07-20T15:05:09.069Z] #21 70.37 Setting up apparmor (2.13.6-10) ... [2022-07-20T15:05:11.380Z] #77 247.8 AR libcrun_testing.a [2022-07-20T15:05:11.380Z] #77 247.8 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-20T15:05:11.380Z] #77 247.9 CCLD tests/tests_libcrun_errors [2022-07-20T15:05:11.380Z] #77 248.0 CCLD tests/tests_libcrun_utils [2022-07-20T15:05:11.380Z] #77 248.0 CCLD tests/tests_libcrun_fuzzer [2022-07-20T15:05:11.380Z] #77 248.8 CCLD libcrun.la [2022-07-20T15:05:11.380Z] #77 249.7 CCLD crun [2022-07-20T15:05:11.380Z] #77 250.2 make[3]: Entering directory '/tmp/crun-build' [2022-07-20T15:05:11.380Z] #77 250.4 /bin/mkdir -p '/usr/local/lib' [2022-07-20T15:05:11.380Z] #77 250.4 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-20T15:05:11.380Z] #77 250.4 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-20T15:05:11.380Z] #77 250.4 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-20T15:05:11.380Z] #77 250.5 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-20T15:05:11.380Z] #77 250.5 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-20T15:05:11.380Z] #77 250.6 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-20T15:05:11.380Z] #77 250.6 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-20T15:05:11.380Z] #77 250.8 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-07-20T15:05:11.380Z] #77 250.8 ---------------------------------------------------------------------- [2022-07-20T15:05:11.380Z] #77 250.8 Libraries have been installed in: [2022-07-20T15:05:11.380Z] #77 250.8 /usr/local/lib [2022-07-20T15:05:11.380Z] #77 250.8 [2022-07-20T15:05:11.380Z] #77 250.8 If you ever happen to want to link against installed libraries [2022-07-20T15:05:11.380Z] #77 250.8 in a given directory, LIBDIR, you must either use libtool, and [2022-07-20T15:05:11.380Z] #77 250.8 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-20T15:05:11.380Z] #77 250.8 flag during linking and do at least one of the following: [2022-07-20T15:05:11.380Z] #77 250.8 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-20T15:05:11.380Z] #77 250.8 during execution [2022-07-20T15:05:11.380Z] #77 250.8 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-20T15:05:11.380Z] #77 250.8 during linking [2022-07-20T15:05:11.380Z] #77 250.8 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-20T15:05:11.380Z] #77 250.8 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-20T15:05:11.380Z] #77 250.8 [2022-07-20T15:05:11.380Z] #77 250.8 See any operating system documentation about shared libraries for [2022-07-20T15:05:11.380Z] #77 250.8 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-20T15:05:11.380Z] #77 250.8 ---------------------------------------------------------------------- [2022-07-20T15:05:11.380Z] #77 250.8 /bin/mkdir -p '/build' [2022-07-20T15:05:11.380Z] #77 250.8 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-20T15:05:11.380Z] #77 250.9 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-20T15:05:11.380Z] #77 250.9 make[3]: Leaving directory '/tmp/crun-build' [2022-07-20T15:05:11.380Z] #77 250.9 make[2]: Leaving directory '/tmp/crun-build' [2022-07-20T15:05:11.380Z] #77 250.9 make[1]: Leaving directory '/tmp/crun-build' [2022-07-20T15:05:11.638Z] #77 DONE 251.1s [2022-07-20T15:05:11.638Z] [2022-07-20T15:05:11.638Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T15:05:11.638Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:05:11.839Z] #19 380.7 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-07-20T15:05:11.839Z] #19 380.7 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-20T15:05:11.839Z] #19 380.7 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-20T15:05:11.839Z] #19 380.7 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-07-20T15:05:11.839Z] #19 380.7 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-07-20T15:05:11.839Z] #19 380.7 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-20T15:05:12.099Z] #19 381.0 Selecting previously unselected package libc6-dev-s390x-cross. [2022-07-20T15:05:12.099Z] #19 381.0 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-07-20T15:05:12.099Z] #19 381.0 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-20T15:05:12.181Z] #77 213.3 config.status: creating Makefile [2022-07-20T15:05:12.181Z] #77 213.5 config.status: creating config.h [2022-07-20T15:05:12.181Z] #77 213.6 config.status: executing depfiles commands [2022-07-20T15:05:12.348Z] #21 73.10 Setting up zip (3.0-12) ... [2022-07-20T15:05:12.349Z] #21 73.12 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:05:12.349Z] #21 73.19 Setting up bash-completion (1:2.11-2) ... [2022-07-20T15:05:12.358Z] #19 381.3 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-07-20T15:05:12.359Z] #19 381.3 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:05:12.359Z] #19 381.3 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-20T15:05:12.441Z] #77 214.1 config.status: executing libtool commands [2022-07-20T15:05:12.700Z] #77 ... [2022-07-20T15:05:12.700Z] [2022-07-20T15:05:12.700Z] #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-07-20T15:05:12.700Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T15:05:12.700Z] #21 55.04 Selecting previously unselected package python3-wheel. [2022-07-20T15:05:12.700Z] #21 55.06 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-20T15:05:12.700Z] #21 55.07 Unpacking python3-wheel (0.34.2-1) ... [2022-07-20T15:05:12.700Z] #21 55.16 Selecting previously unselected package python3-pip. [2022-07-20T15:05:12.700Z] #21 55.17 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-20T15:05:12.700Z] #21 55.18 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-20T15:05:12.700Z] #21 55.65 Selecting previously unselected package sudo. [2022-07-20T15:05:12.700Z] #21 55.68 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-20T15:05:12.700Z] #21 55.69 Unpacking sudo (1.9.5p2-3) ... [2022-07-20T15:05:12.700Z] #21 56.91 Selecting previously unselected package thin-provisioning-tools. [2022-07-20T15:05:12.700Z] #21 56.93 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-20T15:05:12.700Z] #21 56.94 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-20T15:05:12.700Z] #21 57.28 Selecting previously unselected package uidmap. [2022-07-20T15:05:12.700Z] #21 57.28 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-20T15:05:12.700Z] #21 57.29 Unpacking uidmap (1:4.8.1-1) ... [2022-07-20T15:05:12.700Z] #21 57.63 Selecting previously unselected package vim-runtime. [2022-07-20T15:05:12.700Z] #21 57.65 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T15:05:12.700Z] #21 57.73 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-20T15:05:12.700Z] #21 57.84 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-20T15:05:12.700Z] #21 57.90 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:05:12.700Z] #21 62.81 Selecting previously unselected package vim. [2022-07-20T15:05:12.700Z] #21 62.82 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-20T15:05:12.700Z] #21 62.86 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:05:12.700Z] #21 63.89 Selecting previously unselected package xfsprogs. [2022-07-20T15:05:12.700Z] #21 63.92 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-20T15:05:12.700Z] #21 63.93 Unpacking xfsprogs (5.10.0-4) ... [2022-07-20T15:05:12.927Z] #19 381.6 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-07-20T15:05:12.927Z] #19 381.6 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-20T15:05:12.927Z] #19 381.6 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-20T15:05:13.281Z] #21 ... [2022-07-20T15:05:13.281Z] [2022-07-20T15:05:13.281Z] #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-07-20T15:05:13.281Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:05:13.281Z] #77 211.1 checking for memset... yes [2022-07-20T15:05:13.281Z] #77 211.5 checking for strspn... yes [2022-07-20T15:05:13.281Z] #77 211.9 checking that generated files are newer than configure... done [2022-07-20T15:05:13.281Z] #77 211.9 configure: creating ./config.status [2022-07-20T15:05:13.281Z] #77 216.3 config.status: creating Makefile [2022-07-20T15:05:13.281Z] #77 216.3 config.status: creating config.h [2022-07-20T15:05:13.281Z] #77 216.4 config.status: executing depfiles commands [2022-07-20T15:05:13.281Z] #77 216.8 config.status: executing libtool commands [2022-07-20T15:05:13.281Z] #77 218.6 GEN .version [2022-07-20T15:05:13.281Z] #77 218.7 make install-recursive [2022-07-20T15:05:13.281Z] #77 218.7 make[1]: Entering directory '/tmp/crun-build' [2022-07-20T15:05:13.281Z] #77 218.8 Making install in libocispec [2022-07-20T15:05:13.281Z] #77 218.8 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T15:05:13.281Z] #77 218.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-20T15:05:13.281Z] #77 218.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-20T15:05:13.281Z] #77 218.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-20T15:05:13.281Z] #77 219.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-20T15:05:13.281Z] #77 220.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-20T15:05:13.281Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-20T15:05:13.281Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-20T15:05:13.281Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-20T15:05:13.281Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-20T15:05:13.281Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-20T15:05:13.281Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-20T15:05:13.281Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-20T15:05:13.281Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-20T15:05:13.281Z] #77 220.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-20T15:05:13.281Z] #77 220.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-20T15:05:13.281Z] #77 220.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-20T15:05:13.281Z] #77 220.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-20T15:05:13.281Z] #77 220.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-20T15:05:13.281Z] #77 220.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-20T15:05:13.281Z] #77 220.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-20T15:05:13.640Z] #21 64.99 Selecting previously unselected package zip. [2022-07-20T15:05:13.640Z] #21 65.01 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-20T15:05:13.846Z] #77 222.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-20T15:05:13.846Z] #77 222.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-20T15:05:13.846Z] #77 222.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-20T15:05:13.846Z] #77 222.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-20T15:05:13.846Z] #77 222.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-20T15:05:13.846Z] #77 222.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-20T15:05:13.846Z] #77 222.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-20T15:05:13.846Z] #77 222.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-20T15:05:13.846Z] #77 222.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-20T15:05:13.846Z] #77 222.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-20T15:05:13.846Z] #77 222.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-20T15:05:13.846Z] #77 222.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-20T15:05:13.846Z] #77 222.1 make install-recursive [2022-07-20T15:05:13.846Z] #77 222.2 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T15:05:13.846Z] #77 222.2 Making install in yajl [2022-07-20T15:05:13.899Z] #21 65.04 Unpacking zip (3.0-12) ... [2022-07-20T15:05:14.105Z] #77 222.2 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T15:05:14.105Z] #77 222.4 CC verify/json_verify-json_verify.o [2022-07-20T15:05:14.105Z] #77 222.4 CC src/libyajl_la-yajl_alloc.lo [2022-07-20T15:05:14.105Z] #77 222.4 CC src/libyajl_la-yajl.lo [2022-07-20T15:05:14.105Z] #77 222.4 CC src/libyajl_la-yajl_gen.lo [2022-07-20T15:05:14.105Z] #77 222.4 CC src/libyajl_la-yajl_buf.lo [2022-07-20T15:05:14.105Z] #77 222.4 CC src/libyajl_la-yajl_parser.lo [2022-07-20T15:05:14.105Z] #77 222.5 CC src/libyajl_la-yajl_encode.lo [2022-07-20T15:05:14.159Z] #21 65.40 Selecting previously unselected package zstd. [2022-07-20T15:05:14.159Z] #21 65.41 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-20T15:05:14.363Z] #77 222.5 CC src/libyajl_la-yajl_lex.lo [2022-07-20T15:05:14.363Z] #77 222.5 CC src/libyajl_la-yajl_tree.lo [2022-07-20T15:05:14.418Z] #21 65.50 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-20T15:05:14.418Z] #21 ... [2022-07-20T15:05:14.418Z] [2022-07-20T15:05:14.418Z] #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-07-20T15:05:14.418Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:05:14.418Z] #77 216.1 GEN .version [2022-07-20T15:05:14.418Z] #77 216.1 make install-recursive [2022-07-20T15:05:14.418Z] #77 216.1 make[1]: Entering directory '/tmp/crun-build' [2022-07-20T15:05:14.678Z] #77 216.4 Making install in libocispec [2022-07-20T15:05:14.678Z] #77 216.4 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T15:05:14.937Z] #77 216.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-20T15:05:14.937Z] #77 216.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-20T15:05:14.937Z] #77 216.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-20T15:05:14.937Z] #77 216.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-20T15:05:16.262Z] #77 ... [2022-07-20T15:05:16.262Z] [2022-07-20T15:05:16.262Z] #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-07-20T15:05:16.262Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T15:05:16.262Z] #21 77.44 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T15:05:16.262Z] #21 77.46 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-20T15:05:16.262Z] #21 77.48 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-20T15:05:16.262Z] #21 77.49 Setting up patch (2.7.6-7) ... [2022-07-20T15:05:16.262Z] #21 77.55 Setting up sudo (1.9.5p2-3) ... [2022-07-20T15:05:16.262Z] #21 77.69 invoke-rc.d: could not determine current runlevel [2022-07-20T15:05:16.262Z] #21 77.72 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-20T15:05:16.262Z] #21 77.74 Setting up xfsprogs (5.10.0-4) ... [2022-07-20T15:05:16.262Z] #21 77.77 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-20T15:05:16.262Z] #21 77.80 Setting up inetutils-ping (2:2.0-1) ... [2022-07-20T15:05:16.316Z] #77 218.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-20T15:05:16.316Z] #77 218.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-20T15:05:16.316Z] #77 218.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-20T15:05:16.316Z] #77 218.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-20T15:05:16.316Z] #77 218.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-20T15:05:16.316Z] #77 218.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-20T15:05:16.316Z] #77 218.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-20T15:05:16.316Z] #77 218.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-20T15:05:16.520Z] #21 77.83 Setting up pigz (2.6-1) ... [2022-07-20T15:05:16.520Z] #21 77.85 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-20T15:05:16.520Z] #21 77.89 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T15:05:16.520Z] #21 77.95 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-20T15:05:16.575Z] #77 218.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-20T15:05:16.777Z] #21 77.99 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:05:16.842Z] #77 218.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-20T15:05:16.843Z] #77 218.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-20T15:05:16.843Z] #77 218.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-20T15:05:16.843Z] #77 218.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-20T15:05:16.843Z] #77 218.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-20T15:05:16.843Z] #77 218.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-20T15:05:16.843Z] #77 218.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-20T15:05:17.124Z] #19 385.8 Selecting previously unselected package g++-s390x-linux-gnu. [2022-07-20T15:05:17.125Z] #19 385.8 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-20T15:05:17.125Z] #19 385.8 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-20T15:05:17.125Z] #19 385.8 Selecting previously unselected package crossbuild-essential-s390x. [2022-07-20T15:05:17.125Z] #19 385.8 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-07-20T15:05:17.125Z] #19 385.8 Unpacking crossbuild-essential-s390x (12.9) ... [2022-07-20T15:05:17.125Z] #19 385.9 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-07-20T15:05:17.125Z] #19 385.9 Setting up libfile-which-perl (1.23-1) ... [2022-07-20T15:05:17.125Z] #19 385.9 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-20T15:05:17.125Z] #19 385.9 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-07-20T15:05:17.125Z] #19 385.9 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-20T15:05:17.125Z] #19 386.0 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-20T15:05:17.125Z] #19 386.0 Setting up libicu67:amd64 (67.1-7) ... [2022-07-20T15:05:17.125Z] #19 386.0 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-20T15:05:17.125Z] #19 386.0 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-20T15:05:17.125Z] #19 386.0 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-07-20T15:05:17.125Z] #19 386.0 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-20T15:05:17.125Z] #19 386.0 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-20T15:05:17.125Z] #19 386.0 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-20T15:05:17.125Z] #19 386.1 Setting up file (1:5.39-3) ... [2022-07-20T15:05:17.125Z] #19 386.1 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-20T15:05:17.125Z] #19 386.1 Setting up bzip2 (1.0.8-4) ... [2022-07-20T15:05:17.125Z] #19 386.1 Setting up libyaml-perl (1.30-1) ... [2022-07-20T15:05:17.384Z] #19 386.1 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-20T15:05:17.384Z] #19 386.1 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-07-20T15:05:17.384Z] #19 386.1 Setting up libio-string-perl (1.08-3.1) ... [2022-07-20T15:05:17.384Z] #19 386.1 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-20T15:05:17.384Z] #19 386.1 Setting up cross-config (2.6.18+nmu1) ... [2022-07-20T15:05:17.384Z] #19 386.3 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T15:05:17.384Z] #19 386.3 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-20T15:05:17.384Z] #19 386.3 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-07-20T15:05:17.384Z] #19 386.3 Setting up patch (2.7.6-7) ... [2022-07-20T15:05:17.384Z] #19 386.3 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-20T15:05:17.384Z] #19 386.3 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-20T15:05:17.384Z] #19 386.3 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T15:05:17.384Z] #19 386.3 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-20T15:05:17.643Z] #19 386.4 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-07-20T15:05:17.643Z] #19 386.4 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-20T15:05:17.643Z] #19 386.4 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T15:05:17.643Z] #19 386.4 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-20T15:05:17.643Z] #19 386.4 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-20T15:05:17.643Z] #19 386.4 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T15:05:17.643Z] #19 386.4 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-20T15:05:17.643Z] #19 386.4 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-20T15:05:17.643Z] #19 386.5 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-20T15:05:17.643Z] #19 386.5 Setting up libfile-homedir-perl (1.006-1) ... [2022-07-20T15:05:17.643Z] #19 386.5 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-20T15:05:17.643Z] #19 386.5 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-20T15:05:17.643Z] #19 386.5 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-20T15:05:17.643Z] #19 386.5 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-20T15:05:17.643Z] #19 386.5 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-07-20T15:05:17.643Z] #19 386.5 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-20T15:05:17.643Z] #19 386.6 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-20T15:05:17.643Z] #19 386.6 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-20T15:05:17.643Z] #19 386.6 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-20T15:05:17.643Z] #19 386.6 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-20T15:05:17.643Z] #19 386.6 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-20T15:05:17.643Z] #19 386.6 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-20T15:05:17.643Z] #19 386.6 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-20T15:05:17.643Z] #19 386.7 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-20T15:05:17.643Z] #19 386.7 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T15:05:17.643Z] #19 386.7 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-20T15:05:17.902Z] #19 386.7 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-20T15:05:17.903Z] #19 386.7 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T15:05:17.903Z] #19 386.7 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-20T15:05:17.903Z] #19 386.7 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-20T15:05:17.903Z] #19 386.7 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-20T15:05:17.903Z] #19 386.8 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-20T15:05:17.903Z] #19 386.8 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-20T15:05:17.903Z] #19 386.8 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-20T15:05:17.903Z] #19 386.8 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-20T15:05:17.903Z] #19 386.8 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-20T15:05:17.903Z] #19 386.8 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-20T15:05:17.903Z] #19 386.8 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-20T15:05:17.903Z] #19 386.8 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T15:05:17.903Z] #19 386.9 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-07-20T15:05:17.903Z] #19 386.9 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-07-20T15:05:18.149Z] #21 79.23 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-20T15:05:18.149Z] #21 79.30 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-20T15:05:18.162Z] #19 387.0 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-20T15:05:18.162Z] #19 387.1 [2022-07-20T15:05:18.162Z] #19 387.1 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-20T15:05:18.162Z] #19 387.2 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T15:05:18.422Z] #19 387.2 Setting up dpkg-dev (1.20.11) ... [2022-07-20T15:05:18.422Z] #19 387.3 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-20T15:05:18.422Z] #19 387.4 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-20T15:05:18.422Z] #19 387.4 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-20T15:05:18.422Z] #19 387.4 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T15:05:18.422Z] #19 387.4 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-20T15:05:18.422Z] #19 387.4 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-20T15:05:18.422Z] #19 387.4 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-20T15:05:18.422Z] #19 387.4 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-20T15:05:18.422Z] #19 387.4 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-20T15:05:18.682Z] #19 387.5 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-20T15:05:18.682Z] #19 387.5 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T15:05:18.682Z] #19 387.5 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-20T15:05:18.682Z] #19 387.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-07-20T15:05:18.682Z] #19 387.6 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-07-20T15:05:18.682Z] #19 387.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-20T15:05:18.749Z] #77 220.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-20T15:05:18.749Z] #77 220.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-20T15:05:18.749Z] #77 220.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-20T15:05:18.749Z] #77 220.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-20T15:05:18.749Z] #77 220.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-20T15:05:18.749Z] #77 220.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-20T15:05:18.749Z] #77 220.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-20T15:05:18.749Z] #77 220.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-20T15:05:18.749Z] #77 220.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-20T15:05:18.749Z] #77 220.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-20T15:05:18.749Z] #77 220.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-20T15:05:18.749Z] #77 220.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-20T15:05:18.749Z] #77 220.2 make install-recursive [2022-07-20T15:05:18.749Z] #77 220.3 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T15:05:18.749Z] #77 220.3 Making install in yajl [2022-07-20T15:05:18.749Z] #77 220.3 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T15:05:18.749Z] #77 220.4 CC verify/json_verify-json_verify.o [2022-07-20T15:05:18.749Z] #77 220.5 CC src/libyajl_la-yajl_alloc.lo [2022-07-20T15:05:18.749Z] #77 220.5 CC src/libyajl_la-yajl.lo [2022-07-20T15:05:18.749Z] #77 220.5 CC src/libyajl_la-yajl_gen.lo [2022-07-20T15:05:18.749Z] #77 220.5 CC src/libyajl_la-yajl_parser.lo [2022-07-20T15:05:18.749Z] #77 220.5 CC src/libyajl_la-yajl_buf.lo [2022-07-20T15:05:18.749Z] #77 220.6 CC src/libyajl_la-yajl_encode.lo [2022-07-20T15:05:18.942Z] #19 387.8 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-20T15:05:18.942Z] #19 387.8 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-20T15:05:18.942Z] #19 387.8 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-20T15:05:18.942Z] #19 387.8 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-20T15:05:18.942Z] #19 387.8 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-20T15:05:18.942Z] #19 387.8 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-20T15:05:18.942Z] #19 387.9 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-20T15:05:18.942Z] #19 387.9 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-20T15:05:18.942Z] #19 387.9 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-20T15:05:18.942Z] #19 387.9 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-20T15:05:18.942Z] #19 387.9 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-20T15:05:18.942Z] #19 387.9 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-20T15:05:18.942Z] #19 387.9 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T15:05:18.942Z] #19 387.9 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-20T15:05:18.942Z] #19 388.0 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-20T15:05:19.009Z] #77 220.6 CC src/libyajl_la-yajl_lex.lo [2022-07-20T15:05:19.009Z] #77 220.6 CC src/libyajl_la-yajl_tree.lo [2022-07-20T15:05:19.081Z] #21 80.35 Setting up libelf1:amd64 (0.183-1) ... [2022-07-20T15:05:19.081Z] #21 80.37 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-20T15:05:19.081Z] #21 80.38 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T15:05:19.081Z] #21 80.40 Setting up python3-distutils (3.9.2-1) ... [2022-07-20T15:05:19.201Z] #19 388.0 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-20T15:05:19.201Z] #19 388.0 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-20T15:05:19.201Z] #19 388.0 Setting up libxml-simple-perl (2.25-1) ... [2022-07-20T15:05:19.201Z] #19 388.0 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-20T15:05:19.201Z] #19 388.0 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-20T15:05:19.201Z] #19 388.0 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-20T15:05:19.201Z] #19 388.0 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T15:05:19.201Z] #19 388.0 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-20T15:05:19.201Z] #19 388.1 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-20T15:05:19.201Z] #19 388.1 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-20T15:05:19.201Z] #19 388.1 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-20T15:05:19.201Z] #19 388.1 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-07-20T15:05:19.201Z] #19 388.1 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T15:05:19.201Z] #19 388.1 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-20T15:05:19.201Z] #19 388.1 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-20T15:05:19.201Z] #19 388.2 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-20T15:05:19.201Z] #19 388.2 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-20T15:05:19.201Z] #19 388.2 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-20T15:05:19.201Z] #19 388.2 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-20T15:05:19.201Z] #19 388.2 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-20T15:05:19.201Z] #19 388.2 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-20T15:05:19.201Z] #19 388.2 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-20T15:05:19.201Z] #19 388.2 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-20T15:05:19.201Z] #19 388.3 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-20T15:05:19.201Z] #19 388.3 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-20T15:05:19.460Z] #19 388.3 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-20T15:05:19.461Z] #19 388.3 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-20T15:05:19.461Z] #19 388.3 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-20T15:05:19.461Z] #19 388.3 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-07-20T15:05:19.461Z] #19 388.4 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-20T15:05:19.461Z] #19 388.4 Setting up crossbuild-essential-armel (12.9) ... [2022-07-20T15:05:19.461Z] #19 388.4 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-20T15:05:19.461Z] #19 388.4 Setting up crossbuild-essential-armhf (12.9) ... [2022-07-20T15:05:19.461Z] #19 388.4 Setting up crossbuild-essential-arm64 (12.9) ... [2022-07-20T15:05:19.461Z] #19 388.4 Setting up crossbuild-essential-s390x (12.9) ... [2022-07-20T15:05:19.461Z] #19 388.4 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-07-20T15:05:19.461Z] #19 388.5 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:05:20.011Z] #21 81.29 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:05:20.011Z] #21 81.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-20T15:05:20.011Z] #21 81.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-20T15:05:20.011Z] #21 81.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-20T15:05:20.011Z] #21 81.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-20T15:05:20.011Z] #21 81.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-20T15:05:20.011Z] #21 81.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-20T15:05:20.011Z] #21 81.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-20T15:05:20.011Z] #21 81.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-20T15:05:20.011Z] #21 81.50 Setting up python3-setuptools (52.0.0-4) ... [2022-07-20T15:05:20.038Z] #19 DONE 388.7s [2022-07-20T15:05:20.038Z] [2022-07-20T15:05:20.038Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-20T15:05:20.038Z] #32 sha256:0862c2b23173103cbce2843e75ba668e13481e287aeb0f5778401c16bcc9aa36 [2022-07-20T15:05:20.038Z] #32 DONE 0.1s [2022-07-20T15:05:20.038Z] [2022-07-20T15:05:20.038Z] #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-07-20T15:05:20.038Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-20T15:05:20.038Z] #20 ... [2022-07-20T15:05:20.038Z] [2022-07-20T15:05:20.038Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-20T15:05:20.038Z] #73 sha256:afba137721172a77b893663dc41cc824b99c2cb02ad985ad8ae3bf4f43dbca11 [2022-07-20T15:05:20.038Z] #73 DONE 0.2s [2022-07-20T15:05:20.038Z] [2022-07-20T15:05:20.038Z] #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-07-20T15:05:20.038Z] #74 sha256:2890eb5c9e9b53ba05b1660f46d64012062eafa9f1048b1faa5c440bcd1d2705 [2022-07-20T15:05:21.424Z] #74 1.473 + RM_GOPATH=0 [2022-07-20T15:05:21.424Z] #74 1.474 + TMP_GOPATH= [2022-07-20T15:05:21.424Z] #74 1.474 + : /build [2022-07-20T15:05:21.424Z] #74 1.474 + '[' -z '' ']' [2022-07-20T15:05:21.424Z] #74 1.475 ++ mktemp -d [2022-07-20T15:05:21.424Z] #74 1.478 + export GOPATH=/tmp/tmp.uc7UJIyIVD [2022-07-20T15:05:21.424Z] #74 1.478 + GOPATH=/tmp/tmp.uc7UJIyIVD [2022-07-20T15:05:21.424Z] #74 1.478 + RM_GOPATH=1 [2022-07-20T15:05:21.424Z] #74 1.478 + case "$(go env GOARCH)" in [2022-07-20T15:05:21.424Z] #74 1.478 ++ go env GOARCH [2022-07-20T15:05:21.424Z] #74 1.480 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T15:05:21.424Z] #74 1.480 + GO_BUILDMODE=-buildmode=pie [2022-07-20T15:05:21.424Z] #74 1.480 ++ dirname /install.sh [2022-07-20T15:05:21.424Z] #74 1.481 + dir=/ [2022-07-20T15:05:21.424Z] #74 1.481 + bin=rootlesskit [2022-07-20T15:05:21.424Z] #74 1.481 + shift [2022-07-20T15:05:21.424Z] #74 1.481 + '[' '!' -f //rootlesskit.installer ']' [2022-07-20T15:05:21.424Z] #74 1.481 + . //rootlesskit.installer [2022-07-20T15:05:21.424Z] #74 1.481 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-20T15:05:21.424Z] #74 1.481 + install_rootlesskit [2022-07-20T15:05:21.424Z] #74 1.481 + case "$1" in [2022-07-20T15:05:21.424Z] #74 1.481 + export CGO_ENABLED=0 [2022-07-20T15:05:21.424Z] #74 1.481 + CGO_ENABLED=0 [2022-07-20T15:05:21.424Z] #74 1.481 + _install_rootlesskit [2022-07-20T15:05:21.424Z] #74 1.482 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-20T15:05:21.424Z] #74 1.482 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-20T15:05:21.424Z] #74 1.482 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-20T15:05:21.424Z] #74 1.482 + GOBIN=/build [2022-07-20T15:05:21.424Z] #74 1.482 + GO111MODULE=on [2022-07-20T15:05:21.424Z] #74 1.482 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-20T15:05:21.995Z] #74 1.916 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-20T15:05:22.541Z] #21 83.91 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-20T15:05:22.541Z] #21 83.97 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-20T15:05:22.541Z] #21 83.99 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-20T15:05:22.799Z] #21 84.01 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-20T15:05:23.206Z] #77 ... [2022-07-20T15:05:23.206Z] [2022-07-20T15:05:23.206Z] #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-07-20T15:05:23.206Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T15:05:23.206Z] #21 66.29 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-20T15:05:23.206Z] #21 68.09 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-20T15:05:23.206Z] #21 68.09 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-20T15:05:23.206Z] #21 68.12 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-20T15:05:23.206Z] #21 68.14 Setting up libicu67:amd64 (67.1-7) ... [2022-07-20T15:05:23.206Z] #21 68.14 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-20T15:05:23.206Z] #21 68.15 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-20T15:05:23.206Z] #21 68.18 Setting up uidmap (1:4.8.1-1) ... [2022-07-20T15:05:23.206Z] #21 68.19 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-20T15:05:23.206Z] #21 68.20 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T15:05:23.206Z] #21 68.22 Setting up bzip2 (1.0.8-4) ... [2022-07-20T15:05:23.206Z] #21 68.23 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T15:05:23.206Z] #21 68.24 Setting up python3-wheel (0.34.2-1) ... [2022-07-20T15:05:23.206Z] #21 69.34 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:05:23.206Z] #21 69.36 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-20T15:05:23.206Z] #21 69.37 Setting up libcap2-bin (1:2.44-1) ... [2022-07-20T15:05:23.206Z] #21 69.39 Setting up apparmor (2.13.6-10) ... [2022-07-20T15:05:23.206Z] #21 72.19 Setting up zip (3.0-12) ... [2022-07-20T15:05:23.206Z] #21 72.21 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:05:23.206Z] #21 72.24 Setting up bash-completion (1:2.11-2) ... [2022-07-20T15:05:23.382Z] #74 3.570 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-20T15:05:23.646Z] #74 3.572 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-20T15:05:23.907Z] #74 3.916 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-20T15:05:24.172Z] #21 ... [2022-07-20T15:05:24.172Z] [2022-07-20T15:05:24.172Z] #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-07-20T15:05:24.172Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:05:24.172Z] #77 230.9 CCLD libyajl.la [2022-07-20T15:05:24.172Z] #77 231.5 CCLD verify/json_verify [2022-07-20T15:05:24.172Z] #77 232.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T15:05:24.172Z] #77 232.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-20T15:05:24.172Z] #77 232.1 make[5]: Nothing to be done for 'install-data-am'. [2022-07-20T15:05:24.172Z] #77 232.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T15:05:24.172Z] #77 232.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T15:05:24.172Z] #77 232.1 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T15:05:24.172Z] #77 232.5 CC src/validate.o [2022-07-20T15:05:24.172Z] #77 232.5 CC src/image_spec_schema_content_descriptor.lo [2022-07-20T15:05:24.172Z] #77 232.5 CC src/image_spec_schema_config_schema.lo [2022-07-20T15:05:24.172Z] #77 232.5 CC src/image_spec_schema_defs.lo [2022-07-20T15:05:24.172Z] #77 232.5 CC src/image_spec_schema_defs_descriptor.lo [2022-07-20T15:05:24.172Z] #77 232.5 CC src/image_spec_schema_image_index_schema.lo [2022-07-20T15:05:24.172Z] #77 232.6 CC src/image_spec_schema_image_layout_schema.lo [2022-07-20T15:05:24.172Z] #77 232.6 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-20T15:05:24.430Z] #77 232.6 CC src/runtime_spec_schema_config_linux.lo [2022-07-20T15:05:24.430Z] #77 232.6 CC src/runtime_spec_schema_config_zos.lo [2022-07-20T15:05:24.430Z] #77 232.6 CC src/runtime_spec_schema_config_schema.lo [2022-07-20T15:05:24.430Z] #77 232.7 CC src/runtime_spec_schema_config_solaris.lo [2022-07-20T15:05:24.430Z] #77 232.8 CC src/runtime_spec_schema_config_windows.lo [2022-07-20T15:05:24.688Z] #77 232.8 CC src/runtime_spec_schema_defs.lo [2022-07-20T15:05:24.688Z] #77 232.8 CC src/runtime_spec_schema_defs_linux.lo [2022-07-20T15:05:24.688Z] #77 232.9 CC src/runtime_spec_schema_config_vm.lo [2022-07-20T15:05:24.688Z] #77 232.9 CC src/runtime_spec_schema_defs_zos.lo [2022-07-20T15:05:24.688Z] #77 232.9 CC src/runtime_spec_schema_defs_vm.lo [2022-07-20T15:05:24.688Z] #77 232.9 CC src/runtime_spec_schema_state_schema.lo [2022-07-20T15:05:24.688Z] #77 233.0 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-20T15:05:24.688Z] #77 233.0 CC src/basic_test_double_array_item.lo [2022-07-20T15:05:24.688Z] #77 233.0 CC src/runtime_spec_schema_defs_windows.lo [2022-07-20T15:05:24.688Z] #77 233.1 CC src/basic_test_top_array_int.lo [2022-07-20T15:05:24.946Z] #77 233.1 CC src/basic_test_top_array_string.lo [2022-07-20T15:05:24.946Z] #77 233.3 CC src/basic_test_double_array.lo [2022-07-20T15:05:25.225Z] #77 233.4 CC src/basic_test_top_double_array_int.lo [2022-07-20T15:05:25.225Z] #77 233.4 CC src/basic_test_top_double_array_obj.lo [2022-07-20T15:05:25.225Z] #77 233.4 CC src/basic_test_top_double_array_refobj.lo [2022-07-20T15:05:25.290Z] #74 ... [2022-07-20T15:05:25.290Z] [2022-07-20T15:05:25.290Z] #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-07-20T15:05:25.290Z] #33 sha256:9880a01d48279e04acca6662b5a9dc60c10634bb0291e47cdbf9de08c5c5c9bd [2022-07-20T15:05:25.290Z] #33 1.340 + RM_GOPATH=0 [2022-07-20T15:05:25.290Z] #33 1.340 + TMP_GOPATH= [2022-07-20T15:05:25.290Z] #33 1.340 + : /build [2022-07-20T15:05:25.290Z] #33 1.340 + '[' -z '' ']' [2022-07-20T15:05:25.290Z] #33 1.340 ++ mktemp -d [2022-07-20T15:05:25.290Z] #33 1.351 + export GOPATH=/tmp/tmp.jQF5EqfMoi [2022-07-20T15:05:25.290Z] #33 1.351 + GOPATH=/tmp/tmp.jQF5EqfMoi [2022-07-20T15:05:25.290Z] #33 1.351 + RM_GOPATH=1 [2022-07-20T15:05:25.290Z] #33 1.351 + case "$(go env GOARCH)" in [2022-07-20T15:05:25.290Z] #33 1.351 ++ go env GOARCH [2022-07-20T15:05:25.290Z] #33 1.351 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T15:05:25.290Z] #33 1.351 + GO_BUILDMODE=-buildmode=pie [2022-07-20T15:05:25.290Z] #33 1.351 ++ dirname /install.sh [2022-07-20T15:05:25.290Z] #33 1.367 Install docker/cli version 17.06.2-ce from stable [2022-07-20T15:05:25.290Z] #33 1.367 + dir=/ [2022-07-20T15:05:25.290Z] #33 1.367 + bin=dockercli [2022-07-20T15:05:25.290Z] #33 1.367 + shift [2022-07-20T15:05:25.290Z] #33 1.367 + '[' '!' -f //dockercli.installer ']' [2022-07-20T15:05:25.290Z] #33 1.367 + . //dockercli.installer [2022-07-20T15:05:25.290Z] #33 1.367 ++ : stable [2022-07-20T15:05:25.290Z] #33 1.367 ++ : 17.06.2-ce [2022-07-20T15:05:25.290Z] #33 1.367 + install_dockercli [2022-07-20T15:05:25.290Z] #33 1.367 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-20T15:05:25.290Z] #33 1.367 ++ uname -m [2022-07-20T15:05:25.290Z] #33 1.368 + arch=x86_64 [2022-07-20T15:05:25.290Z] #33 1.368 + '[' x86_64 '!=' x86_64 ']' [2022-07-20T15:05:25.290Z] #33 1.368 + url=https://download.docker.com/linux/static [2022-07-20T15:05:25.290Z] #33 1.368 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-20T15:05:25.290Z] #33 1.369 + tar -xz docker/docker [2022-07-20T15:05:25.290Z] #33 5.076 + mkdir -p /build [2022-07-20T15:05:25.290Z] #33 5.080 + mv docker/docker /build/ [2022-07-20T15:05:25.290Z] #33 5.082 + rmdir docker [2022-07-20T15:05:25.290Z] #33 DONE 5.4s [2022-07-20T15:05:25.290Z] [2022-07-20T15:05:25.290Z] #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-07-20T15:05:25.290Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-20T15:05:25.290Z] #20 1.885 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:05:25.290Z] #20 1.906 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:05:25.290Z] #20 1.906 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:05:25.290Z] #20 2.198 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T15:05:25.290Z] #20 2.438 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-20T15:05:25.290Z] #20 2.851 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-20T15:05:25.290Z] #20 3.218 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-20T15:05:25.290Z] #20 3.643 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-20T15:05:25.290Z] #20 4.046 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-20T15:05:25.290Z] #20 4.314 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-20T15:05:25.290Z] #20 4.315 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T15:05:25.290Z] #20 4.315 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-20T15:05:25.290Z] #20 4.316 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-20T15:05:25.290Z] #20 4.319 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-20T15:05:25.290Z] #20 4.331 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-20T15:05:25.290Z] #20 4.746 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-20T15:05:25.290Z] #20 4.751 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-20T15:05:25.290Z] #20 4.754 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-20T15:05:25.290Z] #20 4.762 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-20T15:05:25.290Z] #20 4.766 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-20T15:05:25.290Z] #20 4.767 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T15:05:25.484Z] #77 233.6 CC src/read-file.lo [2022-07-20T15:05:25.484Z] #77 233.7 CC src/json_common.lo [2022-07-20T15:05:25.484Z] #77 233.8 CC tests/test-1.o [2022-07-20T15:05:25.742Z] #77 233.8 CC tests/test-3.o [2022-07-20T15:05:25.742Z] #77 233.8 CC tests/test-2.o [2022-07-20T15:05:25.742Z] #77 233.8 CC src/basic_test_top_double_array_string.lo [2022-07-20T15:05:25.742Z] #77 234.0 CC tests/test-5.o [2022-07-20T15:05:25.742Z] #77 234.0 CC tests/test-4.o [2022-07-20T15:05:26.000Z] #77 ... [2022-07-20T15:05:26.000Z] [2022-07-20T15:05:26.000Z] #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-07-20T15:05:26.000Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T15:05:26.001Z] #21 85.88 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-20T15:05:26.001Z] #21 85.93 Setting up jq (1.6-2.1) ... [2022-07-20T15:05:26.001Z] #21 85.98 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-20T15:05:26.001Z] #21 86.03 Setting up iptables (1.8.7-1) ... [2022-07-20T15:05:26.001Z] #21 86.07 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-20T15:05:26.001Z] #21 86.09 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-20T15:05:26.001Z] #21 86.10 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-20T15:05:26.001Z] #21 86.12 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-20T15:05:26.001Z] #21 86.15 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-20T15:05:26.001Z] #21 86.16 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-20T15:05:26.001Z] #21 86.19 Setting up iproute2 (5.10.0-4) ... [2022-07-20T15:05:26.001Z] #21 86.76 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:05:26.001Z] #21 DONE 87.4s [2022-07-20T15:05:26.001Z] [2022-07-20T15:05:26.001Z] #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-07-20T15:05:26.001Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:05:26.001Z] #77 234.3 CC tests/test-6.o [2022-07-20T15:05:26.001Z] #77 234.4 CC tests/test-8.o [2022-07-20T15:05:26.258Z] #77 234.6 CC tests/test-7.o [2022-07-20T15:05:26.258Z] #77 234.6 CC tests/test-10.o [2022-07-20T15:05:26.503Z] #55 ... [2022-07-20T15:05:26.503Z] [2022-07-20T15:05:26.503Z] #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-07-20T15:05:26.503Z] #60 sha256:3629db0d52e995576ccb6357eee0984afb751ccef4c970b2f49b2b65e85117b8 [2022-07-20T15:05:26.503Z] #60 187.1 + mkdir -p /build [2022-07-20T15:05:26.503Z] #60 187.1 + cp runc /build/runc [2022-07-20T15:05:26.516Z] #77 234.8 CC tests/test-11.o [2022-07-20T15:05:26.517Z] #21 77.63 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T15:05:26.517Z] #21 77.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-20T15:05:26.517Z] #21 77.66 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-20T15:05:26.517Z] #21 77.67 Setting up patch (2.7.6-7) ... [2022-07-20T15:05:26.517Z] #21 77.69 Setting up sudo (1.9.5p2-3) ... [2022-07-20T15:05:26.517Z] #21 77.83 invoke-rc.d: could not determine current runlevel [2022-07-20T15:05:26.774Z] #77 235.0 CC tests/test-9.o [2022-07-20T15:05:26.778Z] #21 77.86 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-20T15:05:26.778Z] #21 77.88 Setting up xfsprogs (5.10.0-4) ... [2022-07-20T15:05:26.778Z] #21 77.90 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-20T15:05:26.778Z] #21 77.96 Setting up inetutils-ping (2:2.0-1) ... [2022-07-20T15:05:26.778Z] #21 77.98 Setting up pigz (2.6-1) ... [2022-07-20T15:05:26.778Z] #21 78.00 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-20T15:05:26.778Z] #21 78.04 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T15:05:26.778Z] #21 78.09 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-20T15:05:27.037Z] #21 78.14 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:05:27.297Z] #21 ... [2022-07-20T15:05:27.297Z] [2022-07-20T15:05:27.297Z] #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-07-20T15:05:27.297Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:05:27.297Z] #77 228.9 CCLD libyajl.la [2022-07-20T15:05:27.437Z] #60 DONE 188.1s [2022-07-20T15:05:27.437Z] [2022-07-20T15:05:27.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.46.2" && /build/golangci-lint --version [2022-07-20T15:05:27.437Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:05:27.556Z] #77 229.5 CCLD verify/json_verify [2022-07-20T15:05:27.695Z] #55 316.9 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-20T15:05:27.953Z] #55 DONE 317.0s [2022-07-20T15:05:27.953Z] [2022-07-20T15:05:27.953Z] #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-07-20T15:05:27.953Z] #64 sha256:9cc42f80cfba223735786b520369f345e5cfa566f59960a4e33fa3314c2f93e4 [2022-07-20T15:05:28.146Z] #77 ... [2022-07-20T15:05:28.146Z] [2022-07-20T15:05:28.146Z] #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-07-20T15:05:28.146Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 [2022-07-20T15:05:28.146Z] #22 1.631 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-20T15:05:28.146Z] #22 1.646 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-20T15:05:28.146Z] #22 1.663 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-20T15:05:28.146Z] #22 DONE 1.9s [2022-07-20T15:05:28.146Z] [2022-07-20T15:05:28.146Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-20T15:05:28.146Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-20T15:05:28.494Z] #77 230.0 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T15:05:28.494Z] #77 230.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-20T15:05:28.494Z] #77 230.0 make[5]: Nothing to be done for 'install-data-am'. [2022-07-20T15:05:28.494Z] #77 230.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T15:05:28.494Z] #77 230.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T15:05:28.494Z] #77 230.0 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T15:05:28.494Z] #77 230.2 CC src/validate.o [2022-07-20T15:05:28.494Z] #77 230.2 CC src/image_spec_schema_config_schema.lo [2022-07-20T15:05:28.494Z] #77 230.2 CC src/image_spec_schema_content_descriptor.lo [2022-07-20T15:05:28.494Z] #77 230.3 CC src/image_spec_schema_defs.lo [2022-07-20T15:05:28.494Z] #77 230.3 CC src/image_spec_schema_defs_descriptor.lo [2022-07-20T15:05:28.589Z] #20 ... [2022-07-20T15:05:28.589Z] [2022-07-20T15:05:28.589Z] #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-07-20T15:05:28.589Z] #74 sha256:2890eb5c9e9b53ba05b1660f46d64012062eafa9f1048b1faa5c440bcd1d2705 [2022-07-20T15:05:28.589Z] #74 5.590 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-20T15:05:28.589Z] #74 5.837 go: downloading github.com/google/uuid v1.3.0 [2022-07-20T15:05:28.589Z] #74 5.847 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-20T15:05:28.589Z] #74 5.924 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-20T15:05:28.589Z] #74 5.993 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-20T15:05:28.589Z] #74 6.070 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-20T15:05:28.589Z] #74 6.194 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-20T15:05:28.589Z] #74 6.471 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-20T15:05:28.589Z] #74 6.646 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-20T15:05:28.589Z] #74 7.431 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-20T15:05:28.589Z] #74 7.547 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-20T15:05:28.753Z] #77 230.3 CC src/image_spec_schema_image_index_schema.lo [2022-07-20T15:05:28.753Z] #77 230.4 CC src/image_spec_schema_image_layout_schema.lo [2022-07-20T15:05:28.753Z] #77 230.4 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-20T15:05:28.753Z] #77 230.5 CC src/runtime_spec_schema_config_linux.lo [2022-07-20T15:05:28.753Z] #77 230.5 CC src/runtime_spec_schema_config_zos.lo [2022-07-20T15:05:29.014Z] #77 230.6 CC src/runtime_spec_schema_config_solaris.lo [2022-07-20T15:05:29.014Z] #77 230.7 CC src/runtime_spec_schema_config_vm.lo [2022-07-20T15:05:29.014Z] #77 230.7 CC src/runtime_spec_schema_config_schema.lo [2022-07-20T15:05:29.014Z] #77 230.7 CC src/runtime_spec_schema_config_windows.lo [2022-07-20T15:05:29.014Z] #77 230.8 CC src/runtime_spec_schema_defs.lo [2022-07-20T15:05:29.273Z] #77 230.9 CC src/runtime_spec_schema_defs_linux.lo [2022-07-20T15:05:29.273Z] #77 230.9 CC src/runtime_spec_schema_defs_zos.lo [2022-07-20T15:05:29.273Z] #77 231.0 CC src/runtime_spec_schema_defs_vm.lo [2022-07-20T15:05:29.273Z] #77 231.0 CC src/runtime_spec_schema_defs_windows.lo [2022-07-20T15:05:29.273Z] #77 231.0 CC src/runtime_spec_schema_state_schema.lo [2022-07-20T15:05:29.273Z] #77 231.1 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-20T15:05:29.273Z] #77 231.1 CC src/basic_test_double_array_item.lo [2022-07-20T15:05:29.273Z] #77 231.1 CC src/basic_test_double_array.lo [2022-07-20T15:05:29.273Z] #77 231.1 CC src/basic_test_top_array_int.lo [2022-07-20T15:05:29.273Z] #77 231.2 CC src/basic_test_top_double_array_int.lo [2022-07-20T15:05:29.842Z] #77 231.4 CC src/basic_test_top_array_string.lo [2022-07-20T15:05:29.842Z] #77 231.5 CC src/basic_test_top_double_array_refobj.lo [2022-07-20T15:05:29.842Z] #77 231.5 CC src/basic_test_top_double_array_obj.lo [2022-07-20T15:05:29.842Z] #77 231.6 CC src/read-file.lo [2022-07-20T15:05:29.972Z] #74 ... [2022-07-20T15:05:29.972Z] [2022-07-20T15:05:29.972Z] #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-07-20T15:05:29.972Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-20T15:05:29.972Z] #49 1.770 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:05:29.972Z] #49 1.784 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:05:29.972Z] #49 1.791 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:05:29.972Z] #49 2.151 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-20T15:05:29.972Z] #49 2.483 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T15:05:29.972Z] #49 3.018 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-20T15:05:29.972Z] #49 3.499 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-20T15:05:29.972Z] #49 3.839 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-20T15:05:29.972Z] #49 4.283 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-20T15:05:29.972Z] #49 4.558 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-20T15:05:29.972Z] #49 4.559 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T15:05:29.972Z] #49 4.559 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-20T15:05:29.972Z] #49 4.560 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-20T15:05:29.972Z] #49 4.561 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-20T15:05:29.972Z] #49 4.569 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-20T15:05:29.972Z] #49 4.587 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-20T15:05:29.972Z] #49 4.587 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-20T15:05:29.972Z] #49 4.588 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-20T15:05:29.972Z] #49 4.589 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T15:05:29.972Z] #49 4.590 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-20T15:05:29.972Z] #49 4.594 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-20T15:05:29.972Z] #49 ... [2022-07-20T15:05:29.972Z] [2022-07-20T15:05:29.972Z] #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-07-20T15:05:29.972Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-20T15:05:29.972Z] #69 1.815 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:05:29.972Z] #69 1.839 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:05:29.972Z] #69 1.841 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:05:29.972Z] #69 2.099 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-20T15:05:29.972Z] #69 2.411 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T15:05:29.972Z] #69 2.950 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-20T15:05:29.972Z] #69 3.446 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-20T15:05:29.972Z] #69 4.008 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-20T15:05:29.972Z] #69 4.600 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-20T15:05:29.972Z] #69 4.998 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T15:05:29.972Z] #69 4.999 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-20T15:05:29.972Z] #69 4.999 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-20T15:05:29.972Z] #69 5.000 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-20T15:05:29.972Z] #69 5.014 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-20T15:05:29.972Z] #69 5.016 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-20T15:05:29.972Z] #69 5.134 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-20T15:05:29.972Z] #69 5.143 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-20T15:05:29.972Z] #69 5.143 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-20T15:05:29.972Z] #69 5.144 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-20T15:05:29.972Z] #69 5.146 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-20T15:05:29.972Z] #69 5.146 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T15:05:30.102Z] #77 231.7 CC src/basic_test_top_double_array_string.lo [2022-07-20T15:05:30.102Z] #77 231.7 CC tests/test-1.o [2022-07-20T15:05:30.102Z] #77 231.9 CC tests/test-3.o [2022-07-20T15:05:30.361Z] #77 232.0 CC tests/test-4.o [2022-07-20T15:05:30.361Z] #77 232.0 CC tests/test-5.o [2022-07-20T15:05:30.361Z] #77 232.1 CC src/json_common.lo [2022-07-20T15:05:30.361Z] #77 232.1 CC tests/test-2.o [2022-07-20T15:05:30.481Z] #64 ... [2022-07-20T15:05:30.481Z] [2022-07-20T15:05:30.481Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-20T15:05:30.481Z] #56 sha256:550092a544ba47ee068dd9daa2b9256485649bdf1bced121823528f9a0a9bba7 [2022-07-20T15:05:30.620Z] #77 232.2 CC tests/test-6.o [2022-07-20T15:05:30.620Z] #77 232.2 CC tests/test-7.o [2022-07-20T15:05:30.620Z] #77 232.3 CC tests/test-8.o [2022-07-20T15:05:30.880Z] #77 232.6 CC tests/test-10.o [2022-07-20T15:05:30.880Z] #77 232.6 CC tests/test-9.o [2022-07-20T15:05:31.050Z] #56 DONE 0.7s [2022-07-20T15:05:31.050Z] [2022-07-20T15:05:31.050Z] #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-07-20T15:05:31.050Z] #64 sha256:9cc42f80cfba223735786b520369f345e5cfa566f59960a4e33fa3314c2f93e4 [2022-07-20T15:05:31.309Z] #64 ... [2022-07-20T15:05:31.309Z] [2022-07-20T15:05:31.309Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-20T15:05:31.309Z] #58 sha256:54008e413edcc021edd77f3076bdf9fccb23fbcbb64bed80640257d7fdd1156e [2022-07-20T15:05:31.309Z] #58 DONE 0.1s [2022-07-20T15:05:31.309Z] [2022-07-20T15:05:31.309Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-20T15:05:31.309Z] #61 sha256:0a0210f788f17b0611d1e5276a9b1ce08f65c0b0157bbd2109364d6a34b706a2 [2022-07-20T15:05:31.448Z] #77 232.9 CC tests/test-11.o [2022-07-20T15:05:31.566Z] #61 DONE 0.3s [2022-07-20T15:05:31.566Z] [2022-07-20T15:05:31.566Z] #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-07-20T15:05:31.566Z] #64 sha256:9cc42f80cfba223735786b520369f345e5cfa566f59960a4e33fa3314c2f93e4 [2022-07-20T15:05:32.936Z] #64 299.6 # github.com/containerd/containerd/cmd/containerd [2022-07-20T15:05:32.936Z] #64 299.6 /usr/bin/ld: /tmp/go-link-3243408128/000019.o: in function `New': [2022-07-20T15:05:32.936Z] #64 299.6 /tmp/tmp.SSKtsWjdSs/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-07-20T15:05:32.936Z] #64 299.7 + bin/containerd-stress [2022-07-20T15:05:32.936Z] #64 300.9 + bin/containerd-shim [2022-07-20T15:05:34.849Z] #64 283.6 + bin/containerd [2022-07-20T15:05:36.724Z] #77 ... [2022-07-20T15:05:36.724Z] [2022-07-20T15:05:36.724Z] #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-07-20T15:05:36.724Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T15:05:36.724Z] #21 79.46 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-20T15:05:36.724Z] #21 79.48 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-20T15:05:36.724Z] #21 80.34 Setting up libelf1:amd64 (0.183-1) ... [2022-07-20T15:05:36.724Z] #21 80.35 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-20T15:05:36.724Z] #21 80.37 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T15:05:36.724Z] #21 80.43 Setting up python3-distutils (3.9.2-1) ... [2022-07-20T15:05:36.724Z] #21 81.05 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:05:36.724Z] #21 81.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-20T15:05:36.724Z] #21 81.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-20T15:05:36.724Z] #21 81.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-20T15:05:36.724Z] #21 81.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-20T15:05:36.724Z] #21 81.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-20T15:05:36.724Z] #21 81.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-20T15:05:36.724Z] #21 81.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-20T15:05:36.724Z] #21 81.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-20T15:05:36.724Z] #21 81.31 Setting up python3-setuptools (52.0.0-4) ... [2022-07-20T15:05:36.724Z] #21 84.14 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-20T15:05:36.724Z] #21 84.19 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-20T15:05:36.724Z] #21 84.25 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-20T15:05:36.724Z] #21 84.34 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-20T15:05:36.724Z] #21 86.55 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-20T15:05:36.724Z] #21 86.61 Setting up jq (1.6-2.1) ... [2022-07-20T15:05:36.724Z] #21 86.64 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-20T15:05:36.724Z] #21 86.66 Setting up iptables (1.8.7-1) ... [2022-07-20T15:05:36.724Z] #21 86.78 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-20T15:05:36.724Z] #21 86.79 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-20T15:05:36.724Z] #21 86.80 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-20T15:05:36.724Z] #21 86.81 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-20T15:05:36.724Z] #21 86.81 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-20T15:05:36.724Z] #21 86.83 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-20T15:05:36.724Z] #21 86.85 Setting up iproute2 (5.10.0-4) ... [2022-07-20T15:05:36.724Z] #21 87.43 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:05:37.296Z] #21 DONE 88.6s [2022-07-20T15:05:37.296Z] [2022-07-20T15:05:37.296Z] #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-07-20T15:05:37.296Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T15:05:37.556Z] #47 ... [2022-07-20T15:05:37.556Z] [2022-07-20T15:05:37.556Z] #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-07-20T15:05:37.556Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 [2022-07-20T15:05:38.935Z] #22 1.461 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-20T15:05:38.936Z] #22 1.469 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-20T15:05:38.936Z] #22 1.503 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-20T15:05:38.936Z] #22 DONE 1.7s [2022-07-20T15:05:38.936Z] [2022-07-20T15:05:38.936Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T15:05:38.936Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:05:39.195Z] #55 ... [2022-07-20T15:05:39.195Z] [2022-07-20T15:05:39.195Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-20T15:05:39.195Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-20T15:05:39.528Z] #64 310.2 + bin/containerd-shim-runc-v1 [2022-07-20T15:05:42.194Z] #69 ... [2022-07-20T15:05:42.195Z] [2022-07-20T15:05:42.195Z] #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-07-20T15:05:42.195Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-20T15:05:42.195Z] #49 21.59 Fetched 49.1 MB in 20s (2447 kB/s) [2022-07-20T15:05:43.010Z] #23 13.77 Collecting yamllint==1.26.1 [2022-07-20T15:05:43.010Z] #23 14.83 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-20T15:05:44.384Z] #23 16.52 Collecting pathspec>=0.5.3 [2022-07-20T15:05:44.384Z] #23 16.54 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-20T15:05:44.820Z] #64 315.5 + bin/containerd-shim-runc-v2 [2022-07-20T15:05:45.081Z] #64 316.3 + binaries [2022-07-20T15:05:45.081Z] #64 316.3 + install -D bin/containerd /build/containerd [2022-07-20T15:05:45.081Z] #64 316.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-20T15:05:45.081Z] #64 316.4 + install -D bin/ctr /build/ctr [2022-07-20T15:05:45.320Z] #23 17.15 Collecting pyyaml [2022-07-20T15:05:45.320Z] #23 17.17 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-07-20T15:05:45.320Z] #23 17.25 Building wheels for collected packages: yamllint [2022-07-20T15:05:45.320Z] #23 17.25 Building wheel for yamllint (setup.py): started [2022-07-20T15:05:46.707Z] #23 18.87 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-20T15:05:46.966Z] #23 18.88 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=57df2d12e2996b43ca5b797fa698171e7da7a19839f624ddf39b7b448cf5996f [2022-07-20T15:05:46.966Z] #23 18.88 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-20T15:05:46.966Z] #23 18.90 Successfully built yamllint [2022-07-20T15:05:46.966Z] #23 18.94 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-20T15:05:47.535Z] #23 19.70 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-20T15:05:48.102Z] #23 DONE 20.1s [2022-07-20T15:05:48.102Z] [2022-07-20T15:05:48.102Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-20T15:05:48.102Z] #27 sha256:8c1a413daccc93e2a69da60f003b1a6e4ca8fcd0980a045804aaf96302b2af46 [2022-07-20T15:05:48.381Z] #64 DONE 319.6s [2022-07-20T15:05:48.397Z] #27 DONE 0.4s [2022-07-20T15:05:48.397Z] [2022-07-20T15:05:48.397Z] #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-07-20T15:05:48.397Z] #64 sha256:9942d4c551cc2b5c5f8c8025702eb54e811e8f7a5cfe6c78fc801b7ab774544c [2022-07-20T15:05:48.397Z] #64 ... [2022-07-20T15:05:48.397Z] [2022-07-20T15:05:48.397Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-20T15:05:48.397Z] #32 sha256:49527e493c416f0e1dc63c7120e18455aacb61224a74f840be908ab68f37b9eb [2022-07-20T15:05:48.682Z] #32 DONE 0.4s [2022-07-20T15:05:48.682Z] [2022-07-20T15:05:48.682Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-20T15:05:48.682Z] #35 sha256:1203af028548b18c727ff0cd7f470793536edcb6416aad3da451257b538efee2 [2022-07-20T15:05:48.775Z] #49 21.59 Reading package lists... [2022-07-20T15:05:48.775Z] #49 ... [2022-07-20T15:05:48.775Z] [2022-07-20T15:05:48.775Z] #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-07-20T15:05:48.775Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-20T15:05:48.775Z] #69 21.71 Fetched 49.1 MB in 20s (2443 kB/s) [2022-07-20T15:05:48.954Z] [2022-07-20T15:05:48.954Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-20T15:05:48.954Z] #65 sha256:a097780b12b2a39d957c8a3bc583b3ec2c795289bc87dc1f620acf41b65a36cc [2022-07-20T15:05:48.955Z] #35 DONE 0.2s [2022-07-20T15:05:48.955Z] [2022-07-20T15:05:48.955Z] #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-07-20T15:05:48.955Z] #60 sha256:905a947831652ec9a82abcad80a2bfd0e119b1debd94a009c6e7456a088c48a8 [2022-07-20T15:05:48.955Z] #60 ... [2022-07-20T15:05:48.955Z] [2022-07-20T15:05:48.955Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-20T15:05:48.955Z] #37 sha256:6537e09648f7fd0f03cb8cee021685c92df7f9141e36bab2de9aa157f8070f53 [2022-07-20T15:05:49.225Z] #37 DONE 0.2s [2022-07-20T15:05:49.225Z] [2022-07-20T15:05:49.225Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-20T15:05:49.225Z] #39 sha256:6a729df9967d90dc4e43ff55d548916cb225642c97027e1804a65da1052b01ed [2022-07-20T15:05:49.490Z] #39 DONE 0.1s [2022-07-20T15:05:49.490Z] [2022-07-20T15:05:49.490Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-20T15:05:49.490Z] #41 sha256:6d3fa0d8ba6062b2400df304365ee0b2c0acde2b8aca6b4deaefd27355fa8ea3 [2022-07-20T15:05:49.490Z] #41 DONE 0.1s [2022-07-20T15:05:49.490Z] [2022-07-20T15:05:49.490Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-20T15:05:49.490Z] #45 sha256:00266c6394b7865a3bb08ddaaf371637f0e2e6951f2115234f51cc967f6a9b40 [2022-07-20T15:05:49.748Z] #45 DONE 0.1s [2022-07-20T15:05:49.748Z] [2022-07-20T15:05:49.748Z] #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-07-20T15:05:49.748Z] #60 sha256:905a947831652ec9a82abcad80a2bfd0e119b1debd94a009c6e7456a088c48a8 [2022-07-20T15:05:50.687Z] #69 21.71 Reading package lists... [2022-07-20T15:05:50.687Z] #69 ... [2022-07-20T15:05:50.687Z] [2022-07-20T15:05:50.687Z] #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-07-20T15:05:50.687Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-20T15:05:50.687Z] #49 21.59 Reading package lists... [2022-07-20T15:05:50.867Z] #65 DONE 1.5s [2022-07-20T15:05:50.867Z] [2022-07-20T15:05:50.867Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-20T15:05:50.867Z] #70 sha256:040bb3d446aa594f40170e4b3252c06857c8815eec1b384d9a2e1bb492d409f7 [2022-07-20T15:05:50.867Z] #70 DONE 0.4s [2022-07-20T15:05:50.867Z] [2022-07-20T15:05:50.867Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-20T15:05:50.867Z] #75 sha256:f6cc2c8b52187515fd7183c207d56e9ea8e8663e970fa21c2bf806f401824e4b [2022-07-20T15:05:51.628Z] #49 30.85 Reading package lists... [2022-07-20T15:05:51.629Z] #49 ... [2022-07-20T15:05:51.629Z] [2022-07-20T15:05:51.629Z] #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-07-20T15:05:51.629Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-20T15:05:51.629Z] #20 21.69 Fetched 49.1 MB in 20s (2451 kB/s) [2022-07-20T15:05:51.629Z] #20 21.69 Reading package lists... [2022-07-20T15:05:51.629Z] #20 30.90 Reading package lists... [2022-07-20T15:05:51.629Z] #20 ... [2022-07-20T15:05:51.629Z] [2022-07-20T15:05:51.629Z] #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-07-20T15:05:51.629Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-20T15:05:52.251Z] #75 DONE 1.5s [2022-07-20T15:05:52.251Z] [2022-07-20T15:05:52.251Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-20T15:05:52.251Z] #78 sha256:f6cc1c4029785b489fcd1a72b07433bdc3385b8925e8d2053ec0dc6499fe308e [2022-07-20T15:05:52.512Z] #78 DONE 0.1s [2022-07-20T15:05:52.512Z] [2022-07-20T15:05:52.512Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-20T15:05:52.512Z] #79 sha256:8ad55ded1b06a03c77c285e43978114da11f3ca257e99bc50d716c00315a1e24 [2022-07-20T15:05:52.512Z] #79 DONE 0.0s [2022-07-20T15:05:52.512Z] [2022-07-20T15:05:52.512Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-20T15:05:52.512Z] #80 sha256:270060a14cfa1b1614cec41a34f069e290a47338dc3a4a07d8530b437f54c4f7 [2022-07-20T15:05:52.512Z] #80 DONE 0.0s [2022-07-20T15:05:52.512Z] [2022-07-20T15:05:52.512Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-20T15:05:52.512Z] #81 sha256:3d358f7265453b6ddfe9104c069a87a905cff79427b77c2ec22bbe5bcb07d5ac [2022-07-20T15:05:53.454Z] #81 DONE 1.0s [2022-07-20T15:05:53.454Z] [2022-07-20T15:05:53.454Z] #82 exporting to image [2022-07-20T15:05:53.455Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-20T15:05:53.455Z] #82 exporting layers [2022-07-20T15:05:54.088Z] #23 14.36 Collecting yamllint==1.26.1 [2022-07-20T15:05:54.657Z] #23 15.42 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-20T15:05:57.193Z] #23 17.81 Collecting pathspec>=0.5.3 [2022-07-20T15:05:57.193Z] #23 17.82 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-20T15:05:57.664Z] #82 exporting layers 3.9s done [2022-07-20T15:05:57.664Z] #82 writing image sha256:1baff0c025d6387c7bb0c0f4575d5219815ad0e01a927b76eddee3d2833536d8 done [2022-07-20T15:05:57.664Z] #82 naming to docker.io/library/docker:75577fe7a8d9f21442b00df90c8ac33ebea2ac67 done [2022-07-20T15:05:57.664Z] #82 DONE 3.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-20T15:05:57.761Z] #23 18.65 Collecting pyyaml [2022-07-20T15:05:57.761Z] #23 18.68 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-07-20T15:05:57.991Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-20T15:05:58.020Z] #23 18.80 Building wheels for collected packages: yamllint [2022-07-20T15:05:58.020Z] #23 18.82 Building wheel for yamllint (setup.py): started [2022-07-20T15:05:58.280Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43839/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=75577fe7a8d9f21442b00df90c8ac33ebea2ac67 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:75577fe7a8d9f21442b00df90c8ac33ebea2ac67 hack/test/unit [2022-07-20T15:05:59.763Z] #69 30.95 Reading package lists... [2022-07-20T15:05:59.763Z] #69 ... [2022-07-20T15:05:59.763Z] [2022-07-20T15:05:59.763Z] #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-07-20T15:05:59.763Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-20T15:05:59.763Z] #20 30.90 Reading package lists... [2022-07-20T15:05:59.926Z] #23 20.86 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-20T15:05:59.926Z] #23 20.87 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=89108599abab059215a6273e700da3f018fc6283d28db741cf3aa35ee689b904 [2022-07-20T15:05:59.926Z] #23 20.87 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-20T15:05:59.926Z] #23 20.87 Successfully built yamllint [2022-07-20T15:05:59.926Z] #23 20.90 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-20T15:06:00.204Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-20T15:06:00.204Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-20T15:06:00.204Z] + TESTDIRS=./... [2022-07-20T15:06:00.204Z] + exclude_paths='/vendor/|/integration' [2022-07-20T15:06:00.204Z] ++ go list ./... [2022-07-20T15:06:00.204Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-20T15:06:00.865Z] #23 21.55 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-20T15:06:01.167Z] + pkg_list='github.com/docker/docker/api [2022-07-20T15:06:01.167Z] github.com/docker/docker/api/server [2022-07-20T15:06:01.167Z] github.com/docker/docker/api/server/backend/build [2022-07-20T15:06:01.167Z] github.com/docker/docker/api/server/httpstatus [2022-07-20T15:06:01.167Z] github.com/docker/docker/api/server/httputils [2022-07-20T15:06:01.167Z] github.com/docker/docker/api/server/middleware [2022-07-20T15:06:01.167Z] github.com/docker/docker/api/server/router [2022-07-20T15:06:01.167Z] github.com/docker/docker/api/server/router/build [2022-07-20T15:06:01.167Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-20T15:06:01.167Z] github.com/docker/docker/api/server/router/container [2022-07-20T15:06:01.167Z] github.com/docker/docker/api/server/router/debug [2022-07-20T15:06:01.167Z] github.com/docker/docker/api/server/router/distribution [2022-07-20T15:06:01.167Z] github.com/docker/docker/api/server/router/grpc [2022-07-20T15:06:01.167Z] github.com/docker/docker/api/server/router/image [2022-07-20T15:06:01.167Z] github.com/docker/docker/api/server/router/network [2022-07-20T15:06:01.167Z] github.com/docker/docker/api/server/router/plugin [2022-07-20T15:06:01.167Z] github.com/docker/docker/api/server/router/session [2022-07-20T15:06:01.167Z] github.com/docker/docker/api/server/router/swarm [2022-07-20T15:06:01.167Z] github.com/docker/docker/api/server/router/system [2022-07-20T15:06:01.167Z] github.com/docker/docker/api/server/router/volume [2022-07-20T15:06:01.167Z] github.com/docker/docker/api/types [2022-07-20T15:06:01.167Z] github.com/docker/docker/api/types/backend [2022-07-20T15:06:01.167Z] github.com/docker/docker/api/types/blkiodev [2022-07-20T15:06:01.167Z] github.com/docker/docker/api/types/container [2022-07-20T15:06:01.167Z] github.com/docker/docker/api/types/events [2022-07-20T15:06:01.167Z] github.com/docker/docker/api/types/filters [2022-07-20T15:06:01.167Z] github.com/docker/docker/api/types/image [2022-07-20T15:06:01.167Z] github.com/docker/docker/api/types/mount [2022-07-20T15:06:01.167Z] github.com/docker/docker/api/types/network [2022-07-20T15:06:01.167Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-20T15:06:01.167Z] github.com/docker/docker/api/types/registry [2022-07-20T15:06:01.167Z] github.com/docker/docker/api/types/strslice [2022-07-20T15:06:01.167Z] github.com/docker/docker/api/types/swarm [2022-07-20T15:06:01.167Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-20T15:06:01.167Z] github.com/docker/docker/api/types/time [2022-07-20T15:06:01.167Z] github.com/docker/docker/api/types/versions [2022-07-20T15:06:01.167Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-20T15:06:01.167Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-20T15:06:01.167Z] github.com/docker/docker/api/types/volume [2022-07-20T15:06:01.167Z] github.com/docker/docker/builder [2022-07-20T15:06:01.167Z] github.com/docker/docker/builder/builder-next [2022-07-20T15:06:01.167Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-20T15:06:01.167Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-20T15:06:01.167Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-20T15:06:01.167Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-20T15:06:01.167Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-20T15:06:01.167Z] github.com/docker/docker/builder/builder-next/worker [2022-07-20T15:06:01.167Z] github.com/docker/docker/builder/dockerfile [2022-07-20T15:06:01.167Z] github.com/docker/docker/builder/remotecontext [2022-07-20T15:06:01.167Z] github.com/docker/docker/builder/remotecontext/git [2022-07-20T15:06:01.167Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-20T15:06:01.167Z] github.com/docker/docker/cli [2022-07-20T15:06:01.167Z] github.com/docker/docker/cli/config [2022-07-20T15:06:01.167Z] github.com/docker/docker/cli/debug [2022-07-20T15:06:01.167Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-20T15:06:01.167Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-20T15:06:01.167Z] github.com/docker/docker/client [2022-07-20T15:06:01.167Z] github.com/docker/docker/cmd/docker-proxy [2022-07-20T15:06:01.167Z] github.com/docker/docker/cmd/dockerd [2022-07-20T15:06:01.167Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-20T15:06:01.167Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-20T15:06:01.167Z] github.com/docker/docker/container [2022-07-20T15:06:01.167Z] github.com/docker/docker/container/stream [2022-07-20T15:06:01.167Z] github.com/docker/docker/contrib/apparmor [2022-07-20T15:06:01.167Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-20T15:06:01.167Z] github.com/docker/docker/contrib/httpserver [2022-07-20T15:06:01.167Z] github.com/docker/docker/daemon [2022-07-20T15:06:01.167Z] github.com/docker/docker/daemon/cluster [2022-07-20T15:06:01.167Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-20T15:06:01.167Z] github.com/docker/docker/daemon/cluster/convert [2022-07-20T15:06:01.167Z] github.com/docker/docker/daemon/cluster/executor [2022-07-20T15:06:01.167Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-20T15:06:01.167Z] github.com/docker/docker/daemon/cluster/provider [2022-07-20T15:06:01.167Z] github.com/docker/docker/daemon/config [2022-07-20T15:06:01.167Z] github.com/docker/docker/daemon/containerd [2022-07-20T15:06:01.167Z] github.com/docker/docker/daemon/events [2022-07-20T15:06:01.167Z] github.com/docker/docker/daemon/events/testutils [2022-07-20T15:06:01.167Z] github.com/docker/docker/daemon/exec [2022-07-20T15:06:01.167Z] github.com/docker/docker/daemon/graphdriver [2022-07-20T15:06:01.167Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-20T15:06:01.167Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-20T15:06:01.167Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-20T15:06:01.167Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-20T15:06:01.167Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-20T15:06:01.167Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-20T15:06:01.167Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-20T15:06:01.167Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-20T15:06:01.167Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-20T15:06:01.167Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-20T15:06:01.167Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-20T15:06:01.167Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-20T15:06:01.167Z] github.com/docker/docker/daemon/images [2022-07-20T15:06:01.167Z] github.com/docker/docker/daemon/initlayer [2022-07-20T15:06:01.167Z] github.com/docker/docker/daemon/links [2022-07-20T15:06:01.167Z] github.com/docker/docker/daemon/listeners [2022-07-20T15:06:01.167Z] github.com/docker/docker/daemon/logger [2022-07-20T15:06:01.167Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-20T15:06:01.167Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-20T15:06:01.167Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-20T15:06:01.167Z] github.com/docker/docker/daemon/logger/gelf [2022-07-20T15:06:01.167Z] github.com/docker/docker/daemon/logger/journald [2022-07-20T15:06:01.167Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-20T15:06:01.167Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-20T15:06:01.167Z] github.com/docker/docker/daemon/logger/local [2022-07-20T15:06:01.167Z] github.com/docker/docker/daemon/logger/logentries [2022-07-20T15:06:01.167Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-20T15:06:01.167Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-20T15:06:01.167Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-20T15:06:01.167Z] github.com/docker/docker/daemon/logger/splunk [2022-07-20T15:06:01.167Z] github.com/docker/docker/daemon/logger/syslog [2022-07-20T15:06:01.167Z] github.com/docker/docker/daemon/logger/templates [2022-07-20T15:06:01.167Z] github.com/docker/docker/daemon/names [2022-07-20T15:06:01.167Z] github.com/docker/docker/daemon/network [2022-07-20T15:06:01.167Z] github.com/docker/docker/daemon/stats [2022-07-20T15:06:01.167Z] github.com/docker/docker/distribution [2022-07-20T15:06:01.167Z] github.com/docker/docker/distribution/metadata [2022-07-20T15:06:01.167Z] github.com/docker/docker/distribution/utils [2022-07-20T15:06:01.167Z] github.com/docker/docker/distribution/xfer [2022-07-20T15:06:01.167Z] github.com/docker/docker/dockerversion [2022-07-20T15:06:01.167Z] github.com/docker/docker/errdefs [2022-07-20T15:06:01.167Z] github.com/docker/docker/image [2022-07-20T15:06:01.167Z] github.com/docker/docker/image/cache [2022-07-20T15:06:01.167Z] github.com/docker/docker/image/tarexport [2022-07-20T15:06:01.167Z] github.com/docker/docker/image/v1 [2022-07-20T15:06:01.167Z] github.com/docker/docker/internal/test/suite [2022-07-20T15:06:01.167Z] github.com/docker/docker/layer [2022-07-20T15:06:01.167Z] github.com/docker/docker/libcontainerd [2022-07-20T15:06:01.167Z] github.com/docker/docker/libcontainerd/queue [2022-07-20T15:06:01.167Z] github.com/docker/docker/libcontainerd/remote [2022-07-20T15:06:01.167Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-20T15:06:01.167Z] github.com/docker/docker/libcontainerd/types [2022-07-20T15:06:01.167Z] github.com/docker/docker/libnetwork [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/bitseq [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/cluster [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/config [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/datastore [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/driverapi [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/etchosts [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/idm [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/ipam [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/iptables [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/netlabel [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/netutils [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/networkdb [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/ns [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/options [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/osl [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/portallocator [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/portmapper [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/testutils [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/types [2022-07-20T15:06:01.168Z] github.com/docker/docker/oci [2022-07-20T15:06:01.168Z] github.com/docker/docker/oci/caps [2022-07-20T15:06:01.168Z] github.com/docker/docker/opts [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/aaparser [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/archive [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/authorization [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/broadcaster [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/capabilities [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/chrootarchive [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/containerfs [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/devicemapper [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/directory [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/dmesg [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/fileutils [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/fsutils [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/homedir [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/idtools [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/ioutils [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/jsonmessage [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/longpath [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/loopback [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/namesgenerator [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/parsers [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/pidfile [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/platform [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/plugingetter [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/plugins [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/plugins/transport [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/pools [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/progress [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/pubsub [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/reexec [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/signal [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/stack [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/stdcopy [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/streamformatter [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/stringid [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/sysinfo [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/system [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/tailfile [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/tarsum [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/urlutil [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/useragent [2022-07-20T15:06:01.168Z] github.com/docker/docker/plugin [2022-07-20T15:06:01.168Z] github.com/docker/docker/plugin/executor/containerd [2022-07-20T15:06:01.168Z] github.com/docker/docker/plugin/v2 [2022-07-20T15:06:01.168Z] github.com/docker/docker/profiles/apparmor [2022-07-20T15:06:01.168Z] github.com/docker/docker/profiles/seccomp [2022-07-20T15:06:01.168Z] github.com/docker/docker/quota [2022-07-20T15:06:01.168Z] github.com/docker/docker/reference [2022-07-20T15:06:01.168Z] github.com/docker/docker/registry [2022-07-20T15:06:01.168Z] github.com/docker/docker/registry/resumable [2022-07-20T15:06:01.168Z] github.com/docker/docker/restartmanager [2022-07-20T15:06:01.168Z] github.com/docker/docker/rootless [2022-07-20T15:06:01.168Z] github.com/docker/docker/rootless/specconv [2022-07-20T15:06:01.168Z] github.com/docker/docker/runconfig [2022-07-20T15:06:01.168Z] github.com/docker/docker/runconfig/opts [2022-07-20T15:06:01.168Z] github.com/docker/docker/testutil [2022-07-20T15:06:01.168Z] github.com/docker/docker/testutil/daemon [2022-07-20T15:06:01.168Z] github.com/docker/docker/testutil/environment [2022-07-20T15:06:01.168Z] github.com/docker/docker/testutil/fakecontext [2022-07-20T15:06:01.168Z] github.com/docker/docker/testutil/fakegit [2022-07-20T15:06:01.168Z] github.com/docker/docker/testutil/fakestorage [2022-07-20T15:06:01.168Z] github.com/docker/docker/testutil/fixtures/load [2022-07-20T15:06:01.168Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-20T15:06:01.168Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-20T15:06:01.168Z] github.com/docker/docker/testutil/registry [2022-07-20T15:06:01.168Z] github.com/docker/docker/testutil/request [2022-07-20T15:06:01.168Z] github.com/docker/docker/volume [2022-07-20T15:06:01.168Z] github.com/docker/docker/volume/drivers [2022-07-20T15:06:01.168Z] github.com/docker/docker/volume/local [2022-07-20T15:06:01.168Z] github.com/docker/docker/volume/mounts [2022-07-20T15:06:01.168Z] github.com/docker/docker/volume/service [2022-07-20T15:06:01.168Z] github.com/docker/docker/volume/service/opts [2022-07-20T15:06:01.168Z] github.com/docker/docker/volume/testutils' [2022-07-20T15:06:01.168Z] ++ echo 'github.com/docker/docker/api [2022-07-20T15:06:01.168Z] github.com/docker/docker/api/server [2022-07-20T15:06:01.168Z] github.com/docker/docker/api/server/backend/build [2022-07-20T15:06:01.168Z] github.com/docker/docker/api/server/httpstatus [2022-07-20T15:06:01.168Z] github.com/docker/docker/api/server/httputils [2022-07-20T15:06:01.168Z] github.com/docker/docker/api/server/middleware [2022-07-20T15:06:01.168Z] github.com/docker/docker/api/server/router [2022-07-20T15:06:01.168Z] github.com/docker/docker/api/server/router/build [2022-07-20T15:06:01.168Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-20T15:06:01.168Z] github.com/docker/docker/api/server/router/container [2022-07-20T15:06:01.168Z] github.com/docker/docker/api/server/router/debug [2022-07-20T15:06:01.168Z] github.com/docker/docker/api/server/router/distribution [2022-07-20T15:06:01.168Z] github.com/docker/docker/api/server/router/grpc [2022-07-20T15:06:01.168Z] github.com/docker/docker/api/server/router/image [2022-07-20T15:06:01.168Z] github.com/docker/docker/api/server/router/network [2022-07-20T15:06:01.168Z] github.com/docker/docker/api/server/router/plugin [2022-07-20T15:06:01.168Z] github.com/docker/docker/api/server/router/session [2022-07-20T15:06:01.168Z] github.com/docker/docker/api/server/router/swarm [2022-07-20T15:06:01.168Z] github.com/docker/docker/api/server/router/system [2022-07-20T15:06:01.168Z] github.com/docker/docker/api/server/router/volume [2022-07-20T15:06:01.168Z] github.com/docker/docker/api/types [2022-07-20T15:06:01.168Z] github.com/docker/docker/api/types/backend [2022-07-20T15:06:01.168Z] github.com/docker/docker/api/types/blkiodev [2022-07-20T15:06:01.168Z] github.com/docker/docker/api/types/container [2022-07-20T15:06:01.168Z] github.com/docker/docker/api/types/events [2022-07-20T15:06:01.168Z] github.com/docker/docker/api/types/filters [2022-07-20T15:06:01.168Z] github.com/docker/docker/api/types/image [2022-07-20T15:06:01.168Z] github.com/docker/docker/api/types/mount [2022-07-20T15:06:01.168Z] github.com/docker/docker/api/types/network [2022-07-20T15:06:01.168Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-20T15:06:01.168Z] github.com/docker/docker/api/types/registry [2022-07-20T15:06:01.168Z] github.com/docker/docker/api/types/strslice [2022-07-20T15:06:01.168Z] github.com/docker/docker/api/types/swarm [2022-07-20T15:06:01.168Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-20T15:06:01.168Z] github.com/docker/docker/api/types/time [2022-07-20T15:06:01.168Z] github.com/docker/docker/api/types/versions [2022-07-20T15:06:01.168Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-20T15:06:01.168Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-20T15:06:01.168Z] github.com/docker/docker/api/types/volume [2022-07-20T15:06:01.168Z] github.com/docker/docker/builder [2022-07-20T15:06:01.168Z] github.com/docker/docker/builder/builder-next [2022-07-20T15:06:01.168Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-20T15:06:01.168Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-20T15:06:01.168Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-20T15:06:01.168Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-20T15:06:01.168Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-20T15:06:01.168Z] github.com/docker/docker/builder/builder-next/worker [2022-07-20T15:06:01.168Z] github.com/docker/docker/builder/dockerfile [2022-07-20T15:06:01.168Z] github.com/docker/docker/builder/remotecontext [2022-07-20T15:06:01.168Z] github.com/docker/docker/builder/remotecontext/git [2022-07-20T15:06:01.168Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-20T15:06:01.168Z] github.com/docker/docker/cli [2022-07-20T15:06:01.168Z] github.com/docker/docker/cli/config [2022-07-20T15:06:01.168Z] github.com/docker/docker/cli/debug [2022-07-20T15:06:01.168Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-20T15:06:01.168Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-20T15:06:01.168Z] github.com/docker/docker/client [2022-07-20T15:06:01.168Z] github.com/docker/docker/cmd/docker-proxy [2022-07-20T15:06:01.168Z] github.com/docker/docker/cmd/dockerd [2022-07-20T15:06:01.168Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-20T15:06:01.168Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-20T15:06:01.168Z] github.com/docker/docker/container [2022-07-20T15:06:01.168Z] github.com/docker/docker/container/stream [2022-07-20T15:06:01.168Z] github.com/docker/docker/contrib/apparmor [2022-07-20T15:06:01.168Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-20T15:06:01.168Z] github.com/docker/docker/contrib/httpserver [2022-07-20T15:06:01.168Z] github.com/docker/docker/daemon [2022-07-20T15:06:01.168Z] github.com/docker/docker/daemon/cluster [2022-07-20T15:06:01.168Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-20T15:06:01.168Z] github.com/docker/docker/daemon/cluster/convert [2022-07-20T15:06:01.168Z] github.com/docker/docker/daemon/cluster/executor [2022-07-20T15:06:01.168Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-20T15:06:01.168Z] github.com/docker/docker/daemon/cluster/provider [2022-07-20T15:06:01.168Z] github.com/docker/docker/daemon/config [2022-07-20T15:06:01.168Z] github.com/docker/docker/daemon/containerd [2022-07-20T15:06:01.168Z] github.com/docker/docker/daemon/events [2022-07-20T15:06:01.168Z] github.com/docker/docker/daemon/events/testutils [2022-07-20T15:06:01.168Z] github.com/docker/docker/daemon/exec [2022-07-20T15:06:01.168Z] github.com/docker/docker/daemon/graphdriver [2022-07-20T15:06:01.168Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-20T15:06:01.168Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-20T15:06:01.168Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-20T15:06:01.168Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-20T15:06:01.168Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-20T15:06:01.168Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-20T15:06:01.168Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-20T15:06:01.168Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-20T15:06:01.168Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-20T15:06:01.168Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-20T15:06:01.168Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-20T15:06:01.168Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-20T15:06:01.168Z] github.com/docker/docker/daemon/images [2022-07-20T15:06:01.168Z] github.com/docker/docker/daemon/initlayer [2022-07-20T15:06:01.168Z] github.com/docker/docker/daemon/links [2022-07-20T15:06:01.168Z] github.com/docker/docker/daemon/listeners [2022-07-20T15:06:01.168Z] github.com/docker/docker/daemon/logger [2022-07-20T15:06:01.168Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-20T15:06:01.168Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-20T15:06:01.168Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-20T15:06:01.168Z] github.com/docker/docker/daemon/logger/gelf [2022-07-20T15:06:01.168Z] github.com/docker/docker/daemon/logger/journald [2022-07-20T15:06:01.168Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-20T15:06:01.168Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-20T15:06:01.168Z] github.com/docker/docker/daemon/logger/local [2022-07-20T15:06:01.168Z] github.com/docker/docker/daemon/logger/logentries [2022-07-20T15:06:01.168Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-20T15:06:01.168Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-20T15:06:01.168Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-20T15:06:01.168Z] github.com/docker/docker/daemon/logger/splunk [2022-07-20T15:06:01.168Z] github.com/docker/docker/daemon/logger/syslog [2022-07-20T15:06:01.168Z] github.com/docker/docker/daemon/logger/templates [2022-07-20T15:06:01.168Z] github.com/docker/docker/daemon/names [2022-07-20T15:06:01.168Z] github.com/docker/docker/daemon/network [2022-07-20T15:06:01.168Z] github.com/docker/docker/daemon/stats [2022-07-20T15:06:01.168Z] github.com/docker/docker/distribution [2022-07-20T15:06:01.168Z] github.com/docker/docker/distribution/metadata [2022-07-20T15:06:01.168Z] github.com/docker/docker/distribution/utils [2022-07-20T15:06:01.168Z] github.com/docker/docker/distribution/xfer [2022-07-20T15:06:01.168Z] github.com/docker/docker/dockerversion [2022-07-20T15:06:01.168Z] github.com/docker/docker/errdefs [2022-07-20T15:06:01.168Z] github.com/docker/docker/image [2022-07-20T15:06:01.168Z] github.com/docker/docker/image/cache [2022-07-20T15:06:01.168Z] github.com/docker/docker/image/tarexport [2022-07-20T15:06:01.168Z] github.com/docker/docker/image/v1 [2022-07-20T15:06:01.168Z] github.com/docker/docker/internal/test/suite [2022-07-20T15:06:01.168Z] github.com/docker/docker/layer [2022-07-20T15:06:01.168Z] github.com/docker/docker/libcontainerd [2022-07-20T15:06:01.168Z] github.com/docker/docker/libcontainerd/queue [2022-07-20T15:06:01.168Z] github.com/docker/docker/libcontainerd/remote [2022-07-20T15:06:01.168Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-20T15:06:01.168Z] github.com/docker/docker/libcontainerd/types [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/bitseq [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/cluster [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/config [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/datastore [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/driverapi [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/etchosts [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/idm [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/ipam [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/iptables [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/netlabel [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/netutils [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/networkdb [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/ns [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/options [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/osl [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/portallocator [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/portmapper [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/testutils [2022-07-20T15:06:01.168Z] github.com/docker/docker/libnetwork/types [2022-07-20T15:06:01.168Z] github.com/docker/docker/oci [2022-07-20T15:06:01.168Z] github.com/docker/docker/oci/caps [2022-07-20T15:06:01.168Z] github.com/docker/docker/opts [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/aaparser [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/archive [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/authorization [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/broadcaster [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/capabilities [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/chrootarchive [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/containerfs [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/devicemapper [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/directory [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/dmesg [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/fileutils [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/fsutils [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/homedir [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/idtools [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/ioutils [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/jsonmessage [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/longpath [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/loopback [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/namesgenerator [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/parsers [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-20T15:06:01.168Z] github.com/docker/docker/pkg/pidfile [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/platform [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/plugingetter [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/plugins [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/plugins/transport [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/pools [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/progress [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/pubsub [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/reexec [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/signal [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/stack [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/stdcopy [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/streamformatter [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/stringid [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/sysinfo [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/system [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/tailfile [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/tarsum [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/urlutil [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/useragent [2022-07-20T15:06:01.169Z] github.com/docker/docker/plugin [2022-07-20T15:06:01.169Z] github.com/docker/docker/plugin/executor/containerd [2022-07-20T15:06:01.169Z] github.com/docker/docker/plugin/v2 [2022-07-20T15:06:01.169Z] github.com/docker/docker/profiles/apparmor [2022-07-20T15:06:01.169Z] github.com/docker/docker/profiles/seccomp [2022-07-20T15:06:01.169Z] github.com/docker/docker/quota [2022-07-20T15:06:01.169Z] github.com/docker/docker/reference [2022-07-20T15:06:01.169Z] github.com/docker/docker/registry [2022-07-20T15:06:01.169Z] github.com/docker/docker/registry/resumable [2022-07-20T15:06:01.169Z] github.com/docker/docker/restartmanager [2022-07-20T15:06:01.169Z] github.com/docker/docker/rootless [2022-07-20T15:06:01.169Z] github.com/docker/docker/rootless/specconv [2022-07-20T15:06:01.169Z] github.com/docker/docker/runconfig [2022-07-20T15:06:01.169Z] github.com/docker/docker/runconfig/opts [2022-07-20T15:06:01.169Z] github.com/docker/docker/testutil [2022-07-20T15:06:01.169Z] github.com/docker/docker/testutil/daemon [2022-07-20T15:06:01.169Z] github.com/docker/docker/testutil/environment [2022-07-20T15:06:01.169Z] github.com/docker/docker/testutil/fakecontext [2022-07-20T15:06:01.169Z] github.com/docker/docker/testutil/fakegit [2022-07-20T15:06:01.169Z] github.com/docker/docker/testutil/fakestorage [2022-07-20T15:06:01.169Z] github.com/docker/docker/testutil/fixtures/load [2022-07-20T15:06:01.169Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-20T15:06:01.169Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-20T15:06:01.169Z] github.com/docker/docker/testutil/registry [2022-07-20T15:06:01.169Z] github.com/docker/docker/testutil/request [2022-07-20T15:06:01.169Z] github.com/docker/docker/volume [2022-07-20T15:06:01.169Z] github.com/docker/docker/volume/drivers [2022-07-20T15:06:01.169Z] github.com/docker/docker/volume/local [2022-07-20T15:06:01.169Z] github.com/docker/docker/volume/mounts [2022-07-20T15:06:01.169Z] github.com/docker/docker/volume/service [2022-07-20T15:06:01.169Z] github.com/docker/docker/volume/service/opts [2022-07-20T15:06:01.169Z] github.com/docker/docker/volume/testutils' [2022-07-20T15:06:01.169Z] ++ grep --fixed-strings -v /libnetwork [2022-07-20T15:06:01.169Z] + base_pkg_list='github.com/docker/docker/api [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/server [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/server/backend/build [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/server/httpstatus [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/server/httputils [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/server/middleware [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/server/router [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/server/router/build [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/server/router/container [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/server/router/debug [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/server/router/distribution [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/server/router/grpc [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/server/router/image [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/server/router/network [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/server/router/plugin [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/server/router/session [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/server/router/swarm [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/server/router/system [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/server/router/volume [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/types [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/types/backend [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/types/blkiodev [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/types/container [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/types/events [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/types/filters [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/types/image [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/types/mount [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/types/network [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/types/registry [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/types/strslice [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/types/swarm [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/types/time [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/types/versions [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/types/volume [2022-07-20T15:06:01.169Z] github.com/docker/docker/builder [2022-07-20T15:06:01.169Z] github.com/docker/docker/builder/builder-next [2022-07-20T15:06:01.169Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-20T15:06:01.169Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-20T15:06:01.169Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-20T15:06:01.169Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-20T15:06:01.169Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-20T15:06:01.169Z] github.com/docker/docker/builder/builder-next/worker [2022-07-20T15:06:01.169Z] github.com/docker/docker/builder/dockerfile [2022-07-20T15:06:01.169Z] github.com/docker/docker/builder/remotecontext [2022-07-20T15:06:01.169Z] github.com/docker/docker/builder/remotecontext/git [2022-07-20T15:06:01.169Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-20T15:06:01.169Z] github.com/docker/docker/cli [2022-07-20T15:06:01.169Z] github.com/docker/docker/cli/config [2022-07-20T15:06:01.169Z] github.com/docker/docker/cli/debug [2022-07-20T15:06:01.169Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-20T15:06:01.169Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-20T15:06:01.169Z] github.com/docker/docker/client [2022-07-20T15:06:01.169Z] github.com/docker/docker/cmd/docker-proxy [2022-07-20T15:06:01.169Z] github.com/docker/docker/cmd/dockerd [2022-07-20T15:06:01.169Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-20T15:06:01.169Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-20T15:06:01.169Z] github.com/docker/docker/container [2022-07-20T15:06:01.169Z] github.com/docker/docker/container/stream [2022-07-20T15:06:01.169Z] github.com/docker/docker/contrib/apparmor [2022-07-20T15:06:01.169Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-20T15:06:01.169Z] github.com/docker/docker/contrib/httpserver [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/cluster [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/cluster/convert [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/cluster/executor [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/cluster/provider [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/config [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/containerd [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/events [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/events/testutils [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/exec [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/graphdriver [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/images [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/initlayer [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/links [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/listeners [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/logger [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/logger/gelf [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/logger/journald [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/logger/local [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/logger/logentries [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/logger/splunk [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/logger/syslog [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/logger/templates [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/names [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/network [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/stats [2022-07-20T15:06:01.169Z] github.com/docker/docker/distribution [2022-07-20T15:06:01.169Z] github.com/docker/docker/distribution/metadata [2022-07-20T15:06:01.169Z] github.com/docker/docker/distribution/utils [2022-07-20T15:06:01.169Z] github.com/docker/docker/distribution/xfer [2022-07-20T15:06:01.169Z] github.com/docker/docker/dockerversion [2022-07-20T15:06:01.169Z] github.com/docker/docker/errdefs [2022-07-20T15:06:01.169Z] github.com/docker/docker/image [2022-07-20T15:06:01.169Z] github.com/docker/docker/image/cache [2022-07-20T15:06:01.169Z] github.com/docker/docker/image/tarexport [2022-07-20T15:06:01.169Z] github.com/docker/docker/image/v1 [2022-07-20T15:06:01.169Z] github.com/docker/docker/internal/test/suite [2022-07-20T15:06:01.169Z] github.com/docker/docker/layer [2022-07-20T15:06:01.169Z] github.com/docker/docker/libcontainerd [2022-07-20T15:06:01.169Z] github.com/docker/docker/libcontainerd/queue [2022-07-20T15:06:01.169Z] github.com/docker/docker/libcontainerd/remote [2022-07-20T15:06:01.169Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-20T15:06:01.169Z] github.com/docker/docker/libcontainerd/types [2022-07-20T15:06:01.169Z] github.com/docker/docker/oci [2022-07-20T15:06:01.169Z] github.com/docker/docker/oci/caps [2022-07-20T15:06:01.169Z] github.com/docker/docker/opts [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/aaparser [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/archive [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/authorization [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/broadcaster [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/capabilities [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/chrootarchive [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/containerfs [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/devicemapper [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/directory [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/dmesg [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/fileutils [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/fsutils [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/homedir [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/idtools [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/ioutils [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/jsonmessage [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/longpath [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/loopback [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/namesgenerator [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/parsers [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/pidfile [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/platform [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/plugingetter [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/plugins [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/plugins/transport [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/pools [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/progress [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/pubsub [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/reexec [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/signal [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/stack [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/stdcopy [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/streamformatter [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/stringid [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/sysinfo [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/system [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/tailfile [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/tarsum [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/urlutil [2022-07-20T15:06:01.169Z] github.com/docker/docker/pkg/useragent [2022-07-20T15:06:01.169Z] github.com/docker/docker/plugin [2022-07-20T15:06:01.169Z] github.com/docker/docker/plugin/executor/containerd [2022-07-20T15:06:01.169Z] github.com/docker/docker/plugin/v2 [2022-07-20T15:06:01.169Z] github.com/docker/docker/profiles/apparmor [2022-07-20T15:06:01.169Z] github.com/docker/docker/profiles/seccomp [2022-07-20T15:06:01.169Z] github.com/docker/docker/quota [2022-07-20T15:06:01.169Z] github.com/docker/docker/reference [2022-07-20T15:06:01.169Z] github.com/docker/docker/registry [2022-07-20T15:06:01.169Z] github.com/docker/docker/registry/resumable [2022-07-20T15:06:01.169Z] github.com/docker/docker/restartmanager [2022-07-20T15:06:01.169Z] github.com/docker/docker/rootless [2022-07-20T15:06:01.169Z] github.com/docker/docker/rootless/specconv [2022-07-20T15:06:01.169Z] github.com/docker/docker/runconfig [2022-07-20T15:06:01.169Z] github.com/docker/docker/runconfig/opts [2022-07-20T15:06:01.169Z] github.com/docker/docker/testutil [2022-07-20T15:06:01.169Z] github.com/docker/docker/testutil/daemon [2022-07-20T15:06:01.169Z] github.com/docker/docker/testutil/environment [2022-07-20T15:06:01.169Z] github.com/docker/docker/testutil/fakecontext [2022-07-20T15:06:01.169Z] github.com/docker/docker/testutil/fakegit [2022-07-20T15:06:01.169Z] github.com/docker/docker/testutil/fakestorage [2022-07-20T15:06:01.169Z] github.com/docker/docker/testutil/fixtures/load [2022-07-20T15:06:01.169Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-20T15:06:01.169Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-20T15:06:01.169Z] github.com/docker/docker/testutil/registry [2022-07-20T15:06:01.169Z] github.com/docker/docker/testutil/request [2022-07-20T15:06:01.169Z] github.com/docker/docker/volume [2022-07-20T15:06:01.169Z] github.com/docker/docker/volume/drivers [2022-07-20T15:06:01.169Z] github.com/docker/docker/volume/local [2022-07-20T15:06:01.169Z] github.com/docker/docker/volume/mounts [2022-07-20T15:06:01.169Z] github.com/docker/docker/volume/service [2022-07-20T15:06:01.169Z] github.com/docker/docker/volume/service/opts [2022-07-20T15:06:01.169Z] github.com/docker/docker/volume/testutils' [2022-07-20T15:06:01.169Z] ++ echo 'github.com/docker/docker/api [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/server [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/server/backend/build [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/server/httpstatus [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/server/httputils [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/server/middleware [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/server/router [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/server/router/build [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/server/router/container [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/server/router/debug [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/server/router/distribution [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/server/router/grpc [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/server/router/image [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/server/router/network [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/server/router/plugin [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/server/router/session [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/server/router/swarm [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/server/router/system [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/server/router/volume [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/types [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/types/backend [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/types/blkiodev [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/types/container [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/types/events [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/types/filters [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/types/image [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/types/mount [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/types/network [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/types/registry [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/types/strslice [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/types/swarm [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/types/time [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/types/versions [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-20T15:06:01.169Z] github.com/docker/docker/api/types/volume [2022-07-20T15:06:01.169Z] github.com/docker/docker/builder [2022-07-20T15:06:01.169Z] github.com/docker/docker/builder/builder-next [2022-07-20T15:06:01.169Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-20T15:06:01.169Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-20T15:06:01.169Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-20T15:06:01.169Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-20T15:06:01.169Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-20T15:06:01.169Z] github.com/docker/docker/builder/builder-next/worker [2022-07-20T15:06:01.169Z] github.com/docker/docker/builder/dockerfile [2022-07-20T15:06:01.169Z] github.com/docker/docker/builder/remotecontext [2022-07-20T15:06:01.169Z] github.com/docker/docker/builder/remotecontext/git [2022-07-20T15:06:01.169Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-20T15:06:01.169Z] github.com/docker/docker/cli [2022-07-20T15:06:01.169Z] github.com/docker/docker/cli/config [2022-07-20T15:06:01.169Z] github.com/docker/docker/cli/debug [2022-07-20T15:06:01.169Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-20T15:06:01.169Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-20T15:06:01.169Z] github.com/docker/docker/client [2022-07-20T15:06:01.169Z] github.com/docker/docker/cmd/docker-proxy [2022-07-20T15:06:01.169Z] github.com/docker/docker/cmd/dockerd [2022-07-20T15:06:01.169Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-20T15:06:01.169Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-20T15:06:01.169Z] github.com/docker/docker/container [2022-07-20T15:06:01.169Z] github.com/docker/docker/container/stream [2022-07-20T15:06:01.169Z] github.com/docker/docker/contrib/apparmor [2022-07-20T15:06:01.169Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-20T15:06:01.169Z] github.com/docker/docker/contrib/httpserver [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/cluster [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/cluster/convert [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/cluster/executor [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/cluster/provider [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/config [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/containerd [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/events [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/events/testutils [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/exec [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/graphdriver [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-20T15:06:01.169Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-20T15:06:01.170Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-20T15:06:01.170Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-20T15:06:01.170Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-20T15:06:01.170Z] github.com/docker/docker/daemon/images [2022-07-20T15:06:01.170Z] github.com/docker/docker/daemon/initlayer [2022-07-20T15:06:01.170Z] github.com/docker/docker/daemon/links [2022-07-20T15:06:01.170Z] github.com/docker/docker/daemon/listeners [2022-07-20T15:06:01.170Z] github.com/docker/docker/daemon/logger [2022-07-20T15:06:01.170Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-20T15:06:01.170Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-20T15:06:01.170Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-20T15:06:01.170Z] github.com/docker/docker/daemon/logger/gelf [2022-07-20T15:06:01.170Z] github.com/docker/docker/daemon/logger/journald [2022-07-20T15:06:01.170Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-20T15:06:01.170Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-20T15:06:01.170Z] github.com/docker/docker/daemon/logger/local [2022-07-20T15:06:01.170Z] github.com/docker/docker/daemon/logger/logentries [2022-07-20T15:06:01.170Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-20T15:06:01.170Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-20T15:06:01.170Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-20T15:06:01.170Z] github.com/docker/docker/daemon/logger/splunk [2022-07-20T15:06:01.170Z] github.com/docker/docker/daemon/logger/syslog [2022-07-20T15:06:01.170Z] github.com/docker/docker/daemon/logger/templates [2022-07-20T15:06:01.170Z] github.com/docker/docker/daemon/names [2022-07-20T15:06:01.170Z] github.com/docker/docker/daemon/network [2022-07-20T15:06:01.170Z] github.com/docker/docker/daemon/stats [2022-07-20T15:06:01.170Z] github.com/docker/docker/distribution [2022-07-20T15:06:01.170Z] github.com/docker/docker/distribution/metadata [2022-07-20T15:06:01.170Z] github.com/docker/docker/distribution/utils [2022-07-20T15:06:01.170Z] github.com/docker/docker/distribution/xfer [2022-07-20T15:06:01.170Z] #23 DONE 21.9s [2022-07-20T15:06:01.170Z] github.com/docker/docker/dockerversion [2022-07-20T15:06:01.170Z] github.com/docker/docker/errdefs [2022-07-20T15:06:01.170Z] [2022-07-20T15:06:01.170Z] github.com/docker/docker/image [2022-07-20T15:06:01.170Z] github.com/docker/docker/image/cache [2022-07-20T15:06:01.170Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-20T15:06:01.170Z] #27 sha256:be80b76d645037c6d568d053fe6b5d0577081a3028207993b3f31f24f2a1b103 [2022-07-20T15:06:01.170Z] github.com/docker/docker/image/tarexport [2022-07-20T15:06:01.170Z] github.com/docker/docker/image/v1 [2022-07-20T15:06:01.170Z] github.com/docker/docker/internal/test/suite [2022-07-20T15:06:01.170Z] github.com/docker/docker/layer [2022-07-20T15:06:01.170Z] github.com/docker/docker/libcontainerd [2022-07-20T15:06:01.170Z] github.com/docker/docker/libcontainerd/queue [2022-07-20T15:06:01.170Z] github.com/docker/docker/libcontainerd/remote [2022-07-20T15:06:01.170Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-20T15:06:01.170Z] github.com/docker/docker/libcontainerd/types [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/bitseq [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/cluster [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/config [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/datastore [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/driverapi [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/etchosts [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/idm [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/ipam [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/iptables [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/netlabel [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/netutils [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/networkdb [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/ns [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/options [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/osl [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/portallocator [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/portmapper [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/testutils [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/types [2022-07-20T15:06:01.170Z] github.com/docker/docker/oci [2022-07-20T15:06:01.170Z] github.com/docker/docker/oci/caps [2022-07-20T15:06:01.170Z] github.com/docker/docker/opts [2022-07-20T15:06:01.170Z] github.com/docker/docker/pkg/aaparser [2022-07-20T15:06:01.170Z] github.com/docker/docker/pkg/archive [2022-07-20T15:06:01.170Z] github.com/docker/docker/pkg/authorization [2022-07-20T15:06:01.170Z] github.com/docker/docker/pkg/broadcaster [2022-07-20T15:06:01.170Z] github.com/docker/docker/pkg/capabilities [2022-07-20T15:06:01.170Z] github.com/docker/docker/pkg/chrootarchive [2022-07-20T15:06:01.170Z] github.com/docker/docker/pkg/containerfs [2022-07-20T15:06:01.170Z] github.com/docker/docker/pkg/devicemapper [2022-07-20T15:06:01.170Z] github.com/docker/docker/pkg/directory [2022-07-20T15:06:01.170Z] github.com/docker/docker/pkg/dmesg [2022-07-20T15:06:01.170Z] github.com/docker/docker/pkg/fileutils [2022-07-20T15:06:01.170Z] github.com/docker/docker/pkg/fsutils [2022-07-20T15:06:01.170Z] github.com/docker/docker/pkg/homedir [2022-07-20T15:06:01.170Z] github.com/docker/docker/pkg/idtools [2022-07-20T15:06:01.170Z] github.com/docker/docker/pkg/ioutils [2022-07-20T15:06:01.170Z] github.com/docker/docker/pkg/jsonmessage [2022-07-20T15:06:01.170Z] github.com/docker/docker/pkg/longpath [2022-07-20T15:06:01.170Z] github.com/docker/docker/pkg/loopback [2022-07-20T15:06:01.170Z] github.com/docker/docker/pkg/namesgenerator [2022-07-20T15:06:01.170Z] github.com/docker/docker/pkg/parsers [2022-07-20T15:06:01.170Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-20T15:06:01.170Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-20T15:06:01.170Z] github.com/docker/docker/pkg/pidfile [2022-07-20T15:06:01.170Z] github.com/docker/docker/pkg/platform [2022-07-20T15:06:01.170Z] github.com/docker/docker/pkg/plugingetter [2022-07-20T15:06:01.170Z] github.com/docker/docker/pkg/plugins [2022-07-20T15:06:01.170Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-20T15:06:01.170Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-20T15:06:01.170Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-20T15:06:01.170Z] github.com/docker/docker/pkg/plugins/transport [2022-07-20T15:06:01.170Z] github.com/docker/docker/pkg/pools [2022-07-20T15:06:01.170Z] github.com/docker/docker/pkg/progress [2022-07-20T15:06:01.170Z] github.com/docker/docker/pkg/pubsub [2022-07-20T15:06:01.170Z] github.com/docker/docker/pkg/reexec [2022-07-20T15:06:01.170Z] github.com/docker/docker/pkg/signal [2022-07-20T15:06:01.170Z] github.com/docker/docker/pkg/stack [2022-07-20T15:06:01.170Z] github.com/docker/docker/pkg/stdcopy [2022-07-20T15:06:01.170Z] github.com/docker/docker/pkg/streamformatter [2022-07-20T15:06:01.170Z] github.com/docker/docker/pkg/stringid [2022-07-20T15:06:01.170Z] github.com/docker/docker/pkg/sysinfo [2022-07-20T15:06:01.170Z] github.com/docker/docker/pkg/system [2022-07-20T15:06:01.170Z] github.com/docker/docker/pkg/tailfile [2022-07-20T15:06:01.170Z] github.com/docker/docker/pkg/tarsum [2022-07-20T15:06:01.170Z] github.com/docker/docker/pkg/urlutil [2022-07-20T15:06:01.170Z] github.com/docker/docker/pkg/useragent [2022-07-20T15:06:01.170Z] github.com/docker/docker/plugin [2022-07-20T15:06:01.170Z] github.com/docker/docker/plugin/executor/containerd [2022-07-20T15:06:01.170Z] github.com/docker/docker/plugin/v2 [2022-07-20T15:06:01.170Z] github.com/docker/docker/profiles/apparmor [2022-07-20T15:06:01.170Z] github.com/docker/docker/profiles/seccomp [2022-07-20T15:06:01.170Z] github.com/docker/docker/quota [2022-07-20T15:06:01.170Z] github.com/docker/docker/reference [2022-07-20T15:06:01.170Z] github.com/docker/docker/registry [2022-07-20T15:06:01.170Z] github.com/docker/docker/registry/resumable [2022-07-20T15:06:01.170Z] github.com/docker/docker/restartmanager [2022-07-20T15:06:01.170Z] github.com/docker/docker/rootless [2022-07-20T15:06:01.170Z] github.com/docker/docker/rootless/specconv [2022-07-20T15:06:01.170Z] github.com/docker/docker/runconfig [2022-07-20T15:06:01.170Z] github.com/docker/docker/runconfig/opts [2022-07-20T15:06:01.170Z] github.com/docker/docker/testutil [2022-07-20T15:06:01.170Z] github.com/docker/docker/testutil/daemon [2022-07-20T15:06:01.170Z] github.com/docker/docker/testutil/environment [2022-07-20T15:06:01.170Z] github.com/docker/docker/testutil/fakecontext [2022-07-20T15:06:01.170Z] github.com/docker/docker/testutil/fakegit [2022-07-20T15:06:01.170Z] github.com/docker/docker/testutil/fakestorage [2022-07-20T15:06:01.170Z] github.com/docker/docker/testutil/fixtures/load [2022-07-20T15:06:01.170Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-20T15:06:01.170Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-20T15:06:01.170Z] github.com/docker/docker/testutil/registry [2022-07-20T15:06:01.170Z] github.com/docker/docker/testutil/request [2022-07-20T15:06:01.170Z] github.com/docker/docker/volume [2022-07-20T15:06:01.170Z] github.com/docker/docker/volume/drivers [2022-07-20T15:06:01.170Z] github.com/docker/docker/volume/local [2022-07-20T15:06:01.170Z] github.com/docker/docker/volume/mounts [2022-07-20T15:06:01.170Z] github.com/docker/docker/volume/service [2022-07-20T15:06:01.170Z] github.com/docker/docker/volume/service/opts [2022-07-20T15:06:01.170Z] github.com/docker/docker/volume/testutils' [2022-07-20T15:06:01.170Z] ++ grep --fixed-strings /libnetwork [2022-07-20T15:06:01.170Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/bitseq [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/cluster [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/config [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/datastore [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/driverapi [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/etchosts [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/idm [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/ipam [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/iptables [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/netlabel [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/netutils [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/networkdb [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/ns [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/options [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/osl [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/portallocator [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/portmapper [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/testutils [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/types' [2022-07-20T15:06:01.170Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-20T15:06:01.170Z] + echo 'github.com/docker/docker/libnetwork [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/bitseq [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/cluster [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-20T15:06:01.170Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-20T15:06:01.171Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-20T15:06:01.171Z] github.com/docker/docker/libnetwork/config [2022-07-20T15:06:01.171Z] github.com/docker/docker/libnetwork/datastore [2022-07-20T15:06:01.171Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-20T15:06:01.171Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-20T15:06:01.171Z] github.com/docker/docker/libnetwork/driverapi [2022-07-20T15:06:01.171Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T15:06:01.171Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T15:06:01.171Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-20T15:06:01.171Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-20T15:06:01.171Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-20T15:06:01.171Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-20T15:06:01.171Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-20T15:06:01.171Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-20T15:06:01.171Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-20T15:06:01.171Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-20T15:06:01.171Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-20T15:06:01.171Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-20T15:06:01.171Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-20T15:06:01.171Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-20T15:06:01.171Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-20T15:06:01.171Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-20T15:06:01.171Z] github.com/docker/docker/libnetwork/etchosts [2022-07-20T15:06:01.171Z] github.com/docker/docker/libnetwork/idm [2022-07-20T15:06:01.171Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-20T15:06:01.171Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-20T15:06:01.171Z] github.com/docker/docker/libnetwork/ipam [2022-07-20T15:06:01.171Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-20T15:06:01.171Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-20T15:06:01.171Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-20T15:06:01.171Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-20T15:06:01.171Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-20T15:06:01.171Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-20T15:06:01.171Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-20T15:06:01.171Z] github.com/docker/docker/libnetwork/iptables [2022-07-20T15:06:01.171Z] github.com/docker/docker/libnetwork/netlabel [2022-07-20T15:06:01.171Z] github.com/docker/docker/libnetwork/netutils [2022-07-20T15:06:01.171Z] github.com/docker/docker/libnetwork/networkdb [2022-07-20T15:06:01.171Z] github.com/docker/docker/libnetwork/ns [2022-07-20T15:06:01.171Z] github.com/docker/docker/libnetwork/options [2022-07-20T15:06:01.171Z] github.com/docker/docker/libnetwork/osl [2022-07-20T15:06:01.171Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-20T15:06:01.171Z] github.com/docker/docker/libnetwork/portallocator [2022-07-20T15:06:01.171Z] github.com/docker/docker/libnetwork/portmapper [2022-07-20T15:06:01.171Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-20T15:06:01.171Z] github.com/docker/docker/libnetwork/testutils [2022-07-20T15:06:01.171Z] github.com/docker/docker/libnetwork/types' [2022-07-20T15:06:01.171Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T15:06:01.171Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T15:06:01.171Z] + type docker-proxy [2022-07-20T15:06:01.171Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-20T15:06:01.171Z] + hack/make.sh binary-proxy install-proxy [2022-07-20T15:06:01.171Z] [2022-07-20T15:06:01.171Z] Removing bundles/ [2022-07-20T15:06:01.171Z] [2022-07-20T15:06:01.171Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-20T15:06:01.171Z] Building: bundles/binary-proxy/docker-proxy [2022-07-20T15:06:01.171Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T15:06:01.428Z] #27 DONE 0.4s [2022-07-20T15:06:01.428Z] [2022-07-20T15:06:01.428Z] #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-07-20T15:06:01.428Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T15:06:01.428Z] #47 ... [2022-07-20T15:06:01.428Z] [2022-07-20T15:06:01.428Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-20T15:06:01.428Z] #32 sha256:8b8c0a66014778ba17b7e0dd2dce2df91af2142b7d828afcc6b73f56e1d8e7a9 [2022-07-20T15:06:01.687Z] #32 DONE 0.3s [2022-07-20T15:06:01.687Z] [2022-07-20T15:06:01.687Z] #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-07-20T15:06:01.687Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:06:01.687Z] #77 ... [2022-07-20T15:06:01.687Z] [2022-07-20T15:06:01.687Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-20T15:06:01.687Z] #35 sha256:d0a926cd0993c3dd3c54385b5090997fb0cee2582de79f64f122523a952d2521 [2022-07-20T15:06:01.687Z] #35 DONE 0.1s [2022-07-20T15:06:01.946Z] [2022-07-20T15:06:01.946Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-20T15:06:01.946Z] #37 sha256:e4fddd4b39bbf7c00551ea0aa21744b88cebe6a63c975a14e90b848f72395acf [2022-07-20T15:06:02.205Z] #37 DONE 0.4s [2022-07-20T15:06:02.205Z] [2022-07-20T15:06:02.205Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-20T15:06:02.205Z] #39 sha256:091cc8027051c45da4b0ab16459d2bd9a016dee4d156e45f0b0e62847dca9c20 [2022-07-20T15:06:02.205Z] #39 DONE 0.1s [2022-07-20T15:06:02.205Z] [2022-07-20T15:06:02.205Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T15:06:02.205Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:06:02.205Z] #55 ... [2022-07-20T15:06:02.205Z] [2022-07-20T15:06:02.205Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-20T15:06:02.205Z] #41 sha256:35ab37abfdd5d3458a487b1b2567417458bc1cafd385b49b04290202e45253ba [2022-07-20T15:06:02.205Z] #41 DONE 0.1s [2022-07-20T15:06:02.205Z] [2022-07-20T15:06:02.205Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-20T15:06:02.205Z] #45 sha256:b034fc99cfb3cd742ab8a785b2ec6b281f611bb4c3bee5e822abb315f05599f7 [2022-07-20T15:06:02.308Z] #20 40.07 Building dependency tree... [2022-07-20T15:06:02.597Z] #45 DONE 0.1s [2022-07-20T15:06:02.597Z] [2022-07-20T15:06:02.597Z] #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-07-20T15:06:02.597Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:06:04.219Z] #20 44.18 The following additional packages will be installed: [2022-07-20T15:06:04.219Z] #20 44.18 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-20T15:06:04.219Z] #20 44.19 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-20T15:06:04.219Z] #20 44.19 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-20T15:06:04.219Z] #20 44.19 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-20T15:06:04.219Z] #20 44.20 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-20T15:06:04.219Z] #20 44.20 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-20T15:06:04.219Z] #20 44.21 mingw-w64-common mingw-w64-x86-64-dev [2022-07-20T15:06:04.219Z] #20 44.24 Suggested packages: [2022-07-20T15:06:04.219Z] #20 44.24 gcc-10-locales seccomp wine64 [2022-07-20T15:06:04.790Z] #20 45.08 The following NEW packages will be installed: [2022-07-20T15:06:04.790Z] #20 45.08 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-20T15:06:04.790Z] #20 45.08 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-20T15:06:04.790Z] #20 45.08 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-20T15:06:04.790Z] #20 45.08 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-20T15:06:04.790Z] #20 45.09 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-20T15:06:04.790Z] #20 45.09 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-20T15:06:04.790Z] #20 45.09 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-20T15:06:04.790Z] #20 45.09 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-20T15:06:04.790Z] #20 45.10 mingw-w64-x86-64-dev [2022-07-20T15:06:05.361Z] #20 45.49 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:06:05.361Z] #20 45.49 Need to get 115 MB of archives. [2022-07-20T15:06:05.361Z] #20 45.49 After this operation, 645 MB of additional disk space will be used. [2022-07-20T15:06:05.361Z] #20 45.49 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-07-20T15:06:05.361Z] #20 45.54 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-07-20T15:06:05.361Z] #20 45.63 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-20T15:06:05.361Z] #20 45.63 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-07-20T15:06:05.361Z] #20 45.63 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-20T15:06:05.361Z] #20 45.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-20T15:06:05.621Z] #20 45.73 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-07-20T15:06:05.621Z] #20 45.79 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-07-20T15:06:05.621Z] #20 45.79 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-07-20T15:06:05.885Z] #20 46.01 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-07-20T15:06:06.149Z] #20 46.47 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-07-20T15:06:06.410Z] #20 46.73 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-07-20T15:06:06.671Z] #20 46.94 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-07-20T15:06:06.931Z] #20 ... [2022-07-20T15:06:06.931Z] [2022-07-20T15:06:06.931Z] #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-07-20T15:06:06.931Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-20T15:06:06.931Z] #69 30.95 Reading package lists... [2022-07-20T15:06:06.931Z] #69 40.44 Building dependency tree... [2022-07-20T15:06:06.931Z] #69 44.63 The following additional packages will be installed: [2022-07-20T15:06:06.931Z] #69 44.65 libbtrfs0 [2022-07-20T15:06:06.931Z] #69 44.89 The following NEW packages will be installed: [2022-07-20T15:06:06.931Z] #69 44.90 libbtrfs-dev libbtrfs0 [2022-07-20T15:06:06.931Z] #69 45.41 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:06:06.931Z] #69 45.41 Need to get 460 kB of archives. [2022-07-20T15:06:06.931Z] #69 45.41 After this operation, 1237 kB of additional disk space will be used. [2022-07-20T15:06:06.931Z] #69 45.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-20T15:06:06.931Z] #69 45.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-20T15:06:06.931Z] #69 46.18 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:06:06.931Z] #69 46.51 Fetched 460 kB in 0s (1444 kB/s) [2022-07-20T15:06:06.931Z] #69 46.59 Selecting previously unselected package libbtrfs0:amd64. [2022-07-20T15:06:06.931Z] #69 46.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 ... 30255 files and directories currently installed.) [2022-07-20T15:06:06.931Z] #69 46.65 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-20T15:06:06.931Z] #69 46.67 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T15:06:06.931Z] #69 46.79 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-20T15:06:06.931Z] #69 46.81 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-20T15:06:06.931Z] #69 46.81 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T15:06:06.931Z] #69 47.04 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T15:06:06.931Z] #69 47.06 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T15:06:06.931Z] #69 47.07 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:06:07.192Z] #69 DONE 47.4s [2022-07-20T15:06:07.192Z] [2022-07-20T15:06:07.192Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-20T15:06:07.192Z] #70 sha256:f3f78355538d52dfd9be72b6b3e1044d893c94a6073e02143f1c78985ba08f55 [2022-07-20T15:06:07.192Z] #70 DONE 0.1s [2022-07-20T15:06:07.192Z] [2022-07-20T15:06:07.192Z] #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-07-20T15:06:07.192Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-20T15:06:07.192Z] #49 30.85 Reading package lists... [2022-07-20T15:06:07.192Z] #49 39.98 Building dependency tree... [2022-07-20T15:06:07.192Z] #49 44.42 The following additional packages will be installed: [2022-07-20T15:06:07.192Z] #49 44.46 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-07-20T15:06:07.192Z] #49 44.49 Suggested packages: [2022-07-20T15:06:07.192Z] #49 44.49 cmake-doc ninja-build lrzip [2022-07-20T15:06:07.192Z] #49 44.49 Recommended packages: [2022-07-20T15:06:07.192Z] #49 44.49 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-20T15:06:07.192Z] #49 45.16 The following NEW packages will be installed: [2022-07-20T15:06:07.192Z] #49 45.19 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-07-20T15:06:07.192Z] #49 45.55 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:06:07.192Z] #49 45.55 Need to get 8418 kB of archives. [2022-07-20T15:06:07.192Z] #49 45.55 After this operation, 34.9 MB of additional disk space will be used. [2022-07-20T15:06:07.193Z] #49 45.55 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-20T15:06:07.193Z] #49 45.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-20T15:06:07.193Z] #49 45.57 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-20T15:06:07.193Z] #49 45.62 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-20T15:06:07.193Z] #49 45.62 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-20T15:06:07.193Z] #49 45.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-20T15:06:07.193Z] #49 45.63 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-20T15:06:07.193Z] #49 45.64 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-20T15:06:07.193Z] #49 46.52 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:06:07.193Z] #49 46.86 Fetched 8418 kB in 0s (17.3 MB/s) [2022-07-20T15:06:07.193Z] #49 46.92 Selecting previously unselected package xxd. [2022-07-20T15:06:07.193Z] #49 46.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-07-20T15:06:07.193Z] #49 46.97 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-20T15:06:07.193Z] #49 46.98 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:06:07.193Z] #49 47.09 Selecting previously unselected package vim-common. [2022-07-20T15:06:07.193Z] #49 47.10 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T15:06:07.193Z] #49 47.12 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:06:07.193Z] #49 47.35 Selecting previously unselected package cmake-data. [2022-07-20T15:06:07.193Z] #49 47.35 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-20T15:06:07.193Z] #49 47.36 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-20T15:06:07.193Z] #49 ... [2022-07-20T15:06:07.193Z] [2022-07-20T15:06:07.193Z] #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-07-20T15:06:07.193Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-20T15:06:07.193Z] #20 47.57 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-07-20T15:06:07.761Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-20T15:06:07.761Z] [2022-07-20T15:06:07.761Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-20T15:06:07.761Z] Installing docker-proxy to /usr/local/bin/ [2022-07-20T15:06:07.761Z] [2022-07-20T15:06:07.761Z] + mkdir -p bundles [2022-07-20T15:06:07.761Z] + '[' -n 'github.com/docker/docker/api [2022-07-20T15:06:07.761Z] github.com/docker/docker/api/server [2022-07-20T15:06:07.761Z] github.com/docker/docker/api/server/backend/build [2022-07-20T15:06:07.761Z] github.com/docker/docker/api/server/httpstatus [2022-07-20T15:06:07.761Z] github.com/docker/docker/api/server/httputils [2022-07-20T15:06:07.761Z] github.com/docker/docker/api/server/middleware [2022-07-20T15:06:07.761Z] github.com/docker/docker/api/server/router [2022-07-20T15:06:07.761Z] github.com/docker/docker/api/server/router/build [2022-07-20T15:06:07.761Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-20T15:06:07.761Z] github.com/docker/docker/api/server/router/container [2022-07-20T15:06:07.761Z] github.com/docker/docker/api/server/router/debug [2022-07-20T15:06:07.761Z] github.com/docker/docker/api/server/router/distribution [2022-07-20T15:06:07.761Z] github.com/docker/docker/api/server/router/grpc [2022-07-20T15:06:07.761Z] github.com/docker/docker/api/server/router/image [2022-07-20T15:06:07.761Z] github.com/docker/docker/api/server/router/network [2022-07-20T15:06:07.761Z] github.com/docker/docker/api/server/router/plugin [2022-07-20T15:06:07.761Z] github.com/docker/docker/api/server/router/session [2022-07-20T15:06:07.761Z] github.com/docker/docker/api/server/router/swarm [2022-07-20T15:06:07.761Z] github.com/docker/docker/api/server/router/system [2022-07-20T15:06:07.761Z] github.com/docker/docker/api/server/router/volume [2022-07-20T15:06:07.761Z] github.com/docker/docker/api/types [2022-07-20T15:06:07.761Z] github.com/docker/docker/api/types/backend [2022-07-20T15:06:07.761Z] github.com/docker/docker/api/types/blkiodev [2022-07-20T15:06:07.761Z] github.com/docker/docker/api/types/container [2022-07-20T15:06:07.761Z] github.com/docker/docker/api/types/events [2022-07-20T15:06:07.761Z] github.com/docker/docker/api/types/filters [2022-07-20T15:06:07.761Z] github.com/docker/docker/api/types/image [2022-07-20T15:06:07.761Z] github.com/docker/docker/api/types/mount [2022-07-20T15:06:07.761Z] github.com/docker/docker/api/types/network [2022-07-20T15:06:07.761Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-20T15:06:07.761Z] github.com/docker/docker/api/types/registry [2022-07-20T15:06:07.761Z] github.com/docker/docker/api/types/strslice [2022-07-20T15:06:07.761Z] github.com/docker/docker/api/types/swarm [2022-07-20T15:06:07.761Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-20T15:06:07.761Z] github.com/docker/docker/api/types/time [2022-07-20T15:06:07.761Z] github.com/docker/docker/api/types/versions [2022-07-20T15:06:07.761Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-20T15:06:07.761Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-20T15:06:07.761Z] github.com/docker/docker/api/types/volume [2022-07-20T15:06:07.761Z] github.com/docker/docker/builder [2022-07-20T15:06:07.761Z] github.com/docker/docker/builder/builder-next [2022-07-20T15:06:07.761Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-20T15:06:07.761Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-20T15:06:07.761Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-20T15:06:07.761Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-20T15:06:07.761Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-20T15:06:07.761Z] github.com/docker/docker/builder/builder-next/worker [2022-07-20T15:06:07.761Z] github.com/docker/docker/builder/dockerfile [2022-07-20T15:06:07.761Z] github.com/docker/docker/builder/remotecontext [2022-07-20T15:06:07.761Z] github.com/docker/docker/builder/remotecontext/git [2022-07-20T15:06:07.761Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-20T15:06:07.761Z] github.com/docker/docker/cli [2022-07-20T15:06:07.761Z] github.com/docker/docker/cli/config [2022-07-20T15:06:07.761Z] github.com/docker/docker/cli/debug [2022-07-20T15:06:07.761Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-20T15:06:07.761Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-20T15:06:07.761Z] github.com/docker/docker/client [2022-07-20T15:06:07.761Z] github.com/docker/docker/cmd/docker-proxy [2022-07-20T15:06:07.761Z] github.com/docker/docker/cmd/dockerd [2022-07-20T15:06:07.762Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-20T15:06:07.762Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-20T15:06:07.762Z] github.com/docker/docker/container [2022-07-20T15:06:07.762Z] github.com/docker/docker/container/stream [2022-07-20T15:06:07.762Z] github.com/docker/docker/contrib/apparmor [2022-07-20T15:06:07.762Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-20T15:06:07.762Z] github.com/docker/docker/contrib/httpserver [2022-07-20T15:06:07.762Z] github.com/docker/docker/daemon [2022-07-20T15:06:07.762Z] github.com/docker/docker/daemon/cluster [2022-07-20T15:06:07.762Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-20T15:06:07.762Z] github.com/docker/docker/daemon/cluster/convert [2022-07-20T15:06:07.762Z] github.com/docker/docker/daemon/cluster/executor [2022-07-20T15:06:07.762Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-20T15:06:07.762Z] github.com/docker/docker/daemon/cluster/provider [2022-07-20T15:06:07.762Z] github.com/docker/docker/daemon/config [2022-07-20T15:06:07.762Z] github.com/docker/docker/daemon/containerd [2022-07-20T15:06:07.762Z] github.com/docker/docker/daemon/events [2022-07-20T15:06:07.762Z] github.com/docker/docker/daemon/events/testutils [2022-07-20T15:06:07.762Z] github.com/docker/docker/daemon/exec [2022-07-20T15:06:07.762Z] github.com/docker/docker/daemon/graphdriver [2022-07-20T15:06:07.762Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-20T15:06:07.762Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-20T15:06:07.762Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-20T15:06:07.762Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-20T15:06:07.762Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-20T15:06:07.762Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-20T15:06:07.762Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-20T15:06:07.762Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-20T15:06:07.762Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-20T15:06:07.762Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-20T15:06:07.762Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-20T15:06:07.762Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-20T15:06:07.762Z] github.com/docker/docker/daemon/images [2022-07-20T15:06:07.762Z] github.com/docker/docker/daemon/initlayer [2022-07-20T15:06:07.762Z] github.com/docker/docker/daemon/links [2022-07-20T15:06:07.762Z] github.com/docker/docker/daemon/listeners [2022-07-20T15:06:07.762Z] github.com/docker/docker/daemon/logger [2022-07-20T15:06:07.762Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-20T15:06:07.762Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-20T15:06:07.762Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-20T15:06:07.762Z] github.com/docker/docker/daemon/logger/gelf [2022-07-20T15:06:07.762Z] github.com/docker/docker/daemon/logger/journald [2022-07-20T15:06:07.762Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-20T15:06:07.762Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-20T15:06:07.762Z] github.com/docker/docker/daemon/logger/local [2022-07-20T15:06:07.762Z] github.com/docker/docker/daemon/logger/logentries [2022-07-20T15:06:07.762Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-20T15:06:07.762Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-20T15:06:07.762Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-20T15:06:07.762Z] github.com/docker/docker/daemon/logger/splunk [2022-07-20T15:06:07.762Z] github.com/docker/docker/daemon/logger/syslog [2022-07-20T15:06:07.762Z] github.com/docker/docker/daemon/logger/templates [2022-07-20T15:06:07.762Z] github.com/docker/docker/daemon/names [2022-07-20T15:06:07.762Z] github.com/docker/docker/daemon/network [2022-07-20T15:06:07.762Z] github.com/docker/docker/daemon/stats [2022-07-20T15:06:07.762Z] github.com/docker/docker/distribution [2022-07-20T15:06:07.762Z] github.com/docker/docker/distribution/metadata [2022-07-20T15:06:07.762Z] github.com/docker/docker/distribution/utils [2022-07-20T15:06:07.762Z] github.com/docker/docker/distribution/xfer [2022-07-20T15:06:07.762Z] github.com/docker/docker/dockerversion [2022-07-20T15:06:07.762Z] github.com/docker/docker/errdefs [2022-07-20T15:06:07.762Z] github.com/docker/docker/image [2022-07-20T15:06:07.762Z] github.com/docker/docker/image/cache [2022-07-20T15:06:07.762Z] github.com/docker/docker/image/tarexport [2022-07-20T15:06:07.762Z] github.com/docker/docker/image/v1 [2022-07-20T15:06:07.762Z] github.com/docker/docker/internal/test/suite [2022-07-20T15:06:07.762Z] github.com/docker/docker/layer [2022-07-20T15:06:07.762Z] github.com/docker/docker/libcontainerd [2022-07-20T15:06:07.762Z] github.com/docker/docker/libcontainerd/queue [2022-07-20T15:06:07.762Z] github.com/docker/docker/libcontainerd/remote [2022-07-20T15:06:07.762Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-20T15:06:07.762Z] github.com/docker/docker/libcontainerd/types [2022-07-20T15:06:07.762Z] github.com/docker/docker/oci [2022-07-20T15:06:07.762Z] github.com/docker/docker/oci/caps [2022-07-20T15:06:07.762Z] github.com/docker/docker/opts [2022-07-20T15:06:07.762Z] github.com/docker/docker/pkg/aaparser [2022-07-20T15:06:07.762Z] github.com/docker/docker/pkg/archive [2022-07-20T15:06:07.762Z] github.com/docker/docker/pkg/authorization [2022-07-20T15:06:07.762Z] github.com/docker/docker/pkg/broadcaster [2022-07-20T15:06:07.762Z] github.com/docker/docker/pkg/capabilities [2022-07-20T15:06:07.762Z] github.com/docker/docker/pkg/chrootarchive [2022-07-20T15:06:07.762Z] github.com/docker/docker/pkg/containerfs [2022-07-20T15:06:07.762Z] github.com/docker/docker/pkg/devicemapper [2022-07-20T15:06:07.762Z] github.com/docker/docker/pkg/directory [2022-07-20T15:06:07.762Z] github.com/docker/docker/pkg/dmesg [2022-07-20T15:06:07.762Z] github.com/docker/docker/pkg/fileutils [2022-07-20T15:06:07.762Z] github.com/docker/docker/pkg/fsutils [2022-07-20T15:06:07.762Z] github.com/docker/docker/pkg/homedir [2022-07-20T15:06:07.762Z] github.com/docker/docker/pkg/idtools [2022-07-20T15:06:07.762Z] github.com/docker/docker/pkg/ioutils [2022-07-20T15:06:07.762Z] github.com/docker/docker/pkg/jsonmessage [2022-07-20T15:06:07.762Z] github.com/docker/docker/pkg/longpath [2022-07-20T15:06:07.762Z] github.com/docker/docker/pkg/loopback [2022-07-20T15:06:07.762Z] github.com/docker/docker/pkg/namesgenerator [2022-07-20T15:06:07.762Z] github.com/docker/docker/pkg/parsers [2022-07-20T15:06:07.762Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-20T15:06:07.762Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-20T15:06:07.762Z] github.com/docker/docker/pkg/pidfile [2022-07-20T15:06:07.762Z] github.com/docker/docker/pkg/platform [2022-07-20T15:06:07.762Z] github.com/docker/docker/pkg/plugingetter [2022-07-20T15:06:07.762Z] github.com/docker/docker/pkg/plugins [2022-07-20T15:06:07.762Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-20T15:06:07.762Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-20T15:06:07.762Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-20T15:06:07.762Z] github.com/docker/docker/pkg/plugins/transport [2022-07-20T15:06:07.762Z] github.com/docker/docker/pkg/pools [2022-07-20T15:06:07.762Z] github.com/docker/docker/pkg/progress [2022-07-20T15:06:07.762Z] github.com/docker/docker/pkg/pubsub [2022-07-20T15:06:07.762Z] github.com/docker/docker/pkg/reexec [2022-07-20T15:06:07.762Z] github.com/docker/docker/pkg/signal [2022-07-20T15:06:07.762Z] github.com/docker/docker/pkg/stack [2022-07-20T15:06:07.762Z] github.com/docker/docker/pkg/stdcopy [2022-07-20T15:06:07.762Z] github.com/docker/docker/pkg/streamformatter [2022-07-20T15:06:07.762Z] github.com/docker/docker/pkg/stringid [2022-07-20T15:06:07.762Z] github.com/docker/docker/pkg/sysinfo [2022-07-20T15:06:07.762Z] github.com/docker/docker/pkg/system [2022-07-20T15:06:07.762Z] github.com/docker/docker/pkg/tailfile [2022-07-20T15:06:07.762Z] github.com/docker/docker/pkg/tarsum [2022-07-20T15:06:07.762Z] github.com/docker/docker/pkg/urlutil [2022-07-20T15:06:07.762Z] github.com/docker/docker/pkg/useragent [2022-07-20T15:06:07.762Z] github.com/docker/docker/plugin [2022-07-20T15:06:07.762Z] github.com/docker/docker/plugin/executor/containerd [2022-07-20T15:06:07.762Z] github.com/docker/docker/plugin/v2 [2022-07-20T15:06:07.762Z] github.com/docker/docker/profiles/apparmor [2022-07-20T15:06:07.762Z] github.com/docker/docker/profiles/seccomp [2022-07-20T15:06:07.762Z] github.com/docker/docker/quota [2022-07-20T15:06:07.762Z] github.com/docker/docker/reference [2022-07-20T15:06:07.762Z] github.com/docker/docker/registry [2022-07-20T15:06:07.762Z] github.com/docker/docker/registry/resumable [2022-07-20T15:06:07.762Z] github.com/docker/docker/restartmanager [2022-07-20T15:06:07.762Z] github.com/docker/docker/rootless [2022-07-20T15:06:07.762Z] github.com/docker/docker/rootless/specconv [2022-07-20T15:06:07.762Z] github.com/docker/docker/runconfig [2022-07-20T15:06:07.762Z] github.com/docker/docker/runconfig/opts [2022-07-20T15:06:07.762Z] github.com/docker/docker/testutil [2022-07-20T15:06:07.762Z] github.com/docker/docker/testutil/daemon [2022-07-20T15:06:07.762Z] github.com/docker/docker/testutil/environment [2022-07-20T15:06:07.762Z] github.com/docker/docker/testutil/fakecontext [2022-07-20T15:06:07.762Z] github.com/docker/docker/testutil/fakegit [2022-07-20T15:06:07.762Z] github.com/docker/docker/testutil/fakestorage [2022-07-20T15:06:07.762Z] github.com/docker/docker/testutil/fixtures/load [2022-07-20T15:06:07.762Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-20T15:06:07.762Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-20T15:06:07.762Z] github.com/docker/docker/testutil/registry [2022-07-20T15:06:07.762Z] github.com/docker/docker/testutil/request [2022-07-20T15:06:07.762Z] github.com/docker/docker/volume [2022-07-20T15:06:07.762Z] github.com/docker/docker/volume/drivers [2022-07-20T15:06:07.762Z] github.com/docker/docker/volume/local [2022-07-20T15:06:07.762Z] github.com/docker/docker/volume/mounts [2022-07-20T15:06:07.762Z] github.com/docker/docker/volume/service [2022-07-20T15:06:07.762Z] github.com/docker/docker/volume/service/opts [2022-07-20T15:06:07.762Z] github.com/docker/docker/volume/testutils' ']' [2022-07-20T15:06:07.762Z] + 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/containerd 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/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-07-20T15:06:07.765Z] #20 47.84 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-07-20T15:06:07.765Z] #20 47.84 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-20T15:06:07.765Z] #20 47.84 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-20T15:06:07.765Z] #20 47.85 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-20T15:06:07.765Z] #20 47.86 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-20T15:06:07.765Z] #20 47.86 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-07-20T15:06:07.765Z] #20 47.87 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-20T15:06:07.765Z] #20 47.87 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-20T15:06:07.765Z] #20 47.88 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-20T15:06:07.765Z] #20 47.88 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-20T15:06:07.765Z] #20 47.88 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-20T15:06:07.765Z] #20 47.89 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-20T15:06:07.765Z] #20 47.90 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-20T15:06:07.765Z] #20 47.91 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-07-20T15:06:07.765Z] #20 47.91 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-20T15:06:07.765Z] #20 47.91 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-20T15:06:08.335Z] ? github.com/docker/docker/api [no test files] [2022-07-20T15:06:08.391Z] #20 48.46 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:06:08.391Z] #20 48.65 Fetched 115 MB in 3s (42.1 MB/s) [2022-07-20T15:06:08.391Z] #20 48.68 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-20T15:06:08.657Z] #20 48.68 (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 ... 30255 files and directories currently installed.) [2022-07-20T15:06:08.657Z] #20 48.70 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-20T15:06:08.657Z] #20 48.71 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-20T15:06:09.228Z] #20 49.53 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-20T15:06:09.489Z] #20 49.53 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-20T15:06:09.489Z] #20 49.54 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-20T15:06:10.428Z] #20 50.54 Selecting previously unselected package binutils-mingw-w64. [2022-07-20T15:06:10.428Z] #20 50.54 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-20T15:06:10.428Z] #20 50.54 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-20T15:06:10.428Z] #20 50.63 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-20T15:06:10.428Z] #20 50.63 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T15:06:10.428Z] #20 50.65 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T15:06:10.428Z] #20 50.76 Selecting previously unselected package dmsetup. [2022-07-20T15:06:10.697Z] #20 50.77 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T15:06:10.697Z] #20 50.77 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-20T15:06:10.697Z] #20 50.87 Selecting previously unselected package mingw-w64-common. [2022-07-20T15:06:10.697Z] #20 50.88 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-20T15:06:10.697Z] #20 50.89 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-20T15:06:11.269Z] #20 ... [2022-07-20T15:06:11.269Z] [2022-07-20T15:06:11.269Z] #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-07-20T15:06:11.269Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-20T15:06:11.269Z] #49 48.61 Selecting previously unselected package libarchive13:amd64. [2022-07-20T15:06:11.269Z] #49 48.62 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-20T15:06:11.269Z] #49 48.63 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-20T15:06:11.269Z] #49 48.73 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-20T15:06:11.269Z] #49 48.74 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-20T15:06:11.269Z] #49 48.74 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-20T15:06:11.269Z] #49 48.81 Selecting previously unselected package librhash0:amd64. [2022-07-20T15:06:11.269Z] #49 48.81 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-07-20T15:06:11.269Z] #49 48.82 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-20T15:06:11.269Z] #49 48.90 Selecting previously unselected package libuv1:amd64. [2022-07-20T15:06:11.269Z] #49 48.90 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-07-20T15:06:11.269Z] #49 48.91 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-20T15:06:11.269Z] #49 48.99 Selecting previously unselected package cmake. [2022-07-20T15:06:11.269Z] #49 49.00 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-20T15:06:11.269Z] #49 49.00 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-20T15:06:11.269Z] #49 50.72 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-20T15:06:11.269Z] #49 50.75 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:06:11.269Z] #49 50.76 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-20T15:06:11.269Z] #49 50.78 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:06:11.269Z] #49 50.81 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-20T15:06:11.269Z] #49 50.82 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-20T15:06:11.269Z] #49 50.84 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-20T15:06:11.269Z] #49 50.87 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-20T15:06:11.269Z] #49 50.88 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:06:11.269Z] #49 DONE 51.4s [2022-07-20T15:06:11.269Z] [2022-07-20T15:06:11.269Z] #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-07-20T15:06:11.269Z] #74 sha256:2890eb5c9e9b53ba05b1660f46d64012062eafa9f1048b1faa5c440bcd1d2705 [2022-07-20T15:06:11.269Z] #74 47.97 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-20T15:06:11.269Z] #74 47.97 + GOBIN=/build [2022-07-20T15:06:11.269Z] #74 47.97 + GO111MODULE=on [2022-07-20T15:06:11.269Z] #74 47.97 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-20T15:06:11.269Z] #74 51.09 rootlesskit version 1.0.0 [2022-07-20T15:06:11.269Z] #74 51.10 Usage of /build/rootlesskit-docker-proxy: [2022-07-20T15:06:11.269Z] #74 51.10 -container-ip string [2022-07-20T15:06:11.269Z] #74 51.10 container ip [2022-07-20T15:06:11.269Z] #74 51.10 -container-port int [2022-07-20T15:06:11.269Z] #74 51.10 container port (default -1) [2022-07-20T15:06:11.269Z] #74 51.10 -host-ip string [2022-07-20T15:06:11.269Z] #74 51.10 host ip [2022-07-20T15:06:11.269Z] #74 51.10 -host-port int [2022-07-20T15:06:11.269Z] #74 51.10 host port (default -1) [2022-07-20T15:06:11.269Z] #74 51.10 -proto string [2022-07-20T15:06:11.269Z] #74 51.10 proxy protocol (default "tcp") [2022-07-20T15:06:11.269Z] #74 DONE 51.2s [2022-07-20T15:06:11.270Z] [2022-07-20T15:06:11.270Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-20T15:06:11.270Z] #75 sha256:c79cc22fc606659a4839a83b3937a64c3d39821b98d7819e26690388f67bf803 [2022-07-20T15:06:11.533Z] #75 DONE 0.2s [2022-07-20T15:06:11.533Z] [2022-07-20T15:06:11.533Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-20T15:06:11.533Z] #50 sha256:8c4fc90a16902da851fa82ecd6aed48b564cd069ee3025c7672ac9afba838987 [2022-07-20T15:06:11.533Z] #50 DONE 0.1s [2022-07-20T15:06:11.533Z] [2022-07-20T15:06:11.533Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-20T15:06:11.533Z] #76 sha256:1f50a59a0f6835a4fc8c52a7a70d1512405d9d48f0dc0bed5f71181b533839a4 [2022-07-20T15:06:11.533Z] #76 DONE 0.1s [2022-07-20T15:06:11.533Z] [2022-07-20T15:06:11.533Z] #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-07-20T15:06:11.533Z] #51 sha256:d82e46f7eb60c723637da2d14b13c708ae7b92eb28abd83b66e516754a6a3801 [2022-07-20T15:06:12.472Z] #51 1.109 + RM_GOPATH=0 [2022-07-20T15:06:12.472Z] #51 1.109 + TMP_GOPATH= [2022-07-20T15:06:12.472Z] #51 1.109 + : /build [2022-07-20T15:06:12.472Z] #51 1.109 + '[' -z '' ']' [2022-07-20T15:06:12.472Z] #51 1.109 ++ mktemp -d [2022-07-20T15:06:12.472Z] #51 1.109 + export GOPATH=/tmp/tmp.tYQzJwK9Ft [2022-07-20T15:06:12.472Z] #51 1.109 + GOPATH=/tmp/tmp.tYQzJwK9Ft [2022-07-20T15:06:12.472Z] #51 1.109 + RM_GOPATH=1 [2022-07-20T15:06:12.472Z] #51 1.109 + case "$(go env GOARCH)" in [2022-07-20T15:06:12.472Z] #51 1.109 ++ go env GOARCH [2022-07-20T15:06:12.472Z] #51 1.131 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T15:06:12.472Z] #51 1.131 + GO_BUILDMODE=-buildmode=pie [2022-07-20T15:06:12.472Z] #51 1.132 Install tini version v0.19.0 [2022-07-20T15:06:12.472Z] #51 1.133 ++ dirname /install.sh [2022-07-20T15:06:12.472Z] #51 1.133 + dir=/ [2022-07-20T15:06:12.472Z] #51 1.133 + bin=tini [2022-07-20T15:06:12.472Z] #51 1.133 + shift [2022-07-20T15:06:12.472Z] #51 1.133 + '[' '!' -f //tini.installer ']' [2022-07-20T15:06:12.472Z] #51 1.133 + . //tini.installer [2022-07-20T15:06:12.472Z] #51 1.133 ++ : v0.19.0 [2022-07-20T15:06:12.472Z] #51 1.133 + install_tini [2022-07-20T15:06:12.472Z] #51 1.133 + echo 'Install tini version v0.19.0' [2022-07-20T15:06:12.472Z] #51 1.133 + git clone https://github.com/krallin/tini.git /tmp/tmp.tYQzJwK9Ft/tini [2022-07-20T15:06:12.472Z] #51 1.144 Cloning into '/tmp/tmp.tYQzJwK9Ft/tini'... [2022-07-20T15:06:13.043Z] #51 1.697 + cd /tmp/tmp.tYQzJwK9Ft/tini [2022-07-20T15:06:13.043Z] #51 1.697 + git checkout -q v0.19.0 [2022-07-20T15:06:13.043Z] #51 1.715 + cmake . [2022-07-20T15:06:13.305Z] #51 1.916 -- The C compiler identification is GNU 10.2.1 [2022-07-20T15:06:13.305Z] #51 1.941 -- Detecting C compiler ABI info [2022-07-20T15:06:13.566Z] #51 2.212 -- Detecting C compiler ABI info - done [2022-07-20T15:06:13.566Z] #51 2.239 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-20T15:06:13.566Z] #51 2.240 -- Detecting C compile features [2022-07-20T15:06:13.566Z] #51 2.241 -- Detecting C compile features - done [2022-07-20T15:06:13.566Z] #51 2.251 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-20T15:06:13.566Z] #51 2.318 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-20T15:06:13.566Z] #51 2.348 -- Configuring done [2022-07-20T15:06:13.566Z] #51 2.356 -- Generating done [2022-07-20T15:06:13.826Z] #51 2.357 -- Build files have been written to: /tmp/tmp.tYQzJwK9Ft/tini [2022-07-20T15:06:13.826Z] #51 2.360 + make tini-static [2022-07-20T15:06:13.826Z] #51 2.501 Scanning dependencies of target tini-static [2022-07-20T15:06:13.826Z] #51 2.517 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-20T15:06:14.398Z] #51 2.982 [100%] Linking C executable tini-static [2022-07-20T15:06:14.398Z] #51 3.194 [100%] Built target tini-static [2022-07-20T15:06:14.398Z] #51 3.223 + mkdir -p /build [2022-07-20T15:06:14.659Z] #51 3.225 + cp tini-static /build/docker-init [2022-07-20T15:06:14.925Z] #51 DONE 3.4s [2022-07-20T15:06:14.925Z] [2022-07-20T15:06:14.925Z] #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-07-20T15:06:14.925Z] #71 sha256:b3d908db4a5f7e44a86d59672acffa7c822bd0b8251db1cd3ab12f998bc52535 [2022-07-20T15:06:14.925Z] #71 0.821 + RM_GOPATH=0 [2022-07-20T15:06:14.925Z] #71 0.821 + TMP_GOPATH= [2022-07-20T15:06:14.925Z] #71 0.821 + : /build [2022-07-20T15:06:14.925Z] #71 0.824 + '[' -z '' ']' [2022-07-20T15:06:14.925Z] #71 0.824 ++ mktemp -d [2022-07-20T15:06:14.925Z] #71 0.826 + export GOPATH=/tmp/tmp.bKAxcrW31n [2022-07-20T15:06:14.925Z] #71 0.826 + GOPATH=/tmp/tmp.bKAxcrW31n [2022-07-20T15:06:14.925Z] #71 0.826 + RM_GOPATH=1 [2022-07-20T15:06:14.925Z] #71 0.826 + case "$(go env GOARCH)" in [2022-07-20T15:06:14.925Z] #71 0.827 ++ go env GOARCH [2022-07-20T15:06:14.925Z] #71 0.833 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T15:06:14.925Z] #71 0.834 + GO_BUILDMODE=-buildmode=pie [2022-07-20T15:06:14.925Z] #71 0.834 ++ dirname /install.sh [2022-07-20T15:06:14.925Z] #71 0.838 + dir=/ [2022-07-20T15:06:14.925Z] #71 0.838 + bin=containerd [2022-07-20T15:06:14.925Z] #71 0.838 + shift [2022-07-20T15:06:14.925Z] #71 0.838 + '[' '!' -f //containerd.installer ']' [2022-07-20T15:06:14.925Z] #71 0.839 + . //containerd.installer [2022-07-20T15:06:14.925Z] #71 0.839 ++ set -e [2022-07-20T15:06:14.925Z] #71 0.839 ++ : v1.6.6 [2022-07-20T15:06:14.925Z] #71 0.839 + install_containerd [2022-07-20T15:06:14.925Z] #71 0.840 + echo 'Install containerd version v1.6.6' [2022-07-20T15:06:14.925Z] #71 0.840 Install containerd version v1.6.6 [2022-07-20T15:06:14.925Z] #71 0.840 + git clone https://github.com/containerd/containerd.git /tmp/tmp.bKAxcrW31n/src/github.com/containerd/containerd [2022-07-20T15:06:14.925Z] #71 0.844 Cloning into '/tmp/tmp.bKAxcrW31n/src/github.com/containerd/containerd'... [2022-07-20T15:06:21.504Z] #71 ... [2022-07-20T15:06:21.504Z] [2022-07-20T15:06:21.504Z] #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-07-20T15:06:21.504Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-20T15:06:21.504Z] #20 53.31 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-20T15:06:21.504Z] #20 53.33 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-20T15:06:21.504Z] #20 53.33 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-20T15:06:21.504Z] #20 55.32 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-20T15:06:21.504Z] #20 55.32 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:06:21.504Z] #20 55.32 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-20T15:06:21.504Z] #20 55.39 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-20T15:06:21.504Z] #20 55.40 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:06:21.504Z] #20 55.41 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-20T15:06:21.504Z] #20 57.87 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-20T15:06:21.504Z] #20 57.87 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:06:21.504Z] #20 57.88 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T15:06:21.504Z] #20 61.70 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-20T15:06:21.504Z] #20 61.71 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:06:21.504Z] #20 61.71 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T15:06:21.807Z] #60 ... [2022-07-20T15:06:21.807Z] [2022-07-20T15:06:21.807Z] #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-07-20T15:06:21.807Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:06:21.807Z] #77 286.0 CCLD libocispec.la [2022-07-20T15:06:21.807Z] #77 286.4 CCLD src/validate [2022-07-20T15:06:21.807Z] #77 286.4 CCLD tests/test-1 [2022-07-20T15:06:21.807Z] #77 286.4 CCLD tests/test-2 [2022-07-20T15:06:21.807Z] #77 286.4 CCLD tests/test-3 [2022-07-20T15:06:21.807Z] #77 286.5 CCLD tests/test-4 [2022-07-20T15:06:21.807Z] #77 286.6 CCLD tests/test-5 [2022-07-20T15:06:21.807Z] #77 286.6 CCLD tests/test-6 [2022-07-20T15:06:21.807Z] #77 286.6 CCLD tests/test-7 [2022-07-20T15:06:21.807Z] #77 286.6 CCLD tests/test-8 [2022-07-20T15:06:21.807Z] #77 286.7 CCLD tests/test-9 [2022-07-20T15:06:21.807Z] #77 286.8 CCLD tests/test-10 [2022-07-20T15:06:21.807Z] #77 286.9 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-20T15:06:21.807Z] #77 286.9 CCLD tests/test-11 [2022-07-20T15:06:21.807Z] #77 288.7 libtool: link: ar cr libocispec.a [2022-07-20T15:06:21.807Z] #77 288.7 libtool: link: ranlib libocispec.a [2022-07-20T15:06:22.065Z] #77 290.4 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T15:06:22.075Z] #20 ... [2022-07-20T15:06:22.075Z] [2022-07-20T15:06:22.075Z] #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-07-20T15:06:22.075Z] #71 sha256:b3d908db4a5f7e44a86d59672acffa7c822bd0b8251db1cd3ab12f998bc52535 [2022-07-20T15:06:22.075Z] #71 14.68 + cd /tmp/tmp.bKAxcrW31n/src/github.com/containerd/containerd [2022-07-20T15:06:22.075Z] #71 14.68 + git checkout -q v1.6.6 [2022-07-20T15:06:22.323Z] #77 290.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-20T15:06:22.323Z] #77 290.5 make[5]: Nothing to be done for 'install-data-am'. [2022-07-20T15:06:22.323Z] #77 290.5 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T15:06:22.323Z] #77 290.5 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T15:06:22.323Z] #77 290.5 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T15:06:22.323Z] #77 290.5 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T15:06:22.323Z] #77 290.5 make[2]: Entering directory '/tmp/crun-build' [2022-07-20T15:06:22.323Z] #77 290.6 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-20T15:06:22.323Z] #77 290.6 CC src/libcrun/libcrun_testing_a-container.o [2022-07-20T15:06:22.323Z] #77 290.6 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-20T15:06:22.323Z] #77 290.6 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-20T15:06:22.323Z] #77 290.6 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-20T15:06:22.323Z] #77 290.7 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-20T15:06:22.323Z] #77 290.7 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-20T15:06:22.323Z] #77 290.7 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-20T15:06:22.581Z] #77 290.7 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-20T15:06:22.581Z] #77 290.7 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-20T15:06:22.581Z] #77 290.7 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-20T15:06:22.581Z] #77 290.8 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-20T15:06:22.581Z] #77 290.9 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-20T15:06:22.581Z] #77 290.9 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-20T15:06:22.581Z] #77 290.9 CC src/libcrun/libcrun_testing_a-error.o [2022-07-20T15:06:22.581Z] #77 290.9 CC src/libcrun/libcrun_testing_a-status.o [2022-07-20T15:06:22.581Z] #77 291.0 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-20T15:06:22.839Z] #77 291.1 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-20T15:06:22.839Z] #77 291.1 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-20T15:06:22.839Z] #77 291.2 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-20T15:06:23.016Z] #71 15.56 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-20T15:06:23.016Z] #71 15.56 + BUILDTAGS='netgo osusergo static_build' [2022-07-20T15:06:23.016Z] #71 15.56 + export EXTRA_FLAGS=-buildmode=pie [2022-07-20T15:06:23.016Z] #71 15.56 + EXTRA_FLAGS=-buildmode=pie [2022-07-20T15:06:23.016Z] #71 15.56 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-20T15:06:23.016Z] #71 15.56 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-20T15:06:23.016Z] #71 15.56 + '[' '' = dynamic ']' [2022-07-20T15:06:23.016Z] #71 15.56 + make [2022-07-20T15:06:23.098Z] #77 291.2 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-20T15:06:23.098Z] #77 291.3 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-20T15:06:23.098Z] #77 291.4 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-20T15:06:23.098Z] #77 291.4 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-20T15:06:23.098Z] #77 291.4 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-20T15:06:23.098Z] #77 291.4 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-20T15:06:23.261Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-07-20T15:06:23.355Z] #77 291.5 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-20T15:06:23.356Z] #77 291.7 CC src/crun-run.o [2022-07-20T15:06:23.356Z] #77 291.8 CC src/crun-crun.o [2022-07-20T15:06:23.586Z] #71 16.25 + bin/ctr [2022-07-20T15:06:23.613Z] #77 291.8 CC src/crun-delete.o [2022-07-20T15:06:23.614Z] #77 291.8 CC src/crun-kill.o [2022-07-20T15:06:23.614Z] #77 291.8 CC src/crun-pause.o [2022-07-20T15:06:23.614Z] #77 291.9 CC src/crun-unpause.o [2022-07-20T15:06:23.614Z] #77 291.9 CC src/crun-spec.o [2022-07-20T15:06:23.871Z] #77 292.0 CC src/crun-exec.o [2022-07-20T15:06:24.129Z] #77 292.2 CC src/crun-list.o [2022-07-20T15:06:24.129Z] #77 292.2 CC src/crun-create.o [2022-07-20T15:06:24.129Z] #77 292.4 CC src/crun-start.o [2022-07-20T15:06:24.129Z] #77 292.4 CC src/crun-state.o [2022-07-20T15:06:24.129Z] #77 292.4 CC src/crun-update.o [2022-07-20T15:06:24.130Z] #77 292.5 CC src/crun-checkpoint.o [2022-07-20T15:06:24.130Z] #77 292.5 CC src/crun-ps.o [2022-07-20T15:06:24.388Z] #77 292.5 CC src/crun-restore.o [2022-07-20T15:06:24.388Z] #77 292.5 CC src/libcrun/libcrun_la-utils.lo [2022-07-20T15:06:24.388Z] #77 292.6 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-20T15:06:24.388Z] #77 292.6 CC src/libcrun/libcrun_la-container.lo [2022-07-20T15:06:24.388Z] #77 292.7 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-20T15:06:24.529Z] #77 286.2 CCLD libocispec.la [2022-07-20T15:06:24.646Z] #77 292.9 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-20T15:06:24.646Z] #77 292.9 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-20T15:06:24.646Z] #77 293.0 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-20T15:06:24.904Z] #77 293.1 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-20T15:06:24.904Z] #77 293.2 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-20T15:06:25.120Z] #77 286.6 CCLD src/validate [2022-07-20T15:06:25.120Z] #77 286.6 CCLD tests/test-1 [2022-07-20T15:06:25.120Z] #77 286.6 CCLD tests/test-2 [2022-07-20T15:06:25.120Z] #77 286.7 CCLD tests/test-3 [2022-07-20T15:06:25.120Z] #77 286.7 CCLD tests/test-4 [2022-07-20T15:06:25.120Z] #77 286.7 CCLD tests/test-5 [2022-07-20T15:06:25.120Z] #77 286.7 CCLD tests/test-6 [2022-07-20T15:06:25.120Z] #77 286.8 CCLD tests/test-7 [2022-07-20T15:06:25.120Z] #77 286.8 CCLD tests/test-8 [2022-07-20T15:06:25.120Z] #77 286.8 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-20T15:06:25.120Z] #77 286.9 CCLD tests/test-9 [2022-07-20T15:06:25.120Z] #77 287.0 CCLD tests/test-11 [2022-07-20T15:06:25.162Z] #77 293.3 CC src/libcrun/libcrun_la-criu.lo [2022-07-20T15:06:25.162Z] #77 293.4 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-20T15:06:25.162Z] #77 293.4 CC src/libcrun/libcrun_la-linux.lo [2022-07-20T15:06:25.162Z] #77 293.4 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-20T15:06:25.400Z] #77 287.0 CCLD tests/test-10 [2022-07-20T15:06:25.420Z] #77 293.7 CC src/libcrun/libcrun_la-error.lo [2022-07-20T15:06:25.420Z] #77 293.7 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-20T15:06:25.420Z] #77 293.7 CC src/libcrun/libcrun_la-status.lo [2022-07-20T15:06:25.678Z] #77 293.9 CC src/libcrun/libcrun_la-terminal.lo [2022-07-20T15:06:25.678Z] #77 294.0 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-20T15:06:25.936Z] #77 294.2 CC src/libcrun/libcrun_la-signals.lo [2022-07-20T15:06:25.936Z] #77 294.2 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-20T15:06:25.936Z] #77 294.3 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-20T15:06:26.194Z] #77 294.4 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-20T15:06:26.452Z] #77 294.6 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-20T15:06:26.452Z] #77 294.6 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-20T15:06:26.452Z] #77 294.8 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-20T15:06:26.452Z] #77 294.8 CC tests/init.o [2022-07-20T15:06:26.452Z] #77 294.9 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-20T15:06:27.317Z] #77 288.9 libtool: link: ar cr libocispec.a [2022-07-20T15:06:27.317Z] #77 288.9 libtool: link: ranlib libocispec.a [2022-07-20T15:06:29.219Z] #77 290.7 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T15:06:29.219Z] #77 290.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-20T15:06:29.219Z] #77 290.7 make[5]: Nothing to be done for 'install-data-am'. [2022-07-20T15:06:29.219Z] #77 290.7 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T15:06:29.219Z] #77 290.7 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T15:06:29.219Z] #77 290.7 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T15:06:29.219Z] #77 290.7 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T15:06:29.219Z] #77 290.7 make[2]: Entering directory '/tmp/crun-build' [2022-07-20T15:06:29.219Z] #77 290.8 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-20T15:06:29.219Z] #77 290.8 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-20T15:06:29.219Z] #77 290.9 CC src/libcrun/libcrun_testing_a-container.o [2022-07-20T15:06:29.219Z] #77 290.9 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-20T15:06:29.219Z] #77 290.9 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-20T15:06:29.219Z] #77 290.9 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-20T15:06:29.219Z] #77 290.9 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-20T15:06:29.219Z] #77 290.9 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-20T15:06:29.219Z] #77 290.9 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-20T15:06:29.219Z] #77 290.9 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-20T15:06:29.219Z] #77 291.0 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-20T15:06:29.219Z] #77 291.0 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-20T15:06:29.219Z] #77 291.0 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-20T15:06:29.219Z] #77 291.0 CC src/libcrun/libcrun_testing_a-error.o [2022-07-20T15:06:29.219Z] #77 291.0 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-20T15:06:29.219Z] #77 291.0 CC src/libcrun/libcrun_testing_a-status.o [2022-07-20T15:06:29.219Z] #77 291.1 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-20T15:06:29.478Z] #77 291.1 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-20T15:06:29.478Z] #77 291.1 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-20T15:06:29.478Z] #77 291.2 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-20T15:06:29.478Z] #77 291.2 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-20T15:06:29.478Z] #77 291.2 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-20T15:06:29.478Z] #77 291.3 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-20T15:06:29.478Z] #77 291.3 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-20T15:06:29.478Z] #77 291.3 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-20T15:06:29.736Z] #77 ... [2022-07-20T15:06:29.736Z] [2022-07-20T15:06:29.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-07-20T15:06:29.736Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T15:06:29.736Z] #47 363.7 + dpkg --print-architecture [2022-07-20T15:06:29.736Z] #47 363.7 + git checkout -q v2.1.0 [2022-07-20T15:06:29.736Z] #47 363.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-20T15:06:29.736Z] #47 363.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-20T15:06:29.738Z] #77 291.4 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-20T15:06:29.738Z] #77 291.5 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-20T15:06:29.997Z] #77 291.7 CC src/crun-crun.o [2022-07-20T15:06:30.168Z] #71 ... [2022-07-20T15:06:30.168Z] [2022-07-20T15:06:30.168Z] #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-07-20T15:06:30.168Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-20T15:06:30.168Z] #20 63.32 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-20T15:06:30.168Z] #20 63.32 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:06:30.168Z] #20 63.33 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-20T15:06:30.168Z] #20 65.01 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-20T15:06:30.168Z] #20 65.01 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:06:30.168Z] #20 65.01 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T15:06:30.168Z] #20 68.91 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-20T15:06:30.168Z] #20 68.92 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:06:30.168Z] #20 68.93 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T15:06:30.256Z] #77 291.8 CC src/crun-run.o [2022-07-20T15:06:30.256Z] #77 291.9 CC src/crun-kill.o [2022-07-20T15:06:30.256Z] #77 291.9 CC src/crun-unpause.o [2022-07-20T15:06:30.256Z] #77 292.0 CC src/crun-delete.o [2022-07-20T15:06:30.256Z] #77 292.0 CC src/crun-pause.o [2022-07-20T15:06:30.256Z] #77 292.0 CC src/crun-spec.o [2022-07-20T15:06:30.256Z] #77 292.0 CC src/crun-exec.o [2022-07-20T15:06:30.256Z] #77 292.0 CC src/crun-start.o [2022-07-20T15:06:30.428Z] #20 70.60 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-20T15:06:30.428Z] #20 70.61 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-20T15:06:30.428Z] #20 70.63 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-20T15:06:30.428Z] #20 70.68 Selecting previously unselected package libapparmor1:amd64. [2022-07-20T15:06:30.428Z] #20 70.69 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-20T15:06:30.428Z] #20 70.70 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-20T15:06:30.516Z] #77 292.1 CC src/crun-list.o [2022-07-20T15:06:30.516Z] #77 292.1 CC src/crun-state.o [2022-07-20T15:06:30.516Z] #77 292.1 CC src/crun-create.o [2022-07-20T15:06:30.516Z] #77 292.2 CC src/crun-ps.o [2022-07-20T15:06:30.516Z] #77 292.2 CC src/crun-update.o [2022-07-20T15:06:30.516Z] #77 292.2 CC src/crun-checkpoint.o [2022-07-20T15:06:30.516Z] #77 292.3 CC src/crun-restore.o [2022-07-20T15:06:30.689Z] #20 70.75 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-20T15:06:30.689Z] #20 70.76 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-20T15:06:30.689Z] #20 70.77 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-20T15:06:30.689Z] #20 70.83 Selecting previously unselected package libbtrfs0:amd64. [2022-07-20T15:06:30.689Z] #20 70.84 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-20T15:06:30.689Z] #20 70.85 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T15:06:30.689Z] #20 70.93 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-20T15:06:30.689Z] #20 70.93 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-20T15:06:30.689Z] #20 70.94 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T15:06:30.775Z] #77 292.3 CC src/libcrun/libcrun_la-utils.lo [2022-07-20T15:06:30.775Z] #77 292.5 CC src/libcrun/libcrun_la-container.lo [2022-07-20T15:06:30.775Z] #77 292.5 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-20T15:06:30.950Z] #20 71.02 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-20T15:06:30.950Z] #20 71.03 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T15:06:30.950Z] #20 71.03 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T15:06:30.950Z] #20 71.06 Selecting previously unselected package libudev-dev:amd64. [2022-07-20T15:06:30.950Z] #20 71.07 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-20T15:06:30.950Z] #20 71.07 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-20T15:06:30.950Z] #20 71.14 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-20T15:06:30.950Z] #20 71.15 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-20T15:06:30.950Z] #20 71.15 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-20T15:06:31.034Z] #77 292.7 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-20T15:06:31.034Z] #77 292.7 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-20T15:06:31.034Z] #77 292.8 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-20T15:06:31.034Z] #77 292.8 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-20T15:06:31.034Z] #77 292.9 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-20T15:06:31.063Z] #64 335.2 # github.com/containerd/containerd/cmd/containerd [2022-07-20T15:06:31.063Z] #64 335.2 /usr/bin/ld: /tmp/go-link-2754160952/000019.o: in function `New': [2022-07-20T15:06:31.063Z] #64 335.2 /tmp/tmp.pilX2g0xlK/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-07-20T15:06:31.063Z] #64 335.2 + bin/containerd-stress [2022-07-20T15:06:31.063Z] #64 336.4 + bin/containerd-shim [2022-07-20T15:06:31.211Z] #20 71.27 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-20T15:06:31.211Z] #20 71.28 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-20T15:06:31.211Z] #20 71.28 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-20T15:06:31.211Z] #20 71.36 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-20T15:06:31.211Z] #20 71.37 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-20T15:06:31.211Z] #20 71.38 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-20T15:06:31.211Z] #20 71.46 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-20T15:06:31.211Z] #20 71.47 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-20T15:06:31.293Z] #77 292.9 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-20T15:06:31.293Z] #77 293.0 CC src/libcrun/libcrun_la-criu.lo [2022-07-20T15:06:31.293Z] #77 293.0 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-20T15:06:31.293Z] #77 293.1 CC src/libcrun/libcrun_la-linux.lo [2022-07-20T15:06:31.473Z] #20 71.48 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-20T15:06:31.473Z] #20 71.53 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-20T15:06:31.473Z] #20 71.54 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-20T15:06:31.473Z] #20 71.54 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-20T15:06:31.473Z] #20 71.73 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-20T15:06:31.473Z] #20 71.74 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-20T15:06:31.473Z] #20 71.74 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-20T15:06:31.552Z] #77 293.3 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-20T15:06:31.552Z] #77 293.3 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-20T15:06:31.552Z] #77 293.4 CC src/libcrun/libcrun_la-error.lo [2022-07-20T15:06:31.552Z] #77 293.4 CC src/libcrun/libcrun_la-status.lo [2022-07-20T15:06:31.734Z] #20 71.84 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-20T15:06:31.734Z] #20 71.86 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T15:06:31.734Z] #20 71.86 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-20T15:06:31.734Z] #20 71.91 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-20T15:06:31.734Z] #20 71.91 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-20T15:06:31.734Z] #20 71.92 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T15:06:31.734Z] #20 71.98 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-20T15:06:31.811Z] #77 293.5 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-20T15:06:31.811Z] #77 293.6 CC src/libcrun/libcrun_la-signals.lo [2022-07-20T15:06:31.994Z] #20 71.99 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-20T15:06:31.994Z] #20 71.99 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T15:06:31.994Z] #20 72.24 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T15:06:31.994Z] #20 72.25 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-20T15:06:31.994Z] #20 72.26 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-20T15:06:31.994Z] #20 72.27 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-20T15:06:31.994Z] #20 72.28 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-20T15:06:31.994Z] #20 72.29 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-20T15:06:31.994Z] #20 72.30 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T15:06:31.994Z] #20 72.31 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-20T15:06:31.994Z] #20 72.32 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-20T15:06:31.994Z] #20 72.33 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-20T15:06:32.070Z] #77 293.7 CC src/libcrun/libcrun_la-terminal.lo [2022-07-20T15:06:32.070Z] #77 293.8 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-20T15:06:32.070Z] #77 293.8 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-20T15:06:32.070Z] #77 293.9 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-20T15:06:32.070Z] #77 293.9 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-20T15:06:32.255Z] #20 72.34 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-20T15:06:32.255Z] #20 72.35 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T15:06:32.255Z] #20 72.36 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-20T15:06:32.255Z] #20 72.38 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-20T15:06:32.255Z] #20 72.39 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-20T15:06:32.255Z] #20 72.40 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T15:06:32.255Z] #20 72.41 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-20T15:06:32.255Z] #20 72.42 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-20T15:06:32.255Z] #20 72.43 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-20T15:06:32.255Z] #20 72.44 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-20T15:06:32.255Z] #20 72.45 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T15:06:32.255Z] #20 72.46 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-07-20T15:06:32.255Z] #20 72.47 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T15:06:32.255Z] #20 72.48 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-07-20T15:06:32.255Z] #20 72.49 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-20T15:06:32.255Z] #20 72.50 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T15:06:32.255Z] #20 72.51 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-07-20T15:06:32.255Z] #20 72.52 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T15:06:32.255Z] #20 72.54 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-20T15:06:32.515Z] #20 72.57 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T15:06:32.515Z] #20 72.59 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-20T15:06:32.515Z] #20 72.60 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T15:06:32.515Z] #20 72.62 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-20T15:06:32.515Z] #20 72.63 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:06:32.638Z] #77 294.2 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-20T15:06:32.638Z] #77 294.3 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-20T15:06:32.898Z] #77 294.4 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-20T15:06:32.898Z] #77 294.5 CC tests/init.o [2022-07-20T15:06:33.901Z] #20 DONE 73.9s [2022-07-20T15:06:33.902Z] [2022-07-20T15:06:33.902Z] #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-07-20T15:06:33.902Z] #71 sha256:b3d908db4a5f7e44a86d59672acffa7c822bd0b8251db1cd3ab12f998bc52535 [2022-07-20T15:06:33.902Z] #71 ... [2022-07-20T15:06:33.902Z] [2022-07-20T15:06:33.902Z] #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-07-20T15:06:33.902Z] #21 sha256:64f3ecef25c02a7d4b0fd485e1a6934f10e0cd1c3ad62a0a50def9eaf88c1af4 [2022-07-20T15:06:35.286Z] #21 1.256 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-20T15:06:35.286Z] #21 1.423 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-20T15:06:35.286Z] #21 1.602 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-20T15:06:38.172Z] #77 ... [2022-07-20T15:06:38.173Z] [2022-07-20T15:06:38.173Z] #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-07-20T15:06:38.173Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T15:06:38.173Z] #47 366.2 + dpkg --print-architecture [2022-07-20T15:06:38.173Z] #47 366.2 + git checkout -q v2.1.0 [2022-07-20T15:06:38.173Z] #47 366.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-20T15:06:38.173Z] #47 366.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-20T15:06:39.174Z] #64 347.7 + bin/containerd-shim-runc-v1 [2022-07-20T15:06:40.832Z] #21 1.829 Reading package lists... [2022-07-20T15:06:45.036Z] #21 6.488 Reading package lists... [2022-07-20T15:06:45.732Z] #64 354.2 + bin/containerd-shim-runc-v2 [2022-07-20T15:06:45.975Z] #21 11.06 Building dependency tree... [2022-07-20T15:06:45.975Z] #21 12.17 Reading state information... [2022-07-20T15:06:45.989Z] #64 355.0 + binaries [2022-07-20T15:06:45.989Z] #64 355.0 + install -D bin/containerd /build/containerd [2022-07-20T15:06:45.989Z] #64 355.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-20T15:06:45.989Z] #64 355.0 + install -D bin/ctr /build/ctr [2022-07-20T15:06:46.914Z] #21 13.25 The following additional packages will be installed: [2022-07-20T15:06:46.915Z] #21 13.25 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-20T15:06:46.915Z] #21 13.25 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-20T15:06:46.915Z] #21 13.25 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-20T15:06:46.915Z] #21 13.25 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-20T15:06:46.915Z] #21 13.25 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-20T15:06:46.915Z] #21 13.25 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-07-20T15:06:46.915Z] #21 13.26 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-07-20T15:06:46.915Z] #21 13.27 Suggested packages: [2022-07-20T15:06:46.915Z] #21 13.27 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-07-20T15:06:46.915Z] #21 13.27 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-07-20T15:06:46.915Z] #21 13.27 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-07-20T15:06:46.915Z] #21 13.27 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-07-20T15:06:46.915Z] #21 13.27 seccomp:ppc64el seccomp:s390x [2022-07-20T15:06:46.915Z] #21 13.27 Recommended packages: [2022-07-20T15:06:46.915Z] #21 13.27 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-07-20T15:06:46.915Z] #21 13.27 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-07-20T15:06:46.915Z] #21 13.27 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-07-20T15:06:46.915Z] #21 13.27 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-07-20T15:06:47.485Z] #21 13.70 The following NEW packages will be installed: [2022-07-20T15:06:47.485Z] #21 13.70 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-20T15:06:47.485Z] #21 13.71 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-07-20T15:06:47.485Z] #21 13.71 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-07-20T15:06:47.485Z] #21 13.71 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-20T15:06:47.485Z] #21 13.71 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-20T15:06:47.485Z] #21 13.71 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-20T15:06:47.485Z] #21 13.71 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-20T15:06:47.485Z] #21 13.71 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-07-20T15:06:47.485Z] #21 13.71 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-07-20T15:06:47.485Z] #21 13.71 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-07-20T15:06:47.485Z] #21 13.71 libseccomp2:ppc64el libseccomp2:s390x [2022-07-20T15:06:47.746Z] #21 14.08 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:06:47.746Z] #21 14.08 Need to get 15.9 MB of archives. [2022-07-20T15:06:47.746Z] #21 14.08 After this operation, 73.0 MB of additional disk space will be used. [2022-07-20T15:06:47.746Z] #21 14.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-07-20T15:06:47.746Z] #21 14.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-07-20T15:06:47.746Z] #21 14.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-07-20T15:06:47.746Z] #21 14.14 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-07-20T15:06:47.746Z] #21 14.14 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-07-20T15:06:47.746Z] #21 14.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-07-20T15:06:47.746Z] #21 14.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-07-20T15:06:47.746Z] #21 14.15 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-07-20T15:06:47.746Z] #21 14.18 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-07-20T15:06:48.006Z] #21 14.19 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-07-20T15:06:48.006Z] #21 14.19 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-07-20T15:06:48.006Z] #21 14.19 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-07-20T15:06:48.006Z] #21 14.19 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-07-20T15:06:48.006Z] #21 14.23 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-07-20T15:06:48.006Z] #21 14.23 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-07-20T15:06:48.006Z] #21 14.24 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-07-20T15:06:48.006Z] #21 14.24 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-07-20T15:06:48.006Z] #21 14.24 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-07-20T15:06:48.006Z] #21 14.26 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-07-20T15:06:48.006Z] #21 14.27 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-07-20T15:06:48.006Z] #21 14.27 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-07-20T15:06:48.006Z] #21 14.27 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-07-20T15:06:48.006Z] #21 14.27 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-07-20T15:06:48.006Z] #21 14.30 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-20T15:06:48.006Z] #21 14.30 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-20T15:06:48.006Z] #21 14.30 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-07-20T15:06:48.006Z] #21 14.30 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-07-20T15:06:48.006Z] #21 14.31 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-07-20T15:06:48.006Z] #21 14.33 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-07-20T15:06:48.006Z] #21 14.33 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-07-20T15:06:48.006Z] #21 14.33 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-07-20T15:06:48.006Z] #21 14.34 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-07-20T15:06:48.006Z] #21 14.34 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-07-20T15:06:48.006Z] #21 14.34 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-07-20T15:06:48.006Z] #21 14.34 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-07-20T15:06:48.006Z] #21 14.34 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-07-20T15:06:48.006Z] #21 14.34 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-07-20T15:06:48.006Z] #21 14.34 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-07-20T15:06:48.006Z] #21 14.35 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-07-20T15:06:48.006Z] #21 14.35 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-07-20T15:06:48.512Z] #64 DONE 357.3s [2022-07-20T15:06:48.576Z] #21 14.83 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:06:48.576Z] #21 15.03 Fetched 15.9 MB in 1s (28.8 MB/s) [2022-07-20T15:06:48.836Z] #21 15.06 Selecting previously unselected package gcc-10-base:armel. [2022-07-20T15:06:48.836Z] #21 15.06 (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 ... 38556 files and directories currently installed.) [2022-07-20T15:06:48.836Z] #21 15.11 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-07-20T15:06:48.836Z] #21 15.12 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-07-20T15:06:48.836Z] #21 15.17 Selecting previously unselected package gcc-10-base:armhf. [2022-07-20T15:06:48.836Z] #21 15.18 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-07-20T15:06:48.836Z] #21 15.18 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-07-20T15:06:48.836Z] #21 15.23 Selecting previously unselected package gcc-10-base:ppc64el. [2022-07-20T15:06:48.836Z] #21 15.24 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-07-20T15:06:48.836Z] #21 15.24 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-20T15:06:48.836Z] #21 15.29 Selecting previously unselected package gcc-10-base:s390x. [2022-07-20T15:06:49.077Z] [2022-07-20T15:06:49.077Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-20T15:06:49.077Z] #65 sha256:0ca3dfb4fcc81f352378383ea4ffeb76000ed30fd3dbf14bebdfa549bb915cb1 [2022-07-20T15:06:49.096Z] #21 15.29 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-07-20T15:06:49.096Z] #21 15.30 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-07-20T15:06:49.096Z] #21 15.34 Selecting previously unselected package gcc-10-base:arm64. [2022-07-20T15:06:49.096Z] #21 15.35 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-07-20T15:06:49.096Z] #21 15.35 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-07-20T15:06:49.096Z] #21 15.41 Selecting previously unselected package libgcc-s1:armel. [2022-07-20T15:06:49.096Z] #21 15.42 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-07-20T15:06:49.096Z] #21 15.43 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-07-20T15:06:49.096Z] #21 15.47 Selecting previously unselected package libcrypt1:armel. [2022-07-20T15:06:49.096Z] #21 15.48 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-07-20T15:06:49.096Z] #21 15.49 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-07-20T15:06:49.355Z] #21 15.58 Selecting previously unselected package libc6:armel. [2022-07-20T15:06:49.355Z] #21 15.58 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-07-20T15:06:49.616Z] #21 15.75 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-07-20T15:06:49.876Z] #21 16.17 Selecting previously unselected package libapparmor1:armel. [2022-07-20T15:06:49.876Z] #21 16.17 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-07-20T15:06:49.876Z] #21 16.18 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-07-20T15:06:49.876Z] #21 16.23 Selecting previously unselected package libapparmor-dev:armel. [2022-07-20T15:06:49.876Z] #21 16.24 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-07-20T15:06:49.876Z] #21 16.24 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-07-20T15:06:49.876Z] #21 16.31 Selecting previously unselected package libgcc-s1:arm64. [2022-07-20T15:06:49.876Z] #21 16.31 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-07-20T15:06:50.008Z] #65 DONE 0.9s [2022-07-20T15:06:50.008Z] [2022-07-20T15:06:50.008Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-20T15:06:50.008Z] #70 sha256:6c62b56e613093265a1c382be73afce50b12b72dd7a3a65fb7ffb64431e84aa0 [2022-07-20T15:06:50.137Z] #21 16.31 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-07-20T15:06:50.137Z] #21 16.36 Selecting previously unselected package libcrypt1:arm64. [2022-07-20T15:06:50.137Z] #21 16.36 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-07-20T15:06:50.137Z] #21 16.37 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-20T15:06:50.137Z] #21 16.44 Selecting previously unselected package libc6:arm64. [2022-07-20T15:06:50.137Z] #21 16.45 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-07-20T15:06:50.265Z] #70 DONE 0.2s [2022-07-20T15:06:50.265Z] [2022-07-20T15:06:50.265Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-20T15:06:50.265Z] #75 sha256:520533cda3ab3d7d8d1605d20fb2a1cf8bffb5a09b122bae2b00005afa58fccf [2022-07-20T15:06:50.397Z] #21 16.63 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-07-20T15:06:50.657Z] #21 17.02 Selecting previously unselected package libapparmor1:arm64. [2022-07-20T15:06:50.917Z] #21 17.03 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-20T15:06:50.917Z] #21 17.03 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-20T15:06:50.917Z] #21 17.08 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-20T15:06:50.917Z] #21 17.09 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-20T15:06:50.917Z] #21 17.09 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-20T15:06:50.917Z] #21 17.16 Selecting previously unselected package libgcc-s1:s390x. [2022-07-20T15:06:50.917Z] #21 17.16 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-07-20T15:06:50.917Z] #21 17.16 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-07-20T15:06:50.917Z] #21 17.20 Selecting previously unselected package libcrypt1:s390x. [2022-07-20T15:06:50.917Z] #21 17.21 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-07-20T15:06:50.917Z] #21 17.21 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-07-20T15:06:51.178Z] #21 17.29 Selecting previously unselected package libc6:s390x. [2022-07-20T15:06:51.178Z] #21 17.30 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-07-20T15:06:51.178Z] #21 17.49 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-07-20T15:06:51.204Z] #75 DONE 1.0s [2022-07-20T15:06:51.204Z] [2022-07-20T15:06:51.204Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-20T15:06:51.204Z] #78 sha256:20856cf06eb9dc4e8d719721976110aae859982e0fb4a75eccb2d56ad90b830d [2022-07-20T15:06:51.204Z] #78 DONE 0.1s [2022-07-20T15:06:51.204Z] [2022-07-20T15:06:51.204Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-20T15:06:51.204Z] #79 sha256:200a72cc823354fe4c416407f7f518df62da3840d51dd1ad53a8c3202e567708 [2022-07-20T15:06:51.204Z] #79 DONE 0.1s [2022-07-20T15:06:51.461Z] [2022-07-20T15:06:51.461Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-20T15:06:51.461Z] #80 sha256:54d7465b82b1b02a3a996e9e7b5fbf9dd19008a26dede24be691394c03b21a96 [2022-07-20T15:06:51.461Z] #80 DONE 0.0s [2022-07-20T15:06:51.461Z] [2022-07-20T15:06:51.461Z] #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-07-20T15:06:51.461Z] #81 sha256:6eb0bfca04f8b30662ef2410a8a2b802d6096479720e4f2d6e1e950bb36d6e7f [2022-07-20T15:06:51.660Z] #47 DONE 392.9s [2022-07-20T15:06:51.660Z] [2022-07-20T15:06:51.660Z] #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-07-20T15:06:51.660Z] #64 sha256:9942d4c551cc2b5c5f8c8025702eb54e811e8f7a5cfe6c78fc801b7ab774544c [2022-07-20T15:06:51.748Z] #21 17.94 Selecting previously unselected package libapparmor1:s390x. [2022-07-20T15:06:51.748Z] #21 17.95 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-07-20T15:06:51.748Z] #21 17.96 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-07-20T15:06:51.748Z] #21 18.00 Selecting previously unselected package libapparmor-dev:s390x. [2022-07-20T15:06:51.748Z] #21 18.01 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-07-20T15:06:51.748Z] #21 18.02 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-07-20T15:06:51.748Z] #21 18.07 Selecting previously unselected package libgcc-s1:armhf. [2022-07-20T15:06:51.748Z] #21 18.08 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-07-20T15:06:51.748Z] #21 18.08 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-07-20T15:06:52.007Z] #21 18.13 Selecting previously unselected package libcrypt1:armhf. [2022-07-20T15:06:52.007Z] #21 18.14 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-07-20T15:06:52.007Z] #21 18.15 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-07-20T15:06:52.007Z] #21 18.21 Selecting previously unselected package libc6:armhf. [2022-07-20T15:06:52.007Z] #21 18.22 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-07-20T15:06:52.025Z] #81 0.648 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-20T15:06:52.026Z] #81 0.648 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-20T15:06:52.026Z] #81 0.648 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-20T15:06:52.227Z] #64 ... [2022-07-20T15:06:52.227Z] [2022-07-20T15:06:52.227Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-20T15:06:52.227Z] #48 sha256:301edfcaeb42ff61e647cf08dda4af54c23b523764de8b77b4035c0b7697f80b [2022-07-20T15:06:52.266Z] #21 18.38 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-07-20T15:06:52.527Z] #21 18.75 Selecting previously unselected package libapparmor1:armhf. [2022-07-20T15:06:52.527Z] #21 18.75 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-07-20T15:06:52.527Z] #21 18.76 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-07-20T15:06:52.527Z] #21 18.81 Selecting previously unselected package libapparmor-dev:armhf. [2022-07-20T15:06:52.527Z] #21 18.81 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-07-20T15:06:52.527Z] #21 18.82 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-07-20T15:06:52.527Z] #21 18.89 Selecting previously unselected package libgcc-s1:ppc64el. [2022-07-20T15:06:52.527Z] #21 18.89 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-07-20T15:06:52.527Z] #21 18.90 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-20T15:06:52.527Z] #21 18.95 Selecting previously unselected package libcrypt1:ppc64el. [2022-07-20T15:06:52.787Z] #21 18.95 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-07-20T15:06:52.787Z] #21 18.96 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-20T15:06:52.787Z] #21 19.04 Selecting previously unselected package libc6:ppc64el. [2022-07-20T15:06:52.787Z] #21 19.05 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-07-20T15:06:52.787Z] #21 19.22 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-20T15:06:52.793Z] #48 DONE 0.7s [2022-07-20T15:06:52.793Z] [2022-07-20T15:06:52.793Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-20T15:06:52.793Z] #52 sha256:e0b663125fbefdfc27fef4bd9ca6cb7ec514eb102179f8c767438bb9de68ac19 [2022-07-20T15:06:52.793Z] #52 DONE 0.1s [2022-07-20T15:06:52.793Z] [2022-07-20T15:06:52.793Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T15:06:52.793Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:06:52.849Z] #81 0.894 Reading package lists... [2022-07-20T15:06:53.053Z] #55 ... [2022-07-20T15:06:53.053Z] [2022-07-20T15:06:53.053Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-20T15:06:53.053Z] #54 sha256:697dc4de020bc89375af093566223246610eefda510f6d0a4da57f4cb1d7858f [2022-07-20T15:06:53.053Z] #54 DONE 0.1s [2022-07-20T15:06:53.053Z] [2022-07-20T15:06:53.053Z] #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-07-20T15:06:53.053Z] #60 sha256:905a947831652ec9a82abcad80a2bfd0e119b1debd94a009c6e7456a088c48a8 [2022-07-20T15:06:53.358Z] #21 19.78 Selecting previously unselected package libapparmor1:ppc64el. [2022-07-20T15:06:53.415Z] #81 1.421 Reading package lists... [2022-07-20T15:06:53.415Z] #81 1.939 Building dependency tree... [2022-07-20T15:06:53.415Z] #81 2.061 Reading state information... [2022-07-20T15:06:53.618Z] #21 19.79 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-07-20T15:06:53.618Z] #21 19.79 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-07-20T15:06:53.618Z] #21 19.83 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-07-20T15:06:53.618Z] #21 19.84 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-07-20T15:06:53.618Z] #21 19.85 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-20T15:06:53.618Z] #21 19.91 Selecting previously unselected package libseccomp2:s390x. [2022-07-20T15:06:53.618Z] #21 19.92 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-07-20T15:06:53.618Z] #21 19.92 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-20T15:06:53.618Z] #21 19.97 Selecting previously unselected package libseccomp-dev:s390x. [2022-07-20T15:06:53.618Z] #21 19.98 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-07-20T15:06:53.618Z] #21 19.98 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-20T15:06:53.618Z] #21 20.03 Selecting previously unselected package libseccomp2:ppc64el. [2022-07-20T15:06:53.621Z] #60 ... [2022-07-20T15:06:53.621Z] [2022-07-20T15:06:53.621Z] #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-07-20T15:06:53.621Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:06:53.621Z] #77 322.0 CCLD tests/init [2022-07-20T15:06:53.672Z] #81 2.180 The following additional packages will be installed: [2022-07-20T15:06:53.672Z] #81 2.180 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-07-20T15:06:53.672Z] #81 2.181 Suggested packages: [2022-07-20T15:06:53.672Z] #81 2.181 systemd-container policykit-1 [2022-07-20T15:06:53.672Z] #81 2.181 Recommended packages: [2022-07-20T15:06:53.672Z] #81 2.181 systemd-timesyncd | time-daemon libnss-systemd [2022-07-20T15:06:53.672Z] #81 2.251 The following NEW packages will be installed: [2022-07-20T15:06:53.672Z] #81 2.251 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-07-20T15:06:53.672Z] #81 2.252 libkmod2 libpam-systemd systemd systemd-sysv [2022-07-20T15:06:53.878Z] #21 20.04 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-20T15:06:53.878Z] #21 20.04 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-20T15:06:53.878Z] #21 20.08 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-07-20T15:06:53.878Z] #21 20.09 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-20T15:06:53.878Z] #21 20.10 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-20T15:06:53.878Z] #21 20.16 Selecting previously unselected package libseccomp2:armhf. [2022-07-20T15:06:53.878Z] #21 20.17 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-07-20T15:06:53.878Z] #21 20.17 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-20T15:06:53.878Z] #21 20.21 Selecting previously unselected package libseccomp-dev:armhf. [2022-07-20T15:06:53.878Z] #21 20.22 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-07-20T15:06:53.878Z] #21 20.23 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-20T15:06:53.930Z] #81 2.528 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:06:53.930Z] #81 2.528 Need to get 5817 kB of archives. [2022-07-20T15:06:53.930Z] #81 2.528 After this operation, 19.3 MB of additional disk space will be used. [2022-07-20T15:06:53.930Z] #81 2.528 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-07-20T15:06:53.930Z] #81 2.530 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-07-20T15:06:53.930Z] #81 2.533 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-07-20T15:06:53.930Z] #81 2.537 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-07-20T15:06:53.930Z] #81 2.538 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-07-20T15:06:53.930Z] #81 2.618 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-07-20T15:06:54.138Z] #21 20.30 Selecting previously unselected package libseccomp2:armel. [2022-07-20T15:06:54.138Z] #21 20.31 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-07-20T15:06:54.138Z] #21 20.31 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-20T15:06:54.138Z] #21 20.36 Selecting previously unselected package libseccomp-dev:armel. [2022-07-20T15:06:54.138Z] #21 20.37 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-07-20T15:06:54.138Z] #21 20.37 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-20T15:06:54.138Z] #21 20.43 Selecting previously unselected package libseccomp2:arm64. [2022-07-20T15:06:54.138Z] #21 20.44 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-07-20T15:06:54.138Z] #21 20.44 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-20T15:06:54.138Z] #21 20.49 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-20T15:06:54.138Z] #21 20.50 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-20T15:06:54.138Z] #21 20.50 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-20T15:06:54.188Z] #81 2.619 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-07-20T15:06:54.188Z] #81 2.621 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-07-20T15:06:54.188Z] #81 2.630 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-07-20T15:06:54.188Z] #81 2.632 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-07-20T15:06:54.188Z] #81 2.786 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:06:54.188Z] #81 2.818 Fetched 5817 kB in 0s (15.4 MB/s) [2022-07-20T15:06:54.188Z] #81 2.849 Selecting previously unselected package libargon2-1:amd64. [2022-07-20T15:06:54.188Z] #81 2.849 (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 ... 28638 files and directories currently installed.) [2022-07-20T15:06:54.188Z] #81 2.865 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-07-20T15:06:54.188Z] #81 2.875 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-20T15:06:54.400Z] #21 20.59 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-07-20T15:06:54.400Z] #21 20.61 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-07-20T15:06:54.400Z] #21 20.62 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-07-20T15:06:54.400Z] #21 20.63 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-20T15:06:54.400Z] #21 20.64 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-07-20T15:06:54.400Z] #21 20.66 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-20T15:06:54.400Z] #21 20.67 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-07-20T15:06:54.400Z] #21 20.68 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-07-20T15:06:54.400Z] #21 20.69 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-20T15:06:54.400Z] #21 20.70 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-07-20T15:06:54.400Z] #21 20.71 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-07-20T15:06:54.400Z] #21 20.72 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-07-20T15:06:54.400Z] #21 20.74 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-07-20T15:06:54.400Z] #21 20.75 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-20T15:06:54.400Z] #21 20.76 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-07-20T15:06:54.400Z] #21 20.77 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-07-20T15:06:54.446Z] #81 2.912 Selecting previously unselected package libjson-c5:amd64. [2022-07-20T15:06:54.446Z] #81 2.915 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-07-20T15:06:54.446Z] #81 2.919 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-07-20T15:06:54.446Z] #81 2.970 Selecting previously unselected package libcryptsetup12:amd64. [2022-07-20T15:06:54.446Z] #81 2.973 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-07-20T15:06:54.446Z] #81 2.978 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-07-20T15:06:54.446Z] #81 3.032 Selecting previously unselected package libkmod2:amd64. [2022-07-20T15:06:54.446Z] #81 3.035 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-07-20T15:06:54.446Z] #81 3.039 Unpacking libkmod2:amd64 (28-1) ... [2022-07-20T15:06:54.446Z] #81 3.086 Selecting previously unselected package systemd. [2022-07-20T15:06:54.703Z] #81 3.089 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-07-20T15:06:54.703Z] #81 3.124 Unpacking systemd (247.3-7) ... [2022-07-20T15:06:54.961Z] #81 3.668 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-20T15:06:55.219Z] #81 3.679 Setting up libjson-c5:amd64 (0.15-2) ... [2022-07-20T15:06:55.219Z] #81 3.692 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-07-20T15:06:55.219Z] #81 3.704 Setting up libkmod2:amd64 (28-1) ... [2022-07-20T15:06:55.219Z] #81 3.715 Setting up systemd (247.3-7) ... [2022-07-20T15:06:55.219Z] #81 3.758 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-07-20T15:06:55.219Z] #81 3.760 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-07-20T15:06:55.219Z] #81 3.763 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-07-20T15:06:55.219Z] #81 3.786 Initializing machine ID from KVM UUID. [2022-07-20T15:06:55.476Z] #81 4.224 Selecting previously unselected package systemd-sysv. [2022-07-20T15:06:55.733Z] #81 4.224 (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 ... 29449 files and directories currently installed.) [2022-07-20T15:06:55.733Z] #81 4.239 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-07-20T15:06:55.733Z] #81 4.245 Unpacking systemd-sysv (247.3-7) ... [2022-07-20T15:06:55.733Z] #81 4.292 Selecting previously unselected package libdbus-1-3:amd64. [2022-07-20T15:06:55.733Z] #81 4.295 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-07-20T15:06:55.733Z] #81 4.298 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-07-20T15:06:55.733Z] #81 4.359 Selecting previously unselected package dbus. [2022-07-20T15:06:55.733Z] #81 4.362 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-07-20T15:06:55.733Z] #81 4.374 Unpacking dbus (1.12.20-2) ... [2022-07-20T15:06:55.733Z] #81 4.440 Selecting previously unselected package libpam-systemd:amd64. [2022-07-20T15:06:55.733Z] #81 4.442 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-07-20T15:06:55.733Z] #81 4.448 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-07-20T15:06:55.733Z] #81 4.499 Selecting previously unselected package dbus-user-session. [2022-07-20T15:06:55.787Z] #21 22.04 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-07-20T15:06:55.991Z] #81 4.502 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-07-20T15:06:55.992Z] #81 4.506 Unpacking dbus-user-session (1.12.20-2) ... [2022-07-20T15:06:55.992Z] #81 4.576 Setting up systemd-sysv (247.3-7) ... [2022-07-20T15:06:55.992Z] #81 4.590 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-07-20T15:06:55.992Z] #81 4.602 Setting up dbus (1.12.20-2) ... [2022-07-20T15:06:55.992Z] #81 4.726 invoke-rc.d: could not determine current runlevel [2022-07-20T15:06:56.249Z] #81 4.728 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-20T15:06:56.249Z] #81 4.735 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-07-20T15:06:56.249Z] #81 4.893 Setting up dbus-user-session (1.12.20-2) ... [2022-07-20T15:06:56.249Z] #81 4.909 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:06:56.507Z] #81 DONE 5.0s [2022-07-20T15:06:56.507Z] [2022-07-20T15:06:56.507Z] #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-07-20T15:06:56.507Z] #82 sha256:8cc93da41efcb6af14e394c2bcd2ad1ffd96be1d0e39f110767d805adb078108 [2022-07-20T15:06:57.022Z] #82 0.433 % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-20T15:06:57.022Z] #82 0.434 Dload Upload Total Spent Left Speed [2022-07-20T15:06:57.212Z] #21 23.28 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-07-20T15:06:57.280Z] #82 0.436 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5714 0 --:--:-- --:--:-- --:--:-- 5714 [2022-07-20T15:06:57.280Z] #82 DONE 0.8s [2022-07-20T15:06:57.280Z] [2022-07-20T15:06:57.280Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-20T15:06:57.280Z] #83 sha256:2a3968972bf58b482e71c5a8c04447c3816b4e3dc5ce031ee97d7c50401c4190 [2022-07-20T15:06:58.155Z] #21 24.49 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-20T15:06:58.213Z] #83 DONE 0.9s [2022-07-20T15:06:58.213Z] [2022-07-20T15:06:58.213Z] #84 exporting to image [2022-07-20T15:06:58.213Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-20T15:06:58.213Z] #84 exporting layers [2022-07-20T15:06:59.542Z] #21 25.75 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-07-20T15:07:00.116Z] #47 DONE 395.0s [2022-07-20T15:07:00.116Z] [2022-07-20T15:07:00.116Z] #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-07-20T15:07:00.116Z] #64 sha256:63f5bbdd6ec3514d466ae201ac5610920021f5d77e649c0140d24d75e7ad5a72 [2022-07-20T15:07:00.116Z] #64 ... [2022-07-20T15:07:00.116Z] [2022-07-20T15:07:00.116Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-20T15:07:00.116Z] #48 sha256:f93288beb35c55e773c23fd70d39bd58571dad7e9713065cd4bb4f3ca7cebe4c [2022-07-20T15:07:00.116Z] #48 DONE 0.4s [2022-07-20T15:07:00.116Z] [2022-07-20T15:07:00.116Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T15:07:00.116Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:07:00.116Z] #55 ... [2022-07-20T15:07:00.116Z] [2022-07-20T15:07:00.116Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-20T15:07:00.116Z] #52 sha256:26121506411169df45a3c875e85b1759c2bb3f54d8028555918bce797fcb5191 [2022-07-20T15:07:00.116Z] #52 DONE 0.1s [2022-07-20T15:07:00.116Z] [2022-07-20T15:07:00.116Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-20T15:07:00.116Z] #54 sha256:d71724ce99dc283f24ecceded370e00f77d59b4675f086529b2b5f39e56f30ad [2022-07-20T15:07:00.116Z] #54 DONE 0.1s [2022-07-20T15:07:00.116Z] [2022-07-20T15:07:00.116Z] #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-07-20T15:07:00.116Z] #64 sha256:63f5bbdd6ec3514d466ae201ac5610920021f5d77e649c0140d24d75e7ad5a72 [2022-07-20T15:07:00.116Z] #64 ... [2022-07-20T15:07:00.116Z] [2022-07-20T15:07:00.116Z] #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-07-20T15:07:00.117Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:07:00.117Z] #77 321.6 CCLD tests/init [2022-07-20T15:07:00.930Z] #21 26.97 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-20T15:07:00.930Z] #21 26.98 Setting up libapparmor1:armel (2.13.6-10) ... [2022-07-20T15:07:00.930Z] #21 26.99 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-07-20T15:07:00.930Z] #21 27.00 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-07-20T15:07:00.930Z] #21 27.01 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-07-20T15:07:00.930Z] #21 27.03 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-20T15:07:00.930Z] #21 27.04 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-20T15:07:00.930Z] #21 27.06 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-20T15:07:00.930Z] #21 27.07 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-20T15:07:00.930Z] #21 27.08 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-20T15:07:00.930Z] #21 27.10 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-20T15:07:00.930Z] #21 27.11 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-07-20T15:07:00.930Z] #21 27.12 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-07-20T15:07:00.930Z] #21 27.13 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-20T15:07:00.930Z] #21 27.15 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-07-20T15:07:00.930Z] #21 27.18 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-20T15:07:00.930Z] #21 27.19 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-20T15:07:00.930Z] #21 27.20 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-20T15:07:00.930Z] #21 27.22 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-20T15:07:00.930Z] #21 27.23 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-20T15:07:00.930Z] #21 27.25 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:07:01.505Z] #21 DONE 27.8s [2022-07-20T15:07:01.505Z] [2022-07-20T15:07:01.505Z] #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-07-20T15:07:01.505Z] #71 sha256:b3d908db4a5f7e44a86d59672acffa7c822bd0b8251db1cd3ab12f998bc52535 [2022-07-20T15:07:01.505Z] #71 ... [2022-07-20T15:07:01.505Z] [2022-07-20T15:07:01.505Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-20T15:07:01.505Z] #66 sha256:d73fe37493340c14952bdae7d953623175b81a9661ef44ca85bdd701de123c86 [2022-07-20T15:07:01.505Z] #66 DONE 0.1s [2022-07-20T15:07:01.505Z] [2022-07-20T15:07:01.505Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-20T15:07:01.505Z] #22 sha256:92a93057e00e8346a88138c1c27fab618242ab4af57198ad053ef3bb3e69ec8c [2022-07-20T15:07:02.900Z] #22 DONE 1.3s [2022-07-20T15:07:02.900Z] [2022-07-20T15:07:02.900Z] #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-07-20T15:07:02.900Z] #67 sha256:0cfe7bae0eaeb5d0e09d9ae1c86504f4ebe0b24ef76059bb46f48ecc014a04c2 [2022-07-20T15:07:02.900Z] #67 1.081 + RM_GOPATH=0 [2022-07-20T15:07:02.900Z] #67 1.081 + TMP_GOPATH= [2022-07-20T15:07:02.900Z] #67 1.081 + : /build [2022-07-20T15:07:02.900Z] #67 1.081 + '[' -z '' ']' [2022-07-20T15:07:02.900Z] #67 1.081 ++ mktemp -d [2022-07-20T15:07:02.900Z] #67 1.083 + export GOPATH=/tmp/tmp.V9a9BCv186 [2022-07-20T15:07:02.900Z] #67 1.083 + GOPATH=/tmp/tmp.V9a9BCv186 [2022-07-20T15:07:02.900Z] #67 1.084 + RM_GOPATH=1 [2022-07-20T15:07:02.900Z] #67 1.084 + case "$(go env GOARCH)" in [2022-07-20T15:07:02.900Z] #67 1.084 ++ go env GOARCH [2022-07-20T15:07:02.900Z] #67 1.093 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T15:07:02.900Z] #67 1.094 + GO_BUILDMODE=-buildmode=pie [2022-07-20T15:07:02.900Z] #67 1.094 ++ dirname /install.sh [2022-07-20T15:07:02.900Z] #67 1.098 + dir=/ [2022-07-20T15:07:02.900Z] #67 1.099 + bin=runc [2022-07-20T15:07:02.900Z] #67 1.099 + shift [2022-07-20T15:07:02.900Z] #67 1.099 + '[' '!' -f //runc.installer ']' [2022-07-20T15:07:02.900Z] #67 1.099 + . //runc.installer [2022-07-20T15:07:02.900Z] #67 1.099 ++ set -e [2022-07-20T15:07:02.900Z] #67 1.100 ++ : v1.1.2 [2022-07-20T15:07:02.900Z] #67 1.100 + install_runc [2022-07-20T15:07:02.900Z] #67 1.100 + RUNC_BUILDTAGS=seccomp [2022-07-20T15:07:02.900Z] #67 1.100 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-20T15:07:02.900Z] #67 1.101 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.V9a9BCv186/src/github.com/opencontainers/runc [2022-07-20T15:07:02.900Z] #67 1.102 Cloning into '/tmp/tmp.V9a9BCv186/src/github.com/opencontainers/runc'... [2022-07-20T15:07:02.900Z] #67 1.103 Install runc version v1.1.2 (build tags: seccomp) [2022-07-20T15:07:03.839Z] #67 ... [2022-07-20T15:07:03.839Z] [2022-07-20T15:07:03.839Z] #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-07-20T15:07:03.839Z] #23 sha256:12cb94721d1f20bf9987c058ec28c16cf35d9852226ac81d280e14fd0f40e0b1 [2022-07-20T15:07:03.839Z] #23 DONE 0.9s [2022-07-20T15:07:03.839Z] [2022-07-20T15:07:03.839Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-20T15:07:03.839Z] #24 sha256:6a9357878124d778cb7dfcd24657422fe9be048a826d1792e40d7e9a30898fab [2022-07-20T15:07:04.408Z] #24 0.819 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-20T15:07:04.668Z] #24 DONE 0.9s [2022-07-20T15:07:04.668Z] [2022-07-20T15:07:04.668Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-20T15:07:04.668Z] #25 sha256:ff1813460dfdbaa9997d4254239393e8e886ed4b180bdc654a8ad647d32b4744 [2022-07-20T15:07:05.607Z] #25 DONE 0.9s [2022-07-20T15:07:05.607Z] [2022-07-20T15:07:05.607Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-20T15:07:05.607Z] #26 sha256:a089249a2bc70416e7b5d7704b5b6f1e7cd315fdda0ff2731ffface559491c63 [2022-07-20T15:07:06.384Z] #84 exporting layers 7.2s done [2022-07-20T15:07:06.384Z] #84 writing image sha256:72a1a60f0b05b9eb45f145986672bc8abe19b128ac14d64b8959886a29351bb8 done [2022-07-20T15:07:06.384Z] #84 naming to docker.io/library/docker:75577fe7a8d9f21442b00df90c8ac33ebea2ac67 done [2022-07-20T15:07:06.384Z] #84 DONE 7.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T15:07:06.547Z] #26 DONE 0.8s [2022-07-20T15:07:06.547Z] [2022-07-20T15:07:06.547Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-07-20T15:07:06.547Z] #27 sha256:02d850a5e591b68bec8e1b49ca0e4a3c74fce8cc9fe7ee2a782987adf364fa46 [2022-07-20T15:07:06.732Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43839/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=75577fe7a8d9f21442b00df90c8ac33ebea2ac67 -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:75577fe7a8d9f21442b00df90c8ac33ebea2ac67 hack/make.sh dynbinary test-integration [2022-07-20T15:07:07.486Z] #27 DONE 0.9s [2022-07-20T15:07:07.486Z] [2022-07-20T15:07:07.486Z] #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-07-20T15:07:07.486Z] #67 sha256:0cfe7bae0eaeb5d0e09d9ae1c86504f4ebe0b24ef76059bb46f48ecc014a04c2 [2022-07-20T15:07:07.486Z] #67 5.609 + cd /tmp/tmp.V9a9BCv186/src/github.com/opencontainers/runc [2022-07-20T15:07:07.486Z] #67 5.610 + git checkout -q v1.1.2 [2022-07-20T15:07:07.486Z] #67 5.824 + '[' -z '' ']' [2022-07-20T15:07:07.486Z] #67 5.826 + target=static [2022-07-20T15:07:07.486Z] #67 5.826 + make BUILDTAGS=seccomp static [2022-07-20T15:07:07.746Z] #67 6.068 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-07-20T15:07:08.629Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-07-20T15:07:08.629Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-07-20T15:07:08.629Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-07-20T15:07:08.629Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-07-20T15:07:08.629Z] 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-07-20T15:07:08.629Z] Detected virtualization docker. [2022-07-20T15:07:08.629Z] Detected architecture x86-64. [2022-07-20T15:07:08.629Z] Set hostname to <0daf3959488c>. [2022-07-20T15:07:08.629Z] modprobe@configfs.service: Succeeded. [2022-07-20T15:07:08.629Z] modprobe@drm.service: Succeeded. [2022-07-20T15:07:08.629Z] modprobe@fuse.service: Succeeded. [2022-07-20T15:07:08.629Z] + source /etc/docker-entrypoint-cmd [2022-07-20T15:07:08.629Z] ++ hack/make.sh dynbinary test-integration [2022-07-20T15:07:08.629Z] [2022-07-20T15:07:08.629Z] Removing bundles/ [2022-07-20T15:07:08.629Z] [2022-07-20T15:07:08.629Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-20T15:07:08.629Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-20T15:07:08.629Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T15:07:14.337Z] #67 ... [2022-07-20T15:07:14.337Z] [2022-07-20T15:07:14.337Z] #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-07-20T15:07:14.337Z] #28 sha256:8e385941d6c160bbcf71f85e9b4aba36a75927777d4d4e7933bef7a97b4ade0f [2022-07-20T15:07:14.337Z] #28 1.128 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:07:14.337Z] #28 1.145 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:07:14.337Z] #28 1.148 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:07:14.337Z] #28 1.400 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-20T15:07:14.337Z] #28 1.635 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T15:07:14.337Z] #28 1.968 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-20T15:07:14.337Z] #28 2.236 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-20T15:07:14.337Z] #28 2.598 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-20T15:07:14.337Z] #28 2.796 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-20T15:07:14.337Z] #28 3.092 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-20T15:07:14.337Z] #28 3.092 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-20T15:07:14.338Z] #28 3.092 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T15:07:14.338Z] #28 3.093 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-20T15:07:14.338Z] #28 3.094 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-20T15:07:14.338Z] #28 3.102 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-20T15:07:14.338Z] #28 3.169 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-20T15:07:14.338Z] #28 3.175 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-20T15:07:14.338Z] #28 3.176 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-20T15:07:14.338Z] #28 3.183 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-20T15:07:14.338Z] #28 3.186 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T15:07:14.338Z] #28 3.187 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-20T15:07:15.547Z] #77 342.1 AR libcrun_testing.a [2022-07-20T15:07:15.547Z] #77 342.1 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-20T15:07:15.547Z] #77 342.2 CCLD tests/tests_libcrun_utils [2022-07-20T15:07:15.547Z] #77 342.2 CCLD tests/tests_libcrun_errors [2022-07-20T15:07:15.547Z] #77 342.2 CCLD tests/tests_libcrun_fuzzer [2022-07-20T15:07:15.547Z] #77 342.6 CCLD libcrun.la [2022-07-20T15:07:15.547Z] #77 343.6 CCLD crun [2022-07-20T15:07:15.805Z] #77 344.1 make[3]: Entering directory '/tmp/crun-build' [2022-07-20T15:07:16.063Z] #77 344.3 /bin/mkdir -p '/usr/local/lib' [2022-07-20T15:07:16.063Z] #77 344.3 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-20T15:07:16.063Z] #77 344.3 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-20T15:07:16.063Z] #77 344.3 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-20T15:07:16.063Z] #77 344.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-20T15:07:16.063Z] #77 344.4 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-20T15:07:16.063Z] #77 344.4 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-20T15:07:16.063Z] #77 344.4 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-20T15:07:16.629Z] #77 344.7 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-07-20T15:07:16.629Z] #77 344.7 ---------------------------------------------------------------------- [2022-07-20T15:07:16.629Z] #77 344.7 Libraries have been installed in: [2022-07-20T15:07:16.629Z] #77 344.7 /usr/local/lib [2022-07-20T15:07:16.629Z] #77 344.7 [2022-07-20T15:07:16.629Z] #77 344.7 If you ever happen to want to link against installed libraries [2022-07-20T15:07:16.630Z] #77 344.7 in a given directory, LIBDIR, you must either use libtool, and [2022-07-20T15:07:16.630Z] #77 344.7 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-20T15:07:16.630Z] #77 344.7 flag during linking and do at least one of the following: [2022-07-20T15:07:16.630Z] #77 344.7 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-20T15:07:16.630Z] #77 344.7 during execution [2022-07-20T15:07:16.630Z] #77 344.7 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-20T15:07:16.630Z] #77 344.7 during linking [2022-07-20T15:07:16.630Z] #77 344.7 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-20T15:07:16.630Z] #77 344.7 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-20T15:07:16.630Z] #77 344.7 [2022-07-20T15:07:16.630Z] #77 344.7 See any operating system documentation about shared libraries for [2022-07-20T15:07:16.630Z] #77 344.7 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-20T15:07:16.630Z] #77 344.7 ---------------------------------------------------------------------- [2022-07-20T15:07:16.630Z] #77 344.7 /bin/mkdir -p '/build' [2022-07-20T15:07:16.630Z] #77 344.7 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-20T15:07:16.630Z] #77 344.8 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-20T15:07:16.630Z] #77 344.8 make[3]: Leaving directory '/tmp/crun-build' [2022-07-20T15:07:16.630Z] #77 344.8 make[2]: Leaving directory '/tmp/crun-build' [2022-07-20T15:07:16.630Z] #77 344.8 make[1]: Leaving directory '/tmp/crun-build' [2022-07-20T15:07:16.888Z] #77 DONE 345.1s [2022-07-20T15:07:16.888Z] [2022-07-20T15:07:16.888Z] #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-07-20T15:07:16.888Z] #64 sha256:9942d4c551cc2b5c5f8c8025702eb54e811e8f7a5cfe6c78fc801b7ab774544c [2022-07-20T15:07:22.056Z] #77 342.5 AR libcrun_testing.a [2022-07-20T15:07:22.056Z] #77 342.5 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-20T15:07:22.056Z] #77 342.6 CCLD tests/tests_libcrun_utils [2022-07-20T15:07:22.056Z] #77 342.6 CCLD tests/tests_libcrun_errors [2022-07-20T15:07:22.056Z] #77 342.6 CCLD tests/tests_libcrun_fuzzer [2022-07-20T15:07:22.056Z] #77 342.9 CCLD libcrun.la [2022-07-20T15:07:22.315Z] #77 344.0 CCLD crun [2022-07-20T15:07:22.473Z] #28 14.44 Fetched 49.1 MB in 14s (3624 kB/s) [2022-07-20T15:07:22.884Z] #77 344.5 make[3]: Entering directory '/tmp/crun-build' [2022-07-20T15:07:22.884Z] #77 344.7 /bin/mkdir -p '/usr/local/lib' [2022-07-20T15:07:22.884Z] #77 344.7 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-20T15:07:22.884Z] #77 344.7 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-20T15:07:22.884Z] #77 344.8 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-20T15:07:23.143Z] #77 344.8 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-20T15:07:23.143Z] #77 344.8 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-20T15:07:23.143Z] #77 344.9 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-20T15:07:23.143Z] #77 344.9 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-20T15:07:23.402Z] #77 345.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-07-20T15:07:23.402Z] #77 345.1 ---------------------------------------------------------------------- [2022-07-20T15:07:23.402Z] #77 345.1 Libraries have been installed in: [2022-07-20T15:07:23.402Z] #77 345.1 /usr/local/lib [2022-07-20T15:07:23.402Z] #77 345.1 [2022-07-20T15:07:23.402Z] #77 345.1 If you ever happen to want to link against installed libraries [2022-07-20T15:07:23.402Z] #77 345.1 in a given directory, LIBDIR, you must either use libtool, and [2022-07-20T15:07:23.402Z] #77 345.1 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-20T15:07:23.402Z] #77 345.1 flag during linking and do at least one of the following: [2022-07-20T15:07:23.402Z] #77 345.1 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-20T15:07:23.402Z] #77 345.1 during execution [2022-07-20T15:07:23.402Z] #77 345.1 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-20T15:07:23.402Z] #77 345.1 during linking [2022-07-20T15:07:23.402Z] #77 345.1 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-20T15:07:23.402Z] #77 345.1 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-20T15:07:23.402Z] #77 345.1 [2022-07-20T15:07:23.402Z] #77 345.1 See any operating system documentation about shared libraries for [2022-07-20T15:07:23.402Z] #77 345.1 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-20T15:07:23.402Z] #77 345.1 ---------------------------------------------------------------------- [2022-07-20T15:07:23.402Z] #77 345.1 /bin/mkdir -p '/build' [2022-07-20T15:07:23.402Z] #77 345.1 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-20T15:07:23.402Z] #77 345.2 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-20T15:07:23.662Z] #77 345.2 make[3]: Leaving directory '/tmp/crun-build' [2022-07-20T15:07:23.662Z] #77 345.2 make[2]: Leaving directory '/tmp/crun-build' [2022-07-20T15:07:23.662Z] #77 345.2 make[1]: Leaving directory '/tmp/crun-build' [2022-07-20T15:07:23.921Z] #77 DONE 345.5s [2022-07-20T15:07:23.921Z] [2022-07-20T15:07:23.921Z] #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-07-20T15:07:23.921Z] #60 sha256:0585b79a276f2551bcca7ccc5ff96ad209f08544bfd5856379ec06e792a475c3 [2022-07-20T15:07:29.056Z] #28 14.44 Reading package lists... [2022-07-20T15:07:34.963Z] #64 ... [2022-07-20T15:07:34.964Z] [2022-07-20T15:07:34.964Z] #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-07-20T15:07:34.964Z] #60 sha256:905a947831652ec9a82abcad80a2bfd0e119b1debd94a009c6e7456a088c48a8 [2022-07-20T15:07:34.964Z] #60 224.3 + mkdir -p /build [2022-07-20T15:07:34.964Z] #60 224.3 + cp runc /build/runc [2022-07-20T15:07:34.964Z] #60 DONE 225.7s [2022-07-20T15:07:34.964Z] [2022-07-20T15:07:34.964Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T15:07:34.964Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:07:34.964Z] #55 437.3 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-20T15:07:34.964Z] #55 DONE 438.0s [2022-07-20T15:07:34.964Z] [2022-07-20T15:07:34.964Z] #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-07-20T15:07:34.964Z] #64 sha256:9942d4c551cc2b5c5f8c8025702eb54e811e8f7a5cfe6c78fc801b7ab774544c [2022-07-20T15:07:35.638Z] #28 21.01 Reading package lists... [2022-07-20T15:07:36.343Z] #64 ... [2022-07-20T15:07:36.343Z] [2022-07-20T15:07:36.343Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-20T15:07:36.343Z] #56 sha256:0112a009ba3504bb22e554bfbc963ca2f3d27c86d5f0c199529c1ca29f9bc999 [2022-07-20T15:07:36.580Z] #28 27.63 Building dependency tree... [2022-07-20T15:07:37.277Z] #56 DONE 0.8s [2022-07-20T15:07:37.277Z] [2022-07-20T15:07:37.277Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-20T15:07:37.277Z] #58 sha256:dba1e75e2c7152160ca10a4468450b133fcf525224f1dbe815636cedb9317f79 [2022-07-20T15:07:37.277Z] #58 DONE 0.1s [2022-07-20T15:07:37.277Z] [2022-07-20T15:07:37.277Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-20T15:07:37.277Z] #61 sha256:f453f8b951bd2720c8b1b75c4379bf585052ee6ebae2dec9bc46bfae6aa9c1d9 [2022-07-20T15:07:37.277Z] #61 DONE 0.3s [2022-07-20T15:07:37.277Z] [2022-07-20T15:07:37.277Z] #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-07-20T15:07:37.277Z] #64 sha256:9942d4c551cc2b5c5f8c8025702eb54e811e8f7a5cfe6c78fc801b7ab774544c [2022-07-20T15:07:37.964Z] #28 30.70 bzip2 is already the newest version (1.0.8-4). [2022-07-20T15:07:37.964Z] #28 30.70 patch is already the newest version (2.7.6-7). [2022-07-20T15:07:37.964Z] #28 30.70 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-07-20T15:07:37.964Z] #28 30.70 The following additional packages will be installed: [2022-07-20T15:07:38.225Z] #28 30.70 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-20T15:07:38.225Z] #28 30.70 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-07-20T15:07:38.225Z] #28 30.71 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-20T15:07:38.225Z] #28 30.71 python3-pkg-resources vim-runtime xxd [2022-07-20T15:07:38.225Z] #28 30.73 Suggested packages: [2022-07-20T15:07:38.225Z] #28 30.73 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-07-20T15:07:38.225Z] #28 30.73 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-07-20T15:07:38.225Z] #28 30.73 Recommended packages: [2022-07-20T15:07:38.225Z] #28 30.73 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-20T15:07:38.647Z] #64 381.8 + bin/containerd [2022-07-20T15:07:39.608Z] #28 32.34 The following NEW packages will be installed: [2022-07-20T15:07:39.869Z] #28 32.35 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-07-20T15:07:39.869Z] #28 32.35 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-20T15:07:39.869Z] #28 32.35 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-07-20T15:07:39.869Z] #28 32.36 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-07-20T15:07:39.869Z] #28 32.36 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-07-20T15:07:39.869Z] #28 32.36 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-07-20T15:07:39.869Z] #28 32.36 vim-common vim-runtime xfsprogs xxd zip zstd [2022-07-20T15:07:40.129Z] #28 32.82 0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:07:40.129Z] #28 32.82 Need to get 18.6 MB of archives. [2022-07-20T15:07:40.129Z] #28 32.82 After this operation, 71.4 MB of additional disk space will be used. [2022-07-20T15:07:40.129Z] #28 32.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-20T15:07:40.130Z] #28 32.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-20T15:07:40.130Z] #28 32.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-20T15:07:40.130Z] #28 32.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-20T15:07:40.130Z] #28 32.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-20T15:07:40.130Z] #28 32.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-20T15:07:40.130Z] #28 32.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-20T15:07:40.130Z] #28 32.84 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-20T15:07:40.130Z] #28 32.85 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-20T15:07:40.130Z] #28 32.86 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-20T15:07:40.130Z] #28 32.86 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-20T15:07:40.130Z] #28 32.87 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-20T15:07:40.130Z] #28 32.88 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-20T15:07:40.130Z] #28 32.88 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-20T15:07:40.130Z] #28 32.88 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-20T15:07:40.130Z] #28 32.89 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-20T15:07:40.130Z] #28 32.89 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-20T15:07:40.130Z] #28 32.89 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-20T15:07:40.130Z] #28 32.89 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-20T15:07:40.130Z] #28 32.90 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-20T15:07:40.130Z] #28 32.90 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-20T15:07:40.130Z] #28 32.90 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-20T15:07:40.130Z] #28 32.90 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-20T15:07:40.130Z] #28 32.91 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-20T15:07:40.130Z] #28 32.91 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-20T15:07:40.130Z] #28 32.91 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-20T15:07:40.130Z] #28 32.91 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-07-20T15:07:40.130Z] #28 32.91 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-20T15:07:40.130Z] #28 32.91 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-20T15:07:40.130Z] #28 32.92 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-20T15:07:40.130Z] #28 32.92 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-20T15:07:40.130Z] #28 32.95 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-20T15:07:40.130Z] #28 32.95 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-20T15:07:40.130Z] #28 32.95 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-20T15:07:40.130Z] #28 32.96 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-20T15:07:40.130Z] #28 32.97 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-20T15:07:40.130Z] #28 32.97 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-20T15:07:40.130Z] #28 32.98 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-20T15:07:40.130Z] #28 32.99 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-20T15:07:40.130Z] #28 33.00 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-20T15:07:40.130Z] #28 33.00 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-20T15:07:40.390Z] #28 33.10 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-20T15:07:40.390Z] #28 33.12 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-20T15:07:40.390Z] #28 33.14 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-20T15:07:40.390Z] #28 33.14 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-20T15:07:41.331Z] #28 33.74 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:07:41.331Z] #28 34.05 Fetched 18.6 MB in 1s (29.2 MB/s) [2022-07-20T15:07:41.331Z] #28 34.09 Selecting previously unselected package pigz. [2022-07-20T15:07:41.592Z] #28 34.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40116 files and directories currently installed.) [2022-07-20T15:07:41.592Z] #28 34.16 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-20T15:07:41.592Z] #28 34.17 Unpacking pigz (2.6-1) ... [2022-07-20T15:07:41.592Z] #28 34.24 Selecting previously unselected package libelf1:amd64. [2022-07-20T15:07:41.592Z] #28 34.25 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-20T15:07:41.592Z] #28 34.26 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-20T15:07:41.592Z] #28 34.36 Selecting previously unselected package libbpf0:amd64. [2022-07-20T15:07:41.592Z] #28 34.38 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-20T15:07:41.592Z] #28 34.38 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-20T15:07:41.592Z] #28 34.45 Selecting previously unselected package libcap2:amd64. [2022-07-20T15:07:41.592Z] #28 34.45 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-20T15:07:41.592Z] #28 34.47 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-20T15:07:41.853Z] #28 34.52 Selecting previously unselected package libmnl0:amd64. [2022-07-20T15:07:41.853Z] #28 34.53 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-20T15:07:41.853Z] #28 34.54 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-20T15:07:41.853Z] #28 34.59 Selecting previously unselected package libxtables12:amd64. [2022-07-20T15:07:41.853Z] #28 34.59 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-20T15:07:41.853Z] #28 34.60 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-20T15:07:41.853Z] #28 34.65 Selecting previously unselected package libcap2-bin. [2022-07-20T15:07:41.853Z] #28 34.66 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-20T15:07:41.853Z] #28 34.66 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-20T15:07:41.853Z] #28 34.72 Selecting previously unselected package iproute2. [2022-07-20T15:07:42.020Z] #60 ... [2022-07-20T15:07:42.020Z] [2022-07-20T15:07:42.020Z] #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.46.2" && /build/golangci-lint --version [2022-07-20T15:07:42.020Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:07:42.020Z] #55 439.4 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-20T15:07:42.020Z] #55 DONE 440.5s [2022-07-20T15:07:42.020Z] [2022-07-20T15:07:42.020Z] #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-07-20T15:07:42.020Z] #60 sha256:0585b79a276f2551bcca7ccc5ff96ad209f08544bfd5856379ec06e792a475c3 [2022-07-20T15:07:42.020Z] #60 224.4 + mkdir -p /build [2022-07-20T15:07:42.020Z] #60 224.4 + cp runc /build/runc [2022-07-20T15:07:42.021Z] #60 DONE 225.3s [2022-07-20T15:07:42.021Z] [2022-07-20T15:07:42.021Z] #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-07-20T15:07:42.021Z] #64 sha256:63f5bbdd6ec3514d466ae201ac5610920021f5d77e649c0140d24d75e7ad5a72 [2022-07-20T15:07:42.113Z] #28 34.73 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-20T15:07:42.113Z] #28 34.74 Unpacking iproute2 (5.10.0-4) ... [2022-07-20T15:07:42.374Z] #28 35.04 Selecting previously unselected package xxd. [2022-07-20T15:07:42.374Z] #28 35.04 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-20T15:07:42.374Z] #28 35.05 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:07:42.634Z] #28 35.14 Selecting previously unselected package vim-common. [2022-07-20T15:07:42.634Z] #28 35.14 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T15:07:42.634Z] #28 35.16 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:07:42.634Z] #28 35.27 Selecting previously unselected package bash-completion. [2022-07-20T15:07:42.634Z] #28 35.27 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-20T15:07:44.018Z] #28 36.41 Unpacking bash-completion (1:2.11-2) ... [2022-07-20T15:07:44.018Z] #28 36.67 Selecting previously unselected package apparmor. [2022-07-20T15:07:44.018Z] #28 36.67 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-07-20T15:07:44.018Z] #28 36.71 Unpacking apparmor (2.13.6-10) ... [2022-07-20T15:07:44.279Z] #28 36.93 Selecting previously unselected package inetutils-ping. [2022-07-20T15:07:44.279Z] #28 36.94 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-20T15:07:44.279Z] #28 36.95 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-20T15:07:44.279Z] #28 37.02 Selecting previously unselected package libip4tc2:amd64. [2022-07-20T15:07:44.279Z] #28 37.03 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-20T15:07:44.279Z] #28 37.04 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-20T15:07:44.279Z] #28 37.11 Selecting previously unselected package libip6tc2:amd64. [2022-07-20T15:07:44.279Z] #28 37.13 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-20T15:07:44.539Z] #28 37.14 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-20T15:07:44.539Z] #28 37.18 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-20T15:07:44.539Z] #28 37.19 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-20T15:07:44.539Z] #28 37.19 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-20T15:07:44.539Z] #28 37.25 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-20T15:07:44.539Z] #28 37.25 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-20T15:07:44.539Z] #28 37.26 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-20T15:07:44.539Z] #28 37.33 Selecting previously unselected package libnftnl11:amd64. [2022-07-20T15:07:44.539Z] #28 37.33 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-20T15:07:44.539Z] #28 37.34 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-20T15:07:44.539Z] #28 37.40 Selecting previously unselected package iptables. [2022-07-20T15:07:44.758Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-20T15:07:44.758Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-20T15:07:44.758Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 31.9% of statements [2022-07-20T15:07:44.758Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-07-20T15:07:44.758Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-20T15:07:44.758Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-20T15:07:44.758Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-20T15:07:44.758Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-20T15:07:44.758Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-20T15:07:44.758Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-20T15:07:44.758Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-20T15:07:44.758Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-20T15:07:44.758Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-20T15:07:44.758Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-20T15:07:44.758Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-20T15:07:44.758Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 6.0% of statements [2022-07-20T15:07:44.758Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-20T15:07:44.758Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2022-07-20T15:07:44.758Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2022-07-20T15:07:44.758Z] ok github.com/docker/docker/api/server/router/volume 0.010s coverage: 67.9% of statements [2022-07-20T15:07:44.758Z] ? github.com/docker/docker/api/types [no test files] [2022-07-20T15:07:44.758Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-20T15:07:44.758Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-20T15:07:44.758Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-20T15:07:44.758Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-20T15:07:44.758Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-20T15:07:44.758Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-20T15:07:44.758Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-20T15:07:44.758Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-20T15:07:44.758Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-20T15:07:44.758Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-20T15:07:44.758Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-20T15:07:44.758Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2022-07-20T15:07:44.758Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 77.3% of statements [2022-07-20T15:07:44.758Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-20T15:07:44.758Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-20T15:07:44.758Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-20T15:07:44.758Z] ? github.com/docker/docker/builder [no test files] [2022-07-20T15:07:44.758Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-20T15:07:44.758Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-20T15:07:44.758Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-20T15:07:44.758Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-20T15:07:44.758Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-20T15:07:44.758Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-20T15:07:44.758Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-20T15:07:44.758Z] ok github.com/docker/docker/builder/remotecontext 0.117s coverage: 13.7% of statements [2022-07-20T15:07:44.758Z] ok github.com/docker/docker/builder/dockerfile 0.480s coverage: 49.3% of statements [2022-07-20T15:07:44.758Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-07-20T15:07:44.758Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-07-20T15:07:44.758Z] ok github.com/docker/docker/builder/remotecontext/git 1.489s coverage: 86.3% of statements [2022-07-20T15:07:44.758Z] ? github.com/docker/docker/cli [no test files] [2022-07-20T15:07:44.758Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-20T15:07:44.758Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-20T15:07:44.758Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-20T15:07:44.758Z] ok github.com/docker/docker/cmd/docker-proxy 0.240s coverage: 67.6% of statements [2022-07-20T15:07:44.800Z] #28 37.40 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-07-20T15:07:44.800Z] #28 37.41 Unpacking iptables (1.8.7-1) ... [2022-07-20T15:07:45.060Z] #28 37.60 Selecting previously unselected package libonig5:amd64. [2022-07-20T15:07:45.060Z] #28 37.61 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-20T15:07:45.060Z] #28 37.62 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T15:07:45.060Z] #28 37.72 Selecting previously unselected package libjq1:amd64. [2022-07-20T15:07:45.060Z] #28 37.74 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-07-20T15:07:45.060Z] #28 37.74 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-20T15:07:45.060Z] #28 37.82 Selecting previously unselected package jq. [2022-07-20T15:07:45.060Z] #28 37.82 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-07-20T15:07:45.060Z] #28 37.82 Unpacking jq (1.6-2.1) ... [2022-07-20T15:07:45.060Z] #28 37.88 Selecting previously unselected package libaio1:amd64. [2022-07-20T15:07:45.060Z] #28 37.88 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-07-20T15:07:45.060Z] #28 37.89 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-20T15:07:45.060Z] #28 37.94 Selecting previously unselected package libgpm2:amd64. [2022-07-20T15:07:45.315Z] #64 ... [2022-07-20T15:07:45.315Z] [2022-07-20T15:07:45.315Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-20T15:07:45.315Z] #56 sha256:259daf4eb1987c3c70f93f490a4c1d70a1de44a544ced89fbd998e4c84ad19c2 [2022-07-20T15:07:45.315Z] #56 DONE 0.6s [2022-07-20T15:07:45.315Z] [2022-07-20T15:07:45.315Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-20T15:07:45.315Z] #58 sha256:428b3eb88b351f4e60c82787144a139ae7a3506c1d8b8338bce3c46dbdd7e635 [2022-07-20T15:07:45.321Z] #28 37.94 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-07-20T15:07:45.321Z] #28 37.96 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-20T15:07:45.321Z] #28 38.02 Selecting previously unselected package libinih1:amd64. [2022-07-20T15:07:45.321Z] #28 38.02 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-07-20T15:07:45.321Z] #28 38.02 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-20T15:07:45.321Z] #28 38.06 Selecting previously unselected package libnet1:amd64. [2022-07-20T15:07:45.574Z] #58 DONE 0.1s [2022-07-20T15:07:45.574Z] [2022-07-20T15:07:45.574Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-20T15:07:45.574Z] #61 sha256:20f2d07fff9d4db8fb64bdcf54fba334810076eb51fa849aa6731243b7729a7c [2022-07-20T15:07:45.581Z] #28 38.06 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-20T15:07:45.581Z] #28 38.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T15:07:45.581Z] #28 38.13 Selecting previously unselected package libnl-3-200:amd64. [2022-07-20T15:07:45.581Z] #28 38.14 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-20T15:07:45.581Z] #28 38.15 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T15:07:45.581Z] #28 38.22 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-20T15:07:45.581Z] #28 38.23 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-20T15:07:45.581Z] #28 38.24 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T15:07:45.581Z] #28 38.29 Selecting previously unselected package libyajl2:amd64. [2022-07-20T15:07:45.581Z] #28 38.29 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ... [2022-07-20T15:07:45.581Z] #28 38.31 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-20T15:07:45.581Z] #28 38.34 Selecting previously unselected package net-tools. [2022-07-20T15:07:45.581Z] #28 38.35 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-20T15:07:45.581Z] #28 38.36 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-20T15:07:45.581Z] #28 38.46 Selecting previously unselected package python-pip-whl. [2022-07-20T15:07:45.833Z] #61 DONE 0.2s [2022-07-20T15:07:45.833Z] [2022-07-20T15:07:45.833Z] #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-07-20T15:07:45.833Z] #64 sha256:63f5bbdd6ec3514d466ae201ac5610920021f5d77e649c0140d24d75e7ad5a72 [2022-07-20T15:07:45.841Z] #28 38.47 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-20T15:07:45.842Z] #28 38.47 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-20T15:07:46.102Z] #28 38.82 Selecting previously unselected package python3-lib2to3. [2022-07-20T15:07:46.102Z] #28 38.83 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-20T15:07:46.102Z] #28 38.83 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-20T15:07:46.362Z] #28 38.93 Selecting previously unselected package python3-distutils. [2022-07-20T15:07:46.362Z] #28 38.93 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ... [2022-07-20T15:07:46.362Z] #28 38.93 Unpacking python3-distutils (3.9.2-1) ... [2022-07-20T15:07:46.362Z] #28 39.03 Selecting previously unselected package python3-pkg-resources. [2022-07-20T15:07:46.362Z] #28 39.03 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-20T15:07:46.362Z] #28 39.05 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-20T15:07:46.362Z] #28 39.13 Selecting previously unselected package python3-setuptools. [2022-07-20T15:07:46.623Z] #28 39.14 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ... [2022-07-20T15:07:46.623Z] #28 39.14 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-20T15:07:46.623Z] #28 39.28 Selecting previously unselected package python3-wheel. [2022-07-20T15:07:46.623Z] #28 39.30 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ... [2022-07-20T15:07:46.623Z] #28 39.30 Unpacking python3-wheel (0.34.2-1) ... [2022-07-20T15:07:46.623Z] #28 39.37 Selecting previously unselected package python3-pip. [2022-07-20T15:07:46.623Z] #28 39.38 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-20T15:07:46.623Z] #28 39.39 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-20T15:07:46.883Z] #28 39.57 Selecting previously unselected package sudo. [2022-07-20T15:07:46.883Z] #28 39.57 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ... [2022-07-20T15:07:46.883Z] #28 39.58 Unpacking sudo (1.9.5p2-3) ... [2022-07-20T15:07:47.144Z] #28 39.88 Selecting previously unselected package thin-provisioning-tools. [2022-07-20T15:07:47.144Z] #28 39.89 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-20T15:07:47.144Z] #28 39.89 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-20T15:07:47.210Z] #64 383.1 + bin/containerd [2022-07-20T15:07:47.405Z] #28 40.05 Selecting previously unselected package uidmap. [2022-07-20T15:07:47.405Z] #28 40.06 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-20T15:07:47.405Z] #28 40.06 Unpacking uidmap (1:4.8.1-1) ... [2022-07-20T15:07:47.405Z] #28 ... [2022-07-20T15:07:47.405Z] [2022-07-20T15:07:47.405Z] #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-07-20T15:07:47.405Z] #71 sha256:b3d908db4a5f7e44a86d59672acffa7c822bd0b8251db1cd3ab12f998bc52535 [2022-07-20T15:07:47.405Z] #71 100.1 + bin/containerd [2022-07-20T15:07:48.063Z] ok github.com/docker/docker/client 0.083s coverage: 75.9% of statements [2022-07-20T15:07:52.690Z] #71 ... [2022-07-20T15:07:52.690Z] [2022-07-20T15:07:52.690Z] #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-07-20T15:07:52.690Z] #28 sha256:8e385941d6c160bbcf71f85e9b4aba36a75927777d4d4e7933bef7a97b4ade0f [2022-07-20T15:07:52.690Z] #28 40.15 Selecting previously unselected package vim-runtime. [2022-07-20T15:07:52.690Z] #28 40.16 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T15:07:52.690Z] #28 40.17 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-20T15:07:52.690Z] #28 40.21 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-20T15:07:52.690Z] #28 40.21 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:07:52.690Z] #28 41.82 Selecting previously unselected package vim. [2022-07-20T15:07:52.690Z] #28 41.83 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-20T15:07:52.690Z] #28 41.85 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:07:52.690Z] #28 42.19 Selecting previously unselected package xfsprogs. [2022-07-20T15:07:52.690Z] #28 42.20 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-20T15:07:52.690Z] #28 42.20 Unpacking xfsprogs (5.10.0-4) ... [2022-07-20T15:07:52.690Z] #28 42.44 Selecting previously unselected package zip. [2022-07-20T15:07:52.690Z] #28 42.44 Preparing to unpack .../43-zip_3.0-12_amd64.deb ... [2022-07-20T15:07:52.690Z] #28 42.45 Unpacking zip (3.0-12) ... [2022-07-20T15:07:52.690Z] #28 42.55 Selecting previously unselected package zstd. [2022-07-20T15:07:52.690Z] #28 42.56 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-20T15:07:52.690Z] #28 42.57 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-20T15:07:52.690Z] #28 42.77 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-20T15:07:52.690Z] #28 43.22 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-20T15:07:52.690Z] #28 43.23 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-20T15:07:52.690Z] #28 43.25 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-20T15:07:52.690Z] #28 43.26 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-20T15:07:52.690Z] #28 43.28 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-20T15:07:52.690Z] #28 43.29 Setting up uidmap (1:4.8.1-1) ... [2022-07-20T15:07:52.690Z] #28 43.30 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-20T15:07:52.690Z] #28 43.31 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T15:07:52.690Z] #28 43.32 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T15:07:52.690Z] #28 43.34 Setting up python3-wheel (0.34.2-1) ... [2022-07-20T15:07:52.690Z] #28 43.66 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:07:52.690Z] #28 43.68 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-20T15:07:52.690Z] #28 43.69 Setting up libcap2-bin (1:2.44-1) ... [2022-07-20T15:07:52.690Z] #28 43.71 Setting up apparmor (2.13.6-10) ... [2022-07-20T15:07:52.690Z] #28 44.77 Setting up zip (3.0-12) ... [2022-07-20T15:07:52.690Z] #28 44.78 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:07:52.690Z] #28 44.80 Setting up bash-completion (1:2.11-2) ... [2022-07-20T15:07:53.522Z] #28 46.04 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-20T15:07:53.522Z] #28 46.05 Setting up sudo (1.9.5p2-3) ... [2022-07-20T15:07:53.522Z] #28 46.11 invoke-rc.d: could not determine current runlevel [2022-07-20T15:07:53.522Z] #28 46.12 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-20T15:07:53.522Z] #28 46.13 Setting up xfsprogs (5.10.0-4) ... [2022-07-20T15:07:53.522Z] #28 46.15 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-20T15:07:53.522Z] #28 46.16 Setting up inetutils-ping (2:2.0-1) ... [2022-07-20T15:07:53.522Z] #28 46.17 Setting up pigz (2.6-1) ... [2022-07-20T15:07:53.522Z] #28 46.18 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-20T15:07:53.522Z] #28 46.19 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T15:07:53.522Z] #28 46.21 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-20T15:07:53.522Z] #28 46.22 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:07:54.091Z] #28 46.69 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-20T15:07:54.091Z] #28 46.70 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-20T15:07:54.351Z] #28 46.99 Setting up libelf1:amd64 (0.183-1) ... [2022-07-20T15:07:54.351Z] #28 47.00 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-20T15:07:54.351Z] #28 47.01 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T15:07:54.351Z] #28 47.03 Setting up python3-distutils (3.9.2-1) ... [2022-07-20T15:07:54.610Z] #28 47.37 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:07:54.610Z] #28 47.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-20T15:07:54.610Z] #28 47.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-20T15:07:54.870Z] #28 47.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-20T15:07:54.870Z] #28 47.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-20T15:07:54.870Z] #28 47.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-20T15:07:54.870Z] #28 47.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-20T15:07:54.870Z] #28 47.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-20T15:07:54.870Z] #28 47.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-20T15:07:54.870Z] #28 47.43 Setting up python3-setuptools (52.0.0-4) ... [2022-07-20T15:07:55.855Z] #28 48.35 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-20T15:07:55.855Z] #28 48.38 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-20T15:07:55.855Z] #28 48.39 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-20T15:07:55.855Z] #28 48.40 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-20T15:07:56.436Z] #28 49.09 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-20T15:07:56.436Z] #28 49.10 Setting up jq (1.6-2.1) ... [2022-07-20T15:07:56.436Z] #28 49.12 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-20T15:07:56.436Z] #28 49.15 Setting up iptables (1.8.7-1) ... [2022-07-20T15:07:56.436Z] #28 49.16 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-20T15:07:56.436Z] #28 49.17 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-20T15:07:56.436Z] #28 49.17 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-20T15:07:56.436Z] #28 49.18 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-20T15:07:56.436Z] #28 49.19 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-20T15:07:56.436Z] #28 49.20 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-20T15:07:56.436Z] #28 49.20 Setting up iproute2 (5.10.0-4) ... [2022-07-20T15:07:56.695Z] #28 49.45 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:07:57.637Z] #28 DONE 50.0s [2022-07-20T15:07:57.637Z] [2022-07-20T15:07:57.637Z] #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-07-20T15:07:57.637Z] #29 sha256:15071eab72ac39eec172bc26517528a0c965146a6a364b88c4e4ac7cd8ff87b6 [2022-07-20T15:07:58.207Z] #29 0.795 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-20T15:07:58.207Z] #29 0.799 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-20T15:07:58.207Z] #29 0.803 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-20T15:07:58.207Z] #29 DONE 0.9s [2022-07-20T15:07:58.207Z] [2022-07-20T15:07:58.207Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-20T15:07:58.207Z] #30 sha256:83bce159d05069a810ec163fcd0fb37cd2aa0fce8eb6f763e11acc0e2a9240e4 [2022-07-20T15:08:06.335Z] #30 7.588 Collecting yamllint==1.26.1 [2022-07-20T15:08:06.905Z] #30 8.640 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-20T15:08:07.847Z] #30 9.347 Collecting pathspec>=0.5.3 [2022-07-20T15:08:07.847Z] #30 9.356 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-20T15:08:07.847Z] #30 9.585 Collecting pyyaml [2022-07-20T15:08:07.847Z] #30 9.595 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-07-20T15:08:07.847Z] #30 9.639 Building wheels for collected packages: yamllint [2022-07-20T15:08:07.847Z] #30 9.640 Building wheel for yamllint (setup.py): started [2022-07-20T15:08:08.418Z] #30 10.22 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-20T15:08:08.418Z] #30 10.23 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=26576326b613f6009826f35a01630af421583583ddfd02833df02f3b62236842 [2022-07-20T15:08:08.418Z] #30 10.23 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-20T15:08:08.418Z] #30 10.24 Successfully built yamllint [2022-07-20T15:08:08.418Z] #30 10.25 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-20T15:08:08.679Z] #30 10.51 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-20T15:08:09.250Z] #30 DONE 10.9s [2022-07-20T15:08:09.250Z] [2022-07-20T15:08:09.250Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-20T15:08:09.250Z] #34 sha256:5508b509063d8d534780395f5783aa25f761b62b6aa95389e0666ae766f6bf88 [2022-07-20T15:08:09.821Z] #34 DONE 0.8s [2022-07-20T15:08:09.821Z] [2022-07-20T15:08:09.821Z] #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-07-20T15:08:09.821Z] #71 sha256:b3d908db4a5f7e44a86d59672acffa7c822bd0b8251db1cd3ab12f998bc52535 [2022-07-20T15:08:10.081Z] #71 ... [2022-07-20T15:08:10.081Z] [2022-07-20T15:08:10.081Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-20T15:08:10.081Z] #39 sha256:db50be5909962bd41be839daf6ae5a62b276a07cb612c4c823a94e4c8522ea29 [2022-07-20T15:08:11.465Z] #39 DONE 1.5s [2022-07-20T15:08:11.465Z] [2022-07-20T15:08:11.465Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-20T15:08:11.465Z] #42 sha256:6ae52fe935e3cbb326804f5be5c42700686b9845799229b54d2613e3a005cc58 [2022-07-20T15:08:12.036Z] #42 DONE 0.6s [2022-07-20T15:08:12.036Z] [2022-07-20T15:08:12.036Z] #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-07-20T15:08:12.036Z] #71 sha256:b3d908db4a5f7e44a86d59672acffa7c822bd0b8251db1cd3ab12f998bc52535 [2022-07-20T15:08:12.036Z] #71 ... [2022-07-20T15:08:12.036Z] [2022-07-20T15:08:12.036Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-20T15:08:12.036Z] #44 sha256:3103e7a3cf1d87088d771cb8185750d30eef26e684ff8159edb25a2d1fc23394 [2022-07-20T15:08:12.607Z] #44 DONE 0.5s [2022-07-20T15:08:12.607Z] [2022-07-20T15:08:12.607Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-20T15:08:12.607Z] #46 sha256:9672840ddb35207f197ff34e7b38553ba2d2ecf82a729373524d31932b7b446b [2022-07-20T15:08:12.607Z] #46 DONE 0.1s [2022-07-20T15:08:12.607Z] [2022-07-20T15:08:12.607Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-20T15:08:12.607Z] #48 sha256:5e181cc5919c9de22f8c1380f70ba785aca8487a791bcbe304d5355e0d30dcf9 [2022-07-20T15:08:12.607Z] #48 DONE 0.1s [2022-07-20T15:08:12.607Z] [2022-07-20T15:08:12.607Z] #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-07-20T15:08:12.607Z] #71 sha256:b3d908db4a5f7e44a86d59672acffa7c822bd0b8251db1cd3ab12f998bc52535 [2022-07-20T15:08:12.607Z] #71 ... [2022-07-20T15:08:12.607Z] [2022-07-20T15:08:12.607Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-20T15:08:12.607Z] #52 sha256:31221d9f64bde3bf97d36612b46ebbbc9e0843c970c196d0c89400c2416fe4bd [2022-07-20T15:08:12.607Z] #52 DONE 0.0s [2022-07-20T15:08:12.607Z] [2022-07-20T15:08:12.607Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-20T15:08:12.607Z] #55 sha256:62a1b80afcf916cda2cf24882e6016149257dafa7aa740604772ad91c80ab3d7 [2022-07-20T15:08:13.547Z] #55 DONE 0.7s [2022-07-20T15:08:13.547Z] [2022-07-20T15:08:13.547Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-20T15:08:13.547Z] #59 sha256:e4903eb67f5ad3afb283b20cd17f9014e98fbf910feea81bfc074ae2c9b0b5e5 [2022-07-20T15:08:13.547Z] #59 DONE 0.1s [2022-07-20T15:08:13.547Z] [2022-07-20T15:08:13.547Z] #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-07-20T15:08:13.548Z] #71 sha256:b3d908db4a5f7e44a86d59672acffa7c822bd0b8251db1cd3ab12f998bc52535 [2022-07-20T15:08:13.548Z] #71 ... [2022-07-20T15:08:13.548Z] [2022-07-20T15:08:13.548Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-20T15:08:13.548Z] #61 sha256:ae30f0164c27b9a80f9358f9c6390b025dd54e176f433aaca01b0b05eb5e6749 [2022-07-20T15:08:13.548Z] #61 DONE 0.1s [2022-07-20T15:08:13.548Z] [2022-07-20T15:08:13.548Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-20T15:08:13.548Z] #63 sha256:f0201f1d0f74af7ad04c93e739d47d486df880cff42ff5095b8a631aab0b101e [2022-07-20T15:08:14.927Z] #63 DONE 1.4s [2022-07-20T15:08:14.927Z] [2022-07-20T15:08:14.927Z] #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-07-20T15:08:14.927Z] #71 sha256:b3d908db4a5f7e44a86d59672acffa7c822bd0b8251db1cd3ab12f998bc52535 [2022-07-20T15:08:14.927Z] #71 ... [2022-07-20T15:08:14.927Z] [2022-07-20T15:08:14.927Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-20T15:08:14.927Z] #65 sha256:136efdf9975d6a999a42a41e4aae191e41e0186204237284f3643a5bcf735d1d [2022-07-20T15:08:14.927Z] #65 DONE 0.1s [2022-07-20T15:08:15.186Z] [2022-07-20T15:08:15.186Z] #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-07-20T15:08:15.186Z] #71 sha256:b3d908db4a5f7e44a86d59672acffa7c822bd0b8251db1cd3ab12f998bc52535 [2022-07-20T15:08:26.827Z] ok github.com/docker/docker/cmd/dockerd 0.073s coverage: 31.5% of statements [2022-07-20T15:08:26.827Z] ok github.com/docker/docker/container 0.122s coverage: 36.2% of statements [2022-07-20T15:08:26.827Z] ok github.com/docker/docker/cmd/dockerd/trap 2.452s coverage: 0.0% of statements [2022-07-20T15:08:26.827Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-20T15:08:26.827Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-20T15:08:26.827Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-20T15:08:26.827Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-20T15:08:26.827Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-20T15:08:29.374Z] ok github.com/docker/docker/daemon/cluster 0.070s coverage: 0.5% of statements [2022-07-20T15:08:31.290Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-07-20T15:08:32.677Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements [2022-07-20T15:08:33.296Z] #71 ... [2022-07-20T15:08:33.297Z] [2022-07-20T15:08:33.297Z] #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-07-20T15:08:33.297Z] #67 sha256:0cfe7bae0eaeb5d0e09d9ae1c86504f4ebe0b24ef76059bb46f48ecc014a04c2 [2022-07-20T15:08:33.297Z] #67 89.90 + mkdir -p /build [2022-07-20T15:08:33.297Z] #67 89.90 + cp runc /build/runc [2022-07-20T15:08:33.297Z] #67 DONE 90.2s [2022-07-20T15:08:33.297Z] [2022-07-20T15:08:33.297Z] #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-07-20T15:08:33.297Z] #71 sha256:b3d908db4a5f7e44a86d59672acffa7c822bd0b8251db1cd3ab12f998bc52535 [2022-07-20T15:08:33.297Z] #71 ... [2022-07-20T15:08:33.297Z] [2022-07-20T15:08:33.297Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-20T15:08:33.297Z] #68 sha256:e764e4d4cb6c8fd66aa4343f30e66930b1d7b17cf37a4edee7e8d0ccee163cf9 [2022-07-20T15:08:33.297Z] #68 DONE 0.1s [2022-07-20T15:08:33.297Z] [2022-07-20T15:08:33.297Z] #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-07-20T15:08:33.297Z] #71 sha256:b3d908db4a5f7e44a86d59672acffa7c822bd0b8251db1cd3ab12f998bc52535 [2022-07-20T15:08:34.848Z] #64 432.5 # github.com/containerd/containerd/cmd/containerd [2022-07-20T15:08:34.848Z] #64 432.5 /usr/bin/ld: /tmp/go-link-3081916851/000019.o: in function `New': [2022-07-20T15:08:34.848Z] #64 432.5 /tmp/tmp.R4zluhdqTI/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-07-20T15:08:34.848Z] #64 432.5 + bin/containerd-stress [2022-07-20T15:08:34.848Z] #64 433.6 + bin/containerd-shim [2022-07-20T15:08:40.820Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.449s coverage: 13.4% of statements [2022-07-20T15:08:40.820Z] ok github.com/docker/docker/daemon/config 0.037s coverage: 81.7% of statements [2022-07-20T15:08:41.393Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2022-07-20T15:08:41.404Z] #64 444.7 + bin/containerd-shim-runc-v1 [2022-07-20T15:08:41.966Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-07-20T15:08:42.538Z] ok github.com/docker/docker/daemon 10.134s coverage: 16.2% of statements [2022-07-20T15:08:42.538Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-20T15:08:42.538Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-20T15:08:42.538Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-07-20T15:08:42.538Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-20T15:08:42.538Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-20T15:08:43.442Z] #64 434.1 # github.com/containerd/containerd/cmd/containerd [2022-07-20T15:08:43.442Z] #64 434.1 /usr/bin/ld: /tmp/go-link-3576603836/000019.o: in function `New': [2022-07-20T15:08:43.442Z] #64 434.1 /tmp/tmp.w5dnGpObQf/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-07-20T15:08:43.442Z] #64 434.2 + bin/containerd-stress [2022-07-20T15:08:43.442Z] #64 435.3 + bin/containerd-shim [2022-07-20T15:08:43.494Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.685s coverage: 74.8% of statements [2022-07-20T15:08:44.436Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.320s coverage: 56.2% of statements [2022-07-20T15:08:44.697Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 3.0% of statements [2022-07-20T15:08:46.085Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-07-20T15:08:47.499Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.284s coverage: 50.6% of statements [2022-07-20T15:08:47.982Z] #64 451.0 + bin/containerd-shim-runc-v2 [2022-07-20T15:08:48.560Z] #64 451.9 + binaries [2022-07-20T15:08:48.560Z] #64 451.9 + install -D bin/containerd /build/containerd [2022-07-20T15:08:48.560Z] #64 451.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-20T15:08:48.826Z] #64 451.9 + install -D bin/ctr /build/ctr [2022-07-20T15:08:49.436Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.210s coverage: 45.9% of statements [2022-07-20T15:08:49.436Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-20T15:08:50.055Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.136s coverage: 58.5% of statements [2022-07-20T15:08:50.055Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-20T15:08:50.055Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-20T15:08:50.639Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-07-20T15:08:51.348Z] #64 DONE 454.5s [2022-07-20T15:08:51.567Z] #64 446.4 + bin/containerd-shim-runc-v1 [2022-07-20T15:08:51.582Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.010s coverage: 3.0% of statements [2022-07-20T15:08:52.154Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2022-07-20T15:08:52.279Z] [2022-07-20T15:08:52.279Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-20T15:08:52.279Z] #65 sha256:92009f971cf04c884fd6f06b2a5d11a9787fc759cbbf386a6558ebb0e109d5da [2022-07-20T15:08:52.727Z] ok github.com/docker/docker/daemon/images 0.051s coverage: 6.9% of statements [2022-07-20T15:08:52.727Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-20T15:08:52.727Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-20T15:08:53.208Z] #65 DONE 1.0s [2022-07-20T15:08:53.208Z] [2022-07-20T15:08:53.208Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-20T15:08:53.208Z] #70 sha256:cfb448eca302caf11e6aa097220e0976e7c698e270e447809dfe0d5f648ebd0c [2022-07-20T15:08:53.465Z] #70 DONE 0.3s [2022-07-20T15:08:53.465Z] [2022-07-20T15:08:53.465Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-20T15:08:53.465Z] #75 sha256:3e78b96ab31ba108a18ff7de51cc3c83e5c6a42cd7ea437c21f09b6089480849 [2022-07-20T15:08:53.672Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.2% of statements [2022-07-20T15:08:54.245Z] ok github.com/docker/docker/daemon/logger/awslogs 0.140s coverage: 79.9% of statements [2022-07-20T15:08:54.245Z] ok github.com/docker/docker/daemon/logger/fluentd 0.020s coverage: 53.6% of statements [2022-07-20T15:08:54.245Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-20T15:08:54.834Z] #75 DONE 1.0s [2022-07-20T15:08:54.834Z] [2022-07-20T15:08:54.834Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-20T15:08:54.834Z] #78 sha256:f636308eb9fca6657adad7301094fd1861e25e3346964cbc5fd9ce8c15b14d51 [2022-07-20T15:08:54.834Z] #78 DONE 0.1s [2022-07-20T15:08:54.834Z] [2022-07-20T15:08:54.834Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-20T15:08:54.834Z] #79 sha256:d2bb8fa3c010d59ddb58c523374cac7a3c95d247026c49cb80bc3174ccc10af3 [2022-07-20T15:08:54.834Z] #79 DONE 0.1s [2022-07-20T15:08:54.834Z] [2022-07-20T15:08:54.834Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-20T15:08:54.834Z] #80 sha256:b2d6f119c8bc9e6d7607c91c4cabb5055e10a2e5f54e0b5d8ec06ff6ef498bbe [2022-07-20T15:08:54.834Z] #80 DONE 0.0s [2022-07-20T15:08:54.834Z] [2022-07-20T15:08:54.834Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-20T15:08:54.834Z] #81 sha256:46629077f7329484b71776cb5ca5596b4feef5039e234a1b021718b5a31d971c [2022-07-20T15:08:55.190Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 68.2% of statements [2022-07-20T15:08:55.190Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.4% of statements [2022-07-20T15:08:55.763Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2022-07-20T15:08:56.025Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.140s coverage: 76.8% of statements [2022-07-20T15:08:56.598Z] ok github.com/docker/docker/daemon/logger/local 0.023s coverage: 79.4% of statements [2022-07-20T15:08:56.598Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-20T15:08:56.598Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-20T15:08:56.842Z] #64 452.8 + bin/containerd-shim-runc-v2 [2022-07-20T15:08:57.170Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.040s coverage: 62.0% of statements [2022-07-20T15:08:57.170Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 31.5% of statements [2022-07-20T15:08:57.408Z] #64 453.6 + binaries [2022-07-20T15:08:57.408Z] #64 453.6 + install -D bin/containerd /build/containerd [2022-07-20T15:08:57.408Z] #64 453.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-20T15:08:57.408Z] #64 453.6 + install -D bin/ctr /build/ctr [2022-07-20T15:08:58.117Z] ok github.com/docker/docker/daemon/logger/syslog 0.013s coverage: 46.8% of statements [2022-07-20T15:08:58.688Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-07-20T15:08:59.260Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2022-07-20T15:08:59.308Z] #64 DONE 455.6s [2022-07-20T15:08:59.833Z] ok github.com/docker/docker/daemon/logger/splunk 1.573s coverage: 82.5% of statements [2022-07-20T15:08:59.833Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-20T15:08:59.833Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-20T15:09:00.684Z] [2022-07-20T15:09:00.684Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-20T15:09:00.684Z] #65 sha256:6d65d517fb53184931734389fc74d2d5752486a34e8a126a2150b322012b6ba4 [2022-07-20T15:09:00.779Z] ok github.com/docker/docker/distribution/metadata 0.027s coverage: 44.4% of statements [2022-07-20T15:09:01.250Z] #65 DONE 0.9s [2022-07-20T15:09:01.250Z] [2022-07-20T15:09:01.250Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-20T15:09:01.250Z] #70 sha256:d9ff2f4da42d51024333967f91078a98082d2387c6606597e559e3d3f8644fd4 [2022-07-20T15:09:01.378Z] #81 DONE 6.8s [2022-07-20T15:09:01.378Z] [2022-07-20T15:09:01.378Z] #82 exporting to image [2022-07-20T15:09:01.378Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-20T15:09:01.378Z] #82 exporting layers [2022-07-20T15:09:01.507Z] #70 DONE 0.2s [2022-07-20T15:09:01.508Z] [2022-07-20T15:09:01.508Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-20T15:09:01.508Z] #75 sha256:4638d5b26a58fd2a2347a7c1a1218bb83b36894e3df8859ac3f831f9f13a1d66 [2022-07-20T15:09:02.163Z] ok github.com/docker/docker/distribution 1.507s coverage: 28.0% of statements [2022-07-20T15:09:02.163Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-20T15:09:02.424Z] ok github.com/docker/docker/errdefs 0.006s coverage: 77.0% of statements [2022-07-20T15:09:02.441Z] #75 DONE 0.9s [2022-07-20T15:09:02.441Z] [2022-07-20T15:09:02.441Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-20T15:09:02.441Z] #78 sha256:1cc9fb5ffcf7e3a825c00521fe2f273314bc693c619de5665c1ddbad5f147900 [2022-07-20T15:09:02.441Z] #78 DONE 0.0s [2022-07-20T15:09:02.441Z] [2022-07-20T15:09:02.441Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-20T15:09:02.441Z] #79 sha256:051f6466037a09cbc9c8d80ae42a3305036f398dc9d5bd805ad1ff4ccfb05c6d [2022-07-20T15:09:02.441Z] #79 DONE 0.0s [2022-07-20T15:09:02.728Z] [2022-07-20T15:09:02.728Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-20T15:09:02.728Z] #80 sha256:d374160ad57f8f6b2bf790d6b532eb9fe2abd4c96ff409db290efa6aa8f90f42 [2022-07-20T15:09:02.728Z] #80 DONE 0.0s [2022-07-20T15:09:02.728Z] [2022-07-20T15:09:02.728Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-20T15:09:02.728Z] #81 sha256:d5d86d8c8c7e86c56e3433cff6126f41f38ba9571ea8cde75d4f904d1d32330b [2022-07-20T15:09:03.368Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-07-20T15:09:03.368Z] ok github.com/docker/docker/distribution/xfer 1.890s coverage: 84.9% of statements [2022-07-20T15:09:03.368Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-20T15:09:03.630Z] ok github.com/docker/docker/image/cache 0.012s coverage: 19.2% of statements [2022-07-20T15:09:04.203Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements [2022-07-20T15:09:04.203Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-20T15:09:04.203Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-20T15:09:04.464Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2022-07-20T15:09:05.408Z] ok github.com/docker/docker/oci 0.017s coverage: 46.0% of statements [2022-07-20T15:09:05.410Z] #71 176.9 # github.com/containerd/containerd/cmd/containerd [2022-07-20T15:09:05.410Z] #71 176.9 /usr/bin/ld: /tmp/go-link-3898851995/000019.o: in function `New': [2022-07-20T15:09:05.410Z] #71 176.9 /tmp/tmp.bKAxcrW31n/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-07-20T15:09:05.410Z] #71 177.0 + bin/containerd-stress [2022-07-20T15:09:05.410Z] #71 178.1 + bin/containerd-shim [2022-07-20T15:09:05.982Z] ok github.com/docker/docker/opts 0.027s coverage: 66.0% of statements [2022-07-20T15:09:06.060Z] #81 DONE 3.2s [2022-07-20T15:09:06.060Z] [2022-07-20T15:09:06.060Z] #82 exporting to image [2022-07-20T15:09:06.060Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-20T15:09:06.060Z] #82 exporting layers [2022-07-20T15:09:06.243Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-20T15:09:08.170Z] ok github.com/docker/docker/pkg/archive 0.317s coverage: 82.3% of statements [2022-07-20T15:09:09.114Z] ok github.com/docker/docker/pkg/authorization 0.547s coverage: 68.3% of statements [2022-07-20T15:09:09.114Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-20T15:09:09.376Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-07-20T15:09:09.627Z] #82 exporting layers 8.2s done [2022-07-20T15:09:09.627Z] #82 writing image sha256:a938cb07fbda4b93d065bc0c3551ddcd4c8f93bf8a5458a38fdedd1314b1575b done [2022-07-20T15:09:09.627Z] #82 naming to docker.io/library/docker:75577fe7a8d9f21442b00df90c8ac33ebea2ac67 done [2022-07-20T15:09:09.627Z] #82 DONE 8.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-07-20T15:09:09.963Z] + trap exit INT TERM [2022-07-20T15:09:09.963Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-07-20T15:09:09.963Z] + CONTAINER_NAME=docker-pr2 [2022-07-20T15:09:09.963Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43839/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43839/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=75577fe7a8d9f21442b00df90c8ac33ebea2ac67 -e DOCKER_GRAPHDRIVER docker:75577fe7a8d9f21442b00df90c8ac33ebea2ac67 hack/make.sh dynbinary [2022-07-20T15:09:11.331Z] [2022-07-20T15:09:11.331Z] Removing bundles/ [2022-07-20T15:09:11.331Z] [2022-07-20T15:09:11.331Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-20T15:09:11.588Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-20T15:09:11.588Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T15:09:12.622Z] #82 exporting layers 7.1s done [2022-07-20T15:09:12.622Z] #82 writing image sha256:ece54a5d47ee34e958698c6eb3b3869fd3ecf1db7f6a6f72f9932bb22cadf857 done [2022-07-20T15:09:12.622Z] #82 naming to docker.io/library/docker:75577fe7a8d9f21442b00df90c8ac33ebea2ac67 done [2022-07-20T15:09:12.622Z] #82 DONE 7.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T15:09:12.684Z] ok github.com/docker/docker/pkg/chrootarchive 2.546s coverage: 42.7% of statements [2022-07-20T15:09:12.945Z] ok github.com/docker/docker/pkg/containerfs 0.005s coverage: 6.7% of statements [2022-07-20T15:09:12.975Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43839/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=75577fe7a8d9f21442b00df90c8ac33ebea2ac67 -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:75577fe7a8d9f21442b00df90c8ac33ebea2ac67 hack/make.sh dynbinary test-integration [2022-07-20T15:09:13.206Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-07-20T15:09:13.206Z] ok github.com/docker/docker/layer 7.762s coverage: 68.9% of statements [2022-07-20T15:09:13.206Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-20T15:09:13.206Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-20T15:09:13.206Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-20T15:09:13.206Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-20T15:09:13.206Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-20T15:09:13.206Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-20T15:09:13.468Z] ok github.com/docker/docker/pkg/dmesg 0.011s coverage: 83.3% of statements [2022-07-20T15:09:13.732Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-07-20T15:09:13.909Z] [2022-07-20T15:09:13.909Z] Removing bundles/ [2022-07-20T15:09:13.909Z] [2022-07-20T15:09:13.909Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-20T15:09:13.909Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-20T15:09:13.909Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T15:09:13.993Z] ok github.com/docker/docker/pkg/fsutils 0.187s coverage: 85.1% of statements [2022-07-20T15:09:13.993Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-07-20T15:09:14.937Z] ok github.com/docker/docker/pkg/ioutils 0.359s coverage: 71.5% of statements [2022-07-20T15:09:15.099Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-20T15:09:15.099Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-20T15:09:15.099Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T15:09:15.099Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-20T15:09:15.099Z] [2022-07-20T15:09:15.099Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-20T15:09:15.099Z] DOCKER_SYSTEMD=1 [2022-07-20T15:09:15.099Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-20T15:09:15.099Z] HOSTNAME=0daf3959488c [2022-07-20T15:09:15.099Z] DEST=bundles/test-integration [2022-07-20T15:09:15.099Z] PWD=/go/src/github.com/docker/docker [2022-07-20T15:09:15.099Z] DOCKER_GITCOMMIT=75577fe7a8d9f21442b00df90c8ac33ebea2ac67 [2022-07-20T15:09:15.099Z] container=docker [2022-07-20T15:09:15.099Z] HOME=/root [2022-07-20T15:09:15.099Z] LANG=C.UTF-8 [2022-07-20T15:09:15.099Z] INVOCATION_ID=b1fcb7a353e64acea6d9f09657ae918b [2022-07-20T15:09:15.099Z] GOLANG_VERSION=1.18.4 [2022-07-20T15:09:15.099Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-20T15:09:15.099Z] VALIDATE_BRANCH=master [2022-07-20T15:09:15.099Z] TERM=xterm [2022-07-20T15:09:15.099Z] DOCKER_PKG=github.com/docker/docker [2022-07-20T15:09:15.099Z] SHLVL=3 [2022-07-20T15:09:15.099Z] TIMEOUT=120m [2022-07-20T15:09:15.099Z] DOCKER_BUILDTAGS= journald [2022-07-20T15:09:15.099Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-20T15:09:15.099Z] GO111MODULE=off [2022-07-20T15:09:15.099Z] DOCKER_EXPERIMENTAL=1 [2022-07-20T15:09:15.099Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-20T15:09:15.099Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-20T15:09:15.099Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-20T15:09:15.099Z] GOPATH=/go [2022-07-20T15:09:15.099Z] PKG_CONFIG=pkg-config [2022-07-20T15:09:15.099Z] _=/usr/bin/env [2022-07-20T15:09:15.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-20T15:09:15.199Z] ok github.com/docker/docker/pkg/idtools 0.550s coverage: 67.9% of statements [2022-07-20T15:09:15.460Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2022-07-20T15:09:15.460Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2022-07-20T15:09:15.460Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-20T15:09:15.722Z] ok github.com/docker/docker/pkg/namesgenerator 0.010s coverage: 85.7% of statements [2022-07-20T15:09:15.722Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-07-20T15:09:15.984Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2022-07-20T15:09:16.245Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-07-20T15:09:16.245Z] ok github.com/docker/docker/pkg/pidfile 0.011s coverage: 82.4% of statements [2022-07-20T15:09:16.245Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-20T15:09:16.245Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-20T15:09:16.818Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2022-07-20T15:09:17.390Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-07-20T15:09:17.632Z] #71 189.2 + bin/containerd-shim-runc-v1 [2022-07-20T15:09:17.651Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 88.2% of statements [2022-07-20T15:09:17.912Z] ok github.com/docker/docker/pkg/progress 0.003s coverage: 75.9% of statements [2022-07-20T15:09:19.295Z] ok github.com/docker/docker/pkg/pubsub 1.046s coverage: 75.0% of statements [2022-07-20T15:09:19.295Z] ok github.com/docker/docker/pkg/reexec 0.011s coverage: 82.4% of statements [2022-07-20T15:09:19.556Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-07-20T15:09:19.817Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-07-20T15:09:20.078Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-07-20T15:09:20.339Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2022-07-20T15:09:20.911Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-07-20T15:09:21.484Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-07-20T15:09:21.745Z] ok github.com/docker/docker/pkg/tailfile 0.043s coverage: 88.6% of statements [2022-07-20T15:09:22.317Z] ok github.com/docker/docker/pkg/tarsum 0.046s coverage: 89.3% of statements [2022-07-20T15:09:22.578Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-20T15:09:22.914Z] #71 195.5 + bin/containerd-shim-runc-v2 [2022-07-20T15:09:23.485Z] #71 196.3 + binaries [2022-07-20T15:09:23.485Z] #71 196.3 + install -D bin/containerd /build/containerd [2022-07-20T15:09:23.485Z] #71 196.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-20T15:09:23.485Z] #71 196.3 + install -D bin/ctr /build/ctr [2022-07-20T15:09:24.425Z] #71 DONE 196.9s [2022-07-20T15:09:24.492Z] ok github.com/docker/docker/plugin 0.520s coverage: 23.2% of statements [2022-07-20T15:09:24.753Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2022-07-20T15:09:24.994Z] [2022-07-20T15:09:24.994Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-20T15:09:24.994Z] #72 sha256:e4d473c71041ff2ebd5a3cbfcef17ca3aacafc6cc975505843da7f76f0756723 [2022-07-20T15:09:25.325Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-07-20T15:09:25.563Z] #72 DONE 0.3s [2022-07-20T15:09:25.563Z] [2022-07-20T15:09:25.563Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-20T15:09:25.563Z] #77 sha256:45c1bfb16163df989099495cc47734e3eee81de6341c42e23bc67ac7ba467db5 [2022-07-20T15:09:25.563Z] #77 DONE 0.1s [2022-07-20T15:09:25.563Z] [2022-07-20T15:09:25.563Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-20T15:09:25.563Z] #82 sha256:6ecd13dbf917b7aa17bd06e9e81a120d2443119f23ae7b485030d2cda1cd6bb9 [2022-07-20T15:09:26.132Z] #82 DONE 0.5s [2022-07-20T15:09:26.132Z] [2022-07-20T15:09:26.132Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-20T15:09:26.132Z] #85 sha256:57aeb245e52577d8e4b3cba486e69f0f250ffc99e65f6f25ac981d7d873f63fa [2022-07-20T15:09:26.132Z] #85 DONE 0.1s [2022-07-20T15:09:26.132Z] [2022-07-20T15:09:26.132Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-20T15:09:26.132Z] #86 sha256:c862a1e217bc69e35755e93c42ada4cdd5b1e8500c74ba6b801e5825b79737ae [2022-07-20T15:09:26.132Z] #86 DONE 0.0s [2022-07-20T15:09:26.132Z] [2022-07-20T15:09:26.132Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-20T15:09:26.132Z] #87 sha256:b4b2077aac198c39311f1ed611ade93c6d158e2bf5fa25ee1f27a40b50759f6d [2022-07-20T15:09:26.132Z] #87 DONE 0.0s [2022-07-20T15:09:26.132Z] [2022-07-20T15:09:26.132Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-20T15:09:26.132Z] #88 sha256:aa92ca06ed282d266eef119c0c4f440de628d444bc1e35e69da0980199452483 [2022-07-20T15:09:26.712Z] ok github.com/docker/docker/quota 0.225s coverage: 71.4% of statements [2022-07-20T15:09:26.712Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2022-07-20T15:09:27.656Z] ok github.com/docker/docker/registry 0.085s coverage: 58.6% of statements [2022-07-20T15:09:28.228Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-07-20T15:09:28.489Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-07-20T15:09:29.061Z] ok github.com/docker/docker/runconfig 0.010s coverage: 64.5% of statements [2022-07-20T15:09:29.331Z] ok github.com/docker/docker/testutil 0.004s coverage: 62.5% of statements [2022-07-20T15:09:30.327Z] #88 DONE 3.9s [2022-07-20T15:09:30.327Z] [2022-07-20T15:09:30.327Z] #89 exporting to image [2022-07-20T15:09:30.327Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-20T15:09:30.327Z] #89 exporting layers [2022-07-20T15:09:31.267Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-07-20T15:09:31.838Z] ok github.com/docker/docker/volume/local 0.106s coverage: 76.8% of statements [2022-07-20T15:09:32.411Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-07-20T15:09:33.798Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-07-20T15:09:51.911Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 76.3% of statements [2022-07-20T15:09:51.912Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-20T15:09:51.912Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-20T15:09:51.912Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-20T15:09:51.912Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-20T15:09:51.912Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-20T15:09:51.912Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-20T15:09:51.912Z] ? github.com/docker/docker/rootless [no test files] [2022-07-20T15:09:51.912Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-20T15:09:51.912Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-20T15:09:51.912Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-20T15:09:51.912Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-20T15:09:51.912Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-20T15:09:51.912Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-20T15:09:51.912Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-20T15:09:51.912Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-20T15:09:51.912Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-20T15:09:51.912Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-20T15:09:51.912Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-20T15:09:51.912Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-20T15:09:51.912Z] ? github.com/docker/docker/volume [no test files] [2022-07-20T15:09:51.912Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-20T15:09:51.912Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-20T15:09:51.912Z] [2022-07-20T15:09:51.912Z] === Skipped [2022-07-20T15:09:51.912Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-20T15:09:51.912Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-20T15:09:51.912Z] [2022-07-20T15:09:51.912Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-20T15:09:51.912Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-20T15:09:51.912Z] [2022-07-20T15:09:51.912Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-20T15:09:51.912Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-20T15:09:51.912Z] [2022-07-20T15:09:51.912Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-20T15:09:51.912Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-20T15:09:51.912Z] [2022-07-20T15:09:51.912Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-20T15:09:51.912Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T15:09:51.912Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-20T15:09:51.912Z] [2022-07-20T15:09:51.912Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-20T15:09:51.912Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T15:09:51.912Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-20T15:09:51.912Z] [2022-07-20T15:09:51.912Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-20T15:09:51.912Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T15:09:51.912Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-20T15:09:51.912Z] [2022-07-20T15:09:51.912Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-20T15:09:51.912Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T15:09:51.912Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-20T15:09:51.912Z] [2022-07-20T15:09:51.912Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-20T15:09:51.912Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T15:09:51.912Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-20T15:09:51.912Z] [2022-07-20T15:09:51.912Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-20T15:09:51.912Z] graphtest_unix.go:71: No driver to put! [2022-07-20T15:09:51.912Z] [2022-07-20T15:09:51.912Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-20T15:09:51.912Z] time="2022-07-20T15:08:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-20T15:09:51.912Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-20T15:09:51.912Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-20T15:09:51.912Z] [2022-07-20T15:09:51.912Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-20T15:09:51.912Z] time="2022-07-20T15:08:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-20T15:09:51.912Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-20T15:09:51.912Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-20T15:09:51.912Z] [2022-07-20T15:09:51.912Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-20T15:09:51.912Z] time="2022-07-20T15:08:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-20T15:09:51.912Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-20T15:09:51.912Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-20T15:09:51.912Z] [2022-07-20T15:09:51.912Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-20T15:09:51.912Z] time="2022-07-20T15:08:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-20T15:09:51.912Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-20T15:09:51.912Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-20T15:09:51.912Z] [2022-07-20T15:09:51.912Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-20T15:09:51.912Z] time="2022-07-20T15:08:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-20T15:09:51.912Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-20T15:09:51.912Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-20T15:09:51.912Z] [2022-07-20T15:09:51.912Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-20T15:09:51.912Z] graphtest_unix.go:71: No driver to put! [2022-07-20T15:09:51.912Z] [2022-07-20T15:09:51.912Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-20T15:09:51.912Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-20T15:09:51.912Z] [2022-07-20T15:09:51.912Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-20T15:09:51.912Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-20T15:09:51.912Z] [2022-07-20T15:09:51.912Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-20T15:09:51.912Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-20T15:09:51.912Z] [2022-07-20T15:09:51.912Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-20T15:09:51.912Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-20T15:09:51.912Z] [2022-07-20T15:09:51.912Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-20T15:09:51.912Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T15:09:51.912Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-20T15:09:51.912Z] [2022-07-20T15:09:51.912Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-20T15:09:51.912Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T15:09:51.912Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-20T15:09:51.912Z] [2022-07-20T15:09:51.912Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-20T15:09:51.912Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T15:09:51.912Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-20T15:09:51.912Z] [2022-07-20T15:09:51.912Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-20T15:09:51.912Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T15:09:51.912Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-20T15:09:51.912Z] [2022-07-20T15:09:51.912Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-20T15:09:51.912Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T15:09:51.912Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-20T15:09:51.912Z] [2022-07-20T15:09:51.912Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-20T15:09:51.912Z] graphtest_unix.go:71: No driver to put! [2022-07-20T15:09:51.912Z] [2022-07-20T15:09:51.912Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-20T15:09:51.912Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-20T15:09:51.912Z] [2022-07-20T15:09:51.912Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-20T15:09:51.912Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-20T15:09:51.912Z] [2022-07-20T15:09:51.912Z] DONE 2811 tests, 28 skipped in 223.646s [2022-07-20T15:09:51.912Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/bitseq [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/cluster [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/config [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/datastore [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/driverapi [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/etchosts [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/idm [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/ipam [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/iptables [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/netlabel [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/netutils [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/networkdb [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/ns [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/options [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/osl [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/portallocator [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/portmapper [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/testutils [2022-07-20T15:09:51.912Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-20T15:09:51.912Z] + 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-07-20T15:09:56.963Z] #89 exporting layers 25.7s done [2022-07-20T15:09:56.963Z] #89 writing image sha256:b62c62f2f36df5f670d9512d5e200f9c6aadfa192bc0c98a269ad38511ab477f done [2022-07-20T15:09:56.963Z] #89 naming to docker.io/library/docker:75577fe7a8d9f21442b00df90c8ac33ebea2ac67 done [2022-07-20T15:09:56.963Z] #89 DONE 25.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-07-20T15:09:57.290Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43839/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43839/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=75577fe7a8d9f21442b00df90c8ac33ebea2ac67 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:75577fe7a8d9f21442b00df90c8ac33ebea2ac67 hack/validate/default [2022-07-20T15:09:57.859Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-07-20T15:09:57.859Z] No api/types/ or api/swagger.yaml changes in diff. [2022-07-20T15:09:57.859Z] Congratulations! All TOML source files changed here have valid syntax. [2022-07-20T15:09:58.119Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-07-20T15:09:58.119Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-07-20T15:09:58.119Z] [2022-07-20T15:09:58.119Z] INFO Start validation with golang-ci-lint [2022-07-20T15:09:58.689Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-07-20T15:09:58.949Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-07-20T15:10:01.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-20T15:10:01.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-20T15:10:28.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-20T15:10:34.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-20T15:10:38.632Z] ok github.com/docker/docker/libnetwork 37.610s coverage: 40.6% of statements [2022-07-20T15:10:38.632Z] ok github.com/docker/docker/libnetwork/bitseq 0.149s coverage: 84.4% of statements [2022-07-20T15:10:38.632Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-20T15:10:38.632Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-20T15:10:38.632Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-20T15:10:38.632Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-20T15:10:38.632Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-20T15:10:38.632Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-20T15:10:38.632Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-20T15:10:38.632Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-20T15:10:38.632Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-07-20T15:10:38.632Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-07-20T15:10:38.632Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-20T15:10:38.632Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-20T15:10:38.632Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-07-20T15:10:40.020Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.698s coverage: 59.9% of statements [2022-07-20T15:10:40.020Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-20T15:10:40.282Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2022-07-20T15:10:40.854Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.016s coverage: 5.2% of statements [2022-07-20T15:10:40.854Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-20T15:10:41.427Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.7% of statements [2022-07-20T15:10:41.427Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-20T15:10:41.688Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-07-20T15:10:44.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-20T15:10:44.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-20T15:10:44.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-20T15:10:45.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-20T15:10:46.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-20T15:10:46.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-20T15:10:47.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-20T15:10:50.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-20T15:10:50.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-20T15:10:51.689Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.204s coverage: 6.6% of statements [2022-07-20T15:10:51.689Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-20T15:10:51.689Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-07-20T15:10:51.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-20T15:10:52.262Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.012s coverage: 57.4% of statements [2022-07-20T15:10:52.262Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-20T15:10:52.262Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-20T15:10:52.262Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-20T15:10:52.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-20T15:10:52.835Z] ok github.com/docker/docker/libnetwork/drvregistry 0.017s coverage: 82.4% of statements [2022-07-20T15:10:53.096Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-07-20T15:10:53.357Z] ok github.com/docker/docker/libnetwork/idm 0.003s coverage: 87.5% of statements [2022-07-20T15:10:53.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-20T15:10:53.618Z] ok github.com/docker/docker/libnetwork/internal/caller 0.003s coverage: 100.0% of statements [2022-07-20T15:10:53.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-20T15:10:55.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-20T15:10:55.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-20T15:10:57.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-20T15:10:57.869Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-20T15:10:57.869Z] Using test binary docker [2022-07-20T15:10:57.869Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-20T15:10:57.869Z] Starting apparmor (via systemctl): apparmor.service. [2022-07-20T15:10:57.869Z] Starting dockerd [2022-07-20T15:10:57.869Z] INFO: Waiting for daemon to start... [2022-07-20T15:11:01.145Z] . [2022-07-20T15:11:01.145Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-20T15:11:01.145Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-20T15:11:01.145Z] Error: No such image: emptyfs [2022-07-20T15:11:01.145Z] Running integration-test (iteration 1) [2022-07-20T15:11:01.145Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-20T15:11:01.145Z] Loaded image: busybox:latest [2022-07-20T15:11:01.145Z] Loaded image: busybox:glibc [2022-07-20T15:11:03.043Z] Loaded image: debian:bullseye-slim [2022-07-20T15:11:03.043Z] Loaded image: hello-world:latest [2022-07-20T15:11:03.043Z] Loaded image: arm32v7/hello-world:latest [2022-07-20T15:11:03.043Z] INFO: Testing against a local daemon [2022-07-20T15:11:03.043Z] === RUN TestCgroupNamespacesBuild [2022-07-20T15:11:03.621Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-07-20T15:11:04.417Z] --- PASS: TestCgroupNamespacesBuild (1.49s) [2022-07-20T15:11:04.417Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-20T15:11:05.831Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.36s) [2022-07-20T15:11:05.831Z] === RUN TestBuildWithSession [2022-07-20T15:11:05.831Z] build_session_test.go:25: TODO: BuildKit [2022-07-20T15:11:05.831Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-20T15:11:05.831Z] === RUN TestBuildSquashParent [2022-07-20T15:11:11.094Z] --- PASS: TestBuildSquashParent (4.85s) [2022-07-20T15:11:11.094Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-20T15:11:11.094Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-20T15:11:11.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-20T15:11:11.094Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-20T15:11:11.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-20T15:11:11.094Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-20T15:11:11.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-20T15:11:11.094Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-20T15:11:11.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-20T15:11:11.094Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-20T15:11:11.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-20T15:11:11.094Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-20T15:11:11.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-20T15:11:11.094Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-20T15:11:11.094Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-20T15:11:12.466Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-20T15:11:12.466Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-20T15:11:13.840Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-20T15:11:14.097Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-20T15:11:15.478Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-07-20T15:11:15.478Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.66s) [2022-07-20T15:11:15.478Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.95s) [2022-07-20T15:11:15.478Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.57s) [2022-07-20T15:11:15.478Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.54s) [2022-07-20T15:11:15.478Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.42s) [2022-07-20T15:11:15.478Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.44s) [2022-07-20T15:11:15.478Z] === RUN TestBuildMultiStageCopy [2022-07-20T15:11:15.478Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-20T15:11:17.375Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-20T15:11:17.375Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-20T15:11:17.632Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-20T15:11:17.632Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-20T15:11:17.889Z] --- PASS: TestBuildMultiStageCopy (2.49s) [2022-07-20T15:11:17.889Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.51s) [2022-07-20T15:11:17.889Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.25s) [2022-07-20T15:11:17.889Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.26s) [2022-07-20T15:11:17.889Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-07-20T15:11:17.889Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-07-20T15:11:17.889Z] === RUN TestBuildMultiStageParentConfig [2022-07-20T15:11:18.033Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-20T15:11:18.033Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-20T15:11:18.033Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T15:11:18.033Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-20T15:11:18.033Z] [2022-07-20T15:11:18.033Z] + c=0 [2022-07-20T15:11:18.033Z] ++ jobs -p [2022-07-20T15:11:18.033Z] + TEST_INTEGRATION_DEST=2 [2022-07-20T15:11:18.033Z] + for job in $(jobs -p) [2022-07-20T15:11:18.033Z] + CONTAINER_NAME=docker-pr2-2 [2022-07-20T15:11:18.033Z] + TEST_SKIP_INTEGRATION=1 [2022-07-20T15:11:18.033Z] + wait 8122 [2022-07-20T15:11:18.033Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-20T15:11:18.033Z] + run_tests [2022-07-20T15:11:18.033Z] + '[' -n 0 ']' [2022-07-20T15:11:18.033Z] + rm= [2022-07-20T15:11:18.033Z] + TEST_INTEGRATION_DEST=3 [2022-07-20T15:11:18.033Z] + CONTAINER_NAME=docker-pr2-3 [2022-07-20T15:11:18.033Z] + TEST_SKIP_INTEGRATION=1 [2022-07-20T15:11:18.033Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-20T15:11:18.033Z] + run_tests [2022-07-20T15:11:18.033Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43839/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43839/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43839/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=75577fe7a8d9f21442b00df90c8ac33ebea2ac67 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:75577fe7a8d9f21442b00df90c8ac33ebea2ac67 hack/make.sh '' test-integration [2022-07-20T15:11:18.033Z] + '[' -n 0 ']' [2022-07-20T15:11:18.033Z] + rm= [2022-07-20T15:11:18.033Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43839/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43839/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43839/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=75577fe7a8d9f21442b00df90c8ac33ebea2ac67 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:75577fe7a8d9f21442b00df90c8ac33ebea2ac67 hack/make.sh '' test-integration [2022-07-20T15:11:18.033Z] + TEST_INTEGRATION_DEST=1 [2022-07-20T15:11:18.033Z] + CONTAINER_NAME=docker-pr2-1 [2022-07-20T15:11:18.033Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-07-20T15:11:18.033Z] + run_tests test-integration-flaky [2022-07-20T15:11:18.033Z] + '[' -n 0 ']' [2022-07-20T15:11:18.033Z] + rm= [2022-07-20T15:11:18.033Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43839/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43839/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43839/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=75577fe7a8d9f21442b00df90c8ac33ebea2ac67 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:75577fe7a8d9f21442b00df90c8ac33ebea2ac67 hack/make.sh test-integration-flaky test-integration [2022-07-20T15:11:18.033Z] [2022-07-20T15:11:18.033Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-20T15:11:18.033Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-20T15:11:18.033Z] HOSTNAME=02b63d3cc10a [2022-07-20T15:11:18.033Z] TEST_SKIP_INTEGRATION=1 [2022-07-20T15:11:18.033Z] TESTDEBUG=0 [2022-07-20T15:11:18.033Z] DEST=bundles/test-integration [2022-07-20T15:11:18.033Z] PWD=/go/src/github.com/docker/docker [2022-07-20T15:11:18.033Z] KEEPBUNDLE=1 [2022-07-20T15:11:18.033Z] DOCKER_GITCOMMIT=75577fe7a8d9f21442b00df90c8ac33ebea2ac67 [2022-07-20T15:11:18.033Z] container=docker [2022-07-20T15:11:18.033Z] HOME=/root [2022-07-20T15:11:18.033Z] GOLANG_VERSION=1.18.4 [2022-07-20T15:11:18.033Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-20T15:11:18.033Z] VALIDATE_BRANCH=master [2022-07-20T15:11:18.033Z] TERM=xterm [2022-07-20T15:11:18.033Z] DOCKER_PKG=github.com/docker/docker [2022-07-20T15:11:18.033Z] SHLVL=1 [2022-07-20T15:11:18.033Z] TIMEOUT=120m [2022-07-20T15:11:18.033Z] DOCKER_BUILDTAGS= journald [2022-07-20T15:11:18.033Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-20T15:11:18.033Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-07-20T15:11:18.033Z] GO111MODULE=off [2022-07-20T15:11:18.033Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-20T15:11:18.033Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-20T15:11:18.033Z] GOPATH=/go [2022-07-20T15:11:18.033Z] PKG_CONFIG=pkg-config [2022-07-20T15:11:18.033Z] _=/usr/bin/env [2022-07-20T15:11:18.033Z] Building test suite binary ./integration-cli/test.main [2022-07-20T15:11:18.033Z] [2022-07-20T15:11:18.033Z] [2022-07-20T15:11:18.033Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-20T15:11:18.033Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-20T15:11:18.033Z] HOSTNAME=d3067755a5c5 [2022-07-20T15:11:18.033Z] TEST_SKIP_INTEGRATION=1 [2022-07-20T15:11:18.033Z] TESTDEBUG=0 [2022-07-20T15:11:18.033Z] DEST=bundles/test-integration [2022-07-20T15:11:18.033Z] PWD=/go/src/github.com/docker/docker [2022-07-20T15:11:18.033Z] KEEPBUNDLE=1 [2022-07-20T15:11:18.033Z] DOCKER_GITCOMMIT=75577fe7a8d9f21442b00df90c8ac33ebea2ac67 [2022-07-20T15:11:18.033Z] container=docker [2022-07-20T15:11:18.033Z] HOME=/root [2022-07-20T15:11:18.033Z] GOLANG_VERSION=1.18.4 [2022-07-20T15:11:18.033Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-20T15:11:18.033Z] VALIDATE_BRANCH=master [2022-07-20T15:11:18.033Z] TERM=xterm [2022-07-20T15:11:18.033Z] DOCKER_PKG=github.com/docker/docker [2022-07-20T15:11:18.033Z] SHLVL=1 [2022-07-20T15:11:18.033Z] TIMEOUT=120m [2022-07-20T15:11:18.033Z] DOCKER_BUILDTAGS= journald [2022-07-20T15:11:18.033Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-20T15:11:18.033Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-20T15:11:18.033Z] GO111MODULE=off [2022-07-20T15:11:18.033Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-20T15:11:18.033Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-20T15:11:18.033Z] GOPATH=/go [2022-07-20T15:11:18.033Z] PKG_CONFIG=pkg-config [2022-07-20T15:11:18.033Z] _=/usr/bin/env [2022-07-20T15:11:18.033Z] Building test suite binary ./integration-cli/test.main [2022-07-20T15:11:18.033Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-07-20T15:11:18.033Z] No new tests added to integration. [2022-07-20T15:11:18.033Z] [2022-07-20T15:11:18.033Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-20T15:11:18.033Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-20T15:11:18.033Z] HOSTNAME=806ed1881bce [2022-07-20T15:11:18.033Z] TESTDEBUG=0 [2022-07-20T15:11:18.033Z] DEST=bundles/test-integration [2022-07-20T15:11:18.033Z] PWD=/go/src/github.com/docker/docker [2022-07-20T15:11:18.033Z] KEEPBUNDLE=1 [2022-07-20T15:11:18.033Z] DOCKER_GITCOMMIT=75577fe7a8d9f21442b00df90c8ac33ebea2ac67 [2022-07-20T15:11:18.033Z] container=docker [2022-07-20T15:11:18.033Z] HOME=/root [2022-07-20T15:11:18.033Z] GOLANG_VERSION=1.18.4 [2022-07-20T15:11:18.033Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-20T15:11:18.033Z] VALIDATE_BRANCH=master [2022-07-20T15:11:18.033Z] TERM=xterm [2022-07-20T15:11:18.033Z] DOCKER_PKG=github.com/docker/docker [2022-07-20T15:11:18.033Z] SHLVL=1 [2022-07-20T15:11:18.033Z] TIMEOUT=120m [2022-07-20T15:11:18.033Z] DOCKER_BUILDTAGS= journald [2022-07-20T15:11:18.033Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-20T15:11:18.033Z] GO111MODULE=off [2022-07-20T15:11:18.033Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-20T15:11:18.033Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-20T15:11:18.033Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-20T15:11:18.033Z] GOPATH=/go [2022-07-20T15:11:18.033Z] PKG_CONFIG=pkg-config [2022-07-20T15:11:18.033Z] _=/usr/bin/env [2022-07-20T15:11:18.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-20T15:11:18.822Z] --- PASS: TestBuildMultiStageParentConfig (0.70s) [2022-07-20T15:11:18.822Z] === RUN TestBuildLabelWithTargets [2022-07-20T15:11:19.755Z] --- PASS: TestBuildLabelWithTargets (1.10s) [2022-07-20T15:11:19.755Z] === RUN TestBuildWithEmptyLayers [2022-07-20T15:11:20.320Z] --- PASS: TestBuildWithEmptyLayers (0.47s) [2022-07-20T15:11:20.320Z] === RUN TestBuildMultiStageOnBuild [2022-07-20T15:11:20.387Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-20T15:11:20.387Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-20T15:11:20.387Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T15:11:20.387Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-20T15:11:20.387Z] [2022-07-20T15:11:20.387Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-20T15:11:20.387Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-20T15:11:20.387Z] HOSTNAME=09188ecca05b [2022-07-20T15:11:20.387Z] DEST=bundles/test-integration [2022-07-20T15:11:20.387Z] PWD=/go/src/github.com/docker/docker [2022-07-20T15:11:20.387Z] DOCKER_ROOTLESS=1 [2022-07-20T15:11:20.387Z] DOCKER_GITCOMMIT=75577fe7a8d9f21442b00df90c8ac33ebea2ac67 [2022-07-20T15:11:20.387Z] container=docker [2022-07-20T15:11:20.387Z] HOME=/root [2022-07-20T15:11:20.387Z] GOLANG_VERSION=1.18.4 [2022-07-20T15:11:20.387Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-20T15:11:20.387Z] VALIDATE_BRANCH=master [2022-07-20T15:11:20.387Z] TERM=xterm [2022-07-20T15:11:20.387Z] DOCKER_PKG=github.com/docker/docker [2022-07-20T15:11:20.387Z] SHLVL=1 [2022-07-20T15:11:20.387Z] TIMEOUT=120m [2022-07-20T15:11:20.387Z] DOCKER_BUILDTAGS= journald [2022-07-20T15:11:20.387Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-20T15:11:20.387Z] GO111MODULE=off [2022-07-20T15:11:20.387Z] DOCKER_EXPERIMENTAL=1 [2022-07-20T15:11:20.387Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-20T15:11:20.387Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-20T15:11:20.387Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-20T15:11:20.387Z] GOPATH=/go [2022-07-20T15:11:20.387Z] PKG_CONFIG=pkg-config [2022-07-20T15:11:20.387Z] _=/usr/bin/env [2022-07-20T15:11:20.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-20T15:11:21.742Z] ok github.com/docker/docker/libnetwork/ipam 16.968s coverage: 85.3% of statements [2022-07-20T15:11:21.742Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-20T15:11:21.742Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-20T15:11:21.742Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-07-20T15:11:22.003Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.009s coverage: 47.4% of statements [2022-07-20T15:11:22.003Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-20T15:11:22.217Z] --- PASS: TestBuildMultiStageOnBuild (1.79s) [2022-07-20T15:11:22.217Z] === RUN TestBuildUncleanTarFilenames [2022-07-20T15:11:22.574Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2022-07-20T15:11:22.783Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-07-20T15:11:22.783Z] === RUN TestBuildMultiStageLayerLeak [2022-07-20T15:11:23.146Z] ok github.com/docker/docker/libnetwork/ipamutils 0.291s coverage: 74.0% of statements [2022-07-20T15:11:23.718Z] ok github.com/docker/docker/libnetwork/iptables 0.194s coverage: 45.0% of statements [2022-07-20T15:11:23.979Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-20T15:11:24.240Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-07-20T15:11:24.679Z] --- PASS: TestBuildMultiStageLayerLeak (1.64s) [2022-07-20T15:11:24.679Z] === RUN TestBuildWithHugeFile [2022-07-20T15:12:07.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-20T15:12:07.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-20T15:12:20.895Z] --- PASS: TestBuildWithHugeFile (52.16s) [2022-07-20T15:12:20.895Z] === RUN TestBuildWCOWSandboxSize [2022-07-20T15:12:20.895Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-20T15:12:20.895Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-20T15:12:20.895Z] === RUN TestBuildWithEmptyDockerfile [2022-07-20T15:12:20.895Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-20T15:12:20.895Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-20T15:12:20.895Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-20T15:12:20.895Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-20T15:12:20.895Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-20T15:12:20.895Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-20T15:12:20.895Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-20T15:12:20.895Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-20T15:12:20.895Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-20T15:12:20.895Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-20T15:12:20.895Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-07-20T15:12:20.895Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-07-20T15:12:20.895Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-20T15:12:20.895Z] === RUN TestBuildPreserveOwnership [2022-07-20T15:12:20.895Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-20T15:12:20.895Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-20T15:12:20.895Z] --- PASS: TestBuildPreserveOwnership (3.76s) [2022-07-20T15:12:20.895Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.53s) [2022-07-20T15:12:20.895Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.22s) [2022-07-20T15:12:20.895Z] === RUN TestBuildPlatformInvalid [2022-07-20T15:12:20.895Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-07-20T15:12:20.895Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-20T15:12:21.153Z] Loaded image: busybox:latest [2022-07-20T15:12:21.410Z] Loaded image: busybox:glibc [2022-07-20T15:12:22.783Z] Loaded image: debian:bullseye-slim [2022-07-20T15:12:22.783Z] Loaded image: hello-world:latest [2022-07-20T15:12:22.783Z] Loaded image: arm32v7/hello-world:latest [2022-07-20T15:12:29.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-20T15:12:32.749Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.19s) [2022-07-20T15:12:32.749Z] PASS [2022-07-20T15:12:32.749Z] [2022-07-20T15:12:32.749Z] === Skipped [2022-07-20T15:12:32.749Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-20T15:12:32.749Z] build_session_test.go:25: TODO: BuildKit [2022-07-20T15:12:32.749Z] [2022-07-20T15:12:32.749Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-20T15:12:32.749Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-20T15:12:32.749Z] [2022-07-20T15:12:32.749Z] DONE 34 tests, 2 skipped in 90.837s [2022-07-20T15:12:32.749Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-20T15:12:32.749Z] INFO: Testing against a local daemon [2022-07-20T15:12:32.749Z] === RUN TestConfigInspect [2022-07-20T15:12:34.121Z] --- PASS: TestConfigInspect (2.39s) [2022-07-20T15:12:34.121Z] === RUN TestConfigList [2022-07-20T15:12:35.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-20T15:12:36.645Z] --- PASS: TestConfigList (2.19s) [2022-07-20T15:12:36.645Z] === RUN TestConfigsCreateAndDelete [2022-07-20T15:12:38.541Z] --- PASS: TestConfigsCreateAndDelete (2.20s) [2022-07-20T15:12:38.541Z] === RUN TestConfigsUpdate [2022-07-20T15:12:41.065Z] --- PASS: TestConfigsUpdate (2.21s) [2022-07-20T15:12:41.065Z] === RUN TestTemplatedConfig [2022-07-20T15:12:43.592Z] --- PASS: TestTemplatedConfig (2.74s) [2022-07-20T15:12:43.592Z] === RUN TestConfigCreateResolve [2022-07-20T15:12:43.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-20T15:12:43.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-20T15:12:44.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-20T15:12:45.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-20T15:12:46.118Z] --- PASS: TestConfigCreateResolve (2.18s) [2022-07-20T15:12:46.118Z] PASS [2022-07-20T15:12:46.118Z] [2022-07-20T15:12:46.118Z] DONE 6 tests in 13.931s [2022-07-20T15:12:46.118Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-20T15:12:46.118Z] INFO: Testing against a local daemon [2022-07-20T15:12:46.118Z] === RUN TestAttachWithTTY [2022-07-20T15:12:46.118Z] --- PASS: TestAttachWithTTY (0.06s) [2022-07-20T15:12:46.118Z] === RUN TestAttachWithoutTTy [2022-07-20T15:12:46.118Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-20T15:12:46.118Z] === RUN TestCheckpoint [2022-07-20T15:12:46.118Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-20T15:12:46.118Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-20T15:12:46.118Z] === RUN TestContainerInvalidJSON [2022-07-20T15:12:46.118Z] === RUN TestContainerInvalidJSON/commit [2022-07-20T15:12:46.118Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-20T15:12:46.118Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-20T15:12:46.118Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-20T15:12:46.118Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-20T15:12:46.118Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-20T15:12:46.118Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-20T15:12:46.118Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-20T15:12:46.118Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-20T15:12:46.118Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-20T15:12:46.118Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-20T15:12:46.118Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-20T15:12:46.118Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-20T15:12:46.118Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-20T15:12:46.118Z] === CONT TestContainerInvalidJSON/commit [2022-07-20T15:12:46.118Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-20T15:12:46.118Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-20T15:12:46.118Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-20T15:12:46.118Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-20T15:12:46.118Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-20T15:12:46.118Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-20T15:12:46.118Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-20T15:12:46.118Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-20T15:12:46.118Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-20T15:12:46.118Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-20T15:12:46.118Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-20T15:12:46.118Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-20T15:12:46.118Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-20T15:12:46.118Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-20T15:12:46.118Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-20T15:12:46.118Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-20T15:12:46.118Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-20T15:12:46.118Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-20T15:12:46.118Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-20T15:12:46.118Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-20T15:12:46.118Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-20T15:12:46.118Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-20T15:12:46.118Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-20T15:12:46.118Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-20T15:12:46.118Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-20T15:12:46.118Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-20T15:12:46.118Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-20T15:12:46.118Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-20T15:12:46.118Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-20T15:12:46.118Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-20T15:12:46.118Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-20T15:12:46.118Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-20T15:12:46.118Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-20T15:12:46.118Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-20T15:12:46.118Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-20T15:12:46.118Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-20T15:12:46.118Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-20T15:12:46.118Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-20T15:12:46.118Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-20T15:12:46.118Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-20T15:12:46.118Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-20T15:12:46.118Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-20T15:12:46.118Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-20T15:12:46.118Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-20T15:12:46.118Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-20T15:12:46.118Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-20T15:12:46.118Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-20T15:12:46.118Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-20T15:12:46.118Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-20T15:12:46.118Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-20T15:12:46.118Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-20T15:12:46.118Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-20T15:12:46.118Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-20T15:12:46.118Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-20T15:12:46.118Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-20T15:12:46.118Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-20T15:12:46.118Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-20T15:12:46.118Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-20T15:12:46.118Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-20T15:12:46.118Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-20T15:12:46.118Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-20T15:12:46.118Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-20T15:12:46.118Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-20T15:12:46.118Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-20T15:12:46.118Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-20T15:12:46.118Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-20T15:12:46.118Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-20T15:12:46.118Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-20T15:12:46.118Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-20T15:12:46.118Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-20T15:12:46.118Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-20T15:12:46.118Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-20T15:12:46.118Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-20T15:12:46.118Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-20T15:12:46.118Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-20T15:12:46.118Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-20T15:12:46.118Z] === RUN TestCopyEmptyFile [2022-07-20T15:12:46.118Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-07-20T15:12:46.118Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-20T15:12:46.118Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-20T15:12:46.118Z] === RUN TestCopyFromContainer [2022-07-20T15:12:46.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-20T15:12:46.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-20T15:12:47.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-20T15:12:47.491Z] === RUN TestCopyFromContainer// [2022-07-20T15:12:47.491Z] === RUN TestCopyFromContainer//bar/root [2022-07-20T15:12:47.491Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-20T15:12:47.491Z] === RUN TestCopyFromContainer/bar/quux [2022-07-20T15:12:47.749Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-20T15:12:47.749Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-20T15:12:47.749Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-20T15:12:47.749Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-20T15:12:48.008Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-20T15:12:48.008Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-20T15:12:48.008Z] --- PASS: TestCopyFromContainer (1.79s) [2022-07-20T15:12:48.008Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-20T15:12:48.008Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-20T15:12:48.008Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2022-07-20T15:12:48.008Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-07-20T15:12:48.008Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-20T15:12:48.008Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-20T15:12:48.008Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-20T15:12:48.008Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-20T15:12:48.008Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-20T15:12:48.008Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-20T15:12:48.008Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-20T15:12:48.008Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-20T15:12:48.008Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-20T15:12:48.008Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-20T15:12:48.008Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-20T15:12:48.008Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-20T15:12:48.008Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-20T15:12:48.008Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-20T15:12:48.008Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-20T15:12:48.008Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-20T15:12:48.008Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-20T15:12:48.008Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-20T15:12:48.008Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-20T15:12:48.008Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-20T15:12:48.008Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-20T15:12:48.008Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-20T15:12:48.008Z] === RUN TestCreateWithInvalidEnv [2022-07-20T15:12:48.008Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-20T15:12:48.008Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-20T15:12:48.008Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-20T15:12:48.008Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-20T15:12:48.008Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-20T15:12:48.008Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-20T15:12:48.008Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-20T15:12:48.008Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-20T15:12:48.008Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-20T15:12:48.008Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-20T15:12:48.008Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-20T15:12:48.008Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-20T15:12:48.008Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-20T15:12:48.008Z] === RUN TestCreateTmpfsMountsTarget [2022-07-20T15:12:48.008Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-07-20T15:12:48.008Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-20T15:12:49.904Z] --- PASS: TestCreateWithCustomMaskedPaths (1.67s) [2022-07-20T15:12:49.904Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-20T15:12:49.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-20T15:12:50.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-20T15:12:51.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-20T15:12:51.801Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.73s) [2022-07-20T15:12:51.801Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-20T15:12:51.801Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-20T15:12:51.801Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-20T15:12:51.801Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-20T15:12:51.801Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-20T15:12:51.801Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-20T15:12:51.801Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-20T15:12:51.801Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-20T15:12:51.801Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-20T15:12:51.801Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-20T15:12:51.801Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-20T15:12:51.801Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-20T15:12:51.801Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-20T15:12:51.801Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-20T15:12:51.801Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-20T15:12:51.801Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-20T15:12:51.801Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-20T15:12:51.801Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-20T15:12:51.801Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-20T15:12:51.801Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-20T15:12:51.801Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-20T15:12:51.801Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-20T15:12:51.801Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-20T15:12:52.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-20T15:12:52.058Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.60s) [2022-07-20T15:12:52.058Z] === RUN TestCreateDifferentPlatform [2022-07-20T15:12:52.058Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-20T15:12:52.058Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-20T15:12:52.058Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-20T15:12:52.058Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-20T15:12:52.058Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-20T15:12:52.058Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-20T15:12:52.058Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-07-20T15:12:52.058Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-20T15:12:52.315Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-07-20T15:12:52.315Z] === RUN TestCreateInvalidHostConfig [2022-07-20T15:12:52.315Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-20T15:12:52.315Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-20T15:12:52.315Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-20T15:12:52.315Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-20T15:12:52.315Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-20T15:12:52.315Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-20T15:12:52.315Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-20T15:12:52.315Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-20T15:12:52.315Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-20T15:12:52.315Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-20T15:12:52.315Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-20T15:12:52.315Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-20T15:12:52.315Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-20T15:12:52.315Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-20T15:12:52.315Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-20T15:12:52.316Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-20T15:12:52.316Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-20T15:12:52.316Z] === RUN TestContainerStartOnDaemonRestart [2022-07-20T15:12:52.316Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-20T15:12:52.316Z] === RUN TestDaemonRestartIpcMode [2022-07-20T15:12:52.316Z] === PAUSE TestDaemonRestartIpcMode [2022-07-20T15:12:52.316Z] === RUN TestDaemonHostGatewayIP [2022-07-20T15:12:52.316Z] === PAUSE TestDaemonHostGatewayIP [2022-07-20T15:12:52.316Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-20T15:12:52.316Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-20T15:12:52.316Z] === RUN TestContainerKillOnDaemonStart [2022-07-20T15:12:52.316Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-20T15:12:52.316Z] === RUN TestDiff [2022-07-20T15:12:52.881Z] --- PASS: TestDiff (0.66s) [2022-07-20T15:12:52.881Z] === RUN TestExecConsoleSize [2022-07-20T15:12:52.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-20T15:12:53.453Z] --- PASS: TestExecConsoleSize (0.63s) [2022-07-20T15:12:53.453Z] === RUN TestExecWithCloseStdin [2022-07-20T15:12:53.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-20T15:12:54.386Z] --- PASS: TestExecWithCloseStdin (0.63s) [2022-07-20T15:12:54.387Z] === RUN TestExec [2022-07-20T15:12:54.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-20T15:12:54.952Z] --- PASS: TestExec (0.69s) [2022-07-20T15:12:54.952Z] === RUN TestExecUser [2022-07-20T15:12:55.516Z] --- PASS: TestExecUser (0.68s) [2022-07-20T15:12:55.516Z] === RUN TestExportContainerAndImportImage [2022-07-20T15:12:55.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-20T15:12:56.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-20T15:12:56.448Z] --- PASS: TestExportContainerAndImportImage (0.75s) [2022-07-20T15:12:56.448Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-20T15:12:57.294Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-20T15:12:57.294Z] Using test binary docker [2022-07-20T15:12:57.294Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-20T15:12:57.294Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-20T15:12:57.294Z] INFO: Waiting for daemon to start... [2022-07-20T15:12:57.294Z] Starting dockerd [2022-07-20T15:12:57.821Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-07-20T15:12:57.821Z] === RUN TestHealthCheckWorkdir [2022-07-20T15:12:58.416Z] --- PASS: TestHealthCheckWorkdir (0.72s) [2022-07-20T15:12:58.416Z] === RUN TestHealthKillContainer [2022-07-20T15:12:59.833Z] . [2022-07-20T15:12:59.833Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-20T15:13:00.092Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-20T15:13:00.092Z] Error: No such image: emptyfs [2022-07-20T15:13:00.092Z] Running integration-test (iteration 1) [2022-07-20T15:13:00.092Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-20T15:13:00.350Z] Loaded image: busybox:latest [2022-07-20T15:13:00.646Z] Loaded image: busybox:glibc [2022-07-20T15:13:02.063Z] Loaded image: debian:bullseye-slim [2022-07-20T15:13:02.063Z] Loaded image: hello-world:latest [2022-07-20T15:13:02.335Z] Loaded image: arm32v7/hello-world:latest [2022-07-20T15:13:02.335Z] INFO: Testing against a local daemon [2022-07-20T15:13:02.335Z] === RUN TestCgroupNamespacesBuild [2022-07-20T15:13:03.714Z] --- PASS: TestCgroupNamespacesBuild (1.47s) [2022-07-20T15:13:03.714Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-20T15:13:05.088Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.18s) [2022-07-20T15:13:05.089Z] === RUN TestBuildWithSession [2022-07-20T15:13:05.089Z] build_session_test.go:25: TODO: BuildKit [2022-07-20T15:13:05.089Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-20T15:13:05.089Z] === RUN TestBuildSquashParent [2022-07-20T15:13:05.490Z] INFO [loader] Go packages loading at mode 575 (deps|files|imports|compiled_files|exports_file|name|types_sizes) took 2m52.873279794s [2022-07-20T15:13:05.490Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 502.580481ms [2022-07-20T15:13:06.564Z] --- PASS: TestHealthKillContainer (8.28s) [2022-07-20T15:13:06.564Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-20T15:13:07.129Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s) [2022-07-20T15:13:07.129Z] === RUN TestIpcModeNone [2022-07-20T15:13:07.695Z] --- PASS: TestIpcModeNone (0.64s) [2022-07-20T15:13:07.695Z] === RUN TestIpcModePrivate [2022-07-20T15:13:08.261Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-07-20T15:13:08.519Z] --- PASS: TestIpcModePrivate (0.70s) [2022-07-20T15:13:08.519Z] === RUN TestIpcModeShareable [2022-07-20T15:13:08.776Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-07-20T15:13:09.034Z] --- PASS: TestIpcModeShareable (0.63s) [2022-07-20T15:13:09.034Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-20T15:13:10.932Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.82s) [2022-07-20T15:13:10.932Z] === RUN TestAPIIpcModeHost [2022-07-20T15:13:11.496Z] --- PASS: TestAPIIpcModeHost (0.55s) [2022-07-20T15:13:11.496Z] === RUN TestDaemonIpcModeShareable [2022-07-20T15:13:12.869Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-07-20T15:13:12.869Z] --- PASS: TestDaemonIpcModeShareable (1.24s) [2022-07-20T15:13:12.869Z] === RUN TestDaemonIpcModePrivate [2022-07-20T15:13:13.201Z] --- PASS: TestBuildSquashParent (7.30s) [2022-07-20T15:13:13.201Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-20T15:13:13.201Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-20T15:13:13.201Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-20T15:13:13.201Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-20T15:13:13.201Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-20T15:13:13.201Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-20T15:13:13.201Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-20T15:13:13.201Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-20T15:13:13.201Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-20T15:13:13.201Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-20T15:13:13.201Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-20T15:13:13.201Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-20T15:13:13.201Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-20T15:13:13.201Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-20T15:13:13.201Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-20T15:13:13.767Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-20T15:13:13.767Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-20T15:13:13.801Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-07-20T15:13:14.061Z] --- PASS: TestDaemonIpcModePrivate (1.23s) [2022-07-20T15:13:14.061Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-20T15:13:14.993Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-07-20T15:13:15.251Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.21s) [2022-07-20T15:13:15.251Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-20T15:13:15.669Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-20T15:13:15.801Z] ok github.com/docker/docker/libnetwork/networkdb 105.281s coverage: 60.0% of statements [2022-07-20T15:13:15.801Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-20T15:13:15.801Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-20T15:13:15.928Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-20T15:13:16.184Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-07-20T15:13:16.372Z] ok github.com/docker/docker/libnetwork/osl 4.335s coverage: 39.7% of statements [2022-07-20T15:13:16.442Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s) [2022-07-20T15:13:16.443Z] === RUN TestIpcModeOlderClient [2022-07-20T15:13:16.443Z] === PAUSE TestIpcModeOlderClient [2022-07-20T15:13:16.443Z] === RUN TestKillContainerInvalidSignal [2022-07-20T15:13:16.634Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.004s coverage: 20.0% of statements [2022-07-20T15:13:16.895Z] ok github.com/docker/docker/libnetwork/portallocator 0.017s coverage: 80.7% of statements [2022-07-20T15:13:17.008Z] --- PASS: TestKillContainerInvalidSignal (0.49s) [2022-07-20T15:13:17.008Z] === RUN TestKillContainer [2022-07-20T15:13:17.008Z] === RUN TestKillContainer/no_signal [2022-07-20T15:13:17.266Z] === RUN TestKillContainer/non_killing_signal [2022-07-20T15:13:17.828Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-07-20T15:13:17.828Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.56s) [2022-07-20T15:13:17.828Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.68s) [2022-07-20T15:13:17.828Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.90s) [2022-07-20T15:13:17.828Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.07s) [2022-07-20T15:13:17.828Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.87s) [2022-07-20T15:13:17.828Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.97s) [2022-07-20T15:13:17.828Z] === RUN TestBuildMultiStageCopy [2022-07-20T15:13:17.828Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-20T15:13:17.832Z] === RUN TestKillContainer/killing_signal [2022-07-20T15:13:18.282Z] ok github.com/docker/docker/libnetwork/portmapper 0.736s coverage: 48.6% of statements [2022-07-20T15:13:18.283Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-07-20T15:13:18.283Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-20T15:13:18.400Z] --- PASS: TestKillContainer (1.47s) [2022-07-20T15:13:18.400Z] --- PASS: TestKillContainer/no_signal (0.44s) [2022-07-20T15:13:18.400Z] --- PASS: TestKillContainer/non_killing_signal (0.36s) [2022-07-20T15:13:18.400Z] --- PASS: TestKillContainer/killing_signal (0.48s) [2022-07-20T15:13:18.400Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-20T15:13:18.400Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-20T15:13:18.543Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-07-20T15:13:18.543Z] [2022-07-20T15:13:18.543Z] === Skipped [2022-07-20T15:13:18.543Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-20T15:13:18.543Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-20T15:13:18.543Z] [2022-07-20T15:13:18.543Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-20T15:13:18.543Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-20T15:13:18.543Z] [2022-07-20T15:13:18.543Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-20T15:13:18.544Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-20T15:13:18.544Z] [2022-07-20T15:13:18.544Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-20T15:13:18.544Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-20T15:13:18.544Z] [2022-07-20T15:13:18.544Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-20T15:13:18.544Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-20T15:13:18.544Z] [2022-07-20T15:13:18.544Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-20T15:13:18.544Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-20T15:13:18.544Z] [2022-07-20T15:13:18.544Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-20T15:13:18.544Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-20T15:13:18.544Z] [2022-07-20T15:13:18.544Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-20T15:13:18.544Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-20T15:13:18.544Z] [2022-07-20T15:13:18.544Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-20T15:13:18.544Z] firewalld_test.go:14: firewalld is not running [2022-07-20T15:13:18.544Z] [2022-07-20T15:13:18.544Z] DONE 327 tests, 9 skipped in 207.820s [2022-07-20T15:13:18.966Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy Post stage [Pipeline] junit [2022-07-20T15:13:19.502Z] Recording test results [2022-07-20T15:13:19.899Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.43s) [2022-07-20T15:13:19.899Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.46s) [2022-07-20T15:13:19.899Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.78s) [2022-07-20T15:13:19.899Z] === RUN TestKillStoppedContainer [2022-07-20T15:13:19.899Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-07-20T15:13:19.899Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-20T15:13:19.899Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-07-20T15:13:19.899Z] === RUN TestKillDifferentUserContainer [2022-07-20T15:13:20.464Z] --- PASS: TestKillDifferentUserContainer (0.46s) [2022-07-20T15:13:20.464Z] === RUN TestInspectOomKilledTrue [2022-07-20T15:13:20.464Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-20T15:13:20.464Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-20T15:13:20.464Z] === RUN TestInspectOomKilledFalse [2022-07-20T15:13:20.722Z] --- PASS: TestInspectOomKilledFalse (0.45s) [2022-07-20T15:13:20.722Z] === RUN TestLinksEtcHostsContentMatch [2022-07-20T15:13:20.902Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T15:13:20.981Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s) [2022-07-20T15:13:20.981Z] === RUN TestLinksContainerNames [2022-07-20T15:13:21.111Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-20T15:13:21.247Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43839/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=75577fe7a8d9f21442b00df90c8ac33ebea2ac67 -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:75577fe7a8d9f21442b00df90c8ac33ebea2ac67 hack/make.sh dynbinary test-integration [2022-07-20T15:13:21.819Z] [2022-07-20T15:13:21.819Z] Removing bundles/ [2022-07-20T15:13:21.819Z] [2022-07-20T15:13:21.819Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-20T15:13:21.819Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-20T15:13:21.819Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T15:13:21.915Z] --- PASS: TestLinksContainerNames (0.89s) [2022-07-20T15:13:21.915Z] === RUN TestLogsFollowTailEmpty [2022-07-20T15:13:22.046Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-20T15:13:22.479Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-07-20T15:13:22.479Z] === RUN TestLogs [2022-07-20T15:13:22.479Z] === RUN TestLogs/driver_local [2022-07-20T15:13:22.479Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-20T15:13:22.479Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-20T15:13:22.479Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-20T15:13:22.479Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-20T15:13:22.479Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-20T15:13:22.479Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-20T15:13:22.479Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-20T15:13:22.479Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-20T15:13:22.479Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-20T15:13:22.479Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-20T15:13:22.479Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-20T15:13:22.479Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-20T15:13:22.479Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-20T15:13:22.479Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-20T15:13:23.044Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-20T15:13:23.301Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-20T15:13:23.420Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-20T15:13:23.866Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-20T15:13:23.866Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-20T15:13:24.354Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-20T15:13:24.798Z] === RUN TestLogs/driver_json-file [2022-07-20T15:13:24.798Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-20T15:13:24.798Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-20T15:13:24.798Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-20T15:13:24.798Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-20T15:13:24.798Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-20T15:13:24.798Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-20T15:13:24.798Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-20T15:13:24.798Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-20T15:13:24.798Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-20T15:13:24.798Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-20T15:13:24.798Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-20T15:13:24.798Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-20T15:13:24.798Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-20T15:13:24.798Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-20T15:13:25.288Z] --- PASS: TestBuildMultiStageCopy (7.40s) [2022-07-20T15:13:25.288Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.40s) [2022-07-20T15:13:25.288Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-07-20T15:13:25.288Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-07-20T15:13:25.288Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-07-20T15:13:25.288Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-07-20T15:13:25.288Z] === RUN TestBuildMultiStageParentConfig [2022-07-20T15:13:25.732Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-20T15:13:25.732Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-20T15:13:26.298Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-20T15:13:26.298Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-20T15:13:26.864Z] --- PASS: TestLogs (4.41s) [2022-07-20T15:13:26.864Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-20T15:13:26.864Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.69s) [2022-07-20T15:13:26.864Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.78s) [2022-07-20T15:13:26.864Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.73s) [2022-07-20T15:13:26.864Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.66s) [2022-07-20T15:13:26.864Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.81s) [2022-07-20T15:13:26.864Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.85s) [2022-07-20T15:13:26.864Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-20T15:13:26.864Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.77s) [2022-07-20T15:13:26.864Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.79s) [2022-07-20T15:13:26.864Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.62s) [2022-07-20T15:13:26.864Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.74s) [2022-07-20T15:13:26.864Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.68s) [2022-07-20T15:13:26.864Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.60s) [2022-07-20T15:13:26.864Z] === RUN TestContainerNetworkMountsNoChown [2022-07-20T15:13:27.430Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s) [2022-07-20T15:13:27.430Z] === RUN TestMountDaemonRoot [2022-07-20T15:13:27.430Z] === RUN TestMountDaemonRoot/default [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/default [2022-07-20T15:13:27.430Z] === RUN TestMountDaemonRoot/private [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/private [2022-07-20T15:13:27.430Z] === RUN TestMountDaemonRoot/rprivate [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-20T15:13:27.430Z] === RUN TestMountDaemonRoot/slave [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/slave [2022-07-20T15:13:27.430Z] === RUN TestMountDaemonRoot/rslave [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-20T15:13:27.430Z] === RUN TestMountDaemonRoot/shared [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/shared [2022-07-20T15:13:27.430Z] === RUN TestMountDaemonRoot/rshared [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-20T15:13:27.430Z] === CONT TestMountDaemonRoot/default [2022-07-20T15:13:27.430Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-20T15:13:27.430Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-20T15:13:27.430Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-20T15:13:27.430Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-20T15:13:27.430Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-20T15:13:27.430Z] === CONT TestMountDaemonRoot/rshared [2022-07-20T15:13:27.430Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-20T15:13:27.430Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-20T15:13:27.430Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-20T15:13:27.430Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-20T15:13:27.430Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-20T15:13:27.430Z] === CONT TestMountDaemonRoot/shared [2022-07-20T15:13:27.430Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-20T15:13:27.430Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-20T15:13:27.430Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-20T15:13:27.430Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-20T15:13:27.430Z] === CONT TestMountDaemonRoot/rslave [2022-07-20T15:13:27.430Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-20T15:13:27.430Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-20T15:13:27.430Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-20T15:13:27.430Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-20T15:13:27.430Z] === CONT TestMountDaemonRoot/slave [2022-07-20T15:13:27.430Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-20T15:13:27.430Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-20T15:13:27.430Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-20T15:13:27.430Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-20T15:13:27.430Z] === CONT TestMountDaemonRoot/rprivate [2022-07-20T15:13:27.430Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-20T15:13:27.430Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-20T15:13:27.430Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-20T15:13:27.430Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-20T15:13:27.430Z] === CONT TestMountDaemonRoot/private [2022-07-20T15:13:27.430Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-20T15:13:27.430Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-20T15:13:27.430Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-20T15:13:27.430Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-20T15:13:27.430Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-20T15:13:27.430Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-20T15:13:27.430Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-20T15:13:27.430Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-20T15:13:27.430Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-20T15:13:27.430Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-20T15:13:27.430Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-20T15:13:27.430Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-20T15:13:27.430Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-20T15:13:27.690Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-20T15:13:27.690Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-20T15:13:27.690Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-20T15:13:27.690Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-20T15:13:27.690Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-20T15:13:27.690Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-20T15:13:27.690Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-20T15:13:27.690Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-20T15:13:27.690Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-20T15:13:27.690Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-20T15:13:27.690Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-20T15:13:27.690Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-20T15:13:27.690Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-20T15:13:27.690Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-20T15:13:27.690Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-20T15:13:27.690Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-20T15:13:27.949Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-20T15:13:27.949Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-20T15:13:27.949Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-20T15:13:27.949Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-07-20T15:13:27.949Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-07-20T15:13:27.949Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-07-20T15:13:27.949Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-07-20T15:13:27.949Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-20T15:13:27.949Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-07-20T15:13:27.949Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-07-20T15:13:27.949Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-07-20T15:13:27.949Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-07-20T15:13:27.949Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-20T15:13:27.949Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-20T15:13:27.949Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-20T15:13:27.949Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-20T15:13:27.949Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-20T15:13:27.949Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-20T15:13:27.949Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-07-20T15:13:27.949Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-07-20T15:13:27.949Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-07-20T15:13:27.949Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-07-20T15:13:27.949Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-20T15:13:27.949Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-07-20T15:13:27.949Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-20T15:13:27.949Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-07-20T15:13:27.949Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-07-20T15:13:27.949Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-20T15:13:27.949Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-20T15:13:27.949Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-07-20T15:13:27.949Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-07-20T15:13:27.949Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-20T15:13:27.949Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-20T15:13:27.949Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-20T15:13:27.949Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-07-20T15:13:27.949Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-20T15:13:27.949Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-20T15:13:27.949Z] === RUN TestContainerBindMountNonRecursive [2022-07-20T15:13:29.329Z] --- PASS: TestContainerBindMountNonRecursive (1.31s) [2022-07-20T15:13:29.329Z] === RUN TestContainerVolumesMountedAsShared [2022-07-20T15:13:29.587Z] --- PASS: TestContainerVolumesMountedAsShared (0.46s) [2022-07-20T15:13:29.587Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-20T15:13:30.152Z] --- PASS: TestContainerVolumesMountedAsSlave (0.37s) [2022-07-20T15:13:30.152Z] === RUN TestNetworkNat [2022-07-20T15:13:30.411Z] --- PASS: TestNetworkNat (0.53s) [2022-07-20T15:13:30.411Z] === RUN TestNetworkLocalhostTCPNat [2022-07-20T15:13:30.550Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-07-20T15:13:30.550Z] === RUN TestBuildLabelWithTargets [2022-07-20T15:13:30.976Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-07-20T15:13:30.976Z] === RUN TestNetworkLoopbackNat [2022-07-20T15:13:33.506Z] --- PASS: TestNetworkLoopbackNat (2.62s) [2022-07-20T15:13:33.506Z] === RUN TestPause [2022-07-20T15:13:34.072Z] --- PASS: TestPause (0.50s) [2022-07-20T15:13:34.072Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-20T15:13:34.072Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-20T15:13:34.072Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-20T15:13:34.072Z] === RUN TestPauseStopPausedContainer [2022-07-20T15:13:34.642Z] --- PASS: TestPauseStopPausedContainer (0.52s) [2022-07-20T15:13:34.642Z] === RUN TestPidHost [2022-07-20T15:13:35.575Z] --- PASS: TestPidHost (1.03s) [2022-07-20T15:13:35.575Z] === RUN TestPsFilter [2022-07-20T15:13:35.833Z] --- PASS: TestPsFilter (0.13s) [2022-07-20T15:13:35.833Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-20T15:13:36.399Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.51s) [2022-07-20T15:13:36.399Z] === RUN TestRemoveContainerWithVolume [2022-07-20T15:13:36.656Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-07-20T15:13:36.656Z] === RUN TestRemoveContainerRunning [2022-07-20T15:13:37.222Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-07-20T15:13:37.222Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-20T15:13:37.791Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2022-07-20T15:13:37.791Z] === RUN TestRemoveInvalidContainer [2022-07-20T15:13:37.791Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-20T15:13:37.791Z] === RUN TestRenameLinkedContainer [2022-07-20T15:13:38.659Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-07-20T15:13:38.659Z] === RUN TestBuildWithEmptyLayers [2022-07-20T15:13:39.688Z] --- PASS: TestRenameLinkedContainer (1.87s) [2022-07-20T15:13:39.689Z] === RUN TestRenameStoppedContainer [2022-07-20T15:13:39.946Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-07-20T15:13:39.946Z] === RUN TestRenameRunningContainerAndReuse [2022-07-20T15:13:40.880Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s) [2022-07-20T15:13:40.880Z] === RUN TestRenameInvalidName [2022-07-20T15:13:41.188Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-07-20T15:13:41.188Z] === RUN TestBuildMultiStageOnBuild [2022-07-20T15:13:41.452Z] --- PASS: TestRenameInvalidName (0.45s) [2022-07-20T15:13:41.452Z] === RUN TestRenameAnonymousContainer [2022-07-20T15:13:43.349Z] --- PASS: TestRenameAnonymousContainer (1.67s) [2022-07-20T15:13:43.349Z] === RUN TestRenameContainerWithSameName [2022-07-20T15:13:43.349Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-07-20T15:13:43.349Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-20T15:13:44.282Z] --- PASS: TestRenameContainerWithLinkedContainer (0.96s) [2022-07-20T15:13:44.282Z] === RUN TestResize [2022-07-20T15:13:44.848Z] --- PASS: TestResize (0.45s) [2022-07-20T15:13:44.848Z] === RUN TestResizeWithInvalidSize [2022-07-20T15:13:45.412Z] --- PASS: TestResizeWithInvalidSize (0.49s) [2022-07-20T15:13:45.412Z] === RUN TestResizeWhenContainerNotStarted [2022-07-20T15:13:45.670Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2022-07-20T15:13:45.670Z] === RUN TestDaemonRestartKillContainers [2022-07-20T15:13:45.670Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-20T15:13:45.670Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-20T15:13:45.670Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-20T15:13:45.670Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-20T15:13:45.670Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-20T15:13:45.670Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-20T15:13:45.670Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-20T15:13:45.670Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-20T15:13:45.670Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-20T15:13:45.670Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-20T15:13:45.670Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-20T15:13:45.670Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-20T15:13:45.670Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-20T15:13:45.670Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-20T15:13:45.670Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-20T15:13:45.670Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-20T15:13:45.670Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T15:13:45.670Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T15:13:45.670Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T15:13:45.670Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T15:13:45.670Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T15:13:45.670Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T15:13:45.670Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T15:13:45.670Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T15:13:45.670Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-20T15:13:45.670Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-20T15:13:45.670Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-20T15:13:45.670Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-20T15:13:45.670Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-20T15:13:45.670Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-20T15:13:45.670Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-20T15:13:45.670Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-20T15:13:45.670Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-20T15:13:45.670Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-20T15:13:46.452Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-07-20T15:13:46.452Z] === RUN TestBuildUncleanTarFilenames [2022-07-20T15:13:46.711Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-07-20T15:13:46.711Z] === RUN TestBuildMultiStageLayerLeak [2022-07-20T15:13:47.569Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T15:13:47.569Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-20T15:13:48.942Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-20T15:13:50.315Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-20T15:13:51.282Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T15:13:51.282Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T15:13:51.975Z] --- PASS: TestBuildMultiStageLayerLeak (4.36s) [2022-07-20T15:13:51.975Z] === RUN TestBuildWithHugeFile [2022-07-20T15:13:54.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-20T15:13:54.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-20T15:13:55.496Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T15:13:55.496Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-20T15:13:57.395Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-20T15:13:58.766Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-20T15:13:59.024Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-20T15:14:00.924Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-20T15:14:01.182Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-20T15:14:02.556Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-20T15:14:04.455Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-20T15:14:04.455Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.41s) [2022-07-20T15:14:04.455Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.73s) [2022-07-20T15:14:04.455Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.38s) [2022-07-20T15:14:04.455Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-07-20T15:14:04.455Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.03s) [2022-07-20T15:14:04.455Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-07-20T15:14:04.455Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.59s) [2022-07-20T15:14:04.455Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.57s) [2022-07-20T15:14:04.455Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.21s) [2022-07-20T15:14:04.455Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.68s) [2022-07-20T15:14:04.455Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.19s) [2022-07-20T15:14:04.455Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.81s) [2022-07-20T15:14:04.455Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.07s) [2022-07-20T15:14:04.455Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.79s) [2022-07-20T15:14:04.455Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.80s) [2022-07-20T15:14:04.455Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.66s) [2022-07-20T15:14:04.455Z] === RUN TestCgroupNamespacesRun [2022-07-20T15:14:05.389Z] --- PASS: TestCgroupNamespacesRun (1.29s) [2022-07-20T15:14:05.389Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-20T15:14:05.389Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-20T15:14:05.389Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-20T15:14:05.389Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-20T15:14:06.759Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2022-07-20T15:14:06.759Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-20T15:14:07.692Z] --- PASS: TestCgroupNamespacesRunHostMode (1.25s) [2022-07-20T15:14:07.692Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-20T15:14:09.066Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.21s) [2022-07-20T15:14:09.066Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-20T15:14:10.438Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.20s) [2022-07-20T15:14:10.438Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-20T15:14:11.003Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-07-20T15:14:11.003Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-20T15:14:12.376Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s) [2022-07-20T15:14:12.376Z] === RUN TestNISDomainname [2022-07-20T15:14:12.634Z] --- PASS: TestNISDomainname (0.59s) [2022-07-20T15:14:12.634Z] === RUN TestHostnameDnsResolution [2022-07-20T15:14:13.567Z] --- PASS: TestHostnameDnsResolution (0.70s) [2022-07-20T15:14:13.567Z] === RUN TestUnprivilegedPortsAndPing [2022-07-20T15:14:14.134Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2022-07-20T15:14:14.134Z] === RUN TestPrivilegedHostDevices [2022-07-20T15:14:14.393Z] --- PASS: TestPrivilegedHostDevices (0.53s) [2022-07-20T15:14:14.393Z] === RUN TestRunConsoleSize [2022-07-20T15:14:14.958Z] --- PASS: TestRunConsoleSize (0.44s) [2022-07-20T15:14:14.958Z] === RUN TestStats [2022-07-20T15:14:17.483Z] --- PASS: TestStats (2.50s) [2022-07-20T15:14:17.483Z] === RUN TestStopContainerWithTimeout [2022-07-20T15:14:17.483Z] === RUN TestStopContainerWithTimeout/0 [2022-07-20T15:14:17.483Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-20T15:14:17.483Z] === RUN TestStopContainerWithTimeout/1 [2022-07-20T15:14:17.483Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-20T15:14:17.483Z] === RUN TestStopContainerWithTimeout/3 [2022-07-20T15:14:17.483Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-20T15:14:17.483Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-20T15:14:17.483Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-20T15:14:17.483Z] === CONT TestStopContainerWithTimeout/0 [2022-07-20T15:14:17.483Z] === CONT TestStopContainerWithTimeout/3 [2022-07-20T15:14:18.416Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-20T15:14:20.311Z] === CONT TestStopContainerWithTimeout/1 [2022-07-20T15:14:21.682Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-20T15:14:21.682Z] --- PASS: TestStopContainerWithTimeout/0 (0.73s) [2022-07-20T15:14:21.682Z] --- PASS: TestStopContainerWithTimeout/3 (2.71s) [2022-07-20T15:14:21.682Z] --- PASS: TestStopContainerWithTimeout/-1 (2.43s) [2022-07-20T15:14:21.682Z] --- PASS: TestStopContainerWithTimeout/1 (1.54s) [2022-07-20T15:14:21.682Z] === RUN TestDeleteDevicemapper [2022-07-20T15:14:21.682Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-20T15:14:21.682Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-20T15:14:21.682Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-20T15:14:24.209Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.25s) [2022-07-20T15:14:24.209Z] === RUN TestUpdateMemory [2022-07-20T15:14:24.774Z] --- PASS: TestUpdateMemory (0.66s) [2022-07-20T15:14:24.774Z] === RUN TestUpdateCPUQuota [2022-07-20T15:14:25.711Z] --- PASS: TestUpdateCPUQuota (0.98s) [2022-07-20T15:14:25.711Z] === RUN TestUpdatePidsLimit [2022-07-20T15:14:25.711Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-20T15:14:25.711Z] === RUN TestUpdatePidsLimit/no_change [2022-07-20T15:14:25.969Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-20T15:14:26.226Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-20T15:14:26.484Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-20T15:14:26.741Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-20T15:14:26.998Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-20T15:14:27.565Z] --- PASS: TestUpdatePidsLimit (2.07s) [2022-07-20T15:14:27.565Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-07-20T15:14:27.565Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-07-20T15:14:27.565Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-07-20T15:14:27.565Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2022-07-20T15:14:27.565Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-07-20T15:14:27.565Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-07-20T15:14:27.565Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-07-20T15:14:27.565Z] === RUN TestUpdateRestartPolicy [2022-07-20T15:14:39.754Z] --- PASS: TestUpdateRestartPolicy (11.20s) [2022-07-20T15:14:39.754Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-20T15:14:39.754Z] --- PASS: TestUpdateRestartWithAutoRemove (0.51s) [2022-07-20T15:14:39.754Z] === RUN TestWaitNonBlocked [2022-07-20T15:14:39.754Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-20T15:14:39.754Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-20T15:14:39.754Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-20T15:14:39.754Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-20T15:14:39.754Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-20T15:14:39.754Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-20T15:14:40.012Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-20T15:14:40.012Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.64s) [2022-07-20T15:14:40.012Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2022-07-20T15:14:40.012Z] === RUN TestWaitBlocked [2022-07-20T15:14:40.012Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-20T15:14:40.012Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-20T15:14:40.012Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-20T15:14:40.012Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-20T15:14:40.012Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-20T15:14:40.012Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-20T15:14:40.946Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-20T15:14:40.946Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s) [2022-07-20T15:14:40.946Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s) [2022-07-20T15:14:40.946Z] === RUN TestWaitConditions [2022-07-20T15:14:40.946Z] === RUN TestWaitConditions/default [2022-07-20T15:14:40.946Z] === PAUSE TestWaitConditions/default [2022-07-20T15:14:40.946Z] === RUN TestWaitConditions/not-running [2022-07-20T15:14:40.946Z] === PAUSE TestWaitConditions/not-running [2022-07-20T15:14:40.946Z] === RUN TestWaitConditions/next-exit [2022-07-20T15:14:40.946Z] === PAUSE TestWaitConditions/next-exit [2022-07-20T15:14:40.946Z] === RUN TestWaitConditions/removed [2022-07-20T15:14:40.946Z] === PAUSE TestWaitConditions/removed [2022-07-20T15:14:40.946Z] === CONT TestWaitConditions/default [2022-07-20T15:14:40.946Z] === CONT TestWaitConditions/removed [2022-07-20T15:14:41.967Z] INFO [linters context/goanalysis] analyzers took 6m7.257000515s with top 10 stages: buildir: 2m20.007339966s, the_only_name: 39.393991672s, goimports: 27.909795356s, unconvert: 22.198661365s, gosec: 16.668183837s, S1038: 15.741504716s, misspell: 6.773652027s, nilness: 5.732737599s, unused: 4.840381244s, SA4030: 4.158026241s [2022-07-20T15:14:41.967Z] INFO [runner] Issues before processing: 2383, after processing: 0 [2022-07-20T15:14:41.967Z] INFO [runner] Processors filtering stat (out/in): skip_files: 2120/2120, exclude-rules: 77/2017, nolint: 0/77, cgo: 2120/2383, identifier_marker: 2017/2017, path_prettifier: 2120/2120, exclude: 2017/2017, skip_dirs: 2120/2120, autogenerated_exclude: 2017/2120, filename_unadjuster: 2120/2120 [2022-07-20T15:14:41.967Z] INFO [runner] processing took 82.871837ms with stages: nolint: 33.122398ms, identifier_marker: 22.374258ms, path_prettifier: 8.854971ms, autogenerated_exclude: 8.254002ms, exclude-rules: 8.06827ms, skip_dirs: 1.703489ms, cgo: 346.167µs, filename_unadjuster: 142.859µs, max_same_issues: 1.518µs, skip_files: 797ns, uniq_by_line: 669ns, diff: 395ns, max_from_linter: 319ns, exclude: 294ns, severity-rules: 281ns, max_per_file_from_linter: 267ns, source_code: 262ns, path_shortener: 253ns, sort_results: 235ns, path_prefixer: 133ns [2022-07-20T15:14:41.967Z] INFO [runner] linters took 1m46.055735015s with stages: goanalysis_metalinter: 1m45.972661572s [2022-07-20T15:14:41.967Z] INFO File cache stats: 1689 entries of total size 8.6MiB [2022-07-20T15:14:41.967Z] INFO Memory: 2796 samples, avg is 323.3MB, max is 1222.3MB [2022-07-20T15:14:41.967Z] INFO Execution took 4m39.443273287s [2022-07-20T15:14:41.967Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-07-20T15:14:42.293Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43839/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=75577fe7a8d9f21442b00df90c8ac33ebea2ac67 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:75577fe7a8d9f21442b00df90c8ac33ebea2ac67 hack/make.sh dynbinary test-docker-py [2022-07-20T15:14:42.552Z] [2022-07-20T15:14:42.812Z] Removing bundles/ [2022-07-20T15:14:42.812Z] [2022-07-20T15:14:42.812Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-20T15:14:42.812Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-20T15:14:42.812Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T15:14:42.842Z] === CONT TestWaitConditions/next-exit [2022-07-20T15:14:42.842Z] === CONT TestWaitConditions/not-running [2022-07-20T15:14:44.213Z] --- PASS: TestWaitConditions (0.01s) [2022-07-20T15:14:44.213Z] --- PASS: TestWaitConditions/removed (1.78s) [2022-07-20T15:14:44.213Z] --- PASS: TestWaitConditions/default (1.80s) [2022-07-20T15:14:44.213Z] --- PASS: TestWaitConditions/next-exit (1.64s) [2022-07-20T15:14:44.213Z] --- PASS: TestWaitConditions/not-running (1.64s) [2022-07-20T15:14:44.213Z] === CONT TestContainerStartOnDaemonRestart [2022-07-20T15:14:44.213Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-20T15:14:46.743Z] --- PASS: TestContainerStartOnDaemonRestart (2.29s) [2022-07-20T15:14:46.743Z] === CONT TestDaemonHostGatewayIP [2022-07-20T15:14:46.743Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.41s) [2022-07-20T15:14:46.743Z] === CONT TestDaemonRestartIpcMode [2022-07-20T15:14:48.204Z] --- PASS: TestBuildWithHugeFile (50.91s) [2022-07-20T15:14:48.204Z] === RUN TestBuildWCOWSandboxSize [2022-07-20T15:14:48.204Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-20T15:14:48.204Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-20T15:14:48.204Z] === RUN TestBuildWithEmptyDockerfile [2022-07-20T15:14:48.204Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-20T15:14:48.204Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-20T15:14:48.204Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-20T15:14:48.204Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-20T15:14:48.204Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-20T15:14:48.204Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-20T15:14:48.204Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-20T15:14:48.204Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-20T15:14:48.204Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-20T15:14:48.204Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-07-20T15:14:48.204Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2022-07-20T15:14:48.204Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2022-07-20T15:14:48.204Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-20T15:14:48.204Z] === RUN TestBuildPreserveOwnership [2022-07-20T15:14:48.204Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-20T15:14:48.204Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-20T15:14:49.271Z] --- PASS: TestDaemonHostGatewayIP (2.76s) [2022-07-20T15:14:49.271Z] === CONT TestIpcModeOlderClient [2022-07-20T15:14:49.528Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-07-20T15:14:49.528Z] === CONT TestContainerKillOnDaemonStart [2022-07-20T15:14:49.528Z] --- PASS: TestDaemonRestartIpcMode (2.76s) [2022-07-20T15:14:52.387Z] --- PASS: TestBuildPreserveOwnership (9.76s) [2022-07-20T15:14:52.387Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.73s) [2022-07-20T15:14:52.387Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-07-20T15:14:52.387Z] === RUN TestBuildPlatformInvalid [2022-07-20T15:14:52.387Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-07-20T15:14:52.387Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-20T15:14:52.387Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-20T15:14:52.387Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-20T15:14:52.387Z] PASS [2022-07-20T15:14:52.387Z] [2022-07-20T15:14:52.387Z] === Skipped [2022-07-20T15:14:52.387Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-20T15:14:52.387Z] build_session_test.go:25: TODO: BuildKit [2022-07-20T15:14:52.387Z] [2022-07-20T15:14:52.387Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-20T15:14:52.387Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-20T15:14:52.387Z] [2022-07-20T15:14:52.387Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-20T15:14:52.387Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-20T15:14:52.387Z] [2022-07-20T15:14:52.387Z] DONE 34 tests, 3 skipped in 112.088s [2022-07-20T15:14:52.387Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-20T15:14:52.388Z] INFO: Testing against a local daemon [2022-07-20T15:14:52.388Z] === RUN TestConfigInspect [2022-07-20T15:14:52.388Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:14:52.388Z] --- SKIP: TestConfigInspect (0.02s) [2022-07-20T15:14:52.388Z] === RUN TestConfigList [2022-07-20T15:14:52.388Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:14:52.388Z] --- SKIP: TestConfigList (0.01s) [2022-07-20T15:14:52.388Z] === RUN TestConfigsCreateAndDelete [2022-07-20T15:14:52.388Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:14:52.388Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-07-20T15:14:52.388Z] === RUN TestConfigsUpdate [2022-07-20T15:14:52.388Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:14:52.388Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-07-20T15:14:52.388Z] === RUN TestTemplatedConfig [2022-07-20T15:14:52.388Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:14:52.388Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-07-20T15:14:52.388Z] === RUN TestConfigCreateResolve [2022-07-20T15:14:52.388Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:14:52.388Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-07-20T15:14:52.388Z] PASS [2022-07-20T15:14:52.388Z] [2022-07-20T15:14:52.388Z] === Skipped [2022-07-20T15:14:52.388Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-07-20T15:14:52.388Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:14:52.388Z] [2022-07-20T15:14:52.388Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-07-20T15:14:52.388Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:14:52.388Z] [2022-07-20T15:14:52.388Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-07-20T15:14:52.388Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:14:52.388Z] [2022-07-20T15:14:52.388Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-07-20T15:14:52.388Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:14:52.388Z] [2022-07-20T15:14:52.388Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-07-20T15:14:52.388Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:14:52.388Z] [2022-07-20T15:14:52.388Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-07-20T15:14:52.388Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:14:52.388Z] [2022-07-20T15:14:52.388Z] DONE 6 tests, 6 skipped in 0.145s [2022-07-20T15:14:52.388Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-20T15:14:52.646Z] INFO: Testing against a local daemon [2022-07-20T15:14:52.646Z] === RUN TestAttachWithTTY [2022-07-20T15:14:52.646Z] --- PASS: TestAttachWithTTY (0.05s) [2022-07-20T15:14:52.646Z] === RUN TestAttachWithoutTTy [2022-07-20T15:14:52.646Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-20T15:14:52.646Z] === RUN TestCheckpoint [2022-07-20T15:14:52.646Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-20T15:14:52.646Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-20T15:14:52.646Z] === RUN TestContainerInvalidJSON [2022-07-20T15:14:52.646Z] === RUN TestContainerInvalidJSON/commit [2022-07-20T15:14:52.646Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-20T15:14:52.646Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-20T15:14:52.646Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-20T15:14:52.646Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-20T15:14:52.646Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-20T15:14:52.646Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-20T15:14:52.646Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-20T15:14:52.646Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-20T15:14:52.646Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-20T15:14:52.646Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-20T15:14:52.646Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-20T15:14:52.646Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-20T15:14:52.646Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-20T15:14:52.646Z] === CONT TestContainerInvalidJSON/commit [2022-07-20T15:14:52.646Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-20T15:14:52.646Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-20T15:14:52.646Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-20T15:14:52.646Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-20T15:14:52.646Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-20T15:14:52.646Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-20T15:14:52.646Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-20T15:14:52.646Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-20T15:14:52.646Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-20T15:14:52.646Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-20T15:14:52.646Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-20T15:14:52.646Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-20T15:14:52.646Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-20T15:14:52.646Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-20T15:14:52.646Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-20T15:14:52.646Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-20T15:14:52.646Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-20T15:14:52.646Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-20T15:14:52.646Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-20T15:14:52.646Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-20T15:14:52.646Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-20T15:14:52.646Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-20T15:14:52.646Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-20T15:14:52.646Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-20T15:14:52.646Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-20T15:14:52.646Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-20T15:14:52.646Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-20T15:14:52.646Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-20T15:14:52.646Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-20T15:14:52.646Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-20T15:14:52.646Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-20T15:14:52.646Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-20T15:14:52.646Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-20T15:14:52.646Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-20T15:14:52.646Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-20T15:14:52.646Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-20T15:14:52.646Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-20T15:14:52.646Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-20T15:14:52.646Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-20T15:14:52.646Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-20T15:14:52.646Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-20T15:14:52.646Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-20T15:14:52.646Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-20T15:14:52.646Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-20T15:14:52.646Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-20T15:14:52.646Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-20T15:14:52.646Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-20T15:14:52.646Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-20T15:14:52.646Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-20T15:14:52.646Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-20T15:14:52.646Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-20T15:14:52.646Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-20T15:14:52.646Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-20T15:14:52.646Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-20T15:14:52.646Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-20T15:14:52.646Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-20T15:14:52.646Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-20T15:14:52.646Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-20T15:14:52.646Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-20T15:14:52.646Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-20T15:14:52.646Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-20T15:14:52.646Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-20T15:14:52.646Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-20T15:14:52.646Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-20T15:14:52.646Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-20T15:14:52.646Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-20T15:14:52.646Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-20T15:14:52.646Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-20T15:14:52.646Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-20T15:14:52.646Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-20T15:14:52.646Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-20T15:14:52.905Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-20T15:14:52.906Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-20T15:14:52.906Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-20T15:14:52.906Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-20T15:14:52.906Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-07-20T15:14:52.906Z] === RUN TestCopyEmptyFile [2022-07-20T15:14:53.164Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-07-20T15:14:53.164Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-20T15:14:53.164Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-07-20T15:14:53.164Z] === RUN TestCopyFromContainer [2022-07-20T15:14:57.349Z] === RUN TestCopyFromContainer// [2022-07-20T15:14:57.349Z] === RUN TestCopyFromContainer//bar/root [2022-07-20T15:14:57.349Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-20T15:14:57.349Z] === RUN TestCopyFromContainer/bar/quux [2022-07-20T15:14:57.349Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-20T15:14:57.349Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-20T15:14:57.608Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-20T15:14:57.608Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-20T15:14:57.608Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-20T15:14:57.608Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-20T15:14:57.867Z] --- PASS: TestCopyFromContainer (4.66s) [2022-07-20T15:14:57.867Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-20T15:14:57.867Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-20T15:14:57.867Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-20T15:14:57.867Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-20T15:14:57.867Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-07-20T15:14:57.867Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-20T15:14:57.867Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-07-20T15:14:57.867Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-07-20T15:14:57.867Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-07-20T15:14:57.867Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-07-20T15:14:57.867Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-20T15:14:57.867Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-20T15:14:57.867Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-20T15:14:57.867Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-20T15:14:57.867Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-20T15:14:57.867Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-20T15:14:57.867Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-20T15:14:57.867Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-20T15:14:57.867Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-20T15:14:57.867Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-20T15:14:57.867Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-20T15:14:57.867Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-20T15:14:57.867Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-20T15:14:57.867Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-20T15:14:57.867Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-20T15:14:57.867Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2022-07-20T15:14:57.867Z] === RUN TestCreateWithInvalidEnv [2022-07-20T15:14:57.867Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-20T15:14:57.867Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-20T15:14:57.867Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-20T15:14:57.867Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-20T15:14:57.867Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-20T15:14:57.867Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-20T15:14:57.867Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-20T15:14:57.867Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-20T15:14:57.867Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-20T15:14:57.867Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-20T15:14:57.867Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-20T15:14:57.867Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-20T15:14:57.867Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-20T15:14:57.867Z] === RUN TestCreateTmpfsMountsTarget [2022-07-20T15:14:57.867Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-20T15:14:57.867Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-20T15:14:58.348Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-20T15:14:58.348Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-20T15:14:58.348Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T15:14:58.348Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-20T15:14:58.348Z] [2022-07-20T15:14:58.348Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-20T15:14:58.348Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-20T15:14:58.348Z] HOSTNAME=256cb4f3623e [2022-07-20T15:14:58.348Z] TESTDEBUG=0 [2022-07-20T15:14:58.348Z] DEST=bundles/test-integration [2022-07-20T15:14:58.348Z] PWD=/go/src/github.com/docker/docker [2022-07-20T15:14:58.348Z] DOCKER_GITCOMMIT=75577fe7a8d9f21442b00df90c8ac33ebea2ac67 [2022-07-20T15:14:58.348Z] container=docker [2022-07-20T15:14:58.348Z] HOME=/root [2022-07-20T15:14:58.348Z] GOLANG_VERSION=1.18.4 [2022-07-20T15:14:58.348Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-20T15:14:58.348Z] VALIDATE_BRANCH=master [2022-07-20T15:14:58.348Z] TERM=xterm [2022-07-20T15:14:58.348Z] DOCKER_PKG=github.com/docker/docker [2022-07-20T15:14:58.348Z] SHLVL=1 [2022-07-20T15:14:58.348Z] TIMEOUT=120m [2022-07-20T15:14:58.348Z] DOCKER_BUILDTAGS= journald [2022-07-20T15:14:58.348Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-20T15:14:58.348Z] GO111MODULE=off [2022-07-20T15:14:58.348Z] DOCKER_EXPERIMENTAL=1 [2022-07-20T15:14:58.348Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-20T15:14:58.348Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-20T15:14:58.348Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-20T15:14:58.348Z] GOPATH=/go [2022-07-20T15:14:58.348Z] PKG_CONFIG=pkg-config [2022-07-20T15:14:58.348Z] _=/usr/bin/env [2022-07-20T15:14:58.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-20T15:14:59.242Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s) [2022-07-20T15:14:59.242Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-20T15:15:00.177Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2022-07-20T15:15:00.177Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-20T15:15:00.177Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-20T15:15:00.177Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-20T15:15:00.177Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-20T15:15:00.177Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-20T15:15:00.177Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-20T15:15:00.177Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-20T15:15:00.177Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-20T15:15:00.177Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-20T15:15:00.177Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-20T15:15:00.177Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-20T15:15:00.177Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-20T15:15:00.177Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-20T15:15:00.177Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-20T15:15:00.177Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-20T15:15:00.177Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-20T15:15:00.177Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-20T15:15:00.177Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2022-07-20T15:15:00.177Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2022-07-20T15:15:00.177Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-07-20T15:15:00.177Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-07-20T15:15:00.177Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-07-20T15:15:00.177Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-20T15:15:00.744Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-07-20T15:15:00.744Z] === RUN TestCreateDifferentPlatform [2022-07-20T15:15:00.744Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-20T15:15:00.744Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-20T15:15:00.744Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-20T15:15:00.744Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-20T15:15:00.744Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-20T15:15:00.744Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-20T15:15:00.744Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-07-20T15:15:00.744Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-20T15:15:00.744Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-07-20T15:15:00.744Z] === RUN TestCreateInvalidHostConfig [2022-07-20T15:15:00.744Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-20T15:15:00.744Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-20T15:15:00.744Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-20T15:15:00.744Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-20T15:15:00.744Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-20T15:15:00.744Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-20T15:15:00.744Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-20T15:15:00.744Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-20T15:15:00.744Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-20T15:15:00.744Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-20T15:15:00.744Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-20T15:15:00.744Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-20T15:15:00.744Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-20T15:15:00.744Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-20T15:15:00.744Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-20T15:15:00.744Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-20T15:15:00.744Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-20T15:15:00.744Z] === RUN TestContainerStartOnDaemonRestart [2022-07-20T15:15:00.744Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-20T15:15:00.744Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-07-20T15:15:00.744Z] === RUN TestDaemonRestartIpcMode [2022-07-20T15:15:00.744Z] === PAUSE TestDaemonRestartIpcMode [2022-07-20T15:15:00.744Z] === RUN TestDaemonHostGatewayIP [2022-07-20T15:15:00.744Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T15:15:00.744Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-07-20T15:15:00.744Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-20T15:15:00.744Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-20T15:15:00.744Z] === RUN TestContainerKillOnDaemonStart [2022-07-20T15:15:00.744Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-20T15:15:00.744Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-07-20T15:15:00.744Z] === RUN TestDiff [2022-07-20T15:15:01.310Z] --- PASS: TestDiff (0.40s) [2022-07-20T15:15:01.310Z] === RUN TestExecConsoleSize [2022-07-20T15:15:01.569Z] --- PASS: TestExecConsoleSize (0.46s) [2022-07-20T15:15:01.569Z] === RUN TestExecWithCloseStdin [2022-07-20T15:15:01.716Z] --- PASS: TestContainerKillOnDaemonStart (11.54s) [2022-07-20T15:15:01.716Z] PASS [2022-07-20T15:15:01.716Z] [2022-07-20T15:15:01.716Z] === Skipped [2022-07-20T15:15:01.716Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-20T15:15:01.716Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-20T15:15:01.716Z] [2022-07-20T15:15:01.716Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-20T15:15:01.716Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-20T15:15:01.716Z] [2022-07-20T15:15:01.716Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-20T15:15:01.716Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-20T15:15:01.716Z] [2022-07-20T15:15:01.716Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-20T15:15:01.716Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-20T15:15:01.716Z] [2022-07-20T15:15:01.716Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-20T15:15:01.716Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-20T15:15:01.716Z] [2022-07-20T15:15:01.716Z] DONE 264 tests, 5 skipped in 135.316s [2022-07-20T15:15:01.716Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-20T15:15:01.716Z] === RUN TestConfigDaemonLibtrustID [2022-07-20T15:15:01.716Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-07-20T15:15:01.716Z] === RUN TestConfigDaemonID [2022-07-20T15:15:02.136Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-07-20T15:15:02.136Z] === RUN TestExec [2022-07-20T15:15:02.649Z] daemon_test.go:83: [d289557a4e06e] daemon is not started [2022-07-20T15:15:02.649Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-20T15:15:02.649Z] === RUN TestDaemonConfigValidation [2022-07-20T15:15:02.649Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-20T15:15:02.649Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-20T15:15:02.649Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-20T15:15:02.649Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-20T15:15:02.649Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-20T15:15:02.649Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-20T15:15:02.649Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-20T15:15:02.649Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-20T15:15:02.649Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-20T15:15:02.649Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-20T15:15:02.649Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-20T15:15:02.649Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-20T15:15:02.649Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-20T15:15:02.649Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-20T15:15:02.649Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-20T15:15:02.714Z] --- PASS: TestExec (0.47s) [2022-07-20T15:15:02.714Z] === RUN TestExecUser [2022-07-20T15:15:02.907Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-20T15:15:02.907Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-07-20T15:15:02.907Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-07-20T15:15:02.907Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-07-20T15:15:02.907Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-07-20T15:15:02.907Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-07-20T15:15:02.907Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-20T15:15:02.907Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-20T15:15:02.986Z] --- PASS: TestExecUser (0.49s) [2022-07-20T15:15:02.986Z] === RUN TestExportContainerAndImportImage [2022-07-20T15:15:03.564Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2022-07-20T15:15:03.564Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-20T15:15:03.840Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-20T15:15:04.805Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-20T15:15:04.952Z] --- PASS: TestExportContainerAfterDaemonRestart (1.34s) [2022-07-20T15:15:04.952Z] === RUN TestHealthCheckWorkdir [2022-07-20T15:15:05.543Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2022-07-20T15:15:05.543Z] === RUN TestHealthKillContainer [2022-07-20T15:15:05.928Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-20T15:15:05.928Z] daemon_test.go:197: [de4d44a53d03e] daemon is not started [2022-07-20T15:15:05.928Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-07-20T15:15:05.928Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-20T15:15:05.928Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-20T15:15:05.928Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-20T15:15:05.928Z] === RUN TestDaemonProxy [2022-07-20T15:15:05.928Z] === RUN TestDaemonProxy/environment_variables [2022-07-20T15:15:07.823Z] === RUN TestDaemonProxy/command-line_options [2022-07-20T15:15:09.718Z] === RUN TestDaemonProxy/configuration_file [2022-07-20T15:15:11.089Z] === RUN TestDaemonProxy/conflicting_options [2022-07-20T15:15:11.654Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-20T15:15:12.218Z] --- PASS: TestDaemonProxy (6.20s) [2022-07-20T15:15:12.218Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-07-20T15:15:12.218Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-07-20T15:15:12.218Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-07-20T15:15:12.218Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-07-20T15:15:12.218Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-20T15:15:12.218Z] PASS [2022-07-20T15:15:12.218Z] [2022-07-20T15:15:12.218Z] DONE 18 tests in 11.144s [2022-07-20T15:15:12.218Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-20T15:15:12.218Z] INFO: Testing against a local daemon [2022-07-20T15:15:12.218Z] === RUN TestCommitInheritsEnv [2022-07-20T15:15:12.476Z] --- PASS: TestCommitInheritsEnv (0.32s) [2022-07-20T15:15:12.476Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-20T15:15:12.476Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-20T15:15:12.476Z] === RUN TestImportWithCustomPlatform [2022-07-20T15:15:12.476Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-20T15:15:12.476Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-20T15:15:12.734Z] === RUN TestImportWithCustomPlatform// [2022-07-20T15:15:12.734Z] === RUN TestImportWithCustomPlatform/linux [2022-07-20T15:15:12.734Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-20T15:15:12.734Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-20T15:15:12.734Z] === RUN TestImportWithCustomPlatform/macos [2022-07-20T15:15:12.734Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-20T15:15:12.734Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-20T15:15:12.734Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-07-20T15:15:12.734Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-20T15:15:12.734Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-20T15:15:12.734Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-20T15:15:12.734Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-20T15:15:12.734Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-07-20T15:15:12.734Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-20T15:15:12.734Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-20T15:15:12.734Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-20T15:15:12.734Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-20T15:15:12.734Z] === RUN TestImagesFilterMultiReference [2022-07-20T15:15:12.992Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-20T15:15:12.992Z] === RUN TestImagePullPlatformInvalid [2022-07-20T15:15:12.992Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-20T15:15:12.992Z] === RUN TestRemoveImageOrphaning [2022-07-20T15:15:13.249Z] --- PASS: TestRemoveImageOrphaning (0.29s) [2022-07-20T15:15:13.249Z] === RUN TestRemoveImageGarbageCollector [2022-07-20T15:15:13.651Z] --- PASS: TestHealthKillContainer (7.86s) [2022-07-20T15:15:13.651Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-20T15:15:13.651Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-20T15:15:13.651Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-07-20T15:15:13.651Z] === RUN TestIpcModeNone [2022-07-20T15:15:13.814Z] time="2022-07-20T15:15:13Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-20T15:15:13.911Z] --- PASS: TestIpcModeNone (0.61s) [2022-07-20T15:15:13.911Z] === RUN TestIpcModePrivate [2022-07-20T15:15:14.478Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-07-20T15:15:14.478Z] --- PASS: TestIpcModePrivate (0.44s) [2022-07-20T15:15:14.478Z] === RUN TestIpcModeShareable [2022-07-20T15:15:14.478Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-20T15:15:14.478Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-07-20T15:15:14.478Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-20T15:15:15.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-20T15:15:16.337Z] --- PASS: TestRemoveImageGarbageCollector (2.90s) [2022-07-20T15:15:16.337Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-20T15:15:16.337Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-20T15:15:16.337Z] === RUN TestTagInvalidReference [2022-07-20T15:15:16.337Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-20T15:15:16.337Z] === RUN TestTagValidPrefixedRepo [2022-07-20T15:15:16.337Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-20T15:15:16.337Z] === RUN TestTagExistedNameWithoutForce [2022-07-20T15:15:16.337Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-07-20T15:15:16.337Z] === RUN TestTagOfficialNames [2022-07-20T15:15:16.337Z] --- PASS: TestTagOfficialNames (0.07s) [2022-07-20T15:15:16.337Z] === RUN TestTagMatchesDigest [2022-07-20T15:15:16.337Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-20T15:15:16.337Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-20T15:15:16.390Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.55s) [2022-07-20T15:15:16.390Z] === RUN TestAPIIpcModeHost [2022-07-20T15:15:16.390Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-20T15:15:16.390Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-07-20T15:15:16.390Z] === RUN TestDaemonIpcModeShareable [2022-07-20T15:15:16.390Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-20T15:15:16.390Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-07-20T15:15:16.390Z] === RUN TestDaemonIpcModePrivate [2022-07-20T15:15:16.956Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-07-20T15:15:17.215Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-07-20T15:15:17.215Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-20T15:15:17.215Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-20T15:15:17.215Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-20T15:15:17.215Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-20T15:15:17.215Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-20T15:15:17.215Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-20T15:15:17.215Z] === RUN TestIpcModeOlderClient [2022-07-20T15:15:17.215Z] === PAUSE TestIpcModeOlderClient [2022-07-20T15:15:17.215Z] === RUN TestKillContainerInvalidSignal [2022-07-20T15:15:17.781Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-07-20T15:15:17.781Z] === RUN TestKillContainer [2022-07-20T15:15:17.781Z] === RUN TestKillContainer/no_signal [2022-07-20T15:15:18.039Z] === RUN TestKillContainer/non_killing_signal [2022-07-20T15:15:18.298Z] === RUN TestKillContainer/killing_signal [2022-07-20T15:15:18.865Z] --- PASS: TestKillContainer (1.22s) [2022-07-20T15:15:18.865Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-07-20T15:15:18.865Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-07-20T15:15:18.865Z] --- PASS: TestKillContainer/killing_signal (0.37s) [2022-07-20T15:15:18.865Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-20T15:15:18.865Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-20T15:15:19.433Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-20T15:15:19.692Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.85s) [2022-07-20T15:15:19.692Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-07-20T15:15:19.692Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s) [2022-07-20T15:15:19.692Z] === RUN TestKillStoppedContainer [2022-07-20T15:15:19.692Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-20T15:15:19.692Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-20T15:15:19.692Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-20T15:15:19.692Z] === RUN TestKillDifferentUserContainer [2022-07-20T15:15:20.258Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-07-20T15:15:20.258Z] === RUN TestInspectOomKilledTrue [2022-07-20T15:15:20.258Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T15:15:20.258Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-20T15:15:20.258Z] === RUN TestInspectOomKilledFalse [2022-07-20T15:15:20.258Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-20T15:15:20.258Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-20T15:15:20.258Z] === RUN TestLinksEtcHostsContentMatch [2022-07-20T15:15:20.258Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-20T15:15:20.258Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-07-20T15:15:20.258Z] === RUN TestLinksContainerNames [2022-07-20T15:15:21.193Z] --- PASS: TestLinksContainerNames (0.84s) [2022-07-20T15:15:21.193Z] === RUN TestLogsFollowTailEmpty [2022-07-20T15:15:21.451Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-07-20T15:15:21.451Z] === RUN TestLogs [2022-07-20T15:15:21.451Z] === RUN TestLogs/driver_local [2022-07-20T15:15:21.451Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-20T15:15:21.451Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-20T15:15:21.451Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-20T15:15:21.451Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-20T15:15:21.451Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-20T15:15:21.451Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-20T15:15:21.451Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-20T15:15:21.451Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-20T15:15:21.451Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-20T15:15:21.451Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-20T15:15:21.451Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-20T15:15:21.451Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-20T15:15:21.451Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-20T15:15:21.451Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-20T15:15:22.018Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-20T15:15:22.018Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-20T15:15:22.952Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-20T15:15:22.952Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-20T15:15:23.210Z] === RUN TestLogs/driver_json-file [2022-07-20T15:15:23.210Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-20T15:15:23.210Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-20T15:15:23.210Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-20T15:15:23.210Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-20T15:15:23.210Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-20T15:15:23.210Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-20T15:15:23.210Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-20T15:15:23.210Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-20T15:15:23.210Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-20T15:15:23.210Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-20T15:15:23.210Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-20T15:15:23.210Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-20T15:15:23.210Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-20T15:15:23.210Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-20T15:15:23.777Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-20T15:15:24.035Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-20T15:15:24.603Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-20T15:15:24.604Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-20T15:15:25.171Z] --- PASS: TestLogs (3.77s) [2022-07-20T15:15:25.171Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-20T15:15:25.171Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.56s) [2022-07-20T15:15:25.171Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.63s) [2022-07-20T15:15:25.171Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.65s) [2022-07-20T15:15:25.171Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.76s) [2022-07-20T15:15:25.171Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.51s) [2022-07-20T15:15:25.171Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.48s) [2022-07-20T15:15:25.171Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-20T15:15:25.171Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.60s) [2022-07-20T15:15:25.171Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.71s) [2022-07-20T15:15:25.171Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.73s) [2022-07-20T15:15:25.171Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.66s) [2022-07-20T15:15:25.171Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.57s) [2022-07-20T15:15:25.171Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.58s) [2022-07-20T15:15:25.171Z] === RUN TestContainerNetworkMountsNoChown [2022-07-20T15:15:25.740Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2022-07-20T15:15:25.741Z] === RUN TestMountDaemonRoot [2022-07-20T15:15:25.741Z] === RUN TestMountDaemonRoot/default [2022-07-20T15:15:25.741Z] === PAUSE TestMountDaemonRoot/default [2022-07-20T15:15:25.741Z] === RUN TestMountDaemonRoot/private [2022-07-20T15:15:25.741Z] === PAUSE TestMountDaemonRoot/private [2022-07-20T15:15:25.741Z] === RUN TestMountDaemonRoot/rprivate [2022-07-20T15:15:25.741Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-20T15:15:25.741Z] === RUN TestMountDaemonRoot/slave [2022-07-20T15:15:25.741Z] === PAUSE TestMountDaemonRoot/slave [2022-07-20T15:15:25.741Z] === RUN TestMountDaemonRoot/rslave [2022-07-20T15:15:25.741Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-20T15:15:25.741Z] === RUN TestMountDaemonRoot/shared [2022-07-20T15:15:25.741Z] === PAUSE TestMountDaemonRoot/shared [2022-07-20T15:15:25.741Z] === RUN TestMountDaemonRoot/rshared [2022-07-20T15:15:25.741Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-20T15:15:25.741Z] === CONT TestMountDaemonRoot/default [2022-07-20T15:15:25.741Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-20T15:15:25.741Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-20T15:15:25.741Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-20T15:15:25.741Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-20T15:15:25.741Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-20T15:15:25.741Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-20T15:15:25.741Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-20T15:15:25.741Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-20T15:15:25.741Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-20T15:15:25.741Z] === CONT TestMountDaemonRoot/rshared [2022-07-20T15:15:25.741Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-20T15:15:25.741Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-20T15:15:25.741Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-20T15:15:25.741Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-20T15:15:25.741Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-20T15:15:25.741Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-20T15:15:25.741Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-20T15:15:25.741Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-20T15:15:25.741Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-20T15:15:25.741Z] === CONT TestMountDaemonRoot/shared [2022-07-20T15:15:25.741Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-20T15:15:25.741Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-20T15:15:25.741Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-20T15:15:25.741Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-20T15:15:25.741Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-20T15:15:25.741Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-20T15:15:25.741Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-20T15:15:25.741Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-20T15:15:25.741Z] === CONT TestMountDaemonRoot/rslave [2022-07-20T15:15:25.741Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-20T15:15:25.741Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-20T15:15:25.741Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-20T15:15:25.741Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-20T15:15:25.741Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-20T15:15:25.741Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-20T15:15:25.741Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-20T15:15:25.741Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-20T15:15:25.741Z] === CONT TestMountDaemonRoot/slave [2022-07-20T15:15:25.741Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-20T15:15:25.741Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-20T15:15:25.741Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-20T15:15:25.741Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-20T15:15:25.741Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-20T15:15:25.741Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-20T15:15:25.741Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-20T15:15:25.741Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-20T15:15:25.741Z] === CONT TestMountDaemonRoot/rprivate [2022-07-20T15:15:25.741Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-20T15:15:25.741Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-20T15:15:25.741Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-20T15:15:25.741Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-20T15:15:25.741Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-20T15:15:25.741Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-20T15:15:25.741Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-20T15:15:25.741Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-20T15:15:25.741Z] === CONT TestMountDaemonRoot/private [2022-07-20T15:15:25.741Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-20T15:15:25.741Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-20T15:15:25.741Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-20T15:15:25.741Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-20T15:15:25.741Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-20T15:15:25.741Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-20T15:15:25.741Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-20T15:15:25.741Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-20T15:15:25.741Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-20T15:15:25.741Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-20T15:15:25.741Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-20T15:15:25.741Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-20T15:15:25.741Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-20T15:15:25.741Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-20T15:15:25.741Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-20T15:15:25.741Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-20T15:15:25.741Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-20T15:15:25.741Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-20T15:15:25.741Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-20T15:15:25.741Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-20T15:15:25.999Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-20T15:15:25.999Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-20T15:15:25.999Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-20T15:15:25.999Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-20T15:15:25.999Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-20T15:15:25.999Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-20T15:15:25.999Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-20T15:15:25.999Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-20T15:15:25.999Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-20T15:15:25.999Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-20T15:15:25.999Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-20T15:15:25.999Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-20T15:15:25.999Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-20T15:15:25.999Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-20T15:15:25.999Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-20T15:15:25.999Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-20T15:15:25.999Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-20T15:15:25.999Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-20T15:15:25.999Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-07-20T15:15:25.999Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-07-20T15:15:25.999Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-20T15:15:25.999Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2022-07-20T15:15:25.999Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2022-07-20T15:15:25.999Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-20T15:15:25.999Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-07-20T15:15:25.999Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-20T15:15:25.999Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-20T15:15:25.999Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-20T15:15:25.999Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-20T15:15:25.999Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-20T15:15:25.999Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-20T15:15:25.999Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-07-20T15:15:25.999Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-20T15:15:25.999Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-07-20T15:15:25.999Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-07-20T15:15:25.999Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-20T15:15:25.999Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-20T15:15:25.999Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-07-20T15:15:25.999Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-20T15:15:25.999Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-20T15:15:25.999Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-20T15:15:25.999Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-20T15:15:25.999Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-20T15:15:25.999Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-20T15:15:25.999Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-20T15:15:25.999Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-20T15:15:25.999Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-20T15:15:25.999Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-20T15:15:25.999Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-20T15:15:25.999Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-20T15:15:25.999Z] === RUN TestContainerBindMountNonRecursive [2022-07-20T15:15:25.999Z] 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-07-20T15:15:25.999Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-07-20T15:15:25.999Z] === RUN TestContainerVolumesMountedAsShared [2022-07-20T15:15:25.999Z] 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-07-20T15:15:25.999Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-07-20T15:15:25.999Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-20T15:15:26.000Z] 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-07-20T15:15:26.000Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-07-20T15:15:26.000Z] === RUN TestNetworkNat [2022-07-20T15:15:26.568Z] --- PASS: TestNetworkNat (0.50s) [2022-07-20T15:15:26.568Z] === RUN TestNetworkLocalhostTCPNat [2022-07-20T15:15:27.134Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-07-20T15:15:27.134Z] === RUN TestNetworkLoopbackNat [2022-07-20T15:15:29.663Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-07-20T15:15:29.663Z] === RUN TestPause [2022-07-20T15:15:29.663Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T15:15:29.663Z] --- SKIP: TestPause (0.00s) [2022-07-20T15:15:29.663Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-20T15:15:29.663Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-20T15:15:29.663Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-20T15:15:29.663Z] === RUN TestPauseStopPausedContainer [2022-07-20T15:15:29.663Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T15:15:29.663Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-07-20T15:15:29.663Z] === RUN TestPidHost [2022-07-20T15:15:30.598Z] --- PASS: TestPidHost (0.89s) [2022-07-20T15:15:30.598Z] === RUN TestPsFilter [2022-07-20T15:15:30.598Z] --- PASS: TestPsFilter (0.10s) [2022-07-20T15:15:30.598Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-20T15:15:30.856Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-07-20T15:15:30.856Z] === RUN TestRemoveContainerWithVolume [2022-07-20T15:15:31.423Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-07-20T15:15:31.423Z] === RUN TestRemoveContainerRunning [2022-07-20T15:15:31.681Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-07-20T15:15:31.681Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-20T15:15:32.249Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.38s) [2022-07-20T15:15:32.249Z] === RUN TestRemoveInvalidContainer [2022-07-20T15:15:32.249Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-20T15:15:32.249Z] === RUN TestRenameLinkedContainer [2022-07-20T15:15:33.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-20T15:15:34.151Z] --- PASS: TestRenameLinkedContainer (1.72s) [2022-07-20T15:15:34.151Z] === RUN TestRenameStoppedContainer [2022-07-20T15:15:34.409Z] --- PASS: TestRenameStoppedContainer (0.44s) [2022-07-20T15:15:34.410Z] === RUN TestRenameRunningContainerAndReuse [2022-07-20T15:15:35.344Z] --- PASS: TestRenameRunningContainerAndReuse (0.99s) [2022-07-20T15:15:35.344Z] === RUN TestRenameInvalidName [2022-07-20T15:15:35.911Z] --- PASS: TestRenameInvalidName (0.42s) [2022-07-20T15:15:35.911Z] === RUN TestRenameAnonymousContainer [2022-07-20T15:15:37.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-20T15:15:37.287Z] --- PASS: TestRenameAnonymousContainer (1.55s) [2022-07-20T15:15:37.287Z] === RUN TestRenameContainerWithSameName [2022-07-20T15:15:37.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-20T15:15:37.853Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-07-20T15:15:37.853Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-20T15:15:38.420Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-07-20T15:15:38.421Z] === RUN TestResize [2022-07-20T15:15:38.987Z] --- PASS: TestResize (0.42s) [2022-07-20T15:15:38.987Z] === RUN TestResizeWithInvalidSize [2022-07-20T15:15:39.553Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-07-20T15:15:39.553Z] === RUN TestResizeWhenContainerNotStarted [2022-07-20T15:15:39.811Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-07-20T15:15:39.811Z] === RUN TestDaemonRestartKillContainers [2022-07-20T15:15:39.811Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-20T15:15:39.811Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-07-20T15:15:39.811Z] === RUN TestCgroupNamespacesRun [2022-07-20T15:15:41.185Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-07-20T15:15:41.185Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-20T15:15:42.121Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2022-07-20T15:15:42.121Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-20T15:15:43.498Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-07-20T15:15:43.498Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-20T15:15:44.433Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-07-20T15:15:44.433Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-20T15:15:45.807Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s) [2022-07-20T15:15:45.807Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-20T15:15:46.742Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-07-20T15:15:46.743Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-20T15:15:47.310Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-07-20T15:15:47.310Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-20T15:15:48.686Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2022-07-20T15:15:48.686Z] === RUN TestNISDomainname [2022-07-20T15:15:48.686Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-20T15:15:48.686Z] --- SKIP: TestNISDomainname (0.02s) [2022-07-20T15:15:48.686Z] === RUN TestHostnameDnsResolution [2022-07-20T15:15:49.254Z] --- PASS: TestHostnameDnsResolution (0.69s) [2022-07-20T15:15:49.254Z] === RUN TestUnprivilegedPortsAndPing [2022-07-20T15:15:49.254Z] 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-07-20T15:15:49.254Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-07-20T15:15:49.254Z] === RUN TestPrivilegedHostDevices [2022-07-20T15:15:49.821Z] --- PASS: TestPrivilegedHostDevices (0.47s) [2022-07-20T15:15:49.821Z] === RUN TestRunConsoleSize [2022-07-20T15:15:50.079Z] --- PASS: TestRunConsoleSize (0.44s) [2022-07-20T15:15:50.079Z] === RUN TestStats [2022-07-20T15:15:50.079Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T15:15:50.079Z] --- SKIP: TestStats (0.00s) [2022-07-20T15:15:50.079Z] === RUN TestStopContainerWithTimeout [2022-07-20T15:15:50.079Z] === RUN TestStopContainerWithTimeout/0 [2022-07-20T15:15:50.079Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-20T15:15:50.079Z] === RUN TestStopContainerWithTimeout/1 [2022-07-20T15:15:50.079Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-20T15:15:50.079Z] === RUN TestStopContainerWithTimeout/3 [2022-07-20T15:15:50.079Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-20T15:15:50.079Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-20T15:15:50.079Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-20T15:15:50.079Z] === CONT TestStopContainerWithTimeout/0 [2022-07-20T15:15:50.079Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-20T15:15:51.013Z] === CONT TestStopContainerWithTimeout/3 [2022-07-20T15:15:52.913Z] === CONT TestStopContainerWithTimeout/1 [2022-07-20T15:15:54.287Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-20T15:15:54.287Z] --- PASS: TestStopContainerWithTimeout/0 (0.71s) [2022-07-20T15:15:54.287Z] --- PASS: TestStopContainerWithTimeout/-1 (2.67s) [2022-07-20T15:15:54.287Z] --- PASS: TestStopContainerWithTimeout/3 (2.43s) [2022-07-20T15:15:54.287Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-07-20T15:15:54.287Z] === RUN TestDeleteDevicemapper [2022-07-20T15:15:54.287Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-20T15:15:54.287Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-20T15:15:54.287Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-20T15:15:56.189Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.72s) [2022-07-20T15:15:56.189Z] === RUN TestUpdateMemory [2022-07-20T15:15:56.189Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T15:15:56.189Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-20T15:15:56.189Z] === RUN TestUpdateCPUQuota [2022-07-20T15:15:56.189Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T15:15:56.189Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-07-20T15:15:56.189Z] === RUN TestUpdatePidsLimit [2022-07-20T15:15:56.189Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T15:15:56.189Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-07-20T15:15:56.189Z] === RUN TestUpdateRestartPolicy [2022-07-20T15:15:59.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-20T15:16:00.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-20T15:16:01.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-20T15:16:04.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-20T15:16:05.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-20T15:16:06.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-20T15:16:08.432Z] --- PASS: TestUpdateRestartPolicy (10.94s) [2022-07-20T15:16:08.432Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-20T15:16:08.432Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-07-20T15:16:08.432Z] === RUN TestWaitNonBlocked [2022-07-20T15:16:08.432Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-20T15:16:08.432Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-20T15:16:08.432Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-20T15:16:08.432Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-20T15:16:08.432Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-20T15:16:08.432Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-20T15:16:08.432Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-20T15:16:08.432Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.56s) [2022-07-20T15:16:08.432Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.60s) [2022-07-20T15:16:08.432Z] === RUN TestWaitBlocked [2022-07-20T15:16:08.432Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-20T15:16:08.432Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-20T15:16:08.432Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-20T15:16:08.432Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-20T15:16:08.432Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-20T15:16:08.432Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-20T15:16:08.690Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-20T15:16:08.690Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s) [2022-07-20T15:16:08.690Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s) [2022-07-20T15:16:08.690Z] === RUN TestWaitConditions [2022-07-20T15:16:08.690Z] === RUN TestWaitConditions/default [2022-07-20T15:16:08.690Z] === PAUSE TestWaitConditions/default [2022-07-20T15:16:08.690Z] === RUN TestWaitConditions/not-running [2022-07-20T15:16:08.690Z] === PAUSE TestWaitConditions/not-running [2022-07-20T15:16:08.690Z] === RUN TestWaitConditions/next-exit [2022-07-20T15:16:08.690Z] === PAUSE TestWaitConditions/next-exit [2022-07-20T15:16:08.690Z] === RUN TestWaitConditions/removed [2022-07-20T15:16:08.690Z] === PAUSE TestWaitConditions/removed [2022-07-20T15:16:08.690Z] === CONT TestWaitConditions/default [2022-07-20T15:16:08.690Z] === CONT TestWaitConditions/removed [2022-07-20T15:16:08.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-20T15:16:09.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-20T15:16:10.590Z] === CONT TestWaitConditions/next-exit [2022-07-20T15:16:10.590Z] === CONT TestWaitConditions/not-running [2022-07-20T15:16:11.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-20T15:16:11.965Z] --- PASS: TestWaitConditions (0.02s) [2022-07-20T15:16:11.965Z] --- PASS: TestWaitConditions/default (1.86s) [2022-07-20T15:16:11.965Z] --- PASS: TestWaitConditions/removed (1.87s) [2022-07-20T15:16:11.965Z] --- PASS: TestWaitConditions/next-exit (1.54s) [2022-07-20T15:16:11.965Z] --- PASS: TestWaitConditions/not-running (1.56s) [2022-07-20T15:16:11.965Z] === CONT TestDaemonRestartIpcMode [2022-07-20T15:16:11.965Z] === CONT TestIpcModeOlderClient [2022-07-20T15:16:12.223Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-07-20T15:16:12.223Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-20T15:16:14.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-20T15:16:14.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-20T15:16:14.757Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.35s) [2022-07-20T15:16:14.757Z] --- PASS: TestDaemonRestartIpcMode (2.79s) [2022-07-20T15:16:14.757Z] PASS [2022-07-20T15:16:14.757Z] [2022-07-20T15:16:14.757Z] === Skipped [2022-07-20T15:16:14.757Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-20T15:16:14.757Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-20T15:16:14.757Z] [2022-07-20T15:16:14.757Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-07-20T15:16:14.757Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-20T15:16:14.757Z] [2022-07-20T15:16:14.757Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-07-20T15:16:14.757Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T15:16:14.757Z] [2022-07-20T15:16:14.757Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-07-20T15:16:14.757Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-20T15:16:14.757Z] [2022-07-20T15:16:14.757Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-07-20T15:16:14.757Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-20T15:16:14.757Z] [2022-07-20T15:16:14.757Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-07-20T15:16:14.757Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-20T15:16:14.757Z] [2022-07-20T15:16:14.757Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-07-20T15:16:14.757Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-20T15:16:14.757Z] [2022-07-20T15:16:14.757Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-07-20T15:16:14.757Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-20T15:16:14.757Z] [2022-07-20T15:16:14.757Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-20T15:16:14.757Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-20T15:16:14.757Z] [2022-07-20T15:16:14.757Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-20T15:16:14.757Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-20T15:16:14.757Z] [2022-07-20T15:16:14.757Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-20T15:16:14.757Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T15:16:14.757Z] [2022-07-20T15:16:14.757Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-20T15:16:14.757Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-20T15:16:14.757Z] [2022-07-20T15:16:14.757Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-07-20T15:16:14.757Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-20T15:16:14.757Z] [2022-07-20T15:16:14.757Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-07-20T15:16:14.757Z] 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-07-20T15:16:14.757Z] [2022-07-20T15:16:14.757Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-07-20T15:16:14.757Z] 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-07-20T15:16:14.757Z] [2022-07-20T15:16:14.757Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-07-20T15:16:14.757Z] 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-07-20T15:16:14.757Z] [2022-07-20T15:16:14.757Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-07-20T15:16:14.757Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T15:16:14.757Z] [2022-07-20T15:16:14.757Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-20T15:16:14.757Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-20T15:16:14.757Z] [2022-07-20T15:16:14.757Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-07-20T15:16:14.757Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T15:16:14.757Z] [2022-07-20T15:16:14.757Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-07-20T15:16:14.757Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-20T15:16:14.757Z] [2022-07-20T15:16:14.757Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-07-20T15:16:14.757Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-20T15:16:14.757Z] [2022-07-20T15:16:14.757Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-07-20T15:16:14.757Z] 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-07-20T15:16:14.757Z] [2022-07-20T15:16:14.757Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-07-20T15:16:14.757Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T15:16:14.757Z] [2022-07-20T15:16:14.757Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-20T15:16:14.757Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-20T15:16:14.757Z] [2022-07-20T15:16:14.757Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-20T15:16:14.757Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T15:16:14.757Z] [2022-07-20T15:16:14.757Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-07-20T15:16:14.757Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T15:16:14.757Z] [2022-07-20T15:16:14.757Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-07-20T15:16:14.757Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T15:16:14.757Z] [2022-07-20T15:16:14.757Z] DONE 241 tests, 27 skipped in 82.383s [2022-07-20T15:16:14.757Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-20T15:16:15.015Z] === RUN TestConfigDaemonLibtrustID [2022-07-20T15:16:15.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-20T15:16:15.580Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-07-20T15:16:15.580Z] === RUN TestConfigDaemonID [2022-07-20T15:16:16.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-20T15:16:16.514Z] daemon_test.go:83: [deadc6f37eebb] daemon is not started [2022-07-20T15:16:16.514Z] --- PASS: TestConfigDaemonID (1.08s) [2022-07-20T15:16:16.514Z] === RUN TestDaemonConfigValidation [2022-07-20T15:16:16.514Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-20T15:16:16.514Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-20T15:16:16.514Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-20T15:16:16.514Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-20T15:16:16.514Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-20T15:16:16.514Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-20T15:16:16.514Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-20T15:16:16.514Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-20T15:16:16.514Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-20T15:16:16.514Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-20T15:16:16.514Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-20T15:16:16.514Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-20T15:16:16.773Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-20T15:16:16.773Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-20T15:16:16.773Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-20T15:16:16.773Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-20T15:16:16.773Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-07-20T15:16:16.773Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.12s) [2022-07-20T15:16:16.773Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-07-20T15:16:16.773Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2022-07-20T15:16:16.773Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-07-20T15:16:16.773Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-20T15:16:16.773Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-20T15:16:17.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-20T15:16:17.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-20T15:16:18.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-20T15:16:18.147Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-20T15:16:19.081Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-20T15:16:19.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-20T15:16:20.015Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-20T15:16:20.016Z] daemon_test.go:197: [d2cdb844292cb] daemon is not started [2022-07-20T15:16:20.016Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-07-20T15:16:20.016Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-07-20T15:16:20.016Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-07-20T15:16:20.016Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2022-07-20T15:16:20.016Z] === RUN TestDaemonProxy [2022-07-20T15:16:20.016Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-20T15:16:20.016Z] --- SKIP: TestDaemonProxy (0.00s) [2022-07-20T15:16:20.016Z] PASS [2022-07-20T15:16:20.016Z] [2022-07-20T15:16:20.016Z] === Skipped [2022-07-20T15:16:20.016Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-07-20T15:16:20.016Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-20T15:16:20.016Z] [2022-07-20T15:16:20.016Z] DONE 13 tests, 1 skipped in 5.243s [2022-07-20T15:16:20.016Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-20T15:16:20.274Z] INFO: Testing against a local daemon [2022-07-20T15:16:20.274Z] === RUN TestCommitInheritsEnv [2022-07-20T15:16:20.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-20T15:16:21.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-20T15:16:22.174Z] --- PASS: TestCommitInheritsEnv (1.89s) [2022-07-20T15:16:22.174Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-20T15:16:22.174Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-20T15:16:22.174Z] === RUN TestImportWithCustomPlatform [2022-07-20T15:16:22.174Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-20T15:16:22.174Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-20T15:16:22.174Z] === RUN TestImportWithCustomPlatform// [2022-07-20T15:16:22.174Z] === RUN TestImportWithCustomPlatform/linux [2022-07-20T15:16:22.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-20T15:16:22.432Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-20T15:16:22.432Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-20T15:16:22.432Z] === RUN TestImportWithCustomPlatform/macos [2022-07-20T15:16:22.432Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-20T15:16:22.432Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-20T15:16:22.432Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-07-20T15:16:22.432Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-20T15:16:22.432Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-20T15:16:22.432Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-20T15:16:22.432Z] --- PASS: TestImportWithCustomPlatform/linux (0.09s) [2022-07-20T15:16:22.432Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-20T15:16:22.432Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-20T15:16:22.432Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-20T15:16:22.432Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-20T15:16:22.432Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-20T15:16:22.432Z] === RUN TestImagesFilterMultiReference [2022-07-20T15:16:22.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-20T15:16:22.690Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-07-20T15:16:22.690Z] === RUN TestImagePullPlatformInvalid [2022-07-20T15:16:22.690Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-07-20T15:16:22.690Z] === RUN TestRemoveImageOrphaning [2022-07-20T15:16:22.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-20T15:16:23.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-20T15:16:24.064Z] --- PASS: TestRemoveImageOrphaning (1.55s) [2022-07-20T15:16:24.064Z] === RUN TestRemoveImageGarbageCollector [2022-07-20T15:16:24.064Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-20T15:16:24.064Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-20T15:16:24.064Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-20T15:16:24.322Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-20T15:16:24.322Z] === RUN TestTagInvalidReference [2022-07-20T15:16:24.322Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-20T15:16:24.322Z] === RUN TestTagValidPrefixedRepo [2022-07-20T15:16:24.322Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-20T15:16:24.322Z] === RUN TestTagExistedNameWithoutForce [2022-07-20T15:16:24.322Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-20T15:16:24.322Z] === RUN TestTagOfficialNames [2022-07-20T15:16:24.322Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-20T15:16:24.322Z] === RUN TestTagMatchesDigest [2022-07-20T15:16:24.322Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-07-20T15:16:24.322Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-20T15:16:24.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-20T15:16:25.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-20T15:16:25.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-20T15:16:26.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-20T15:16:26.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-20T15:16:27.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-20T15:16:28.161Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-20T15:16:28.161Z] Using test binary docker [2022-07-20T15:16:28.161Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-20T15:16:28.161Z] +++ /etc/init.d/apparmor start [2022-07-20T15:16:28.161Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-20T15:16:28.161Z] INFO: Waiting for daemon to start... [2022-07-20T15:16:28.161Z] Starting dockerd [2022-07-20T15:16:28.161Z] +++ 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-07-20T15:16:29.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-20T15:16:31.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-20T15:16:34.748Z] . [2022-07-20T15:16:34.748Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-20T15:16:34.748Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-20T15:16:34.748Z] Error: No such image: emptyfs [2022-07-20T15:16:34.748Z] ++++ docker load [2022-07-20T15:16:34.748Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-20T15:16:34.748Z] Running integration-test (iteration 1) [2022-07-20T15:16:34.748Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-07-20T15:16:34.748Z] ++ 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-07-20T15:16:34.748Z] ++ set -e [2022-07-20T15:16:34.748Z] ++ '[' -n 0 ']' [2022-07-20T15:16:34.748Z] ++ set -x [2022-07-20T15:16:34.748Z] ++ 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-07-20T15:16:34.748Z] Loaded image: busybox:latest [2022-07-20T15:16:34.748Z] Loaded image: busybox:glibc [2022-07-20T15:16:34.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-20T15:16:35.692Z] Loaded image: debian:bullseye-slim [2022-07-20T15:16:35.953Z] Loaded image: hello-world:latest [2022-07-20T15:16:35.953Z] Loaded image: arm32v7/hello-world:latest [2022-07-20T15:16:35.953Z] INFO: Testing against a local daemon [2022-07-20T15:16:35.953Z] === RUN TestCgroupNamespacesBuild [2022-07-20T15:16:37.384Z] --- PASS: TestCgroupNamespacesBuild (1.19s) [2022-07-20T15:16:37.384Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-20T15:16:37.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-20T15:16:38.327Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.21s) [2022-07-20T15:16:38.327Z] === RUN TestBuildWithSession [2022-07-20T15:16:38.327Z] build_session_test.go:25: TODO: BuildKit [2022-07-20T15:16:38.327Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-20T15:16:38.327Z] === RUN TestBuildSquashParent [2022-07-20T15:16:40.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-20T15:16:42.538Z] --- PASS: TestBuildSquashParent (3.94s) [2022-07-20T15:16:42.538Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-20T15:16:42.538Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-20T15:16:42.538Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-20T15:16:42.538Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-20T15:16:42.538Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-20T15:16:42.538Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-20T15:16:42.538Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-20T15:16:42.538Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-20T15:16:42.538Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-20T15:16:42.538Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-20T15:16:42.538Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-20T15:16:42.539Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-20T15:16:42.539Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-20T15:16:42.539Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-20T15:16:42.539Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-20T15:16:42.668Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-20T15:16:42.668Z] Using test binary docker [2022-07-20T15:16:42.926Z] +++ /etc/init.d/apparmor start [2022-07-20T15:16:42.926Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-20T15:16:42.926Z] INFO: Waiting for daemon to start... [2022-07-20T15:16:42.926Z] Starting dockerd [2022-07-20T15:16:42.926Z] +++ 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-07-20T15:16:43.483Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-20T15:16:43.745Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-20T15:16:44.691Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-20T15:16:44.953Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-20T15:16:45.455Z] . [2022-07-20T15:16:45.455Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-20T15:16:45.455Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-20T15:16:45.455Z] Error: No such image: emptyfs [2022-07-20T15:16:45.455Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-20T15:16:45.455Z] ++++ docker load [2022-07-20T15:16:46.020Z] Running integration-test (iteration 1) [2022-07-20T15:16:46.020Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-20T15:16:46.020Z] ++ 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-07-20T15:16:46.020Z] ++ set -e [2022-07-20T15:16:46.020Z] ++ '[' -n 0 ']' [2022-07-20T15:16:46.020Z] ++ set -x [2022-07-20T15:16:46.020Z] ++ 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-07-20T15:16:46.340Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-20T15:16:46.340Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.29s) [2022-07-20T15:16:46.340Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.39s) [2022-07-20T15:16:46.340Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.19s) [2022-07-20T15:16:46.340Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.35s) [2022-07-20T15:16:46.340Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.37s) [2022-07-20T15:16:46.340Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.27s) [2022-07-20T15:16:46.340Z] === RUN TestBuildMultiStageCopy [2022-07-20T15:16:46.340Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-20T15:16:46.954Z] Loaded image: busybox:latest [2022-07-20T15:16:47.212Z] Loaded image: busybox:glibc [2022-07-20T15:16:47.726Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-20T15:16:47.726Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-20T15:16:47.988Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-20T15:16:48.249Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-20T15:16:48.510Z] --- PASS: TestBuildMultiStageCopy (2.16s) [2022-07-20T15:16:48.510Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.22s) [2022-07-20T15:16:48.510Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-07-20T15:16:48.510Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.24s) [2022-07-20T15:16:48.510Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2022-07-20T15:16:48.510Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-07-20T15:16:48.510Z] === RUN TestBuildMultiStageParentConfig [2022-07-20T15:16:49.081Z] --- PASS: TestBuildMultiStageParentConfig (0.66s) [2022-07-20T15:16:49.081Z] === RUN TestBuildLabelWithTargets [2022-07-20T15:16:49.318Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-20T15:16:49.318Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-20T15:16:49.318Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T15:16:49.318Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-20T15:16:49.318Z] [2022-07-20T15:16:49.318Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-07-20T15:16:49.318Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-07-20T15:16:49.318Z] Using test binary docker [2022-07-20T15:16:49.318Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-20T15:16:49.318Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-20T15:16:49.318Z] INFO: Waiting for daemon to start... [2022-07-20T15:16:49.318Z] Starting dockerd [2022-07-20T15:16:49.318Z] . [2022-07-20T15:16:49.318Z] INFO: Building docker-sdk-python3:5.0.3... [2022-07-20T15:16:50.467Z] --- PASS: TestBuildLabelWithTargets (1.05s) [2022-07-20T15:16:50.467Z] === RUN TestBuildWithEmptyLayers [2022-07-20T15:16:50.728Z] --- PASS: TestBuildWithEmptyLayers (0.48s) [2022-07-20T15:16:50.728Z] === RUN TestBuildMultiStageOnBuild [2022-07-20T15:16:52.113Z] --- PASS: TestBuildMultiStageOnBuild (1.44s) [2022-07-20T15:16:52.113Z] === RUN TestBuildUncleanTarFilenames [2022-07-20T15:16:52.475Z] Loaded image: debian:bullseye-slim [2022-07-20T15:16:52.475Z] Loaded image: hello-world:latest [2022-07-20T15:16:52.475Z] Loaded image: arm32v7/hello-world:latest [2022-07-20T15:16:52.475Z] INFO: Testing against a local daemon [2022-07-20T15:16:52.475Z] === RUN TestCgroupNamespacesBuild [2022-07-20T15:16:52.715Z] --- PASS: TestBuildUncleanTarFilenames (0.72s) [2022-07-20T15:16:52.715Z] === RUN TestBuildMultiStageLayerLeak [2022-07-20T15:16:52.755Z] --- PASS: TestImportExtremelyLargeImageWorks (91.21s) [2022-07-20T15:16:52.755Z] PASS [2022-07-20T15:16:52.755Z] [2022-07-20T15:16:52.755Z] DONE 22 tests in 95.383s [2022-07-20T15:16:52.755Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-20T15:16:52.755Z] === RUN TestStripANSICommands [2022-07-20T15:16:52.755Z] === RUN TestStripANSICommands/#00 [2022-07-20T15:16:52.755Z] === RUN TestStripANSICommands/#01 [2022-07-20T15:16:52.755Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-20T15:16:52.755Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-20T15:16:52.755Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-20T15:16:52.755Z] PASS [2022-07-20T15:16:52.755Z] [2022-07-20T15:16:52.755Z] DONE 3 tests in 0.009s [2022-07-20T15:16:52.755Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-20T15:16:52.755Z] INFO: Testing against a local daemon [2022-07-20T15:16:52.755Z] === RUN TestNetworkCreateDelete [2022-07-20T15:16:52.755Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-07-20T15:16:52.755Z] === RUN TestDockerNetworkDeletePreferID [2022-07-20T15:16:52.755Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-07-20T15:16:52.755Z] === RUN TestDaemonDNSFallback [2022-07-20T15:16:54.645Z] --- PASS: TestBuildMultiStageLayerLeak (1.58s) [2022-07-20T15:16:54.645Z] === RUN TestBuildWithHugeFile [2022-07-20T15:16:54.651Z] --- PASS: TestDaemonDNSFallback (6.46s) [2022-07-20T15:16:54.651Z] === RUN TestInspectNetwork [2022-07-20T15:16:55.002Z] --- PASS: TestCgroupNamespacesBuild (2.56s) [2022-07-20T15:16:55.002Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-20T15:16:56.902Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.15s) [2022-07-20T15:16:56.902Z] === RUN TestBuildWithSession [2022-07-20T15:16:56.902Z] build_session_test.go:25: TODO: BuildKit [2022-07-20T15:16:56.902Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-20T15:16:56.902Z] === RUN TestBuildSquashParent [2022-07-20T15:16:57.929Z] === RUN TestInspectNetwork/full_network_id [2022-07-20T15:16:57.929Z] === RUN TestInspectNetwork/partial_network_id [2022-07-20T15:16:57.929Z] === RUN TestInspectNetwork/network_name [2022-07-20T15:16:57.929Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-20T15:17:02.106Z] --- PASS: TestInspectNetwork (7.11s) [2022-07-20T15:17:02.106Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-20T15:17:02.106Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-20T15:17:02.106Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-20T15:17:02.106Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-20T15:17:02.106Z] === RUN TestRunContainerWithBridgeNone [2022-07-20T15:17:03.479Z] --- PASS: TestRunContainerWithBridgeNone (1.77s) [2022-07-20T15:17:03.479Z] === RUN TestNetworkInvalidJSON [2022-07-20T15:17:03.479Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-20T15:17:03.479Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-20T15:17:03.479Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-20T15:17:03.479Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-20T15:17:03.479Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-20T15:17:03.479Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-20T15:17:03.479Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-20T15:17:03.479Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-20T15:17:03.479Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-20T15:17:03.479Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-20T15:17:03.479Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-20T15:17:03.479Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-20T15:17:03.479Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-20T15:17:03.479Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-20T15:17:03.479Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-20T15:17:03.479Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-20T15:17:03.479Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-20T15:17:03.479Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-20T15:17:03.479Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-20T15:17:03.479Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-20T15:17:03.479Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-20T15:17:03.479Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-20T15:17:03.479Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-20T15:17:03.479Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-20T15:17:03.479Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-20T15:17:03.479Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-20T15:17:03.479Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-20T15:17:03.479Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-20T15:17:03.479Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-20T15:17:03.479Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-20T15:17:03.479Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-20T15:17:03.479Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-20T15:17:03.479Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-20T15:17:03.479Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-20T15:17:03.479Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-20T15:17:03.479Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-20T15:17:03.479Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-20T15:17:03.479Z] === RUN TestNetworkList [2022-07-20T15:17:03.479Z] === RUN TestNetworkList//networks [2022-07-20T15:17:03.479Z] === PAUSE TestNetworkList//networks [2022-07-20T15:17:03.479Z] === RUN TestNetworkList//networks/ [2022-07-20T15:17:03.479Z] === PAUSE TestNetworkList//networks/ [2022-07-20T15:17:03.479Z] === CONT TestNetworkList//networks [2022-07-20T15:17:03.479Z] === CONT TestNetworkList//networks/ [2022-07-20T15:17:03.479Z] --- PASS: TestNetworkList (0.02s) [2022-07-20T15:17:03.479Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-20T15:17:03.479Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-20T15:17:03.479Z] === RUN TestHostIPv4BridgeLabel [2022-07-20T15:17:04.043Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-20T15:17:04.043Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-20T15:17:04.976Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-07-20T15:17:04.976Z] === RUN TestDaemonDefaultNetworkPools [2022-07-20T15:17:05.909Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-07-20T15:17:05.909Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-20T15:17:06.843Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-07-20T15:17:06.843Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-20T15:17:06.868Z] --- PASS: TestBuildSquashParent (9.10s) [2022-07-20T15:17:06.868Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-20T15:17:06.868Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-20T15:17:06.868Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-20T15:17:06.868Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-20T15:17:06.868Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-20T15:17:06.868Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-20T15:17:06.868Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-20T15:17:06.868Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-20T15:17:06.868Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-20T15:17:06.868Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-20T15:17:06.868Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-20T15:17:06.868Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-20T15:17:06.868Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-20T15:17:06.868Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-20T15:17:06.868Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-20T15:17:08.216Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-07-20T15:17:08.216Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-20T15:17:08.787Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-07-20T15:17:08.787Z] === RUN TestServiceWithPredefinedNetwork [2022-07-20T15:17:09.396Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-20T15:17:09.396Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-20T15:17:11.310Z] --- PASS: TestServiceWithPredefinedNetwork (2.37s) [2022-07-20T15:17:11.310Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-20T15:17:11.310Z] service_test.go:243: FLAKY_TEST [2022-07-20T15:17:11.310Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-20T15:17:11.310Z] === RUN TestServiceWithDataPathPortInit [2022-07-20T15:17:12.677Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-20T15:17:12.677Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-20T15:17:16.860Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-20T15:17:16.860Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.38s) [2022-07-20T15:17:16.860Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.41s) [2022-07-20T15:17:16.860Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.40s) [2022-07-20T15:17:16.860Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.43s) [2022-07-20T15:17:16.860Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.45s) [2022-07-20T15:17:16.860Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.46s) [2022-07-20T15:17:16.860Z] === RUN TestBuildMultiStageCopy [2022-07-20T15:17:16.860Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-20T15:17:19.403Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-20T15:17:19.660Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-20T15:17:20.590Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-20T15:17:20.847Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-20T15:17:21.777Z] --- PASS: TestBuildMultiStageCopy (5.29s) [2022-07-20T15:17:21.777Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.88s) [2022-07-20T15:17:21.777Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.63s) [2022-07-20T15:17:21.777Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.63s) [2022-07-20T15:17:21.777Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2022-07-20T15:17:21.777Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s) [2022-07-20T15:17:21.777Z] === RUN TestBuildMultiStageParentConfig [2022-07-20T15:17:23.148Z] --- PASS: TestBuildMultiStageParentConfig (1.50s) [2022-07-20T15:17:23.148Z] === RUN TestBuildLabelWithTargets [2022-07-20T15:17:25.672Z] --- PASS: TestBuildLabelWithTargets (2.63s) [2022-07-20T15:17:25.672Z] === RUN TestBuildWithEmptyLayers [2022-07-20T15:17:26.168Z] --- PASS: TestServiceWithDataPathPortInit (14.30s) [2022-07-20T15:17:26.168Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-20T15:17:27.040Z] --- PASS: TestBuildWithEmptyLayers (1.35s) [2022-07-20T15:17:27.040Z] === RUN TestBuildMultiStageOnBuild [2022-07-20T15:17:28.065Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lowfvoyeolqvvtz7apu8ppnwd Created:2022-07-20 15:17:26.64520319 +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[3c65041089f4d1d0186c2581eb41d09d7ac75b9f2350132fd54ada68071813ba:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.843s46ghw91e7a4le2wu4pg2w EndpointID:d7d694e2783205b7b6db4371ccd6fbe0d995a14cb1d30a854e50b32db301755b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:394e5fe5dfe7cbfa341d7a0f7e5e445716047f93a15a7319eddec4f3702f06fd 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:b1fb8551bf4b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.843s46ghw91e7a4le2wu4pg2w EndpointID:d7d694e2783205b7b6db4371ccd6fbe0d995a14cb1d30a854e50b32db301755b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-20T15:17:28.086Z] sha256:23baaf470817d3255f0b7135596806b08d42cbb405311a368159185ea0dea273 [2022-07-20T15:17:28.086Z] INFO: Starting docker-py tests... [2022-07-20T15:17:28.086Z] ============================= test session starts ============================== [2022-07-20T15:17:28.086Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-07-20T15:17:28.086Z] rootdir: /src, inifile: pytest.ini [2022-07-20T15:17:28.086Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-07-20T15:17:28.086Z] collected 395 items / 2 deselected / 393 selected [2022-07-20T15:17:28.086Z] [2022-07-20T15:17:30.315Z] --- PASS: TestBuildMultiStageOnBuild (3.27s) [2022-07-20T15:17:30.315Z] === RUN TestBuildUncleanTarFilenames [2022-07-20T15:17:32.214Z] --- PASS: TestBuildUncleanTarFilenames (1.89s) [2022-07-20T15:17:32.214Z] === RUN TestBuildMultiStageLayerLeak [2022-07-20T15:17:33.320Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.12s) [2022-07-20T15:17:33.320Z] PASS [2022-07-20T15:17:33.320Z] [2022-07-20T15:17:33.320Z] === Skipped [2022-07-20T15:17:33.320Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-20T15:17:33.320Z] service_test.go:243: FLAKY_TEST [2022-07-20T15:17:33.320Z] [2022-07-20T15:17:33.320Z] DONE 38 tests, 1 skipped in 44.909s [2022-07-20T15:17:33.320Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-20T15:17:33.320Z] INFO: Testing against a local daemon [2022-07-20T15:17:33.320Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-20T15:17:33.320Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T15:17:33.320Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-20T15:17:33.320Z] === RUN TestDockerNetworkIpvlan [2022-07-20T15:17:33.320Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T15:17:33.320Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-20T15:17:33.320Z] PASS [2022-07-20T15:17:33.320Z] [2022-07-20T15:17:33.320Z] === Skipped [2022-07-20T15:17:33.320Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-20T15:17:33.320Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T15:17:33.320Z] [2022-07-20T15:17:33.320Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-20T15:17:33.320Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T15:17:33.320Z] [2022-07-20T15:17:33.320Z] DONE 2 tests, 2 skipped in 0.023s [2022-07-20T15:17:33.320Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-20T15:17:33.320Z] INFO: Testing against a local daemon [2022-07-20T15:17:33.320Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-20T15:17:33.884Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2022-07-20T15:17:33.885Z] === RUN TestDockerNetworkMacvlan [2022-07-20T15:17:34.449Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-20T15:17:35.383Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-20T15:17:35.947Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-20T15:17:36.397Z] --- PASS: TestBuildMultiStageLayerLeak (3.61s) [2022-07-20T15:17:36.397Z] === RUN TestBuildWithHugeFile [2022-07-20T15:17:37.846Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-20T15:17:39.744Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-20T15:17:41.374Z] --- PASS: TestBuildWithHugeFile (43.54s) [2022-07-20T15:17:41.374Z] === RUN TestBuildWCOWSandboxSize [2022-07-20T15:17:41.374Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-20T15:17:41.374Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-20T15:17:41.374Z] === RUN TestBuildWithEmptyDockerfile [2022-07-20T15:17:41.374Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-20T15:17:41.374Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-20T15:17:41.374Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-20T15:17:41.374Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-20T15:17:41.374Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-20T15:17:41.374Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-20T15:17:41.374Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-20T15:17:41.374Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-20T15:17:41.374Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-20T15:17:41.374Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-07-20T15:17:41.374Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-07-20T15:17:41.374Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-07-20T15:17:41.374Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-07-20T15:17:41.374Z] === RUN TestBuildPreserveOwnership [2022-07-20T15:17:41.374Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-20T15:17:41.374Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-20T15:17:41.374Z] --- PASS: TestBuildPreserveOwnership (3.08s) [2022-07-20T15:17:41.374Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.03s) [2022-07-20T15:17:41.374Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.04s) [2022-07-20T15:17:41.374Z] === RUN TestBuildPlatformInvalid [2022-07-20T15:17:41.374Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-20T15:17:41.374Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-20T15:17:42.316Z] Loaded image: busybox:latest [2022-07-20T15:17:42.316Z] Loaded image: busybox:glibc [2022-07-20T15:17:42.735Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-07-20T15:17:43.060Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-20T15:17:43.260Z] Loaded image: debian:bullseye-slim [2022-07-20T15:17:43.260Z] Loaded image: hello-world:latest [2022-07-20T15:17:43.520Z] Loaded image: arm32v7/hello-world:latest [2022-07-20T15:17:43.563Z] tests/integration/api_client_test.py ..... [ 7%] [2022-07-20T15:17:44.004Z] --- PASS: TestDockerNetworkMacvlan (10.26s) [2022-07-20T15:17:44.005Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-07-20T15:17:44.005Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-07-20T15:17:44.005Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.92s) [2022-07-20T15:17:44.005Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.89s) [2022-07-20T15:17:44.005Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.20s) [2022-07-20T15:17:44.005Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.73s) [2022-07-20T15:17:44.005Z] PASS [2022-07-20T15:17:44.005Z] [2022-07-20T15:17:44.005Z] DONE 8 tests in 11.570s [2022-07-20T15:17:44.005Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-20T15:17:44.005Z] testing: warning: no tests to run [2022-07-20T15:17:44.005Z] PASS [2022-07-20T15:17:44.005Z] [2022-07-20T15:17:44.005Z] DONE 0 tests in 0.009s [2022-07-20T15:17:44.005Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-20T15:17:44.263Z] INFO: Testing against a local daemon [2022-07-20T15:17:44.263Z] === RUN TestAuthZPluginAllowRequest [2022-07-20T15:17:45.327Z] tests/integration/api_config_test.py ...... [ 8%] [2022-07-20T15:17:45.634Z] --- PASS: TestAuthZPluginAllowRequest (1.26s) [2022-07-20T15:17:45.634Z] === RUN TestAuthZPluginTLS [2022-07-20T15:17:45.891Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-07-20T15:17:45.891Z] === RUN TestAuthZPluginDenyRequest [2022-07-20T15:17:46.457Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-20T15:17:46.457Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-20T15:17:47.021Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-20T15:17:47.021Z] === RUN TestAuthZPluginDenyResponse [2022-07-20T15:17:47.585Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-07-20T15:17:47.585Z] === RUN TestAuthZPluginAllowEventStream [2022-07-20T15:17:48.957Z] --- PASS: TestAuthZPluginAllowEventStream (1.22s) [2022-07-20T15:17:48.957Z] === RUN TestAuthZPluginErrorResponse [2022-07-20T15:17:49.215Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-07-20T15:17:49.215Z] === RUN TestAuthZPluginErrorRequest [2022-07-20T15:17:49.779Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-20T15:17:49.779Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-20T15:17:50.344Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-07-20T15:17:50.344Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-20T15:17:51.675Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.06s) [2022-07-20T15:17:51.675Z] PASS [2022-07-20T15:17:51.675Z] [2022-07-20T15:17:51.675Z] === Skipped [2022-07-20T15:17:51.675Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-07-20T15:17:51.675Z] build_session_test.go:25: TODO: BuildKit [2022-07-20T15:17:51.675Z] [2022-07-20T15:17:51.675Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-20T15:17:51.675Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-20T15:17:51.675Z] [2022-07-20T15:17:51.675Z] DONE 34 tests, 2 skipped in 77.110s [2022-07-20T15:17:51.675Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-07-20T15:17:51.675Z] ++ 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-07-20T15:17:51.675Z] ++ set -e [2022-07-20T15:17:51.675Z] ++ '[' -n 0 ']' [2022-07-20T15:17:51.675Z] ++ set -x [2022-07-20T15:17:51.675Z] ++ 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-07-20T15:17:51.675Z] INFO: Testing against a local daemon [2022-07-20T15:17:51.675Z] === RUN TestConfigInspect [2022-07-20T15:17:52.241Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.51s) [2022-07-20T15:17:52.241Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-20T15:17:53.614Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.48s) [2022-07-20T15:17:53.614Z] === RUN TestAuthZPluginHeader [2022-07-20T15:17:54.178Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-07-20T15:17:54.178Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-20T15:17:54.223Z] --- PASS: TestConfigInspect (2.34s) [2022-07-20T15:17:54.223Z] === RUN TestConfigList [2022-07-20T15:17:56.141Z] --- PASS: TestConfigList (2.20s) [2022-07-20T15:17:56.141Z] === RUN TestConfigsCreateAndDelete [2022-07-20T15:17:58.684Z] --- PASS: TestConfigsCreateAndDelete (2.19s) [2022-07-20T15:17:58.684Z] === RUN TestConfigsUpdate [2022-07-20T15:17:59.435Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.43s) [2022-07-20T15:17:59.435Z] === RUN TestAuthZPluginV2Disable [2022-07-20T15:18:00.597Z] --- PASS: TestConfigsUpdate (2.23s) [2022-07-20T15:18:00.597Z] === RUN TestTemplatedConfig [2022-07-20T15:18:00.756Z] --- PASS: TestImportExtremelyLargeImageWorks (92.77s) [2022-07-20T15:18:00.756Z] PASS [2022-07-20T15:18:00.756Z] [2022-07-20T15:18:00.756Z] === Skipped [2022-07-20T15:18:00.756Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-20T15:18:00.756Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-20T15:18:00.756Z] [2022-07-20T15:18:00.756Z] DONE 22 tests, 1 skipped in 97.006s [2022-07-20T15:18:00.756Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-20T15:18:00.756Z] === RUN TestStripANSICommands [2022-07-20T15:18:00.756Z] === RUN TestStripANSICommands/#00 [2022-07-20T15:18:00.756Z] === RUN TestStripANSICommands/#01 [2022-07-20T15:18:00.756Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-20T15:18:00.756Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-20T15:18:00.756Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-20T15:18:00.756Z] PASS [2022-07-20T15:18:00.756Z] [2022-07-20T15:18:00.756Z] DONE 3 tests in 0.038s [2022-07-20T15:18:00.756Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-20T15:18:00.756Z] INFO: Testing against a local daemon [2022-07-20T15:18:00.756Z] === RUN TestNetworkCreateDelete [2022-07-20T15:18:00.756Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-07-20T15:18:00.756Z] === RUN TestDockerNetworkDeletePreferID [2022-07-20T15:18:00.756Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-07-20T15:18:00.756Z] === RUN TestDaemonDNSFallback [2022-07-20T15:18:02.710Z] --- PASS: TestAuthZPluginV2Disable (3.78s) [2022-07-20T15:18:02.710Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-20T15:18:03.145Z] --- PASS: TestTemplatedConfig (2.47s) [2022-07-20T15:18:03.145Z] === RUN TestConfigCreateResolve [2022-07-20T15:18:04.938Z] --- PASS: TestDaemonDNSFallback (6.40s) [2022-07-20T15:18:04.938Z] === RUN TestInspectNetwork [2022-07-20T15:18:04.938Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:04.938Z] --- SKIP: TestInspectNetwork (0.00s) [2022-07-20T15:18:04.938Z] === RUN TestRunContainerWithBridgeNone [2022-07-20T15:18:04.938Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T15:18:04.938Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-07-20T15:18:04.938Z] === RUN TestNetworkInvalidJSON [2022-07-20T15:18:04.938Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-20T15:18:04.938Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-20T15:18:04.938Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-20T15:18:04.938Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-20T15:18:04.938Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-20T15:18:04.938Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-20T15:18:04.938Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-20T15:18:04.938Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-20T15:18:04.938Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-20T15:18:04.938Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-20T15:18:04.938Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-20T15:18:04.938Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-20T15:18:04.938Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-20T15:18:04.938Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-20T15:18:04.938Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-20T15:18:04.938Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-20T15:18:04.938Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-20T15:18:04.938Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-20T15:18:04.938Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-20T15:18:04.938Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-20T15:18:04.938Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-20T15:18:04.938Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-07-20T15:18:04.938Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-20T15:18:04.938Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-20T15:18:04.938Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-20T15:18:04.938Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-20T15:18:04.938Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-20T15:18:04.938Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-20T15:18:04.938Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-20T15:18:04.938Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-20T15:18:04.938Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-20T15:18:04.938Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-20T15:18:04.938Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-20T15:18:04.938Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-20T15:18:04.938Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-20T15:18:04.938Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-20T15:18:04.938Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-20T15:18:04.938Z] === RUN TestNetworkList [2022-07-20T15:18:04.938Z] === RUN TestNetworkList//networks [2022-07-20T15:18:04.938Z] === PAUSE TestNetworkList//networks [2022-07-20T15:18:04.938Z] === RUN TestNetworkList//networks/ [2022-07-20T15:18:04.938Z] === PAUSE TestNetworkList//networks/ [2022-07-20T15:18:04.938Z] === CONT TestNetworkList//networks [2022-07-20T15:18:04.938Z] === CONT TestNetworkList//networks/ [2022-07-20T15:18:04.938Z] --- PASS: TestNetworkList (0.01s) [2022-07-20T15:18:04.938Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-20T15:18:04.938Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-20T15:18:04.938Z] === RUN TestHostIPv4BridgeLabel [2022-07-20T15:18:04.938Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T15:18:04.938Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-07-20T15:18:04.938Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-20T15:18:04.938Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T15:18:04.938Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-07-20T15:18:04.938Z] === RUN TestDaemonDefaultNetworkPools [2022-07-20T15:18:04.938Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T15:18:04.938Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-07-20T15:18:04.938Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-20T15:18:04.938Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T15:18:04.938Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-20T15:18:04.938Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-20T15:18:04.938Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T15:18:04.938Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-20T15:18:04.938Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-20T15:18:04.938Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T15:18:04.938Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-20T15:18:04.938Z] === RUN TestServiceWithPredefinedNetwork [2022-07-20T15:18:04.938Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:04.938Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-07-20T15:18:04.938Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-20T15:18:04.938Z] service_test.go:243: FLAKY_TEST [2022-07-20T15:18:04.938Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-20T15:18:04.938Z] === RUN TestServiceWithDataPathPortInit [2022-07-20T15:18:04.938Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:04.938Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-07-20T15:18:04.938Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-20T15:18:04.938Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:04.938Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-20T15:18:04.938Z] PASS [2022-07-20T15:18:04.938Z] [2022-07-20T15:18:04.938Z] === Skipped [2022-07-20T15:18:04.938Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-07-20T15:18:04.938Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:04.938Z] [2022-07-20T15:18:04.938Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-07-20T15:18:04.938Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T15:18:04.938Z] [2022-07-20T15:18:04.938Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-07-20T15:18:04.938Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T15:18:04.938Z] [2022-07-20T15:18:04.938Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-07-20T15:18:04.938Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T15:18:04.938Z] [2022-07-20T15:18:04.938Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-07-20T15:18:04.938Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T15:18:04.938Z] [2022-07-20T15:18:04.938Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-20T15:18:04.938Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T15:18:04.938Z] [2022-07-20T15:18:04.938Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-20T15:18:04.938Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T15:18:04.938Z] [2022-07-20T15:18:04.938Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-20T15:18:04.938Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T15:18:04.938Z] [2022-07-20T15:18:04.938Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-07-20T15:18:04.938Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:04.938Z] [2022-07-20T15:18:04.938Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-20T15:18:04.938Z] service_test.go:243: FLAKY_TEST [2022-07-20T15:18:04.938Z] [2022-07-20T15:18:04.938Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-07-20T15:18:04.938Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:04.938Z] [2022-07-20T15:18:04.938Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-20T15:18:04.938Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:04.938Z] [2022-07-20T15:18:04.938Z] DONE 34 tests, 12 skipped in 7.157s [2022-07-20T15:18:04.938Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-20T15:18:04.938Z] INFO: Testing against a local daemon [2022-07-20T15:18:04.938Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-20T15:18:04.938Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T15:18:04.938Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-20T15:18:04.938Z] === RUN TestDockerNetworkIpvlan [2022-07-20T15:18:04.938Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T15:18:04.938Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-20T15:18:04.938Z] PASS [2022-07-20T15:18:04.938Z] [2022-07-20T15:18:04.938Z] === Skipped [2022-07-20T15:18:04.938Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-20T15:18:04.938Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T15:18:04.938Z] [2022-07-20T15:18:04.938Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-20T15:18:04.938Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T15:18:04.938Z] [2022-07-20T15:18:04.938Z] DONE 2 tests, 2 skipped in 0.089s [2022-07-20T15:18:04.938Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-20T15:18:04.938Z] INFO: Testing against a local daemon [2022-07-20T15:18:04.938Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-20T15:18:04.938Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T15:18:04.938Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-20T15:18:04.938Z] === RUN TestDockerNetworkMacvlan [2022-07-20T15:18:04.938Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T15:18:04.938Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-07-20T15:18:04.938Z] PASS [2022-07-20T15:18:04.938Z] [2022-07-20T15:18:04.938Z] === Skipped [2022-07-20T15:18:04.938Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-20T15:18:04.938Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T15:18:04.938Z] [2022-07-20T15:18:04.938Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-07-20T15:18:04.938Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T15:18:04.938Z] [2022-07-20T15:18:04.938Z] DONE 2 tests, 2 skipped in 0.081s [2022-07-20T15:18:04.938Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-20T15:18:04.938Z] testing: warning: no tests to run [2022-07-20T15:18:04.938Z] PASS [2022-07-20T15:18:04.938Z] [2022-07-20T15:18:04.938Z] DONE 0 tests in 0.021s [2022-07-20T15:18:04.938Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-20T15:18:04.938Z] INFO: Testing against a local daemon [2022-07-20T15:18:04.938Z] === RUN TestAuthZPluginAllowRequest [2022-07-20T15:18:04.938Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:18:04.938Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-07-20T15:18:04.938Z] === RUN TestAuthZPluginTLS [2022-07-20T15:18:04.938Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:18:04.938Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-07-20T15:18:04.938Z] === RUN TestAuthZPluginDenyRequest [2022-07-20T15:18:04.938Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:18:04.938Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-07-20T15:18:04.938Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-20T15:18:04.938Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:18:04.938Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-20T15:18:04.938Z] === RUN TestAuthZPluginDenyResponse [2022-07-20T15:18:04.938Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:18:04.938Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-07-20T15:18:04.938Z] === RUN TestAuthZPluginAllowEventStream [2022-07-20T15:18:04.938Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:18:04.938Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-07-20T15:18:04.938Z] === RUN TestAuthZPluginErrorResponse [2022-07-20T15:18:04.938Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:18:04.938Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-07-20T15:18:04.938Z] === RUN TestAuthZPluginErrorRequest [2022-07-20T15:18:04.938Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:18:04.938Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-07-20T15:18:04.938Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-20T15:18:04.938Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:18:04.938Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-20T15:18:04.938Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-20T15:18:04.938Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:18:04.938Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-20T15:18:04.939Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-20T15:18:04.939Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:18:04.939Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-20T15:18:04.939Z] === RUN TestAuthZPluginHeader [2022-07-20T15:18:04.939Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:18:04.939Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-07-20T15:18:04.939Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-20T15:18:05.196Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:18:05.197Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.43s) [2022-07-20T15:18:05.197Z] === RUN TestAuthZPluginV2Disable [2022-07-20T15:18:05.454Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:18:05.454Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-07-20T15:18:05.454Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-20T15:18:05.690Z] --- PASS: TestConfigCreateResolve (2.29s) [2022-07-20T15:18:05.690Z] PASS [2022-07-20T15:18:05.690Z] [2022-07-20T15:18:05.690Z] DONE 6 tests in 13.845s [2022-07-20T15:18:05.690Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-07-20T15:18:05.690Z] ++ 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-07-20T15:18:05.690Z] ++ set -e [2022-07-20T15:18:05.690Z] ++ '[' -n 0 ']' [2022-07-20T15:18:05.690Z] ++ set -x [2022-07-20T15:18:05.690Z] ++ 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-07-20T15:18:05.690Z] INFO: Testing against a local daemon [2022-07-20T15:18:05.690Z] === RUN TestAttachWithTTY [2022-07-20T15:18:05.690Z] --- PASS: TestAttachWithTTY (0.10s) [2022-07-20T15:18:05.690Z] === RUN TestAttachWithoutTTy [2022-07-20T15:18:05.690Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-07-20T15:18:05.690Z] === RUN TestCheckpoint [2022-07-20T15:18:05.690Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-20T15:18:05.690Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-20T15:18:05.690Z] === RUN TestContainerInvalidJSON [2022-07-20T15:18:05.690Z] === RUN TestContainerInvalidJSON/commit [2022-07-20T15:18:05.690Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-20T15:18:05.690Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-20T15:18:05.690Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-20T15:18:05.690Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-20T15:18:05.690Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-20T15:18:05.690Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-20T15:18:05.690Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-20T15:18:05.690Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-20T15:18:05.690Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-20T15:18:05.690Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-20T15:18:05.690Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-20T15:18:05.690Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-20T15:18:05.690Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-20T15:18:05.690Z] === CONT TestContainerInvalidJSON/commit [2022-07-20T15:18:05.690Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-20T15:18:05.690Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-20T15:18:05.690Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-20T15:18:05.690Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-20T15:18:05.690Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-20T15:18:05.690Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-20T15:18:05.690Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-20T15:18:05.690Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-20T15:18:05.690Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-20T15:18:05.690Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-20T15:18:05.690Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-20T15:18:05.690Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-20T15:18:05.690Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-20T15:18:05.690Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-20T15:18:05.690Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-20T15:18:05.690Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-20T15:18:05.690Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-20T15:18:05.690Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-20T15:18:05.690Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-20T15:18:05.690Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-20T15:18:05.690Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-20T15:18:05.690Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-20T15:18:05.690Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-20T15:18:05.690Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-20T15:18:05.690Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-20T15:18:05.690Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-20T15:18:05.690Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-20T15:18:05.690Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-20T15:18:05.690Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-20T15:18:05.690Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-20T15:18:05.690Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-20T15:18:05.690Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-20T15:18:05.690Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-20T15:18:05.690Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-20T15:18:05.690Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-07-20T15:18:05.690Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-20T15:18:05.690Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-20T15:18:05.690Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-20T15:18:05.690Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-20T15:18:05.690Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-20T15:18:05.690Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-07-20T15:18:05.690Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-20T15:18:05.690Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-20T15:18:05.690Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-20T15:18:05.690Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-20T15:18:05.690Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-20T15:18:05.690Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-20T15:18:05.690Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-20T15:18:05.690Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-20T15:18:05.690Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-20T15:18:05.690Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-20T15:18:05.690Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-20T15:18:05.690Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-20T15:18:05.690Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-20T15:18:05.690Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-20T15:18:05.690Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-20T15:18:05.690Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-20T15:18:05.690Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-20T15:18:05.690Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-20T15:18:05.690Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-20T15:18:05.690Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-20T15:18:05.690Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-20T15:18:05.690Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-20T15:18:05.690Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-20T15:18:05.690Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-20T15:18:05.690Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-20T15:18:05.690Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-20T15:18:05.690Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-20T15:18:05.690Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-20T15:18:05.690Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-20T15:18:05.690Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-20T15:18:05.690Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-20T15:18:05.690Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-20T15:18:05.690Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-20T15:18:05.690Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-20T15:18:05.690Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-20T15:18:05.690Z] === RUN TestCopyEmptyFile [2022-07-20T15:18:05.712Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:18:05.712Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-20T15:18:05.712Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-20T15:18:05.951Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-07-20T15:18:05.951Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-20T15:18:05.951Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-20T15:18:05.951Z] === RUN TestCopyFromContainer [2022-07-20T15:18:05.970Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:18:05.970Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-20T15:18:05.970Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-20T15:18:05.986Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.61s) [2022-07-20T15:18:05.986Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-20T15:18:06.535Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:18:06.535Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-20T15:18:06.535Z] PASS [2022-07-20T15:18:06.535Z] [2022-07-20T15:18:06.535Z] === Skipped [2022-07-20T15:18:06.535Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-07-20T15:18:06.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:18:06.536Z] [2022-07-20T15:18:06.536Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-07-20T15:18:06.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:18:06.536Z] [2022-07-20T15:18:06.536Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-07-20T15:18:06.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:18:06.536Z] [2022-07-20T15:18:06.536Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-20T15:18:06.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:18:06.536Z] [2022-07-20T15:18:06.536Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-07-20T15:18:06.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:18:06.536Z] [2022-07-20T15:18:06.536Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-07-20T15:18:06.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:18:06.536Z] [2022-07-20T15:18:06.536Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-07-20T15:18:06.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:18:06.536Z] [2022-07-20T15:18:06.536Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-07-20T15:18:06.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:18:06.536Z] [2022-07-20T15:18:06.536Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-20T15:18:06.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:18:06.536Z] [2022-07-20T15:18:06.536Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-20T15:18:06.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:18:06.536Z] [2022-07-20T15:18:06.536Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-20T15:18:06.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:18:06.536Z] [2022-07-20T15:18:06.536Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-07-20T15:18:06.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:18:06.536Z] [2022-07-20T15:18:06.536Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.43s) [2022-07-20T15:18:06.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:18:06.536Z] [2022-07-20T15:18:06.536Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-07-20T15:18:06.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:18:06.536Z] [2022-07-20T15:18:06.536Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-20T15:18:06.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:18:06.536Z] [2022-07-20T15:18:06.536Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-20T15:18:06.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:18:06.536Z] [2022-07-20T15:18:06.536Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-20T15:18:06.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:18:06.536Z] [2022-07-20T15:18:06.536Z] DONE 17 tests, 17 skipped in 1.801s [2022-07-20T15:18:06.536Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-20T15:18:06.536Z] INFO: Testing against a local daemon [2022-07-20T15:18:06.536Z] === RUN TestPluginInvalidJSON [2022-07-20T15:18:06.536Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-20T15:18:06.536Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-20T15:18:06.536Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-20T15:18:06.536Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-20T15:18:06.536Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-20T15:18:06.536Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-20T15:18:06.536Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-20T15:18:06.536Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-20T15:18:06.536Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-20T15:18:06.536Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-20T15:18:06.536Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-20T15:18:06.536Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-20T15:18:06.536Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-20T15:18:06.536Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-20T15:18:06.536Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-20T15:18:06.536Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-20T15:18:06.536Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-20T15:18:06.536Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-20T15:18:06.536Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-20T15:18:06.536Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-20T15:18:06.536Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-20T15:18:06.536Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-20T15:18:06.536Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-20T15:18:06.536Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-20T15:18:06.536Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-20T15:18:06.536Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-20T15:18:06.536Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-20T15:18:06.536Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-20T15:18:06.536Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-20T15:18:06.536Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-20T15:18:06.536Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-20T15:18:06.536Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-20T15:18:06.536Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-20T15:18:06.536Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-20T15:18:06.536Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-20T15:18:06.536Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-20T15:18:06.536Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-20T15:18:06.536Z] === RUN TestPluginInstall [2022-07-20T15:18:06.536Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:18:06.536Z] --- SKIP: TestPluginInstall (0.00s) [2022-07-20T15:18:06.536Z] === RUN TestPluginsWithRuntimes [2022-07-20T15:18:06.536Z] 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-07-20T15:18:06.536Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-07-20T15:18:06.536Z] === RUN TestPluginBackCompatMediaTypes [2022-07-20T15:18:06.536Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-20T15:18:06.536Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-07-20T15:18:06.536Z] PASS [2022-07-20T15:18:06.536Z] [2022-07-20T15:18:06.536Z] === Skipped [2022-07-20T15:18:06.536Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-07-20T15:18:06.536Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:18:06.536Z] [2022-07-20T15:18:06.536Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-07-20T15:18:06.536Z] 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-07-20T15:18:06.536Z] [2022-07-20T15:18:06.536Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-07-20T15:18:06.536Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-20T15:18:06.536Z] [2022-07-20T15:18:06.536Z] DONE 19 tests, 3 skipped in 0.136s [2022-07-20T15:18:06.536Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-20T15:18:06.536Z] INFO: Testing against a local daemon [2022-07-20T15:18:06.536Z] === RUN TestExternalGraphDriver [2022-07-20T15:18:07.101Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-20T15:18:07.101Z] --- SKIP: TestExternalGraphDriver (0.35s) [2022-07-20T15:18:07.101Z] === RUN TestGraphdriverPluginV2 [2022-07-20T15:18:07.338Z] === RUN TestCopyFromContainer// [2022-07-20T15:18:07.338Z] === RUN TestCopyFromContainer//bar/root [2022-07-20T15:18:07.338Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-20T15:18:07.338Z] === RUN TestCopyFromContainer/bar/quux [2022-07-20T15:18:07.338Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-20T15:18:07.338Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-20T15:18:07.338Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-20T15:18:07.600Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-20T15:18:07.600Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-20T15:18:07.600Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-20T15:18:07.600Z] --- PASS: TestCopyFromContainer (1.64s) [2022-07-20T15:18:07.600Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-20T15:18:07.600Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-07-20T15:18:07.600Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-20T15:18:07.600Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-07-20T15:18:07.600Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-20T15:18:07.600Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-20T15:18:07.600Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-20T15:18:07.600Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-20T15:18:07.600Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-20T15:18:07.600Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-20T15:18:07.600Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-20T15:18:07.600Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-20T15:18:07.600Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-20T15:18:07.600Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-20T15:18:07.600Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-20T15:18:07.600Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-20T15:18:07.600Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-20T15:18:07.600Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-20T15:18:07.600Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-20T15:18:07.600Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-20T15:18:07.861Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-07-20T15:18:07.861Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-20T15:18:07.861Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-20T15:18:07.861Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-20T15:18:07.861Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-20T15:18:07.861Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-20T15:18:07.861Z] === RUN TestCreateWithInvalidEnv [2022-07-20T15:18:07.861Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-20T15:18:07.861Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-20T15:18:07.861Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-20T15:18:07.861Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-20T15:18:07.861Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-20T15:18:07.861Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-20T15:18:07.861Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-20T15:18:07.861Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-20T15:18:07.861Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-20T15:18:07.861Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-20T15:18:07.861Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-20T15:18:07.861Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-20T15:18:07.861Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-20T15:18:07.861Z] === RUN TestCreateTmpfsMountsTarget [2022-07-20T15:18:07.861Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-20T15:18:07.861Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-20T15:18:09.248Z] --- PASS: TestCreateWithCustomMaskedPaths (1.30s) [2022-07-20T15:18:09.248Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-20T15:18:10.633Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.30s) [2022-07-20T15:18:10.633Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-20T15:18:10.633Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-20T15:18:10.633Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-20T15:18:10.633Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-20T15:18:10.633Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-20T15:18:10.633Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-20T15:18:10.633Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-20T15:18:10.633Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-20T15:18:10.633Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-20T15:18:10.633Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-20T15:18:10.633Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-20T15:18:10.633Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-20T15:18:10.633Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-20T15:18:10.633Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-20T15:18:10.633Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-20T15:18:10.633Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-20T15:18:10.633Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-20T15:18:10.633Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-20T15:18:10.633Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-20T15:18:10.633Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-20T15:18:10.633Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-20T15:18:10.633Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-20T15:18:10.633Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-20T15:18:10.895Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2022-07-20T15:18:10.895Z] === RUN TestCreateDifferentPlatform [2022-07-20T15:18:10.895Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-20T15:18:10.895Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-20T15:18:10.895Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-07-20T15:18:10.895Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-20T15:18:10.895Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-20T15:18:10.895Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-20T15:18:10.895Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-07-20T15:18:10.895Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-20T15:18:10.895Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-07-20T15:18:10.895Z] === RUN TestCreateInvalidHostConfig [2022-07-20T15:18:10.895Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-20T15:18:10.895Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-20T15:18:10.895Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-20T15:18:10.895Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-20T15:18:10.895Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-20T15:18:10.895Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-20T15:18:10.895Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-20T15:18:10.895Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-20T15:18:10.895Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-20T15:18:10.895Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-20T15:18:10.895Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-20T15:18:10.895Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-20T15:18:10.895Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-20T15:18:10.895Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-20T15:18:10.895Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-20T15:18:10.895Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-20T15:18:10.895Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-20T15:18:10.895Z] === RUN TestContainerStartOnDaemonRestart [2022-07-20T15:18:10.895Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-20T15:18:10.895Z] === RUN TestDaemonRestartIpcMode [2022-07-20T15:18:10.895Z] === PAUSE TestDaemonRestartIpcMode [2022-07-20T15:18:10.895Z] === RUN TestDaemonHostGatewayIP [2022-07-20T15:18:10.895Z] === PAUSE TestDaemonHostGatewayIP [2022-07-20T15:18:10.895Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-20T15:18:10.895Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-20T15:18:10.895Z] === RUN TestContainerKillOnDaemonStart [2022-07-20T15:18:10.895Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-20T15:18:10.895Z] === RUN TestDiff [2022-07-20T15:18:11.286Z] --- PASS: TestGraphdriverPluginV2 (3.87s) [2022-07-20T15:18:11.286Z] PASS [2022-07-20T15:18:11.286Z] [2022-07-20T15:18:11.286Z] === Skipped [2022-07-20T15:18:11.286Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.35s) [2022-07-20T15:18:11.286Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-20T15:18:11.286Z] [2022-07-20T15:18:11.286Z] DONE 2 tests, 1 skipped in 4.311s [2022-07-20T15:18:11.286Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-20T15:18:11.286Z] INFO: Testing against a local daemon [2022-07-20T15:18:11.286Z] === RUN TestContinueAfterPluginCrash [2022-07-20T15:18:11.286Z] === PAUSE TestContinueAfterPluginCrash [2022-07-20T15:18:11.286Z] === RUN TestReadPluginNoRead [2022-07-20T15:18:11.286Z] === PAUSE TestReadPluginNoRead [2022-07-20T15:18:11.286Z] === RUN TestDaemonStartWithLogOpt [2022-07-20T15:18:11.286Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-20T15:18:11.287Z] === CONT TestContinueAfterPluginCrash [2022-07-20T15:18:11.287Z] === CONT TestDaemonStartWithLogOpt [2022-07-20T15:18:11.467Z] --- PASS: TestDiff (0.46s) [2022-07-20T15:18:11.467Z] === RUN TestExecConsoleSize [2022-07-20T15:18:12.039Z] --- PASS: TestExecConsoleSize (0.51s) [2022-07-20T15:18:12.039Z] === RUN TestExecWithCloseStdin [2022-07-20T15:18:12.610Z] --- PASS: TestExecWithCloseStdin (0.50s) [2022-07-20T15:18:12.610Z] === RUN TestExec [2022-07-20T15:18:12.871Z] --- PASS: TestExec (0.54s) [2022-07-20T15:18:12.871Z] === RUN TestExecUser [2022-07-20T15:18:13.443Z] --- PASS: TestExecUser (0.52s) [2022-07-20T15:18:13.443Z] === RUN TestExportContainerAndImportImage [2022-07-20T15:18:14.387Z] --- PASS: TestExportContainerAndImportImage (0.65s) [2022-07-20T15:18:14.387Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-20T15:18:14.929Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-07-20T15:18:15.329Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-07-20T15:18:15.329Z] === RUN TestHealthCheckWorkdir [2022-07-20T15:18:15.483Z] === CONT TestReadPluginNoRead [2022-07-20T15:18:15.483Z] --- PASS: TestDaemonStartWithLogOpt (4.44s) [2022-07-20T15:18:15.947Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.16s) [2022-07-20T15:18:15.947Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-20T15:18:16.272Z] --- PASS: TestHealthCheckWorkdir (0.68s) [2022-07-20T15:18:16.272Z] === RUN TestHealthKillContainer [2022-07-20T15:18:18.012Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-20T15:18:18.946Z] === RUN TestReadPluginNoRead/default [2022-07-20T15:18:20.321Z] --- PASS: TestContinueAfterPluginCrash (9.07s) [2022-07-20T15:18:20.321Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-20T15:18:21.696Z] === CONT TestReadPluginNoRead [2022-07-20T15:18:21.696Z] read_test.go:92: [de3d10d2a124f] daemon is not started [2022-07-20T15:18:21.696Z] --- PASS: TestReadPluginNoRead (6.12s) [2022-07-20T15:18:21.696Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.29s) [2022-07-20T15:18:21.696Z] --- PASS: TestReadPluginNoRead/default (1.34s) [2022-07-20T15:18:21.696Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.28s) [2022-07-20T15:18:21.696Z] PASS [2022-07-20T15:18:21.696Z] [2022-07-20T15:18:21.696Z] DONE 6 tests in 10.672s [2022-07-20T15:18:21.696Z] 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-07-20T15:18:21.696Z] testing: warning: no tests to run [2022-07-20T15:18:21.696Z] PASS [2022-07-20T15:18:21.696Z] [2022-07-20T15:18:21.696Z] DONE 0 tests in 0.033s [2022-07-20T15:18:21.696Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-20T15:18:21.696Z] INFO: Testing against a local daemon [2022-07-20T15:18:21.696Z] === RUN TestPluginWithDevMounts [2022-07-20T15:18:21.696Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-20T15:18:21.696Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-07-20T15:18:21.696Z] PASS [2022-07-20T15:18:21.696Z] [2022-07-20T15:18:21.696Z] === Skipped [2022-07-20T15:18:21.696Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-07-20T15:18:21.696Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-20T15:18:21.696Z] [2022-07-20T15:18:21.696Z] DONE 1 tests, 1 skipped in 0.098s [2022-07-20T15:18:21.696Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-20T15:18:21.696Z] INFO: Testing against a local daemon [2022-07-20T15:18:21.696Z] === RUN TestSecretInspect [2022-07-20T15:18:21.696Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:21.696Z] --- SKIP: TestSecretInspect (0.02s) [2022-07-20T15:18:21.696Z] === RUN TestSecretList [2022-07-20T15:18:21.955Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:21.955Z] --- SKIP: TestSecretList (0.02s) [2022-07-20T15:18:21.955Z] === RUN TestSecretsCreateAndDelete [2022-07-20T15:18:21.955Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:21.955Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-07-20T15:18:21.955Z] === RUN TestSecretsUpdate [2022-07-20T15:18:21.955Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:21.955Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-07-20T15:18:21.955Z] === RUN TestTemplatedSecret [2022-07-20T15:18:21.955Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:21.955Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-07-20T15:18:21.955Z] === RUN TestSecretCreateResolve [2022-07-20T15:18:21.955Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:21.955Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-07-20T15:18:21.955Z] PASS [2022-07-20T15:18:21.955Z] [2022-07-20T15:18:21.955Z] === Skipped [2022-07-20T15:18:21.955Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-07-20T15:18:21.955Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:21.955Z] [2022-07-20T15:18:21.955Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2022-07-20T15:18:21.955Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:21.955Z] [2022-07-20T15:18:21.955Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-07-20T15:18:21.955Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:21.955Z] [2022-07-20T15:18:21.955Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-07-20T15:18:21.955Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:21.955Z] [2022-07-20T15:18:21.955Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-07-20T15:18:21.955Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:21.955Z] [2022-07-20T15:18:21.955Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-07-20T15:18:21.955Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:21.955Z] [2022-07-20T15:18:21.955Z] DONE 6 tests, 6 skipped in 0.164s [2022-07-20T15:18:21.955Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-20T15:18:21.955Z] INFO: Testing against a local daemon [2022-07-20T15:18:21.955Z] === RUN TestServiceCreateInit [2022-07-20T15:18:21.955Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-20T15:18:21.955Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:21.955Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-20T15:18:21.955Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:21.955Z] --- PASS: TestServiceCreateInit (0.02s) [2022-07-20T15:18:21.955Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-20T15:18:21.955Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-20T15:18:21.955Z] === RUN TestCreateServiceMultipleTimes [2022-07-20T15:18:21.955Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:21.955Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-07-20T15:18:21.955Z] === RUN TestCreateServiceConflict [2022-07-20T15:18:21.955Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:21.955Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-07-20T15:18:21.955Z] === RUN TestCreateServiceMaxReplicas [2022-07-20T15:18:21.955Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:21.955Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2022-07-20T15:18:21.955Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-20T15:18:21.955Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:21.955Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-20T15:18:21.955Z] === RUN TestCreateServiceSecretFileMode [2022-07-20T15:18:21.955Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:21.955Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-07-20T15:18:21.955Z] === RUN TestCreateServiceConfigFileMode [2022-07-20T15:18:21.955Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:22.213Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2022-07-20T15:18:22.213Z] === RUN TestCreateServiceSysctls [2022-07-20T15:18:22.213Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:22.213Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-07-20T15:18:22.213Z] === RUN TestCreateServiceCapabilities [2022-07-20T15:18:22.213Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:22.213Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-07-20T15:18:22.213Z] === RUN TestInspect [2022-07-20T15:18:22.213Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:22.213Z] --- SKIP: TestInspect (0.01s) [2022-07-20T15:18:22.213Z] === RUN TestCreateJob [2022-07-20T15:18:22.213Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:22.213Z] --- SKIP: TestCreateJob (0.01s) [2022-07-20T15:18:22.213Z] === RUN TestReplicatedJob [2022-07-20T15:18:22.213Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:22.213Z] --- SKIP: TestReplicatedJob (0.01s) [2022-07-20T15:18:22.213Z] === RUN TestUpdateReplicatedJob [2022-07-20T15:18:22.213Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:22.213Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-07-20T15:18:22.213Z] === RUN TestServiceListWithStatuses [2022-07-20T15:18:22.213Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-20T15:18:22.213Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-20T15:18:22.213Z] === RUN TestDockerNetworkConnectAlias [2022-07-20T15:18:22.213Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:22.213Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2022-07-20T15:18:22.213Z] === RUN TestDockerNetworkReConnect [2022-07-20T15:18:22.213Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:22.213Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-07-20T15:18:22.213Z] === RUN TestServicePlugin [2022-07-20T15:18:24.113Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:24.113Z] --- SKIP: TestServicePlugin (1.94s) [2022-07-20T15:18:24.113Z] === RUN TestServiceUpdateLabel [2022-07-20T15:18:24.113Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:24.113Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-07-20T15:18:24.113Z] === RUN TestServiceUpdateSecrets [2022-07-20T15:18:24.113Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:24.113Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-07-20T15:18:24.113Z] === RUN TestServiceUpdateConfigs [2022-07-20T15:18:24.113Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:24.113Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-07-20T15:18:24.113Z] === RUN TestServiceUpdateNetwork [2022-07-20T15:18:24.113Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:24.113Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-07-20T15:18:24.113Z] === RUN TestServiceUpdatePidsLimit [2022-07-20T15:18:24.113Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:24.371Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2022-07-20T15:18:24.371Z] PASS [2022-07-20T15:18:24.371Z] [2022-07-20T15:18:24.371Z] === Skipped [2022-07-20T15:18:24.371Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-20T15:18:24.371Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:24.371Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-20T15:18:24.371Z] [2022-07-20T15:18:24.371Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-20T15:18:24.371Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:24.371Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-20T15:18:24.371Z] [2022-07-20T15:18:24.371Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-07-20T15:18:24.371Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:24.371Z] [2022-07-20T15:18:24.371Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-07-20T15:18:24.371Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:24.371Z] [2022-07-20T15:18:24.371Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2022-07-20T15:18:24.371Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:24.371Z] [2022-07-20T15:18:24.371Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-20T15:18:24.371Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:24.371Z] [2022-07-20T15:18:24.371Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-07-20T15:18:24.371Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:24.371Z] [2022-07-20T15:18:24.371Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2022-07-20T15:18:24.371Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:24.371Z] [2022-07-20T15:18:24.371Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-07-20T15:18:24.371Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:24.371Z] [2022-07-20T15:18:24.371Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-07-20T15:18:24.371Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:24.371Z] [2022-07-20T15:18:24.371Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-07-20T15:18:24.371Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:24.371Z] [2022-07-20T15:18:24.371Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-07-20T15:18:24.371Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:24.371Z] [2022-07-20T15:18:24.371Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-07-20T15:18:24.371Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:24.371Z] [2022-07-20T15:18:24.371Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-07-20T15:18:24.371Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:24.371Z] [2022-07-20T15:18:24.371Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-20T15:18:24.371Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-20T15:18:24.371Z] [2022-07-20T15:18:24.371Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2022-07-20T15:18:24.371Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:24.371Z] [2022-07-20T15:18:24.371Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-07-20T15:18:24.371Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:24.371Z] [2022-07-20T15:18:24.371Z] === SKIP: amd64.integration.service TestServicePlugin (1.94s) [2022-07-20T15:18:24.372Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:24.372Z] [2022-07-20T15:18:24.372Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-07-20T15:18:24.372Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:24.372Z] [2022-07-20T15:18:24.372Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-07-20T15:18:24.372Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:24.372Z] [2022-07-20T15:18:24.372Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-07-20T15:18:24.372Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:24.372Z] [2022-07-20T15:18:24.372Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-07-20T15:18:24.372Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:24.372Z] [2022-07-20T15:18:24.372Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2022-07-20T15:18:24.372Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:18:24.372Z] [2022-07-20T15:18:24.372Z] DONE 24 tests, 23 skipped in 2.369s [2022-07-20T15:18:24.372Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-20T15:18:24.372Z] INFO: Testing against a local daemon [2022-07-20T15:18:24.372Z] === RUN TestSessionCreate [2022-07-20T15:18:24.372Z] --- PASS: TestSessionCreate (0.03s) [2022-07-20T15:18:24.372Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-20T15:18:24.372Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-07-20T15:18:24.372Z] PASS [2022-07-20T15:18:24.372Z] [2022-07-20T15:18:24.372Z] DONE 2 tests in 0.153s [2022-07-20T15:18:24.372Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-20T15:18:24.473Z] --- PASS: TestHealthKillContainer (7.98s) [2022-07-20T15:18:24.473Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-20T15:18:24.473Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s) [2022-07-20T15:18:24.473Z] === RUN TestIpcModeNone [2022-07-20T15:18:24.630Z] INFO: Testing against a local daemon [2022-07-20T15:18:24.630Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-20T15:18:24.630Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-20T15:18:24.630Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-20T15:18:24.630Z] === RUN TestDiskUsage [2022-07-20T15:18:24.630Z] === PAUSE TestDiskUsage [2022-07-20T15:18:24.630Z] === RUN TestEventsExecDie [2022-07-20T15:18:25.046Z] --- PASS: TestIpcModeNone (0.51s) [2022-07-20T15:18:25.046Z] === RUN TestIpcModePrivate [2022-07-20T15:18:25.196Z] --- PASS: TestEventsExecDie (0.52s) [2022-07-20T15:18:25.196Z] === RUN TestEventsBackwardsCompatible [2022-07-20T15:18:25.196Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-07-20T15:18:25.196Z] === RUN TestEventsVolumeCreate [2022-07-20T15:18:25.196Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-07-20T15:18:25.196Z] === RUN TestInfoBinaryCommits [2022-07-20T15:18:25.196Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-20T15:18:25.196Z] === RUN TestInfoAPIVersioned [2022-07-20T15:18:25.196Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-20T15:18:25.196Z] === RUN TestInfoAPI [2022-07-20T15:18:25.196Z] --- PASS: TestInfoAPI (0.02s) [2022-07-20T15:18:25.196Z] === RUN TestInfoAPIWarnings [2022-07-20T15:18:25.307Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-07-20T15:18:25.568Z] --- PASS: TestIpcModePrivate (0.53s) [2022-07-20T15:18:25.568Z] === RUN TestIpcModeShareable [2022-07-20T15:18:25.836Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-07-20T15:18:26.097Z] --- PASS: TestIpcModeShareable (0.54s) [2022-07-20T15:18:26.097Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-20T15:18:28.012Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.56s) [2022-07-20T15:18:28.012Z] === RUN TestAPIIpcModeHost [2022-07-20T15:18:28.012Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-07-20T15:18:28.012Z] === RUN TestDaemonIpcModeShareable [2022-07-20T15:18:29.397Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-07-20T15:18:29.397Z] --- PASS: TestDaemonIpcModeShareable (1.19s) [2022-07-20T15:18:29.397Z] === RUN TestDaemonIpcModePrivate [2022-07-20T15:18:30.341Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-07-20T15:18:30.341Z] --- PASS: TestDaemonIpcModePrivate (1.20s) [2022-07-20T15:18:30.341Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-20T15:18:31.727Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-07-20T15:18:31.727Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.21s) [2022-07-20T15:18:31.727Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-20T15:18:32.668Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-07-20T15:18:32.930Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s) [2022-07-20T15:18:32.930Z] === RUN TestIpcModeOlderClient [2022-07-20T15:18:32.930Z] === PAUSE TestIpcModeOlderClient [2022-07-20T15:18:32.930Z] === RUN TestKillContainerInvalidSignal [2022-07-20T15:18:33.191Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-07-20T15:18:33.191Z] === RUN TestKillContainer [2022-07-20T15:18:33.191Z] === RUN TestKillContainer/no_signal [2022-07-20T15:18:33.764Z] === RUN TestKillContainer/non_killing_signal [2022-07-20T15:18:34.009Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-07-20T15:18:34.009Z] PASS [2022-07-20T15:18:34.009Z] [2022-07-20T15:18:34.009Z] DONE 17 tests in 48.807s [2022-07-20T15:18:34.009Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-20T15:18:34.009Z] INFO: Testing against a local daemon [2022-07-20T15:18:34.009Z] === RUN TestPluginInvalidJSON [2022-07-20T15:18:34.009Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-20T15:18:34.009Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-20T15:18:34.009Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-20T15:18:34.009Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-20T15:18:34.009Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-20T15:18:34.009Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-20T15:18:34.009Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-20T15:18:34.009Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-20T15:18:34.009Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-20T15:18:34.009Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-20T15:18:34.009Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-20T15:18:34.009Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-20T15:18:34.009Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-20T15:18:34.009Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-20T15:18:34.009Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-20T15:18:34.009Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-20T15:18:34.009Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-20T15:18:34.009Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-20T15:18:34.009Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-20T15:18:34.009Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-20T15:18:34.009Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-20T15:18:34.009Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-20T15:18:34.009Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-20T15:18:34.009Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-20T15:18:34.009Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-20T15:18:34.009Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-20T15:18:34.009Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-20T15:18:34.009Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-20T15:18:34.009Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-20T15:18:34.009Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-20T15:18:34.009Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-20T15:18:34.009Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-20T15:18:34.009Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-20T15:18:34.009Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-20T15:18:34.009Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-20T15:18:34.009Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-20T15:18:34.009Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-20T15:18:34.009Z] === RUN TestPluginInstall [2022-07-20T15:18:34.009Z] === RUN TestPluginInstall/no_auth [2022-07-20T15:18:34.009Z] time="2022-07-20T15:18:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T15:18:34.009Z] time="2022-07-20T15:18:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:23e155b6e8663feb07db7e06548102cb1ef46d4a554dccf32371b73b1d59ba46" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T15:18:34.009Z] time="2022-07-20T15:18:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T15:18:34.009Z] time="2022-07-20T15:18:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:23e155b6e8663feb07db7e06548102cb1ef46d4a554dccf32371b73b1d59ba46" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T15:18:34.009Z] === RUN TestPluginInstall/with_htpasswd [2022-07-20T15:18:34.024Z] === RUN TestKillContainer/killing_signal [2022-07-20T15:18:34.574Z] time="2022-07-20T15:18:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T15:18:34.574Z] time="2022-07-20T15:18:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:23e155b6e8663feb07db7e06548102cb1ef46d4a554dccf32371b73b1d59ba46" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T15:18:34.574Z] time="2022-07-20T15:18:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T15:18:34.574Z] time="2022-07-20T15:18:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:23e155b6e8663feb07db7e06548102cb1ef46d4a554dccf32371b73b1d59ba46" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T15:18:34.574Z] === RUN TestPluginInstall/with_insecure [2022-07-20T15:18:34.595Z] --- PASS: TestKillContainer (1.40s) [2022-07-20T15:18:34.596Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-07-20T15:18:34.596Z] --- PASS: TestKillContainer/non_killing_signal (0.32s) [2022-07-20T15:18:34.596Z] --- PASS: TestKillContainer/killing_signal (0.46s) [2022-07-20T15:18:34.596Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-20T15:18:34.861Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-20T15:18:35.433Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-20T15:18:35.506Z] time="2022-07-20T15:18:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T15:18:35.507Z] time="2022-07-20T15:18:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:04bdd6a81cb9d741e04a305ebf4a4f8aa8d24b1abc6c4a2df566130d7fcc99fe" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T15:18:35.507Z] time="2022-07-20T15:18:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T15:18:35.507Z] time="2022-07-20T15:18:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:04bdd6a81cb9d741e04a305ebf4a4f8aa8d24b1abc6c4a2df566130d7fcc99fe" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T15:18:35.765Z] plugin_test.go:195: [d2204aa7ba702] daemon is not started [2022-07-20T15:18:35.765Z] --- PASS: TestPluginInstall (2.81s) [2022-07-20T15:18:35.765Z] --- PASS: TestPluginInstall/no_auth (1.06s) [2022-07-20T15:18:35.765Z] --- PASS: TestPluginInstall/with_htpasswd (0.65s) [2022-07-20T15:18:35.765Z] --- PASS: TestPluginInstall/with_insecure (1.10s) [2022-07-20T15:18:35.765Z] === RUN TestPluginsWithRuntimes [2022-07-20T15:18:36.006Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.42s) [2022-07-20T15:18:36.006Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.53s) [2022-07-20T15:18:36.006Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.69s) [2022-07-20T15:18:36.006Z] === RUN TestKillStoppedContainer [2022-07-20T15:18:36.267Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-07-20T15:18:36.267Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-20T15:18:36.267Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-07-20T15:18:36.267Z] === RUN TestKillDifferentUserContainer [2022-07-20T15:18:36.840Z] --- PASS: TestKillDifferentUserContainer (0.47s) [2022-07-20T15:18:36.840Z] === RUN TestInspectOomKilledTrue [2022-07-20T15:18:37.101Z] --- PASS: TestInspectOomKilledTrue (0.51s) [2022-07-20T15:18:37.101Z] === RUN TestInspectOomKilledFalse [2022-07-20T15:18:37.663Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-20T15:18:37.674Z] --- PASS: TestInspectOomKilledFalse (0.44s) [2022-07-20T15:18:37.674Z] === RUN TestLinksEtcHostsContentMatch [2022-07-20T15:18:37.934Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2022-07-20T15:18:37.934Z] === RUN TestLinksContainerNames [2022-07-20T15:18:38.228Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-20T15:18:38.877Z] --- PASS: TestLinksContainerNames (0.95s) [2022-07-20T15:18:38.877Z] === RUN TestLogsFollowTailEmpty [2022-07-20T15:18:39.161Z] --- PASS: TestPluginsWithRuntimes (3.40s) [2022-07-20T15:18:39.161Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.93s) [2022-07-20T15:18:39.161Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-07-20T15:18:39.161Z] === RUN TestPluginBackCompatMediaTypes [2022-07-20T15:18:39.448Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2022-07-20T15:18:39.448Z] === RUN TestLogs [2022-07-20T15:18:39.448Z] === RUN TestLogs/driver_local [2022-07-20T15:18:39.448Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-20T15:18:39.448Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-20T15:18:39.448Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-20T15:18:39.448Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-20T15:18:39.448Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-20T15:18:39.448Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-20T15:18:39.448Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-20T15:18:39.448Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-20T15:18:39.448Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-20T15:18:39.448Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-20T15:18:39.448Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-20T15:18:39.448Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-20T15:18:39.448Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-20T15:18:39.448Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-20T15:18:39.725Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-07-20T15:18:39.725Z] PASS [2022-07-20T15:18:39.725Z] [2022-07-20T15:18:39.725Z] DONE 24 tests in 6.839s [2022-07-20T15:18:39.725Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-20T15:18:39.725Z] INFO: Testing against a local daemon [2022-07-20T15:18:39.725Z] === RUN TestExternalGraphDriver [2022-07-20T15:18:40.020Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-20T15:18:40.020Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-20T15:18:40.289Z] === RUN TestExternalGraphDriver/json [2022-07-20T15:18:40.963Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-20T15:18:40.963Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-20T15:18:41.535Z] === RUN TestLogs/driver_json-file [2022-07-20T15:18:41.535Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-20T15:18:41.535Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-20T15:18:41.535Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-20T15:18:41.535Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-20T15:18:41.535Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-20T15:18:41.535Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-20T15:18:41.535Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-20T15:18:41.535Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-20T15:18:41.535Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-20T15:18:41.535Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-20T15:18:41.535Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-20T15:18:41.535Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-20T15:18:41.535Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-20T15:18:41.535Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-20T15:18:42.186Z] === RUN TestExternalGraphDriver/spec [2022-07-20T15:18:42.478Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-20T15:18:42.478Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-20T15:18:42.739Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-20T15:18:43.000Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-20T15:18:43.267Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-07-20T15:18:43.267Z] === RUN TestInfoDebug [2022-07-20T15:18:43.267Z] --- PASS: TestInfoDebug (0.55s) [2022-07-20T15:18:43.267Z] === RUN TestInfoInsecureRegistries [2022-07-20T15:18:43.267Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-07-20T15:18:43.267Z] === RUN TestInfoRegistryMirrors [2022-07-20T15:18:43.535Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-07-20T15:18:43.535Z] === RUN TestLoginFailsWithBadCredentials [2022-07-20T15:18:43.558Z] === RUN TestExternalGraphDriver/pull [2022-07-20T15:18:43.572Z] --- PASS: TestLogs (4.09s) [2022-07-20T15:18:43.572Z] --- PASS: TestLogs/driver_local (0.02s) [2022-07-20T15:18:43.572Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.77s) [2022-07-20T15:18:43.572Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.77s) [2022-07-20T15:18:43.572Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.61s) [2022-07-20T15:18:43.572Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.71s) [2022-07-20T15:18:43.572Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.80s) [2022-07-20T15:18:43.572Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.72s) [2022-07-20T15:18:43.572Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-07-20T15:18:43.572Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.71s) [2022-07-20T15:18:43.572Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.74s) [2022-07-20T15:18:43.572Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.55s) [2022-07-20T15:18:43.572Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.55s) [2022-07-20T15:18:43.572Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.57s) [2022-07-20T15:18:43.572Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.56s) [2022-07-20T15:18:43.572Z] === RUN TestContainerNetworkMountsNoChown [2022-07-20T15:18:43.803Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-20T15:18:43.803Z] === RUN TestPingCacheHeaders [2022-07-20T15:18:43.803Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-07-20T15:18:43.803Z] === RUN TestPingGet [2022-07-20T15:18:43.803Z] --- PASS: TestPingGet (0.01s) [2022-07-20T15:18:43.803Z] === RUN TestPingHead [2022-07-20T15:18:43.803Z] --- PASS: TestPingHead (0.04s) [2022-07-20T15:18:43.803Z] === RUN TestPingSwarmHeader [2022-07-20T15:18:43.833Z] --- PASS: TestContainerNetworkMountsNoChown (0.46s) [2022-07-20T15:18:43.833Z] === RUN TestMountDaemonRoot [2022-07-20T15:18:43.833Z] === RUN TestMountDaemonRoot/default [2022-07-20T15:18:43.833Z] === PAUSE TestMountDaemonRoot/default [2022-07-20T15:18:43.833Z] === RUN TestMountDaemonRoot/private [2022-07-20T15:18:43.833Z] === PAUSE TestMountDaemonRoot/private [2022-07-20T15:18:43.833Z] === RUN TestMountDaemonRoot/rprivate [2022-07-20T15:18:43.833Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-20T15:18:43.833Z] === RUN TestMountDaemonRoot/slave [2022-07-20T15:18:43.833Z] === PAUSE TestMountDaemonRoot/slave [2022-07-20T15:18:43.833Z] === RUN TestMountDaemonRoot/rslave [2022-07-20T15:18:43.833Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-20T15:18:43.833Z] === RUN TestMountDaemonRoot/shared [2022-07-20T15:18:43.833Z] === PAUSE TestMountDaemonRoot/shared [2022-07-20T15:18:43.833Z] === RUN TestMountDaemonRoot/rshared [2022-07-20T15:18:43.833Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-20T15:18:43.833Z] === CONT TestMountDaemonRoot/default [2022-07-20T15:18:43.833Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-20T15:18:43.833Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-20T15:18:43.833Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-20T15:18:43.833Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-20T15:18:43.833Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-20T15:18:43.833Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-20T15:18:43.833Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-20T15:18:43.833Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-20T15:18:43.833Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-20T15:18:43.833Z] === CONT TestMountDaemonRoot/rshared [2022-07-20T15:18:43.833Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-20T15:18:43.834Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-20T15:18:43.834Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-20T15:18:43.834Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-20T15:18:43.834Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-20T15:18:43.834Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-20T15:18:43.834Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-20T15:18:43.834Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-20T15:18:43.834Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-20T15:18:44.095Z] === CONT TestMountDaemonRoot/shared [2022-07-20T15:18:44.095Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-20T15:18:44.095Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-20T15:18:44.095Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-20T15:18:44.095Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-20T15:18:44.095Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-20T15:18:44.095Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-20T15:18:44.095Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-20T15:18:44.095Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-20T15:18:44.095Z] === CONT TestMountDaemonRoot/rslave [2022-07-20T15:18:44.095Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-20T15:18:44.095Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-20T15:18:44.095Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-20T15:18:44.095Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-20T15:18:44.095Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-20T15:18:44.095Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-20T15:18:44.095Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-20T15:18:44.095Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-20T15:18:44.095Z] === CONT TestMountDaemonRoot/slave [2022-07-20T15:18:44.095Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-20T15:18:44.095Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-20T15:18:44.095Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-20T15:18:44.095Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-20T15:18:44.095Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-20T15:18:44.095Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-20T15:18:44.095Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-20T15:18:44.095Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-20T15:18:44.095Z] === CONT TestMountDaemonRoot/rprivate [2022-07-20T15:18:44.095Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-20T15:18:44.095Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-20T15:18:44.095Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-20T15:18:44.095Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-20T15:18:44.095Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-20T15:18:44.095Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-20T15:18:44.095Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-20T15:18:44.095Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-20T15:18:44.095Z] === CONT TestMountDaemonRoot/private [2022-07-20T15:18:44.095Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-20T15:18:44.095Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-20T15:18:44.095Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-20T15:18:44.095Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-20T15:18:44.095Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-20T15:18:44.095Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-20T15:18:44.095Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-20T15:18:44.095Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-20T15:18:44.095Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-20T15:18:44.095Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-20T15:18:44.095Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-20T15:18:44.095Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-20T15:18:44.095Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-20T15:18:44.095Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-20T15:18:44.095Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-20T15:18:44.095Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-20T15:18:44.095Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-20T15:18:44.095Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-20T15:18:44.095Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-20T15:18:44.095Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-20T15:18:44.095Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-20T15:18:44.095Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-20T15:18:44.356Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-20T15:18:44.356Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-20T15:18:44.356Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-20T15:18:44.356Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-20T15:18:44.356Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-20T15:18:44.356Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-20T15:18:44.356Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-20T15:18:44.356Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-20T15:18:44.356Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-20T15:18:44.356Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-20T15:18:44.356Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-20T15:18:44.356Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-20T15:18:44.356Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-20T15:18:44.356Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-20T15:18:44.356Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-20T15:18:44.356Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-07-20T15:18:44.356Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-07-20T15:18:44.356Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-07-20T15:18:44.356Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-20T15:18:44.356Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-20T15:18:44.356Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-20T15:18:44.356Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-07-20T15:18:44.356Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-07-20T15:18:44.356Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-20T15:18:44.356Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-20T15:18:44.356Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-20T15:18:44.356Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-20T15:18:44.356Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-20T15:18:44.356Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-20T15:18:44.356Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-07-20T15:18:44.356Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-07-20T15:18:44.356Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-20T15:18:44.356Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-07-20T15:18:44.356Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-20T15:18:44.356Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-07-20T15:18:44.356Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-20T15:18:44.356Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-20T15:18:44.356Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-20T15:18:44.356Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-20T15:18:44.356Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-20T15:18:44.356Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-07-20T15:18:44.356Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-20T15:18:44.356Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-20T15:18:44.356Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-20T15:18:44.356Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-20T15:18:44.356Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-20T15:18:44.356Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-20T15:18:44.356Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-20T15:18:44.356Z] === RUN TestContainerBindMountNonRecursive [2022-07-20T15:18:44.392Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-20T15:18:44.973Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-20T15:18:45.455Z] --- PASS: TestExternalGraphDriver (5.41s) [2022-07-20T15:18:45.455Z] --- PASS: TestExternalGraphDriver/json (1.67s) [2022-07-20T15:18:45.455Z] --- PASS: TestExternalGraphDriver/spec (1.69s) [2022-07-20T15:18:45.455Z] --- PASS: TestExternalGraphDriver/pull (1.70s) [2022-07-20T15:18:45.455Z] === RUN TestGraphdriverPluginV2 [2022-07-20T15:18:45.741Z] --- PASS: TestContainerBindMountNonRecursive (1.43s) [2022-07-20T15:18:45.741Z] === RUN TestContainerVolumesMountedAsShared [2022-07-20T15:18:45.906Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-20T15:18:45.906Z] --- PASS: TestPingSwarmHeader (2.11s) [2022-07-20T15:18:45.906Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-20T15:18:45.906Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-20T15:18:45.906Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-20T15:18:45.906Z] === RUN TestVersion [2022-07-20T15:18:45.906Z] --- PASS: TestVersion (0.03s) [2022-07-20T15:18:45.906Z] === CONT TestDiskUsage [2022-07-20T15:18:46.314Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2022-07-20T15:18:46.314Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-20T15:18:46.472Z] === RUN TestDiskUsage/empty [2022-07-20T15:18:46.472Z] === RUN TestDiskUsage/empty/container_types [2022-07-20T15:18:46.472Z] === RUN TestDiskUsage/empty/image_types [2022-07-20T15:18:46.472Z] === RUN TestDiskUsage/empty/volume_types [2022-07-20T15:18:46.472Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-20T15:18:46.472Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-20T15:18:46.472Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-20T15:18:46.472Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-20T15:18:46.472Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-20T15:18:46.472Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-20T15:18:46.472Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-20T15:18:46.472Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-20T15:18:46.575Z] --- PASS: TestContainerVolumesMountedAsSlave (0.37s) [2022-07-20T15:18:46.575Z] === RUN TestNetworkNat [2022-07-20T15:18:46.731Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-20T15:18:46.731Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-20T15:18:46.731Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-20T15:18:46.731Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-20T15:18:46.731Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-20T15:18:46.731Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-20T15:18:46.731Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-20T15:18:46.731Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-20T15:18:46.731Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-20T15:18:46.731Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-20T15:18:46.731Z] === RUN TestDiskUsage/after_container.Run [2022-07-20T15:18:46.989Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-20T15:18:46.989Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-20T15:18:46.989Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-20T15:18:46.989Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-20T15:18:46.989Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-20T15:18:46.989Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-20T15:18:46.989Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-20T15:18:46.989Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-20T15:18:46.989Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-20T15:18:46.989Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-20T15:18:47.147Z] --- PASS: TestNetworkNat (0.51s) [2022-07-20T15:18:47.147Z] === RUN TestNetworkLocalhostTCPNat [2022-07-20T15:18:47.247Z] --- PASS: TestDiskUsage (1.22s) [2022-07-20T15:18:47.247Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-20T15:18:47.247Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-20T15:18:47.247Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-20T15:18:47.247Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-20T15:18:47.247Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-20T15:18:47.247Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-20T15:18:47.247Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-20T15:18:47.247Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-20T15:18:47.247Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-20T15:18:47.247Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-20T15:18:47.247Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-20T15:18:47.247Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-07-20T15:18:47.247Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-20T15:18:47.247Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-20T15:18:47.247Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-20T15:18:47.247Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-20T15:18:47.247Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-20T15:18:47.247Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-20T15:18:47.247Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-20T15:18:47.247Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-20T15:18:47.247Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-20T15:18:47.247Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-20T15:18:47.247Z] --- PASS: TestDiskUsage/after_container.Run (0.38s) [2022-07-20T15:18:47.247Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-07-20T15:18:47.247Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-20T15:18:47.247Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-20T15:18:47.247Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-20T15:18:47.247Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-07-20T15:18:47.247Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-20T15:18:47.247Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-07-20T15:18:47.247Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-20T15:18:47.247Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.02s) [2022-07-20T15:18:47.247Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-07-20T15:18:47.247Z] PASS [2022-07-20T15:18:47.247Z] [2022-07-20T15:18:47.247Z] === Skipped [2022-07-20T15:18:47.247Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-20T15:18:47.247Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-20T15:18:47.247Z] [2022-07-20T15:18:47.247Z] DONE 54 tests, 1 skipped in 22.804s [2022-07-20T15:18:47.247Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-20T15:18:47.247Z] INFO: Testing against a local daemon [2022-07-20T15:18:47.247Z] === RUN TestVolumesCreateAndList [2022-07-20T15:18:47.247Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-20T15:18:47.247Z] === RUN TestVolumesRemove [2022-07-20T15:18:47.505Z] --- PASS: TestVolumesRemove (0.05s) [2022-07-20T15:18:47.505Z] === RUN TestVolumesInspect [2022-07-20T15:18:47.505Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-20T15:18:47.505Z] === RUN TestVolumesInvalidJSON [2022-07-20T15:18:47.505Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-20T15:18:47.505Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-20T15:18:47.505Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-20T15:18:47.505Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-20T15:18:47.505Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-20T15:18:47.505Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-20T15:18:47.505Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-20T15:18:47.505Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-20T15:18:47.505Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-20T15:18:47.505Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-20T15:18:47.505Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-20T15:18:47.505Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-20T15:18:47.505Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-20T15:18:47.505Z] PASS [2022-07-20T15:18:47.505Z] [2022-07-20T15:18:47.505Z] DONE 9 tests in 0.188s [2022-07-20T15:18:47.505Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-20T15:18:47.505Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14238 is not a child of this shell [2022-07-20T15:18:47.505Z] warning: PID 14238 from bundles/test-integration/docker.pid had a nonzero exit code [2022-07-20T15:18:47.505Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-20T15:18:47.505Z] [2022-07-20T15:18:47.505Z] Unloading profiles will leave already running processes permanently [2022-07-20T15:18:47.505Z] unconfined, which can lead to unexpected situations. [2022-07-20T15:18:47.505Z] [2022-07-20T15:18:47.505Z] To set a process to complain mode, use the command line tool [2022-07-20T15:18:47.505Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-20T15:18:47.505Z] Removing test suite binaries [2022-07-20T15:18:47.505Z] exiting test-integration [2022-07-20T15:18:47.505Z] ++ exit 0 [2022-07-20T15:18:47.505Z] [2022-07-20T15:18:47.719Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s) [2022-07-20T15:18:47.719Z] === RUN TestNetworkLoopbackNat Post stage [Pipeline] junit [2022-07-20T15:18:48.451Z] Recording test results [2022-07-20T15:18:49.632Z] --- PASS: TestGraphdriverPluginV2 (4.35s) [2022-07-20T15:18:49.632Z] PASS [2022-07-20T15:18:49.632Z] [2022-07-20T15:18:49.632Z] DONE 5 tests in 9.794s [2022-07-20T15:18:49.632Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-20T15:18:49.632Z] INFO: Testing against a local daemon [2022-07-20T15:18:49.632Z] === RUN TestContinueAfterPluginCrash [2022-07-20T15:18:49.632Z] === PAUSE TestContinueAfterPluginCrash [2022-07-20T15:18:49.632Z] === RUN TestReadPluginNoRead [2022-07-20T15:18:49.632Z] === PAUSE TestReadPluginNoRead [2022-07-20T15:18:49.632Z] === RUN TestDaemonStartWithLogOpt [2022-07-20T15:18:49.632Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-20T15:18:49.632Z] === CONT TestContinueAfterPluginCrash [2022-07-20T15:18:49.632Z] === CONT TestDaemonStartWithLogOpt [2022-07-20T15:18:49.822Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-20T15:18:50.169Z] + echo Ensuring container killed. [2022-07-20T15:18:50.169Z] Ensuring container killed. [2022-07-20T15:18:50.169Z] + docker rm -vf docker-pr2 [2022-07-20T15:18:50.169Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-20T15:18:50.263Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2022-07-20T15:18:50.263Z] === RUN TestPause [2022-07-20T15:18:50.455Z] + echo Chowning /workspace to jenkins user [2022-07-20T15:18:50.455Z] Chowning /workspace to jenkins user [2022-07-20T15:18:50.455Z] + id -u [2022-07-20T15:18:50.455Z] + id -g [2022-07-20T15:18:50.455Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43839:/workspace busybox chown -R 1000:1000 /workspace [2022-07-20T15:18:50.455Z] Unable to find image 'busybox:latest' locally [2022-07-20T15:18:50.715Z] latest: Pulling from library/busybox [2022-07-20T15:18:50.715Z] 19d511225f94: Pulling fs layer [2022-07-20T15:18:50.715Z] 19d511225f94: Download complete [2022-07-20T15:18:50.715Z] 19d511225f94: Pull complete [2022-07-20T15:18:50.715Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-20T15:18:50.715Z] Status: Downloaded newer image for busybox:latest [2022-07-20T15:18:50.835Z] --- PASS: TestPause (0.48s) [2022-07-20T15:18:50.835Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-20T15:18:50.835Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-20T15:18:50.835Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-20T15:18:50.835Z] === RUN TestPauseStopPausedContainer [2022-07-20T15:18:51.096Z] --- PASS: TestPauseStopPausedContainer (0.48s) [2022-07-20T15:18:51.096Z] === RUN TestPidHost [2022-07-20T15:18:52.481Z] --- PASS: TestPidHost (1.06s) [2022-07-20T15:18:52.481Z] === RUN TestPsFilter [2022-07-20T15:18:52.481Z] --- PASS: TestPsFilter (0.13s) [2022-07-20T15:18:52.481Z] === RUN TestRemoveContainerWithRemovedVolume [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-20T15:18:52.742Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-07-20T15:18:52.742Z] === RUN TestRemoveContainerWithVolume [2022-07-20T15:18:52.914Z] + bundleName=amd64-rootless [2022-07-20T15:18:52.914Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-07-20T15:18:52.914Z] Creating amd64-rootless-bundles.tar.gz [2022-07-20T15:18:52.914Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-07-20T15:18:52.914Z] + 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-07-20T15:18:52.925Z] Archiving artifacts [2022-07-20T15:18:53.314Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2022-07-20T15:18:53.314Z] === RUN TestRemoveContainerRunning [2022-07-20T15:18:53.584Z] --- PASS: TestRemoveContainerRunning (0.47s) [2022-07-20T15:18:53.584Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-20T15:18:53.811Z] --- PASS: TestDaemonStartWithLogOpt (3.59s) [2022-07-20T15:18:53.811Z] === CONT TestReadPluginNoRead [2022-07-20T15:18:54.156Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s) [2022-07-20T15:18:54.156Z] === RUN TestRemoveInvalidContainer [2022-07-20T15:18:54.156Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-20T15:18:54.156Z] === RUN TestRenameLinkedContainer [2022-07-20T15:18:54.848Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43839/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-20T15:18:55.150Z] + make clean [2022-07-20T15:18:55.408Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-20T15:18:55.408Z] docker-dev-cache [2022-07-20T15:18:55.408Z] docker-mod-cache [Pipeline] deleteDir [2022-07-20T15:18:55.708Z] === RUN TestReadPluginNoRead/default [2022-07-20T15:18:56.070Z] --- PASS: TestRenameLinkedContainer (1.82s) [2022-07-20T15:18:56.070Z] === RUN TestRenameStoppedContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-20T15:18:56.331Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-07-20T15:18:56.331Z] === RUN TestRenameRunningContainerAndReuse [2022-07-20T15:18:57.080Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-20T15:18:57.275Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s) [2022-07-20T15:18:57.275Z] === RUN TestRenameInvalidName [2022-07-20T15:18:57.846Z] --- PASS: TestRenameInvalidName (0.45s) [2022-07-20T15:18:57.846Z] === RUN TestRenameAnonymousContainer [2022-07-20T15:18:58.451Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-20T15:18:58.451Z] --- PASS: TestContinueAfterPluginCrash (8.55s) [2022-07-20T15:18:59.384Z] === CONT TestReadPluginNoRead [2022-07-20T15:18:59.384Z] read_test.go:92: [d62a92c9ab0a6] daemon is not started [2022-07-20T15:18:59.384Z] --- PASS: TestReadPluginNoRead (6.22s) [2022-07-20T15:18:59.384Z] --- PASS: TestReadPluginNoRead/default (1.35s) [2022-07-20T15:18:59.384Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.32s) [2022-07-20T15:18:59.384Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.28s) [2022-07-20T15:18:59.384Z] PASS [2022-07-20T15:18:59.384Z] [2022-07-20T15:18:59.384Z] DONE 6 tests in 9.829s [2022-07-20T15:18:59.384Z] 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-07-20T15:18:59.384Z] testing: warning: no tests to run [2022-07-20T15:18:59.384Z] PASS [2022-07-20T15:18:59.384Z] [2022-07-20T15:18:59.384Z] DONE 0 tests in 0.008s [2022-07-20T15:18:59.384Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-20T15:18:59.384Z] INFO: Testing against a local daemon [2022-07-20T15:18:59.384Z] === RUN TestPluginWithDevMounts [2022-07-20T15:18:59.384Z] === PAUSE TestPluginWithDevMounts [2022-07-20T15:18:59.384Z] === CONT TestPluginWithDevMounts [2022-07-20T15:18:59.762Z] --- PASS: TestRenameAnonymousContainer (1.64s) [2022-07-20T15:18:59.762Z] === RUN TestRenameContainerWithSameName [2022-07-20T15:18:59.762Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-07-20T15:18:59.762Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-20T15:19:00.706Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2022-07-20T15:19:00.706Z] === RUN TestResize [2022-07-20T15:19:01.277Z] --- PASS: TestResize (0.43s) [2022-07-20T15:19:01.277Z] === RUN TestResizeWithInvalidSize [2022-07-20T15:19:01.346Z] --- PASS: TestPluginWithDevMounts (1.63s) [2022-07-20T15:19:01.346Z] PASS [2022-07-20T15:19:01.346Z] [2022-07-20T15:19:01.346Z] DONE 1 tests in 1.652s [2022-07-20T15:19:01.346Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-20T15:19:01.346Z] INFO: Testing against a local daemon [2022-07-20T15:19:01.346Z] === RUN TestSecretInspect [2022-07-20T15:19:01.538Z] --- PASS: TestResizeWithInvalidSize (0.48s) [2022-07-20T15:19:01.538Z] === RUN TestResizeWhenContainerNotStarted [2022-07-20T15:19:02.111Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-07-20T15:19:02.111Z] === RUN TestDaemonRestartKillContainers [2022-07-20T15:19:02.111Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-20T15:19:02.111Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-20T15:19:02.111Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-20T15:19:02.111Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-20T15:19:02.111Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-20T15:19:02.111Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-20T15:19:02.111Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-20T15:19:02.111Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-20T15:19:02.111Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-20T15:19:02.111Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-20T15:19:02.111Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-20T15:19:02.111Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-20T15:19:02.111Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-20T15:19:02.111Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-20T15:19:02.111Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-20T15:19:02.111Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-20T15:19:02.111Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T15:19:02.111Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T15:19:02.111Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T15:19:02.111Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T15:19:02.111Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T15:19:02.111Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T15:19:02.111Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T15:19:02.111Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T15:19:02.111Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-20T15:19:02.111Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-20T15:19:02.111Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-20T15:19:02.111Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-20T15:19:02.111Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-20T15:19:02.111Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-20T15:19:02.111Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-20T15:19:02.111Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-20T15:19:02.111Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-20T15:19:02.111Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-20T15:19:03.497Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-20T15:19:03.758Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-20T15:19:03.891Z] --- PASS: TestSecretInspect (2.28s) [2022-07-20T15:19:03.891Z] === RUN TestSecretList [2022-07-20T15:19:05.144Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-20T15:19:05.144Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-20T15:19:05.787Z] --- PASS: TestSecretList (2.32s) [2022-07-20T15:19:05.787Z] === RUN TestSecretsCreateAndDelete [2022-07-20T15:19:06.549Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T15:19:06.549Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T15:19:08.310Z] --- PASS: TestSecretsCreateAndDelete (2.20s) [2022-07-20T15:19:08.310Z] === RUN TestSecretsUpdate [2022-07-20T15:19:08.674Z] .........................xx.................... [ 29%] [2022-07-20T15:19:09.856Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T15:19:10.117Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T15:19:10.211Z] --- PASS: TestSecretsUpdate (2.18s) [2022-07-20T15:19:10.211Z] === RUN TestTemplatedSecret [2022-07-20T15:19:12.735Z] --- PASS: TestTemplatedSecret (2.58s) [2022-07-20T15:19:12.735Z] === RUN TestSecretCreateResolve [2022-07-20T15:19:14.324Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-20T15:19:14.324Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-20T15:19:15.258Z] --- PASS: TestSecretCreateResolve (2.21s) [2022-07-20T15:19:15.258Z] PASS [2022-07-20T15:19:15.258Z] [2022-07-20T15:19:15.258Z] DONE 6 tests in 13.813s [2022-07-20T15:19:15.258Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-20T15:19:15.258Z] INFO: Testing against a local daemon [2022-07-20T15:19:15.258Z] === RUN TestServiceCreateInit [2022-07-20T15:19:15.258Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-20T15:19:15.710Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-20T15:19:15.710Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-20T15:19:17.625Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-20T15:19:17.886Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-20T15:19:19.436Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-20T15:19:19.800Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-20T15:19:19.800Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.34s) [2022-07-20T15:19:19.800Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.66s) [2022-07-20T15:19:19.800Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.32s) [2022-07-20T15:19:19.800Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.72s) [2022-07-20T15:19:19.800Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.32s) [2022-07-20T15:19:19.800Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.34s) [2022-07-20T15:19:19.800Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.51s) [2022-07-20T15:19:19.800Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.55s) [2022-07-20T15:19:19.800Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.98s) [2022-07-20T15:19:19.800Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.03s) [2022-07-20T15:19:19.800Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.74s) [2022-07-20T15:19:19.800Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.75s) [2022-07-20T15:19:19.800Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.99s) [2022-07-20T15:19:19.800Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.08s) [2022-07-20T15:19:19.800Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.73s) [2022-07-20T15:19:19.800Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.78s) [2022-07-20T15:19:19.800Z] === RUN TestCgroupNamespacesRun [2022-07-20T15:19:20.743Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2022-07-20T15:19:20.743Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-20T15:19:22.129Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.26s) [2022-07-20T15:19:22.129Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-20T15:19:23.512Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2022-07-20T15:19:23.512Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-20T15:19:23.614Z] --- PASS: TestServiceCreateInit (7.81s) [2022-07-20T15:19:23.614Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.05s) [2022-07-20T15:19:23.614Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.73s) [2022-07-20T15:19:23.614Z] === RUN TestCreateServiceMultipleTimes [2022-07-20T15:19:24.453Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s) [2022-07-20T15:19:24.453Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-20T15:19:25.407Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-07-20T15:19:25.847Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.22s) [2022-07-20T15:19:25.847Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-20T15:19:26.792Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.21s) [2022-07-20T15:19:26.792Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-20T15:19:27.734Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-07-20T15:19:27.734Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-20T15:19:27.830Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-20T15:19:27.830Z] Using test binary docker [2022-07-20T15:19:27.830Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-20T15:19:27.830Z] Using test binary docker [2022-07-20T15:19:27.830Z] +++ /etc/init.d/apparmor start [2022-07-20T15:19:27.830Z] +++ /etc/init.d/apparmor start [2022-07-20T15:19:27.830Z] Starting: AppArmorStarting: AppArmor: already loaded with profiles.: Skipped. ...: already loaded with profiles.: Skipped. ... (warning). (warning). [2022-07-20T15:19:27.830Z] [2022-07-20T15:19:27.830Z] INFO: Waiting for daemon to start... [2022-07-20T15:19:27.830Z] INFO: Waiting for daemon to start... [2022-07-20T15:19:27.830Z] Starting dockerd [2022-07-20T15:19:27.830Z] +++ 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-07-20T15:19:27.830Z] Starting dockerd [2022-07-20T15:19:27.830Z] +++ 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-07-20T15:19:27.830Z] .. [2022-07-20T15:19:27.830Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-20T15:19:27.830Z] [2022-07-20T15:19:27.830Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-20T15:19:27.830Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-20T15:19:27.830Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-20T15:19:27.830Z] Error: No such image: emptyfs [2022-07-20T15:19:27.830Z] Error: No such image: emptyfs [2022-07-20T15:19:27.830Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-20T15:19:27.830Z] ++++ docker load [2022-07-20T15:19:27.830Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-20T15:19:27.830Z] ++++ docker load [2022-07-20T15:19:28.088Z] Running integration-test (iteration 1) [2022-07-20T15:19:28.088Z] 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-07-20T15:19:28.088Z] ++ 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-07-20T15:19:28.088Z] ++ set -e [2022-07-20T15:19:28.088Z] ++ '[' -n 0 ']' [2022-07-20T15:19:28.088Z] ++ set -x [2022-07-20T15:19:28.088Z] ++ 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-07-20T15:19:28.088Z] Running integration-test (iteration 1) [2022-07-20T15:19:28.351Z] 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-07-20T15:19:28.351Z] ++ 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-07-20T15:19:28.351Z] ++ set -e [2022-07-20T15:19:28.351Z] ++ '[' -n 0 ']' [2022-07-20T15:19:28.351Z] ++ set -x [2022-07-20T15:19:28.351Z] ++ 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-07-20T15:19:29.120Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s) [2022-07-20T15:19:29.120Z] === RUN TestNISDomainname [2022-07-20T15:19:29.283Z] Loaded image: busybox:latest [2022-07-20T15:19:29.283Z] Loaded image: busybox:latest [2022-07-20T15:19:29.381Z] --- PASS: TestNISDomainname (0.57s) [2022-07-20T15:19:29.381Z] === RUN TestHostnameDnsResolution [2022-07-20T15:19:29.540Z] Loaded image: busybox:glibc [2022-07-20T15:19:29.540Z] Loaded image: busybox:glibc [2022-07-20T15:19:30.326Z] --- PASS: TestHostnameDnsResolution (0.70s) [2022-07-20T15:19:30.326Z] === RUN TestUnprivilegedPortsAndPing [2022-07-20T15:19:30.587Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2022-07-20T15:19:30.587Z] === RUN TestPrivilegedHostDevices [2022-07-20T15:19:31.159Z] --- PASS: TestPrivilegedHostDevices (0.53s) [2022-07-20T15:19:31.159Z] === RUN TestRunConsoleSize [2022-07-20T15:19:31.730Z] --- PASS: TestRunConsoleSize (0.46s) [2022-07-20T15:19:31.730Z] === RUN TestStats [2022-07-20T15:19:32.884Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-07-20T15:19:34.274Z] --- PASS: TestStats (2.51s) [2022-07-20T15:19:34.274Z] === RUN TestStopContainerWithTimeout [2022-07-20T15:19:34.274Z] === RUN TestStopContainerWithTimeout/0 [2022-07-20T15:19:34.274Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-20T15:19:34.274Z] === RUN TestStopContainerWithTimeout/1 [2022-07-20T15:19:34.274Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-20T15:19:34.274Z] === RUN TestStopContainerWithTimeout/3 [2022-07-20T15:19:34.274Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-20T15:19:34.274Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-20T15:19:34.274Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-20T15:19:34.274Z] === CONT TestStopContainerWithTimeout/0 [2022-07-20T15:19:34.274Z] === CONT TestStopContainerWithTimeout/3 [2022-07-20T15:19:34.799Z] Loaded image: debian:bullseye-slim [2022-07-20T15:19:34.799Z] Loaded image: debian:bullseye-slim [2022-07-20T15:19:34.799Z] Loaded image: hello-world:latest [2022-07-20T15:19:34.799Z] Loaded image: hello-world:latest [2022-07-20T15:19:34.799Z] Loaded image: arm32v7/hello-world:latest [2022-07-20T15:19:34.799Z] Loaded image: arm32v7/hello-world:latest [2022-07-20T15:19:34.799Z] INFO: Testing against a local daemon [2022-07-20T15:19:34.799Z] === RUN TestDockerSuite [2022-07-20T15:19:34.799Z] INFO: Testing against a local daemon [2022-07-20T15:19:34.799Z] === RUN TestDockerDaemonSuite [2022-07-20T15:19:34.799Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-07-20T15:19:34.799Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-07-20T15:19:34.799Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-07-20T15:19:34.799Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-07-20T15:19:34.799Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-07-20T15:19:34.799Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-07-20T15:19:34.799Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-07-20T15:19:34.799Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-07-20T15:19:34.799Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-07-20T15:19:34.846Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-20T15:19:37.388Z] === CONT TestStopContainerWithTimeout/1 [2022-07-20T15:19:37.614Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-07-20T15:19:38.328Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-20T15:19:38.328Z] --- PASS: TestStopContainerWithTimeout/0 (0.74s) [2022-07-20T15:19:38.328Z] --- PASS: TestStopContainerWithTimeout/3 (2.78s) [2022-07-20T15:19:38.328Z] --- PASS: TestStopContainerWithTimeout/-1 (2.43s) [2022-07-20T15:19:38.328Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2022-07-20T15:19:38.328Z] === RUN TestDeleteDevicemapper [2022-07-20T15:19:38.328Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-20T15:19:38.328Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-20T15:19:38.328Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-20T15:19:40.241Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.51s) [2022-07-20T15:19:40.241Z] === RUN TestUpdateMemory [2022-07-20T15:19:40.503Z] --- PASS: TestUpdateMemory (0.59s) [2022-07-20T15:19:40.503Z] === RUN TestUpdateCPUQuota [2022-07-20T15:19:41.350Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-07-20T15:19:41.350Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-07-20T15:19:41.350Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-07-20T15:19:41.350Z] --- PASS: TestBuildWithHugeFile (125.59s) [2022-07-20T15:19:41.350Z] === RUN TestBuildWCOWSandboxSize [2022-07-20T15:19:41.350Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-20T15:19:41.350Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-20T15:19:41.350Z] === RUN TestBuildWithEmptyDockerfile [2022-07-20T15:19:41.350Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-20T15:19:41.350Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-20T15:19:41.350Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-20T15:19:41.350Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-20T15:19:41.350Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-20T15:19:41.350Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-20T15:19:41.350Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-20T15:19:41.350Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-20T15:19:41.445Z] --- PASS: TestUpdateCPUQuota (0.79s) [2022-07-20T15:19:41.445Z] === RUN TestUpdatePidsLimit [2022-07-20T15:19:41.445Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-20T15:19:41.445Z] === RUN TestUpdatePidsLimit/no_change [2022-07-20T15:19:41.607Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-20T15:19:41.607Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-07-20T15:19:41.607Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-07-20T15:19:41.607Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-07-20T15:19:41.607Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-07-20T15:19:41.607Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-07-20T15:19:41.607Z] === RUN TestBuildPreserveOwnership [2022-07-20T15:19:41.607Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-20T15:19:41.679Z] --- PASS: TestCreateServiceMultipleTimes (16.06s) [2022-07-20T15:19:41.679Z] === RUN TestCreateServiceConflict [2022-07-20T15:19:41.679Z] --- PASS: TestCreateServiceConflict (2.24s) [2022-07-20T15:19:41.679Z] === RUN TestCreateServiceMaxReplicas [2022-07-20T15:19:41.706Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-20T15:19:41.966Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-20T15:19:42.227Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-20T15:19:42.227Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-20T15:19:42.488Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-20T15:19:42.539Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-07-20T15:19:43.103Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-07-20T15:19:43.103Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-07-20T15:19:43.431Z] --- PASS: TestUpdatePidsLimit (2.01s) [2022-07-20T15:19:43.431Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-07-20T15:19:43.431Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-07-20T15:19:43.431Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-07-20T15:19:43.431Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-07-20T15:19:43.431Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2022-07-20T15:19:43.431Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-07-20T15:19:43.431Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-07-20T15:19:43.431Z] === RUN TestUpdateRestartPolicy [2022-07-20T15:19:44.035Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-07-20T15:19:44.201Z] --- PASS: TestCreateServiceMaxReplicas (2.93s) [2022-07-20T15:19:44.201Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-20T15:19:44.293Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-20T15:19:44.293Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-07-20T15:19:44.858Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-07-20T15:19:44.858Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-07-20T15:19:44.858Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-07-20T15:19:45.791Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-07-20T15:19:45.791Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-07-20T15:19:46.054Z] --- PASS: TestBuildPreserveOwnership (4.38s) [2022-07-20T15:19:46.054Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.65s) [2022-07-20T15:19:46.054Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.72s) [2022-07-20T15:19:46.054Z] === RUN TestBuildPlatformInvalid [2022-07-20T15:19:46.054Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2022-07-20T15:19:46.054Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-20T15:19:46.620Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-07-20T15:19:46.620Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-07-20T15:19:46.620Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-07-20T15:19:46.620Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-07-20T15:19:47.184Z] Loaded image: busybox:latest [2022-07-20T15:19:47.184Z] Loaded image: busybox:glibc [2022-07-20T15:19:48.555Z] Loaded image: debian:bullseye-slim [2022-07-20T15:19:48.811Z] Loaded image: hello-world:latest [2022-07-20T15:19:48.811Z] Loaded image: arm32v7/hello-world:latest [2022-07-20T15:19:50.706Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-07-20T15:19:52.603Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-07-20T15:19:53.834Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-07-20T15:19:54.500Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-07-20T15:19:55.659Z] --- PASS: TestUpdateRestartPolicy (10.92s) [2022-07-20T15:19:55.659Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-20T15:19:55.659Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-07-20T15:19:55.659Z] === RUN TestWaitNonBlocked [2022-07-20T15:19:55.659Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-20T15:19:55.659Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-20T15:19:55.659Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-20T15:19:55.659Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-20T15:19:55.659Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-20T15:19:55.659Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-20T15:19:55.659Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-20T15:19:55.659Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s) [2022-07-20T15:19:55.659Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s) [2022-07-20T15:19:55.659Z] === RUN TestWaitBlocked [2022-07-20T15:19:55.659Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-20T15:19:55.659Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-20T15:19:55.659Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-20T15:19:55.659Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-20T15:19:55.659Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-20T15:19:55.659Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-20T15:19:56.230Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-20T15:19:56.230Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s) [2022-07-20T15:19:56.230Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.80s) [2022-07-20T15:19:56.230Z] === RUN TestWaitConditions [2022-07-20T15:19:56.230Z] === RUN TestWaitConditions/default [2022-07-20T15:19:56.230Z] === PAUSE TestWaitConditions/default [2022-07-20T15:19:56.230Z] === RUN TestWaitConditions/not-running [2022-07-20T15:19:56.230Z] === PAUSE TestWaitConditions/not-running [2022-07-20T15:19:56.230Z] === RUN TestWaitConditions/next-exit [2022-07-20T15:19:56.230Z] === PAUSE TestWaitConditions/next-exit [2022-07-20T15:19:56.230Z] === RUN TestWaitConditions/removed [2022-07-20T15:19:56.230Z] === PAUSE TestWaitConditions/removed [2022-07-20T15:19:56.230Z] === CONT TestWaitConditions/default [2022-07-20T15:19:56.230Z] === CONT TestWaitConditions/next-exit [2022-07-20T15:19:57.024Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-07-20T15:19:57.590Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-07-20T15:19:58.143Z] === CONT TestWaitConditions/removed [2022-07-20T15:19:58.143Z] === CONT TestWaitConditions/not-running [2022-07-20T15:19:58.155Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.96s) [2022-07-20T15:19:58.155Z] PASS [2022-07-20T15:19:58.155Z] [2022-07-20T15:19:58.155Z] === Skipped [2022-07-20T15:19:58.155Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-20T15:19:58.155Z] build_session_test.go:25: TODO: BuildKit [2022-07-20T15:19:58.155Z] [2022-07-20T15:19:58.155Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-20T15:19:58.155Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-20T15:19:58.155Z] [2022-07-20T15:19:58.155Z] DONE 34 tests, 2 skipped in 192.154s [2022-07-20T15:19:58.155Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-20T15:19:58.155Z] ++ 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-07-20T15:19:58.155Z] ++ set -e [2022-07-20T15:19:58.155Z] ++ '[' -n 0 ']' [2022-07-20T15:19:58.155Z] ++ set -x [2022-07-20T15:19:58.155Z] ++ 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-07-20T15:19:58.155Z] INFO: Testing against a local daemon [2022-07-20T15:19:58.155Z] === RUN TestConfigInspect [2022-07-20T15:19:58.718Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-07-20T15:19:59.057Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.24s) [2022-07-20T15:19:59.057Z] === RUN TestCreateServiceSecretFileMode [2022-07-20T15:19:59.526Z] --- PASS: TestWaitConditions (0.02s) [2022-07-20T15:19:59.526Z] --- PASS: TestWaitConditions/default (1.57s) [2022-07-20T15:19:59.526Z] --- PASS: TestWaitConditions/next-exit (1.70s) [2022-07-20T15:19:59.526Z] --- PASS: TestWaitConditions/removed (1.58s) [2022-07-20T15:19:59.526Z] --- PASS: TestWaitConditions/not-running (1.50s) [2022-07-20T15:19:59.526Z] === CONT TestContainerStartOnDaemonRestart [2022-07-20T15:19:59.526Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-20T15:19:59.707Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-07-20T15:19:59.987Z] --- PASS: TestCreateServiceSecretFileMode (2.50s) [2022-07-20T15:19:59.987Z] === RUN TestCreateServiceConfigFileMode [2022-07-20T15:20:00.643Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-07-20T15:20:00.900Z] --- PASS: TestConfigInspect (2.62s) [2022-07-20T15:20:00.900Z] === RUN TestConfigList [2022-07-20T15:20:01.443Z] --- PASS: TestContainerStartOnDaemonRestart (2.14s) [2022-07-20T15:20:01.443Z] === CONT TestIpcModeOlderClient [2022-07-20T15:20:01.463Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-07-20T15:20:01.463Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-07-20T15:20:01.704Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-07-20T15:20:01.704Z] === CONT TestContainerKillOnDaemonStart [2022-07-20T15:20:01.704Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.28s) [2022-07-20T15:20:01.704Z] === CONT TestDaemonHostGatewayIP [2022-07-20T15:20:02.028Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-07-20T15:20:02.285Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-07-20T15:20:02.512Z] --- PASS: TestCreateServiceConfigFileMode (2.63s) [2022-07-20T15:20:02.512Z] === RUN TestCreateServiceSysctls [2022-07-20T15:20:02.850Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-07-20T15:20:03.782Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-07-20T15:20:03.782Z] --- PASS: TestConfigList (3.01s) [2022-07-20T15:20:03.782Z] === RUN TestConfigsCreateAndDelete [2022-07-20T15:20:04.043Z] docker_cli_daemon_test.go:1474: [d032961e16a2f] daemon is not started [2022-07-20T15:20:04.301Z] --- PASS: TestDaemonHostGatewayIP (2.47s) [2022-07-20T15:20:04.301Z] === CONT TestDaemonRestartIpcMode [2022-07-20T15:20:04.608Z] check_test.go:540: [d47de168dfa69] daemon is not started [2022-07-20T15:20:04.609Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-07-20T15:20:04.612Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-07-20T15:20:04.866Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-07-20T15:20:06.375Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-07-20T15:20:06.690Z] --- PASS: TestCreateServiceSysctls (3.47s) [2022-07-20T15:20:06.690Z] === RUN TestCreateServiceCapabilities [2022-07-20T15:20:06.846Z] --- PASS: TestDaemonRestartIpcMode (2.27s) [2022-07-20T15:20:07.390Z] --- PASS: TestConfigsCreateAndDelete (3.02s) [2022-07-20T15:20:07.390Z] === RUN TestConfigsUpdate [2022-07-20T15:20:07.390Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-07-20T15:20:08.587Z] --- PASS: TestCreateServiceCapabilities (2.48s) [2022-07-20T15:20:08.587Z] === RUN TestInspect [2022-07-20T15:20:08.762Z] check_test.go:540: [da6d0b8ed49d4] daemon is not started [2022-07-20T15:20:08.762Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-07-20T15:20:09.695Z] --- PASS: TestConfigsUpdate (2.87s) [2022-07-20T15:20:09.695Z] === RUN TestTemplatedConfig [2022-07-20T15:20:09.695Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-07-20T15:20:10.259Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-07-20T15:20:10.260Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-07-20T15:20:10.824Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-07-20T15:20:11.080Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-07-20T15:20:11.112Z] --- PASS: TestInspect (2.82s) [2022-07-20T15:20:11.112Z] === RUN TestCreateJob [2022-07-20T15:20:11.645Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-07-20T15:20:11.645Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-07-20T15:20:11.645Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-07-20T15:20:13.015Z] --- PASS: TestTemplatedConfig (3.22s) [2022-07-20T15:20:13.015Z] === RUN TestConfigCreateResolve [2022-07-20T15:20:13.273Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-07-20T15:20:13.426Z] --- PASS: TestContainerKillOnDaemonStart (11.78s) [2022-07-20T15:20:13.426Z] PASS [2022-07-20T15:20:13.426Z] [2022-07-20T15:20:13.426Z] === Skipped [2022-07-20T15:20:13.426Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-07-20T15:20:13.426Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-20T15:20:13.426Z] [2022-07-20T15:20:13.426Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-20T15:20:13.426Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-20T15:20:13.426Z] [2022-07-20T15:20:13.426Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-20T15:20:13.426Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-20T15:20:13.426Z] [2022-07-20T15:20:13.426Z] DONE 264 tests, 3 skipped in 128.136s [2022-07-20T15:20:13.426Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-20T15:20:13.426Z] ++ 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-07-20T15:20:13.426Z] ++ set -e [2022-07-20T15:20:13.426Z] ++ '[' -n 0 ']' [2022-07-20T15:20:13.426Z] ++ set -x [2022-07-20T15:20:13.426Z] ++ 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-07-20T15:20:13.529Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-07-20T15:20:13.686Z] === RUN TestConfigDaemonLibtrustID [2022-07-20T15:20:14.258Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-07-20T15:20:14.258Z] === RUN TestConfigDaemonID [2022-07-20T15:20:14.899Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-07-20T15:20:14.899Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-07-20T15:20:14.970Z] ............................ [ 66%] [2022-07-20T15:20:15.201Z] daemon_test.go:83: [ddf98d7bf5b5e] daemon is not started [2022-07-20T15:20:15.201Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-20T15:20:15.201Z] === RUN TestDaemonConfigValidation [2022-07-20T15:20:15.201Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-20T15:20:15.201Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-20T15:20:15.201Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-20T15:20:15.201Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-20T15:20:15.201Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-20T15:20:15.201Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-20T15:20:15.201Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-20T15:20:15.201Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-20T15:20:15.201Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-20T15:20:15.201Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-20T15:20:15.201Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-20T15:20:15.201Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-20T15:20:15.201Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-20T15:20:15.201Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-20T15:20:15.201Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-20T15:20:15.292Z] --- PASS: TestCreateJob (3.31s) [2022-07-20T15:20:15.292Z] === RUN TestReplicatedJob [2022-07-20T15:20:15.461Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-20T15:20:15.462Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-07-20T15:20:15.462Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-07-20T15:20:15.462Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-07-20T15:20:15.462Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-07-20T15:20:15.462Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-07-20T15:20:15.462Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-20T15:20:15.462Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-20T15:20:15.832Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-07-20T15:20:15.832Z] --- PASS: TestConfigCreateResolve (2.91s) [2022-07-20T15:20:15.832Z] PASS [2022-07-20T15:20:15.832Z] [2022-07-20T15:20:15.832Z] DONE 6 tests in 17.782s [2022-07-20T15:20:15.832Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-20T15:20:15.832Z] ++ 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-07-20T15:20:15.832Z] ++ set -e [2022-07-20T15:20:15.832Z] ++ '[' -n 0 ']' [2022-07-20T15:20:15.832Z] ++ set -x [2022-07-20T15:20:15.832Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-20T15:20:16.089Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-07-20T15:20:16.347Z] INFO: Testing against a local daemon [2022-07-20T15:20:16.347Z] === RUN TestAttachWithTTY [2022-07-20T15:20:16.347Z] --- PASS: TestAttachWithTTY (0.07s) [2022-07-20T15:20:16.347Z] === RUN TestAttachWithoutTTy [2022-07-20T15:20:16.347Z] --- PASS: TestAttachWithoutTTy (0.07s) [2022-07-20T15:20:16.347Z] === RUN TestCheckpoint [2022-07-20T15:20:16.347Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-20T15:20:16.347Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-20T15:20:16.347Z] === RUN TestContainerInvalidJSON [2022-07-20T15:20:16.347Z] === RUN TestContainerInvalidJSON/commit [2022-07-20T15:20:16.347Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-20T15:20:16.347Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-20T15:20:16.347Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-20T15:20:16.347Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-20T15:20:16.347Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-20T15:20:16.347Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-20T15:20:16.347Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-20T15:20:16.347Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-20T15:20:16.347Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-20T15:20:16.347Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-20T15:20:16.347Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-20T15:20:16.347Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-20T15:20:16.347Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-20T15:20:16.347Z] === CONT TestContainerInvalidJSON/commit [2022-07-20T15:20:16.347Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-20T15:20:16.347Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-20T15:20:16.347Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-20T15:20:16.347Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-20T15:20:16.347Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-20T15:20:16.347Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-20T15:20:16.347Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-20T15:20:16.347Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-20T15:20:16.347Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-20T15:20:16.347Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-20T15:20:16.347Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-20T15:20:16.347Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-20T15:20:16.347Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-20T15:20:16.347Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-20T15:20:16.347Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-07-20T15:20:16.347Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-20T15:20:16.347Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-20T15:20:16.347Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-20T15:20:16.347Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-20T15:20:16.347Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-20T15:20:16.347Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-20T15:20:16.347Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-20T15:20:16.347Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-20T15:20:16.347Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-20T15:20:16.347Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-20T15:20:16.347Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-20T15:20:16.347Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-20T15:20:16.347Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-20T15:20:16.347Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-20T15:20:16.347Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-20T15:20:16.347Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-20T15:20:16.347Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-20T15:20:16.347Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-20T15:20:16.403Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-20T15:20:16.605Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-20T15:20:16.605Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-20T15:20:16.605Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-07-20T15:20:16.605Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-07-20T15:20:16.605Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-20T15:20:16.605Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-20T15:20:16.605Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-20T15:20:16.605Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-20T15:20:16.605Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-07-20T15:20:16.605Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-20T15:20:16.605Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-20T15:20:16.605Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-20T15:20:16.605Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-20T15:20:16.605Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-07-20T15:20:16.605Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-20T15:20:16.605Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-20T15:20:16.605Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-20T15:20:16.605Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.01s) [2022-07-20T15:20:16.605Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-07-20T15:20:16.605Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.01s) [2022-07-20T15:20:16.605Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.01s) [2022-07-20T15:20:16.605Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-20T15:20:16.605Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-20T15:20:16.605Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-07-20T15:20:16.605Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-20T15:20:16.605Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-20T15:20:16.605Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-20T15:20:16.605Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-20T15:20:16.605Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-07-20T15:20:16.605Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-20T15:20:16.605Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-20T15:20:16.605Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-20T15:20:16.605Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-20T15:20:16.605Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-07-20T15:20:16.605Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-20T15:20:16.605Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-20T15:20:16.605Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-20T15:20:16.605Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-20T15:20:16.605Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-20T15:20:16.605Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-07-20T15:20:16.605Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-20T15:20:16.605Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-07-20T15:20:16.605Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-20T15:20:16.605Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2022-07-20T15:20:16.605Z] === RUN TestCopyEmptyFile [2022-07-20T15:20:17.169Z] --- PASS: TestCopyEmptyFile (0.44s) [2022-07-20T15:20:17.169Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-20T15:20:17.169Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2022-07-20T15:20:17.169Z] === RUN TestCopyFromContainer [2022-07-20T15:20:17.169Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-07-20T15:20:17.345Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-20T15:20:18.105Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-07-20T15:20:18.362Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-07-20T15:20:18.729Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-20T15:20:18.729Z] daemon_test.go:197: [d611ed128d4a8] daemon is not started [2022-07-20T15:20:18.729Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s) [2022-07-20T15:20:18.729Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2022-07-20T15:20:18.729Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2022-07-20T15:20:18.729Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-20T15:20:18.729Z] === RUN TestDaemonProxy [2022-07-20T15:20:18.729Z] === RUN TestDaemonProxy/environment_variables [2022-07-20T15:20:18.926Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-07-20T15:20:18.926Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-07-20T15:20:18.926Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-07-20T15:20:18.926Z] === RUN TestCopyFromContainer// [2022-07-20T15:20:18.926Z] === RUN TestCopyFromContainer//bar/root [2022-07-20T15:20:19.184Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-20T15:20:19.184Z] === RUN TestCopyFromContainer/bar/quux [2022-07-20T15:20:19.441Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-20T15:20:19.441Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-20T15:20:19.698Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-20T15:20:19.698Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-07-20T15:20:19.698Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-07-20T15:20:19.698Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-07-20T15:20:19.698Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-20T15:20:19.698Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-07-20T15:20:19.956Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-20T15:20:19.957Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-07-20T15:20:19.957Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-20T15:20:20.214Z] --- PASS: TestCopyFromContainer (2.93s) [2022-07-20T15:20:20.214Z] --- PASS: TestCopyFromContainer// (0.09s) [2022-07-20T15:20:20.214Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2022-07-20T15:20:20.214Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2022-07-20T15:20:20.214Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2022-07-20T15:20:20.214Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2022-07-20T15:20:20.214Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2022-07-20T15:20:20.214Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2022-07-20T15:20:20.214Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2022-07-20T15:20:20.214Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2022-07-20T15:20:20.214Z] --- PASS: TestCopyFromContainer/bar/notarget (0.14s) [2022-07-20T15:20:20.214Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-20T15:20:20.214Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-20T15:20:20.214Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-20T15:20:20.214Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-20T15:20:20.214Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-20T15:20:20.214Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-20T15:20:20.214Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-20T15:20:20.214Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-20T15:20:20.214Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-20T15:20:20.214Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-20T15:20:20.214Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-07-20T15:20:20.214Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-20T15:20:20.214Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-20T15:20:20.214Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-07-20T15:20:20.214Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-20T15:20:20.214Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-07-20T15:20:20.214Z] === RUN TestCreateWithInvalidEnv [2022-07-20T15:20:20.214Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-20T15:20:20.214Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-20T15:20:20.214Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-20T15:20:20.214Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-20T15:20:20.214Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-20T15:20:20.214Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-20T15:20:20.215Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-20T15:20:20.215Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-20T15:20:20.215Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-20T15:20:20.215Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-07-20T15:20:20.215Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-20T15:20:20.215Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-20T15:20:20.215Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-20T15:20:20.215Z] === RUN TestCreateTmpfsMountsTarget [2022-07-20T15:20:20.215Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-20T15:20:20.215Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-20T15:20:20.549Z] --- PASS: TestReplicatedJob (5.71s) [2022-07-20T15:20:20.549Z] === RUN TestUpdateReplicatedJob [2022-07-20T15:20:20.641Z] === RUN TestDaemonProxy/command-line_options [2022-07-20T15:20:20.779Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-07-20T15:20:21.344Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-07-20T15:20:21.908Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-07-20T15:20:22.026Z] === RUN TestDaemonProxy/configuration_file [2022-07-20T15:20:22.166Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-07-20T15:20:22.166Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-07-20T15:20:22.423Z] --- PASS: TestCreateWithCustomMaskedPaths (2.19s) [2022-07-20T15:20:22.423Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-20T15:20:23.794Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-07-20T15:20:23.824Z] --- PASS: TestUpdateReplicatedJob (3.26s) [2022-07-20T15:20:23.824Z] === RUN TestServiceListWithStatuses [2022-07-20T15:20:23.824Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-20T15:20:23.824Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-20T15:20:23.824Z] === RUN TestDockerNetworkConnectAlias [2022-07-20T15:20:23.938Z] === RUN TestDaemonProxy/conflicting_options [2022-07-20T15:20:24.200Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-20T15:20:24.727Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.10s) [2022-07-20T15:20:24.727Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-20T15:20:24.727Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-20T15:20:24.727Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-20T15:20:24.727Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-20T15:20:24.727Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-20T15:20:24.727Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-20T15:20:24.727Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-20T15:20:24.727Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-20T15:20:24.727Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-20T15:20:24.727Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-20T15:20:24.727Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-20T15:20:24.727Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-20T15:20:24.727Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-20T15:20:24.727Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-20T15:20:24.727Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-20T15:20:24.727Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-20T15:20:24.727Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-07-20T15:20:24.727Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-20T15:20:24.727Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-20T15:20:24.727Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-20T15:20:24.727Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-20T15:20:24.727Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-20T15:20:24.727Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-20T15:20:24.727Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-07-20T15:20:24.727Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-07-20T15:20:24.771Z] --- PASS: TestDaemonProxy (6.24s) [2022-07-20T15:20:24.771Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-07-20T15:20:24.771Z] --- PASS: TestDaemonProxy/command-line_options (1.71s) [2022-07-20T15:20:24.771Z] --- PASS: TestDaemonProxy/configuration_file (1.76s) [2022-07-20T15:20:24.771Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-20T15:20:24.771Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-20T15:20:24.771Z] PASS [2022-07-20T15:20:24.771Z] [2022-07-20T15:20:24.771Z] DONE 18 tests in 11.312s [2022-07-20T15:20:24.771Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-07-20T15:20:24.771Z] ++ 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-07-20T15:20:24.771Z] ++ set -e [2022-07-20T15:20:24.771Z] ++ '[' -n 0 ']' [2022-07-20T15:20:24.771Z] ++ set -x [2022-07-20T15:20:24.771Z] ++ 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-07-20T15:20:25.032Z] INFO: Testing against a local daemon [2022-07-20T15:20:25.032Z] === RUN TestCommitInheritsEnv [2022-07-20T15:20:25.292Z] --- PASS: TestCommitInheritsEnv (0.28s) [2022-07-20T15:20:25.292Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-20T15:20:25.292Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-20T15:20:25.292Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-07-20T15:20:25.292Z] === RUN TestImportWithCustomPlatform [2022-07-20T15:20:25.292Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-20T15:20:25.292Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-20T15:20:25.292Z] === RUN TestImportWithCustomPlatform// [2022-07-20T15:20:25.292Z] === RUN TestImportWithCustomPlatform/linux [2022-07-20T15:20:25.292Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-20T15:20:25.292Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-07-20T15:20:25.550Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s) [2022-07-20T15:20:25.550Z] === RUN TestCreateDifferentPlatform [2022-07-20T15:20:25.550Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-20T15:20:25.550Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-20T15:20:25.550Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-07-20T15:20:25.550Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-20T15:20:25.550Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-20T15:20:25.550Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-20T15:20:25.550Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-07-20T15:20:25.550Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-20T15:20:25.550Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-07-20T15:20:25.550Z] === RUN TestCreateInvalidHostConfig [2022-07-20T15:20:25.550Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-20T15:20:25.550Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-20T15:20:25.550Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-20T15:20:25.550Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-20T15:20:25.550Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-20T15:20:25.550Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-20T15:20:25.550Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-20T15:20:25.550Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-20T15:20:25.550Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-20T15:20:25.550Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-20T15:20:25.550Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-20T15:20:25.550Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-20T15:20:25.550Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-20T15:20:25.550Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-20T15:20:25.550Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-20T15:20:25.550Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-20T15:20:25.550Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-20T15:20:25.550Z] === RUN TestContainerStartOnDaemonRestart [2022-07-20T15:20:25.550Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-20T15:20:25.550Z] === RUN TestDaemonRestartIpcMode [2022-07-20T15:20:25.550Z] === PAUSE TestDaemonRestartIpcMode [2022-07-20T15:20:25.550Z] === RUN TestDaemonHostGatewayIP [2022-07-20T15:20:25.550Z] === PAUSE TestDaemonHostGatewayIP [2022-07-20T15:20:25.550Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-20T15:20:25.550Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-20T15:20:25.550Z] === RUN TestContainerKillOnDaemonStart [2022-07-20T15:20:25.550Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-20T15:20:25.550Z] === RUN TestDiff [2022-07-20T15:20:25.553Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-20T15:20:25.553Z] === RUN TestImportWithCustomPlatform/macos [2022-07-20T15:20:25.553Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-20T15:20:25.553Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-20T15:20:25.553Z] --- PASS: TestImportWithCustomPlatform (0.35s) [2022-07-20T15:20:25.553Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-07-20T15:20:25.553Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-20T15:20:25.553Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-20T15:20:25.553Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-07-20T15:20:25.553Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-07-20T15:20:25.553Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-20T15:20:25.553Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-20T15:20:25.553Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-20T15:20:25.553Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-20T15:20:25.553Z] === RUN TestImagesFilterMultiReference [2022-07-20T15:20:25.553Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-20T15:20:25.553Z] === RUN TestImagePullPlatformInvalid [2022-07-20T15:20:25.553Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-20T15:20:25.553Z] === RUN TestRemoveImageOrphaning [2022-07-20T15:20:25.807Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-07-20T15:20:25.814Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-07-20T15:20:25.814Z] === RUN TestRemoveImageGarbageCollector [2022-07-20T15:20:25.814Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T15:20:25.814Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-20T15:20:25.814Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-20T15:20:26.075Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-20T15:20:26.075Z] === RUN TestTagInvalidReference [2022-07-20T15:20:26.075Z] --- PASS: TestTagInvalidReference (0.02s) [2022-07-20T15:20:26.075Z] === RUN TestTagValidPrefixedRepo [2022-07-20T15:20:26.075Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-20T15:20:26.075Z] === RUN TestTagExistedNameWithoutForce [2022-07-20T15:20:26.075Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-07-20T15:20:26.075Z] === RUN TestTagOfficialNames [2022-07-20T15:20:26.075Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-20T15:20:26.075Z] === RUN TestTagMatchesDigest [2022-07-20T15:20:26.075Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-20T15:20:26.075Z] PASS [2022-07-20T15:20:26.075Z] [2022-07-20T15:20:26.075Z] === Skipped [2022-07-20T15:20:26.075Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-07-20T15:20:26.075Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-20T15:20:26.075Z] [2022-07-20T15:20:26.075Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-20T15:20:26.075Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T15:20:26.075Z] [2022-07-20T15:20:26.075Z] DONE 22 tests, 2 skipped in 1.355s [2022-07-20T15:20:26.075Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-20T15:20:26.075Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-07-20T15:20:26.075Z] ++ set -e [2022-07-20T15:20:26.075Z] ++ '[' -n 0 ']' [2022-07-20T15:20:26.075Z] ++ set -x [2022-07-20T15:20:26.075Z] ++ 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-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-07-20T15:20:26.075Z] === RUN TestStripANSICommands [2022-07-20T15:20:26.075Z] === RUN TestStripANSICommands/#00 [2022-07-20T15:20:26.075Z] === RUN TestStripANSICommands/#01 [2022-07-20T15:20:26.075Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-20T15:20:26.075Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-20T15:20:26.075Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-20T15:20:26.075Z] PASS [2022-07-20T15:20:26.075Z] [2022-07-20T15:20:26.075Z] DONE 3 tests in 0.039s [2022-07-20T15:20:26.075Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-07-20T15:20:26.075Z] ++ 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-07-20T15:20:26.075Z] ++ set -e [2022-07-20T15:20:26.075Z] ++ '[' -n 0 ']' [2022-07-20T15:20:26.075Z] ++ set -x [2022-07-20T15:20:26.075Z] ++ 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-07-20T15:20:26.336Z] INFO: Testing against a local daemon [2022-07-20T15:20:26.336Z] === RUN TestNetworkCreateDelete [2022-07-20T15:20:26.336Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-07-20T15:20:26.336Z] === RUN TestDockerNetworkDeletePreferID [2022-07-20T15:20:26.372Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-07-20T15:20:26.629Z] --- PASS: TestDiff (0.90s) [2022-07-20T15:20:26.629Z] === RUN TestExecConsoleSize [2022-07-20T15:20:26.908Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2022-07-20T15:20:26.908Z] === RUN TestDaemonDNSFallback [2022-07-20T15:20:27.561Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-07-20T15:20:27.561Z] --- PASS: TestExecConsoleSize (0.90s) [2022-07-20T15:20:27.561Z] === RUN TestExecWithCloseStdin [2022-07-20T15:20:27.819Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-07-20T15:20:28.003Z] --- PASS: TestDockerNetworkConnectAlias (4.28s) [2022-07-20T15:20:28.003Z] === RUN TestDockerNetworkReConnect [2022-07-20T15:20:28.384Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-07-20T15:20:28.384Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-07-20T15:20:28.384Z] --- PASS: TestExecWithCloseStdin (0.87s) [2022-07-20T15:20:28.384Z] === RUN TestExec [2022-07-20T15:20:29.316Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-07-20T15:20:29.316Z] --- PASS: TestExec (0.96s) [2022-07-20T15:20:29.316Z] === RUN TestExecUser [2022-07-20T15:20:29.316Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-07-20T15:20:29.880Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-07-20T15:20:30.136Z] --- PASS: TestExecUser (0.88s) [2022-07-20T15:20:30.136Z] === RUN TestExportContainerAndImportImage [2022-07-20T15:20:30.703Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-07-20T15:20:30.960Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-07-20T15:20:31.281Z] --- PASS: TestDockerNetworkReConnect (3.23s) [2022-07-20T15:20:31.281Z] === RUN TestServicePlugin [2022-07-20T15:20:31.523Z] --- PASS: TestExportContainerAndImportImage (1.24s) [2022-07-20T15:20:31.523Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-20T15:20:31.523Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-07-20T15:20:31.780Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-07-20T15:20:33.153Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-07-20T15:20:33.153Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s) [2022-07-20T15:20:33.153Z] === RUN TestHealthCheckWorkdir [2022-07-20T15:20:33.153Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-07-20T15:20:33.411Z] check_test.go:540: [dc1418fe0eba3] daemon is not started [2022-07-20T15:20:33.411Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-07-20T15:20:33.491Z] --- PASS: TestDaemonDNSFallback (6.35s) [2022-07-20T15:20:33.491Z] === RUN TestInspectNetwork [2022-07-20T15:20:33.976Z] --- PASS: TestHealthCheckWorkdir (1.12s) [2022-07-20T15:20:33.976Z] === RUN TestHealthKillContainer [2022-07-20T15:20:34.541Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-07-20T15:20:34.541Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-07-20T15:20:34.541Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-07-20T15:20:34.541Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-07-20T15:20:34.541Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-07-20T15:20:35.463Z] plugin_test.go:61: [d60711ed93664] joining swarm manager [df030741b64a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:20:35.473Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-07-20T15:20:35.730Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-07-20T15:20:36.791Z] === RUN TestInspectNetwork/full_network_id [2022-07-20T15:20:36.791Z] === RUN TestInspectNetwork/partial_network_id [2022-07-20T15:20:36.791Z] === RUN TestInspectNetwork/network_name [2022-07-20T15:20:36.791Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-20T15:20:36.859Z] plugin_test.go:64: [d9dbcd3669232] joining swarm manager [df030741b64a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T15:20:37.097Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-07-20T15:20:38.990Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-07-20T15:20:39.553Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-07-20T15:20:40.117Z] === RUN TestDockerSuite/TestContainerAPITop [2022-07-20T15:20:40.682Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-07-20T15:20:40.682Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-20T15:20:40.682Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-07-20T15:20:40.682Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-07-20T15:20:40.994Z] --- PASS: TestInspectNetwork (7.44s) [2022-07-20T15:20:40.994Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-20T15:20:40.994Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-20T15:20:40.994Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-20T15:20:40.994Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-20T15:20:40.994Z] === RUN TestRunContainerWithBridgeNone [2022-07-20T15:20:42.379Z] --- PASS: TestRunContainerWithBridgeNone (1.50s) [2022-07-20T15:20:42.379Z] === RUN TestNetworkInvalidJSON [2022-07-20T15:20:42.379Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-20T15:20:42.379Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-20T15:20:42.379Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-20T15:20:42.379Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-20T15:20:42.379Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-20T15:20:42.379Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-20T15:20:42.379Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-20T15:20:42.379Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-20T15:20:42.379Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-20T15:20:42.379Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-20T15:20:42.379Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-20T15:20:42.379Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-20T15:20:42.379Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-20T15:20:42.379Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-20T15:20:42.379Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-20T15:20:42.379Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-20T15:20:42.379Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-20T15:20:42.379Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-20T15:20:42.379Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-20T15:20:42.379Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-20T15:20:42.379Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-20T15:20:42.379Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-07-20T15:20:42.379Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-20T15:20:42.379Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-20T15:20:42.379Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-20T15:20:42.379Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-20T15:20:42.379Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-20T15:20:42.379Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-07-20T15:20:42.379Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-20T15:20:42.379Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-20T15:20:42.379Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-20T15:20:42.379Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-20T15:20:42.379Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-20T15:20:42.379Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-20T15:20:42.379Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-20T15:20:42.379Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-20T15:20:42.379Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-20T15:20:42.379Z] === RUN TestNetworkList [2022-07-20T15:20:42.379Z] === RUN TestNetworkList//networks [2022-07-20T15:20:42.379Z] === PAUSE TestNetworkList//networks [2022-07-20T15:20:42.379Z] === RUN TestNetworkList//networks/ [2022-07-20T15:20:42.379Z] === PAUSE TestNetworkList//networks/ [2022-07-20T15:20:42.379Z] === CONT TestNetworkList//networks [2022-07-20T15:20:42.379Z] === CONT TestNetworkList//networks/ [2022-07-20T15:20:42.379Z] --- PASS: TestNetworkList (0.02s) [2022-07-20T15:20:42.379Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-20T15:20:42.379Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-20T15:20:42.379Z] === RUN TestHostIPv4BridgeLabel [2022-07-20T15:20:42.575Z] --- PASS: TestHealthKillContainer (8.25s) [2022-07-20T15:20:42.575Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-20T15:20:42.575Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-07-20T15:20:42.640Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-07-20T15:20:42.640Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-20T15:20:42.834Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s) [2022-07-20T15:20:42.834Z] === RUN TestIpcModeNone [2022-07-20T15:20:43.090Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-07-20T15:20:43.654Z] --- PASS: TestIpcModeNone (0.67s) [2022-07-20T15:20:43.654Z] === RUN TestIpcModePrivate [2022-07-20T15:20:43.912Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-07-20T15:20:43.912Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2022-07-20T15:20:44.024Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-20T15:20:44.024Z] === RUN TestDaemonDefaultNetworkPools [2022-07-20T15:20:44.170Z] --- PASS: TestIpcModePrivate (0.62s) [2022-07-20T15:20:44.170Z] === RUN TestIpcModeShareable [2022-07-20T15:20:44.596Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2022-07-20T15:20:44.596Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-20T15:20:44.735Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:91, shared: true, mustBeShared: true [2022-07-20T15:20:44.735Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-07-20T15:20:44.735Z] --- PASS: TestIpcModeShareable (0.65s) [2022-07-20T15:20:44.735Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-20T15:20:45.981Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-07-20T15:20:45.981Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-20T15:20:46.105Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-07-20T15:20:46.106Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-07-20T15:20:46.363Z] check_test.go:540: [de1dc71ebf357] daemon is not started [2022-07-20T15:20:46.363Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-07-20T15:20:46.624Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.82s) [2022-07-20T15:20:46.624Z] === RUN TestAPIIpcModeHost [2022-07-20T15:20:46.881Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-07-20T15:20:46.922Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2022-07-20T15:20:46.922Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-20T15:20:47.150Z] --- PASS: TestAPIIpcModeHost (0.56s) [2022-07-20T15:20:47.150Z] === RUN TestDaemonIpcModeShareable [2022-07-20T15:20:47.419Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-07-20T15:20:47.494Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-20T15:20:47.494Z] === RUN TestServiceWithPredefinedNetwork [2022-07-20T15:20:47.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-07-20T15:20:47.943Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-07-20T15:20:48.526Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: true, mustBeShared: true [2022-07-20T15:20:48.783Z] --- PASS: TestDaemonIpcModeShareable (1.60s) [2022-07-20T15:20:48.783Z] === RUN TestDaemonIpcModePrivate [2022-07-20T15:20:49.041Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-07-20T15:20:50.038Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s) [2022-07-20T15:20:50.038Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-20T15:20:50.038Z] service_test.go:243: FLAKY_TEST [2022-07-20T15:20:50.039Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-20T15:20:50.039Z] === RUN TestServiceWithDataPathPortInit [2022-07-20T15:20:50.411Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:117, shared: false, mustBeShared: false [2022-07-20T15:20:50.411Z] --- PASS: TestDaemonIpcModePrivate (1.71s) [2022-07-20T15:20:50.411Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-20T15:20:50.668Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-07-20T15:20:50.668Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b71608__} [2022-07-20T15:20:52.039Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2022-07-20T15:20:52.039Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.50s) [2022-07-20T15:20:52.039Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-20T15:20:52.297Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12785635073_/foo_false_____} [2022-07-20T15:20:53.229Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2022-07-20T15:20:53.486Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.42s) [2022-07-20T15:20:53.486Z] === RUN TestIpcModeOlderClient [2022-07-20T15:20:53.486Z] === PAUSE TestIpcModeOlderClient [2022-07-20T15:20:53.486Z] === RUN TestKillContainerInvalidSignal [2022-07-20T15:20:53.743Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12785635073_/foo_true_____} [2022-07-20T15:20:54.000Z] --- PASS: TestKillContainerInvalidSignal (0.53s) [2022-07-20T15:20:54.000Z] === RUN TestKillContainer [2022-07-20T15:20:54.000Z] === RUN TestKillContainer/no_signal [2022-07-20T15:20:54.565Z] === RUN TestKillContainer/non_killing_signal [2022-07-20T15:20:55.130Z] === RUN TestKillContainer/killing_signal [2022-07-20T15:20:55.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3794906290_/foo_false_____} [2022-07-20T15:20:55.388Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-07-20T15:20:55.954Z] --- PASS: TestKillContainer (2.10s) [2022-07-20T15:20:55.954Z] --- PASS: TestKillContainer/no_signal (0.73s) [2022-07-20T15:20:55.954Z] --- PASS: TestKillContainer/non_killing_signal (0.43s) [2022-07-20T15:20:55.954Z] --- PASS: TestKillContainer/killing_signal (0.65s) [2022-07-20T15:20:55.954Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-20T15:20:55.954Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-20T15:20:56.052Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-07-20T15:20:56.518Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-20T15:20:56.776Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3794906290_/foo_true_____} [2022-07-20T15:20:57.343Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.24s) [2022-07-20T15:20:57.343Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.57s) [2022-07-20T15:20:57.343Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.44s) [2022-07-20T15:20:57.343Z] === RUN TestKillStoppedContainer [2022-07-20T15:20:57.343Z] --- PASS: TestKillStoppedContainer (0.08s) [2022-07-20T15:20:57.343Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-20T15:20:57.343Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2022-07-20T15:20:57.343Z] === RUN TestKillDifferentUserContainer [2022-07-20T15:20:57.601Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-07-20T15:20:57.601Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-20T15:20:57.601Z] check_test.go:540: [d586accb62c9d] daemon is not started [2022-07-20T15:20:57.601Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-07-20T15:20:57.860Z] --- PASS: TestKillDifferentUserContainer (0.54s) [2022-07-20T15:20:57.860Z] === RUN TestInspectOomKilledTrue [2022-07-20T15:20:57.860Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-20T15:20:57.860Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-20T15:20:57.860Z] === RUN TestInspectOomKilledFalse [2022-07-20T15:20:57.860Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-20T15:20:57.860Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-20T15:20:57.860Z] === RUN TestLinksEtcHostsContentMatch [2022-07-20T15:20:58.440Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3794906290_/foo_true__0xc000b71638___} [2022-07-20T15:20:58.440Z] --- PASS: TestLinksEtcHostsContentMatch (0.44s) [2022-07-20T15:20:58.440Z] === RUN TestLinksContainerNames [2022-07-20T15:20:59.810Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-07-20T15:20:59.811Z] --- PASS: TestLinksContainerNames (1.35s) [2022-07-20T15:20:59.811Z] === RUN TestLogsFollowTailEmpty [2022-07-20T15:20:59.811Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b71698__} [2022-07-20T15:21:00.378Z] --- PASS: TestLogsFollowTailEmpty (0.69s) [2022-07-20T15:21:00.378Z] === RUN TestLogs [2022-07-20T15:21:00.378Z] === RUN TestLogs/driver_local [2022-07-20T15:21:00.378Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-20T15:21:00.378Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-20T15:21:00.378Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-20T15:21:00.378Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-20T15:21:00.378Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-20T15:21:00.378Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-20T15:21:00.378Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-20T15:21:00.378Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-20T15:21:00.378Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-20T15:21:00.378Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-20T15:21:00.378Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-20T15:21:00.378Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-20T15:21:00.378Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-20T15:21:00.378Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-20T15:21:01.312Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b716b0__} [2022-07-20T15:21:01.312Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-20T15:21:01.569Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-20T15:21:01.569Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-07-20T15:21:02.502Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-20T15:21:02.502Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-20T15:21:03.068Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b716c8__} [2022-07-20T15:21:03.068Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-07-20T15:21:03.410Z] --- PASS: TestServicePlugin (30.89s) [2022-07-20T15:21:03.410Z] === RUN TestServiceUpdateLabel [2022-07-20T15:21:03.634Z] === RUN TestLogs/driver_json-file [2022-07-20T15:21:03.634Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-20T15:21:03.634Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-20T15:21:03.634Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-20T15:21:03.634Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-20T15:21:03.634Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-20T15:21:03.634Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-20T15:21:03.634Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-20T15:21:03.634Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-20T15:21:03.634Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-20T15:21:03.634Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-20T15:21:03.634Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-20T15:21:03.634Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-20T15:21:03.634Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-20T15:21:03.634Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-20T15:21:04.341Z] --- PASS: TestServiceUpdateLabel (2.22s) [2022-07-20T15:21:04.341Z] === RUN TestServiceUpdateSecrets [2022-07-20T15:21:04.567Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-20T15:21:04.567Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-20T15:21:04.824Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b716e0__} [2022-07-20T15:21:04.824Z] check_test.go:540: [d48c377442f25] daemon is not started [2022-07-20T15:21:04.824Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-07-20T15:21:04.946Z] --- PASS: TestServiceWithDataPathPortInit (13.88s) [2022-07-20T15:21:04.946Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-20T15:21:05.391Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-20T15:21:05.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-07-20T15:21:05.649Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-20T15:21:06.332Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:s7h40id8i47wb4g4amgntil29 Created:2022-07-20 15:21:04.930211205 +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[11f850f7a7f418bbe7bed5c4f826f2cffc2e80612b2c755a425584bd29cc35d1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0hjx1eh4ds4lllcowuk5tqrih EndpointID:30e89604afb1978aeb85e0d52e6fd35f337cca172dce0c0aa43d3eb505e3d602 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:99b9664a0214eec8135ab2598091894c27e77732dc3f156efe5656a85870c1cc 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:03db674a22e3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0hjx1eh4ds4lllcowuk5tqrih EndpointID:30e89604afb1978aeb85e0d52e6fd35f337cca172dce0c0aa43d3eb505e3d602 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-20T15:21:07.025Z] --- PASS: TestLogs (6.44s) [2022-07-20T15:21:07.025Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-20T15:21:07.025Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.96s) [2022-07-20T15:21:07.025Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.02s) [2022-07-20T15:21:07.025Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.07s) [2022-07-20T15:21:07.025Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.15s) [2022-07-20T15:21:07.025Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.06s) [2022-07-20T15:21:07.025Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.11s) [2022-07-20T15:21:07.025Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-07-20T15:21:07.025Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.78s) [2022-07-20T15:21:07.026Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.84s) [2022-07-20T15:21:07.026Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.96s) [2022-07-20T15:21:07.026Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.21s) [2022-07-20T15:21:07.026Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.25s) [2022-07-20T15:21:07.026Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.13s) [2022-07-20T15:21:07.026Z] === RUN TestContainerNetworkMountsNoChown [2022-07-20T15:21:07.283Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-07-20T15:21:07.283Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-07-20T15:21:07.283Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-07-20T15:21:07.283Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-07-20T15:21:07.283Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-07-20T15:21:07.283Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-07-20T15:21:07.283Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-07-20T15:21:07.540Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-07-20T15:21:07.540Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-07-20T15:21:07.540Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-07-20T15:21:07.540Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-07-20T15:21:07.541Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-07-20T15:21:07.541Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-07-20T15:21:07.541Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-07-20T15:21:07.541Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-07-20T15:21:07.541Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-07-20T15:21:07.798Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2022-07-20T15:21:07.798Z] === RUN TestMountDaemonRoot [2022-07-20T15:21:07.798Z] === RUN TestMountDaemonRoot/default [2022-07-20T15:21:07.798Z] === PAUSE TestMountDaemonRoot/default [2022-07-20T15:21:07.798Z] === RUN TestMountDaemonRoot/private [2022-07-20T15:21:07.798Z] === PAUSE TestMountDaemonRoot/private [2022-07-20T15:21:07.798Z] === RUN TestMountDaemonRoot/rprivate [2022-07-20T15:21:07.798Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-20T15:21:07.798Z] === RUN TestMountDaemonRoot/slave [2022-07-20T15:21:07.798Z] === PAUSE TestMountDaemonRoot/slave [2022-07-20T15:21:07.798Z] === RUN TestMountDaemonRoot/rslave [2022-07-20T15:21:07.798Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-20T15:21:07.798Z] === RUN TestMountDaemonRoot/shared [2022-07-20T15:21:07.798Z] === PAUSE TestMountDaemonRoot/shared [2022-07-20T15:21:07.798Z] === RUN TestMountDaemonRoot/rshared [2022-07-20T15:21:07.798Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-20T15:21:07.798Z] === CONT TestMountDaemonRoot/default [2022-07-20T15:21:07.798Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-20T15:21:07.798Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-20T15:21:07.798Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-20T15:21:07.798Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-20T15:21:07.798Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-20T15:21:07.798Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-20T15:21:07.798Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-20T15:21:07.798Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-20T15:21:07.798Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-20T15:21:07.798Z] === CONT TestMountDaemonRoot/rshared [2022-07-20T15:21:07.798Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-20T15:21:07.798Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-20T15:21:07.798Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-20T15:21:07.798Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-20T15:21:07.798Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-20T15:21:07.798Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-20T15:21:07.798Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-20T15:21:07.798Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-20T15:21:07.798Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-20T15:21:07.798Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-07-20T15:21:07.798Z] === CONT TestMountDaemonRoot/shared [2022-07-20T15:21:07.798Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-20T15:21:07.798Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-20T15:21:07.798Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-20T15:21:07.798Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-20T15:21:07.798Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-20T15:21:07.798Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-20T15:21:07.798Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-20T15:21:07.798Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-20T15:21:07.798Z] === CONT TestMountDaemonRoot/rslave [2022-07-20T15:21:07.798Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-20T15:21:07.798Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-20T15:21:07.798Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-20T15:21:07.798Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-20T15:21:07.798Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-20T15:21:07.798Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-20T15:21:07.798Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-20T15:21:07.798Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-20T15:21:07.798Z] === CONT TestMountDaemonRoot/slave [2022-07-20T15:21:07.798Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-20T15:21:07.798Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-20T15:21:07.798Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-20T15:21:07.798Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-20T15:21:07.799Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-20T15:21:07.799Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-20T15:21:07.799Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-20T15:21:07.799Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-20T15:21:07.799Z] === CONT TestMountDaemonRoot/rprivate [2022-07-20T15:21:07.799Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-20T15:21:07.799Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-20T15:21:07.799Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-20T15:21:07.799Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-20T15:21:07.799Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-20T15:21:07.799Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-20T15:21:07.799Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-20T15:21:07.799Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-20T15:21:07.799Z] === CONT TestMountDaemonRoot/private [2022-07-20T15:21:07.799Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-20T15:21:07.799Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-20T15:21:07.799Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-20T15:21:07.799Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-20T15:21:07.799Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-20T15:21:07.799Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-20T15:21:07.799Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-20T15:21:07.799Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-20T15:21:07.799Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-20T15:21:07.799Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-20T15:21:07.799Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-07-20T15:21:07.799Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-07-20T15:21:07.799Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-07-20T15:21:07.799Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-20T15:21:07.799Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-20T15:21:07.799Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-07-20T15:21:07.799Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-20T15:21:08.056Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-20T15:21:08.056Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-20T15:21:08.056Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-20T15:21:08.056Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-07-20T15:21:08.056Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-20T15:21:08.056Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-20T15:21:08.056Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-20T15:21:08.056Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-20T15:21:08.056Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-20T15:21:08.056Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-20T15:21:08.313Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-20T15:21:08.313Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-20T15:21:08.313Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-20T15:21:08.313Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-20T15:21:08.313Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-20T15:21:08.313Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-20T15:21:08.313Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-20T15:21:08.313Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-20T15:21:08.313Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-20T15:21:08.313Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-20T15:21:08.313Z] check_test.go:540: [dfcec9b6a75a7] daemon is not started [2022-07-20T15:21:08.313Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-07-20T15:21:08.313Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-20T15:21:08.313Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-20T15:21:08.313Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-20T15:21:08.313Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-20T15:21:08.313Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-07-20T15:21:08.313Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2022-07-20T15:21:08.313Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2022-07-20T15:21:08.313Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-07-20T15:21:08.313Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-20T15:21:08.313Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2022-07-20T15:21:08.313Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-07-20T15:21:08.313Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-07-20T15:21:08.313Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-07-20T15:21:08.313Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-20T15:21:08.313Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-07-20T15:21:08.313Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-07-20T15:21:08.313Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2022-07-20T15:21:08.313Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-07-20T15:21:08.313Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-20T15:21:08.313Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-07-20T15:21:08.313Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2022-07-20T15:21:08.313Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2022-07-20T15:21:08.313Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2022-07-20T15:21:08.313Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-20T15:21:08.313Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2022-07-20T15:21:08.313Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-20T15:21:08.313Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-07-20T15:21:08.313Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-20T15:21:08.313Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-20T15:21:08.313Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.07s) [2022-07-20T15:21:08.313Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-07-20T15:21:08.313Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-07-20T15:21:08.313Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-07-20T15:21:08.313Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-20T15:21:08.313Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-07-20T15:21:08.313Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-07-20T15:21:08.313Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-07-20T15:21:08.313Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-20T15:21:08.313Z] === RUN TestContainerBindMountNonRecursive [2022-07-20T15:21:08.570Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-07-20T15:21:09.943Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-07-20T15:21:09.943Z] --- PASS: TestContainerBindMountNonRecursive (1.63s) [2022-07-20T15:21:09.943Z] === RUN TestContainerVolumesMountedAsShared [2022-07-20T15:21:10.573Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.98s) [2022-07-20T15:21:10.573Z] PASS [2022-07-20T15:21:10.573Z] [2022-07-20T15:21:10.573Z] === Skipped [2022-07-20T15:21:10.573Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-20T15:21:10.573Z] service_test.go:243: FLAKY_TEST [2022-07-20T15:21:10.573Z] [2022-07-20T15:21:10.573Z] DONE 38 tests, 1 skipped in 44.416s [2022-07-20T15:21:10.573Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-20T15:21:10.573Z] ++ 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-07-20T15:21:10.573Z] ++ set -e [2022-07-20T15:21:10.573Z] ++ '[' -n 0 ']' [2022-07-20T15:21:10.573Z] ++ set -x [2022-07-20T15:21:10.573Z] ++ 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-07-20T15:21:10.836Z] INFO: Testing against a local daemon [2022-07-20T15:21:10.836Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-20T15:21:10.836Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T15:21:10.836Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-20T15:21:10.836Z] === RUN TestDockerNetworkIpvlan [2022-07-20T15:21:10.836Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T15:21:10.836Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-20T15:21:10.836Z] PASS [2022-07-20T15:21:10.836Z] [2022-07-20T15:21:10.836Z] === Skipped [2022-07-20T15:21:10.836Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-20T15:21:10.836Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T15:21:10.836Z] [2022-07-20T15:21:10.836Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-20T15:21:10.836Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T15:21:10.836Z] [2022-07-20T15:21:10.836Z] DONE 2 tests, 2 skipped in 0.108s [2022-07-20T15:21:10.836Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-20T15:21:10.836Z] ++ 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-07-20T15:21:10.836Z] ++ set -e [2022-07-20T15:21:10.836Z] ++ '[' -n 0 ']' [2022-07-20T15:21:10.836Z] ++ set -x [2022-07-20T15:21:10.836Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-07-20T15:21:10.836Z] INFO: Testing against a local daemon [2022-07-20T15:21:10.836Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-20T15:21:10.874Z] --- PASS: TestContainerVolumesMountedAsShared (0.68s) [2022-07-20T15:21:10.874Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-20T15:21:10.874Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-07-20T15:21:11.439Z] --- PASS: TestContainerVolumesMountedAsSlave (0.60s) [2022-07-20T15:21:11.439Z] === RUN TestNetworkNat [2022-07-20T15:21:12.004Z] docker_cli_daemon_plugins_test.go:80: [df6053c1f9e40] daemon is not started [2022-07-20T15:21:12.004Z] --- PASS: TestNetworkNat (0.62s) [2022-07-20T15:21:12.004Z] === RUN TestNetworkLocalhostTCPNat [2022-07-20T15:21:12.221Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2022-07-20T15:21:12.221Z] === RUN TestDockerNetworkMacvlan [2022-07-20T15:21:12.569Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-07-20T15:21:12.570Z] --- PASS: TestNetworkLocalhostTCPNat (0.63s) [2022-07-20T15:21:12.570Z] === RUN TestNetworkLoopbackNat [2022-07-20T15:21:12.792Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-20T15:21:13.135Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-07-20T15:21:13.735Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-20T15:21:14.067Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-07-20T15:21:14.182Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-07-20T15:21:14.182Z] tests/integration/client_test.py ..... [ 75%] [2022-07-20T15:21:14.182Z] tests/integration/context_api_test.py ... [ 76%] [2022-07-20T15:21:14.182Z] tests/integration/errors_test.py . [ 76%] [2022-07-20T15:21:14.324Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-07-20T15:21:14.677Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-20T15:21:14.888Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-07-20T15:21:14.888Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-07-20T15:21:15.822Z] --- PASS: TestNetworkLoopbackNat (3.03s) [2022-07-20T15:21:15.822Z] === RUN TestPause [2022-07-20T15:21:15.822Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-07-20T15:21:15.822Z] docker_cli_daemon_plugins_test.go:170: [dd9d46afc9c1c] daemon is not started [2022-07-20T15:21:16.062Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-20T15:21:16.388Z] --- PASS: TestPause (0.78s) [2022-07-20T15:21:16.388Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-20T15:21:16.388Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-20T15:21:16.388Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-20T15:21:16.388Z] === RUN TestPauseStopPausedContainer [2022-07-20T15:21:16.388Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-07-20T15:21:17.319Z] --- PASS: TestPauseStopPausedContainer (0.76s) [2022-07-20T15:21:17.319Z] === RUN TestPidHost [2022-07-20T15:21:17.319Z] === RUN TestDockerSuite/TestExecAPIStart [2022-07-20T15:21:17.319Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-07-20T15:21:17.976Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-20T15:21:19.197Z] --- PASS: TestServiceUpdateSecrets (14.63s) [2022-07-20T15:21:19.197Z] === RUN TestServiceUpdateConfigs [2022-07-20T15:21:19.219Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-07-20T15:21:19.219Z] --- PASS: TestPidHost (1.87s) [2022-07-20T15:21:19.219Z] === RUN TestPsFilter [2022-07-20T15:21:19.219Z] --- PASS: TestPsFilter (0.18s) [2022-07-20T15:21:19.219Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-20T15:21:20.150Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-07-20T15:21:20.150Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2022-07-20T15:21:20.150Z] === RUN TestRemoveContainerWithVolume [2022-07-20T15:21:20.715Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-07-20T15:21:20.715Z] --- PASS: TestRemoveContainerWithVolume (0.84s) [2022-07-20T15:21:20.715Z] === RUN TestRemoveContainerRunning [2022-07-20T15:21:20.973Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-07-20T15:21:21.230Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-07-20T15:21:21.279Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-20T15:21:21.492Z] --- PASS: TestRemoveContainerRunning (0.72s) [2022-07-20T15:21:21.492Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-20T15:21:21.751Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-07-20T15:21:21.751Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-07-20T15:21:22.220Z] --- PASS: TestDockerNetworkMacvlan (9.86s) [2022-07-20T15:21:22.220Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-07-20T15:21:22.220Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-07-20T15:21:22.220Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s) [2022-07-20T15:21:22.220Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s) [2022-07-20T15:21:22.220Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.23s) [2022-07-20T15:21:22.221Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s) [2022-07-20T15:21:22.221Z] PASS [2022-07-20T15:21:22.221Z] [2022-07-20T15:21:22.221Z] DONE 8 tests in 11.350s [2022-07-20T15:21:22.221Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-20T15:21:22.221Z] ++ 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-07-20T15:21:22.221Z] ++ set -e [2022-07-20T15:21:22.221Z] ++ '[' -n 0 ']' [2022-07-20T15:21:22.221Z] ++ set -x [2022-07-20T15:21:22.221Z] ++ 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-07-20T15:21:22.221Z] testing: warning: no tests to run [2022-07-20T15:21:22.221Z] PASS [2022-07-20T15:21:22.221Z] [2022-07-20T15:21:22.221Z] DONE 0 tests in 0.030s [2022-07-20T15:21:22.221Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-20T15:21:22.221Z] ++ 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-07-20T15:21:22.221Z] ++ set -e [2022-07-20T15:21:22.221Z] ++ '[' -n 0 ']' [2022-07-20T15:21:22.221Z] ++ set -x [2022-07-20T15:21:22.221Z] ++ 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-07-20T15:21:22.221Z] INFO: Testing against a local daemon [2022-07-20T15:21:22.221Z] === RUN TestAuthZPluginAllowRequest [2022-07-20T15:21:22.315Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s) [2022-07-20T15:21:22.316Z] === RUN TestRemoveInvalidContainer [2022-07-20T15:21:22.316Z] check_test.go:540: [d72f8b15fae11] daemon is not started [2022-07-20T15:21:22.316Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-07-20T15:21:22.316Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-07-20T15:21:22.316Z] === RUN TestRenameLinkedContainer [2022-07-20T15:21:22.573Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-07-20T15:21:23.505Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-07-20T15:21:23.605Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2022-07-20T15:21:23.605Z] === RUN TestAuthZPluginTLS [2022-07-20T15:21:23.866Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-07-20T15:21:23.866Z] === RUN TestAuthZPluginDenyRequest [2022-07-20T15:21:24.070Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-07-20T15:21:24.328Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-07-20T15:21:24.437Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-07-20T15:21:24.437Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-20T15:21:25.009Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-20T15:21:25.009Z] === RUN TestAuthZPluginDenyResponse [2022-07-20T15:21:25.261Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-07-20T15:21:25.518Z] --- PASS: TestRenameLinkedContainer (3.25s) [2022-07-20T15:21:25.518Z] === RUN TestRenameStoppedContainer [2022-07-20T15:21:25.580Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-07-20T15:21:25.580Z] === RUN TestAuthZPluginAllowEventStream [2022-07-20T15:21:26.082Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-07-20T15:21:26.339Z] --- PASS: TestRenameStoppedContainer (0.79s) [2022-07-20T15:21:26.339Z] === RUN TestRenameRunningContainerAndReuse [2022-07-20T15:21:26.965Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s) [2022-07-20T15:21:26.965Z] === RUN TestAuthZPluginErrorResponse [2022-07-20T15:21:27.226Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-07-20T15:21:27.226Z] === RUN TestAuthZPluginErrorRequest [2022-07-20T15:21:27.272Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-07-20T15:21:27.798Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-20T15:21:27.798Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-20T15:21:27.837Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-07-20T15:21:27.837Z] --- PASS: TestRenameRunningContainerAndReuse (1.59s) [2022-07-20T15:21:27.837Z] === RUN TestRenameInvalidName [2022-07-20T15:21:28.369Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-07-20T15:21:28.369Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-20T15:21:28.401Z] --- PASS: TestRenameInvalidName (0.61s) [2022-07-20T15:21:28.401Z] === RUN TestRenameAnonymousContainer [2022-07-20T15:21:29.332Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-07-20T15:21:29.755Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.41s) [2022-07-20T15:21:29.755Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-20T15:21:30.703Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-07-20T15:21:30.703Z] --- PASS: TestRenameAnonymousContainer (2.14s) [2022-07-20T15:21:30.703Z] === RUN TestRenameContainerWithSameName [2022-07-20T15:21:31.141Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.49s) [2022-07-20T15:21:31.141Z] === RUN TestAuthZPluginHeader [2022-07-20T15:21:31.268Z] --- PASS: TestRenameContainerWithSameName (0.51s) [2022-07-20T15:21:31.268Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-20T15:21:31.831Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-07-20T15:21:32.083Z] --- PASS: TestAuthZPluginHeader (0.72s) [2022-07-20T15:21:32.083Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-20T15:21:32.083Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T15:21:32.083Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-20T15:21:32.083Z] === RUN TestAuthZPluginV2Disable [2022-07-20T15:21:32.083Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T15:21:32.083Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-07-20T15:21:32.083Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-20T15:21:32.083Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T15:21:32.083Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-20T15:21:32.083Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-20T15:21:32.083Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T15:21:32.083Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-20T15:21:32.083Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-20T15:21:32.396Z] --- PASS: TestRenameContainerWithLinkedContainer (1.22s) [2022-07-20T15:21:32.396Z] === RUN TestResize [2022-07-20T15:21:32.961Z] --- PASS: TestResize (0.58s) [2022-07-20T15:21:32.961Z] === RUN TestResizeWithInvalidSize [2022-07-20T15:21:32.964Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-07-20T15:21:33.529Z] --- PASS: TestResizeWithInvalidSize (0.63s) [2022-07-20T15:21:33.529Z] === RUN TestResizeWhenContainerNotStarted [2022-07-20T15:21:33.529Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-07-20T15:21:34.054Z] --- PASS: TestServiceUpdateConfigs (14.87s) [2022-07-20T15:21:34.054Z] === RUN TestServiceUpdateNetwork [2022-07-20T15:21:34.094Z] --- PASS: TestResizeWhenContainerNotStarted (0.52s) [2022-07-20T15:21:34.094Z] === RUN TestDaemonRestartKillContainers [2022-07-20T15:21:34.094Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-20T15:21:34.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-20T15:21:34.094Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-20T15:21:34.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-20T15:21:34.094Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-20T15:21:34.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-20T15:21:34.094Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-20T15:21:34.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-20T15:21:34.094Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-20T15:21:34.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-20T15:21:34.094Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-20T15:21:34.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-20T15:21:34.094Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-20T15:21:34.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-20T15:21:34.094Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-20T15:21:34.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-20T15:21:34.094Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T15:21:34.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T15:21:34.094Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T15:21:34.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T15:21:34.094Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T15:21:34.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T15:21:34.094Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T15:21:34.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T15:21:34.094Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-20T15:21:34.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-20T15:21:34.094Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-20T15:21:34.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-20T15:21:34.094Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-20T15:21:34.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-20T15:21:34.094Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-20T15:21:34.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-20T15:21:34.094Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-20T15:21:34.094Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T15:21:34.094Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-07-20T15:21:36.680Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-20T15:21:37.609Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-07-20T15:21:37.867Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-20T15:21:38.124Z] === RUN TestDockerSuite/TestGetContainerStats [2022-07-20T15:21:38.688Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-20T15:21:40.059Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-20T15:21:40.622Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-20T15:21:41.992Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-20T15:21:42.556Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-20T15:21:43.121Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-07-20T15:21:44.052Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-20T15:21:44.308Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-07-20T15:21:44.568Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-20T15:21:45.501Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-20T15:21:46.066Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-20T15:21:46.241Z] --- PASS: TestServiceUpdateNetwork (12.68s) [2022-07-20T15:21:46.241Z] === RUN TestServiceUpdatePidsLimit [2022-07-20T15:21:47.000Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T15:21:47.257Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T15:21:47.613Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-20T15:21:47.822Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-07-20T15:21:48.178Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-20T15:21:48.966Z] ......... [ 85%] [2022-07-20T15:21:49.192Z] check_test.go:540: [d08fd885046d7] daemon is not started [2022-07-20T15:21:49.193Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-07-20T15:21:49.757Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-07-20T15:21:50.194Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2022-07-20T15:21:50.194Z] PASS [2022-07-20T15:21:50.194Z] [2022-07-20T15:21:50.194Z] === Skipped [2022-07-20T15:21:50.194Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-20T15:21:50.194Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T15:21:50.194Z] [2022-07-20T15:21:50.194Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-07-20T15:21:50.194Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T15:21:50.194Z] [2022-07-20T15:21:50.194Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-20T15:21:50.194Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T15:21:50.194Z] [2022-07-20T15:21:50.194Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-20T15:21:50.194Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T15:21:50.194Z] [2022-07-20T15:21:50.194Z] DONE 17 tests, 4 skipped in 26.709s [2022-07-20T15:21:50.194Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-20T15:21:50.194Z] ++ 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-07-20T15:21:50.194Z] ++ set -e [2022-07-20T15:21:50.194Z] ++ '[' -n 0 ']' [2022-07-20T15:21:50.194Z] ++ set -x [2022-07-20T15:21:50.194Z] ++ 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-07-20T15:21:50.194Z] INFO: Testing against a local daemon [2022-07-20T15:21:50.194Z] === RUN TestPluginInvalidJSON [2022-07-20T15:21:50.194Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-20T15:21:50.194Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-20T15:21:50.194Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-20T15:21:50.194Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-20T15:21:50.194Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-20T15:21:50.194Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-20T15:21:50.194Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-20T15:21:50.194Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-20T15:21:50.194Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-20T15:21:50.194Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-20T15:21:50.194Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-20T15:21:50.194Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-20T15:21:50.194Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-20T15:21:50.194Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-20T15:21:50.194Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-20T15:21:50.194Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-20T15:21:50.194Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-20T15:21:50.194Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-20T15:21:50.195Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-20T15:21:50.195Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-20T15:21:50.195Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-20T15:21:50.195Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-20T15:21:50.195Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-20T15:21:50.195Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-20T15:21:50.195Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-20T15:21:50.195Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-20T15:21:50.195Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-20T15:21:50.195Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-20T15:21:50.195Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-20T15:21:50.195Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-20T15:21:50.195Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-20T15:21:50.195Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-20T15:21:50.195Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-20T15:21:50.195Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-20T15:21:50.195Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-20T15:21:50.195Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-20T15:21:50.195Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-20T15:21:50.195Z] === RUN TestPluginInstall [2022-07-20T15:21:50.195Z] === RUN TestPluginInstall/no_auth [2022-07-20T15:21:50.195Z] time="2022-07-20T15:21:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T15:21:50.195Z] time="2022-07-20T15:21:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3f2aa5317fa9fe4c25b69c2489d4808e30278058643eb14c0b592e89e2420ce8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T15:21:50.195Z] time="2022-07-20T15:21:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T15:21:50.195Z] time="2022-07-20T15:21:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3f2aa5317fa9fe4c25b69c2489d4808e30278058643eb14c0b592e89e2420ce8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T15:21:50.195Z] === RUN TestPluginInstall/with_htpasswd [2022-07-20T15:21:50.456Z] time="2022-07-20T15:21:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T15:21:50.456Z] time="2022-07-20T15:21:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8333170aff8117fa9b096221a6825a0d750995b878479cd71347ac41d74e178b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T15:21:50.456Z] time="2022-07-20T15:21:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T15:21:50.456Z] time="2022-07-20T15:21:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8333170aff8117fa9b096221a6825a0d750995b878479cd71347ac41d74e178b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T15:21:50.717Z] === RUN TestPluginInstall/with_insecure [2022-07-20T15:21:51.130Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-07-20T15:21:51.130Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T15:21:51.659Z] time="2022-07-20T15:21:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T15:21:51.659Z] time="2022-07-20T15:21:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:15d9cc621e09aa3146e4f90142df181288d57941990c70a4acca447f5fd58c50" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T15:21:51.659Z] time="2022-07-20T15:21:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T15:21:51.659Z] time="2022-07-20T15:21:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:15d9cc621e09aa3146e4f90142df181288d57941990c70a4acca447f5fd58c50" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T15:21:51.659Z] plugin_test.go:195: [d095ae6386718] daemon is not started [2022-07-20T15:21:51.659Z] --- PASS: TestPluginInstall (2.73s) [2022-07-20T15:21:51.659Z] --- PASS: TestPluginInstall/no_auth (1.10s) [2022-07-20T15:21:51.659Z] --- PASS: TestPluginInstall/with_htpasswd (0.58s) [2022-07-20T15:21:51.659Z] --- PASS: TestPluginInstall/with_insecure (1.05s) [2022-07-20T15:21:51.659Z] === RUN TestPluginsWithRuntimes [2022-07-20T15:21:53.573Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-20T15:21:54.145Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-20T15:21:54.220Z] tests/integration/models_images_test.py ............... [ 89%] [2022-07-20T15:21:54.408Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-07-20T15:21:54.973Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-07-20T15:21:54.973Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-07-20T15:21:55.086Z] --- PASS: TestPluginsWithRuntimes (3.40s) [2022-07-20T15:21:55.087Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.92s) [2022-07-20T15:21:55.087Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2022-07-20T15:21:55.087Z] === RUN TestPluginBackCompatMediaTypes [2022-07-20T15:21:55.230Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-07-20T15:21:55.418Z] tests/integration/models_networks_test.py .... [ 90%] [2022-07-20T15:21:55.659Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2022-07-20T15:21:55.659Z] PASS [2022-07-20T15:21:55.659Z] [2022-07-20T15:21:55.659Z] DONE 24 tests in 6.866s [2022-07-20T15:21:55.659Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-20T15:21:55.659Z] ++ 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-07-20T15:21:55.659Z] ++ set -e [2022-07-20T15:21:55.659Z] ++ '[' -n 0 ']' [2022-07-20T15:21:55.659Z] ++ set -x [2022-07-20T15:21:55.659Z] ++ 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-07-20T15:21:55.798Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-07-20T15:21:55.919Z] INFO: Testing against a local daemon [2022-07-20T15:21:55.919Z] === RUN TestExternalGraphDriver [2022-07-20T15:21:56.055Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-20T15:21:56.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.10s) [2022-07-20T15:21:56.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.72s) [2022-07-20T15:21:56.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.45s) [2022-07-20T15:21:56.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.89s) [2022-07-20T15:21:56.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.96s) [2022-07-20T15:21:56.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.20s) [2022-07-20T15:21:56.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.92s) [2022-07-20T15:21:56.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.00s) [2022-07-20T15:21:56.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.15s) [2022-07-20T15:21:56.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.49s) [2022-07-20T15:21:56.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.34s) [2022-07-20T15:21:56.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.29s) [2022-07-20T15:21:56.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-07-20T15:21:56.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.46s) [2022-07-20T15:21:56.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.35s) [2022-07-20T15:21:56.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.91s) [2022-07-20T15:21:56.055Z] === RUN TestCgroupNamespacesRun [2022-07-20T15:21:56.180Z] === RUN TestExternalGraphDriver/json [2022-07-20T15:21:56.274Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-20T15:21:56.987Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-07-20T15:21:57.919Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-07-20T15:21:57.919Z] --- PASS: TestCgroupNamespacesRun (1.85s) [2022-07-20T15:21:57.919Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-20T15:21:58.093Z] === RUN TestExternalGraphDriver/spec [2022-07-20T15:21:58.852Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-07-20T15:21:59.479Z] === RUN TestExternalGraphDriver/pull [2022-07-20T15:21:59.786Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-07-20T15:22:00.044Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.98s) [2022-07-20T15:22:00.044Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-20T15:22:00.610Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-07-20T15:22:00.611Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-07-20T15:22:00.611Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-07-20T15:22:01.393Z] --- PASS: TestExternalGraphDriver (5.24s) [2022-07-20T15:22:01.393Z] --- PASS: TestExternalGraphDriver/json (1.62s) [2022-07-20T15:22:01.393Z] --- PASS: TestExternalGraphDriver/spec (1.60s) [2022-07-20T15:22:01.393Z] --- PASS: TestExternalGraphDriver/pull (1.67s) [2022-07-20T15:22:01.393Z] === RUN TestGraphdriverPluginV2 [2022-07-20T15:22:01.393Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T15:22:01.393Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-07-20T15:22:01.393Z] PASS [2022-07-20T15:22:01.393Z] [2022-07-20T15:22:01.393Z] === Skipped [2022-07-20T15:22:01.393Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-07-20T15:22:01.393Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T15:22:01.393Z] [2022-07-20T15:22:01.393Z] DONE 5 tests, 1 skipped in 5.678s [2022-07-20T15:22:01.393Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-20T15:22:01.393Z] ++ 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-07-20T15:22:01.393Z] ++ set -e [2022-07-20T15:22:01.393Z] ++ '[' -n 0 ']' [2022-07-20T15:22:01.393Z] ++ set -x [2022-07-20T15:22:01.393Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-20T15:22:01.545Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-07-20T15:22:01.655Z] INFO: Testing against a local daemon [2022-07-20T15:22:01.655Z] === RUN TestContinueAfterPluginCrash [2022-07-20T15:22:01.655Z] === PAUSE TestContinueAfterPluginCrash [2022-07-20T15:22:01.655Z] === RUN TestReadPluginNoRead [2022-07-20T15:22:01.655Z] === PAUSE TestReadPluginNoRead [2022-07-20T15:22:01.655Z] === RUN TestDaemonStartWithLogOpt [2022-07-20T15:22:01.655Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-20T15:22:01.655Z] === CONT TestContinueAfterPluginCrash [2022-07-20T15:22:01.655Z] === CONT TestDaemonStartWithLogOpt [2022-07-20T15:22:01.985Z] tests/integration/models_nodes_test.py . [ 90%] [2022-07-20T15:22:01.985Z] tests/integration/models_resources_test.py . [ 91%] [2022-07-20T15:22:02.110Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.09s) [2022-07-20T15:22:02.110Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-20T15:22:02.367Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-07-20T15:22:02.822Z] --- PASS: TestServiceUpdatePidsLimit (16.39s) [2022-07-20T15:22:02.822Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-07-20T15:22:02.822Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-07-20T15:22:02.822Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s) [2022-07-20T15:22:02.822Z] PASS [2022-07-20T15:22:02.822Z] [2022-07-20T15:22:02.822Z] === Skipped [2022-07-20T15:22:02.822Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-20T15:22:02.822Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-20T15:22:02.822Z] [2022-07-20T15:22:02.822Z] DONE 27 tests, 1 skipped in 167.713s [2022-07-20T15:22:02.822Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-20T15:22:02.822Z] INFO: Testing against a local daemon [2022-07-20T15:22:02.822Z] === RUN TestSessionCreate [2022-07-20T15:22:02.822Z] --- PASS: TestSessionCreate (0.02s) [2022-07-20T15:22:02.822Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-20T15:22:02.822Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-20T15:22:02.822Z] PASS [2022-07-20T15:22:02.822Z] [2022-07-20T15:22:02.822Z] DONE 2 tests in 0.059s [2022-07-20T15:22:02.822Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-20T15:22:02.822Z] INFO: Testing against a local daemon [2022-07-20T15:22:02.822Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-20T15:22:02.822Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-07-20T15:22:02.822Z] === RUN TestDiskUsage [2022-07-20T15:22:02.822Z] === PAUSE TestDiskUsage [2022-07-20T15:22:02.822Z] === RUN TestEventsExecDie [2022-07-20T15:22:03.387Z] --- PASS: TestEventsExecDie (0.61s) [2022-07-20T15:22:03.387Z] === RUN TestEventsBackwardsCompatible [2022-07-20T15:22:03.387Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-07-20T15:22:03.387Z] === RUN TestEventsVolumeCreate [2022-07-20T15:22:03.645Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-07-20T15:22:03.645Z] === RUN TestInfoBinaryCommits [2022-07-20T15:22:03.645Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-20T15:22:03.645Z] === RUN TestInfoAPIVersioned [2022-07-20T15:22:03.645Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-20T15:22:03.645Z] === RUN TestInfoAPI [2022-07-20T15:22:03.645Z] --- PASS: TestInfoAPI (0.02s) [2022-07-20T15:22:03.645Z] === RUN TestInfoAPIWarnings [2022-07-20T15:22:04.231Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-07-20T15:22:04.262Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-07-20T15:22:04.262Z] --- PASS: TestCgroupNamespacesRunHostMode (2.16s) [2022-07-20T15:22:04.262Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-20T15:22:04.957Z] --- PASS: TestDaemonStartWithLogOpt (3.28s) [2022-07-20T15:22:04.957Z] === CONT TestReadPluginNoRead [2022-07-20T15:22:05.633Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.47s) [2022-07-20T15:22:05.633Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-20T15:22:05.889Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-07-20T15:22:06.455Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-07-20T15:22:06.997Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-07-20T15:22:06.997Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-07-20T15:22:07.019Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-07-20T15:22:07.019Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-07-20T15:22:07.276Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.56s) [2022-07-20T15:22:07.276Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-20T15:22:07.504Z] === RUN TestReadPluginNoRead/default [2022-07-20T15:22:08.210Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.72s) [2022-07-20T15:22:08.210Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-20T15:22:08.447Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-20T15:22:09.580Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.45s) [2022-07-20T15:22:09.580Z] === RUN TestNISDomainname [2022-07-20T15:22:09.833Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-20T15:22:09.833Z] --- PASS: TestContinueAfterPluginCrash (8.21s) [2022-07-20T15:22:10.143Z] --- PASS: TestNISDomainname (0.71s) [2022-07-20T15:22:10.143Z] === RUN TestHostnameDnsResolution [2022-07-20T15:22:10.790Z] === CONT TestReadPluginNoRead [2022-07-20T15:22:10.790Z] read_test.go:92: [d5e519ac417ef] daemon is not started [2022-07-20T15:22:10.790Z] --- PASS: TestReadPluginNoRead (5.92s) [2022-07-20T15:22:10.790Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2022-07-20T15:22:10.790Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.21s) [2022-07-20T15:22:10.790Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.27s) [2022-07-20T15:22:10.790Z] PASS [2022-07-20T15:22:10.790Z] [2022-07-20T15:22:10.790Z] DONE 6 tests in 9.309s [2022-07-20T15:22:10.790Z] 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-07-20T15:22:10.790Z] ++ 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-07-20T15:22:10.790Z] ++ set -e [2022-07-20T15:22:10.790Z] ++ '[' -n 0 ']' [2022-07-20T15:22:10.790Z] ++ set -x [2022-07-20T15:22:10.790Z] ++ 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-07-20T15:22:10.790Z] testing: warning: no tests to run [2022-07-20T15:22:10.790Z] PASS [2022-07-20T15:22:10.790Z] [2022-07-20T15:22:10.790Z] DONE 0 tests in 0.033s [2022-07-20T15:22:10.790Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-20T15:22:10.790Z] ++ 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-07-20T15:22:10.790Z] ++ set -e [2022-07-20T15:22:10.790Z] ++ '[' -n 0 ']' [2022-07-20T15:22:10.790Z] ++ set -x [2022-07-20T15:22:10.790Z] ++ 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-07-20T15:22:10.806Z] tests/integration/regression_test.py ...... [ 98%] [2022-07-20T15:22:11.059Z] INFO: Testing against a local daemon [2022-07-20T15:22:11.059Z] === RUN TestPluginWithDevMounts [2022-07-20T15:22:11.059Z] === PAUSE TestPluginWithDevMounts [2022-07-20T15:22:11.059Z] === CONT TestPluginWithDevMounts [2022-07-20T15:22:11.077Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-07-20T15:22:11.077Z] --- PASS: TestHostnameDnsResolution (0.95s) [2022-07-20T15:22:11.077Z] === RUN TestUnprivilegedPortsAndPing [2022-07-20T15:22:11.326Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-07-20T15:22:11.326Z] tests/integration/credentials/utils_test.py . [100%] [2022-07-20T15:22:11.326Z] [2022-07-20T15:22:11.326Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-07-20T15:22:11.326Z] =========================== short test summary info ============================ [2022-07-20T15:22:11.326Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-07-20T15:22:11.326Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-07-20T15:22:11.326Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-07-20T15:22:11.326Z] Not supported on most drivers [2022-07-20T15:22:11.326Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-07-20T15:22:11.326Z] Output of docker top depends on host distro, and is not formalized. [2022-07-20T15:22:11.326Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-07-20T15:22:11.326Z] Output of docker top depends on host distro, and is not formalized. [2022-07-20T15:22:11.326Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-07-20T15:22:11.326Z] Can fail if eth0 has multiple IP addresses [2022-07-20T15:22:11.326Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-07-20T15:22:11.326Z] This doesn't seem to be taken into account by the engine [2022-07-20T15:22:11.326Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-07-20T15:22:11.326Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-07-20T15:22:11.326Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 286.73 seconds == [2022-07-20T15:22:11.585Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-07-20T15:22:12.010Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-07-20T15:22:12.010Z] --- PASS: TestUnprivilegedPortsAndPing (0.75s) [2022-07-20T15:22:12.010Z] === RUN TestPrivilegedHostDevices [2022-07-20T15:22:12.462Z] --- PASS: TestPluginWithDevMounts (1.57s) [2022-07-20T15:22:12.462Z] PASS [2022-07-20T15:22:12.462Z] [2022-07-20T15:22:12.462Z] DONE 1 tests in 1.689s [2022-07-20T15:22:12.462Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-20T15:22:12.462Z] ++ 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-07-20T15:22:12.462Z] ++ set -e [2022-07-20T15:22:12.462Z] ++ '[' -n 0 ']' [2022-07-20T15:22:12.462Z] ++ set -x [2022-07-20T15:22:12.463Z] ++ 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-07-20T15:22:12.575Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-07-20T15:22:12.724Z] INFO: Testing against a local daemon [2022-07-20T15:22:12.724Z] === RUN TestSecretInspect [2022-07-20T15:22:12.834Z] --- PASS: TestPrivilegedHostDevices (0.95s) [2022-07-20T15:22:12.834Z] === RUN TestRunConsoleSize [2022-07-20T15:22:13.398Z] --- PASS: TestRunConsoleSize (0.70s) [2022-07-20T15:22:13.398Z] === RUN TestStats [2022-07-20T15:22:13.963Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-07-20T15:22:14.221Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-07-20T15:22:15.268Z] --- PASS: TestSecretInspect (2.30s) [2022-07-20T15:22:15.268Z] === RUN TestSecretList [2022-07-20T15:22:16.115Z] --- PASS: TestStats (2.70s) [2022-07-20T15:22:16.115Z] === RUN TestStopContainerWithTimeout [2022-07-20T15:22:16.115Z] === RUN TestStopContainerWithTimeout/0 [2022-07-20T15:22:16.115Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-20T15:22:16.115Z] === RUN TestStopContainerWithTimeout/1 [2022-07-20T15:22:16.115Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-20T15:22:16.115Z] === RUN TestStopContainerWithTimeout/3 [2022-07-20T15:22:16.115Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-20T15:22:16.115Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-20T15:22:16.115Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-20T15:22:16.115Z] === CONT TestStopContainerWithTimeout/0 [2022-07-20T15:22:16.115Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-20T15:22:17.046Z] === CONT TestStopContainerWithTimeout/3 [2022-07-20T15:22:17.181Z] --- PASS: TestSecretList (2.23s) [2022-07-20T15:22:17.181Z] === RUN TestSecretsCreateAndDelete [2022-07-20T15:22:17.979Z] check_test.go:540: [d5f760133ab4e] daemon is not started [2022-07-20T15:22:17.979Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-07-20T15:22:18.908Z] === CONT TestStopContainerWithTimeout/1 [2022-07-20T15:22:19.165Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-07-20T15:22:19.726Z] --- PASS: TestSecretsCreateAndDelete (2.26s) [2022-07-20T15:22:19.726Z] === RUN TestSecretsUpdate [2022-07-20T15:22:20.535Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2022-07-20T15:22:20.535Z] --- PASS: TestStopContainerWithTimeout/0 (0.93s) [2022-07-20T15:22:20.535Z] --- PASS: TestStopContainerWithTimeout/-1 (2.75s) [2022-07-20T15:22:20.535Z] --- PASS: TestStopContainerWithTimeout/3 (2.67s) [2022-07-20T15:22:20.535Z] --- PASS: TestStopContainerWithTimeout/1 (1.59s) [2022-07-20T15:22:20.535Z] === RUN TestDeleteDevicemapper [2022-07-20T15:22:20.535Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-20T15:22:20.535Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-20T15:22:20.535Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-20T15:22:21.098Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-07-20T15:22:21.098Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-07-20T15:22:21.098Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-07-20T15:22:21.098Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-07-20T15:22:21.640Z] --- PASS: TestSecretsUpdate (2.25s) [2022-07-20T15:22:21.640Z] === RUN TestTemplatedSecret [2022-07-20T15:22:21.662Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-07-20T15:22:21.662Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-07-20T15:22:21.705Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-20T15:22:21.705Z] === RUN TestInfoDebug [2022-07-20T15:22:21.705Z] --- PASS: TestInfoDebug (0.52s) [2022-07-20T15:22:21.705Z] === RUN TestInfoInsecureRegistries [2022-07-20T15:22:21.705Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-20T15:22:21.705Z] === RUN TestInfoRegistryMirrors [2022-07-20T15:22:21.705Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-20T15:22:21.705Z] === RUN TestLoginFailsWithBadCredentials [2022-07-20T15:22:21.963Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-07-20T15:22:21.963Z] === RUN TestPingCacheHeaders [2022-07-20T15:22:22.220Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-20T15:22:22.220Z] === RUN TestPingGet [2022-07-20T15:22:22.220Z] --- PASS: TestPingGet (0.01s) [2022-07-20T15:22:22.220Z] === RUN TestPingHead [2022-07-20T15:22:22.220Z] --- PASS: TestPingHead (0.02s) [2022-07-20T15:22:22.220Z] === RUN TestPingSwarmHeader [2022-07-20T15:22:22.594Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-07-20T15:22:22.594Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-07-20T15:22:22.784Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-20T15:22:23.158Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.47s) [2022-07-20T15:22:23.158Z] === RUN TestUpdateMemory [2022-07-20T15:22:23.158Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-20T15:22:23.158Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-20T15:22:23.158Z] === RUN TestUpdateCPUQuota [2022-07-20T15:22:23.348Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-20T15:22:23.415Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-07-20T15:22:23.415Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-07-20T15:22:23.793Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-20T15:22:23.793Z] [2022-07-20T15:22:23.793Z] Unloading profiles will leave already running processes permanently [2022-07-20T15:22:23.793Z] unconfined, which can lead to unexpected situations. [2022-07-20T15:22:23.793Z] [2022-07-20T15:22:23.793Z] To set a process to complain mode, use the command line tool [2022-07-20T15:22:23.793Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-20T15:22:23.793Z] Post stage [Pipeline] junit [2022-07-20T15:22:23.806Z] Recording test results [2022-07-20T15:22:24.188Z] --- PASS: TestTemplatedSecret (2.51s) [2022-07-20T15:22:24.188Z] === RUN TestSecretCreateResolve [2022-07-20T15:22:24.281Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-20T15:22:24.281Z] --- PASS: TestPingSwarmHeader (2.06s) [2022-07-20T15:22:24.281Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-20T15:22:24.281Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-20T15:22:24.281Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-20T15:22:24.281Z] === RUN TestVersion [2022-07-20T15:22:24.281Z] --- PASS: TestVersion (0.02s) [2022-07-20T15:22:24.281Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-07-20T15:22:24.281Z] === CONT TestDiskUsage [2022-07-20T15:22:24.352Z] --- PASS: TestUpdateCPUQuota (1.35s) [2022-07-20T15:22:24.353Z] === RUN TestUpdatePidsLimit [2022-07-20T15:22:24.353Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-20T15:22:24.846Z] === RUN TestDiskUsage/empty [2022-07-20T15:22:24.846Z] === RUN TestDiskUsage/empty/container_types [2022-07-20T15:22:24.846Z] === RUN TestDiskUsage/empty/image_types [2022-07-20T15:22:24.846Z] === RUN TestDiskUsage/empty/volume_types [2022-07-20T15:22:24.846Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-20T15:22:24.846Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-20T15:22:24.846Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-20T15:22:24.846Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-20T15:22:24.846Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-20T15:22:24.846Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-20T15:22:24.846Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-20T15:22:24.846Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-20T15:22:24.860Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-07-20T15:22:24.917Z] === RUN TestUpdatePidsLimit/no_change [2022-07-20T15:22:24.917Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-07-20T15:22:24.917Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-07-20T15:22:25.105Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-20T15:22:25.105Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-20T15:22:25.105Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-20T15:22:25.105Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-20T15:22:25.105Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-20T15:22:25.105Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-20T15:22:25.105Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-20T15:22:25.105Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-20T15:22:25.105Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-20T15:22:25.105Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-20T15:22:25.105Z] === RUN TestDiskUsage/after_container.Run [2022-07-20T15:22:25.145Z] + echo Ensuring container killed. [2022-07-20T15:22:25.145Z] Ensuring container killed. [2022-07-20T15:22:25.145Z] + docker rm -vf docker-pr2 [2022-07-20T15:22:25.145Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-20T15:22:25.206Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-20T15:22:25.450Z] + echo Chowning /workspace to jenkins user [2022-07-20T15:22:25.450Z] Chowning /workspace to jenkins user [2022-07-20T15:22:25.450Z] + id -u [2022-07-20T15:22:25.450Z] + id -g [2022-07-20T15:22:25.450Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43839:/workspace busybox chown -R 1000:1000 /workspace [2022-07-20T15:22:25.450Z] Unable to find image 'busybox:latest' locally [2022-07-20T15:22:25.670Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-20T15:22:25.670Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-20T15:22:25.670Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-20T15:22:25.670Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-20T15:22:25.670Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-20T15:22:25.670Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-20T15:22:25.670Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-20T15:22:25.670Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-20T15:22:25.670Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-20T15:22:25.670Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-20T15:22:25.670Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.44s) [2022-07-20T15:22:25.670Z] --- PASS: TestDiskUsage (1.49s) [2022-07-20T15:22:25.670Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-20T15:22:25.670Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-20T15:22:25.670Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-20T15:22:25.670Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-20T15:22:25.670Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-20T15:22:25.670Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-20T15:22:25.670Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-20T15:22:25.670Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-20T15:22:25.670Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-20T15:22:25.670Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-20T15:22:25.670Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-20T15:22:25.670Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.29s) [2022-07-20T15:22:25.670Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-20T15:22:25.670Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-20T15:22:25.670Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-20T15:22:25.670Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-20T15:22:25.670Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-20T15:22:25.670Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-20T15:22:25.670Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-20T15:22:25.670Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-20T15:22:25.670Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-20T15:22:25.670Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-20T15:22:25.670Z] --- PASS: TestDiskUsage/after_container.Run (0.54s) [2022-07-20T15:22:25.670Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-20T15:22:25.670Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-20T15:22:25.670Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-20T15:22:25.670Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-20T15:22:25.670Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-20T15:22:25.670Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-20T15:22:25.670Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-20T15:22:25.670Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-20T15:22:25.670Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-20T15:22:25.670Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-20T15:22:25.670Z] PASS [2022-07-20T15:22:25.670Z] [2022-07-20T15:22:25.670Z] DONE 54 tests in 22.913s [2022-07-20T15:22:25.670Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-20T15:22:25.670Z] INFO: Testing against a local daemon [2022-07-20T15:22:25.670Z] === RUN TestVolumesCreateAndList [2022-07-20T15:22:25.670Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-20T15:22:25.670Z] === RUN TestVolumesRemove [2022-07-20T15:22:25.710Z] latest: Pulling from library/busybox [2022-07-20T15:22:25.710Z] 19d511225f94: Pulling fs layer [2022-07-20T15:22:25.710Z] 19d511225f94: Verifying Checksum [2022-07-20T15:22:25.710Z] 19d511225f94: Download complete [2022-07-20T15:22:25.791Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-20T15:22:25.791Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-07-20T15:22:25.929Z] --- PASS: TestVolumesRemove (0.09s) [2022-07-20T15:22:25.929Z] === RUN TestVolumesInspect [2022-07-20T15:22:25.929Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-20T15:22:25.929Z] === RUN TestVolumesInvalidJSON [2022-07-20T15:22:25.929Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-20T15:22:25.929Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-20T15:22:25.929Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-20T15:22:25.929Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-20T15:22:25.929Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-20T15:22:25.929Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-20T15:22:25.929Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-20T15:22:25.929Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-20T15:22:25.929Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-20T15:22:25.929Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-20T15:22:25.929Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-20T15:22:25.929Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-20T15:22:25.929Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-20T15:22:25.929Z] PASS [2022-07-20T15:22:25.929Z] [2022-07-20T15:22:25.929Z] DONE 9 tests in 0.159s [2022-07-20T15:22:25.929Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-20T15:22:25.970Z] 19d511225f94: Pull complete [2022-07-20T15:22:25.970Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-20T15:22:25.970Z] Status: Downloaded newer image for busybox:latest [2022-07-20T15:22:26.052Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-20T15:22:26.313Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-20T15:22:26.493Z] Stopping apparmor (via systemctl): apparmor.service. [2022-07-20T15:22:26.493Z] Removing test suite binaries [2022-07-20T15:22:26.493Z] exiting test-integration [2022-07-20T15:22:26.493Z] ++ exit 0 [2022-07-20T15:22:26.493Z] [2022-07-20T15:22:26.733Z] --- PASS: TestSecretCreateResolve (2.22s) [2022-07-20T15:22:26.733Z] PASS [2022-07-20T15:22:26.733Z] [2022-07-20T15:22:26.733Z] DONE 6 tests in 13.879s [2022-07-20T15:22:26.733Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-07-20T15:22:26.734Z] ++ 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-07-20T15:22:26.734Z] ++ set -e [2022-07-20T15:22:26.734Z] ++ '[' -n 0 ']' [2022-07-20T15:22:26.734Z] ++ set -x [2022-07-20T15:22:26.734Z] ++ 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-07-20T15:22:26.734Z] INFO: Testing against a local daemon [2022-07-20T15:22:26.734Z] === RUN TestServiceCreateInit [2022-07-20T15:22:26.734Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-20T15:22:26.877Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-20T15:22:27.652Z] + bundleName=docker-py [2022-07-20T15:22:27.652Z] + echo Creating docker-py-bundles.tar.gz [2022-07-20T15:22:27.652Z] Creating docker-py-bundles.tar.gz [2022-07-20T15:22:27.652Z] + 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-07-20T15:22:27.665Z] Archiving artifacts [2022-07-20T15:22:27.808Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-07-20T15:22:27.808Z] --- PASS: TestUpdatePidsLimit (3.51s) [2022-07-20T15:22:27.808Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2022-07-20T15:22:27.808Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2022-07-20T15:22:27.808Z] --- PASS: TestUpdatePidsLimit/update_lower (0.50s) [2022-07-20T15:22:27.808Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2022-07-20T15:22:27.808Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s) [2022-07-20T15:22:27.808Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s) [2022-07-20T15:22:27.808Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s) [2022-07-20T15:22:27.808Z] === RUN TestUpdateRestartPolicy Post stage [Pipeline] junit [2022-07-20T15:22:27.878Z] Recording test results [2022-07-20T15:22:29.425Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-20T15:22:29.506Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43839/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-07-20T15:22:29.704Z] === RUN TestDockerSuite/TestAttachDetach [2022-07-20T15:22:29.704Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-07-20T15:22:29.756Z] + echo Ensuring container killed. [2022-07-20T15:22:29.756Z] Ensuring container killed. [2022-07-20T15:22:29.756Z] + docker rm -vf docker-pr2 [2022-07-20T15:22:29.756Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-20T15:22:29.857Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43839/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=75577fe7a8d9f21442b00df90c8ac33ebea2ac67 -e DOCKER_GRAPHDRIVER docker:75577fe7a8d9f21442b00df90c8ac33ebea2ac67 hack/make.sh binary [2022-07-20T15:22:30.040Z] + echo Chowning /workspace to jenkins user [2022-07-20T15:22:30.040Z] Chowning /workspace to jenkins user [2022-07-20T15:22:30.040Z] + id -u [2022-07-20T15:22:30.040Z] + id -g [2022-07-20T15:22:30.040Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43839:/workspace busybox chown -R 1000:1000 /workspace [2022-07-20T15:22:30.040Z] Unable to find image 'busybox:latest' locally [2022-07-20T15:22:30.040Z] latest: Pulling from library/busybox [2022-07-20T15:22:30.116Z] [2022-07-20T15:22:30.297Z] 19d511225f94: Pulling fs layer [2022-07-20T15:22:30.297Z] 19d511225f94: Download complete [2022-07-20T15:22:30.376Z] Removing bundles/ [2022-07-20T15:22:30.376Z] [2022-07-20T15:22:30.376Z] ---> Making bundle: binary (in bundles/binary) [2022-07-20T15:22:30.376Z] Building: bundles/binary-daemon/dockerd [2022-07-20T15:22:30.376Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T15:22:30.555Z] 19d511225f94: Pull complete [2022-07-20T15:22:30.555Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-20T15:22:30.555Z] Status: Downloaded newer image for busybox:latest [2022-07-20T15:22:30.636Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-07-20T15:22:30.940Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-20T15:22:31.200Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-20T15:22:32.219Z] + bundleName=amd64-cgroup2 [2022-07-20T15:22:32.219Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-07-20T15:22:32.219Z] Creating amd64-cgroup2-bundles.tar.gz [2022-07-20T15:22:32.219Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-20T15:22:32.219Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-20T15:22:32.489Z] Archiving artifacts [2022-07-20T15:22:32.575Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-07-20T15:22:33.139Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-07-20T15:22:34.071Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-07-20T15:22:34.071Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-07-20T15:22:34.243Z] --- PASS: TestServiceCreateInit (7.55s) [2022-07-20T15:22:34.243Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.66s) [2022-07-20T15:22:34.243Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.88s) [2022-07-20T15:22:34.243Z] === RUN TestCreateServiceMultipleTimes [2022-07-20T15:22:34.377Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43839/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-20T15:22:34.636Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-07-20T15:22:34.677Z] + make clean [2022-07-20T15:22:34.677Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-20T15:22:34.677Z] docker-dev-cache [2022-07-20T15:22:34.677Z] docker-mod-cache [Pipeline] deleteDir [2022-07-20T15:22:36.010Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-20T15:22:38.536Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-07-20T15:22:38.536Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-20T15:22:38.536Z] check_test.go:540: [d95394bb01a7b] daemon is not started [2022-07-20T15:22:38.536Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-07-20T15:22:38.536Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-20T15:22:38.536Z] check_test.go:540: [d6a8a1429a2f1] daemon is not started [2022-07-20T15:22:38.536Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-07-20T15:22:40.432Z] --- PASS: TestUpdateRestartPolicy (12.62s) [2022-07-20T15:22:40.432Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-20T15:22:40.432Z] check_test.go:540: [d088f56b73b34] daemon is not started [2022-07-20T15:22:40.432Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-07-20T15:22:41.364Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s) [2022-07-20T15:22:41.364Z] === RUN TestWaitNonBlocked [2022-07-20T15:22:41.364Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-20T15:22:41.364Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-20T15:22:41.364Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-20T15:22:41.364Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-20T15:22:41.364Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-20T15:22:41.364Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-20T15:22:42.739Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-07-20T15:22:42.739Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s) [2022-07-20T15:22:42.739Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.24s) [2022-07-20T15:22:42.739Z] === RUN TestWaitBlocked [2022-07-20T15:22:42.739Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-20T15:22:42.739Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-20T15:22:42.739Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-20T15:22:42.739Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-20T15:22:42.739Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-20T15:22:42.739Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-20T15:22:43.672Z] --- PASS: TestWaitBlocked (0.02s) [2022-07-20T15:22:43.672Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.10s) [2022-07-20T15:22:43.672Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.15s) [2022-07-20T15:22:43.672Z] === RUN TestWaitConditions [2022-07-20T15:22:43.672Z] === RUN TestWaitConditions/default [2022-07-20T15:22:43.672Z] === PAUSE TestWaitConditions/default [2022-07-20T15:22:43.672Z] === RUN TestWaitConditions/not-running [2022-07-20T15:22:43.672Z] === PAUSE TestWaitConditions/not-running [2022-07-20T15:22:43.672Z] === RUN TestWaitConditions/next-exit [2022-07-20T15:22:43.672Z] === PAUSE TestWaitConditions/next-exit [2022-07-20T15:22:43.672Z] === RUN TestWaitConditions/removed [2022-07-20T15:22:43.672Z] === PAUSE TestWaitConditions/removed [2022-07-20T15:22:43.672Z] === CONT TestWaitConditions/default [2022-07-20T15:22:43.672Z] === CONT TestWaitConditions/removed [2022-07-20T15:22:45.572Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-07-20T15:22:46.137Z] === CONT TestWaitConditions/next-exit [2022-07-20T15:22:46.137Z] === CONT TestWaitConditions/not-running [2022-07-20T15:22:48.665Z] --- PASS: TestWaitConditions (0.02s) [2022-07-20T15:22:48.665Z] --- PASS: TestWaitConditions/removed (2.26s) [2022-07-20T15:22:48.665Z] --- PASS: TestWaitConditions/default (2.29s) [2022-07-20T15:22:48.665Z] --- PASS: TestWaitConditions/next-exit (2.08s) [2022-07-20T15:22:48.665Z] --- PASS: TestWaitConditions/not-running (2.18s) [2022-07-20T15:22:48.665Z] === CONT TestContainerStartOnDaemonRestart [2022-07-20T15:22:48.665Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-20T15:22:48.665Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-07-20T15:22:51.191Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-07-20T15:22:51.448Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-07-20T15:22:51.705Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-07-20T15:22:52.270Z] --- PASS: TestContainerStartOnDaemonRestart (3.97s) [2022-07-20T15:22:52.270Z] === CONT TestIpcModeOlderClient [2022-07-20T15:22:52.270Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-07-20T15:22:52.270Z] === CONT TestContainerKillOnDaemonStart [2022-07-20T15:22:52.359Z] --- PASS: TestCreateServiceMultipleTimes (15.57s) [2022-07-20T15:22:52.359Z] === RUN TestCreateServiceConflict [2022-07-20T15:22:52.359Z] --- PASS: TestCreateServiceConflict (2.23s) [2022-07-20T15:22:52.359Z] === RUN TestCreateServiceMaxReplicas [2022-07-20T15:22:52.528Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.22s) [2022-07-20T15:22:52.528Z] === CONT TestDaemonHostGatewayIP [2022-07-20T15:22:53.093Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-07-20T15:22:53.350Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-07-20T15:22:54.721Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-07-20T15:22:54.906Z] --- PASS: TestCreateServiceMaxReplicas (2.74s) [2022-07-20T15:22:54.906Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-20T15:22:55.653Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-07-20T15:22:56.217Z] --- PASS: TestDaemonHostGatewayIP (3.69s) [2022-07-20T15:22:56.217Z] === CONT TestDaemonRestartIpcMode [2022-07-20T15:22:57.586Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-07-20T15:22:58.519Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-07-20T15:22:59.456Z] --- PASS: TestDaemonRestartIpcMode (3.10s) [2022-07-20T15:22:59.456Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-07-20T15:23:02.734Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-07-20T15:23:04.632Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-07-20T15:23:04.889Z] --- PASS: TestContainerKillOnDaemonStart (12.71s) [2022-07-20T15:23:04.889Z] PASS [2022-07-20T15:23:04.889Z] [2022-07-20T15:23:04.889Z] === Skipped [2022-07-20T15:23:04.889Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-20T15:23:04.889Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-20T15:23:04.889Z] [2022-07-20T15:23:04.889Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-20T15:23:04.889Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-20T15:23:04.889Z] [2022-07-20T15:23:04.889Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-20T15:23:04.889Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-20T15:23:04.889Z] [2022-07-20T15:23:04.889Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-20T15:23:04.889Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-20T15:23:04.889Z] [2022-07-20T15:23:04.889Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-20T15:23:04.889Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-20T15:23:04.889Z] [2022-07-20T15:23:04.889Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-20T15:23:04.889Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-20T15:23:04.889Z] [2022-07-20T15:23:04.889Z] DONE 264 tests, 6 skipped in 169.024s [2022-07-20T15:23:04.889Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-20T15:23:04.889Z] ++ 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-07-20T15:23:04.889Z] ++ set -e [2022-07-20T15:23:04.889Z] ++ '[' -n 0 ']' [2022-07-20T15:23:04.889Z] ++ set -x [2022-07-20T15:23:04.889Z] ++ 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-07-20T15:23:05.454Z] === RUN TestConfigDaemonLibtrustID [2022-07-20T15:23:06.020Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-07-20T15:23:06.020Z] === RUN TestConfigDaemonID [2022-07-20T15:23:06.020Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-07-20T15:23:06.953Z] daemon_test.go:83: [d921c6daad154] daemon is not started [2022-07-20T15:23:06.953Z] --- PASS: TestConfigDaemonID (1.09s) [2022-07-20T15:23:06.953Z] === RUN TestDaemonConfigValidation [2022-07-20T15:23:06.953Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-20T15:23:06.953Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-20T15:23:06.953Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-20T15:23:06.953Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-20T15:23:06.953Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-20T15:23:06.953Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-20T15:23:06.953Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-20T15:23:06.953Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-20T15:23:06.953Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-20T15:23:06.953Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-20T15:23:06.953Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-20T15:23:06.953Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-20T15:23:07.210Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-20T15:23:07.210Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-20T15:23:07.467Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-20T15:23:07.467Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-20T15:23:07.467Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.17s) [2022-07-20T15:23:07.467Z] --- PASS: TestDaemonConfigValidation/valid_config (0.25s) [2022-07-20T15:23:07.467Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.24s) [2022-07-20T15:23:07.467Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.19s) [2022-07-20T15:23:07.467Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.14s) [2022-07-20T15:23:07.467Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-20T15:23:07.467Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-20T15:23:08.032Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-07-20T15:23:08.032Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-07-20T15:23:08.289Z] check_test.go:540: [dea06a25592d6] daemon is not started [2022-07-20T15:23:08.289Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-07-20T15:23:08.547Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-20T15:23:09.813Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.10s) [2022-07-20T15:23:09.813Z] === RUN TestCreateServiceSecretFileMode [2022-07-20T15:23:09.917Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-20T15:23:09.917Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-07-20T15:23:10.074Z] --- PASS: TestCreateServiceSecretFileMode (2.43s) [2022-07-20T15:23:10.074Z] === RUN TestCreateServiceConfigFileMode [2022-07-20T15:23:10.855Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-20T15:23:10.855Z] daemon_test.go:197: [d656b1c2f0d41] daemon is not started [2022-07-20T15:23:10.855Z] --- PASS: TestConfigDaemonSeccompProfiles (3.22s) [2022-07-20T15:23:10.855Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2022-07-20T15:23:10.855Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-07-20T15:23:10.855Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-07-20T15:23:10.855Z] === RUN TestDaemonProxy [2022-07-20T15:23:10.855Z] === RUN TestDaemonProxy/environment_variables [2022-07-20T15:23:11.420Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-07-20T15:23:12.620Z] --- PASS: TestCreateServiceConfigFileMode (2.49s) [2022-07-20T15:23:12.620Z] === RUN TestCreateServiceSysctls [2022-07-20T15:23:12.791Z] === RUN TestDaemonProxy/command-line_options [2022-07-20T15:23:13.048Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-07-20T15:23:14.418Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-07-20T15:23:14.418Z] === RUN TestDaemonProxy/configuration_file [2022-07-20T15:23:14.675Z] docker_cli_daemon_plugins_test.go:106: [dbbb03ff8b8fe] daemon is not started [2022-07-20T15:23:14.675Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-07-20T15:23:15.607Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-07-20T15:23:15.921Z] --- PASS: TestCreateServiceSysctls (3.18s) [2022-07-20T15:23:15.921Z] === RUN TestCreateServiceCapabilities [2022-07-20T15:23:16.172Z] === RUN TestDaemonProxy/conflicting_options [2022-07-20T15:23:16.430Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-20T15:23:16.994Z] --- PASS: TestDaemonProxy (6.32s) [2022-07-20T15:23:16.994Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-07-20T15:23:16.994Z] --- PASS: TestDaemonProxy/command-line_options (1.78s) [2022-07-20T15:23:16.994Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-07-20T15:23:16.994Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-20T15:23:16.994Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-07-20T15:23:16.994Z] PASS [2022-07-20T15:23:16.994Z] [2022-07-20T15:23:16.994Z] DONE 18 tests in 12.046s [2022-07-20T15:23:16.994Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-20T15:23:16.994Z] ++ 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-07-20T15:23:16.994Z] ++ set -e [2022-07-20T15:23:16.994Z] ++ '[' -n 0 ']' [2022-07-20T15:23:16.994Z] ++ set -x [2022-07-20T15:23:16.994Z] ++ 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-07-20T15:23:17.252Z] check_test.go:540: [d004d580d8e9f] daemon is not started [2022-07-20T15:23:17.252Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-07-20T15:23:17.252Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-07-20T15:23:17.510Z] INFO: Testing against a local daemon [2022-07-20T15:23:17.510Z] === RUN TestCommitInheritsEnv [2022-07-20T15:23:17.767Z] --- PASS: TestCommitInheritsEnv (0.40s) [2022-07-20T15:23:17.767Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-20T15:23:17.767Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-20T15:23:17.767Z] === RUN TestImportWithCustomPlatform [2022-07-20T15:23:18.024Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-20T15:23:18.025Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-20T15:23:18.025Z] === RUN TestImportWithCustomPlatform// [2022-07-20T15:23:18.025Z] === RUN TestImportWithCustomPlatform/linux [2022-07-20T15:23:18.025Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-20T15:23:18.025Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-20T15:23:18.282Z] === RUN TestImportWithCustomPlatform/macos [2022-07-20T15:23:18.282Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-20T15:23:18.282Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-20T15:23:18.282Z] --- PASS: TestImportWithCustomPlatform (0.36s) [2022-07-20T15:23:18.282Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-07-20T15:23:18.282Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-20T15:23:18.282Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-20T15:23:18.282Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-07-20T15:23:18.282Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-07-20T15:23:18.282Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-07-20T15:23:18.282Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-20T15:23:18.282Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-20T15:23:18.282Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-20T15:23:18.282Z] === RUN TestImagesFilterMultiReference [2022-07-20T15:23:18.282Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-07-20T15:23:18.282Z] === RUN TestImagePullPlatformInvalid [2022-07-20T15:23:18.282Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-07-20T15:23:18.282Z] === RUN TestRemoveImageOrphaning [2022-07-20T15:23:18.464Z] --- PASS: TestCreateServiceCapabilities (2.41s) [2022-07-20T15:23:18.464Z] === RUN TestInspect [2022-07-20T15:23:18.539Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-07-20T15:23:18.539Z] === RUN TestRemoveImageGarbageCollector [2022-07-20T15:23:19.102Z] time="2022-07-20T15:23:18Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-20T15:23:20.033Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-07-20T15:23:20.600Z] --- PASS: TestRemoveImageGarbageCollector (2.08s) [2022-07-20T15:23:20.600Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-20T15:23:20.600Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-07-20T15:23:20.600Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-07-20T15:23:20.600Z] === RUN TestTagInvalidReference [2022-07-20T15:23:20.857Z] --- PASS: TestTagInvalidReference (0.02s) [2022-07-20T15:23:20.857Z] === RUN TestTagValidPrefixedRepo [2022-07-20T15:23:20.857Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-07-20T15:23:20.857Z] === RUN TestTagExistedNameWithoutForce [2022-07-20T15:23:20.857Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-07-20T15:23:20.857Z] === RUN TestTagOfficialNames [2022-07-20T15:23:20.857Z] --- PASS: TestTagOfficialNames (0.08s) [2022-07-20T15:23:20.857Z] === RUN TestTagMatchesDigest [2022-07-20T15:23:20.857Z] === RUN TestDockerSuite/TestBuildAddScript [2022-07-20T15:23:20.857Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-07-20T15:23:20.857Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-20T15:23:21.009Z] --- PASS: TestInspect (2.83s) [2022-07-20T15:23:21.009Z] === RUN TestCreateJob [2022-07-20T15:23:24.193Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-07-20T15:23:24.310Z] --- PASS: TestCreateJob (3.05s) [2022-07-20T15:23:24.310Z] === RUN TestReplicatedJob [2022-07-20T15:23:27.487Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-07-20T15:23:28.053Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-07-20T15:23:28.620Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-07-20T15:23:29.185Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-07-20T15:23:29.185Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-07-20T15:23:29.598Z] --- PASS: TestReplicatedJob (5.00s) [2022-07-20T15:23:29.598Z] === RUN TestUpdateReplicatedJob [2022-07-20T15:23:29.749Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-07-20T15:23:30.314Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-07-20T15:23:30.880Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-07-20T15:23:31.445Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-07-20T15:23:31.701Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-07-20T15:23:31.959Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-07-20T15:23:32.163Z] --- PASS: TestUpdateReplicatedJob (2.66s) [2022-07-20T15:23:32.163Z] === RUN TestServiceListWithStatuses [2022-07-20T15:23:32.163Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-20T15:23:32.163Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-20T15:23:32.163Z] === RUN TestDockerNetworkConnectAlias [2022-07-20T15:23:32.524Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-07-20T15:23:32.782Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-07-20T15:23:33.348Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-07-20T15:23:33.912Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-07-20T15:23:34.477Z] check_test.go:540: [dabe5e67b5d14] daemon is not started [2022-07-20T15:23:34.477Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-07-20T15:23:35.409Z] check_test.go:540: [d8608c393acd8] daemon is not started [2022-07-20T15:23:35.409Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-07-20T15:23:35.974Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-07-20T15:23:36.368Z] --- PASS: TestDockerNetworkConnectAlias (4.05s) [2022-07-20T15:23:36.368Z] === RUN TestDockerNetworkReConnect [2022-07-20T15:23:36.538Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-07-20T15:23:37.470Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-07-20T15:23:39.668Z] --- PASS: TestDockerNetworkReConnect (3.32s) [2022-07-20T15:23:39.668Z] === RUN TestServicePlugin [2022-07-20T15:23:39.668Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T15:23:39.668Z] --- SKIP: TestServicePlugin (0.00s) [2022-07-20T15:23:39.668Z] === RUN TestServiceUpdateLabel [2022-07-20T15:23:39.998Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-07-20T15:23:40.563Z] === RUN TestDockerSuite/TestBuildAddTar [2022-07-20T15:23:40.821Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-07-20T15:23:41.389Z] check_test.go:540: [df546dd4fbfb3] daemon is not started [2022-07-20T15:23:41.389Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-07-20T15:23:41.587Z] --- PASS: TestServiceUpdateLabel (2.36s) [2022-07-20T15:23:41.587Z] === RUN TestServiceUpdateSecrets [2022-07-20T15:23:44.669Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-07-20T15:23:46.566Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-07-20T15:23:49.091Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-07-20T15:23:50.461Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-07-20T15:23:50.718Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-07-20T15:23:51.649Z] check_test.go:540: [d548a9e5be28d] daemon is not started [2022-07-20T15:23:51.649Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-07-20T15:23:51.907Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-07-20T15:23:56.089Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-07-20T15:23:56.347Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-07-20T15:23:56.491Z] --- PASS: TestServiceUpdateSecrets (14.35s) [2022-07-20T15:23:56.491Z] === RUN TestServiceUpdateConfigs [2022-07-20T15:23:59.625Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-07-20T15:24:02.906Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-07-20T15:24:02.906Z] === RUN TestDockerSuite/TestBuildBlankName [2022-07-20T15:24:03.471Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-07-20T15:24:05.997Z] check_test.go:540: [d24ccece624ef] daemon is not started [2022-07-20T15:24:05.997Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-07-20T15:24:05.997Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-07-20T15:24:05.997Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-07-20T15:24:06.930Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-07-20T15:24:07.188Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-07-20T15:24:08.122Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-07-20T15:24:09.495Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-07-20T15:24:09.495Z] check_test.go:540: [dc1080078411d] daemon is not started [2022-07-20T15:24:09.495Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-07-20T15:24:09.495Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-07-20T15:24:11.398Z] --- PASS: TestServiceUpdateConfigs (14.45s) [2022-07-20T15:24:11.398Z] === RUN TestServiceUpdateNetwork [2022-07-20T15:24:12.020Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-07-20T15:24:12.020Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-07-20T15:24:13.914Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-07-20T15:24:14.847Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-07-20T15:24:16.219Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-07-20T15:24:17.594Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-07-20T15:24:18.967Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-07-20T15:24:20.866Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-07-20T15:24:21.124Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-07-20T15:24:22.496Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-07-20T15:24:23.629Z] --- PASS: TestServiceUpdateNetwork (12.31s) [2022-07-20T15:24:23.629Z] === RUN TestServiceUpdatePidsLimit [2022-07-20T15:24:23.629Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-20T15:24:24.202Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-20T15:24:25.801Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-07-20T15:24:29.093Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-07-20T15:24:32.339Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-20T15:24:33.273Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-07-20T15:24:33.530Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-07-20T15:24:35.427Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-07-20T15:24:36.359Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-07-20T15:24:36.874Z] Created binary: bundles/binary-daemon/dockerd [2022-07-20T15:24:36.874Z] Copying nested executables into bundles/binary-daemon [2022-07-20T15:24:36.874Z] Building: bundles/binary-daemon/docker-proxy [2022-07-20T15:24:36.874Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T15:24:36.874Z] Created binary: bundles/binary-daemon/docker-proxy [2022-07-20T15:24:36.874Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-07-20T15:24:37.207Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43839/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=75577fe7a8d9f21442b00df90c8ac33ebea2ac67 -e DOCKER_GRAPHDRIVER docker:75577fe7a8d9f21442b00df90c8ac33ebea2ac67 hack/make.sh cross [2022-07-20T15:24:37.291Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-07-20T15:24:37.466Z] [2022-07-20T15:24:37.466Z] Removing bundles/ [2022-07-20T15:24:37.548Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-07-20T15:24:37.727Z] [2022-07-20T15:24:37.727Z] ---> Making bundle: cross (in bundles/cross) [2022-07-20T15:24:37.727Z] Cross building: bundles/cross/linux/amd64 [2022-07-20T15:24:37.727Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-07-20T15:24:37.727Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-20T15:24:38.922Z] --- PASS: TestServiceUpdatePidsLimit (15.74s) [2022-07-20T15:24:38.922Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.63s) [2022-07-20T15:24:38.922Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-07-20T15:24:38.922Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-07-20T15:24:38.922Z] PASS [2022-07-20T15:24:38.922Z] [2022-07-20T15:24:38.922Z] === Skipped [2022-07-20T15:24:38.922Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-20T15:24:38.922Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-20T15:24:38.922Z] [2022-07-20T15:24:38.922Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-07-20T15:24:38.922Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T15:24:38.922Z] [2022-07-20T15:24:38.922Z] DONE 27 tests, 2 skipped in 131.926s [2022-07-20T15:24:38.922Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-07-20T15:24:38.922Z] ++ 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-07-20T15:24:38.922Z] ++ set -e [2022-07-20T15:24:38.922Z] ++ '[' -n 0 ']' [2022-07-20T15:24:38.922Z] ++ set -x [2022-07-20T15:24:38.922Z] ++ 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-07-20T15:24:38.922Z] INFO: Testing against a local daemon [2022-07-20T15:24:38.922Z] === RUN TestSessionCreate [2022-07-20T15:24:38.922Z] --- PASS: TestSessionCreate (0.02s) [2022-07-20T15:24:38.922Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-20T15:24:38.922Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-20T15:24:38.922Z] PASS [2022-07-20T15:24:38.922Z] [2022-07-20T15:24:38.922Z] DONE 2 tests in 0.135s [2022-07-20T15:24:38.922Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-07-20T15:24:38.922Z] ++ 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-07-20T15:24:38.922Z] ++ set -e [2022-07-20T15:24:38.922Z] ++ '[' -n 0 ']' [2022-07-20T15:24:38.922Z] ++ set -x [2022-07-20T15:24:38.922Z] ++ 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-07-20T15:24:38.922Z] INFO: Testing against a local daemon [2022-07-20T15:24:38.922Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-20T15:24:38.922Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-20T15:24:38.922Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-20T15:24:38.922Z] === RUN TestDiskUsage [2022-07-20T15:24:38.922Z] === PAUSE TestDiskUsage [2022-07-20T15:24:38.922Z] === RUN TestEventsExecDie [2022-07-20T15:24:39.183Z] --- PASS: TestEventsExecDie (0.53s) [2022-07-20T15:24:39.183Z] === RUN TestEventsBackwardsCompatible [2022-07-20T15:24:39.183Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2022-07-20T15:24:39.183Z] === RUN TestEventsVolumeCreate [2022-07-20T15:24:39.444Z] --- PASS: TestEventsVolumeCreate (0.08s) [2022-07-20T15:24:39.444Z] === RUN TestInfoBinaryCommits [2022-07-20T15:24:39.444Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-07-20T15:24:39.444Z] === RUN TestInfoAPIVersioned [2022-07-20T15:24:39.444Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-20T15:24:39.444Z] === RUN TestInfoAPI [2022-07-20T15:24:39.444Z] --- PASS: TestInfoAPI (0.04s) [2022-07-20T15:24:39.444Z] === RUN TestInfoAPIWarnings [2022-07-20T15:24:40.177Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-07-20T15:24:40.741Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-07-20T15:24:40.741Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-07-20T15:24:43.271Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-07-20T15:24:45.799Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-07-20T15:24:46.365Z] docker_cli_daemon_test.go:2503: [df6d3876c159f] daemon is not started [2022-07-20T15:24:48.894Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-07-20T15:24:52.174Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-07-20T15:24:53.110Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-07-20T15:24:54.483Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-07-20T15:24:55.048Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-07-20T15:24:55.980Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-07-20T15:24:57.354Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-07-20T15:24:57.554Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-07-20T15:24:57.554Z] === RUN TestInfoDebug [2022-07-20T15:24:57.554Z] --- PASS: TestInfoDebug (0.52s) [2022-07-20T15:24:57.554Z] === RUN TestInfoInsecureRegistries [2022-07-20T15:24:57.554Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-20T15:24:57.554Z] === RUN TestInfoRegistryMirrors [2022-07-20T15:24:57.554Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-20T15:24:57.554Z] === RUN TestLoginFailsWithBadCredentials [2022-07-20T15:24:58.126Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-07-20T15:24:58.126Z] === RUN TestPingCacheHeaders [2022-07-20T15:24:58.126Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-20T15:24:58.126Z] === RUN TestPingGet [2022-07-20T15:24:58.126Z] --- PASS: TestPingGet (0.01s) [2022-07-20T15:24:58.126Z] === RUN TestPingHead [2022-07-20T15:24:58.126Z] --- PASS: TestPingHead (0.02s) [2022-07-20T15:24:58.126Z] === RUN TestPingSwarmHeader [2022-07-20T15:24:58.696Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-20T15:24:59.266Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-20T15:24:59.883Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-07-20T15:25:00.206Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-20T15:25:00.206Z] --- PASS: TestPingSwarmHeader (2.18s) [2022-07-20T15:25:00.206Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-20T15:25:00.206Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-20T15:25:00.206Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-20T15:25:00.206Z] === RUN TestVersion [2022-07-20T15:25:00.206Z] --- PASS: TestVersion (0.02s) [2022-07-20T15:25:00.206Z] === CONT TestDiskUsage [2022-07-20T15:25:00.778Z] === RUN TestDiskUsage/empty [2022-07-20T15:25:00.778Z] === RUN TestDiskUsage/empty/container_types [2022-07-20T15:25:00.778Z] === RUN TestDiskUsage/empty/image_types [2022-07-20T15:25:00.778Z] === RUN TestDiskUsage/empty/volume_types [2022-07-20T15:25:00.778Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-20T15:25:00.778Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-20T15:25:00.778Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-20T15:25:00.778Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-20T15:25:00.778Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-20T15:25:00.778Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-20T15:25:00.778Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-20T15:25:00.778Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-20T15:25:01.039Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-20T15:25:01.039Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-20T15:25:01.039Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-20T15:25:01.039Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-20T15:25:01.039Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-20T15:25:01.039Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-20T15:25:01.039Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-20T15:25:01.039Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-20T15:25:01.039Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-20T15:25:01.039Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-20T15:25:01.039Z] === RUN TestDiskUsage/after_container.Run [2022-07-20T15:25:01.299Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-20T15:25:01.299Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-20T15:25:01.299Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-20T15:25:01.299Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-20T15:25:01.299Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-20T15:25:01.299Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-20T15:25:01.299Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-20T15:25:01.299Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-20T15:25:01.299Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-20T15:25:01.299Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-20T15:25:01.299Z] --- PASS: TestDiskUsage (1.17s) [2022-07-20T15:25:01.299Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-20T15:25:01.299Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-20T15:25:01.299Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-20T15:25:01.299Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-20T15:25:01.299Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-20T15:25:01.299Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-20T15:25:01.299Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-20T15:25:01.299Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-20T15:25:01.299Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-20T15:25:01.299Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-20T15:25:01.299Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-20T15:25:01.299Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-07-20T15:25:01.299Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-20T15:25:01.299Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-20T15:25:01.299Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-20T15:25:01.299Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-20T15:25:01.299Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-20T15:25:01.299Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-20T15:25:01.299Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-20T15:25:01.299Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-20T15:25:01.299Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-20T15:25:01.299Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-20T15:25:01.299Z] --- PASS: TestDiskUsage/after_container.Run (0.32s) [2022-07-20T15:25:01.299Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-20T15:25:01.299Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-20T15:25:01.299Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-20T15:25:01.299Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-20T15:25:01.299Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-20T15:25:01.299Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-20T15:25:01.299Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-20T15:25:01.299Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-20T15:25:01.299Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-20T15:25:01.299Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-20T15:25:01.299Z] PASS [2022-07-20T15:25:01.299Z] [2022-07-20T15:25:01.299Z] === Skipped [2022-07-20T15:25:01.299Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-20T15:25:01.299Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-20T15:25:01.299Z] [2022-07-20T15:25:01.299Z] DONE 54 tests, 1 skipped in 22.844s [2022-07-20T15:25:01.299Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-20T15:25:01.299Z] ++ 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-07-20T15:25:01.299Z] ++ set -e [2022-07-20T15:25:01.299Z] ++ '[' -n 0 ']' [2022-07-20T15:25:01.299Z] ++ set -x [2022-07-20T15:25:01.299Z] ++ 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-07-20T15:25:01.559Z] INFO: Testing against a local daemon [2022-07-20T15:25:01.559Z] === RUN TestVolumesCreateAndList [2022-07-20T15:25:01.559Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-20T15:25:01.559Z] === RUN TestVolumesRemove [2022-07-20T15:25:01.559Z] --- PASS: TestVolumesRemove (0.07s) [2022-07-20T15:25:01.559Z] === RUN TestVolumesInspect [2022-07-20T15:25:01.559Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-20T15:25:01.559Z] === RUN TestVolumesInvalidJSON [2022-07-20T15:25:01.559Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-20T15:25:01.559Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-20T15:25:01.559Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-20T15:25:01.559Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-20T15:25:01.559Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-20T15:25:01.559Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-20T15:25:01.559Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-20T15:25:01.559Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-20T15:25:01.559Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-20T15:25:01.559Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-20T15:25:01.559Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-20T15:25:01.559Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-20T15:25:01.559Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-20T15:25:01.559Z] PASS [2022-07-20T15:25:01.559Z] [2022-07-20T15:25:01.559Z] DONE 9 tests in 0.221s [2022-07-20T15:25:01.559Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-20T15:25:01.782Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-07-20T15:25:01.819Z] ++++ cat bundles/test-integration/docker.pid [2022-07-20T15:25:01.820Z] +++ kill 14268 [2022-07-20T15:25:02.080Z] +++ /etc/init.d/apparmor stop [2022-07-20T15:25:02.080Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-20T15:25:02.080Z] [2022-07-20T15:25:02.080Z] Unloading profiles will leave already running processes permanently [2022-07-20T15:25:02.080Z] unconfined, which can lead to unexpected situations. [2022-07-20T15:25:02.080Z] [2022-07-20T15:25:02.080Z] To set a process to complain mode, use the command line tool [2022-07-20T15:25:02.080Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-20T15:25:02.080Z] +++ true [2022-07-20T15:25:02.080Z] exiting test-integration [2022-07-20T15:25:02.080Z] ++ exit 0 [2022-07-20T15:25:02.080Z] [2022-07-20T15:25:02.714Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength Post stage [Pipeline] junit [2022-07-20T15:25:03.036Z] Recording test results [2022-07-20T15:25:03.196Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-20T15:25:03.545Z] + echo Ensuring container killed. [2022-07-20T15:25:03.545Z] Ensuring container killed. [2022-07-20T15:25:03.545Z] + docker rm -vf docker-pr2 [2022-07-20T15:25:03.545Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-20T15:25:03.860Z] + echo Chowning /workspace to jenkins user [2022-07-20T15:25:03.860Z] Chowning /workspace to jenkins user [2022-07-20T15:25:03.860Z] + id -u [2022-07-20T15:25:03.860Z] + id -g [2022-07-20T15:25:03.860Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43839:/workspace busybox chown -R 1000:1000 /workspace [2022-07-20T15:25:03.860Z] Unable to find image 'busybox:latest' locally [2022-07-20T15:25:04.122Z] latest: Pulling from library/busybox [2022-07-20T15:25:04.122Z] 87379020f3b6: Pulling fs layer [2022-07-20T15:25:04.122Z] 87379020f3b6: Download complete [2022-07-20T15:25:04.122Z] 87379020f3b6: Pull complete [2022-07-20T15:25:04.382Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-20T15:25:04.382Z] Status: Downloaded newer image for busybox:latest [2022-07-20T15:25:04.614Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-07-20T15:25:04.614Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-07-20T15:25:04.614Z] check_test.go:540: [df5375175a119] daemon is not started [2022-07-20T15:25:04.614Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-07-20T15:25:05.548Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-20T15:25:06.064Z] + bundleName=arm64-integration [2022-07-20T15:25:06.064Z] + echo Creating arm64-integration-bundles.tar.gz [2022-07-20T15:25:06.064Z] Creating arm64-integration-bundles.tar.gz [2022-07-20T15:25:06.064Z] + find bundles -path */root/*overlay2 -prune+ xargs tar -czf arm64-integration-bundles.tar.gz [2022-07-20T15:25:06.064Z] -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-07-20T15:25:06.337Z] Archiving artifacts [2022-07-20T15:25:06.483Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-07-20T15:25:08.263Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43839/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-20T15:25:08.578Z] + make clean [2022-07-20T15:25:08.838Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-20T15:25:08.838Z] docker-dev-cache [2022-07-20T15:25:08.838Z] docker-mod-cache [Pipeline] deleteDir [2022-07-20T15:25:09.009Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-07-20T15:25:09.942Z] === RUN TestDockerSuite/TestBuildClearCmd [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-20T15:25:10.876Z] === RUN TestDockerSuite/TestBuildCmd [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite (336.41s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (9.67s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.48s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.64s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.50s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.34s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.59s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.54s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.82s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.39s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.55s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.39s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.50s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.49s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.24s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.38s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.25s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.30s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.81s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.59s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.74s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.67s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.22s) [2022-07-20T15:25:10.876Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.96s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.92s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.57s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.62s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.12s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.62s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.21s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.40s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.57s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.91s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.83s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.75s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.39s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.42s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.41s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.64s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.12s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (1.88s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.87s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.83s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (3.91s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.97s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (3.97s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.30s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.97s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.63s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.72s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.04s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.51s) [2022-07-20T15:25:10.876Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-07-20T15:25:10.876Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (1.94s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.80s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.94s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.25s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.19s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.49s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.00s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.71s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.43s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.17s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.11s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.51s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.16s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.22s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.67s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.11s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.58s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.20s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.22s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.97s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.99s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.82s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.36s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.81s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.98s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.95s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.84s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.56s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.32s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.57s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.91s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.38s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.21s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.30s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.73s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.19s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.19s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.18s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.78s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.69s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.72s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.78s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.92s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2022-07-20T15:25:10.876Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.19s) [2022-07-20T15:25:10.876Z] === RUN TestDockerSwarmSuite [2022-07-20T15:25:10.876Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-07-20T15:25:11.134Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-07-20T15:25:11.391Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-07-20T15:25:11.956Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-07-20T15:25:11.956Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-20T15:25:11.956Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-07-20T15:25:13.854Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-07-20T15:25:14.111Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-07-20T15:25:17.390Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-07-20T15:25:19.291Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-07-20T15:25:20.666Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-07-20T15:25:21.600Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-07-20T15:25:21.858Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-07-20T15:25:22.424Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-07-20T15:25:22.989Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-07-20T15:25:23.736Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-07-20T15:25:24.012Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-07-20T15:25:33.971Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-07-20T15:25:34.535Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-07-20T15:25:35.907Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-07-20T15:25:36.838Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-07-20T15:25:37.770Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-07-20T15:25:39.143Z] docker_api_swarm_test.go:563: [d5a2e23581b52] joining swarm manager [d483453bbd59f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:25:42.425Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-07-20T15:25:43.358Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-07-20T15:25:43.358Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-20T15:25:43.358Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-07-20T15:25:43.358Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-20T15:25:43.358Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-07-20T15:25:43.358Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-20T15:25:43.615Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-07-20T15:25:43.615Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-20T15:25:43.615Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-07-20T15:25:46.141Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-07-20T15:25:50.319Z] docker_api_swarm_test.go:585: [d44702c65e9d7] joining swarm manager [d483453bbd59f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T15:25:50.884Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-07-20T15:25:53.414Z] check_test.go:611: [d5a2e23581b52] daemon is not started [2022-07-20T15:25:54.346Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-07-20T15:25:54.603Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-07-20T15:25:59.861Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-07-20T15:26:04.038Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-07-20T15:26:04.038Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-20T15:26:04.038Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-07-20T15:26:04.295Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-07-20T15:26:05.227Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-07-20T15:26:06.599Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-07-20T15:26:06.857Z] docker_api_swarm_test.go:46: [d8a127bb21595] joining swarm manager [d49adf4ddeb91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:26:10.134Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-07-20T15:26:10.391Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-07-20T15:26:10.392Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-07-20T15:26:11.324Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-07-20T15:26:12.697Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-07-20T15:26:13.264Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-07-20T15:26:17.453Z] --- PASS: TestImportExtremelyLargeImageWorks (176.04s) [2022-07-20T15:26:17.453Z] PASS [2022-07-20T15:26:17.453Z] [2022-07-20T15:26:17.453Z] DONE 22 tests in 179.891s [2022-07-20T15:26:17.453Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-20T15:26:17.453Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-07-20T15:26:17.453Z] ++ set -e [2022-07-20T15:26:17.453Z] ++ '[' -n 0 ']' [2022-07-20T15:26:17.453Z] ++ set -x [2022-07-20T15:26:17.453Z] ++ 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-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-07-20T15:26:17.453Z] === RUN TestStripANSICommands [2022-07-20T15:26:17.453Z] === RUN TestStripANSICommands/#00 [2022-07-20T15:26:17.453Z] === RUN TestStripANSICommands/#01 [2022-07-20T15:26:17.453Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-20T15:26:17.453Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-20T15:26:17.453Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-20T15:26:17.453Z] PASS [2022-07-20T15:26:17.453Z] [2022-07-20T15:26:17.453Z] DONE 3 tests in 0.076s [2022-07-20T15:26:17.453Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-20T15:26:17.453Z] ++ 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-07-20T15:26:17.453Z] ++ set -e [2022-07-20T15:26:17.453Z] ++ '[' -n 0 ']' [2022-07-20T15:26:17.453Z] ++ set -x [2022-07-20T15:26:17.453Z] ++ 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-07-20T15:26:17.453Z] INFO: Testing against a local daemon [2022-07-20T15:26:17.453Z] === RUN TestNetworkCreateDelete [2022-07-20T15:26:17.453Z] --- PASS: TestNetworkCreateDelete (0.16s) [2022-07-20T15:26:17.453Z] === RUN TestDockerNetworkDeletePreferID [2022-07-20T15:26:18.018Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s) [2022-07-20T15:26:18.018Z] === RUN TestDaemonDNSFallback [2022-07-20T15:26:22.193Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-07-20T15:26:22.193Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-07-20T15:26:24.089Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-07-20T15:26:24.652Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-07-20T15:26:24.910Z] --- PASS: TestDaemonDNSFallback (6.89s) [2022-07-20T15:26:24.910Z] === RUN TestInspectNetwork [2022-07-20T15:26:25.474Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-07-20T15:26:29.369Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-07-20T15:26:29.369Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-07-20T15:26:29.369Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-20T15:26:29.369Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-20T15:26:29.629Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-20T15:26:29.629Z] Cross building: bundles/cross/windows/amd64 [2022-07-20T15:26:29.629Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-07-20T15:26:29.629Z] { [2022-07-20T15:26:29.629Z] "RT_GROUP_ICON": { [2022-07-20T15:26:29.629Z] "#1": { [2022-07-20T15:26:29.629Z] "0409": "../../winresources/docker.ico" [2022-07-20T15:26:29.629Z] } [2022-07-20T15:26:29.629Z] }, [2022-07-20T15:26:29.629Z] "RT_MANIFEST": { [2022-07-20T15:26:29.629Z] "#1": { [2022-07-20T15:26:29.629Z] "0409": { [2022-07-20T15:26:29.629Z] "identity": {}, [2022-07-20T15:26:29.629Z] "description": "Docker Engine", [2022-07-20T15:26:29.629Z] "minimum-os": "vista", [2022-07-20T15:26:29.629Z] "execution-level": "", [2022-07-20T15:26:29.629Z] "ui-access": false, [2022-07-20T15:26:29.629Z] "auto-elevate": false, [2022-07-20T15:26:29.629Z] "dpi-awareness": "unaware", [2022-07-20T15:26:29.629Z] "disable-theming": false, [2022-07-20T15:26:29.629Z] "disable-window-filtering": false, [2022-07-20T15:26:29.629Z] "high-resolution-scrolling-aware": false, [2022-07-20T15:26:29.629Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-20T15:26:29.629Z] "long-path-aware": false, [2022-07-20T15:26:29.629Z] "printer-driver-isolation": false, [2022-07-20T15:26:29.629Z] "gdi-scaling": false, [2022-07-20T15:26:29.629Z] "segment-heap": false, [2022-07-20T15:26:29.629Z] "use-common-controls-v6": false [2022-07-20T15:26:29.629Z] } [2022-07-20T15:26:29.629Z] } [2022-07-20T15:26:29.629Z] }, [2022-07-20T15:26:29.629Z] "RT_MESSAGETABLE": { [2022-07-20T15:26:29.629Z] "#1": { [2022-07-20T15:26:29.629Z] "0409": "../../winresources/event_messages.bin" [2022-07-20T15:26:29.629Z] } [2022-07-20T15:26:29.629Z] }, [2022-07-20T15:26:29.629Z] "RT_VERSION": { [2022-07-20T15:26:29.629Z] "#1": { [2022-07-20T15:26:29.629Z] "0409": { [2022-07-20T15:26:29.629Z] "fixed": { [2022-07-20T15:26:29.629Z] "file_version": "0.0.0.0", [2022-07-20T15:26:29.629Z] "product_version": "0.0.0.0", [2022-07-20T15:26:29.629Z] "type": "Unknown" [2022-07-20T15:26:29.629Z] }, [2022-07-20T15:26:29.629Z] "info": { [2022-07-20T15:26:29.629Z] "0000": { [2022-07-20T15:26:29.629Z] "CompanyName": "", [2022-07-20T15:26:29.629Z] "FileVersion": "dev", [2022-07-20T15:26:29.629Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-20T15:26:29.629Z] "OriginalFileName": "dockerd.exe", [2022-07-20T15:26:29.629Z] "ProductName": "", [2022-07-20T15:26:29.629Z] "ProductVersion": "dev", [2022-07-20T15:26:29.629Z] "SpecialBuild": "75577fe7a8d9f21442b00df90c8ac33ebea2ac67" [2022-07-20T15:26:29.629Z] } [2022-07-20T15:26:29.629Z] } [2022-07-20T15:26:29.629Z] } [2022-07-20T15:26:29.629Z] } [2022-07-20T15:26:29.629Z] } [2022-07-20T15:26:29.629Z] } [2022-07-20T15:26:29.629Z] cmd/dockerd/config.go [2022-07-20T15:26:29.629Z] cmd/dockerd/config_windows.go [2022-07-20T15:26:29.629Z] cmd/dockerd/daemon.go [2022-07-20T15:26:29.629Z] cmd/dockerd/daemon_test.go [2022-07-20T15:26:29.629Z] cmd/dockerd/daemon_windows.go [2022-07-20T15:26:29.629Z] cmd/dockerd/docker.go [2022-07-20T15:26:29.629Z] cmd/dockerd/docker_windows.go [2022-07-20T15:26:29.629Z] cmd/dockerd/genwinres_windows.go [2022-07-20T15:26:29.629Z] cmd/dockerd/metrics.go [2022-07-20T15:26:29.629Z] cmd/dockerd/options.go [2022-07-20T15:26:29.629Z] cmd/dockerd/options_test.go [2022-07-20T15:26:29.629Z] cmd/dockerd/service_windows.go [2022-07-20T15:26:29.629Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-20T15:26:29.629Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-20T15:26:29.653Z] === RUN TestInspectNetwork/full_network_id [2022-07-20T15:26:29.653Z] === RUN TestInspectNetwork/partial_network_id [2022-07-20T15:26:29.653Z] === RUN TestInspectNetwork/network_name [2022-07-20T15:26:29.653Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-20T15:26:32.175Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-07-20T15:26:33.107Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-07-20T15:26:33.107Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-07-20T15:26:33.673Z] --- PASS: TestInspectNetwork (8.68s) [2022-07-20T15:26:33.673Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-20T15:26:33.673Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-20T15:26:33.673Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-20T15:26:33.673Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-20T15:26:33.673Z] === RUN TestRunContainerWithBridgeNone [2022-07-20T15:26:36.199Z] --- PASS: TestRunContainerWithBridgeNone (2.24s) [2022-07-20T15:26:36.199Z] === RUN TestNetworkInvalidJSON [2022-07-20T15:26:36.199Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-20T15:26:36.199Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-20T15:26:36.199Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-20T15:26:36.199Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-20T15:26:36.199Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-20T15:26:36.199Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-20T15:26:36.199Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-20T15:26:36.199Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-20T15:26:36.199Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-20T15:26:36.199Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-20T15:26:36.199Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-20T15:26:36.199Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-20T15:26:36.199Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-20T15:26:36.199Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-20T15:26:36.199Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-20T15:26:36.199Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-20T15:26:36.199Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-20T15:26:36.199Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-20T15:26:36.199Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-20T15:26:36.199Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-20T15:26:36.199Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-20T15:26:36.199Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-07-20T15:26:36.199Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-20T15:26:36.199Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-20T15:26:36.199Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-20T15:26:36.199Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-20T15:26:36.199Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-20T15:26:36.199Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-20T15:26:36.199Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-20T15:26:36.199Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-20T15:26:36.199Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-20T15:26:36.199Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-20T15:26:36.199Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-20T15:26:36.199Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-20T15:26:36.199Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-20T15:26:36.199Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-20T15:26:36.199Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-20T15:26:36.199Z] === RUN TestNetworkList [2022-07-20T15:26:36.199Z] === RUN TestNetworkList//networks [2022-07-20T15:26:36.199Z] === PAUSE TestNetworkList//networks [2022-07-20T15:26:36.199Z] === RUN TestNetworkList//networks/ [2022-07-20T15:26:36.199Z] === PAUSE TestNetworkList//networks/ [2022-07-20T15:26:36.199Z] === CONT TestNetworkList//networks [2022-07-20T15:26:36.199Z] === CONT TestNetworkList//networks/ [2022-07-20T15:26:36.199Z] --- PASS: TestNetworkList (0.01s) [2022-07-20T15:26:36.199Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-20T15:26:36.199Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-20T15:26:36.199Z] === RUN TestHostIPv4BridgeLabel [2022-07-20T15:26:36.199Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-07-20T15:26:36.458Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2022-07-20T15:26:36.458Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-20T15:26:37.389Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-20T15:26:37.389Z] === RUN TestDaemonDefaultNetworkPools [2022-07-20T15:26:37.648Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-07-20T15:26:38.213Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2022-07-20T15:26:38.213Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-20T15:26:39.603Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2022-07-20T15:26:39.603Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-20T15:26:39.603Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-07-20T15:26:40.974Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.33s) [2022-07-20T15:26:40.974Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-20T15:26:41.233Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2022-07-20T15:26:41.233Z] === RUN TestServiceWithPredefinedNetwork [2022-07-20T15:26:44.510Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-07-20T15:26:44.510Z] --- PASS: TestServiceWithPredefinedNetwork (2.78s) [2022-07-20T15:26:44.510Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-20T15:26:44.510Z] service_test.go:243: FLAKY_TEST [2022-07-20T15:26:44.510Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-20T15:26:44.510Z] === RUN TestServiceWithDataPathPortInit [2022-07-20T15:26:45.442Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-07-20T15:26:47.340Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-07-20T15:26:59.526Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-07-20T15:26:59.526Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-07-20T15:26:59.783Z] --- PASS: TestServiceWithDataPathPortInit (15.82s) [2022-07-20T15:26:59.783Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-20T15:27:00.715Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-07-20T15:27:00.972Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-07-20T15:27:01.229Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-07-20T15:27:02.160Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-07-20T15:27:02.160Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-07-20T15:27:02.417Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-07-20T15:27:02.674Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-07-20T15:27:03.240Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:sr18ro4kug27oojefjmmcsuxz Created:2022-07-20 15:27:01.275414958 +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[e318346751fc5c0100ce58d8183d1f5fd58438ff70ea0125f0cc9314daf53189:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lyi7vhcizxl8oaojnjoentjmd EndpointID:87dfa2b6d7c7c2016a9b030cdb1777f967bc4497ace7b12540594fd3f131eea7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b43a6162a3dde8fea95f21c8d8bf4747d348f0b724034ad4bd8e5165235bf3ac 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:eb2cd9dfaad5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lyi7vhcizxl8oaojnjoentjmd EndpointID:87dfa2b6d7c7c2016a9b030cdb1777f967bc4497ace7b12540594fd3f131eea7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-20T15:27:04.171Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-07-20T15:27:05.105Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-07-20T15:27:06.044Z] === RUN TestDockerSuite/TestBuildEnv [2022-07-20T15:27:07.413Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-07-20T15:27:07.670Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.86s) [2022-07-20T15:27:07.670Z] PASS [2022-07-20T15:27:07.670Z] [2022-07-20T15:27:07.670Z] === Skipped [2022-07-20T15:27:07.670Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-20T15:27:07.670Z] service_test.go:243: FLAKY_TEST [2022-07-20T15:27:07.670Z] [2022-07-20T15:27:07.670Z] DONE 38 tests, 1 skipped in 50.620s [2022-07-20T15:27:07.670Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-20T15:27:07.670Z] ++ 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-07-20T15:27:07.670Z] ++ set -e [2022-07-20T15:27:07.670Z] ++ '[' -n 0 ']' [2022-07-20T15:27:07.670Z] ++ set -x [2022-07-20T15:27:07.670Z] ++ 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-07-20T15:27:07.927Z] INFO: Testing against a local daemon [2022-07-20T15:27:07.927Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-20T15:27:07.927Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T15:27:07.927Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-20T15:27:07.927Z] === RUN TestDockerNetworkIpvlan [2022-07-20T15:27:07.927Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T15:27:07.927Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-20T15:27:07.927Z] PASS [2022-07-20T15:27:07.927Z] [2022-07-20T15:27:07.927Z] === Skipped [2022-07-20T15:27:07.927Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-20T15:27:07.927Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T15:27:07.927Z] [2022-07-20T15:27:07.927Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-20T15:27:07.927Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T15:27:07.927Z] [2022-07-20T15:27:07.927Z] DONE 2 tests, 2 skipped in 0.167s [2022-07-20T15:27:07.927Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-20T15:27:07.927Z] ++ 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-07-20T15:27:07.927Z] ++ set -e [2022-07-20T15:27:07.927Z] ++ '[' -n 0 ']' [2022-07-20T15:27:07.927Z] ++ set -x [2022-07-20T15:27:07.927Z] ++ 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-07-20T15:27:07.927Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-07-20T15:27:08.184Z] INFO: Testing against a local daemon [2022-07-20T15:27:08.184Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-20T15:27:09.116Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-07-20T15:27:09.681Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2022-07-20T15:27:09.681Z] === RUN TestDockerNetworkMacvlan [2022-07-20T15:27:10.247Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-20T15:27:11.186Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-20T15:27:12.118Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-20T15:27:14.014Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-07-20T15:27:14.271Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-20T15:27:14.271Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-07-20T15:27:16.800Z] docker_api_swarm_test.go:304: [d3bfeeeceebed] joining swarm manager [db3fa8b894243]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:27:17.057Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-20T15:27:18.428Z] docker_api_swarm_test.go:305: [da514cb49523d] joining swarm manager [db3fa8b894243]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T15:27:20.325Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-07-20T15:27:22.224Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-20T15:27:23.160Z] --- PASS: TestDockerNetworkMacvlan (13.53s) [2022-07-20T15:27:23.160Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-07-20T15:27:23.160Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2022-07-20T15:27:23.160Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.15s) [2022-07-20T15:27:23.160Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.51s) [2022-07-20T15:27:23.160Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.45s) [2022-07-20T15:27:23.160Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.81s) [2022-07-20T15:27:23.160Z] PASS [2022-07-20T15:27:23.160Z] [2022-07-20T15:27:23.160Z] DONE 8 tests in 15.114s [2022-07-20T15:27:23.160Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-20T15:27:23.160Z] ++ 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-07-20T15:27:23.160Z] ++ set -e [2022-07-20T15:27:23.160Z] ++ '[' -n 0 ']' [2022-07-20T15:27:23.160Z] ++ set -x [2022-07-20T15:27:23.160Z] ++ 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-07-20T15:27:23.160Z] testing: warning: no tests to run [2022-07-20T15:27:23.160Z] PASS [2022-07-20T15:27:23.160Z] [2022-07-20T15:27:23.160Z] DONE 0 tests in 0.042s [2022-07-20T15:27:23.160Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-20T15:27:23.160Z] ++ 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-07-20T15:27:23.160Z] ++ set -e [2022-07-20T15:27:23.160Z] ++ '[' -n 0 ']' [2022-07-20T15:27:23.160Z] ++ set -x [2022-07-20T15:27:23.160Z] ++ 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-07-20T15:27:23.418Z] INFO: Testing against a local daemon [2022-07-20T15:27:23.418Z] === RUN TestAuthZPluginAllowRequest [2022-07-20T15:27:24.795Z] --- PASS: TestAuthZPluginAllowRequest (1.47s) [2022-07-20T15:27:24.795Z] === RUN TestAuthZPluginTLS [2022-07-20T15:27:25.381Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-07-20T15:27:25.381Z] === RUN TestAuthZPluginDenyRequest [2022-07-20T15:27:25.945Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-07-20T15:27:25.945Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-20T15:27:26.509Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-07-20T15:27:26.509Z] === RUN TestAuthZPluginDenyResponse [2022-07-20T15:27:27.074Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-07-20T15:27:27.074Z] === RUN TestAuthZPluginAllowEventStream [2022-07-20T15:27:28.445Z] --- PASS: TestAuthZPluginAllowEventStream (1.37s) [2022-07-20T15:27:28.445Z] === RUN TestAuthZPluginErrorResponse [2022-07-20T15:27:29.010Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-07-20T15:27:29.010Z] === RUN TestAuthZPluginErrorRequest [2022-07-20T15:27:29.577Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2022-07-20T15:27:29.577Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-20T15:27:30.140Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-07-20T15:27:30.140Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-20T15:27:32.040Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.80s) [2022-07-20T15:27:32.040Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-20T15:27:32.298Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-07-20T15:27:32.863Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-07-20T15:27:33.795Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.00s) [2022-07-20T15:27:33.795Z] === RUN TestAuthZPluginHeader [2022-07-20T15:27:34.052Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-07-20T15:27:34.617Z] --- PASS: TestAuthZPluginHeader (0.82s) [2022-07-20T15:27:34.617Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-20T15:27:39.874Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.78s) [2022-07-20T15:27:39.874Z] === RUN TestAuthZPluginV2Disable [2022-07-20T15:27:40.441Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-07-20T15:27:41.006Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-07-20T15:27:41.263Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-07-20T15:27:41.828Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-07-20T15:27:42.762Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-07-20T15:27:42.762Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-20T15:27:42.762Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-07-20T15:27:43.019Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-07-20T15:27:43.279Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-07-20T15:27:43.844Z] --- PASS: TestAuthZPluginV2Disable (4.35s) [2022-07-20T15:27:43.844Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-20T15:27:45.749Z] docker_api_swarm_test.go:272: [d56e615c33af5] joining swarm manager [da4b08a5dc1d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:27:47.120Z] docker_api_swarm_test.go:273: [d5329cf4ede2f] joining swarm manager [da4b08a5dc1d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T15:27:48.050Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (4.33s) [2022-07-20T15:27:48.050Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-20T15:27:52.230Z] === RUN TestDockerSuite/TestBuildExpose [2022-07-20T15:27:52.230Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-07-20T15:27:53.163Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-07-20T15:27:54.095Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-07-20T15:27:54.660Z] === RUN TestDockerSuite/TestBuildFails [2022-07-20T15:27:56.033Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-07-20T15:27:56.033Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-07-20T15:27:57.929Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-07-20T15:27:59.299Z] === RUN TestDockerSuite/TestBuildForceRm [2022-07-20T15:27:59.299Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.18s) [2022-07-20T15:27:59.299Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-20T15:28:00.232Z] === RUN TestDockerSuite/TestBuildFromGit [2022-07-20T15:28:01.162Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-07-20T15:28:01.419Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-07-20T15:28:02.351Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-07-20T15:28:03.286Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-07-20T15:28:03.850Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-07-20T15:28:04.107Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-07-20T15:28:05.483Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-07-20T15:28:06.854Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-07-20T15:28:07.785Z] === RUN TestDockerSuite/TestBuildIidFile [2022-07-20T15:28:08.042Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-07-20T15:28:08.042Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-07-20T15:28:08.606Z] === RUN TestDockerSuite/TestBuildInheritance [2022-07-20T15:28:09.172Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-07-20T15:28:09.429Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-07-20T15:28:09.429Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-07-20T15:28:10.363Z] === RUN TestDockerSuite/TestBuildLabel [2022-07-20T15:28:10.620Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-07-20T15:28:11.184Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-07-20T15:28:11.441Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-07-20T15:28:11.699Z] === RUN TestDockerSuite/TestBuildLabels [2022-07-20T15:28:11.956Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-07-20T15:28:12.888Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-07-20T15:28:14.783Z] === RUN TestDockerSuite/TestBuildLastModified [2022-07-20T15:28:16.153Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.91s) [2022-07-20T15:28:16.153Z] PASS [2022-07-20T15:28:16.153Z] [2022-07-20T15:28:16.153Z] DONE 17 tests in 53.020s [2022-07-20T15:28:16.153Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-20T15:28:16.153Z] ++ 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-07-20T15:28:16.153Z] ++ set -e [2022-07-20T15:28:16.153Z] ++ '[' -n 0 ']' [2022-07-20T15:28:16.153Z] ++ set -x [2022-07-20T15:28:16.153Z] ++ 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-07-20T15:28:16.410Z] INFO: Testing against a local daemon [2022-07-20T15:28:16.410Z] === RUN TestPluginInvalidJSON [2022-07-20T15:28:16.410Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-20T15:28:16.410Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-20T15:28:16.410Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-20T15:28:16.410Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-20T15:28:16.410Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-20T15:28:16.410Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-20T15:28:16.410Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-20T15:28:16.410Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-20T15:28:16.410Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-20T15:28:16.410Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-20T15:28:16.410Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-20T15:28:16.410Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-20T15:28:16.410Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-20T15:28:16.410Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-20T15:28:16.410Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-20T15:28:16.410Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-20T15:28:16.410Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-20T15:28:16.410Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-20T15:28:16.410Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-20T15:28:16.410Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-20T15:28:16.410Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-20T15:28:16.410Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-20T15:28:16.410Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-20T15:28:16.410Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-20T15:28:16.410Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-20T15:28:16.410Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-20T15:28:16.410Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-20T15:28:16.410Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-20T15:28:16.410Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-20T15:28:16.410Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-20T15:28:16.410Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-20T15:28:16.410Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-20T15:28:16.410Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-20T15:28:16.410Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-20T15:28:16.410Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-20T15:28:16.410Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-20T15:28:16.410Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-20T15:28:16.410Z] === RUN TestPluginInstall [2022-07-20T15:28:16.410Z] === RUN TestPluginInstall/no_auth [2022-07-20T15:28:18.935Z] time="2022-07-20T15:28:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T15:28:18.935Z] time="2022-07-20T15:28:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3296116fd9a46f959dd8acaca823aa752f01a42b7b83bb3973d86824e22ee37f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T15:28:18.935Z] time="2022-07-20T15:28:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T15:28:18.935Z] time="2022-07-20T15:28:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3296116fd9a46f959dd8acaca823aa752f01a42b7b83bb3973d86824e22ee37f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T15:28:18.935Z] === RUN TestPluginInstall/with_htpasswd [2022-07-20T15:28:18.935Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-07-20T15:28:19.501Z] time="2022-07-20T15:28:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T15:28:19.501Z] time="2022-07-20T15:28:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3296116fd9a46f959dd8acaca823aa752f01a42b7b83bb3973d86824e22ee37f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T15:28:19.501Z] time="2022-07-20T15:28:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T15:28:19.501Z] time="2022-07-20T15:28:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3296116fd9a46f959dd8acaca823aa752f01a42b7b83bb3973d86824e22ee37f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T15:28:20.066Z] === RUN TestPluginInstall/with_insecure [2022-07-20T15:28:20.999Z] time="2022-07-20T15:28:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T15:28:20.999Z] time="2022-07-20T15:28:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8b269af63677b3cad2cd756fc968e30ffb5d3880b232f40128d7b78e902abfbd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T15:28:20.999Z] time="2022-07-20T15:28:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T15:28:20.999Z] time="2022-07-20T15:28:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8b269af63677b3cad2cd756fc968e30ffb5d3880b232f40128d7b78e902abfbd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T15:28:21.120Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-20T15:28:21.120Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-07-20T15:28:21.120Z] { [2022-07-20T15:28:21.120Z] "RT_GROUP_ICON": { [2022-07-20T15:28:21.120Z] "#1": { [2022-07-20T15:28:21.120Z] "0409": "../../winresources/docker.ico" [2022-07-20T15:28:21.120Z] } [2022-07-20T15:28:21.120Z] }, [2022-07-20T15:28:21.120Z] "RT_MANIFEST": { [2022-07-20T15:28:21.120Z] "#1": { [2022-07-20T15:28:21.120Z] "0409": { [2022-07-20T15:28:21.120Z] "identity": {}, [2022-07-20T15:28:21.120Z] "description": "Docker Engine", [2022-07-20T15:28:21.120Z] "minimum-os": "vista", [2022-07-20T15:28:21.120Z] "execution-level": "", [2022-07-20T15:28:21.120Z] "ui-access": false, [2022-07-20T15:28:21.120Z] "auto-elevate": false, [2022-07-20T15:28:21.120Z] "dpi-awareness": "unaware", [2022-07-20T15:28:21.120Z] "disable-theming": false, [2022-07-20T15:28:21.120Z] "disable-window-filtering": false, [2022-07-20T15:28:21.120Z] "high-resolution-scrolling-aware": false, [2022-07-20T15:28:21.120Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-20T15:28:21.120Z] "long-path-aware": false, [2022-07-20T15:28:21.120Z] "printer-driver-isolation": false, [2022-07-20T15:28:21.120Z] "gdi-scaling": false, [2022-07-20T15:28:21.120Z] "segment-heap": false, [2022-07-20T15:28:21.120Z] "use-common-controls-v6": false [2022-07-20T15:28:21.120Z] } [2022-07-20T15:28:21.120Z] } [2022-07-20T15:28:21.120Z] }, [2022-07-20T15:28:21.120Z] "RT_MESSAGETABLE": { [2022-07-20T15:28:21.120Z] "#1": { [2022-07-20T15:28:21.120Z] "0409": "../../winresources/event_messages.bin" [2022-07-20T15:28:21.120Z] } [2022-07-20T15:28:21.120Z] }, [2022-07-20T15:28:21.120Z] "RT_VERSION": { [2022-07-20T15:28:21.120Z] "#1": { [2022-07-20T15:28:21.120Z] "0409": { [2022-07-20T15:28:21.120Z] "fixed": { [2022-07-20T15:28:21.120Z] "file_version": "0.0.0.0", [2022-07-20T15:28:21.120Z] "product_version": "0.0.0.0", [2022-07-20T15:28:21.120Z] "type": "Unknown" [2022-07-20T15:28:21.120Z] }, [2022-07-20T15:28:21.120Z] "info": { [2022-07-20T15:28:21.120Z] "0000": { [2022-07-20T15:28:21.120Z] "CompanyName": "", [2022-07-20T15:28:21.120Z] "FileVersion": "dev", [2022-07-20T15:28:21.120Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-20T15:28:21.120Z] "OriginalFileName": "docker-proxy.exe", [2022-07-20T15:28:21.120Z] "ProductName": "", [2022-07-20T15:28:21.120Z] "ProductVersion": "dev", [2022-07-20T15:28:21.120Z] "SpecialBuild": "75577fe7a8d9f21442b00df90c8ac33ebea2ac67" [2022-07-20T15:28:21.120Z] } [2022-07-20T15:28:21.120Z] } [2022-07-20T15:28:21.120Z] } [2022-07-20T15:28:21.120Z] } [2022-07-20T15:28:21.120Z] } [2022-07-20T15:28:21.120Z] } [2022-07-20T15:28:21.120Z] cmd/docker-proxy/genwinres_windows.go [2022-07-20T15:28:21.120Z] cmd/docker-proxy/main.go [2022-07-20T15:28:21.120Z] cmd/docker-proxy/network_proxy_test.go [2022-07-20T15:28:21.120Z] cmd/docker-proxy/proxy.go [2022-07-20T15:28:21.120Z] cmd/docker-proxy/sctp_proxy.go [2022-07-20T15:28:21.120Z] cmd/docker-proxy/tcp_proxy.go [2022-07-20T15:28:21.120Z] cmd/docker-proxy/udp_proxy.go [2022-07-20T15:28:21.120Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-20T15:28:21.120Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-20T15:28:21.120Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-20T15:28:21.120Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-07-20T15:28:21.120Z] remote: Enumerating objects: 23, done. [2022-07-20T15:28:21.120Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-07-20T15:28:21.120Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-07-20T15:28:21.120Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-07-20T15:28:21.120Z] Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-07-20T15:28:21.120Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-07-20T15:28:21.120Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-07-20T15:28:21.120Z] Cross building: bundles/cross/linux/ppc64le [2022-07-20T15:28:21.120Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-20T15:28:21.120Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-20T15:28:21.256Z] plugin_test.go:195: [d8b925c2b5369] daemon is not started [2022-07-20T15:28:21.256Z] --- PASS: TestPluginInstall (4.80s) [2022-07-20T15:28:21.256Z] --- PASS: TestPluginInstall/no_auth (2.66s) [2022-07-20T15:28:21.256Z] --- PASS: TestPluginInstall/with_htpasswd (0.86s) [2022-07-20T15:28:21.256Z] --- PASS: TestPluginInstall/with_insecure (1.27s) [2022-07-20T15:28:21.256Z] === RUN TestPluginsWithRuntimes [2022-07-20T15:28:22.190Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-07-20T15:28:22.190Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-07-20T15:28:22.190Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-07-20T15:28:22.451Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-07-20T15:28:22.451Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-07-20T15:28:22.708Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-07-20T15:28:22.965Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-20T15:28:23.895Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-07-20T15:28:23.895Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-20T15:28:25.264Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-07-20T15:28:25.264Z] --- PASS: TestPluginsWithRuntimes (4.00s) [2022-07-20T15:28:25.264Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.15s) [2022-07-20T15:28:25.264Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.06s) [2022-07-20T15:28:25.264Z] === RUN TestPluginBackCompatMediaTypes [2022-07-20T15:28:25.828Z] --- PASS: TestPluginBackCompatMediaTypes (0.74s) [2022-07-20T15:28:25.828Z] PASS [2022-07-20T15:28:25.828Z] [2022-07-20T15:28:25.828Z] DONE 24 tests in 9.719s [2022-07-20T15:28:25.828Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-20T15:28:25.828Z] ++ 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-07-20T15:28:25.828Z] ++ set -e [2022-07-20T15:28:25.828Z] ++ '[' -n 0 ']' [2022-07-20T15:28:25.828Z] ++ set -x [2022-07-20T15:28:25.828Z] ++ 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-07-20T15:28:26.085Z] INFO: Testing against a local daemon [2022-07-20T15:28:26.085Z] === RUN TestExternalGraphDriver [2022-07-20T15:28:26.342Z] === RUN TestExternalGraphDriver/json [2022-07-20T15:28:28.239Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-07-20T15:28:28.239Z] === RUN TestExternalGraphDriver/spec [2022-07-20T15:28:28.496Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-07-20T15:28:29.060Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-07-20T15:28:29.991Z] === RUN TestExternalGraphDriver/pull [2022-07-20T15:28:31.891Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-07-20T15:28:32.149Z] --- PASS: TestExternalGraphDriver (6.08s) [2022-07-20T15:28:32.149Z] --- PASS: TestExternalGraphDriver/json (1.84s) [2022-07-20T15:28:32.149Z] --- PASS: TestExternalGraphDriver/spec (1.80s) [2022-07-20T15:28:32.149Z] --- PASS: TestExternalGraphDriver/pull (2.08s) [2022-07-20T15:28:32.149Z] === RUN TestGraphdriverPluginV2 [2022-07-20T15:28:36.329Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-07-20T15:28:37.699Z] --- PASS: TestGraphdriverPluginV2 (5.54s) [2022-07-20T15:28:37.699Z] PASS [2022-07-20T15:28:37.699Z] [2022-07-20T15:28:37.699Z] DONE 5 tests in 11.766s [2022-07-20T15:28:37.699Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-20T15:28:37.699Z] ++ 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-07-20T15:28:37.699Z] ++ set -e [2022-07-20T15:28:37.699Z] ++ '[' -n 0 ']' [2022-07-20T15:28:37.699Z] ++ set -x [2022-07-20T15:28:37.699Z] ++ 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-07-20T15:28:37.957Z] INFO: Testing against a local daemon [2022-07-20T15:28:37.957Z] === RUN TestContinueAfterPluginCrash [2022-07-20T15:28:37.957Z] === PAUSE TestContinueAfterPluginCrash [2022-07-20T15:28:37.957Z] === RUN TestReadPluginNoRead [2022-07-20T15:28:37.957Z] === PAUSE TestReadPluginNoRead [2022-07-20T15:28:37.957Z] === RUN TestDaemonStartWithLogOpt [2022-07-20T15:28:37.957Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-20T15:28:37.957Z] === CONT TestContinueAfterPluginCrash [2022-07-20T15:28:37.957Z] === CONT TestDaemonStartWithLogOpt [2022-07-20T15:28:37.957Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-07-20T15:28:38.889Z] docker_api_swarm_node_test.go:20: [d29a5cf4d6d2b] joining swarm manager [d208b4fd1a78a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:28:39.824Z] docker_api_swarm_node_test.go:21: [d0fa9a341c3f9] joining swarm manager [d208b4fd1a78a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T15:28:42.348Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-07-20T15:28:42.932Z] --- PASS: TestDaemonStartWithLogOpt (4.98s) [2022-07-20T15:28:42.932Z] === CONT TestReadPluginNoRead [2022-07-20T15:28:43.193Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-07-20T15:28:45.087Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-07-20T15:28:45.088Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-20T15:28:45.088Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-07-20T15:28:45.651Z] === RUN TestReadPluginNoRead/default [2022-07-20T15:28:47.546Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-20T15:28:48.112Z] --- PASS: TestContinueAfterPluginCrash (10.07s) [2022-07-20T15:28:48.676Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-07-20T15:28:48.933Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-20T15:28:49.190Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-07-20T15:28:50.561Z] === CONT TestReadPluginNoRead [2022-07-20T15:28:50.561Z] read_test.go:92: [d375de78ea110] daemon is not started [2022-07-20T15:28:50.561Z] --- PASS: TestReadPluginNoRead (7.46s) [2022-07-20T15:28:50.561Z] --- PASS: TestReadPluginNoRead/default (1.55s) [2022-07-20T15:28:50.561Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.63s) [2022-07-20T15:28:50.561Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.53s) [2022-07-20T15:28:50.561Z] PASS [2022-07-20T15:28:50.561Z] [2022-07-20T15:28:50.561Z] DONE 6 tests in 12.652s [2022-07-20T15:28:50.561Z] 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-07-20T15:28:50.561Z] ++ 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-07-20T15:28:50.561Z] ++ set -e [2022-07-20T15:28:50.561Z] ++ '[' -n 0 ']' [2022-07-20T15:28:50.561Z] ++ set -x [2022-07-20T15:28:50.561Z] ++ 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-07-20T15:28:50.561Z] testing: warning: no tests to run [2022-07-20T15:28:50.561Z] PASS [2022-07-20T15:28:50.561Z] [2022-07-20T15:28:50.561Z] DONE 0 tests in 0.045s [2022-07-20T15:28:50.561Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-20T15:28:50.561Z] ++ 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-07-20T15:28:50.561Z] ++ set -e [2022-07-20T15:28:50.561Z] ++ '[' -n 0 ']' [2022-07-20T15:28:50.561Z] ++ set -x [2022-07-20T15:28:50.561Z] ++ 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-07-20T15:28:50.561Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-07-20T15:28:50.561Z] INFO: Testing against a local daemon [2022-07-20T15:28:50.561Z] === RUN TestPluginWithDevMounts [2022-07-20T15:28:50.561Z] === PAUSE TestPluginWithDevMounts [2022-07-20T15:28:50.561Z] === CONT TestPluginWithDevMounts [2022-07-20T15:28:50.818Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-07-20T15:28:51.382Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-07-20T15:28:52.753Z] --- PASS: TestPluginWithDevMounts (1.90s) [2022-07-20T15:28:52.753Z] PASS [2022-07-20T15:28:52.753Z] [2022-07-20T15:28:52.753Z] DONE 1 tests in 2.093s [2022-07-20T15:28:52.753Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-20T15:28:52.753Z] ++ 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-07-20T15:28:52.753Z] ++ set -e [2022-07-20T15:28:52.753Z] ++ '[' -n 0 ']' [2022-07-20T15:28:52.753Z] ++ set -x [2022-07-20T15:28:52.753Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-20T15:28:52.753Z] INFO: Testing against a local daemon [2022-07-20T15:28:52.753Z] === RUN TestSecretInspect [2022-07-20T15:28:53.321Z] === RUN TestDockerSuite/TestBuildNetNone [2022-07-20T15:28:54.254Z] === RUN TestDockerSuite/TestBuildNoContext [2022-07-20T15:28:55.625Z] docker_api_swarm_test.go:502: [d26cc89c5dee0] joining swarm manager [d62f12a676d10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:28:55.625Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-07-20T15:28:56.190Z] --- PASS: TestSecretInspect (3.29s) [2022-07-20T15:28:56.191Z] === RUN TestSecretList [2022-07-20T15:28:56.450Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-07-20T15:28:57.821Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-07-20T15:28:58.078Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-07-20T15:28:58.079Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-07-20T15:28:58.645Z] --- PASS: TestSecretList (2.52s) [2022-07-20T15:28:58.645Z] === RUN TestSecretsCreateAndDelete [2022-07-20T15:28:58.645Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-07-20T15:28:58.903Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-07-20T15:28:59.469Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-07-20T15:29:01.374Z] --- PASS: TestSecretsCreateAndDelete (2.70s) [2022-07-20T15:29:01.374Z] === RUN TestSecretsUpdate [2022-07-20T15:29:01.374Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-07-20T15:29:03.898Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-07-20T15:29:03.898Z] --- PASS: TestSecretsUpdate (2.53s) [2022-07-20T15:29:03.898Z] === RUN TestTemplatedSecret [2022-07-20T15:29:04.462Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-07-20T15:29:05.394Z] docker_api_swarm_test.go:507: [df1585c8a76a0] joining swarm manager [d62f12a676d10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T15:29:06.765Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-07-20T15:29:07.022Z] --- PASS: TestTemplatedSecret (3.27s) [2022-07-20T15:29:07.022Z] === RUN TestSecretCreateResolve [2022-07-20T15:29:07.586Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-07-20T15:29:08.517Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-07-20T15:29:09.888Z] --- PASS: TestSecretCreateResolve (2.62s) [2022-07-20T15:29:09.888Z] PASS [2022-07-20T15:29:09.888Z] [2022-07-20T15:29:09.888Z] DONE 6 tests in 17.064s [2022-07-20T15:29:09.888Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-20T15:29:09.888Z] ++ 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-07-20T15:29:09.888Z] ++ set -e [2022-07-20T15:29:09.888Z] ++ '[' -n 0 ']' [2022-07-20T15:29:09.888Z] ++ set -x [2022-07-20T15:29:09.888Z] ++ 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-07-20T15:29:09.888Z] INFO: Testing against a local daemon [2022-07-20T15:29:09.888Z] === RUN TestServiceCreateInit [2022-07-20T15:29:09.888Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-20T15:29:11.258Z] === RUN TestDockerSuite/TestBuildPATH [2022-07-20T15:29:13.783Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-07-20T15:29:14.347Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-07-20T15:29:14.604Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-20T15:29:15.171Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-07-20T15:29:19.348Z] --- PASS: TestServiceCreateInit (9.45s) [2022-07-20T15:29:19.348Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.62s) [2022-07-20T15:29:19.348Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.81s) [2022-07-20T15:29:19.348Z] === RUN TestCreateServiceMultipleTimes [2022-07-20T15:29:24.613Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-07-20T15:29:27.137Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-07-20T15:29:29.035Z] === RUN TestDockerSuite/TestBuildRm [2022-07-20T15:29:31.560Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-07-20T15:29:31.817Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-07-20T15:29:33.187Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-07-20T15:29:33.444Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-07-20T15:29:33.444Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-07-20T15:29:34.813Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-07-20T15:29:35.745Z] docker_api_swarm_node_test.go:81: [dba164d2a168f] joining swarm manager [df2c1fae4c8ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:29:35.745Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-07-20T15:29:36.676Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-07-20T15:29:36.676Z] --- PASS: TestCreateServiceMultipleTimes (17.46s) [2022-07-20T15:29:36.676Z] === RUN TestCreateServiceConflict [2022-07-20T15:29:39.953Z] --- PASS: TestCreateServiceConflict (2.94s) [2022-07-20T15:29:39.953Z] === RUN TestCreateServiceMaxReplicas [2022-07-20T15:29:40.210Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-07-20T15:29:40.210Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-07-20T15:29:40.468Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-07-20T15:29:40.468Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-20T15:29:40.468Z] === RUN TestDockerSuite/TestBuildSpaces [2022-07-20T15:29:41.035Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-07-20T15:29:41.967Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-07-20T15:29:42.225Z] === RUN TestDockerSuite/TestBuildStderr [2022-07-20T15:29:43.598Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-07-20T15:29:43.598Z] --- PASS: TestCreateServiceMaxReplicas (3.86s) [2022-07-20T15:29:43.598Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-20T15:29:47.784Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-07-20T15:29:48.041Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-07-20T15:29:48.606Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-07-20T15:29:49.171Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-07-20T15:29:49.736Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-07-20T15:29:49.993Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-07-20T15:29:50.924Z] === RUN TestDockerSuite/TestBuildUser [2022-07-20T15:29:52.296Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-07-20T15:29:52.860Z] docker_api_swarm_node_test.go:53: [d12dbcd0e6840] joining swarm manager [d2b57ce0a7ff6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:29:53.791Z] docker_api_swarm_node_test.go:54: [de4524f4b7050] joining swarm manager [d2b57ce0a7ff6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T15:29:55.162Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-07-20T15:29:57.684Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.06s) [2022-07-20T15:29:57.684Z] === RUN TestCreateServiceSecretFileMode [2022-07-20T15:30:00.962Z] --- PASS: TestCreateServiceSecretFileMode (2.96s) [2022-07-20T15:30:00.962Z] === RUN TestCreateServiceConfigFileMode [2022-07-20T15:30:03.487Z] --- PASS: TestCreateServiceConfigFileMode (2.94s) [2022-07-20T15:30:03.487Z] === RUN TestCreateServiceSysctls [2022-07-20T15:30:07.667Z] --- PASS: TestCreateServiceSysctls (3.78s) [2022-07-20T15:30:07.667Z] === RUN TestCreateServiceCapabilities [2022-07-20T15:30:07.667Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-07-20T15:30:08.231Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-07-20T15:30:08.488Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-07-20T15:30:09.423Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-07-20T15:30:10.356Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-07-20T15:30:10.356Z] --- PASS: TestCreateServiceCapabilities (2.94s) [2022-07-20T15:30:10.356Z] === RUN TestInspect [2022-07-20T15:30:11.287Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-07-20T15:30:11.287Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-20T15:30:11.287Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-07-20T15:30:11.287Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-20T15:30:11.287Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-07-20T15:30:11.287Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-20T15:30:11.287Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-07-20T15:30:11.287Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-20T15:30:11.287Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-07-20T15:30:12.634Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-20T15:30:12.634Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-20T15:30:12.634Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-20T15:30:12.634Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-20T15:30:12.634Z] Cross building: bundles/cross/linux/s390x [2022-07-20T15:30:12.634Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-07-20T15:30:12.634Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-20T15:30:13.188Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-07-20T15:30:13.188Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-07-20T15:30:13.752Z] --- PASS: TestInspect (3.42s) [2022-07-20T15:30:13.752Z] === RUN TestCreateJob [2022-07-20T15:30:13.752Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-07-20T15:30:14.315Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-07-20T15:30:15.247Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-07-20T15:30:15.247Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-07-20T15:30:17.772Z] --- PASS: TestCreateJob (3.66s) [2022-07-20T15:30:17.772Z] === RUN TestReplicatedJob [2022-07-20T15:30:17.772Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-07-20T15:30:19.143Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-07-20T15:30:20.076Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-07-20T15:30:20.640Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-07-20T15:30:21.203Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-07-20T15:30:21.204Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-20T15:30:21.204Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-07-20T15:30:22.136Z] === RUN TestDockerSuite/TestBuildXZHost [2022-07-20T15:30:24.035Z] --- PASS: TestReplicatedJob (6.39s) [2022-07-20T15:30:24.035Z] === RUN TestUpdateReplicatedJob [2022-07-20T15:30:24.035Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-07-20T15:30:24.599Z] === RUN TestDockerSuite/TestCommitChange [2022-07-20T15:30:25.543Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-07-20T15:30:25.814Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-07-20T15:30:26.745Z] === RUN TestDockerSuite/TestCommitHardlink [2022-07-20T15:30:27.676Z] --- PASS: TestUpdateReplicatedJob (3.98s) [2022-07-20T15:30:27.676Z] === RUN TestServiceListWithStatuses [2022-07-20T15:30:27.676Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-20T15:30:27.676Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-20T15:30:27.676Z] === RUN TestDockerNetworkConnectAlias [2022-07-20T15:30:28.242Z] === RUN TestDockerSuite/TestCommitNewFile [2022-07-20T15:30:29.611Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-07-20T15:30:30.176Z] === RUN TestDockerSuite/TestCommitTTY [2022-07-20T15:30:31.548Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-07-20T15:30:32.478Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-07-20T15:30:33.043Z] --- PASS: TestDockerNetworkConnectAlias (5.19s) [2022-07-20T15:30:33.043Z] === RUN TestDockerNetworkReConnect [2022-07-20T15:30:33.043Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-07-20T15:30:33.976Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-07-20T15:30:34.909Z] docker_api_swarm_test.go:202: [d3e3139f0aa01] joining swarm manager [d534dfa90f252]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:30:35.840Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-07-20T15:30:35.840Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-07-20T15:30:36.773Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-07-20T15:30:37.337Z] --- PASS: TestDockerNetworkReConnect (4.52s) [2022-07-20T15:30:37.337Z] === RUN TestServicePlugin [2022-07-20T15:30:37.337Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-07-20T15:30:38.269Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-07-20T15:30:38.836Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-07-20T15:30:39.769Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-07-20T15:30:40.335Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-07-20T15:30:41.269Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-07-20T15:30:41.527Z] plugin_test.go:61: [d0a774cb3abc5] joining swarm manager [ddba6b1c2ce32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:30:42.095Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-07-20T15:30:42.668Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-07-20T15:30:42.925Z] plugin_test.go:64: [daa5a5f79d13e] joining swarm manager [ddba6b1c2ce32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T15:30:43.183Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-07-20T15:30:44.554Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-07-20T15:30:44.810Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-07-20T15:30:45.741Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-07-20T15:30:46.671Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-07-20T15:30:47.237Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-07-20T15:30:47.801Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-07-20T15:30:47.801Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-07-20T15:30:48.736Z] === RUN TestDockerSuite/TestCpRelativePath [2022-07-20T15:30:49.301Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-07-20T15:30:49.865Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-07-20T15:30:50.429Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-07-20T15:30:51.362Z] === RUN TestDockerSuite/TestCpToCaseA [2022-07-20T15:30:52.294Z] === RUN TestDockerSuite/TestCpToCaseB [2022-07-20T15:30:52.858Z] === RUN TestDockerSuite/TestCpToCaseC [2022-07-20T15:30:54.754Z] === RUN TestDockerSuite/TestCpToCaseD [2022-07-20T15:30:58.036Z] === RUN TestDockerSuite/TestCpToCaseE [2022-07-20T15:30:58.601Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-07-20T15:30:59.987Z] === RUN TestDockerSuite/TestCpToCaseF [2022-07-20T15:31:00.553Z] === RUN TestDockerSuite/TestCpToCaseG [2022-07-20T15:31:00.810Z] docker_api_swarm_test.go:384: [d82f5b46d07ee] joining swarm manager [ddbf6a173fc8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:31:02.182Z] docker_api_swarm_test.go:385: [dad71a25f8448] joining swarm manager [ddbf6a173fc8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T15:31:04.077Z] === RUN TestDockerSuite/TestCpToCaseH [2022-07-20T15:31:05.973Z] === RUN TestDockerSuite/TestCpToCaseI [2022-07-20T15:31:06.231Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-07-20T15:31:09.506Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-07-20T15:31:09.506Z] --- PASS: TestServicePlugin (32.14s) [2022-07-20T15:31:09.506Z] === RUN TestServiceUpdateLabel [2022-07-20T15:31:09.506Z] === RUN TestDockerSuite/TestCpToDot [2022-07-20T15:31:10.440Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-07-20T15:31:11.372Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-07-20T15:31:12.303Z] --- PASS: TestServiceUpdateLabel (2.52s) [2022-07-20T15:31:12.303Z] === RUN TestServiceUpdateSecrets [2022-07-20T15:31:12.562Z] === RUN TestDockerSuite/TestCpToStdout [2022-07-20T15:31:13.127Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-07-20T15:31:14.500Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-07-20T15:31:14.500Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-07-20T15:31:15.065Z] === RUN TestDockerSuite/TestCpVolumePath [2022-07-20T15:31:15.997Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-07-20T15:31:15.997Z] === RUN TestDockerSuite/TestCreateArgs [2022-07-20T15:31:15.997Z] === RUN TestDockerSuite/TestCreateByImageID [2022-07-20T15:31:16.254Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-07-20T15:31:16.817Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-07-20T15:31:16.817Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-20T15:31:16.817Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-07-20T15:31:16.817Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-07-20T15:31:17.381Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-07-20T15:31:17.637Z] === RUN TestDockerSuite/TestCreateLabels [2022-07-20T15:31:17.637Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-07-20T15:31:17.637Z] === RUN TestDockerSuite/TestCreateRM [2022-07-20T15:31:17.894Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-07-20T15:31:17.894Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-20T15:31:17.894Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-07-20T15:31:17.894Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-07-20T15:31:17.894Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-07-20T15:31:19.806Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-07-20T15:31:19.806Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-07-20T15:31:19.806Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-07-20T15:31:23.084Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-07-20T15:31:23.084Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-07-20T15:31:23.084Z] === RUN TestDockerSuite/TestEventsAttach [2022-07-20T15:31:23.342Z] === RUN TestDockerSuite/TestEventsCommit [2022-07-20T15:31:23.906Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-07-20T15:31:24.472Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-07-20T15:31:24.729Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-07-20T15:31:25.292Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-07-20T15:31:27.186Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-07-20T15:31:27.186Z] --- PASS: TestServiceUpdateSecrets (15.07s) [2022-07-20T15:31:27.186Z] === RUN TestServiceUpdateConfigs [2022-07-20T15:31:28.118Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-07-20T15:31:30.644Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-07-20T15:31:33.166Z] === RUN TestDockerSuite/TestEventsCopy [2022-07-20T15:31:33.729Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-07-20T15:31:34.664Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-07-20T15:31:35.229Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-07-20T15:31:35.486Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-07-20T15:31:36.857Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-07-20T15:31:37.113Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-07-20T15:31:37.370Z] === RUN TestDockerSuite/TestEventsFilterType [2022-07-20T15:31:37.627Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-07-20T15:31:37.627Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-07-20T15:31:37.890Z] === RUN TestDockerSuite/TestEventsFilters [2022-07-20T15:31:38.833Z] === RUN TestDockerSuite/TestEventsFormat [2022-07-20T15:31:39.764Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-07-20T15:31:39.764Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-07-20T15:31:39.764Z] === RUN TestDockerSuite/TestEventsImageImport [2022-07-20T15:31:40.327Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-07-20T15:31:40.584Z] === RUN TestDockerSuite/TestEventsImagePull [2022-07-20T15:31:41.514Z] === RUN TestDockerSuite/TestEventsImageTag [2022-07-20T15:31:42.079Z] --- PASS: TestServiceUpdateConfigs (14.99s) [2022-07-20T15:31:42.079Z] === RUN TestServiceUpdateNetwork [2022-07-20T15:31:42.643Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-07-20T15:31:42.901Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-07-20T15:31:42.901Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-20T15:31:42.901Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-07-20T15:31:42.901Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-20T15:31:42.901Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-07-20T15:31:45.426Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-07-20T15:31:45.989Z] === RUN TestDockerSuite/TestEventsRename [2022-07-20T15:31:46.553Z] === RUN TestDockerSuite/TestEventsResize [2022-07-20T15:31:47.119Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-07-20T15:31:48.049Z] check_test.go:611: [dad71a25f8448] daemon is not started [2022-07-20T15:31:48.049Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-07-20T15:31:49.944Z] docker_api_swarm_test.go:802: [d06d94d257242] joining swarm manager [dbddadf21c3ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:31:51.313Z] docker_api_swarm_test.go:802: [d615e4a02242b] joining swarm manager [dbddadf21c3ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T15:31:52.683Z] docker_api_swarm_test.go:802: [d9ac10e7f27a1] joining swarm manager [dbddadf21c3ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-20T15:31:52.683Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-07-20T15:31:53.248Z] === RUN TestDockerSuite/TestEventsStreaming [2022-07-20T15:31:53.813Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-07-20T15:31:55.183Z] docker_api_swarm_test.go:802: [d6faf78ec2529] joining swarm manager [dbddadf21c3ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-20T15:31:55.183Z] --- PASS: TestServiceUpdateNetwork (13.02s) [2022-07-20T15:31:55.183Z] === RUN TestServiceUpdatePidsLimit [2022-07-20T15:31:56.573Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-20T15:31:56.830Z] === RUN TestDockerSuite/TestEventsTop [2022-07-20T15:31:57.394Z] docker_api_swarm_test.go:810: [daaab05f7cc9f] joining swarm manager [dbddadf21c3ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-07-20T15:31:57.651Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-20T15:31:57.651Z] === RUN TestDockerSuite/TestEventsUntag [2022-07-20T15:32:00.172Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-07-20T15:32:04.134Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-07-20T15:32:04.134Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-20T15:32:04.134Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-20T15:32:04.134Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-20T15:32:04.134Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-20T15:32:04.346Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-20T15:32:04.459Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-20T15:32:04.742Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43839/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=75577fe7a8d9f21442b00df90c8ac33ebea2ac67 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:75577fe7a8d9f21442b00df90c8ac33ebea2ac67 hack/test/unit [2022-07-20T15:32:05.001Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-20T15:32:05.001Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-20T15:32:05.001Z] + TESTDIRS=./... [2022-07-20T15:32:05.001Z] + exclude_paths='/vendor/|/integration' [2022-07-20T15:32:05.001Z] ++ go list ./... [2022-07-20T15:32:05.001Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-20T15:32:05.943Z] + pkg_list='github.com/docker/docker/api [2022-07-20T15:32:05.943Z] github.com/docker/docker/api/server [2022-07-20T15:32:05.943Z] github.com/docker/docker/api/server/backend/build [2022-07-20T15:32:05.943Z] github.com/docker/docker/api/server/httpstatus [2022-07-20T15:32:05.943Z] github.com/docker/docker/api/server/httputils [2022-07-20T15:32:05.943Z] github.com/docker/docker/api/server/middleware [2022-07-20T15:32:05.943Z] github.com/docker/docker/api/server/router [2022-07-20T15:32:05.943Z] github.com/docker/docker/api/server/router/build [2022-07-20T15:32:05.943Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-20T15:32:05.943Z] github.com/docker/docker/api/server/router/container [2022-07-20T15:32:05.943Z] github.com/docker/docker/api/server/router/debug [2022-07-20T15:32:05.943Z] github.com/docker/docker/api/server/router/distribution [2022-07-20T15:32:05.943Z] github.com/docker/docker/api/server/router/grpc [2022-07-20T15:32:05.943Z] github.com/docker/docker/api/server/router/image [2022-07-20T15:32:05.943Z] github.com/docker/docker/api/server/router/network [2022-07-20T15:32:05.943Z] github.com/docker/docker/api/server/router/plugin [2022-07-20T15:32:05.943Z] github.com/docker/docker/api/server/router/session [2022-07-20T15:32:05.943Z] github.com/docker/docker/api/server/router/swarm [2022-07-20T15:32:05.943Z] github.com/docker/docker/api/server/router/system [2022-07-20T15:32:05.943Z] github.com/docker/docker/api/server/router/volume [2022-07-20T15:32:05.943Z] github.com/docker/docker/api/types [2022-07-20T15:32:05.943Z] github.com/docker/docker/api/types/backend [2022-07-20T15:32:05.943Z] github.com/docker/docker/api/types/blkiodev [2022-07-20T15:32:05.943Z] github.com/docker/docker/api/types/container [2022-07-20T15:32:05.943Z] github.com/docker/docker/api/types/events [2022-07-20T15:32:05.943Z] github.com/docker/docker/api/types/filters [2022-07-20T15:32:05.943Z] github.com/docker/docker/api/types/image [2022-07-20T15:32:05.943Z] github.com/docker/docker/api/types/mount [2022-07-20T15:32:05.943Z] github.com/docker/docker/api/types/network [2022-07-20T15:32:05.943Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-20T15:32:05.943Z] github.com/docker/docker/api/types/registry [2022-07-20T15:32:05.943Z] github.com/docker/docker/api/types/strslice [2022-07-20T15:32:05.943Z] github.com/docker/docker/api/types/swarm [2022-07-20T15:32:05.943Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-20T15:32:05.943Z] github.com/docker/docker/api/types/time [2022-07-20T15:32:05.943Z] github.com/docker/docker/api/types/versions [2022-07-20T15:32:05.943Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-20T15:32:05.943Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-20T15:32:05.943Z] github.com/docker/docker/api/types/volume [2022-07-20T15:32:05.943Z] github.com/docker/docker/builder [2022-07-20T15:32:05.943Z] github.com/docker/docker/builder/builder-next [2022-07-20T15:32:05.943Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-20T15:32:05.943Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-20T15:32:05.943Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-20T15:32:05.943Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-20T15:32:05.943Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-20T15:32:05.943Z] github.com/docker/docker/builder/builder-next/worker [2022-07-20T15:32:05.943Z] github.com/docker/docker/builder/dockerfile [2022-07-20T15:32:05.943Z] github.com/docker/docker/builder/remotecontext [2022-07-20T15:32:05.943Z] github.com/docker/docker/builder/remotecontext/git [2022-07-20T15:32:05.943Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-20T15:32:05.943Z] github.com/docker/docker/cli [2022-07-20T15:32:05.943Z] github.com/docker/docker/cli/config [2022-07-20T15:32:05.943Z] github.com/docker/docker/cli/debug [2022-07-20T15:32:05.943Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-20T15:32:05.943Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-20T15:32:05.943Z] github.com/docker/docker/client [2022-07-20T15:32:05.943Z] github.com/docker/docker/cmd/docker-proxy [2022-07-20T15:32:05.943Z] github.com/docker/docker/cmd/dockerd [2022-07-20T15:32:05.943Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-20T15:32:05.943Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-20T15:32:05.943Z] github.com/docker/docker/container [2022-07-20T15:32:05.943Z] github.com/docker/docker/container/stream [2022-07-20T15:32:05.943Z] github.com/docker/docker/contrib/apparmor [2022-07-20T15:32:05.943Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-20T15:32:05.943Z] github.com/docker/docker/contrib/httpserver [2022-07-20T15:32:05.943Z] github.com/docker/docker/daemon [2022-07-20T15:32:05.943Z] github.com/docker/docker/daemon/cluster [2022-07-20T15:32:05.943Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-20T15:32:05.943Z] github.com/docker/docker/daemon/cluster/convert [2022-07-20T15:32:05.943Z] github.com/docker/docker/daemon/cluster/executor [2022-07-20T15:32:05.943Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-20T15:32:05.943Z] github.com/docker/docker/daemon/cluster/provider [2022-07-20T15:32:05.943Z] github.com/docker/docker/daemon/config [2022-07-20T15:32:05.943Z] github.com/docker/docker/daemon/containerd [2022-07-20T15:32:05.943Z] github.com/docker/docker/daemon/events [2022-07-20T15:32:05.943Z] github.com/docker/docker/daemon/events/testutils [2022-07-20T15:32:05.943Z] github.com/docker/docker/daemon/exec [2022-07-20T15:32:05.943Z] github.com/docker/docker/daemon/graphdriver [2022-07-20T15:32:05.943Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-20T15:32:05.943Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-20T15:32:05.943Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-20T15:32:05.943Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-20T15:32:05.943Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-20T15:32:05.943Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-20T15:32:05.943Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-20T15:32:05.943Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-20T15:32:05.943Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-20T15:32:05.943Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-20T15:32:05.943Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-20T15:32:05.943Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-20T15:32:05.943Z] github.com/docker/docker/daemon/images [2022-07-20T15:32:05.943Z] github.com/docker/docker/daemon/initlayer [2022-07-20T15:32:05.943Z] github.com/docker/docker/daemon/links [2022-07-20T15:32:05.943Z] github.com/docker/docker/daemon/listeners [2022-07-20T15:32:05.943Z] github.com/docker/docker/daemon/logger [2022-07-20T15:32:05.943Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-20T15:32:05.943Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-20T15:32:05.943Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-20T15:32:05.943Z] github.com/docker/docker/daemon/logger/gelf [2022-07-20T15:32:05.943Z] github.com/docker/docker/daemon/logger/journald [2022-07-20T15:32:05.943Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-20T15:32:05.943Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-20T15:32:05.943Z] github.com/docker/docker/daemon/logger/local [2022-07-20T15:32:05.943Z] github.com/docker/docker/daemon/logger/logentries [2022-07-20T15:32:05.943Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-20T15:32:05.943Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-20T15:32:05.943Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-20T15:32:05.943Z] github.com/docker/docker/daemon/logger/splunk [2022-07-20T15:32:05.943Z] github.com/docker/docker/daemon/logger/syslog [2022-07-20T15:32:05.943Z] github.com/docker/docker/daemon/logger/templates [2022-07-20T15:32:05.943Z] github.com/docker/docker/daemon/names [2022-07-20T15:32:05.943Z] github.com/docker/docker/daemon/network [2022-07-20T15:32:05.943Z] github.com/docker/docker/daemon/stats [2022-07-20T15:32:05.943Z] github.com/docker/docker/distribution [2022-07-20T15:32:05.943Z] github.com/docker/docker/distribution/metadata [2022-07-20T15:32:05.943Z] github.com/docker/docker/distribution/utils [2022-07-20T15:32:05.943Z] github.com/docker/docker/distribution/xfer [2022-07-20T15:32:05.943Z] github.com/docker/docker/dockerversion [2022-07-20T15:32:05.943Z] github.com/docker/docker/errdefs [2022-07-20T15:32:05.943Z] github.com/docker/docker/image [2022-07-20T15:32:05.943Z] github.com/docker/docker/image/cache [2022-07-20T15:32:05.943Z] github.com/docker/docker/image/tarexport [2022-07-20T15:32:05.943Z] github.com/docker/docker/image/v1 [2022-07-20T15:32:05.943Z] github.com/docker/docker/internal/test/suite [2022-07-20T15:32:05.943Z] github.com/docker/docker/layer [2022-07-20T15:32:05.943Z] github.com/docker/docker/libcontainerd [2022-07-20T15:32:05.943Z] github.com/docker/docker/libcontainerd/queue [2022-07-20T15:32:05.943Z] github.com/docker/docker/libcontainerd/remote [2022-07-20T15:32:05.943Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-20T15:32:05.943Z] github.com/docker/docker/libcontainerd/types [2022-07-20T15:32:05.943Z] github.com/docker/docker/libnetwork [2022-07-20T15:32:05.943Z] github.com/docker/docker/libnetwork/bitseq [2022-07-20T15:32:05.943Z] github.com/docker/docker/libnetwork/cluster [2022-07-20T15:32:05.943Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-20T15:32:05.943Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-20T15:32:05.943Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-20T15:32:05.943Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-20T15:32:05.943Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-20T15:32:05.943Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-20T15:32:05.943Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-20T15:32:05.943Z] github.com/docker/docker/libnetwork/config [2022-07-20T15:32:05.943Z] github.com/docker/docker/libnetwork/datastore [2022-07-20T15:32:05.943Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-20T15:32:05.943Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-20T15:32:05.943Z] github.com/docker/docker/libnetwork/driverapi [2022-07-20T15:32:05.943Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T15:32:05.943Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T15:32:05.943Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-20T15:32:05.943Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-20T15:32:05.943Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-20T15:32:05.943Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-20T15:32:05.943Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-20T15:32:05.943Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-20T15:32:05.943Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-20T15:32:05.943Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-20T15:32:05.943Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-20T15:32:05.943Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/etchosts [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/idm [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/ipam [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/iptables [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/netlabel [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/netutils [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/networkdb [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/ns [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/options [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/osl [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/portallocator [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/portmapper [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/testutils [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/types [2022-07-20T15:32:05.944Z] github.com/docker/docker/oci [2022-07-20T15:32:05.944Z] github.com/docker/docker/oci/caps [2022-07-20T15:32:05.944Z] github.com/docker/docker/opts [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/aaparser [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/archive [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/authorization [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/broadcaster [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/capabilities [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/chrootarchive [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/containerfs [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/devicemapper [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/directory [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/dmesg [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/fileutils [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/fsutils [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/homedir [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/idtools [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/ioutils [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/jsonmessage [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/longpath [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/loopback [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/namesgenerator [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/parsers [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/pidfile [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/platform [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/plugingetter [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/plugins [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/plugins/transport [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/pools [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/progress [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/pubsub [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/reexec [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/signal [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/stack [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/stdcopy [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/streamformatter [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/stringid [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/sysinfo [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/system [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/tailfile [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/tarsum [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/urlutil [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/useragent [2022-07-20T15:32:05.944Z] github.com/docker/docker/plugin [2022-07-20T15:32:05.944Z] github.com/docker/docker/plugin/executor/containerd [2022-07-20T15:32:05.944Z] github.com/docker/docker/plugin/v2 [2022-07-20T15:32:05.944Z] github.com/docker/docker/profiles/apparmor [2022-07-20T15:32:05.944Z] github.com/docker/docker/profiles/seccomp [2022-07-20T15:32:05.944Z] github.com/docker/docker/quota [2022-07-20T15:32:05.944Z] github.com/docker/docker/reference [2022-07-20T15:32:05.944Z] github.com/docker/docker/registry [2022-07-20T15:32:05.944Z] github.com/docker/docker/registry/resumable [2022-07-20T15:32:05.944Z] github.com/docker/docker/restartmanager [2022-07-20T15:32:05.944Z] github.com/docker/docker/rootless [2022-07-20T15:32:05.944Z] github.com/docker/docker/rootless/specconv [2022-07-20T15:32:05.944Z] github.com/docker/docker/runconfig [2022-07-20T15:32:05.944Z] github.com/docker/docker/runconfig/opts [2022-07-20T15:32:05.944Z] github.com/docker/docker/testutil [2022-07-20T15:32:05.944Z] github.com/docker/docker/testutil/daemon [2022-07-20T15:32:05.944Z] github.com/docker/docker/testutil/environment [2022-07-20T15:32:05.944Z] github.com/docker/docker/testutil/fakecontext [2022-07-20T15:32:05.944Z] github.com/docker/docker/testutil/fakegit [2022-07-20T15:32:05.944Z] github.com/docker/docker/testutil/fakestorage [2022-07-20T15:32:05.944Z] github.com/docker/docker/testutil/fixtures/load [2022-07-20T15:32:05.944Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-20T15:32:05.944Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-20T15:32:05.944Z] github.com/docker/docker/testutil/registry [2022-07-20T15:32:05.944Z] github.com/docker/docker/testutil/request [2022-07-20T15:32:05.944Z] github.com/docker/docker/volume [2022-07-20T15:32:05.944Z] github.com/docker/docker/volume/drivers [2022-07-20T15:32:05.944Z] github.com/docker/docker/volume/local [2022-07-20T15:32:05.944Z] github.com/docker/docker/volume/mounts [2022-07-20T15:32:05.944Z] github.com/docker/docker/volume/service [2022-07-20T15:32:05.944Z] github.com/docker/docker/volume/service/opts [2022-07-20T15:32:05.944Z] github.com/docker/docker/volume/testutils' [2022-07-20T15:32:05.944Z] ++ echo 'github.com/docker/docker/api [2022-07-20T15:32:05.944Z] github.com/docker/docker/api/server [2022-07-20T15:32:05.944Z] github.com/docker/docker/api/server/backend/build [2022-07-20T15:32:05.944Z] github.com/docker/docker/api/server/httpstatus [2022-07-20T15:32:05.944Z] github.com/docker/docker/api/server/httputils [2022-07-20T15:32:05.944Z] github.com/docker/docker/api/server/middleware [2022-07-20T15:32:05.944Z] github.com/docker/docker/api/server/router [2022-07-20T15:32:05.944Z] github.com/docker/docker/api/server/router/build [2022-07-20T15:32:05.944Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-20T15:32:05.944Z] github.com/docker/docker/api/server/router/container [2022-07-20T15:32:05.944Z] github.com/docker/docker/api/server/router/debug [2022-07-20T15:32:05.944Z] github.com/docker/docker/api/server/router/distribution [2022-07-20T15:32:05.944Z] github.com/docker/docker/api/server/router/grpc [2022-07-20T15:32:05.944Z] github.com/docker/docker/api/server/router/image [2022-07-20T15:32:05.944Z] github.com/docker/docker/api/server/router/network [2022-07-20T15:32:05.944Z] github.com/docker/docker/api/server/router/plugin [2022-07-20T15:32:05.944Z] github.com/docker/docker/api/server/router/session [2022-07-20T15:32:05.944Z] github.com/docker/docker/api/server/router/swarm [2022-07-20T15:32:05.944Z] github.com/docker/docker/api/server/router/system [2022-07-20T15:32:05.944Z] github.com/docker/docker/api/server/router/volume [2022-07-20T15:32:05.944Z] github.com/docker/docker/api/types [2022-07-20T15:32:05.944Z] github.com/docker/docker/api/types/backend [2022-07-20T15:32:05.944Z] github.com/docker/docker/api/types/blkiodev [2022-07-20T15:32:05.944Z] github.com/docker/docker/api/types/container [2022-07-20T15:32:05.944Z] github.com/docker/docker/api/types/events [2022-07-20T15:32:05.944Z] github.com/docker/docker/api/types/filters [2022-07-20T15:32:05.944Z] github.com/docker/docker/api/types/image [2022-07-20T15:32:05.944Z] github.com/docker/docker/api/types/mount [2022-07-20T15:32:05.944Z] github.com/docker/docker/api/types/network [2022-07-20T15:32:05.944Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-20T15:32:05.944Z] github.com/docker/docker/api/types/registry [2022-07-20T15:32:05.944Z] github.com/docker/docker/api/types/strslice [2022-07-20T15:32:05.944Z] github.com/docker/docker/api/types/swarm [2022-07-20T15:32:05.944Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-20T15:32:05.944Z] github.com/docker/docker/api/types/time [2022-07-20T15:32:05.944Z] github.com/docker/docker/api/types/versions [2022-07-20T15:32:05.944Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-20T15:32:05.944Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-20T15:32:05.944Z] github.com/docker/docker/api/types/volume [2022-07-20T15:32:05.944Z] github.com/docker/docker/builder [2022-07-20T15:32:05.944Z] github.com/docker/docker/builder/builder-next [2022-07-20T15:32:05.944Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-20T15:32:05.944Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-20T15:32:05.944Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-20T15:32:05.944Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-20T15:32:05.944Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-20T15:32:05.944Z] github.com/docker/docker/builder/builder-next/worker [2022-07-20T15:32:05.944Z] github.com/docker/docker/builder/dockerfile [2022-07-20T15:32:05.944Z] github.com/docker/docker/builder/remotecontext [2022-07-20T15:32:05.944Z] github.com/docker/docker/builder/remotecontext/git [2022-07-20T15:32:05.944Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-20T15:32:05.944Z] github.com/docker/docker/cli [2022-07-20T15:32:05.944Z] github.com/docker/docker/cli/config [2022-07-20T15:32:05.944Z] github.com/docker/docker/cli/debug [2022-07-20T15:32:05.944Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-20T15:32:05.944Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-20T15:32:05.944Z] github.com/docker/docker/client [2022-07-20T15:32:05.944Z] github.com/docker/docker/cmd/docker-proxy [2022-07-20T15:32:05.944Z] github.com/docker/docker/cmd/dockerd [2022-07-20T15:32:05.944Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-20T15:32:05.944Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-20T15:32:05.944Z] github.com/docker/docker/container [2022-07-20T15:32:05.944Z] github.com/docker/docker/container/stream [2022-07-20T15:32:05.944Z] github.com/docker/docker/contrib/apparmor [2022-07-20T15:32:05.944Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-20T15:32:05.944Z] github.com/docker/docker/contrib/httpserver [2022-07-20T15:32:05.944Z] github.com/docker/docker/daemon [2022-07-20T15:32:05.944Z] github.com/docker/docker/daemon/cluster [2022-07-20T15:32:05.944Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-20T15:32:05.944Z] github.com/docker/docker/daemon/cluster/convert [2022-07-20T15:32:05.944Z] github.com/docker/docker/daemon/cluster/executor [2022-07-20T15:32:05.944Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-20T15:32:05.944Z] github.com/docker/docker/daemon/cluster/provider [2022-07-20T15:32:05.944Z] github.com/docker/docker/daemon/config [2022-07-20T15:32:05.944Z] github.com/docker/docker/daemon/containerd [2022-07-20T15:32:05.944Z] github.com/docker/docker/daemon/events [2022-07-20T15:32:05.944Z] github.com/docker/docker/daemon/events/testutils [2022-07-20T15:32:05.944Z] github.com/docker/docker/daemon/exec [2022-07-20T15:32:05.944Z] github.com/docker/docker/daemon/graphdriver [2022-07-20T15:32:05.944Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-20T15:32:05.944Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-20T15:32:05.944Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-20T15:32:05.944Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-20T15:32:05.944Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-20T15:32:05.944Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-20T15:32:05.944Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-20T15:32:05.944Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-20T15:32:05.944Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-20T15:32:05.944Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-20T15:32:05.944Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-20T15:32:05.944Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-20T15:32:05.944Z] github.com/docker/docker/daemon/images [2022-07-20T15:32:05.944Z] github.com/docker/docker/daemon/initlayer [2022-07-20T15:32:05.944Z] github.com/docker/docker/daemon/links [2022-07-20T15:32:05.944Z] github.com/docker/docker/daemon/listeners [2022-07-20T15:32:05.944Z] github.com/docker/docker/daemon/logger [2022-07-20T15:32:05.944Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-20T15:32:05.944Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-20T15:32:05.944Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-20T15:32:05.944Z] github.com/docker/docker/daemon/logger/gelf [2022-07-20T15:32:05.944Z] github.com/docker/docker/daemon/logger/journald [2022-07-20T15:32:05.944Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-20T15:32:05.944Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-20T15:32:05.944Z] github.com/docker/docker/daemon/logger/local [2022-07-20T15:32:05.944Z] github.com/docker/docker/daemon/logger/logentries [2022-07-20T15:32:05.944Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-20T15:32:05.944Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-20T15:32:05.944Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-20T15:32:05.944Z] github.com/docker/docker/daemon/logger/splunk [2022-07-20T15:32:05.944Z] github.com/docker/docker/daemon/logger/syslog [2022-07-20T15:32:05.944Z] github.com/docker/docker/daemon/logger/templates [2022-07-20T15:32:05.944Z] github.com/docker/docker/daemon/names [2022-07-20T15:32:05.944Z] github.com/docker/docker/daemon/network [2022-07-20T15:32:05.944Z] github.com/docker/docker/daemon/stats [2022-07-20T15:32:05.944Z] github.com/docker/docker/distribution [2022-07-20T15:32:05.944Z] github.com/docker/docker/distribution/metadata [2022-07-20T15:32:05.944Z] github.com/docker/docker/distribution/utils [2022-07-20T15:32:05.944Z] github.com/docker/docker/distribution/xfer [2022-07-20T15:32:05.944Z] github.com/docker/docker/dockerversion [2022-07-20T15:32:05.944Z] github.com/docker/docker/errdefs [2022-07-20T15:32:05.944Z] github.com/docker/docker/image [2022-07-20T15:32:05.944Z] github.com/docker/docker/image/cache [2022-07-20T15:32:05.944Z] github.com/docker/docker/image/tarexport [2022-07-20T15:32:05.944Z] github.com/docker/docker/image/v1 [2022-07-20T15:32:05.944Z] github.com/docker/docker/internal/test/suite [2022-07-20T15:32:05.944Z] github.com/docker/docker/layer [2022-07-20T15:32:05.944Z] github.com/docker/docker/libcontainerd [2022-07-20T15:32:05.944Z] github.com/docker/docker/libcontainerd/queue [2022-07-20T15:32:05.944Z] github.com/docker/docker/libcontainerd/remote [2022-07-20T15:32:05.944Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-20T15:32:05.944Z] github.com/docker/docker/libcontainerd/types [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/bitseq [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/cluster [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/config [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/datastore [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/driverapi [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/etchosts [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/idm [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/ipam [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/iptables [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/netlabel [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/netutils [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/networkdb [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/ns [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/options [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/osl [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/portallocator [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/portmapper [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/testutils [2022-07-20T15:32:05.944Z] github.com/docker/docker/libnetwork/types [2022-07-20T15:32:05.944Z] github.com/docker/docker/oci [2022-07-20T15:32:05.944Z] github.com/docker/docker/oci/caps [2022-07-20T15:32:05.944Z] github.com/docker/docker/opts [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/aaparser [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/archive [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/authorization [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/broadcaster [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/capabilities [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/chrootarchive [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/containerfs [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/devicemapper [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/directory [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/dmesg [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/fileutils [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/fsutils [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/homedir [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/idtools [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/ioutils [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/jsonmessage [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/longpath [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/loopback [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/namesgenerator [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/parsers [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/pidfile [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/platform [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/plugingetter [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/plugins [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/plugins/transport [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/pools [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/progress [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/pubsub [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/reexec [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/signal [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/stack [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/stdcopy [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/streamformatter [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/stringid [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/sysinfo [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/system [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/tailfile [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/tarsum [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/urlutil [2022-07-20T15:32:05.944Z] github.com/docker/docker/pkg/useragent [2022-07-20T15:32:05.944Z] github.com/docker/docker/plugin [2022-07-20T15:32:05.944Z] github.com/docker/docker/plugin/executor/containerd [2022-07-20T15:32:05.944Z] github.com/docker/docker/plugin/v2 [2022-07-20T15:32:05.944Z] github.com/docker/docker/profiles/apparmor [2022-07-20T15:32:05.944Z] github.com/docker/docker/profiles/seccomp [2022-07-20T15:32:05.944Z] github.com/docker/docker/quota [2022-07-20T15:32:05.944Z] github.com/docker/docker/reference [2022-07-20T15:32:05.944Z] github.com/docker/docker/registry [2022-07-20T15:32:05.944Z] github.com/docker/docker/registry/resumable [2022-07-20T15:32:05.944Z] github.com/docker/docker/restartmanager [2022-07-20T15:32:05.944Z] github.com/docker/docker/rootless [2022-07-20T15:32:05.944Z] github.com/docker/docker/rootless/specconv [2022-07-20T15:32:05.944Z] github.com/docker/docker/runconfig [2022-07-20T15:32:05.944Z] github.com/docker/docker/runconfig/opts [2022-07-20T15:32:05.945Z] github.com/docker/docker/testutil [2022-07-20T15:32:05.945Z] github.com/docker/docker/testutil/daemon [2022-07-20T15:32:05.945Z] github.com/docker/docker/testutil/environment [2022-07-20T15:32:05.945Z] github.com/docker/docker/testutil/fakecontext [2022-07-20T15:32:05.945Z] github.com/docker/docker/testutil/fakegit [2022-07-20T15:32:05.945Z] github.com/docker/docker/testutil/fakestorage [2022-07-20T15:32:05.945Z] github.com/docker/docker/testutil/fixtures/load [2022-07-20T15:32:05.945Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-20T15:32:05.945Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-20T15:32:05.945Z] github.com/docker/docker/testutil/registry [2022-07-20T15:32:05.945Z] github.com/docker/docker/testutil/request [2022-07-20T15:32:05.945Z] github.com/docker/docker/volume [2022-07-20T15:32:05.945Z] github.com/docker/docker/volume/drivers [2022-07-20T15:32:05.945Z] github.com/docker/docker/volume/local [2022-07-20T15:32:05.945Z] github.com/docker/docker/volume/mounts [2022-07-20T15:32:05.945Z] github.com/docker/docker/volume/service [2022-07-20T15:32:05.945Z] github.com/docker/docker/volume/service/opts [2022-07-20T15:32:05.945Z] github.com/docker/docker/volume/testutils' [2022-07-20T15:32:05.945Z] ++ grep --fixed-strings -v /libnetwork [2022-07-20T15:32:05.945Z] + base_pkg_list='github.com/docker/docker/api [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/server [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/server/backend/build [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/server/httpstatus [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/server/httputils [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/server/middleware [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/server/router [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/server/router/build [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/server/router/container [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/server/router/debug [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/server/router/distribution [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/server/router/grpc [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/server/router/image [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/server/router/network [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/server/router/plugin [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/server/router/session [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/server/router/swarm [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/server/router/system [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/server/router/volume [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/types [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/types/backend [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/types/blkiodev [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/types/container [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/types/events [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/types/filters [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/types/image [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/types/mount [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/types/network [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/types/registry [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/types/strslice [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/types/swarm [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/types/time [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/types/versions [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/types/volume [2022-07-20T15:32:05.945Z] github.com/docker/docker/builder [2022-07-20T15:32:05.945Z] github.com/docker/docker/builder/builder-next [2022-07-20T15:32:05.945Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-20T15:32:05.945Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-20T15:32:05.945Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-20T15:32:05.945Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-20T15:32:05.945Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-20T15:32:05.945Z] github.com/docker/docker/builder/builder-next/worker [2022-07-20T15:32:05.945Z] github.com/docker/docker/builder/dockerfile [2022-07-20T15:32:05.945Z] github.com/docker/docker/builder/remotecontext [2022-07-20T15:32:05.945Z] github.com/docker/docker/builder/remotecontext/git [2022-07-20T15:32:05.945Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-20T15:32:05.945Z] github.com/docker/docker/cli [2022-07-20T15:32:05.945Z] github.com/docker/docker/cli/config [2022-07-20T15:32:05.945Z] github.com/docker/docker/cli/debug [2022-07-20T15:32:05.945Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-20T15:32:05.945Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-20T15:32:05.945Z] github.com/docker/docker/client [2022-07-20T15:32:05.945Z] github.com/docker/docker/cmd/docker-proxy [2022-07-20T15:32:05.945Z] github.com/docker/docker/cmd/dockerd [2022-07-20T15:32:05.945Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-20T15:32:05.945Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-20T15:32:05.945Z] github.com/docker/docker/container [2022-07-20T15:32:05.945Z] github.com/docker/docker/container/stream [2022-07-20T15:32:05.945Z] github.com/docker/docker/contrib/apparmor [2022-07-20T15:32:05.945Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-20T15:32:05.945Z] github.com/docker/docker/contrib/httpserver [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/cluster [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/cluster/convert [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/cluster/executor [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/cluster/provider [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/config [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/containerd [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/events [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/events/testutils [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/exec [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/graphdriver [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/images [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/initlayer [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/links [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/listeners [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/logger [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/logger/gelf [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/logger/journald [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/logger/local [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/logger/logentries [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/logger/splunk [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/logger/syslog [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/logger/templates [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/names [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/network [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/stats [2022-07-20T15:32:05.945Z] github.com/docker/docker/distribution [2022-07-20T15:32:05.945Z] github.com/docker/docker/distribution/metadata [2022-07-20T15:32:05.945Z] github.com/docker/docker/distribution/utils [2022-07-20T15:32:05.945Z] github.com/docker/docker/distribution/xfer [2022-07-20T15:32:05.945Z] github.com/docker/docker/dockerversion [2022-07-20T15:32:05.945Z] github.com/docker/docker/errdefs [2022-07-20T15:32:05.945Z] github.com/docker/docker/image [2022-07-20T15:32:05.945Z] github.com/docker/docker/image/cache [2022-07-20T15:32:05.945Z] github.com/docker/docker/image/tarexport [2022-07-20T15:32:05.945Z] github.com/docker/docker/image/v1 [2022-07-20T15:32:05.945Z] github.com/docker/docker/internal/test/suite [2022-07-20T15:32:05.945Z] github.com/docker/docker/layer [2022-07-20T15:32:05.945Z] github.com/docker/docker/libcontainerd [2022-07-20T15:32:05.945Z] github.com/docker/docker/libcontainerd/queue [2022-07-20T15:32:05.945Z] github.com/docker/docker/libcontainerd/remote [2022-07-20T15:32:05.945Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-20T15:32:05.945Z] github.com/docker/docker/libcontainerd/types [2022-07-20T15:32:05.945Z] github.com/docker/docker/oci [2022-07-20T15:32:05.945Z] github.com/docker/docker/oci/caps [2022-07-20T15:32:05.945Z] github.com/docker/docker/opts [2022-07-20T15:32:05.945Z] github.com/docker/docker/pkg/aaparser [2022-07-20T15:32:05.945Z] github.com/docker/docker/pkg/archive [2022-07-20T15:32:05.945Z] github.com/docker/docker/pkg/authorization [2022-07-20T15:32:05.945Z] github.com/docker/docker/pkg/broadcaster [2022-07-20T15:32:05.945Z] github.com/docker/docker/pkg/capabilities [2022-07-20T15:32:05.945Z] github.com/docker/docker/pkg/chrootarchive [2022-07-20T15:32:05.945Z] github.com/docker/docker/pkg/containerfs [2022-07-20T15:32:05.945Z] github.com/docker/docker/pkg/devicemapper [2022-07-20T15:32:05.945Z] github.com/docker/docker/pkg/directory [2022-07-20T15:32:05.945Z] github.com/docker/docker/pkg/dmesg [2022-07-20T15:32:05.945Z] github.com/docker/docker/pkg/fileutils [2022-07-20T15:32:05.945Z] github.com/docker/docker/pkg/fsutils [2022-07-20T15:32:05.945Z] github.com/docker/docker/pkg/homedir [2022-07-20T15:32:05.945Z] github.com/docker/docker/pkg/idtools [2022-07-20T15:32:05.945Z] github.com/docker/docker/pkg/ioutils [2022-07-20T15:32:05.945Z] github.com/docker/docker/pkg/jsonmessage [2022-07-20T15:32:05.945Z] github.com/docker/docker/pkg/longpath [2022-07-20T15:32:05.945Z] github.com/docker/docker/pkg/loopback [2022-07-20T15:32:05.945Z] github.com/docker/docker/pkg/namesgenerator [2022-07-20T15:32:05.945Z] github.com/docker/docker/pkg/parsers [2022-07-20T15:32:05.945Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-20T15:32:05.945Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-20T15:32:05.945Z] github.com/docker/docker/pkg/pidfile [2022-07-20T15:32:05.945Z] github.com/docker/docker/pkg/platform [2022-07-20T15:32:05.945Z] github.com/docker/docker/pkg/plugingetter [2022-07-20T15:32:05.945Z] github.com/docker/docker/pkg/plugins [2022-07-20T15:32:05.945Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-20T15:32:05.945Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-20T15:32:05.945Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-20T15:32:05.945Z] github.com/docker/docker/pkg/plugins/transport [2022-07-20T15:32:05.945Z] github.com/docker/docker/pkg/pools [2022-07-20T15:32:05.945Z] github.com/docker/docker/pkg/progress [2022-07-20T15:32:05.945Z] github.com/docker/docker/pkg/pubsub [2022-07-20T15:32:05.945Z] github.com/docker/docker/pkg/reexec [2022-07-20T15:32:05.945Z] github.com/docker/docker/pkg/signal [2022-07-20T15:32:05.945Z] github.com/docker/docker/pkg/stack [2022-07-20T15:32:05.945Z] github.com/docker/docker/pkg/stdcopy [2022-07-20T15:32:05.945Z] github.com/docker/docker/pkg/streamformatter [2022-07-20T15:32:05.945Z] github.com/docker/docker/pkg/stringid [2022-07-20T15:32:05.945Z] github.com/docker/docker/pkg/sysinfo [2022-07-20T15:32:05.945Z] github.com/docker/docker/pkg/system [2022-07-20T15:32:05.945Z] github.com/docker/docker/pkg/tailfile [2022-07-20T15:32:05.945Z] github.com/docker/docker/pkg/tarsum [2022-07-20T15:32:05.945Z] github.com/docker/docker/pkg/urlutil [2022-07-20T15:32:05.945Z] github.com/docker/docker/pkg/useragent [2022-07-20T15:32:05.945Z] github.com/docker/docker/plugin [2022-07-20T15:32:05.945Z] github.com/docker/docker/plugin/executor/containerd [2022-07-20T15:32:05.945Z] github.com/docker/docker/plugin/v2 [2022-07-20T15:32:05.945Z] github.com/docker/docker/profiles/apparmor [2022-07-20T15:32:05.945Z] github.com/docker/docker/profiles/seccomp [2022-07-20T15:32:05.945Z] github.com/docker/docker/quota [2022-07-20T15:32:05.945Z] github.com/docker/docker/reference [2022-07-20T15:32:05.945Z] github.com/docker/docker/registry [2022-07-20T15:32:05.945Z] github.com/docker/docker/registry/resumable [2022-07-20T15:32:05.945Z] github.com/docker/docker/restartmanager [2022-07-20T15:32:05.945Z] github.com/docker/docker/rootless [2022-07-20T15:32:05.945Z] github.com/docker/docker/rootless/specconv [2022-07-20T15:32:05.945Z] github.com/docker/docker/runconfig [2022-07-20T15:32:05.945Z] github.com/docker/docker/runconfig/opts [2022-07-20T15:32:05.945Z] github.com/docker/docker/testutil [2022-07-20T15:32:05.945Z] github.com/docker/docker/testutil/daemon [2022-07-20T15:32:05.945Z] github.com/docker/docker/testutil/environment [2022-07-20T15:32:05.945Z] github.com/docker/docker/testutil/fakecontext [2022-07-20T15:32:05.945Z] github.com/docker/docker/testutil/fakegit [2022-07-20T15:32:05.945Z] github.com/docker/docker/testutil/fakestorage [2022-07-20T15:32:05.945Z] github.com/docker/docker/testutil/fixtures/load [2022-07-20T15:32:05.945Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-20T15:32:05.945Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-20T15:32:05.945Z] github.com/docker/docker/testutil/registry [2022-07-20T15:32:05.945Z] github.com/docker/docker/testutil/request [2022-07-20T15:32:05.945Z] github.com/docker/docker/volume [2022-07-20T15:32:05.945Z] github.com/docker/docker/volume/drivers [2022-07-20T15:32:05.945Z] github.com/docker/docker/volume/local [2022-07-20T15:32:05.945Z] github.com/docker/docker/volume/mounts [2022-07-20T15:32:05.945Z] github.com/docker/docker/volume/service [2022-07-20T15:32:05.945Z] github.com/docker/docker/volume/service/opts [2022-07-20T15:32:05.945Z] github.com/docker/docker/volume/testutils' [2022-07-20T15:32:05.945Z] ++ grep --fixed-strings /libnetwork [2022-07-20T15:32:05.945Z] ++ echo 'github.com/docker/docker/api [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/server [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/server/backend/build [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/server/httpstatus [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/server/httputils [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/server/middleware [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/server/router [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/server/router/build [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/server/router/container [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/server/router/debug [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/server/router/distribution [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/server/router/grpc [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/server/router/image [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/server/router/network [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/server/router/plugin [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/server/router/session [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/server/router/swarm [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/server/router/system [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/server/router/volume [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/types [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/types/backend [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/types/blkiodev [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/types/container [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/types/events [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/types/filters [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/types/image [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/types/mount [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/types/network [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/types/registry [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/types/strslice [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/types/swarm [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/types/time [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/types/versions [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-20T15:32:05.945Z] github.com/docker/docker/api/types/volume [2022-07-20T15:32:05.945Z] github.com/docker/docker/builder [2022-07-20T15:32:05.945Z] github.com/docker/docker/builder/builder-next [2022-07-20T15:32:05.945Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-20T15:32:05.945Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-20T15:32:05.945Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-20T15:32:05.945Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-20T15:32:05.945Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-20T15:32:05.945Z] github.com/docker/docker/builder/builder-next/worker [2022-07-20T15:32:05.945Z] github.com/docker/docker/builder/dockerfile [2022-07-20T15:32:05.945Z] github.com/docker/docker/builder/remotecontext [2022-07-20T15:32:05.945Z] github.com/docker/docker/builder/remotecontext/git [2022-07-20T15:32:05.945Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-20T15:32:05.945Z] github.com/docker/docker/cli [2022-07-20T15:32:05.945Z] github.com/docker/docker/cli/config [2022-07-20T15:32:05.945Z] github.com/docker/docker/cli/debug [2022-07-20T15:32:05.945Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-20T15:32:05.945Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-20T15:32:05.945Z] github.com/docker/docker/client [2022-07-20T15:32:05.945Z] github.com/docker/docker/cmd/docker-proxy [2022-07-20T15:32:05.945Z] github.com/docker/docker/cmd/dockerd [2022-07-20T15:32:05.945Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-20T15:32:05.945Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-20T15:32:05.945Z] github.com/docker/docker/container [2022-07-20T15:32:05.945Z] github.com/docker/docker/container/stream [2022-07-20T15:32:05.945Z] github.com/docker/docker/contrib/apparmor [2022-07-20T15:32:05.945Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-20T15:32:05.945Z] github.com/docker/docker/contrib/httpserver [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/cluster [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/cluster/convert [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/cluster/executor [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/cluster/provider [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/config [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/containerd [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/events [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/events/testutils [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/exec [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/graphdriver [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/images [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/initlayer [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/links [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/listeners [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/logger [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/logger/gelf [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/logger/journald [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/logger/local [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/logger/logentries [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/logger/splunk [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/logger/syslog [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/logger/templates [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/names [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/network [2022-07-20T15:32:05.945Z] github.com/docker/docker/daemon/stats [2022-07-20T15:32:05.945Z] github.com/docker/docker/distribution [2022-07-20T15:32:05.945Z] github.com/docker/docker/distribution/metadata [2022-07-20T15:32:05.945Z] github.com/docker/docker/distribution/utils [2022-07-20T15:32:05.945Z] github.com/docker/docker/distribution/xfer [2022-07-20T15:32:05.945Z] github.com/docker/docker/dockerversion [2022-07-20T15:32:05.945Z] github.com/docker/docker/errdefs [2022-07-20T15:32:05.945Z] github.com/docker/docker/image [2022-07-20T15:32:05.945Z] github.com/docker/docker/image/cache [2022-07-20T15:32:05.945Z] github.com/docker/docker/image/tarexport [2022-07-20T15:32:05.945Z] github.com/docker/docker/image/v1 [2022-07-20T15:32:05.945Z] github.com/docker/docker/internal/test/suite [2022-07-20T15:32:05.945Z] github.com/docker/docker/layer [2022-07-20T15:32:05.945Z] github.com/docker/docker/libcontainerd [2022-07-20T15:32:05.945Z] github.com/docker/docker/libcontainerd/queue [2022-07-20T15:32:05.945Z] github.com/docker/docker/libcontainerd/remote [2022-07-20T15:32:05.945Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-20T15:32:05.945Z] github.com/docker/docker/libcontainerd/types [2022-07-20T15:32:05.945Z] github.com/docker/docker/libnetwork [2022-07-20T15:32:05.945Z] github.com/docker/docker/libnetwork/bitseq [2022-07-20T15:32:05.945Z] github.com/docker/docker/libnetwork/cluster [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/config [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/datastore [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/driverapi [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/etchosts [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/idm [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/ipam [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/iptables [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/netlabel [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/netutils [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/networkdb [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/ns [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/options [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/osl [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/portallocator [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/portmapper [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/testutils [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/types [2022-07-20T15:32:05.946Z] github.com/docker/docker/oci [2022-07-20T15:32:05.946Z] github.com/docker/docker/oci/caps [2022-07-20T15:32:05.946Z] github.com/docker/docker/opts [2022-07-20T15:32:05.946Z] github.com/docker/docker/pkg/aaparser [2022-07-20T15:32:05.946Z] github.com/docker/docker/pkg/archive [2022-07-20T15:32:05.946Z] github.com/docker/docker/pkg/authorization [2022-07-20T15:32:05.946Z] github.com/docker/docker/pkg/broadcaster [2022-07-20T15:32:05.946Z] github.com/docker/docker/pkg/capabilities [2022-07-20T15:32:05.946Z] github.com/docker/docker/pkg/chrootarchive [2022-07-20T15:32:05.946Z] github.com/docker/docker/pkg/containerfs [2022-07-20T15:32:05.946Z] github.com/docker/docker/pkg/devicemapper [2022-07-20T15:32:05.946Z] github.com/docker/docker/pkg/directory [2022-07-20T15:32:05.946Z] github.com/docker/docker/pkg/dmesg [2022-07-20T15:32:05.946Z] github.com/docker/docker/pkg/fileutils [2022-07-20T15:32:05.946Z] github.com/docker/docker/pkg/fsutils [2022-07-20T15:32:05.946Z] github.com/docker/docker/pkg/homedir [2022-07-20T15:32:05.946Z] github.com/docker/docker/pkg/idtools [2022-07-20T15:32:05.946Z] github.com/docker/docker/pkg/ioutils [2022-07-20T15:32:05.946Z] github.com/docker/docker/pkg/jsonmessage [2022-07-20T15:32:05.946Z] github.com/docker/docker/pkg/longpath [2022-07-20T15:32:05.946Z] github.com/docker/docker/pkg/loopback [2022-07-20T15:32:05.946Z] github.com/docker/docker/pkg/namesgenerator [2022-07-20T15:32:05.946Z] github.com/docker/docker/pkg/parsers [2022-07-20T15:32:05.946Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-20T15:32:05.946Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-20T15:32:05.946Z] github.com/docker/docker/pkg/pidfile [2022-07-20T15:32:05.946Z] github.com/docker/docker/pkg/platform [2022-07-20T15:32:05.946Z] github.com/docker/docker/pkg/plugingetter [2022-07-20T15:32:05.946Z] github.com/docker/docker/pkg/plugins [2022-07-20T15:32:05.946Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-20T15:32:05.946Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-20T15:32:05.946Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-20T15:32:05.946Z] github.com/docker/docker/pkg/plugins/transport [2022-07-20T15:32:05.946Z] github.com/docker/docker/pkg/pools [2022-07-20T15:32:05.946Z] github.com/docker/docker/pkg/progress [2022-07-20T15:32:05.946Z] github.com/docker/docker/pkg/pubsub [2022-07-20T15:32:05.946Z] github.com/docker/docker/pkg/reexec [2022-07-20T15:32:05.946Z] github.com/docker/docker/pkg/signal [2022-07-20T15:32:05.946Z] github.com/docker/docker/pkg/stack [2022-07-20T15:32:05.946Z] github.com/docker/docker/pkg/stdcopy [2022-07-20T15:32:05.946Z] github.com/docker/docker/pkg/streamformatter [2022-07-20T15:32:05.946Z] github.com/docker/docker/pkg/stringid [2022-07-20T15:32:05.946Z] github.com/docker/docker/pkg/sysinfo [2022-07-20T15:32:05.946Z] github.com/docker/docker/pkg/system [2022-07-20T15:32:05.946Z] github.com/docker/docker/pkg/tailfile [2022-07-20T15:32:05.946Z] github.com/docker/docker/pkg/tarsum [2022-07-20T15:32:05.946Z] github.com/docker/docker/pkg/urlutil [2022-07-20T15:32:05.946Z] github.com/docker/docker/pkg/useragent [2022-07-20T15:32:05.946Z] github.com/docker/docker/plugin [2022-07-20T15:32:05.946Z] github.com/docker/docker/plugin/executor/containerd [2022-07-20T15:32:05.946Z] github.com/docker/docker/plugin/v2 [2022-07-20T15:32:05.946Z] github.com/docker/docker/profiles/apparmor [2022-07-20T15:32:05.946Z] github.com/docker/docker/profiles/seccomp [2022-07-20T15:32:05.946Z] github.com/docker/docker/quota [2022-07-20T15:32:05.946Z] github.com/docker/docker/reference [2022-07-20T15:32:05.946Z] github.com/docker/docker/registry [2022-07-20T15:32:05.946Z] github.com/docker/docker/registry/resumable [2022-07-20T15:32:05.946Z] github.com/docker/docker/restartmanager [2022-07-20T15:32:05.946Z] github.com/docker/docker/rootless [2022-07-20T15:32:05.946Z] github.com/docker/docker/rootless/specconv [2022-07-20T15:32:05.946Z] github.com/docker/docker/runconfig [2022-07-20T15:32:05.946Z] github.com/docker/docker/runconfig/opts [2022-07-20T15:32:05.946Z] github.com/docker/docker/testutil [2022-07-20T15:32:05.946Z] github.com/docker/docker/testutil/daemon [2022-07-20T15:32:05.946Z] github.com/docker/docker/testutil/environment [2022-07-20T15:32:05.946Z] github.com/docker/docker/testutil/fakecontext [2022-07-20T15:32:05.946Z] github.com/docker/docker/testutil/fakegit [2022-07-20T15:32:05.946Z] github.com/docker/docker/testutil/fakestorage [2022-07-20T15:32:05.946Z] github.com/docker/docker/testutil/fixtures/load [2022-07-20T15:32:05.946Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-20T15:32:05.946Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-20T15:32:05.946Z] github.com/docker/docker/testutil/registry [2022-07-20T15:32:05.946Z] github.com/docker/docker/testutil/request [2022-07-20T15:32:05.946Z] github.com/docker/docker/volume [2022-07-20T15:32:05.946Z] github.com/docker/docker/volume/drivers [2022-07-20T15:32:05.946Z] github.com/docker/docker/volume/local [2022-07-20T15:32:05.946Z] github.com/docker/docker/volume/mounts [2022-07-20T15:32:05.946Z] github.com/docker/docker/volume/service [2022-07-20T15:32:05.946Z] github.com/docker/docker/volume/service/opts [2022-07-20T15:32:05.946Z] github.com/docker/docker/volume/testutils' [2022-07-20T15:32:05.946Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/bitseq [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/cluster [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/config [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/datastore [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/driverapi [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/etchosts [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/idm [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/ipam [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/iptables [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/netlabel [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/netutils [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/networkdb [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/ns [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/options [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/osl [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/portallocator [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/portmapper [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/testutils [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/types' [2022-07-20T15:32:05.946Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-20T15:32:05.946Z] + echo 'github.com/docker/docker/libnetwork [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/bitseq [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/cluster [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/config [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/datastore [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/driverapi [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/etchosts [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/idm [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/ipam [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/iptables [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/netlabel [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/netutils [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/networkdb [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/ns [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/options [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/osl [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/portallocator [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/portmapper [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/testutils [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/types' [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T15:32:05.946Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T15:32:05.946Z] + type docker-proxy [2022-07-20T15:32:05.946Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-20T15:32:05.946Z] + hack/make.sh binary-proxy install-proxy [2022-07-20T15:32:05.946Z] [2022-07-20T15:32:06.206Z] Removing bundles/ [2022-07-20T15:32:06.206Z] [2022-07-20T15:32:06.206Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-20T15:32:06.206Z] Building: bundles/binary-proxy/docker-proxy [2022-07-20T15:32:06.206Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T15:32:06.240Z] === RUN TestDockerSuite/TestNetworkEvents [2022-07-20T15:32:12.783Z] === RUN TestDockerSuite/TestVolumeEvents [2022-07-20T15:32:12.783Z] --- PASS: TestServiceUpdatePidsLimit (16.86s) [2022-07-20T15:32:12.783Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.17s) [2022-07-20T15:32:12.783Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-07-20T15:32:12.783Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s) [2022-07-20T15:32:12.783Z] PASS [2022-07-20T15:32:12.783Z] [2022-07-20T15:32:12.783Z] === Skipped [2022-07-20T15:32:12.783Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-20T15:32:12.783Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-20T15:32:12.783Z] [2022-07-20T15:32:12.783Z] DONE 27 tests, 1 skipped in 182.331s [2022-07-20T15:32:12.783Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-20T15:32:12.783Z] ++ 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-07-20T15:32:12.783Z] ++ set -e [2022-07-20T15:32:12.783Z] ++ '[' -n 0 ']' [2022-07-20T15:32:12.783Z] ++ set -x [2022-07-20T15:32:12.783Z] ++ 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-07-20T15:32:12.783Z] INFO: Testing against a local daemon [2022-07-20T15:32:12.783Z] === RUN TestSessionCreate [2022-07-20T15:32:12.783Z] --- PASS: TestSessionCreate (0.02s) [2022-07-20T15:32:12.783Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-20T15:32:12.783Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-07-20T15:32:12.783Z] PASS [2022-07-20T15:32:12.783Z] [2022-07-20T15:32:12.783Z] DONE 2 tests in 0.169s [2022-07-20T15:32:12.783Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-20T15:32:12.783Z] ++ 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-07-20T15:32:12.783Z] ++ set -e [2022-07-20T15:32:12.783Z] ++ '[' -n 0 ']' [2022-07-20T15:32:12.783Z] ++ set -x [2022-07-20T15:32:12.783Z] ++ 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-07-20T15:32:12.783Z] INFO: Testing against a local daemon [2022-07-20T15:32:12.783Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-20T15:32:12.783Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-20T15:32:12.783Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-20T15:32:12.783Z] === RUN TestDiskUsage [2022-07-20T15:32:12.783Z] === PAUSE TestDiskUsage [2022-07-20T15:32:12.783Z] === RUN TestEventsExecDie [2022-07-20T15:32:12.783Z] === RUN TestDockerSuite/TestExec [2022-07-20T15:32:13.348Z] --- PASS: TestEventsExecDie (0.80s) [2022-07-20T15:32:13.348Z] === RUN TestEventsBackwardsCompatible [2022-07-20T15:32:13.348Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-07-20T15:32:13.348Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2022-07-20T15:32:13.348Z] === RUN TestEventsVolumeCreate [2022-07-20T15:32:13.348Z] --- PASS: TestEventsVolumeCreate (0.09s) [2022-07-20T15:32:13.348Z] === RUN TestInfoBinaryCommits [2022-07-20T15:32:13.348Z] --- PASS: TestInfoBinaryCommits (0.04s) [2022-07-20T15:32:13.348Z] === RUN TestInfoAPIVersioned [2022-07-20T15:32:13.348Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-20T15:32:13.348Z] === RUN TestInfoAPI [2022-07-20T15:32:13.348Z] --- PASS: TestInfoAPI (0.04s) [2022-07-20T15:32:13.348Z] === RUN TestInfoAPIWarnings [2022-07-20T15:32:14.339Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-20T15:32:14.339Z] [2022-07-20T15:32:14.339Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-20T15:32:14.339Z] Installing docker-proxy to /usr/local/bin/ [2022-07-20T15:32:14.339Z] [2022-07-20T15:32:14.339Z] + mkdir -p bundles [2022-07-20T15:32:14.339Z] + '[' -n 'github.com/docker/docker/api [2022-07-20T15:32:14.339Z] github.com/docker/docker/api/server [2022-07-20T15:32:14.339Z] github.com/docker/docker/api/server/backend/build [2022-07-20T15:32:14.339Z] github.com/docker/docker/api/server/httpstatus [2022-07-20T15:32:14.339Z] github.com/docker/docker/api/server/httputils [2022-07-20T15:32:14.339Z] github.com/docker/docker/api/server/middleware [2022-07-20T15:32:14.339Z] github.com/docker/docker/api/server/router [2022-07-20T15:32:14.339Z] github.com/docker/docker/api/server/router/build [2022-07-20T15:32:14.339Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-20T15:32:14.339Z] github.com/docker/docker/api/server/router/container [2022-07-20T15:32:14.339Z] github.com/docker/docker/api/server/router/debug [2022-07-20T15:32:14.339Z] github.com/docker/docker/api/server/router/distribution [2022-07-20T15:32:14.339Z] github.com/docker/docker/api/server/router/grpc [2022-07-20T15:32:14.339Z] github.com/docker/docker/api/server/router/image [2022-07-20T15:32:14.339Z] github.com/docker/docker/api/server/router/network [2022-07-20T15:32:14.339Z] github.com/docker/docker/api/server/router/plugin [2022-07-20T15:32:14.339Z] github.com/docker/docker/api/server/router/session [2022-07-20T15:32:14.339Z] github.com/docker/docker/api/server/router/swarm [2022-07-20T15:32:14.339Z] github.com/docker/docker/api/server/router/system [2022-07-20T15:32:14.339Z] github.com/docker/docker/api/server/router/volume [2022-07-20T15:32:14.339Z] github.com/docker/docker/api/types [2022-07-20T15:32:14.339Z] github.com/docker/docker/api/types/backend [2022-07-20T15:32:14.339Z] github.com/docker/docker/api/types/blkiodev [2022-07-20T15:32:14.339Z] github.com/docker/docker/api/types/container [2022-07-20T15:32:14.339Z] github.com/docker/docker/api/types/events [2022-07-20T15:32:14.339Z] github.com/docker/docker/api/types/filters [2022-07-20T15:32:14.339Z] github.com/docker/docker/api/types/image [2022-07-20T15:32:14.339Z] github.com/docker/docker/api/types/mount [2022-07-20T15:32:14.339Z] github.com/docker/docker/api/types/network [2022-07-20T15:32:14.339Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-20T15:32:14.339Z] github.com/docker/docker/api/types/registry [2022-07-20T15:32:14.339Z] github.com/docker/docker/api/types/strslice [2022-07-20T15:32:14.339Z] github.com/docker/docker/api/types/swarm [2022-07-20T15:32:14.339Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-20T15:32:14.339Z] github.com/docker/docker/api/types/time [2022-07-20T15:32:14.339Z] github.com/docker/docker/api/types/versions [2022-07-20T15:32:14.339Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-20T15:32:14.339Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-20T15:32:14.339Z] github.com/docker/docker/api/types/volume [2022-07-20T15:32:14.339Z] github.com/docker/docker/builder [2022-07-20T15:32:14.339Z] github.com/docker/docker/builder/builder-next [2022-07-20T15:32:14.339Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-20T15:32:14.339Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-20T15:32:14.339Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-20T15:32:14.339Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-20T15:32:14.339Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-20T15:32:14.339Z] github.com/docker/docker/builder/builder-next/worker [2022-07-20T15:32:14.339Z] github.com/docker/docker/builder/dockerfile [2022-07-20T15:32:14.339Z] github.com/docker/docker/builder/remotecontext [2022-07-20T15:32:14.339Z] github.com/docker/docker/builder/remotecontext/git [2022-07-20T15:32:14.339Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-20T15:32:14.339Z] github.com/docker/docker/cli [2022-07-20T15:32:14.339Z] github.com/docker/docker/cli/config [2022-07-20T15:32:14.339Z] github.com/docker/docker/cli/debug [2022-07-20T15:32:14.339Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-20T15:32:14.339Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-20T15:32:14.339Z] github.com/docker/docker/client [2022-07-20T15:32:14.339Z] github.com/docker/docker/cmd/docker-proxy [2022-07-20T15:32:14.339Z] github.com/docker/docker/cmd/dockerd [2022-07-20T15:32:14.339Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-20T15:32:14.339Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-20T15:32:14.339Z] github.com/docker/docker/container [2022-07-20T15:32:14.339Z] github.com/docker/docker/container/stream [2022-07-20T15:32:14.339Z] github.com/docker/docker/contrib/apparmor [2022-07-20T15:32:14.339Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-20T15:32:14.339Z] github.com/docker/docker/contrib/httpserver [2022-07-20T15:32:14.339Z] github.com/docker/docker/daemon [2022-07-20T15:32:14.339Z] github.com/docker/docker/daemon/cluster [2022-07-20T15:32:14.339Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-20T15:32:14.339Z] github.com/docker/docker/daemon/cluster/convert [2022-07-20T15:32:14.339Z] github.com/docker/docker/daemon/cluster/executor [2022-07-20T15:32:14.339Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-20T15:32:14.339Z] github.com/docker/docker/daemon/cluster/provider [2022-07-20T15:32:14.339Z] github.com/docker/docker/daemon/config [2022-07-20T15:32:14.339Z] github.com/docker/docker/daemon/containerd [2022-07-20T15:32:14.339Z] github.com/docker/docker/daemon/events [2022-07-20T15:32:14.339Z] github.com/docker/docker/daemon/events/testutils [2022-07-20T15:32:14.339Z] github.com/docker/docker/daemon/exec [2022-07-20T15:32:14.339Z] github.com/docker/docker/daemon/graphdriver [2022-07-20T15:32:14.339Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-20T15:32:14.339Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-20T15:32:14.339Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-20T15:32:14.339Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-20T15:32:14.339Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-20T15:32:14.339Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-20T15:32:14.339Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-20T15:32:14.339Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-20T15:32:14.339Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-20T15:32:14.339Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-20T15:32:14.339Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-20T15:32:14.339Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-20T15:32:14.339Z] github.com/docker/docker/daemon/images [2022-07-20T15:32:14.339Z] github.com/docker/docker/daemon/initlayer [2022-07-20T15:32:14.339Z] github.com/docker/docker/daemon/links [2022-07-20T15:32:14.339Z] github.com/docker/docker/daemon/listeners [2022-07-20T15:32:14.339Z] github.com/docker/docker/daemon/logger [2022-07-20T15:32:14.339Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-20T15:32:14.339Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-20T15:32:14.339Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-20T15:32:14.339Z] github.com/docker/docker/daemon/logger/gelf [2022-07-20T15:32:14.339Z] github.com/docker/docker/daemon/logger/journald [2022-07-20T15:32:14.339Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-20T15:32:14.339Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-20T15:32:14.339Z] github.com/docker/docker/daemon/logger/local [2022-07-20T15:32:14.339Z] github.com/docker/docker/daemon/logger/logentries [2022-07-20T15:32:14.339Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-20T15:32:14.339Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-20T15:32:14.339Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-20T15:32:14.339Z] github.com/docker/docker/daemon/logger/splunk [2022-07-20T15:32:14.339Z] github.com/docker/docker/daemon/logger/syslog [2022-07-20T15:32:14.339Z] github.com/docker/docker/daemon/logger/templates [2022-07-20T15:32:14.339Z] github.com/docker/docker/daemon/names [2022-07-20T15:32:14.339Z] github.com/docker/docker/daemon/network [2022-07-20T15:32:14.339Z] github.com/docker/docker/daemon/stats [2022-07-20T15:32:14.339Z] github.com/docker/docker/distribution [2022-07-20T15:32:14.339Z] github.com/docker/docker/distribution/metadata [2022-07-20T15:32:14.339Z] github.com/docker/docker/distribution/utils [2022-07-20T15:32:14.339Z] github.com/docker/docker/distribution/xfer [2022-07-20T15:32:14.339Z] github.com/docker/docker/dockerversion [2022-07-20T15:32:14.339Z] github.com/docker/docker/errdefs [2022-07-20T15:32:14.339Z] github.com/docker/docker/image [2022-07-20T15:32:14.339Z] github.com/docker/docker/image/cache [2022-07-20T15:32:14.339Z] github.com/docker/docker/image/tarexport [2022-07-20T15:32:14.339Z] github.com/docker/docker/image/v1 [2022-07-20T15:32:14.339Z] github.com/docker/docker/internal/test/suite [2022-07-20T15:32:14.339Z] github.com/docker/docker/layer [2022-07-20T15:32:14.339Z] github.com/docker/docker/libcontainerd [2022-07-20T15:32:14.339Z] github.com/docker/docker/libcontainerd/queue [2022-07-20T15:32:14.339Z] github.com/docker/docker/libcontainerd/remote [2022-07-20T15:32:14.339Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-20T15:32:14.339Z] github.com/docker/docker/libcontainerd/types [2022-07-20T15:32:14.339Z] github.com/docker/docker/oci [2022-07-20T15:32:14.339Z] github.com/docker/docker/oci/caps [2022-07-20T15:32:14.339Z] github.com/docker/docker/opts [2022-07-20T15:32:14.339Z] github.com/docker/docker/pkg/aaparser [2022-07-20T15:32:14.339Z] github.com/docker/docker/pkg/archive [2022-07-20T15:32:14.339Z] github.com/docker/docker/pkg/authorization [2022-07-20T15:32:14.339Z] github.com/docker/docker/pkg/broadcaster [2022-07-20T15:32:14.339Z] github.com/docker/docker/pkg/capabilities [2022-07-20T15:32:14.339Z] github.com/docker/docker/pkg/chrootarchive [2022-07-20T15:32:14.339Z] github.com/docker/docker/pkg/containerfs [2022-07-20T15:32:14.339Z] github.com/docker/docker/pkg/devicemapper [2022-07-20T15:32:14.339Z] github.com/docker/docker/pkg/directory [2022-07-20T15:32:14.339Z] github.com/docker/docker/pkg/dmesg [2022-07-20T15:32:14.339Z] github.com/docker/docker/pkg/fileutils [2022-07-20T15:32:14.339Z] github.com/docker/docker/pkg/fsutils [2022-07-20T15:32:14.339Z] github.com/docker/docker/pkg/homedir [2022-07-20T15:32:14.339Z] github.com/docker/docker/pkg/idtools [2022-07-20T15:32:14.339Z] github.com/docker/docker/pkg/ioutils [2022-07-20T15:32:14.339Z] github.com/docker/docker/pkg/jsonmessage [2022-07-20T15:32:14.339Z] github.com/docker/docker/pkg/longpath [2022-07-20T15:32:14.339Z] github.com/docker/docker/pkg/loopback [2022-07-20T15:32:14.339Z] github.com/docker/docker/pkg/namesgenerator [2022-07-20T15:32:14.339Z] github.com/docker/docker/pkg/parsers [2022-07-20T15:32:14.339Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-20T15:32:14.339Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-20T15:32:14.339Z] github.com/docker/docker/pkg/pidfile [2022-07-20T15:32:14.339Z] github.com/docker/docker/pkg/platform [2022-07-20T15:32:14.339Z] github.com/docker/docker/pkg/plugingetter [2022-07-20T15:32:14.339Z] github.com/docker/docker/pkg/plugins [2022-07-20T15:32:14.339Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-20T15:32:14.339Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-20T15:32:14.339Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-20T15:32:14.339Z] github.com/docker/docker/pkg/plugins/transport [2022-07-20T15:32:14.339Z] github.com/docker/docker/pkg/pools [2022-07-20T15:32:14.339Z] github.com/docker/docker/pkg/progress [2022-07-20T15:32:14.339Z] github.com/docker/docker/pkg/pubsub [2022-07-20T15:32:14.339Z] github.com/docker/docker/pkg/reexec [2022-07-20T15:32:14.339Z] github.com/docker/docker/pkg/signal [2022-07-20T15:32:14.339Z] github.com/docker/docker/pkg/stack [2022-07-20T15:32:14.339Z] github.com/docker/docker/pkg/stdcopy [2022-07-20T15:32:14.339Z] github.com/docker/docker/pkg/streamformatter [2022-07-20T15:32:14.339Z] github.com/docker/docker/pkg/stringid [2022-07-20T15:32:14.339Z] github.com/docker/docker/pkg/sysinfo [2022-07-20T15:32:14.339Z] github.com/docker/docker/pkg/system [2022-07-20T15:32:14.339Z] github.com/docker/docker/pkg/tailfile [2022-07-20T15:32:14.339Z] github.com/docker/docker/pkg/tarsum [2022-07-20T15:32:14.339Z] github.com/docker/docker/pkg/urlutil [2022-07-20T15:32:14.339Z] github.com/docker/docker/pkg/useragent [2022-07-20T15:32:14.339Z] github.com/docker/docker/plugin [2022-07-20T15:32:14.339Z] github.com/docker/docker/plugin/executor/containerd [2022-07-20T15:32:14.339Z] github.com/docker/docker/plugin/v2 [2022-07-20T15:32:14.339Z] github.com/docker/docker/profiles/apparmor [2022-07-20T15:32:14.339Z] github.com/docker/docker/profiles/seccomp [2022-07-20T15:32:14.339Z] github.com/docker/docker/quota [2022-07-20T15:32:14.339Z] github.com/docker/docker/reference [2022-07-20T15:32:14.339Z] github.com/docker/docker/registry [2022-07-20T15:32:14.339Z] github.com/docker/docker/registry/resumable [2022-07-20T15:32:14.339Z] github.com/docker/docker/restartmanager [2022-07-20T15:32:14.339Z] github.com/docker/docker/rootless [2022-07-20T15:32:14.339Z] github.com/docker/docker/rootless/specconv [2022-07-20T15:32:14.339Z] github.com/docker/docker/runconfig [2022-07-20T15:32:14.339Z] github.com/docker/docker/runconfig/opts [2022-07-20T15:32:14.339Z] github.com/docker/docker/testutil [2022-07-20T15:32:14.339Z] github.com/docker/docker/testutil/daemon [2022-07-20T15:32:14.339Z] github.com/docker/docker/testutil/environment [2022-07-20T15:32:14.339Z] github.com/docker/docker/testutil/fakecontext [2022-07-20T15:32:14.339Z] github.com/docker/docker/testutil/fakegit [2022-07-20T15:32:14.339Z] github.com/docker/docker/testutil/fakestorage [2022-07-20T15:32:14.339Z] github.com/docker/docker/testutil/fixtures/load [2022-07-20T15:32:14.339Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-20T15:32:14.339Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-20T15:32:14.339Z] github.com/docker/docker/testutil/registry [2022-07-20T15:32:14.339Z] github.com/docker/docker/testutil/request [2022-07-20T15:32:14.339Z] github.com/docker/docker/volume [2022-07-20T15:32:14.339Z] github.com/docker/docker/volume/drivers [2022-07-20T15:32:14.339Z] github.com/docker/docker/volume/local [2022-07-20T15:32:14.339Z] github.com/docker/docker/volume/mounts [2022-07-20T15:32:14.339Z] github.com/docker/docker/volume/service [2022-07-20T15:32:14.339Z] github.com/docker/docker/volume/service/opts [2022-07-20T15:32:14.339Z] github.com/docker/docker/volume/testutils' ']' [2022-07-20T15:32:14.340Z] + 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/containerd 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/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-07-20T15:32:14.340Z] ? github.com/docker/docker/api [no test files] [2022-07-20T15:32:14.718Z] === RUN TestDockerSuite/TestExecCgroup [2022-07-20T15:32:15.651Z] === RUN TestDockerSuite/TestExecEnv [2022-07-20T15:32:16.216Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-07-20T15:32:17.148Z] === RUN TestDockerSuite/TestExecExitStatus [2022-07-20T15:32:17.714Z] === RUN TestDockerSuite/TestExecInspectID [2022-07-20T15:32:20.246Z] === RUN TestDockerSuite/TestExecInteractive [2022-07-20T15:32:20.811Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-07-20T15:32:21.375Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-07-20T15:32:21.939Z] === RUN TestDockerSuite/TestExecParseError [2022-07-20T15:32:22.503Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-07-20T15:32:23.067Z] === RUN TestDockerSuite/TestExecSetEnv [2022-07-20T15:32:23.631Z] === RUN TestDockerSuite/TestExecStartFails [2022-07-20T15:32:24.195Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-07-20T15:32:24.759Z] === RUN TestDockerSuite/TestExecTTY [2022-07-20T15:32:25.323Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-07-20T15:32:25.887Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-07-20T15:32:26.144Z] === RUN TestDockerSuite/TestExecUlimits [2022-07-20T15:32:26.710Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-07-20T15:32:26.710Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-20T15:32:26.710Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-07-20T15:32:28.083Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-07-20T15:32:28.647Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-07-20T15:32:29.577Z] === RUN TestDockerSuite/TestExecWithTERM [2022-07-20T15:32:30.141Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-07-20T15:32:30.141Z] === RUN TestInfoDebug [2022-07-20T15:32:30.141Z] === RUN TestDockerSuite/TestExecWithUser [2022-07-20T15:32:30.708Z] --- PASS: TestInfoDebug (0.54s) [2022-07-20T15:32:30.708Z] === RUN TestInfoInsecureRegistries [2022-07-20T15:32:30.708Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-07-20T15:32:30.966Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-07-20T15:32:30.966Z] === RUN TestInfoRegistryMirrors [2022-07-20T15:32:31.531Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-07-20T15:32:31.531Z] === RUN TestLoginFailsWithBadCredentials [2022-07-20T15:32:32.149Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s) [2022-07-20T15:32:32.149Z] === RUN TestPingCacheHeaders [2022-07-20T15:32:32.149Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-20T15:32:32.149Z] === RUN TestPingGet [2022-07-20T15:32:32.149Z] --- PASS: TestPingGet (0.01s) [2022-07-20T15:32:32.149Z] === RUN TestPingHead [2022-07-20T15:32:32.149Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-07-20T15:32:32.149Z] --- PASS: TestPingHead (0.03s) [2022-07-20T15:32:32.149Z] === RUN TestPingSwarmHeader [2022-07-20T15:32:32.472Z] ok github.com/docker/docker/api/server 0.009s coverage: 7.9% of statements [2022-07-20T15:32:32.718Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-20T15:32:33.283Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-20T15:32:34.654Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-20T15:32:34.654Z] --- PASS: TestPingSwarmHeader (2.39s) [2022-07-20T15:32:34.654Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-20T15:32:34.654Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-20T15:32:34.654Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-20T15:32:34.654Z] === RUN TestVersion [2022-07-20T15:32:34.654Z] --- PASS: TestVersion (0.04s) [2022-07-20T15:32:34.654Z] === CONT TestDiskUsage [2022-07-20T15:32:34.654Z] === RUN TestDockerSuite/TestHealth [2022-07-20T15:32:35.223Z] === RUN TestDiskUsage/empty [2022-07-20T15:32:35.223Z] === RUN TestDiskUsage/empty/container_types [2022-07-20T15:32:35.223Z] === RUN TestDiskUsage/empty/image_types [2022-07-20T15:32:35.223Z] === RUN TestDiskUsage/empty/volume_types [2022-07-20T15:32:35.223Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-20T15:32:35.223Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-20T15:32:35.223Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-20T15:32:35.223Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-20T15:32:35.223Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-20T15:32:35.223Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-20T15:32:35.223Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-20T15:32:35.223Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-20T15:32:35.223Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-20T15:32:35.223Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-20T15:32:35.223Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-20T15:32:35.223Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-20T15:32:35.223Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-20T15:32:35.223Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-20T15:32:35.223Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-20T15:32:35.223Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-20T15:32:35.223Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-20T15:32:35.223Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-20T15:32:35.223Z] === RUN TestDiskUsage/after_container.Run [2022-07-20T15:32:35.790Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-20T15:32:35.790Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-20T15:32:35.790Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-20T15:32:35.790Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-20T15:32:35.790Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-20T15:32:35.790Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-20T15:32:35.790Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-20T15:32:35.790Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-20T15:32:35.790Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-20T15:32:35.790Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-20T15:32:36.047Z] --- PASS: TestDiskUsage (1.45s) [2022-07-20T15:32:36.047Z] --- PASS: TestDiskUsage/empty (0.02s) [2022-07-20T15:32:36.047Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-20T15:32:36.047Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-20T15:32:36.047Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-20T15:32:36.047Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-20T15:32:36.047Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-20T15:32:36.047Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-20T15:32:36.047Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-20T15:32:36.047Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.01s) [2022-07-20T15:32:36.047Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-20T15:32:36.047Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-20T15:32:36.047Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.25s) [2022-07-20T15:32:36.047Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-20T15:32:36.047Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-20T15:32:36.047Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-20T15:32:36.047Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-20T15:32:36.047Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-20T15:32:36.047Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-20T15:32:36.047Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-20T15:32:36.047Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-20T15:32:36.047Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-20T15:32:36.047Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-20T15:32:36.047Z] --- PASS: TestDiskUsage/after_container.Run (0.45s) [2022-07-20T15:32:36.047Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-20T15:32:36.047Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.01s) [2022-07-20T15:32:36.047Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-20T15:32:36.047Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-20T15:32:36.047Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-20T15:32:36.047Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-20T15:32:36.047Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-20T15:32:36.047Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-20T15:32:36.047Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-20T15:32:36.047Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-20T15:32:36.047Z] PASS [2022-07-20T15:32:36.047Z] [2022-07-20T15:32:36.047Z] === Skipped [2022-07-20T15:32:36.047Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-20T15:32:36.047Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-20T15:32:36.047Z] [2022-07-20T15:32:36.047Z] DONE 54 tests, 1 skipped in 23.754s [2022-07-20T15:32:36.047Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-20T15:32:36.047Z] ++ 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-07-20T15:32:36.047Z] ++ set -e [2022-07-20T15:32:36.047Z] ++ '[' -n 0 ']' [2022-07-20T15:32:36.047Z] ++ set -x [2022-07-20T15:32:36.047Z] ++ 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-07-20T15:32:36.304Z] INFO: Testing against a local daemon [2022-07-20T15:32:36.304Z] === RUN TestVolumesCreateAndList [2022-07-20T15:32:36.304Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-07-20T15:32:36.304Z] === RUN TestVolumesRemove [2022-07-20T15:32:36.304Z] --- PASS: TestVolumesRemove (0.07s) [2022-07-20T15:32:36.304Z] === RUN TestVolumesInspect [2022-07-20T15:32:36.304Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-20T15:32:36.304Z] === RUN TestVolumesInvalidJSON [2022-07-20T15:32:36.304Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-20T15:32:36.304Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-20T15:32:36.304Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-20T15:32:36.304Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-20T15:32:36.304Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-20T15:32:36.304Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-20T15:32:36.304Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-20T15:32:36.304Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-07-20T15:32:36.304Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-20T15:32:36.304Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-20T15:32:36.304Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-20T15:32:36.304Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-20T15:32:36.304Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-20T15:32:36.304Z] PASS [2022-07-20T15:32:36.304Z] [2022-07-20T15:32:36.304Z] DONE 9 tests in 0.338s [2022-07-20T15:32:36.304Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-20T15:32:36.562Z] ++++ cat bundles/test-integration/docker.pid [2022-07-20T15:32:36.562Z] +++ kill 6715 [2022-07-20T15:32:36.819Z] +++ /etc/init.d/apparmor stop [2022-07-20T15:32:36.819Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-20T15:32:36.819Z] [2022-07-20T15:32:36.819Z] Unloading profiles will leave already running processes permanently [2022-07-20T15:32:36.819Z] unconfined, which can lead to unexpected situations. [2022-07-20T15:32:36.819Z] [2022-07-20T15:32:36.819Z] To set a process to complain mode, use the command line tool [2022-07-20T15:32:36.819Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-20T15:32:36.819Z] +++ true [2022-07-20T15:32:36.819Z] exiting test-integration [2022-07-20T15:32:36.819Z] ++ exit 0 [2022-07-20T15:32:36.819Z] [2022-07-20T15:32:37.749Z] + for job in $(jobs -p) [2022-07-20T15:32:37.749Z] + wait 8123 [2022-07-20T15:32:52.600Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-07-20T15:32:53.968Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-07-20T15:32:57.241Z] === RUN TestDockerSuite/TestBuildHistory [2022-07-20T15:32:59.768Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-07-20T15:32:59.768Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-07-20T15:32:59.768Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-07-20T15:32:59.768Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-07-20T15:33:00.332Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-07-20T15:33:00.332Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-07-20T15:33:00.896Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-07-20T15:33:01.460Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-07-20T15:33:01.718Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-07-20T15:33:01.718Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-07-20T15:33:01.718Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-07-20T15:33:01.975Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-07-20T15:33:02.232Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-07-20T15:33:02.489Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-07-20T15:33:02.489Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-07-20T15:33:03.053Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-07-20T15:33:03.311Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-07-20T15:33:03.890Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-07-20T15:33:04.462Z] === RUN TestDockerSuite/TestImagesFormat [2022-07-20T15:33:04.462Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-07-20T15:33:05.027Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-07-20T15:33:08.299Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-07-20T15:33:08.299Z] === RUN TestDockerSuite/TestImportBadURL [2022-07-20T15:33:08.299Z] === RUN TestDockerSuite/TestImportDisplay [2022-07-20T15:33:08.863Z] === RUN TestDockerSuite/TestImportFile [2022-07-20T15:33:10.234Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-07-20T15:33:10.234Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-07-20T15:33:11.165Z] === RUN TestDockerSuite/TestImportGzipped [2022-07-20T15:33:12.097Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-07-20T15:33:12.354Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-07-20T15:33:13.725Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-07-20T15:33:14.659Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-07-20T15:33:15.226Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-07-20T15:33:16.596Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-07-20T15:33:16.596Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-07-20T15:33:16.596Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-07-20T15:33:16.596Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-07-20T15:33:16.855Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-07-20T15:33:17.419Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-07-20T15:33:17.420Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-07-20T15:33:17.985Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-07-20T15:33:17.985Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-20T15:33:17.985Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-07-20T15:33:18.917Z] docker_api_swarm_service_test.go:395: [de48a0028570e] joining swarm manager [d785db82766a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:33:18.917Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-07-20T15:33:19.481Z] === RUN TestDockerSuite/TestInspectDefault [2022-07-20T15:33:19.739Z] docker_api_swarm_service_test.go:395: [deb77e4942d29] joining swarm manager [d785db82766a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T15:33:19.998Z] === RUN TestDockerSuite/TestInspectHistory [2022-07-20T15:33:20.933Z] === RUN TestDockerSuite/TestInspectImage [2022-07-20T15:33:20.933Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-07-20T15:33:20.933Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-07-20T15:33:20.933Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-20T15:33:20.933Z] === RUN TestDockerSuite/TestInspectInt64 [2022-07-20T15:33:21.529Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-07-20T15:33:22.465Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-07-20T15:33:22.465Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-07-20T15:33:23.028Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-07-20T15:33:23.592Z] === RUN TestDockerSuite/TestInspectPlugin [2022-07-20T15:33:26.115Z] === RUN TestDockerSuite/TestInspectRootFS [2022-07-20T15:33:26.115Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-07-20T15:33:26.374Z] === RUN TestDockerSuite/TestInspectStatus [2022-07-20T15:33:26.939Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-07-20T15:33:27.870Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-07-20T15:33:28.435Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-07-20T15:33:28.999Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-07-20T15:33:29.562Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-07-20T15:33:29.819Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-07-20T15:33:30.384Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-07-20T15:33:30.948Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-07-20T15:33:30.948Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-07-20T15:33:31.879Z] === RUN TestDockerSuite/TestLinksEnvs [2022-07-20T15:33:33.248Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-07-20T15:33:33.248Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-07-20T15:33:34.616Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-07-20T15:33:35.547Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-07-20T15:33:36.481Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-07-20T15:33:37.853Z] docker_api_swarm_service_test.go:343: [dc2c3da4678c4] joining swarm manager [d68f82ecc5533]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:33:38.421Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-07-20T15:33:38.421Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-07-20T15:33:38.686Z] docker_api_swarm_service_test.go:343: [d57cefddfbf54] joining swarm manager [d68f82ecc5533]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T15:33:40.586Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-07-20T15:33:40.843Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-07-20T15:33:41.775Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-07-20T15:33:49.880Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-07-20T15:33:50.810Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-07-20T15:33:51.067Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-07-20T15:33:52.435Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-07-20T15:33:52.692Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-07-20T15:33:52.692Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-07-20T15:33:52.950Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-07-20T15:33:53.523Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-07-20T15:33:54.457Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-07-20T15:33:55.390Z] docker_api_swarm_service_test.go:490: [d0e1086553349] joining swarm manager [dd5a1ff68dcd0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:33:55.649Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-07-20T15:33:56.213Z] docker_api_swarm_service_test.go:490: [d516390fd7d03] joining swarm manager [dd5a1ff68dcd0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T15:33:56.470Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-07-20T15:33:57.841Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-07-20T15:33:59.737Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-07-20T15:33:59.996Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-07-20T15:34:00.569Z] === RUN TestDockerSuite/TestLogsSince [2022-07-20T15:34:07.113Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-07-20T15:34:08.947Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-20T15:34:08.947Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-20T15:34:08.947Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements [2022-07-20T15:34:08.947Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-07-20T15:34:08.947Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-20T15:34:08.947Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-20T15:34:08.947Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-20T15:34:08.947Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-20T15:34:08.947Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-20T15:34:08.947Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-20T15:34:08.947Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-20T15:34:08.947Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-20T15:34:08.947Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-20T15:34:08.947Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-20T15:34:08.947Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-20T15:34:08.947Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-07-20T15:34:08.947Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-20T15:34:08.947Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-07-20T15:34:08.947Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 67.9% of statements [2022-07-20T15:34:08.947Z] ? github.com/docker/docker/api/types [no test files] [2022-07-20T15:34:08.947Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-20T15:34:08.947Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-20T15:34:08.947Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-20T15:34:08.947Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-20T15:34:08.947Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-20T15:34:08.947Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-20T15:34:08.947Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-20T15:34:08.947Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-20T15:34:08.947Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-20T15:34:08.947Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2022-07-20T15:34:08.947Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-20T15:34:08.947Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-20T15:34:08.947Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2022-07-20T15:34:08.947Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-07-20T15:34:08.947Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-20T15:34:08.947Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-20T15:34:08.947Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-20T15:34:08.947Z] ? github.com/docker/docker/builder [no test files] [2022-07-20T15:34:08.947Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-20T15:34:08.947Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-20T15:34:08.947Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-20T15:34:08.947Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-20T15:34:08.947Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-20T15:34:08.947Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-20T15:34:08.947Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-20T15:34:08.947Z] ok github.com/docker/docker/builder/remotecontext 0.127s coverage: 13.7% of statements [2022-07-20T15:34:08.947Z] ok github.com/docker/docker/builder/dockerfile 0.513s coverage: 49.3% of statements [2022-07-20T15:34:08.947Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.004s coverage: 100.0% of statements [2022-07-20T15:34:08.947Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-07-20T15:34:08.947Z] ok github.com/docker/docker/builder/remotecontext/git 1.797s coverage: 86.3% of statements [2022-07-20T15:34:08.947Z] ? github.com/docker/docker/cli [no test files] [2022-07-20T15:34:08.947Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-20T15:34:08.947Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-20T15:34:08.947Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-20T15:34:09.006Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-07-20T15:34:09.207Z] ok github.com/docker/docker/cmd/docker-proxy 0.200s coverage: 67.6% of statements [2022-07-20T15:34:13.181Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-07-20T15:34:13.181Z] === RUN TestDockerSuite/TestLogsTail [2022-07-20T15:34:13.405Z] ok github.com/docker/docker/client 0.146s coverage: 75.9% of statements [2022-07-20T15:34:13.745Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-07-20T15:34:14.310Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-07-20T15:34:14.567Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-07-20T15:34:15.133Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-07-20T15:34:15.133Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-07-20T15:34:15.133Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-07-20T15:34:15.133Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-07-20T15:34:15.133Z] === RUN TestDockerSuite/TestNetHostname [2022-07-20T15:34:16.506Z] docker_api_swarm_service_test.go:128: [d20c32e016bb2] joining swarm manager [d891a2ea6099e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:34:17.070Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-07-20T15:34:17.328Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-07-20T15:34:17.328Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-07-20T15:34:17.328Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-07-20T15:34:17.585Z] docker_api_swarm_service_test.go:129: [d8302ed08c9fc] joining swarm manager [d891a2ea6099e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T15:34:18.518Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-07-20T15:34:19.083Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-07-20T15:34:19.648Z] docker_api_swarm_service_test.go:137: [deb8a2212567d] joining swarm manager [d891a2ea6099e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-20T15:34:20.580Z] docker_api_swarm_service_test.go:138: [d4e9bf89b3646] joining swarm manager [d891a2ea6099e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-20T15:34:20.580Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-07-20T15:34:20.580Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-07-20T15:34:20.580Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-07-20T15:34:20.580Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-07-20T15:34:27.137Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-07-20T15:34:27.137Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-07-20T15:34:28.507Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-07-20T15:34:31.035Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-07-20T15:34:32.929Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-07-20T15:34:34.298Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-07-20T15:34:37.572Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-07-20T15:34:38.940Z] === RUN TestDockerSuite/TestPluginActive [2022-07-20T15:34:41.460Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-07-20T15:34:42.830Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-07-20T15:34:45.355Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-07-20T15:34:47.883Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-07-20T15:34:47.883Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-20T15:34:47.883Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-07-20T15:34:48.141Z] docker_api_swarm_service_test.go:304: [d232818dec669] joining swarm manager [d49bff0b8543c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:34:49.072Z] docker_api_swarm_service_test.go:304: [d701407c2d5da] joining swarm manager [d49bff0b8543c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T15:34:49.329Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-07-20T15:34:52.607Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-07-20T15:34:59.153Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-07-20T15:34:59.411Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-07-20T15:35:00.108Z] ok github.com/docker/docker/cmd/dockerd 0.086s coverage: 31.5% of statements [2022-07-20T15:35:00.108Z] ok github.com/docker/docker/container 0.117s coverage: 36.2% of statements [2022-07-20T15:35:00.108Z] ok github.com/docker/docker/cmd/dockerd/trap 2.522s coverage: 0.0% of statements [2022-07-20T15:35:00.108Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-20T15:35:00.108Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-20T15:35:00.108Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-20T15:35:00.108Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-20T15:35:00.108Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-20T15:35:00.343Z] === RUN TestDockerSuite/TestPortHostBinding [2022-07-20T15:35:01.275Z] === RUN TestDockerSuite/TestPortList [2022-07-20T15:35:03.414Z] ok github.com/docker/docker/daemon/cluster 0.061s coverage: 0.5% of statements [2022-07-20T15:35:04.795Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.018s coverage: 65.3% of statements [2022-07-20T15:35:06.702Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 36.9% of statements [2022-07-20T15:35:07.827Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-07-20T15:35:08.757Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-07-20T15:35:10.655Z] docker_api_swarm_service_test.go:100: [d1aa90125253e] joining swarm manager [d9400132df823]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:35:10.655Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-07-20T15:35:10.913Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-07-20T15:35:11.844Z] docker_api_swarm_service_test.go:101: [df8cc64f77fdb] joining swarm manager [d9400132df823]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T15:35:13.237Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-07-20T15:35:14.615Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-07-20T15:35:14.828Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-07-20T15:35:14.828Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 81.7% of statements [2022-07-20T15:35:15.398Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-07-20T15:35:15.547Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-07-20T15:35:15.805Z] === RUN TestDockerSuite/TestPsByOrder [2022-07-20T15:35:15.967Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-07-20T15:35:16.227Z] ok github.com/docker/docker/daemon 10.146s coverage: 16.2% of statements [2022-07-20T15:35:16.227Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-20T15:35:16.227Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-20T15:35:16.227Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-07-20T15:35:16.227Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-20T15:35:16.227Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-20T15:35:17.610Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.737s coverage: 74.8% of statements [2022-07-20T15:35:18.326Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-07-20T15:35:18.550Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 3.0% of statements [2022-07-20T15:35:18.584Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-07-20T15:35:18.810Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.286s coverage: 56.2% of statements [2022-07-20T15:35:20.720Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.9% of statements [2022-07-20T15:35:21.107Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-07-20T15:35:22.128Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.300s coverage: 50.6% of statements [2022-07-20T15:35:23.509Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.508s coverage: 46.1% of statements [2022-07-20T15:35:23.509Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-20T15:35:24.079Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.661s coverage: 58.5% of statements [2022-07-20T15:35:24.079Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-20T15:35:24.079Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-20T15:35:24.339Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.036s coverage: 58.5% of statements [2022-07-20T15:35:24.383Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-07-20T15:35:24.383Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-07-20T15:35:25.280Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-07-20T15:35:25.850Z] ok github.com/docker/docker/daemon/links 0.014s coverage: 93.0% of statements [2022-07-20T15:35:26.789Z] ok github.com/docker/docker/daemon/images 0.059s coverage: 6.9% of statements [2022-07-20T15:35:26.789Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-20T15:35:26.789Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-20T15:35:26.905Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-07-20T15:35:27.730Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.2% of statements [2022-07-20T15:35:28.301Z] ok github.com/docker/docker/daemon/logger/awslogs 0.163s coverage: 79.9% of statements [2022-07-20T15:35:28.572Z] ok github.com/docker/docker/daemon/logger/fluentd 0.020s coverage: 53.6% of statements [2022-07-20T15:35:28.572Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-20T15:35:29.155Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 68.2% of statements [2022-07-20T15:35:29.415Z] ok github.com/docker/docker/daemon/logger/journald 0.011s coverage: 23.4% of statements [2022-07-20T15:35:29.983Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2022-07-20T15:35:30.552Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.206s coverage: 76.8% of statements [2022-07-20T15:35:30.813Z] ok github.com/docker/docker/daemon/logger/local 0.029s coverage: 79.4% of statements [2022-07-20T15:35:30.813Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-20T15:35:30.813Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-20T15:35:31.752Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.027s coverage: 62.3% of statements [2022-07-20T15:35:31.752Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.028s coverage: 31.5% of statements [2022-07-20T15:35:32.691Z] ok github.com/docker/docker/daemon/logger/syslog 0.013s coverage: 46.8% of statements [2022-07-20T15:35:33.261Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-07-20T15:35:33.450Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-07-20T15:35:33.525Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-07-20T15:35:34.466Z] ok github.com/docker/docker/daemon/logger/splunk 1.659s coverage: 82.5% of statements [2022-07-20T15:35:34.466Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-20T15:35:34.466Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-20T15:35:34.825Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-07-20T15:35:35.405Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 44.4% of statements [2022-07-20T15:35:35.756Z] check_test.go:611: [d1aa90125253e] daemon is not started [2022-07-20T15:35:36.701Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-07-20T15:35:36.785Z] ok github.com/docker/docker/distribution 1.523s coverage: 28.0% of statements [2022-07-20T15:35:36.785Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-20T15:35:37.045Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-07-20T15:35:37.615Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-07-20T15:35:37.875Z] ok github.com/docker/docker/distribution/xfer 1.896s coverage: 84.9% of statements [2022-07-20T15:35:37.875Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-20T15:35:37.875Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-07-20T15:35:38.096Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-07-20T15:35:38.661Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-07-20T15:35:38.813Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-07-20T15:35:38.813Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-20T15:35:38.813Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-20T15:35:39.384Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-07-20T15:35:39.954Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-07-20T15:35:40.523Z] ok github.com/docker/docker/opts 0.027s coverage: 66.0% of statements [2022-07-20T15:35:40.523Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-20T15:35:40.556Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-07-20T15:35:41.120Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-07-20T15:35:42.051Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-07-20T15:35:42.432Z] ok github.com/docker/docker/pkg/archive 0.307s coverage: 82.3% of statements [2022-07-20T15:35:42.984Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-07-20T15:35:43.000Z] ok github.com/docker/docker/pkg/authorization 0.202s coverage: 68.3% of statements [2022-07-20T15:35:43.000Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-20T15:35:43.241Z] docker_api_swarm_service_test.go:533: [d61bae80d359d] joining swarm manager [d28eb0a5629d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:35:43.241Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-07-20T15:35:43.259Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-07-20T15:35:43.805Z] === RUN TestDockerSuite/TestPsRightTagName [2022-07-20T15:35:44.736Z] docker_api_swarm_service_test.go:534: [db9866b1d0f0f] joining swarm manager [d28eb0a5629d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T15:35:45.667Z] === RUN TestDockerSuite/TestPsShowMounts [2022-07-20T15:35:46.550Z] ok github.com/docker/docker/pkg/chrootarchive 2.482s coverage: 42.7% of statements [2022-07-20T15:35:46.550Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-20T15:35:46.810Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-07-20T15:35:46.810Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-07-20T15:35:47.070Z] ok github.com/docker/docker/layer 7.320s coverage: 68.9% of statements [2022-07-20T15:35:47.070Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-20T15:35:47.070Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-20T15:35:47.070Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-20T15:35:47.070Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-20T15:35:47.070Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-20T15:35:47.070Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-20T15:35:47.329Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 87.2% of statements [2022-07-20T15:35:47.591Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2022-07-20T15:35:47.851Z] ok github.com/docker/docker/pkg/fsutils 0.240s coverage: 85.1% of statements [2022-07-20T15:35:48.192Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-07-20T15:35:48.192Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-20T15:35:48.192Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-07-20T15:35:48.449Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-07-20T15:35:48.790Z] ok github.com/docker/docker/pkg/idtools 0.461s coverage: 67.9% of statements [2022-07-20T15:35:49.012Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-07-20T15:35:49.013Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-07-20T15:35:49.050Z] ok github.com/docker/docker/pkg/ioutils 0.506s coverage: 69.7% of statements [2022-07-20T15:35:49.050Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-07-20T15:35:49.310Z] ok github.com/docker/docker/pkg/longpath 0.013s coverage: 100.0% of statements [2022-07-20T15:35:49.310Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-20T15:35:49.310Z] ok github.com/docker/docker/pkg/namesgenerator 0.013s coverage: 85.7% of statements [2022-07-20T15:35:49.579Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-07-20T15:35:49.840Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2022-07-20T15:35:50.099Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.013s coverage: 90.5% of statements [2022-07-20T15:35:50.099Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-07-20T15:35:50.099Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-20T15:35:50.099Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-20T15:35:50.382Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-07-20T15:35:51.037Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.016s coverage: 56.8% of statements [2022-07-20T15:35:51.297Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-07-20T15:35:51.314Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-07-20T15:35:51.557Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-20T15:35:51.557Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-20T15:35:51.877Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-07-20T15:35:52.935Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 75.0% of statements [2022-07-20T15:35:53.195Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-07-20T15:35:53.455Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-07-20T15:35:53.455Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-07-20T15:35:53.715Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-07-20T15:35:53.975Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-20T15:35:54.544Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-07-20T15:35:54.804Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-07-20T15:35:55.064Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2022-07-20T15:35:55.634Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2022-07-20T15:35:55.894Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-20T15:35:57.801Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-07-20T15:35:57.801Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-20T15:35:58.061Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-07-20T15:35:58.435Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-07-20T15:35:58.999Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-07-20T15:35:59.442Z] ok github.com/docker/docker/quota 0.238s coverage: 71.4% of statements [2022-07-20T15:35:59.442Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-07-20T15:36:00.368Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-07-20T15:36:00.368Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-07-20T15:36:00.368Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-07-20T15:36:00.382Z] ok github.com/docker/docker/registry 0.051s coverage: 58.6% of statements [2022-07-20T15:36:00.624Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-07-20T15:36:00.951Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-07-20T15:36:00.951Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-07-20T15:36:01.520Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-07-20T15:36:01.780Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-07-20T15:36:03.147Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-07-20T15:36:03.687Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-07-20T15:36:03.711Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-07-20T15:36:03.947Z] ok github.com/docker/docker/volume/local 0.102s coverage: 76.8% of statements [2022-07-20T15:36:04.517Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-07-20T15:36:05.457Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-07-20T15:36:05.609Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-07-20T15:36:06.540Z] === RUN TestDockerSuite/TestRmiBlank [2022-07-20T15:36:06.540Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-07-20T15:36:06.540Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-07-20T15:36:07.471Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-07-20T15:36:09.367Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-07-20T15:36:09.625Z] docker_api_swarm_service_test.go:148: [dcc2462c429c2] joining swarm manager [dcfaa13f93e78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:36:10.190Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-07-20T15:36:10.447Z] docker_api_swarm_service_test.go:148: [dc2c6f8bc04f7] joining swarm manager [dcfaa13f93e78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T15:36:10.447Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-07-20T15:36:12.343Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-07-20T15:36:12.907Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-07-20T15:36:14.277Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-07-20T15:36:15.209Z] === RUN TestDockerSuite/TestRmiTag [2022-07-20T15:36:15.209Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-07-20T15:36:15.772Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-07-20T15:36:19.051Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-07-20T15:36:19.051Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-07-20T15:36:19.615Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-07-20T15:36:19.872Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-07-20T15:36:20.805Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-07-20T15:36:21.061Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-07-20T15:36:21.628Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-07-20T15:36:21.885Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-07-20T15:36:22.818Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-07-20T15:36:26.092Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-07-20T15:36:26.092Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-07-20T15:36:27.024Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-07-20T15:36:27.394Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.3% of statements [2022-07-20T15:36:27.394Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-20T15:36:27.394Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-20T15:36:27.394Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-20T15:36:27.394Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-20T15:36:27.394Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-20T15:36:27.394Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-20T15:36:27.394Z] ? github.com/docker/docker/rootless [no test files] [2022-07-20T15:36:27.394Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-20T15:36:27.394Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-20T15:36:27.394Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-20T15:36:27.394Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-20T15:36:27.394Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-20T15:36:27.394Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-20T15:36:27.394Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-20T15:36:27.394Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-20T15:36:27.394Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-20T15:36:27.394Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-20T15:36:27.394Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-20T15:36:27.394Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-20T15:36:27.394Z] ? github.com/docker/docker/volume [no test files] [2022-07-20T15:36:27.394Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-20T15:36:27.394Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-20T15:36:27.394Z] [2022-07-20T15:36:27.394Z] === Skipped [2022-07-20T15:36:27.394Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-20T15:36:27.394Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-20T15:36:27.394Z] [2022-07-20T15:36:27.394Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-20T15:36:27.394Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-20T15:36:27.394Z] [2022-07-20T15:36:27.394Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-20T15:36:27.394Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-20T15:36:27.394Z] [2022-07-20T15:36:27.394Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-20T15:36:27.394Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-20T15:36:27.394Z] [2022-07-20T15:36:27.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-20T15:36:27.394Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T15:36:27.394Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-20T15:36:27.394Z] [2022-07-20T15:36:27.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-20T15:36:27.394Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T15:36:27.394Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-20T15:36:27.394Z] [2022-07-20T15:36:27.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-20T15:36:27.394Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T15:36:27.394Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-20T15:36:27.394Z] [2022-07-20T15:36:27.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-20T15:36:27.394Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T15:36:27.394Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-20T15:36:27.394Z] [2022-07-20T15:36:27.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-20T15:36:27.394Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T15:36:27.394Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-20T15:36:27.394Z] [2022-07-20T15:36:27.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-20T15:36:27.394Z] graphtest_unix.go:71: No driver to put! [2022-07-20T15:36:27.394Z] [2022-07-20T15:36:27.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-20T15:36:27.394Z] time="2022-07-20T15:35:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-20T15:36:27.394Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-20T15:36:27.394Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-20T15:36:27.394Z] [2022-07-20T15:36:27.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-20T15:36:27.394Z] time="2022-07-20T15:35:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-20T15:36:27.394Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-20T15:36:27.394Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-20T15:36:27.394Z] [2022-07-20T15:36:27.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-20T15:36:27.394Z] time="2022-07-20T15:35:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-20T15:36:27.394Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-20T15:36:27.394Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-20T15:36:27.394Z] [2022-07-20T15:36:27.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-20T15:36:27.394Z] time="2022-07-20T15:35:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-20T15:36:27.394Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-20T15:36:27.394Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-20T15:36:27.394Z] [2022-07-20T15:36:27.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-20T15:36:27.394Z] time="2022-07-20T15:35:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-20T15:36:27.394Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-20T15:36:27.394Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-20T15:36:27.394Z] [2022-07-20T15:36:27.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-20T15:36:27.394Z] graphtest_unix.go:71: No driver to put! [2022-07-20T15:36:27.394Z] [2022-07-20T15:36:27.394Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-20T15:36:27.394Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-20T15:36:27.394Z] [2022-07-20T15:36:27.394Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-20T15:36:27.394Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-20T15:36:27.394Z] [2022-07-20T15:36:27.394Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-20T15:36:27.394Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-20T15:36:27.394Z] [2022-07-20T15:36:27.394Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-20T15:36:27.394Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-20T15:36:27.394Z] [2022-07-20T15:36:27.394Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-20T15:36:27.394Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T15:36:27.394Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-20T15:36:27.394Z] [2022-07-20T15:36:27.394Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-20T15:36:27.394Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T15:36:27.394Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-20T15:36:27.394Z] [2022-07-20T15:36:27.394Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-20T15:36:27.394Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T15:36:27.394Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-20T15:36:27.394Z] [2022-07-20T15:36:27.394Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-20T15:36:27.394Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T15:36:27.394Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-20T15:36:27.394Z] [2022-07-20T15:36:27.394Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-20T15:36:27.394Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T15:36:27.394Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-20T15:36:27.394Z] [2022-07-20T15:36:27.394Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-20T15:36:27.394Z] graphtest_unix.go:71: No driver to put! [2022-07-20T15:36:27.394Z] [2022-07-20T15:36:27.394Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-20T15:36:27.394Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-20T15:36:27.394Z] [2022-07-20T15:36:27.394Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-20T15:36:27.394Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-20T15:36:27.394Z] [2022-07-20T15:36:27.394Z] DONE 2811 tests, 28 skipped in 251.553s [2022-07-20T15:36:27.394Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/bitseq [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/cluster [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/config [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/datastore [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/driverapi [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/etchosts [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/idm [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/ipam [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/iptables [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/netlabel [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/netutils [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/networkdb [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/ns [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/options [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/osl [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/portallocator [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/portmapper [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/testutils [2022-07-20T15:36:27.394Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-20T15:36:27.394Z] + 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-07-20T15:36:27.956Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-07-20T15:36:30.481Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-07-20T15:36:31.850Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-07-20T15:36:33.222Z] === RUN TestDockerSuite/TestDevicePermissions [2022-07-20T15:36:33.785Z] === RUN TestDockerSuite/TestDockerFails [2022-07-20T15:36:33.785Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-07-20T15:36:36.308Z] === RUN TestDockerSuite/TestMountIntoProc [2022-07-20T15:36:36.308Z] === RUN TestDockerSuite/TestMountIntoSys [2022-07-20T15:36:36.882Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-07-20T15:36:38.254Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-07-20T15:36:38.511Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-07-20T15:36:39.075Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-07-20T15:36:40.006Z] === RUN TestDockerSuite/TestRunAddHost [2022-07-20T15:36:40.571Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-07-20T15:36:40.571Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-07-20T15:36:41.135Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-07-20T15:36:41.135Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-07-20T15:36:41.699Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-07-20T15:36:42.630Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-07-20T15:36:43.194Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-07-20T15:36:43.760Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-07-20T15:36:44.324Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-07-20T15:36:45.255Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-07-20T15:36:46.187Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-07-20T15:36:46.752Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-07-20T15:36:46.752Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-07-20T15:36:47.317Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-07-20T15:36:48.249Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-07-20T15:36:48.815Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-07-20T15:36:50.188Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-07-20T15:36:50.752Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-07-20T15:36:51.683Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-07-20T15:36:52.247Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-07-20T15:36:52.811Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-07-20T15:36:53.068Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-07-20T15:36:53.068Z] === RUN TestDockerSuite/TestRunBindMounts [2022-07-20T15:36:54.967Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-07-20T15:36:55.224Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-07-20T15:36:55.788Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-07-20T15:36:56.351Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-07-20T15:36:56.916Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-07-20T15:36:56.916Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-07-20T15:36:57.481Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-07-20T15:36:58.045Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-07-20T15:36:58.305Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-07-20T15:36:58.868Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-07-20T15:36:59.432Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-07-20T15:36:59.432Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-07-20T15:36:59.996Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-07-20T15:36:59.996Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-07-20T15:37:00.927Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-07-20T15:37:01.491Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-07-20T15:37:02.056Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-07-20T15:37:02.622Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-07-20T15:37:02.622Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-07-20T15:37:03.187Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-07-20T15:37:04.559Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-07-20T15:37:05.932Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-07-20T15:37:06.864Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-07-20T15:37:07.428Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-07-20T15:37:07.992Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-07-20T15:37:08.249Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-07-20T15:37:08.813Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-07-20T15:37:09.377Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-07-20T15:37:10.772Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-07-20T15:37:12.144Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-07-20T15:37:13.516Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-07-20T15:37:13.516Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-07-20T15:37:14.129Z] ok github.com/docker/docker/libnetwork 37.204s coverage: 40.6% of statements [2022-07-20T15:37:14.129Z] ok github.com/docker/docker/libnetwork/bitseq 0.112s coverage: 84.4% of statements [2022-07-20T15:37:14.129Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-20T15:37:14.129Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-20T15:37:14.129Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-20T15:37:14.129Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-20T15:37:14.129Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-20T15:37:14.129Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-20T15:37:14.129Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-20T15:37:14.129Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-20T15:37:14.129Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-07-20T15:37:14.129Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-07-20T15:37:14.129Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-20T15:37:14.129Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-20T15:37:14.129Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-07-20T15:37:14.129Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.353s coverage: 59.9% of statements [2022-07-20T15:37:14.129Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-20T15:37:14.129Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-07-20T15:37:14.129Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.122s coverage: 5.2% of statements [2022-07-20T15:37:14.129Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-20T15:37:14.129Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-07-20T15:37:14.129Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-20T15:37:14.129Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-07-20T15:37:14.450Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-07-20T15:37:16.974Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-07-20T15:37:16.974Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-07-20T15:37:17.905Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-07-20T15:37:19.805Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-07-20T15:37:19.805Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-07-20T15:37:21.701Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-07-20T15:37:21.701Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-20T15:37:21.701Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-07-20T15:37:21.701Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-20T15:37:21.701Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-07-20T15:37:22.632Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-07-20T15:37:22.632Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-07-20T15:37:24.003Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-07-20T15:37:24.110Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.327s coverage: 6.6% of statements [2022-07-20T15:37:24.110Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-20T15:37:24.110Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-07-20T15:37:24.369Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-07-20T15:37:24.369Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-20T15:37:24.369Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-20T15:37:24.628Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-20T15:37:24.887Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-07-20T15:37:25.147Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-07-20T15:37:25.376Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-07-20T15:37:25.408Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-20T15:37:25.408Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-20T15:37:25.634Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-07-20T15:37:27.004Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-07-20T15:37:27.261Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-07-20T15:37:29.158Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-07-20T15:37:29.158Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-07-20T15:37:29.433Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-07-20T15:37:29.433Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-20T15:37:29.433Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-07-20T15:37:30.376Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-07-20T15:37:31.745Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-07-20T15:37:31.745Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-07-20T15:37:31.745Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-07-20T15:37:32.314Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-07-20T15:37:32.878Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-07-20T15:37:33.443Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-07-20T15:37:34.375Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-07-20T15:37:34.375Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-07-20T15:37:34.938Z] === RUN TestDockerSuite/TestRunEnvironment [2022-07-20T15:37:35.870Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-07-20T15:37:35.870Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-07-20T15:37:36.435Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-07-20T15:37:36.998Z] === RUN TestDockerSuite/TestRunExitCode [2022-07-20T15:37:37.255Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-07-20T15:37:37.624Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-07-20T15:37:38.188Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-07-20T15:37:38.752Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-07-20T15:37:39.315Z] === RUN TestDockerSuite/TestRunExposePort [2022-07-20T15:37:39.316Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-07-20T15:37:40.245Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-07-20T15:37:40.501Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-07-20T15:37:40.758Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-07-20T15:37:41.690Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-07-20T15:37:41.947Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-20T15:37:41.947Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-20T15:37:41.947Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-07-20T15:37:44.472Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-07-20T15:37:45.037Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-07-20T15:37:52.520Z] ok github.com/docker/docker/libnetwork/ipam 14.374s coverage: 85.3% of statements [2022-07-20T15:37:52.520Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-20T15:37:52.520Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-20T15:37:52.520Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-20T15:37:52.520Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-07-20T15:37:52.520Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-20T15:37:52.520Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-20T15:37:52.520Z] ok github.com/docker/docker/libnetwork/ipamutils 0.252s coverage: 74.0% of statements [2022-07-20T15:37:52.780Z] ok github.com/docker/docker/libnetwork/iptables 0.159s coverage: 45.0% of statements [2022-07-20T15:37:52.780Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-20T15:37:53.350Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-07-20T15:37:57.240Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-07-20T15:37:57.240Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-07-20T15:37:57.496Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-07-20T15:37:57.496Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-07-20T15:37:57.496Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-07-20T15:37:57.496Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-07-20T15:37:58.060Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-07-20T15:37:59.953Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-07-20T15:38:00.884Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-07-20T15:38:01.816Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-07-20T15:38:05.088Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-07-20T15:38:07.614Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-07-20T15:38:08.178Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-07-20T15:38:08.436Z] === RUN TestDockerSuite/TestRunModeHostname [2022-07-20T15:38:09.367Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-07-20T15:38:09.367Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-07-20T15:38:09.367Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-07-20T15:38:10.299Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-07-20T15:38:11.230Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-07-20T15:38:12.600Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-07-20T15:38:12.600Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-07-20T15:38:12.857Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-07-20T15:38:12.857Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-07-20T15:38:14.249Z] === RUN TestDockerSuite/TestRunMount [2022-07-20T15:38:16.774Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-07-20T15:38:19.299Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-07-20T15:38:19.556Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-07-20T15:38:19.812Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-07-20T15:38:20.376Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-07-20T15:38:21.309Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-07-20T15:38:22.683Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-07-20T15:38:23.248Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-07-20T15:38:25.772Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-07-20T15:38:25.772Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-07-20T15:38:27.144Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-07-20T15:38:28.076Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-07-20T15:38:28.332Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-07-20T15:38:29.264Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-07-20T15:38:29.264Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-07-20T15:38:30.197Z] === RUN TestDockerSuite/TestRunNetHost [2022-07-20T15:38:31.129Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-07-20T15:38:31.129Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-07-20T15:38:31.387Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-07-20T15:38:31.956Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-07-20T15:38:33.875Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-07-20T15:38:34.439Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-07-20T15:38:35.810Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-07-20T15:38:37.705Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-07-20T15:38:39.075Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-07-20T15:38:39.639Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-07-20T15:38:39.639Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-07-20T15:38:39.896Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-07-20T15:38:40.155Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-07-20T15:38:40.412Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-07-20T15:38:40.976Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-07-20T15:38:41.233Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-07-20T15:38:41.490Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-07-20T15:38:42.056Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-07-20T15:38:42.987Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-07-20T15:38:48.241Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-07-20T15:38:48.241Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-20T15:38:48.241Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-07-20T15:38:48.498Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-07-20T15:38:48.755Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-07-20T15:38:49.319Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-07-20T15:38:50.693Z] === RUN TestDockerSuite/TestRunPortInUse [2022-07-20T15:38:51.633Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-07-20T15:38:51.894Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-07-20T15:38:51.894Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-07-20T15:38:52.459Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-07-20T15:38:53.023Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-07-20T15:38:53.280Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-07-20T15:38:53.844Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-20T15:38:53.844Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-20T15:38:53.844Z] === RUN TestDockerSuite/TestRunPublishPort [2022-07-20T15:38:54.101Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-07-20T15:38:54.665Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-07-20T15:38:55.229Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-07-20T15:38:55.229Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-20T15:38:55.229Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-07-20T15:38:55.487Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-07-20T15:38:56.860Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-07-20T15:38:56.860Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-20T15:38:56.860Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-07-20T15:38:57.792Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-07-20T15:38:59.688Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-07-20T15:39:00.621Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-07-20T15:39:00.878Z] === RUN TestDockerSuite/TestRunRm [2022-07-20T15:39:01.444Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-07-20T15:39:03.338Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-07-20T15:39:05.233Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-07-20T15:39:05.797Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-07-20T15:39:06.058Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-07-20T15:39:06.316Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-07-20T15:39:08.213Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-07-20T15:39:08.470Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-07-20T15:39:11.004Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-07-20T15:39:11.262Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-07-20T15:39:14.541Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-07-20T15:39:14.799Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-07-20T15:39:15.363Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-07-20T15:39:15.621Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-07-20T15:39:16.557Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-07-20T15:39:17.121Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-07-20T15:39:17.121Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-07-20T15:39:17.685Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-07-20T15:39:18.249Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-07-20T15:39:18.506Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-07-20T15:39:19.441Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-07-20T15:39:20.007Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-07-20T15:39:20.264Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-07-20T15:39:22.788Z] === RUN TestDockerSuite/TestRunState [2022-07-20T15:39:22.789Z] docker_cli_service_logs_test.go:248: checking task etcz5kmttnyz [2022-07-20T15:39:22.789Z] docker_cli_service_logs_test.go:253: checking messages for etcz5kmttnyz [2022-07-20T15:39:22.789Z] docker_cli_service_logs_test.go:248: checking task pg0ewahyzpxq [2022-07-20T15:39:22.789Z] docker_cli_service_logs_test.go:253: checking messages for pg0ewahyzpxq [2022-07-20T15:39:23.721Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-07-20T15:39:23.978Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-07-20T15:39:24.544Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-07-20T15:39:25.108Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-07-20T15:39:25.366Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-07-20T15:39:25.366Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-20T15:39:25.366Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-07-20T15:39:25.929Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-07-20T15:39:26.186Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-07-20T15:39:26.443Z] === RUN TestDockerSuite/TestRunSysctls [2022-07-20T15:39:27.822Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-07-20T15:39:27.822Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-07-20T15:39:27.822Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-07-20T15:39:28.397Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-07-20T15:39:30.290Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-07-20T15:39:30.290Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-07-20T15:39:31.660Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-07-20T15:39:34.937Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-07-20T15:39:37.460Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-07-20T15:39:37.717Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-07-20T15:39:38.282Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-07-20T15:39:38.846Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-07-20T15:39:40.215Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-07-20T15:39:41.588Z] === RUN TestDockerSuite/TestRunUserByID [2022-07-20T15:39:42.151Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-07-20T15:39:42.408Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-07-20T15:39:42.408Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-07-20T15:39:42.974Z] === RUN TestDockerSuite/TestRunUserByName [2022-07-20T15:39:43.906Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-07-20T15:39:43.906Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-07-20T15:39:44.165Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-07-20T15:39:44.165Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-20T15:39:44.165Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-07-20T15:39:44.422Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-07-20T15:39:44.819Z] ok github.com/docker/docker/libnetwork/networkdb 104.071s coverage: 60.0% of statements [2022-07-20T15:39:44.819Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-20T15:39:44.819Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-20T15:39:44.819Z] ok github.com/docker/docker/libnetwork/osl 4.324s coverage: 39.7% of statements [2022-07-20T15:39:44.819Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-20T15:39:44.819Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-07-20T15:39:44.986Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-07-20T15:39:45.389Z] ok github.com/docker/docker/libnetwork/portmapper 0.584s coverage: 48.6% of statements [2022-07-20T15:39:45.389Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-07-20T15:39:45.389Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-20T15:39:45.648Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-07-20T15:39:45.648Z] [2022-07-20T15:39:45.648Z] === Skipped [2022-07-20T15:39:45.648Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-20T15:39:45.648Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-20T15:39:45.648Z] [2022-07-20T15:39:45.648Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-20T15:39:45.648Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-20T15:39:45.648Z] [2022-07-20T15:39:45.648Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-20T15:39:45.648Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-20T15:39:45.648Z] [2022-07-20T15:39:45.648Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-20T15:39:45.648Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-20T15:39:45.648Z] [2022-07-20T15:39:45.648Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-20T15:39:45.648Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-20T15:39:45.648Z] [2022-07-20T15:39:45.648Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-20T15:39:45.648Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-20T15:39:45.648Z] [2022-07-20T15:39:45.648Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-20T15:39:45.648Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-20T15:39:45.648Z] [2022-07-20T15:39:45.648Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-20T15:39:45.648Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-20T15:39:45.648Z] [2022-07-20T15:39:45.648Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-20T15:39:45.648Z] firewalld_test.go:14: firewalld is not running [2022-07-20T15:39:45.648Z] [2022-07-20T15:39:45.648Z] DONE 327 tests, 9 skipped in 200.991s Post stage [Pipeline] junit [2022-07-20T15:39:46.229Z] Recording test results [2022-07-20T15:39:46.372Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-07-20T15:39:46.655Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-07-20T15:39:46.984Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43839/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=75577fe7a8d9f21442b00df90c8ac33ebea2ac67 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:75577fe7a8d9f21442b00df90c8ac33ebea2ac67 hack/validate/vendor [2022-07-20T15:39:47.922Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-20T15:39:48.286Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-07-20T15:39:48.486Z] + echo Ensuring container killed. [2022-07-20T15:39:48.486Z] Ensuring container killed. [2022-07-20T15:39:48.486Z] + docker rm -vf docker-pr2 [2022-07-20T15:39:48.486Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-20T15:39:48.785Z] + echo Chowning /workspace to jenkins user [2022-07-20T15:39:48.785Z] Chowning /workspace to jenkins user [2022-07-20T15:39:48.785Z] + id -u [2022-07-20T15:39:48.785Z] + id -g [2022-07-20T15:39:48.785Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43839:/workspace busybox chown -R 1000:1000 /workspace [2022-07-20T15:39:48.849Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-07-20T15:39:49.106Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-07-20T15:39:49.669Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-20T15:39:50.456Z] + bundleName=unit [2022-07-20T15:39:50.456Z] + echo Creating unit-bundles.tar.gz [2022-07-20T15:39:50.456Z] Creating unit-bundles.tar.gz [2022-07-20T15:39:50.456Z] + 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-07-20T15:39:50.456Z] bundles/junit-report-libnetwork.xml [2022-07-20T15:39:50.456Z] bundles/junit-report.xml [2022-07-20T15:39:50.456Z] bundles/go-test-report-libnetwork.json [2022-07-20T15:39:50.456Z] bundles/go-test-report.json [2022-07-20T15:39:50.456Z] bundles/profile-libnetwork.out [2022-07-20T15:39:50.456Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-07-20T15:39:50.468Z] Archiving artifacts [2022-07-20T15:39:51.220Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43839/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-20T15:39:51.523Z] + make clean [2022-07-20T15:39:51.563Z] docker_cli_swarm_test.go:1895: [d852dc9e842e5] joining swarm manager [d5923f263f895]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:39:51.564Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-07-20T15:39:51.783Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-20T15:39:51.783Z] docker-dev-cache [2022-07-20T15:39:51.783Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-20T15:39:52.495Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-07-20T15:39:52.752Z] docker_cli_swarm_test.go:1896: [d8c160f5ed9ea] joining swarm manager [d5923f263f895]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T15:39:54.124Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-07-20T15:39:56.018Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-07-20T15:39:56.276Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-07-20T15:39:56.276Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-20T15:39:56.276Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-07-20T15:39:56.276Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-20T15:39:56.276Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-07-20T15:39:56.276Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-20T15:39:56.276Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-07-20T15:39:56.533Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-07-20T15:39:56.533Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-20T15:39:56.533Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-07-20T15:39:56.790Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-07-20T15:39:57.355Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-07-20T15:39:58.290Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-07-20T15:39:58.854Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-07-20T15:39:59.111Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-07-20T15:39:59.111Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-07-20T15:39:59.675Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-07-20T15:39:59.675Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-20T15:39:59.675Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-07-20T15:39:59.675Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-07-20T15:39:59.675Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-07-20T15:39:59.675Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-20T15:39:59.675Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-07-20T15:39:59.675Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-20T15:39:59.675Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-07-20T15:39:59.675Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-20T15:39:59.675Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-07-20T15:39:59.675Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-20T15:39:59.675Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-07-20T15:39:59.675Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-20T15:39:59.675Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-07-20T15:40:00.239Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-07-20T15:40:00.496Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-07-20T15:40:00.753Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-07-20T15:40:01.010Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-07-20T15:40:01.268Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-07-20T15:40:01.832Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-07-20T15:40:01.832Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-07-20T15:40:02.089Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-07-20T15:40:02.653Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-07-20T15:40:02.653Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-07-20T15:40:02.653Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-07-20T15:40:03.221Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-07-20T15:40:04.154Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-07-20T15:40:04.720Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-07-20T15:40:04.720Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-20T15:40:04.720Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-07-20T15:40:04.977Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-07-20T15:40:04.977Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-07-20T15:40:05.907Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-07-20T15:40:06.472Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-07-20T15:40:07.897Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-07-20T15:40:08.461Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-07-20T15:40:08.461Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-07-20T15:40:08.461Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-07-20T15:40:08.461Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-07-20T15:40:09.025Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-07-20T15:40:09.025Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-07-20T15:40:09.590Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-07-20T15:40:10.520Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-07-20T15:40:12.413Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-07-20T15:40:12.670Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-07-20T15:40:15.193Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-07-20T15:40:17.089Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-07-20T15:40:17.346Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-07-20T15:40:19.869Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-07-20T15:40:20.433Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-07-20T15:40:22.329Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-07-20T15:40:23.698Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-07-20T15:40:24.628Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-07-20T15:40:25.559Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-07-20T15:40:26.928Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-07-20T15:40:28.298Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-07-20T15:40:29.668Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-07-20T15:40:31.038Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-07-20T15:40:32.422Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-07-20T15:40:33.816Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-07-20T15:40:35.711Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-07-20T15:40:36.275Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-07-20T15:40:38.170Z] docker_cli_swarm_test.go:1796: [d44d43bff3d91] joining swarm manager [d041e05246766]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:40:39.112Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-07-20T15:40:39.112Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-20T15:40:39.112Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-07-20T15:40:39.112Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-07-20T15:40:39.369Z] docker_cli_swarm_test.go:1797: [dd0fcff67766d] joining swarm manager [d041e05246766]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T15:40:39.933Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-07-20T15:40:40.496Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-07-20T15:40:41.427Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-07-20T15:40:42.372Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-07-20T15:40:42.372Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-07-20T15:40:43.744Z] === RUN TestDockerSuite/TestSaveImageId [2022-07-20T15:40:43.744Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-07-20T15:40:44.001Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-07-20T15:40:44.933Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents3812762618 [2022-07-20T15:40:45.497Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-07-20T15:40:45.497Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-07-20T15:40:46.988Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-07-20T15:40:46.988Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-07-20T15:40:47.245Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-07-20T15:40:48.178Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-07-20T15:40:49.547Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-07-20T15:40:52.067Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-07-20T15:40:52.067Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-07-20T15:40:52.067Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-07-20T15:40:52.324Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-07-20T15:40:52.581Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-07-20T15:40:53.950Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-07-20T15:40:53.950Z] docker_cli_sni_test.go:30: Flakey test [2022-07-20T15:40:53.950Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-07-20T15:40:59.204Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-07-20T15:40:59.461Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-07-20T15:41:00.832Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-07-20T15:41:01.764Z] docker_cli_swarm_test.go:1315: [d1395cd60f45c] joining swarm manager [d12d531da8656]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:41:02.021Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-07-20T15:41:02.952Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-07-20T15:41:02.952Z] docker_cli_swarm_test.go:1316: [dadfcce87b635] joining swarm manager [d12d531da8656]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T15:41:05.483Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-07-20T15:41:07.380Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-07-20T15:41:07.944Z] === RUN TestDockerSuite/TestStartRecordError [2022-07-20T15:41:08.875Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-07-20T15:41:10.246Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-07-20T15:41:11.176Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-07-20T15:41:13.699Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-07-20T15:41:17.873Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-07-20T15:41:21.146Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-07-20T15:41:28.460Z] === RUN TestDockerSuite/TestStatsNoStream [2022-07-20T15:41:28.460Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-07-20T15:41:28.718Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-07-20T15:41:29.282Z] === RUN TestDockerSuite/TestTopPrivileged [2022-07-20T15:41:29.845Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-07-20T15:41:29.845Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-20T15:41:29.845Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-07-20T15:41:30.103Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-07-20T15:41:30.671Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-07-20T15:41:30.671Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-20T15:41:30.671Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-07-20T15:41:30.671Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-20T15:41:30.671Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-07-20T15:41:31.603Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-07-20T15:41:32.167Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-07-20T15:41:33.099Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-07-20T15:41:34.030Z] === RUN TestDockerSuite/TestUpdateStats [2022-07-20T15:41:38.207Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-07-20T15:41:38.464Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-07-20T15:41:38.464Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-20T15:41:38.464Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-07-20T15:41:39.395Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-07-20T15:41:39.652Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-07-20T15:41:41.561Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-07-20T15:41:43.456Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-07-20T15:41:44.387Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-07-20T15:42:02.444Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-07-20T15:42:02.444Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-07-20T15:42:02.444Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-07-20T15:42:02.444Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-07-20T15:42:02.444Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-07-20T15:42:02.444Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-07-20T15:42:02.444Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-07-20T15:42:02.444Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-07-20T15:42:02.444Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-07-20T15:42:02.444Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-07-20T15:42:02.444Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-07-20T15:42:02.444Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-07-20T15:42:02.444Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-07-20T15:42:02.444Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-07-20T15:42:03.008Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-07-20T15:42:03.008Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-07-20T15:42:03.008Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-07-20T15:42:03.008Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-07-20T15:42:03.266Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-07-20T15:42:03.266Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-07-20T15:42:03.266Z] --- PASS: TestDockerSuite (1348.89s) [2022-07-20T15:42:03.266Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-07-20T15:42:03.266Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-07-20T15:42:03.266Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-07-20T15:42:03.266Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-07-20T15:42:03.266Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-07-20T15:42:03.266Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-07-20T15:42:03.266Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-07-20T15:42:03.266Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (5.81s) [2022-07-20T15:42:03.266Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2022-07-20T15:42:03.266Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.81s) [2022-07-20T15:42:03.266Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-07-20T15:42:03.266Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.73s) [2022-07-20T15:42:03.266Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2022-07-20T15:42:03.266Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-07-20T15:42:03.266Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.29s) [2022-07-20T15:42:03.266Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.10s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.64s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.69s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.05s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.15s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.20s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.69s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.11s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.15s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.88s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.75s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.79s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.75s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.82s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.13s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.97s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.47s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.53s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.27s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.76s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.43s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.88s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.74s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.78s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.77s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.79s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.76s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.73s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.85s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.74s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.69s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.85s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.95s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.71s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.92s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.90s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.87s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.76s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.90s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.79s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.45s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.35s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.66s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.30s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.53s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.51s) [2022-07-20T15:42:03.267Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.53s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.64s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.86s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.43s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.44s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.60s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.59s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b71608__} (1.50s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12785635073_/foo_false_____} (1.53s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12785635073_/foo_true_____} (1.50s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3794906290_/foo_false_____} (1.54s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3794906290_/foo_true_____} (1.53s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3794906290_/foo_true__0xc000b71638___} (1.54s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b71698__} (1.47s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b716b0__} (1.69s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b716c8__} (1.64s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b716e0__} (0.92s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.71s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.45s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.09s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.63s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.40s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.94s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.50s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.42s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.49s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.47s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.75s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.79s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.73s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.83s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.95s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.95s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.89s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.78s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.93s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.74s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (1.00s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.83s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.17s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.71s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.78s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.90s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.73s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.69s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.73s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.99s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.84s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.07s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.90s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.92s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.06s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.01s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.76s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.93s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.73s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.69s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.75s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.57s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.89s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.09s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.68s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.81s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.74s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.44s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.94s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.01s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.74s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestAttachDetach (1.02s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.71s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.97s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.74s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.59s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.20s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.84s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.42s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.11s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.17s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.91s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.77s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.72s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.88s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.01s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.24s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.52s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.65s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.72s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.87s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.99s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.81s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.91s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.28s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.56s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.69s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.54s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.26s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.06s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.88s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.41s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.73s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.17s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.30s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.29s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.96s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.50s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.27s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.65s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.20s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.76s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.93s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.53s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.16s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.61s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.25s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.26s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.42s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.77s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.88s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.84s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.73s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.91s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.91s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.29s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.19s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.80s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildCmd (0.43s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.38s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.50s) [2022-07-20T15:42:03.267Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.63s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.51s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.33s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.19s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.36s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.86s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.66s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.37s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.17s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.53s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.02s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.28s) [2022-07-20T15:42:03.267Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.60s) [2022-07-20T15:42:03.268Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-20T15:42:03.268Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-20T15:42:03.268Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-20T15:42:03.268Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.69s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.72s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.24s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.35s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.81s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.08s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.69s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.42s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.21s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.57s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.01s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.09s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.99s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.09s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (0.76s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (1.79s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (8.25s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.61s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.28s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.56s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.78s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.50s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.52s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.88s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.17s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.08s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.16s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.22s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.27s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.69s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.27s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.29s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.45s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.88s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.01s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildEnv (1.16s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.84s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.84s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.47s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (17.90s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.91s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.29s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.55s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.33s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.47s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (0.90s) [2022-07-20T15:42:03.268Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.22s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.87s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildExpose (0.45s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.92s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.73s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.65s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildFails (1.25s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.68s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.51s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.18s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildFromGit (0.98s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.25s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.66s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.25s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.51s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.21s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.33s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.29s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.97s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.32s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.54s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.45s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.43s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.75s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildLabel (0.49s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.44s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.31s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.21s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildLabels (0.34s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.70s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.90s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.47s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.96s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.24s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.18s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.22s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.98s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.39s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.49s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (9.05s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.09s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.01s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.02s) [2022-07-20T15:42:03.268Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.63s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.45s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.67s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.38s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.03s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.76s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.35s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.93s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.28s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.41s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.62s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.30s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.59s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.77s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.14s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.10s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.04s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.92s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.09s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.61s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildPATH (2.17s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.94s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.68s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.98s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.23s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.67s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildRm (2.38s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.64s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.02s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.42s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.21s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.20s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.72s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.64s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.36s) [2022-07-20T15:42:03.268Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.02s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.23s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildStderr (1.26s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.96s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.71s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.66s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.34s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.62s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.11s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildUser (1.55s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.62s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.53s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.70s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.82s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.95s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.11s) [2022-07-20T15:42:03.268Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-20T15:42:03.268Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-20T15:42:03.268Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-20T15:42:03.268Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.57s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.83s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.59s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.69s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.14s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.48s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.35s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.10s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.35s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.73s) [2022-07-20T15:42:03.268Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.66s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.98s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.68s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCommitChange (0.89s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.19s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.55s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.16s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.93s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCommitTTY (1.24s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.63s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.81s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.69s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.16s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.76s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.85s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.68s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.79s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.72s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.62s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.79s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.90s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.60s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.73s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.01s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.61s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.73s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.93s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.82s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.52s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.75s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.55s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.75s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.58s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.65s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.98s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.54s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.70s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.19s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.11s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.79s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.29s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCpToCaseH (1.97s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.48s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.73s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.65s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCpToDot (0.63s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.98s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.27s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCpToStdout (0.63s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.22s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.21s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.50s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.81s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.38s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.49s) [2022-07-20T15:42:03.268Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.44s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.25s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-07-20T15:42:03.268Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.47s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.94s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestEventsAttach (0.54s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestEventsCommit (0.62s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.46s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.49s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.48s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.75s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.17s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.48s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.04s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestEventsCopy (0.83s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.03s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.64s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.28s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.17s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.48s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestEventsFilters (0.98s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestEventsFormat (0.90s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.66s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.08s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.34s) [2022-07-20T15:42:03.268Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-20T15:42:03.268Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-20T15:42:03.268Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.36s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.51s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestEventsRename (0.53s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestEventsResize (0.67s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.67s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.62s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.49s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.89s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestEventsTop (0.94s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.90s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.70s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.59s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestExec (0.78s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.24s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestExecCgroup (1.15s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestExecEnv (0.54s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.04s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.54s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestExecInspectID (2.61s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestExecInteractive (0.56s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.55s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestExecParseError (0.50s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.55s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.54s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestExecStartFails (0.54s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.51s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestExecTTY (0.54s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.55s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.50s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestExecUlimits (0.57s) [2022-07-20T15:42:03.269Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.22s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.62s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.74s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.63s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestExecWithUser (0.74s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.30s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.60s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestHealth (19.35s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.87s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestBuildHistory (2.78s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.62s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.62s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.59s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.11s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.22s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.36s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.62s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.68s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.60s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.56s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.62s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestImportDisplay (1.04s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestImportFile (1.12s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.09s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestImportGzipped (1.25s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.35s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.89s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.77s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.98s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.53s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.57s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.52s) [2022-07-20T15:42:03.269Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.01s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.55s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestInspectDefault (0.53s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestInspectHistory (0.88s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.05s) [2022-07-20T15:42:03.269Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.52s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.84s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.13s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.56s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.48s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.34s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.47s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestInspectStatus (0.57s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.98s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.49s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.50s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.47s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.60s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.46s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.00s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.97s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.29s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.18s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.90s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.07s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.06s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.42s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.86s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.37s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.46s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.47s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.51s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.92s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.90s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.14s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.95s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.02s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.03s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.45s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.46s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestLogsSince (6.55s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.47s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.46s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestLogsTail (0.86s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.74s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.54s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestNetHostname (1.74s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.26s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.12s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.70s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.32s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.19s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.74s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.70s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.10s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.32s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.09s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.46s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.93s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.86s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestPluginActive (2.31s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.52s) [2022-07-20T15:42:03.269Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.72s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.86s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.73s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.46s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.90s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.93s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestPortList (6.42s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.01s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.25s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.69s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.68s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.28s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestPsByOrder (2.26s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.65s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.18s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.29s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.47s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.69s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.26s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.09s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.13s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.91s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.58s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.58s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.12s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.23s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.60s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.65s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.51s) [2022-07-20T15:42:03.269Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.48s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.42s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.22s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.26s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.48s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.16s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.77s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.38s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.10s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.91s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.01s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.98s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.73s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.85s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.33s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.62s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.74s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.31s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.82s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.50s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.80s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.45s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.61s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.33s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.72s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.47s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.44s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.46s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.73s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.79s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.38s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.26s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.92s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.34s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.19s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.75s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.45s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-07-20T15:42:03.269Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.20s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.33s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.51s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.29s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.47s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.51s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.88s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunAddHost (0.43s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.49s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.00s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.49s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.60s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.62s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.86s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.93s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.66s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.68s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.70s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.79s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.00s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.77s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.99s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.49s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.50s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.47s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.60s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.45s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.51s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.59s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.04s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.60s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.47s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.52s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.47s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.55s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.52s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.84s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.61s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.49s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.54s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.57s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.12s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.49s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.01s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.61s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.46s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.47s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.47s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.37s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.78s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.79s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.27s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.34s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.91s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.95s) [2022-07-20T15:42:03.270Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-20T15:42:03.270Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.81s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.28s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.32s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.70s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.55s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.54s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.57s) [2022-07-20T15:42:03.270Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.70s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.54s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.53s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.51s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.57s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.74s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.67s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.88s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.54s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.57s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunExitCode (0.47s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.80s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.63s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.56s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.77s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.61s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.96s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.29s) [2022-07-20T15:42:03.270Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.58s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.49s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.96s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.64s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.92s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.45s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.82s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.95s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.92s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.83s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.49s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.45s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.75s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.93s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.83s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.45s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.20s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.11s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunMount (5.08s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.63s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.51s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.10s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.05s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.02s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.72s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.22s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.00s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.63s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunNetHost (0.92s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.54s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.57s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.90s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.61s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.64s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.46s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.57s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.57s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.43s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.11s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.69s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.99s) [2022-07-20T15:42:03.270Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.66s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.55s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.25s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.86s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.45s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.49s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.48s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.46s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.59s) [2022-07-20T15:42:03.270Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.58s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.59s) [2022-07-20T15:42:03.270Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.45s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.35s) [2022-07-20T15:42:03.270Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.68s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.27s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunRm (0.61s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.53s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.69s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.57s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.77s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.55s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.70s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.42s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.52s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.49s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.67s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.63s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.55s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.55s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.46s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.74s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.70s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.54s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunState (1.33s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.60s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.56s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s) [2022-07-20T15:42:03.270Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.70s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.54s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunSysctls (1.07s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.07s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.67s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.58s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.51s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.27s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.75s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.88s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.46s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.60s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.45s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.41s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.28s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunUserByID (0.62s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.60s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunUserByName (0.63s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.56s) [2022-07-20T15:42:03.270Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.53s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.26s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.69s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.84s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.76s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.99s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.68s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.58s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.47s) [2022-07-20T15:42:03.270Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-20T15:42:03.270Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-20T15:42:03.270Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2022-07-20T15:42:03.270Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.46s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.45s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.91s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.44s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.46s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.46s) [2022-07-20T15:42:03.270Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-07-20T15:42:03.270Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-20T15:42:03.270Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-20T15:42:03.270Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-20T15:42:03.270Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-20T15:42:03.270Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.46s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.47s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.46s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.45s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.47s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.47s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.47s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.95s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.48s) [2022-07-20T15:42:03.270Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.36s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.09s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.91s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.45s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.43s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.02s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.66s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.67s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.68s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.69s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.50s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.30s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.45s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.20s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.71s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.37s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.95s) [2022-07-20T15:42:03.270Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.89s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.37s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.41s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.55s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.34s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.42s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.38s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.22s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.06s) [2022-07-20T15:42:03.271Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.57s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.84s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.74s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.77s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.31s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.39s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.46s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.07s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.57s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.16s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.14s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.25s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.47s) [2022-07-20T15:42:03.271Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.99s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.96s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.01s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.98s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.67s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.65s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.54s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestStartRecordError (1.14s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.18s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.13s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.55s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.11s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.62s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.52s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.53s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.66s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.52s) [2022-07-20T15:42:03.271Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.50s) [2022-07-20T15:42:03.271Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-20T15:42:03.271Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.93s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.62s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.62s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.04s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestUpdateStats (3.51s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.90s) [2022-07-20T15:42:03.271Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.81s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.59s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.69s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.68s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.21s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.58s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.52s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-07-20T15:42:03.271Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-07-20T15:42:03.271Z] === RUN TestDockerRegistrySuite [2022-07-20T15:42:03.271Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-07-20T15:42:04.641Z] check_test.go:427: [dbb3e047198fc] daemon is not started [2022-07-20T15:42:04.641Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-07-20T15:42:05.573Z] check_test.go:427: [d798230f2449d] daemon is not started [2022-07-20T15:42:05.573Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-07-20T15:42:06.943Z] check_test.go:427: [d78b592179be7] daemon is not started [2022-07-20T15:42:06.943Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-07-20T15:42:07.200Z] check_test.go:427: [d182e5d97163f] daemon is not started [2022-07-20T15:42:07.200Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-07-20T15:42:09.096Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-07-20T15:42:10.038Z] check_test.go:427: [d2d3392709a53] daemon is not started [2022-07-20T15:42:10.038Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-07-20T15:42:13.311Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-07-20T15:42:15.206Z] check_test.go:427: [d1ef8005c19e2] daemon is not started [2022-07-20T15:42:15.206Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-07-20T15:42:19.383Z] check_test.go:427: [d352462c47c87] daemon is not started [2022-07-20T15:42:19.383Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-07-20T15:42:19.947Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-07-20T15:42:20.512Z] check_test.go:427: [d003246c0bdca] daemon is not started [2022-07-20T15:42:20.512Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-07-20T15:42:21.444Z] check_test.go:427: [d8a07af4f4d40] daemon is not started [2022-07-20T15:42:21.444Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-07-20T15:42:22.818Z] check_test.go:427: [d72e49cfaf22b] daemon is not started [2022-07-20T15:42:22.818Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-07-20T15:42:24.190Z] check_test.go:427: [d663a96d05b4e] daemon is not started [2022-07-20T15:42:24.190Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-07-20T15:42:26.086Z] check_test.go:427: [d0b6995cff7e9] daemon is not started [2022-07-20T15:42:26.086Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-07-20T15:42:27.457Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-07-20T15:42:27.457Z] check_test.go:427: [d07f3a2e13af5] daemon is not started [2022-07-20T15:42:27.457Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-07-20T15:42:28.407Z] check_test.go:427: [d1edf64949262] daemon is not started [2022-07-20T15:42:28.407Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-07-20T15:42:29.776Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f0374d44fe34455a59c491810b76c4645186434f3c03710980031bf9d7c7379e [2022-07-20T15:42:29.776Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-07-20T15:42:30.710Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:fbba6bb57979312d4af59dd39ba7aa092f9a360c57532775d69c534fa92e26a0 [2022-07-20T15:42:30.966Z] check_test.go:427: [d18150bae084d] daemon is not started [2022-07-20T15:42:30.966Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-07-20T15:42:31.898Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:547657bff35c040e0db9fe0f2aa51647f7150cf158bfdbdec132c1114534701d [2022-07-20T15:42:32.831Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5a28faedb0316f620139297274588f30685012ca77c643d9531cd3886212a5e2 [2022-07-20T15:42:33.087Z] check_test.go:427: [d3e4550fc8f1e] daemon is not started [2022-07-20T15:42:33.344Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-07-20T15:42:34.275Z] check_test.go:427: [d844ded3fe03c] daemon is not started [2022-07-20T15:42:34.275Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-07-20T15:42:34.532Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-07-20T15:42:37.057Z] check_test.go:427: [d0f7ab4e285bb] daemon is not started [2022-07-20T15:42:37.057Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-07-20T15:42:37.988Z] check_test.go:427: [d18bd4e3f2c8d] daemon is not started [2022-07-20T15:42:37.988Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-07-20T15:42:38.245Z] check_test.go:427: [dce3b4ee6bdcd] daemon is not started [2022-07-20T15:42:38.245Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-07-20T15:42:39.176Z] check_test.go:427: [dcb5dfef5983d] daemon is not started [2022-07-20T15:42:39.176Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-07-20T15:42:40.107Z] check_test.go:427: [d9fa712ca7da5] daemon is not started [2022-07-20T15:42:40.107Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-07-20T15:42:41.036Z] check_test.go:427: [db73c5332f6cf] daemon is not started [2022-07-20T15:42:41.036Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-07-20T15:42:41.970Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-07-20T15:42:43.886Z] check_test.go:427: [d3ad2ddb688d4] daemon is not started [2022-07-20T15:42:43.886Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-07-20T15:42:44.143Z] check_test.go:427: [d2d46061a3f21] daemon is not started [2022-07-20T15:42:44.143Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-07-20T15:42:45.513Z] check_test.go:427: [d60595bf1776f] daemon is not started [2022-07-20T15:42:45.513Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-07-20T15:42:45.770Z] check_test.go:427: [d7409aba4d33d] daemon is not started [2022-07-20T15:42:45.770Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-07-20T15:42:45.770Z] check_test.go:427: [d57e8f2e402a8] daemon is not started [2022-07-20T15:42:45.770Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-07-20T15:42:46.028Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-07-20T15:42:46.028Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-20T15:42:46.028Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-07-20T15:42:46.285Z] check_test.go:427: [d2d3b147f4e2a] daemon is not started [2022-07-20T15:42:46.285Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-07-20T15:42:46.543Z] check_test.go:427: [d21b8fe6775e1] daemon is not started [2022-07-20T15:42:46.543Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-07-20T15:42:46.801Z] check_test.go:427: [d56eaa339385c] daemon is not started [2022-07-20T15:42:47.058Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-07-20T15:42:47.058Z] check_test.go:427: [d8a5b206e1d0e] daemon is not started [2022-07-20T15:42:47.058Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-07-20T15:42:48.430Z] check_test.go:427: [d78ff28300e66] daemon is not started [2022-07-20T15:42:48.430Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-07-20T15:42:50.329Z] check_test.go:427: [d5fdf44316b78] daemon is not started [2022-07-20T15:42:50.329Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-07-20T15:42:51.262Z] check_test.go:427: [dd33bee9151e9] daemon is not started [2022-07-20T15:42:51.262Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-07-20T15:42:52.193Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-07-20T15:42:52.450Z] check_test.go:427: [d9992e51378d4] daemon is not started [2022-07-20T15:42:52.450Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-07-20T15:42:53.014Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-07-20T15:42:53.579Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-07-20T15:42:53.836Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-07-20T15:42:54.401Z] --- PASS: TestDockerRegistrySuite (50.95s) [2022-07-20T15:42:54.401Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.24s) [2022-07-20T15:42:54.401Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.11s) [2022-07-20T15:42:54.401Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.38s) [2022-07-20T15:42:54.401Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-07-20T15:42:54.401Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.94s) [2022-07-20T15:42:54.401Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.07s) [2022-07-20T15:42:54.401Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.74s) [2022-07-20T15:42:54.401Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.49s) [2022-07-20T15:42:54.401Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.02s) [2022-07-20T15:42:54.401Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.35s) [2022-07-20T15:42:54.401Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.47s) [2022-07-20T15:42:54.401Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.48s) [2022-07-20T15:42:54.401Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.59s) [2022-07-20T15:42:54.401Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.11s) [2022-07-20T15:42:54.401Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.44s) [2022-07-20T15:42:54.401Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.35s) [2022-07-20T15:42:54.401Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.16s) [2022-07-20T15:42:54.401Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.67s) [2022-07-20T15:42:54.401Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.96s) [2022-07-20T15:42:54.401Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-07-20T15:42:54.401Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.00s) [2022-07-20T15:42:54.401Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2022-07-20T15:42:54.401Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2022-07-20T15:42:54.401Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.72s) [2022-07-20T15:42:54.401Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.48s) [2022-07-20T15:42:54.401Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.19s) [2022-07-20T15:42:54.401Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.48s) [2022-07-20T15:42:54.401Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-07-20T15:42:54.401Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.34s) [2022-07-20T15:42:54.401Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2022-07-20T15:42:54.401Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.46s) [2022-07-20T15:42:54.401Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-07-20T15:42:54.401Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.26s) [2022-07-20T15:42:54.401Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.84s) [2022-07-20T15:42:54.401Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.98s) [2022-07-20T15:42:54.401Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.41s) [2022-07-20T15:42:54.401Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2022-07-20T15:42:54.401Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-07-20T15:42:54.401Z] === RUN TestDockerSchema1RegistrySuite [2022-07-20T15:42:54.401Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-07-20T15:42:54.401Z] check_test.go:454: [d9ec8b50be798] daemon is not started [2022-07-20T15:42:54.401Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-07-20T15:42:56.297Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-07-20T15:42:58.207Z] check_test.go:454: [db06052212c0e] daemon is not started [2022-07-20T15:42:58.207Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-07-20T15:43:03.463Z] check_test.go:454: [d9522db06f651] daemon is not started [2022-07-20T15:43:03.463Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-07-20T15:43:03.719Z] check_test.go:454: [d95ee1b4ebe6c] daemon is not started [2022-07-20T15:43:03.719Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-07-20T15:43:03.976Z] check_test.go:454: [ddfb57f122175] daemon is not started [2022-07-20T15:43:03.976Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-07-20T15:43:04.907Z] check_test.go:454: [d93fb4fe617d8] daemon is not started [2022-07-20T15:43:04.907Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-07-20T15:43:05.839Z] check_test.go:454: [dcd18777fcc12] daemon is not started [2022-07-20T15:43:05.839Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-07-20T15:43:07.210Z] check_test.go:454: [d3e43a0a7ebfe] daemon is not started [2022-07-20T15:43:07.210Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-07-20T15:43:09.737Z] check_test.go:454: [d574d9a89832a] daemon is not started [2022-07-20T15:43:09.737Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-07-20T15:43:09.997Z] check_test.go:454: [d4af529b4b0b6] daemon is not started [2022-07-20T15:43:09.997Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-07-20T15:43:10.254Z] check_test.go:454: [d561bb0534047] daemon is not started [2022-07-20T15:43:10.254Z] --- PASS: TestDockerSchema1RegistrySuite (16.07s) [2022-07-20T15:43:10.254Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.28s) [2022-07-20T15:43:10.254Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.38s) [2022-07-20T15:43:10.254Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.88s) [2022-07-20T15:43:10.254Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.05s) [2022-07-20T15:43:10.254Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-07-20T15:43:10.254Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.03s) [2022-07-20T15:43:10.254Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.95s) [2022-07-20T15:43:10.254Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.95s) [2022-07-20T15:43:10.254Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.57s) [2022-07-20T15:43:10.254Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2022-07-20T15:43:10.254Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.41s) [2022-07-20T15:43:10.254Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-07-20T15:43:10.254Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-07-20T15:43:11.185Z] check_test.go:483: [d24a46482b619] daemon is not started [2022-07-20T15:43:11.185Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-07-20T15:43:11.749Z] check_test.go:483: [d8eff5449b349] daemon is not started [2022-07-20T15:43:11.749Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-07-20T15:43:11.749Z] check_test.go:483: [d16586f9e8947] daemon is not started [2022-07-20T15:43:11.749Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-07-20T15:43:13.120Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-07-20T15:43:13.685Z] check_test.go:483: [d0ffe85385dbd] daemon is not started [2022-07-20T15:43:13.685Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-07-20T15:43:13.942Z] check_test.go:483: [db8216bd70d50] daemon is not started [2022-07-20T15:43:13.942Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-07-20T15:43:14.885Z] check_test.go:483: [d0a8f0637270b] daemon is not started [2022-07-20T15:43:14.885Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-07-20T15:43:15.146Z] check_test.go:483: [d0406b1f09bbd] daemon is not started [2022-07-20T15:43:15.146Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.75s) [2022-07-20T15:43:15.146Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.73s) [2022-07-20T15:43:15.146Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.58s) [2022-07-20T15:43:15.146Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-07-20T15:43:15.146Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.22s) [2022-07-20T15:43:15.146Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-07-20T15:43:15.146Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.52s) [2022-07-20T15:43:15.146Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.84s) [2022-07-20T15:43:15.146Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s) [2022-07-20T15:43:15.146Z] === RUN TestDockerRegistryAuthTokenSuite [2022-07-20T15:43:15.146Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-07-20T15:43:20.396Z] check_test.go:510: [d5f957c8d51c6] daemon is not started [2022-07-20T15:43:20.396Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-07-20T15:43:20.396Z] check_test.go:510: [d89a7c31e7f7d] daemon is not started [2022-07-20T15:43:20.396Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-07-20T15:43:20.396Z] check_test.go:510: [d29170088981f] daemon is not started [2022-07-20T15:43:20.396Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-07-20T15:43:20.653Z] check_test.go:510: [df45d2b85f3a9] daemon is not started [2022-07-20T15:43:20.653Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-07-20T15:43:20.911Z] check_test.go:510: [d6745ab09c031] daemon is not started [2022-07-20T15:43:20.911Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2022-07-20T15:43:20.911Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-07-20T15:43:20.911Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-07-20T15:43:20.911Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-07-20T15:43:20.911Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2022-07-20T15:43:20.911Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-07-20T15:43:20.911Z] === RUN TestDockerNetworkSuite [2022-07-20T15:43:20.911Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-07-20T15:43:22.280Z] docker_cli_network_unix_test.go:46: [dceb6d96ecd19] daemon is not started [2022-07-20T15:43:22.280Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-07-20T15:43:22.538Z] docker_cli_network_unix_test.go:46: [d1ef38b1a90b3] daemon is not started [2022-07-20T15:43:22.799Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-07-20T15:43:25.325Z] docker_cli_network_unix_test.go:46: [dfc1dd505a1c2] daemon is not started [2022-07-20T15:43:25.582Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-07-20T15:43:26.954Z] docker_cli_network_unix_test.go:46: [dc4410b28224e] daemon is not started [2022-07-20T15:43:27.212Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-07-20T15:43:27.212Z] docker_cli_network_unix_test.go:1233: [db0f2e6af400c] daemon is not started [2022-07-20T15:43:29.735Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-07-20T15:43:30.668Z] docker_cli_network_unix_test.go:46: [da2425d3ed24d] daemon is not started [2022-07-20T15:43:31.232Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-07-20T15:43:36.502Z] docker_cli_network_unix_test.go:46: [de421051ca0de] daemon is not started [2022-07-20T15:43:36.760Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-07-20T15:43:38.656Z] docker_cli_network_unix_test.go:46: [d1ab16d214939] daemon is not started [2022-07-20T15:43:39.222Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-07-20T15:43:40.594Z] docker_cli_network_unix_test.go:46: [d933d49c4726d] daemon is not started [2022-07-20T15:43:40.594Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-07-20T15:43:40.851Z] docker_cli_network_unix_test.go:46: [d13a8eb6437f7] daemon is not started [2022-07-20T15:43:40.851Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-07-20T15:43:41.108Z] docker_cli_network_unix_test.go:46: [dfcb252046f7d] daemon is not started [2022-07-20T15:43:41.366Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-07-20T15:43:41.930Z] docker_cli_network_unix_test.go:46: [d8f84d1f8b2e2] daemon is not started [2022-07-20T15:43:42.187Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-07-20T15:43:42.750Z] docker_cli_network_unix_test.go:46: [d3bfdded41346] daemon is not started [2022-07-20T15:43:43.314Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-07-20T15:43:43.314Z] docker_cli_network_unix_test.go:46: [d573dfd020df4] daemon is not started [2022-07-20T15:43:43.314Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-07-20T15:43:43.571Z] docker_cli_network_unix_test.go:46: [dd554a31ea232] daemon is not started [2022-07-20T15:43:43.572Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-07-20T15:43:44.135Z] docker_cli_network_unix_test.go:46: [d0e301261901b] daemon is not started [2022-07-20T15:43:44.392Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-07-20T15:43:44.392Z] docker_cli_network_unix_test.go:46: [d1818044a02e4] daemon is not started [2022-07-20T15:43:44.392Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-07-20T15:43:44.649Z] docker_cli_network_unix_test.go:46: [d7aad42ff23df] daemon is not started [2022-07-20T15:43:44.649Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-07-20T15:43:44.649Z] docker_cli_network_unix_test.go:46: [d5c4371cad257] daemon is not started [2022-07-20T15:43:44.649Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-07-20T15:43:45.581Z] docker_cli_network_unix_test.go:46: [d764f6f47ec19] daemon is not started [2022-07-20T15:43:45.581Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-07-20T15:43:46.144Z] docker_cli_network_unix_test.go:46: [d67a4ed807302] daemon is not started [2022-07-20T15:43:46.709Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-07-20T15:43:46.709Z] docker_cli_network_unix_test.go:46: [dc85903217409] daemon is not started [2022-07-20T15:43:46.709Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-07-20T15:43:46.709Z] docker_cli_network_unix_test.go:46: [d9c3712ca337c] daemon is not started [2022-07-20T15:43:46.965Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-07-20T15:43:46.965Z] docker_cli_network_unix_test.go:46: [d413dc4941950] daemon is not started [2022-07-20T15:43:46.965Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-07-20T15:43:48.335Z] docker_cli_network_unix_test.go:968: [d1ec09f4d2e98] daemon is not started [2022-07-20T15:43:49.279Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-07-20T15:43:50.649Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-07-20T15:43:50.649Z] docker_cli_network_unix_test.go:46: [d6433fa3abf61] daemon is not started [2022-07-20T15:43:50.649Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-07-20T15:43:52.546Z] docker_cli_swarm_test.go:1180: [d530df179c863] joining swarm manager [d587ff2a9a0db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:43:53.476Z] docker_cli_network_unix_test.go:1116: [df15cf364b9f3] daemon is not started [2022-07-20T15:43:56.754Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-07-20T15:43:56.754Z] docker_cli_network_unix_test.go:46: [d0f9b9f2d12fa] daemon is not started [2022-07-20T15:43:56.754Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-07-20T15:43:57.685Z] docker_cli_network_unix_test.go:46: [d6dffe2d9a59b] daemon is not started [2022-07-20T15:43:57.685Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-07-20T15:43:57.685Z] docker_cli_network_unix_test.go:46: [d6e25ba434425] daemon is not started [2022-07-20T15:43:57.685Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-07-20T15:43:57.685Z] docker_cli_network_unix_test.go:46: [d1feeb86b4e5d] daemon is not started [2022-07-20T15:43:57.685Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-07-20T15:43:57.943Z] docker_cli_network_unix_test.go:46: [d5fcac92f33b7] daemon is not started [2022-07-20T15:43:57.943Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-07-20T15:43:57.943Z] docker_cli_network_unix_test.go:46: [dfa121df2e2dd] daemon is not started [2022-07-20T15:43:57.943Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-07-20T15:43:57.943Z] docker_cli_network_unix_test.go:46: [dd7201d9ec33e] daemon is not started [2022-07-20T15:43:57.943Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-07-20T15:43:59.313Z] docker_cli_swarm_test.go:1189: [dd4df14579c5b] joining swarm manager [d587ff2a9a0db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T15:43:59.877Z] docker_cli_network_unix_test.go:46: [d1bbcc3c90fe8] daemon is not started [2022-07-20T15:44:00.811Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-07-20T15:44:00.811Z] docker_cli_network_unix_test.go:46: [db70fd1fd9834] daemon is not started [2022-07-20T15:44:00.811Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-07-20T15:44:00.811Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-20T15:44:00.811Z] docker_cli_network_unix_test.go:46: [d6067e28f46fe] daemon is not started [2022-07-20T15:44:00.811Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-07-20T15:44:01.375Z] docker_cli_network_unix_test.go:46: [d73621eedb4f5] daemon is not started [2022-07-20T15:44:01.633Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-07-20T15:44:05.806Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-07-20T15:44:06.754Z] docker_cli_network_unix_test.go:1084: [d7879a0b909c3] daemon is not started [2022-07-20T15:44:08.657Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-07-20T15:44:08.657Z] docker_cli_network_unix_test.go:46: [d4d34b21396ea] daemon is not started [2022-07-20T15:44:08.657Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-07-20T15:44:08.914Z] docker_cli_network_unix_test.go:46: [d969ca7d837ee] daemon is not started [2022-07-20T15:44:09.170Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-07-20T15:44:10.539Z] docker_cli_network_unix_test.go:46: [da96e7d2fb623] daemon is not started [2022-07-20T15:44:10.539Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-07-20T15:44:10.796Z] docker_cli_network_unix_test.go:46: [d7c4017d137e7] daemon is not started [2022-07-20T15:44:10.796Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-07-20T15:44:11.054Z] docker_cli_network_unix_test.go:46: [d9f2cf52d98a4] daemon is not started [2022-07-20T15:44:11.311Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-07-20T15:44:11.875Z] docker_cli_network_unix_test.go:46: [d7c24ee3260a8] daemon is not started [2022-07-20T15:44:11.875Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-07-20T15:44:12.438Z] docker_cli_network_unix_test.go:46: [dd278e7c67637] daemon is not started [2022-07-20T15:44:13.003Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-07-20T15:44:19.551Z] docker_cli_network_unix_test.go:46: [dbbadb45950b5] daemon is not started [2022-07-20T15:44:19.551Z] --- PASS: TestDockerNetworkSuite (57.94s) [2022-07-20T15:44:19.551Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.34s) [2022-07-20T15:44:19.551Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.70s) [2022-07-20T15:44:19.551Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.82s) [2022-07-20T15:44:19.551Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.52s) [2022-07-20T15:44:19.551Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.55s) [2022-07-20T15:44:19.551Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.47s) [2022-07-20T15:44:19.551Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.48s) [2022-07-20T15:44:19.551Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.34s) [2022-07-20T15:44:19.551Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.34s) [2022-07-20T15:44:19.551Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s) [2022-07-20T15:44:19.551Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.40s) [2022-07-20T15:44:19.551Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.93s) [2022-07-20T15:44:19.551Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.92s) [2022-07-20T15:44:19.551Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-07-20T15:44:19.551Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-07-20T15:44:19.551Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.71s) [2022-07-20T15:44:19.551Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-07-20T15:44:19.551Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-07-20T15:44:19.551Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-07-20T15:44:19.551Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.77s) [2022-07-20T15:44:19.551Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.05s) [2022-07-20T15:44:19.551Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-07-20T15:44:19.551Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2022-07-20T15:44:19.551Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-07-20T15:44:19.551Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.37s) [2022-07-20T15:44:19.551Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.37s) [2022-07-20T15:44:19.551Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.79s) [2022-07-20T15:44:19.551Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-07-20T15:44:19.551Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s) [2022-07-20T15:44:19.551Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2022-07-20T15:44:19.551Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-07-20T15:44:19.551Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2022-07-20T15:44:19.551Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.18s) [2022-07-20T15:44:19.551Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-07-20T15:44:19.551Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.72s) [2022-07-20T15:44:19.551Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-07-20T15:44:19.551Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-20T15:44:19.551Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.77s) [2022-07-20T15:44:19.551Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.62s) [2022-07-20T15:44:19.551Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.16s) [2022-07-20T15:44:19.551Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-07-20T15:44:19.551Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.75s) [2022-07-20T15:44:19.551Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.51s) [2022-07-20T15:44:19.551Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2022-07-20T15:44:19.551Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.69s) [2022-07-20T15:44:19.551Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.48s) [2022-07-20T15:44:19.551Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.95s) [2022-07-20T15:44:19.551Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.93s) [2022-07-20T15:44:19.551Z] === RUN TestDockerHubPullSuite [2022-07-20T15:44:19.551Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-07-20T15:44:20.919Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-07-20T15:44:23.439Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-07-20T15:44:24.368Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-07-20T15:44:26.289Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-07-20T15:44:26.852Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-07-20T15:44:27.417Z] --- PASS: TestDockerHubPullSuite (8.50s) [2022-07-20T15:44:27.418Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.14s) [2022-07-20T15:44:27.418Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.52s) [2022-07-20T15:44:27.418Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.01s) [2022-07-20T15:44:27.418Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.93s) [2022-07-20T15:44:27.418Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.51s) [2022-07-20T15:44:27.418Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.37s) [2022-07-20T15:44:27.418Z] PASS [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] === Skipped [2022-07-20T15:44:27.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-20T15:44:27.418Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-20T15:44:27.418Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-20T15:44:27.418Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-20T15:44:27.418Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-20T15:44:27.418Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-20T15:44:27.418Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-20T15:44:27.418Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-20T15:44:27.418Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-20T15:44:27.418Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-20T15:44:27.418Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-20T15:44:27.418Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-20T15:44:27.418Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-20T15:44:27.418Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-20T15:44:27.418Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-20T15:44:27.418Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-20T15:44:27.418Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-20T15:44:27.418Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-20T15:44:27.418Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-20T15:44:27.418Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-20T15:44:27.418Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-20T15:44:27.418Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-20T15:44:27.418Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-20T15:44:27.418Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-20T15:44:27.418Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-20T15:44:27.418Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-20T15:44:27.418Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-20T15:44:27.418Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-20T15:44:27.418Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-20T15:44:27.418Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-20T15:44:27.418Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-20T15:44:27.418Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-20T15:44:27.418Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-20T15:44:27.418Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-20T15:44:27.418Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-20T15:44:27.418Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-20T15:44:27.418Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-20T15:44:27.418Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-20T15:44:27.418Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-20T15:44:27.418Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-20T15:44:27.418Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-20T15:44:27.418Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-20T15:44:27.418Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-07-20T15:44:27.418Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-20T15:44:27.418Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-20T15:44:27.418Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-20T15:44:27.418Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-20T15:44:27.418Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-20T15:44:27.418Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-20T15:44:27.418Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-20T15:44:27.418Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-20T15:44:27.418Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-20T15:44:27.418Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-20T15:44:27.418Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-20T15:44:27.418Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-20T15:44:27.418Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-20T15:44:27.418Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-20T15:44:27.418Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-20T15:44:27.418Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-20T15:44:27.418Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-20T15:44:27.418Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-07-20T15:44:27.418Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-20T15:44:27.418Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-20T15:44:27.418Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-20T15:44:27.418Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-20T15:44:27.418Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-20T15:44:27.418Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-20T15:44:27.418Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-20T15:44:27.418Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-20T15:44:27.418Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-20T15:44:27.418Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-20T15:44:27.418Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-20T15:44:27.418Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-20T15:44:27.418Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-20T15:44:27.418Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-20T15:44:27.418Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-20T15:44:27.418Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-20T15:44:27.418Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-20T15:44:27.418Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-20T15:44:27.418Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-20T15:44:27.418Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-20T15:44:27.418Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-20T15:44:27.418Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-20T15:44:27.418Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-20T15:44:27.418Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-20T15:44:27.418Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-20T15:44:27.418Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-20T15:44:27.418Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-20T15:44:27.418Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-07-20T15:44:27.418Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-20T15:44:27.418Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-20T15:44:27.418Z] docker_cli_sni_test.go:30: Flakey test [2022-07-20T15:44:27.418Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-20T15:44:27.418Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-20T15:44:27.418Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-20T15:44:27.418Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-20T15:44:27.418Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-20T15:44:27.418Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-20T15:44:27.418Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2022-07-20T15:44:27.418Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-20T15:44:27.418Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-20T15:44:27.418Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-20T15:44:27.418Z] docker_cli_network_unix_test.go:46: [d6067e28f46fe] daemon is not started [2022-07-20T15:44:27.418Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] DONE 1265 tests, 51 skipped in 1499.036s [2022-07-20T15:44:27.418Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-20T15:44:27.418Z] ++++ cat bundles/test-integration/docker.pid [2022-07-20T15:44:27.418Z] +++ kill 9357 [2022-07-20T15:44:27.418Z] +++ /etc/init.d/apparmor stop [2022-07-20T15:44:27.418Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] Unloading profiles will leave already running processes permanently [2022-07-20T15:44:27.418Z] unconfined, which can lead to unexpected situations. [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.418Z] To set a process to complain mode, use the command line tool [2022-07-20T15:44:27.418Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-20T15:44:27.418Z] +++ true [2022-07-20T15:44:27.418Z] exiting test-integration [2022-07-20T15:44:27.418Z] ++ exit 0 [2022-07-20T15:44:27.418Z] [2022-07-20T15:44:27.675Z] + for job in $(jobs -p) [2022-07-20T15:44:27.675Z] + wait 8124 [2022-07-20T15:44:39.852Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-07-20T15:44:47.943Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-07-20T15:44:52.116Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-07-20T15:44:54.011Z] docker_cli_swarm_test.go:1112: [d5300d792f5d9] joining swarm manager [d805b525347f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:44:55.391Z] docker_cli_swarm_test.go:1113: [dc87494aaa015] joining swarm manager [d805b525347f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T15:46:16.773Z] docker_cli_swarm_test.go:1166: [df6d5b58c96ea] joining swarm manager [d805b525347f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-20T15:46:48.807Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-07-20T15:46:48.807Z] docker_cli_swarm_test.go:1447: [d71ab3960802b] joining swarm manager [d1565fd60eeaf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:46:48.807Z] docker_cli_swarm_test.go:1448: [d6835788a1143] joining swarm manager [d1565fd60eeaf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T15:46:58.761Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-07-20T15:47:00.128Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-07-20T15:47:00.128Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-07-20T15:47:00.384Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-07-20T15:47:00.384Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-07-20T15:47:01.313Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-07-20T15:47:03.835Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-07-20T15:47:07.108Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-07-20T15:47:09.003Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-07-20T15:47:10.895Z] docker_cli_swarm_unix_test.go:63: [d0dfdd4dbd332] joining swarm manager [d877b87184335]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:48:07.099Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-07-20T15:48:07.099Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-07-20T15:48:07.099Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-07-20T15:48:09.619Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-07-20T15:48:12.890Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-07-20T15:48:14.783Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-07-20T15:48:16.677Z] docker_api_swarm_test.go:962: [deaa32ecc80e8] joining swarm manager [dbec0bf736309]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:48:38.582Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-07-20T15:48:46.673Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-07-20T15:48:48.564Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-07-20T15:48:51.083Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-07-20T15:48:53.605Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-07-20T15:49:01.711Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-07-20T15:49:04.985Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-07-20T15:49:07.507Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-07-20T15:49:10.029Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-07-20T15:49:12.549Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-07-20T15:49:15.070Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-07-20T15:49:18.346Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-07-20T15:49:20.240Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-07-20T15:50:16.444Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-07-20T15:50:31.293Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite (1535.83s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.26s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.28s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.19s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.30s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.97s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.15s) [2022-07-20T15:50:49.349Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.50s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.83s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.64s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (29.28s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.83s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.87s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.07s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.48s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (42.92s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.62s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.77s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.48s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (26.19s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (49.41s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (62.42s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.60s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.53s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.94s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.55s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.81s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.57s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.33s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.58s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.33s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.48s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.39s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.27s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.27s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.04s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.60s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.09s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.05s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.21s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.74s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.22s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.54s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.30s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.17s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.74s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.81s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.91s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.16s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.54s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.16s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.05s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.08s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.55s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.06s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.61s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.50s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.48s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.93s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.73s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.74s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.92s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.24s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.14s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.01s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.24s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.60s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.79s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.50s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.63s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.89s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.11s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.68s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.02s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.90s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.76s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (69.41s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.07s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.22s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.18s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.61s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.57s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.38s) [2022-07-20T15:50:49.349Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.24s) [2022-07-20T15:50:49.350Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-07-20T15:50:49.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.15s) [2022-07-20T15:50:49.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.77s) [2022-07-20T15:50:49.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.77s) [2022-07-20T15:50:49.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.43s) [2022-07-20T15:50:49.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.19s) [2022-07-20T15:50:49.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.19s) [2022-07-20T15:50:49.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.11s) [2022-07-20T15:50:49.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.21s) [2022-07-20T15:50:49.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (113.64s) [2022-07-20T15:50:49.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.27s) [2022-07-20T15:50:49.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.33s) [2022-07-20T15:50:49.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s) [2022-07-20T15:50:49.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.19s) [2022-07-20T15:50:49.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-07-20T15:50:49.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-07-20T15:50:49.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.29s) [2022-07-20T15:50:49.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.38s) [2022-07-20T15:50:49.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.18s) [2022-07-20T15:50:49.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.42s) [2022-07-20T15:50:49.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.26s) [2022-07-20T15:50:49.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.26s) [2022-07-20T15:50:49.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.30s) [2022-07-20T15:50:49.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.11s) [2022-07-20T15:50:49.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.47s) [2022-07-20T15:50:49.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.12s) [2022-07-20T15:50:49.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.34s) [2022-07-20T15:50:49.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.20s) [2022-07-20T15:50:49.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.25s) [2022-07-20T15:50:49.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.80s) [2022-07-20T15:50:49.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.93s) [2022-07-20T15:50:49.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.58s) [2022-07-20T15:50:49.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.49s) [2022-07-20T15:50:49.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.44s) [2022-07-20T15:50:49.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.50s) [2022-07-20T15:50:49.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.62s) [2022-07-20T15:50:49.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.06s) [2022-07-20T15:50:49.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.20s) [2022-07-20T15:50:49.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.94s) [2022-07-20T15:50:49.350Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.18s) [2022-07-20T15:50:49.350Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.16s) [2022-07-20T15:50:49.350Z] === RUN TestDockerExternalVolumeSuite [2022-07-20T15:50:49.350Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-07-20T15:50:49.350Z] docker_cli_external_volume_driver_test.go:53: [d38da751208fa] daemon is not started [2022-07-20T15:51:04.197Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-07-20T15:52:11.837Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-07-20T15:52:19.930Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-07-20T15:52:34.778Z] docker_cli_external_volume_driver_test.go:53: [d14668512c08a] daemon is not started [2022-07-20T15:52:49.627Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-07-20T15:53:04.493Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-07-20T15:53:22.547Z] docker_cli_external_volume_driver_test.go:53: [db37c064b0356] daemon is not started [2022-07-20T15:53:34.724Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-07-20T15:53:34.724Z] docker_cli_external_volume_driver_test.go:53: [deaedb8612415] daemon is not started [2022-07-20T15:53:52.778Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-07-20T15:54:24.822Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-07-20T15:54:39.671Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-07-20T15:54:54.520Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-07-20T15:55:41.178Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-07-20T15:55:59.232Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-07-20T15:56:31.271Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-07-20T15:57:03.322Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-07-20T15:57:18.171Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-07-20T15:57:33.022Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-07-20T15:57:33.022Z] docker_cli_external_volume_driver_test.go:485: [dd0e2080a6840] daemon is not started [2022-07-20T15:57:51.086Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-07-20T15:57:51.086Z] docker_cli_external_volume_driver_test.go:53: [d45ea9d1a1d44] daemon is not started [2022-07-20T15:58:05.937Z] --- PASS: TestDockerExternalVolumeSuite (437.23s) [2022-07-20T15:58:05.937Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2022-07-20T15:58:05.937Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-07-20T15:58:05.937Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.22s) [2022-07-20T15:58:05.937Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-07-20T15:58:05.937Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2022-07-20T15:58:05.937Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-07-20T15:58:05.937Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-07-20T15:58:05.937Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.20s) [2022-07-20T15:58:05.937Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s) [2022-07-20T15:58:05.937Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2022-07-20T15:58:05.937Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-07-20T15:58:05.937Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.23s) [2022-07-20T15:58:05.937Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.31s) [2022-07-20T15:58:05.937Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2022-07-20T15:58:05.937Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.23s) [2022-07-20T15:58:05.937Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.64s) [2022-07-20T15:58:05.937Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.04s) [2022-07-20T15:58:05.937Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-07-20T15:58:05.937Z] PASS [2022-07-20T15:58:05.937Z] [2022-07-20T15:58:05.937Z] === Skipped [2022-07-20T15:58:05.937Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-20T15:58:05.937Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-20T15:58:05.937Z] check_test.go:540: [d586accb62c9d] daemon is not started [2022-07-20T15:58:05.937Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-20T15:58:05.937Z] [2022-07-20T15:58:05.937Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-07-20T15:58:05.937Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-20T15:58:05.937Z] check_test.go:540: [d95394bb01a7b] daemon is not started [2022-07-20T15:58:05.937Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-07-20T15:58:05.937Z] [2022-07-20T15:58:05.937Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-20T15:58:05.937Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-20T15:58:05.937Z] check_test.go:540: [d6a8a1429a2f1] daemon is not started [2022-07-20T15:58:05.937Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-20T15:58:05.937Z] [2022-07-20T15:58:05.937Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-20T15:58:05.937Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-20T15:58:05.937Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-20T15:58:05.937Z] [2022-07-20T15:58:05.937Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-07-20T15:58:05.937Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-20T15:58:05.937Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-07-20T15:58:05.937Z] [2022-07-20T15:58:05.937Z] DONE 269 tests, 5 skipped in 2315.671s [2022-07-20T15:58:05.937Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-20T15:58:05.937Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d48163db2d84f/docker.pid [2022-07-20T15:58:05.937Z] +++ kill 7078 [2022-07-20T15:58:05.937Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7078 is not a child of this shell [2022-07-20T15:58:05.937Z] warning: PID 7078 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d48163db2d84f/docker.pid had a nonzero exit code [2022-07-20T15:58:05.937Z] ++++ cat bundles/test-integration/docker.pid [2022-07-20T15:58:05.937Z] +++ kill 9355 [2022-07-20T15:58:05.937Z] +++ /etc/init.d/apparmor stop [2022-07-20T15:58:05.937Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-20T15:58:05.937Z] [2022-07-20T15:58:05.937Z] Unloading profiles will leave already running processes permanently [2022-07-20T15:58:05.937Z] unconfined, which can lead to unexpected situations. [2022-07-20T15:58:05.937Z] [2022-07-20T15:58:05.937Z] To set a process to complain mode, use the command line tool [2022-07-20T15:58:05.937Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-20T15:58:05.937Z] +++ true [2022-07-20T15:58:05.937Z] exiting test-integration [2022-07-20T15:58:05.937Z] ++ exit 0 [2022-07-20T15:58:05.937Z] [2022-07-20T15:58:05.937Z] + exit 0 [2022-07-20T15:58:05.937Z] ++ jobs -p [2022-07-20T15:58:05.937Z] + pids= [2022-07-20T15:58:05.937Z] + echo 'Remaining pids to kill: []' [2022-07-20T15:58:05.937Z] Remaining pids to kill: [] [2022-07-20T15:58:05.937Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-07-20T15:58:05.953Z] Recording test results [2022-07-20T15:58:07.678Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-20T15:58:07.994Z] + echo Ensuring container killed. [2022-07-20T15:58:07.995Z] Ensuring container killed. [2022-07-20T15:58:07.995Z] + docker ps -aq -f name=docker-pr2-* [2022-07-20T15:58:07.995Z] + cids=d3067755a5c5 [2022-07-20T15:58:07.995Z] 806ed1881bce [2022-07-20T15:58:07.995Z] 02b63d3cc10a [2022-07-20T15:58:07.995Z] + [ -n d3067755a5c5 [2022-07-20T15:58:07.995Z] 806ed1881bce [2022-07-20T15:58:07.995Z] 02b63d3cc10a ] [2022-07-20T15:58:07.995Z] + docker rm -vf d3067755a5c5 806ed1881bce 02b63d3cc10a [2022-07-20T15:58:08.562Z] d3067755a5c5 [2022-07-20T15:58:09.125Z] 806ed1881bce [2022-07-20T15:58:09.125Z] 02b63d3cc10a [Pipeline] sh [2022-07-20T15:58:09.403Z] + echo Chowning /workspace to jenkins user [2022-07-20T15:58:09.403Z] Chowning /workspace to jenkins user [2022-07-20T15:58:09.403Z] + id -u [2022-07-20T15:58:09.403Z] + id -g [2022-07-20T15:58:09.403Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43839:/workspace busybox chown -R 1000:1000 /workspace [2022-07-20T15:58:09.403Z] Unable to find image 'busybox:latest' locally [2022-07-20T15:58:09.661Z] latest: Pulling from library/busybox [2022-07-20T15:58:09.661Z] 19d511225f94: Pulling fs layer [2022-07-20T15:58:09.661Z] 19d511225f94: Download complete [2022-07-20T15:58:09.919Z] 19d511225f94: Pull complete [2022-07-20T15:58:09.919Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-20T15:58:09.919Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-20T15:58:13.489Z] + bundleName=amd64 [2022-07-20T15:58:13.489Z] + echo Creating amd64-bundles.tar.gz [2022-07-20T15:58:13.489Z] Creating amd64-bundles.tar.gz [2022-07-20T15:58:13.489Z] + xargs tar -czf amd64-bundles.tar.gz [2022-07-20T15:58:13.489Z] + 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-07-20T15:58:14.927Z] Archiving artifacts [2022-07-20T15:58:16.774Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43839/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-20T15:58:17.073Z] + make clean [2022-07-20T15:58:17.329Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-20T15:58:17.329Z] docker-dev-cache [2022-07-20T15:58:17.329Z] 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