Pull request #43907 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922+ad8d255bb9ce5bbe979b512235f5434b7cf98454 (13266d1d54a5709e37490f7e3dd29a45c716d7c3) 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-43907@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-08-09T12:04:24.607Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-08-09T12:04:24.611Z] Trying to pass milestone 1 [Pipeline] milestone [2022-08-09T12:04:24.698Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-08-09T12:04:39.880Z] Still waiting to schedule task [2022-08-09T12:04:39.882Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2022-08-09T12:05:31.236Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09464afaf20622c7b) in /home/ubuntu/workspace/moby_PR-43907 [Pipeline] { [Pipeline] checkout [2022-08-09T12:05:31.344Z] The recommended git tool is: git [2022-08-09T12:05:33.687Z] using credential docker-jenkins-github-credentials [2022-08-09T12:05:33.698Z] Cloning the remote Git repository [2022-08-09T12:05:33.698Z] Cloning with configured refspecs honoured and without tags [2022-08-09T12:05:33.535Z] Cloning repository https://github.com/moby/moby.git [2022-08-09T12:05:33.591Z] > git init /home/ubuntu/workspace/moby_PR-43907 # timeout=10 [2022-08-09T12:05:33.898Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-09T12:05:33.898Z] > git --version # timeout=10 [2022-08-09T12:05:33.908Z] > git --version # 'git version 2.17.1' [2022-08-09T12:05:33.909Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-09T12:05:33.911Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43907/head:refs/remotes/origin/PR-43907 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-09T12:05:55.668Z] Fetching without tags [2022-08-09T12:05:55.873Z] Merging remotes/origin/master commit ad8d255bb9ce5bbe979b512235f5434b7cf98454 into PR head commit 9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 [2022-08-09T12:05:56.795Z] Merge succeeded, producing 9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 [2022-08-09T12:05:56.795Z] Checking out Revision 9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 (PR-43907) [2022-08-09T12:05:55.600Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-09T12:05:55.623Z] > git config --add remote.origin.fetch +refs/pull/43907/head:refs/remotes/origin/PR-43907 # timeout=10 [2022-08-09T12:05:55.649Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-09T12:05:55.675Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-09T12:05:55.689Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-09T12:05:55.689Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-09T12:05:55.706Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43907/head:refs/remotes/origin/PR-43907 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-09T12:05:55.897Z] > git config core.sparsecheckout # timeout=10 [2022-08-09T12:05:55.914Z] > git checkout -f 9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 # timeout=10 [2022-08-09T12:05:56.714Z] > git remote # timeout=10 [2022-08-09T12:05:56.737Z] > git config --get remote.origin.url # timeout=10 [2022-08-09T12:05:56.758Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-09T12:05:56.759Z] > git merge ad8d255bb9ce5bbe979b512235f5434b7cf98454 # timeout=10 [2022-08-09T12:05:56.789Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-09T12:05:56.817Z] > git config core.sparsecheckout # timeout=10 [2022-08-09T12:05:56.846Z] > git checkout -f 9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 # timeout=10 [2022-08-09T12:06:01.946Z] Commit message: "vendor: github.com/moby/swarmkit/v2 v2.0.0-20220721174824-48dd89375d0a" [2022-08-09T12:06:01.969Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T12:06:03.045Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43907:/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-08-09T12:06:01.976Z] > git rev-list --no-walk 37f79e93c7e4fee965f582c3343aa9891dfc190e # timeout=10 [2022-08-09T12:06:11.239Z] Unable to find image 'alpine:latest' locally [2022-08-09T12:06:11.806Z] latest: Pulling from library/alpine [2022-08-09T12:06:11.806Z] 530afca65e2e: Pulling fs layer [2022-08-09T12:06:11.806Z] 530afca65e2e: Verifying Checksum [2022-08-09T12:06:11.806Z] 530afca65e2e: Download complete [2022-08-09T12:06:12.371Z] 530afca65e2e: Pull complete [2022-08-09T12:06:12.634Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-09T12:06:12.634Z] Status: Downloaded newer image for alpine:latest [2022-08-09T12:06:19.226Z] 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-08-09T12:06:20.394Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09464afaf20622c7b) in /home/ubuntu/workspace/moby_PR-43907 [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-08-09T12:06:20.450Z] The recommended git tool is: git [Pipeline] // stage [2022-08-09T12:06:20.460Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-08-09T12:06:20.493Z] Fetching changes from the remote Git repository [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-08-09T12:06:20.524Z] Fetching without tags [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-08-09T12:06:20.788Z] Merging remotes/origin/master commit ad8d255bb9ce5bbe979b512235f5434b7cf98454 into PR head commit 9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 [2022-08-09T12:06:20.930Z] Merge succeeded, producing 9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 [2022-08-09T12:06:20.930Z] Checking out Revision 9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 (PR-43907) [2022-08-09T12:06:21.043Z] Commit message: "vendor: github.com/moby/swarmkit/v2 v2.0.0-20220721174824-48dd89375d0a" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T12:06:20.489Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43907/.git # timeout=10 [2022-08-09T12:06:20.514Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-09T12:06:20.546Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-09T12:06:20.546Z] > git --version # timeout=10 [2022-08-09T12:06:20.567Z] > git --version # 'git version 2.17.1' [2022-08-09T12:06:20.567Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-09T12:06:20.568Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43907/head:refs/remotes/origin/PR-43907 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-09T12:06:20.809Z] > git config core.sparsecheckout # timeout=10 [2022-08-09T12:06:20.814Z] > git checkout -f 9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 # timeout=10 [2022-08-09T12:06:20.878Z] > git remote # timeout=10 [2022-08-09T12:06:20.900Z] > git config --get remote.origin.url # timeout=10 [2022-08-09T12:06:20.908Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-09T12:06:20.932Z] > git merge ad8d255bb9ce5bbe979b512235f5434b7cf98454 # timeout=10 [2022-08-09T12:06:20.941Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-09T12:06:20.951Z] > git config core.sparsecheckout # timeout=10 [2022-08-09T12:06:20.957Z] > git checkout -f 9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 # timeout=10 [2022-08-09T12:06:21.675Z] + [ PR != PR ] [2022-08-09T12:06:21.675Z] + [ master != master ] [2022-08-09T12:06:21.675Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-09T12:06:22.055Z] + docker version [2022-08-09T12:06:22.055Z] Client: Docker Engine - Community [2022-08-09T12:06:22.055Z] Version: 20.10.14 [2022-08-09T12:06:22.055Z] API version: 1.41 [2022-08-09T12:06:22.055Z] Go version: go1.16.15 [2022-08-09T12:06:22.055Z] Git commit: a224086 [2022-08-09T12:06:22.055Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-09T12:06:22.055Z] OS/Arch: linux/amd64 [2022-08-09T12:06:22.055Z] Context: default [2022-08-09T12:06:22.055Z] Experimental: true [2022-08-09T12:06:22.055Z] [2022-08-09T12:06:22.055Z] Server: Docker Engine - Community [2022-08-09T12:06:22.055Z] Engine: [2022-08-09T12:06:22.055Z] Version: 20.10.14 [2022-08-09T12:06:22.055Z] API version: 1.41 (minimum version 1.12) [2022-08-09T12:06:22.055Z] Go version: go1.16.15 [2022-08-09T12:06:22.055Z] Git commit: 87a90dc [2022-08-09T12:06:22.055Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-09T12:06:22.055Z] OS/Arch: linux/amd64 [2022-08-09T12:06:22.055Z] Experimental: true [2022-08-09T12:06:22.055Z] containerd: [2022-08-09T12:06:22.055Z] Version: 1.5.11 [2022-08-09T12:06:22.055Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-09T12:06:22.055Z] runc: [2022-08-09T12:06:22.055Z] Version: 1.0.3 [2022-08-09T12:06:22.055Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-09T12:06:22.055Z] docker-init: [2022-08-09T12:06:22.055Z] Version: 0.19.0 [2022-08-09T12:06:22.055Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-09T12:06:22.342Z] + docker info [2022-08-09T12:06:35.393Z] Still waiting to schedule task [2022-08-09T12:06:35.394Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09464afaf20622c7b)’ [2022-08-09T12:06:35.395Z] Still waiting to schedule task [2022-08-09T12:06:35.395Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09464afaf20622c7b)’ [2022-08-09T12:06:35.396Z] Still waiting to schedule task [2022-08-09T12:06:35.396Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-08-09T12:06:35.400Z] Still waiting to schedule task [2022-08-09T12:06:35.400Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-08-09T12:06:44.269Z] Client: [2022-08-09T12:06:44.269Z] Context: default [2022-08-09T12:06:44.269Z] Debug Mode: false [2022-08-09T12:06:44.269Z] Plugins: [2022-08-09T12:06:44.269Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-09T12:06:44.269Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-09T12:06:44.269Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-09T12:06:44.269Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-09T12:06:44.269Z] [2022-08-09T12:06:44.269Z] Server: [2022-08-09T12:06:44.269Z] Containers: 0 [2022-08-09T12:06:44.269Z] Running: 0 [2022-08-09T12:06:44.269Z] Paused: 0 [2022-08-09T12:06:44.269Z] Stopped: 0 [2022-08-09T12:06:44.269Z] Images: 1 [2022-08-09T12:06:44.269Z] Server Version: 20.10.14 [2022-08-09T12:06:44.269Z] Storage Driver: overlay2 [2022-08-09T12:06:44.269Z] Backing Filesystem: extfs [2022-08-09T12:06:44.269Z] Supports d_type: true [2022-08-09T12:06:44.269Z] Native Overlay Diff: true [2022-08-09T12:06:44.269Z] userxattr: false [2022-08-09T12:06:44.269Z] Logging Driver: json-file [2022-08-09T12:06:44.269Z] Cgroup Driver: cgroupfs [2022-08-09T12:06:44.269Z] Cgroup Version: 1 [2022-08-09T12:06:44.269Z] Plugins: [2022-08-09T12:06:44.269Z] Volume: local [2022-08-09T12:06:44.269Z] Network: bridge host ipvlan macvlan null overlay [2022-08-09T12:06:44.269Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-09T12:06:44.269Z] Swarm: inactive [2022-08-09T12:06:44.269Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-09T12:06:44.269Z] Default Runtime: runc [2022-08-09T12:06:44.269Z] Init Binary: docker-init [2022-08-09T12:06:44.269Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-09T12:06:44.269Z] runc version: v1.0.3-0-gf46b6ba [2022-08-09T12:06:44.269Z] init version: de40ad0 [2022-08-09T12:06:44.269Z] Security Options: [2022-08-09T12:06:44.269Z] apparmor [2022-08-09T12:06:44.269Z] seccomp [2022-08-09T12:06:44.269Z] Profile: default [2022-08-09T12:06:44.269Z] Kernel Version: 5.4.0-1071-aws [2022-08-09T12:06:44.269Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-09T12:06:44.269Z] OSType: linux [2022-08-09T12:06:44.269Z] Architecture: x86_64 [2022-08-09T12:06:44.269Z] CPUs: 2 [2022-08-09T12:06:44.269Z] Total Memory: 7.565GiB [2022-08-09T12:06:44.269Z] Name: ip-10-100-78-203 [2022-08-09T12:06:44.269Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-09T12:06:44.269Z] Docker Root Dir: /var/lib/docker [2022-08-09T12:06:44.269Z] Debug Mode: false [2022-08-09T12:06:44.269Z] Registry: https://index.docker.io/v1/ [2022-08-09T12:06:44.269Z] Labels: [2022-08-09T12:06:44.269Z] Experimental: true [2022-08-09T12:06:44.269Z] Insecure Registries: [2022-08-09T12:06:44.269Z] 127.0.0.0/8 [2022-08-09T12:06:44.269Z] Live Restore Enabled: true [2022-08-09T12:06:44.269Z] [2022-08-09T12:06:44.269Z] WARNING: No swap limit support [Pipeline] sh [2022-08-09T12:06:44.606Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-09T12:06:44.606Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-09T12:06:44.606Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43907/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-09T12:06:44.864Z] + bash /home/ubuntu/workspace/moby_PR-43907/check-config.sh [2022-08-09T12:06:44.864Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-09T12:06:44.864Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-09T12:06:44.864Z] [2022-08-09T12:06:44.864Z] Generally Necessary: [2022-08-09T12:06:44.864Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-09T12:06:44.864Z] - apparmor: enabled and tools installed [2022-08-09T12:06:44.864Z] - CONFIG_NAMESPACES: enabled [2022-08-09T12:06:44.864Z] - CONFIG_NET_NS: enabled [2022-08-09T12:06:44.864Z] - CONFIG_PID_NS: enabled [2022-08-09T12:06:44.864Z] - CONFIG_IPC_NS: enabled [2022-08-09T12:06:44.864Z] - CONFIG_UTS_NS: enabled [2022-08-09T12:06:44.864Z] - CONFIG_CGROUPS: enabled [2022-08-09T12:06:44.864Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-09T12:06:44.864Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-09T12:06:44.864Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-09T12:06:44.864Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-09T12:06:44.864Z] - CONFIG_CPUSETS: enabled [2022-08-09T12:06:44.864Z] - CONFIG_MEMCG: enabled [2022-08-09T12:06:44.864Z] - CONFIG_KEYS: enabled [2022-08-09T12:06:44.864Z] - CONFIG_VETH: enabled (as module) [2022-08-09T12:06:44.864Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-09T12:06:44.864Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-09T12:06:44.864Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-09T12:06:44.864Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-09T12:06:44.864Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-09T12:06:45.146Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-09T12:06:45.146Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-09T12:06:45.146Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-09T12:06:45.146Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-09T12:06:45.146Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-09T12:06:45.146Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-09T12:06:45.146Z] - CONFIG_CGROUP_BPF: enabled [2022-08-09T12:06:45.146Z] [2022-08-09T12:06:45.146Z] Optional Features: [2022-08-09T12:06:45.146Z] - CONFIG_USER_NS: enabled [2022-08-09T12:06:45.146Z] - CONFIG_SECCOMP: enabled [2022-08-09T12:06:45.146Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-09T12:06:45.146Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-09T12:06:45.146Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-09T12:06:45.146Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-09T12:06:45.146Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-09T12:06:45.146Z] - CONFIG_BLK_CGROUP: enabled [2022-08-09T12:06:45.146Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-09T12:06:45.146Z] - CONFIG_CGROUP_PERF: enabled [2022-08-09T12:06:45.146Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-09T12:06:45.146Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-09T12:06:45.146Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-09T12:06:45.146Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-09T12:06:45.146Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-09T12:06:45.146Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-09T12:06:45.146Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-09T12:06:45.146Z] - CONFIG_IP_VS: enabled (as module) [2022-08-09T12:06:45.146Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-09T12:06:45.146Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-09T12:06:45.146Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-09T12:06:45.146Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-09T12:06:45.146Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-09T12:06:45.146Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-09T12:06:45.146Z] - CONFIG_EXT4_FS: enabled [2022-08-09T12:06:45.146Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-09T12:06:45.146Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-09T12:06:45.146Z] - Network Drivers: [2022-08-09T12:06:45.146Z] - "overlay": [2022-08-09T12:06:45.146Z] - CONFIG_VXLAN: enabled (as module) [2022-08-09T12:06:45.146Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-09T12:06:45.146Z] Optional (for encrypted networks): [2022-08-09T12:06:45.421Z] - CONFIG_CRYPTO: enabled [2022-08-09T12:06:45.421Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-09T12:06:45.421Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-09T12:06:45.421Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-09T12:06:45.421Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-09T12:06:45.421Z] - CONFIG_XFRM: enabled [2022-08-09T12:06:45.421Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-09T12:06:45.421Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-09T12:06:45.421Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-09T12:06:45.421Z] - "ipvlan": [2022-08-09T12:06:45.421Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-09T12:06:45.421Z] - "macvlan": [2022-08-09T12:06:45.421Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-09T12:06:45.421Z] - CONFIG_DUMMY: enabled (as module) [2022-08-09T12:06:45.421Z] - "ftp,tftp client in container": [2022-08-09T12:06:45.421Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-09T12:06:45.421Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-09T12:06:45.421Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-09T12:06:45.421Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-09T12:06:45.421Z] - Storage Drivers: [2022-08-09T12:06:45.421Z] - "aufs": [2022-08-09T12:06:45.421Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-09T12:06:45.421Z] - "btrfs": [2022-08-09T12:06:45.421Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-09T12:06:45.421Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-09T12:06:45.421Z] - "devicemapper": [2022-08-09T12:06:45.421Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-09T12:06:45.421Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-09T12:06:45.421Z] - "overlay": [2022-08-09T12:06:45.421Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-09T12:06:45.421Z] - "zfs": [2022-08-09T12:06:45.421Z] - /dev/zfs: present [2022-08-09T12:06:45.421Z] - zfs command: missing [2022-08-09T12:06:45.421Z] - zpool command: missing [2022-08-09T12:06:45.421Z] [2022-08-09T12:06:45.421Z] Limits: [2022-08-09T12:06:45.421Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-09T12:06:45.421Z] [2022-08-09T12:06:45.421Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-09T12:06:45.757Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 . [2022-08-09T12:06:46.017Z] #1 [internal] load build definition from Dockerfile [2022-08-09T12:06:46.017Z] #1 sha256:122698eb37acc4d0ecae523a4c6db039deaa37a9174ffdd4810a2a6ab784de61 [2022-08-09T12:06:46.017Z] #1 transferring dockerfile: [2022-08-09T12:06:46.017Z] #1 transferring dockerfile: 19.07kB done [2022-08-09T12:06:46.017Z] #1 DONE 0.2s [2022-08-09T12:06:46.017Z] [2022-08-09T12:06:46.017Z] #2 [internal] load .dockerignore [2022-08-09T12:06:46.017Z] #2 sha256:1d306bd66a8cba0309b6d4b10cfb20d693b2f0cea4190f7955a2c6c76a976fe8 [2022-08-09T12:06:46.017Z] #2 transferring context: 145B done [2022-08-09T12:06:46.017Z] #2 DONE 0.0s [2022-08-09T12:06:46.017Z] [2022-08-09T12:06:46.017Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-09T12:06:46.017Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-09T12:06:46.580Z] #3 DONE 0.4s [2022-08-09T12:06:46.580Z] [2022-08-09T12:06:46.580Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-09T12:06:46.580Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-09T12:06:46.580Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-09T12:06:46.580Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-09T12:06:46.580Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-09T12:06:46.580Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-09T12:06:46.580Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-09T12:06:46.837Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-08-09T12:06:46.837Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-09T12:06:47.094Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-08-09T12:06:47.094Z] #4 DONE 0.8s [2022-08-09T12:06:47.351Z] [2022-08-09T12:06:47.351Z] #5 [internal] load .dockerignore [2022-08-09T12:06:47.351Z] #5 sha256:ddea5e3634f3798734526c5dfafeda94bc0fd02d76be3aecd7337c427c15e497 [2022-08-09T12:06:47.351Z] #5 DONE 0.0s [2022-08-09T12:06:47.351Z] [2022-08-09T12:06:47.351Z] #6 [internal] load build definition from Dockerfile [2022-08-09T12:06:47.351Z] #6 sha256:c03a19d28e7cba18c6be09f148349ef6e1c738131b34672fa4998f058c61e7c0 [2022-08-09T12:06:47.351Z] #6 DONE 0.0s [2022-08-09T12:06:47.351Z] [2022-08-09T12:06:47.351Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-09T12:06:47.351Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-09T12:06:48.728Z] #7 DONE 1.1s [2022-08-09T12:06:48.728Z] [2022-08-09T12:06:48.728Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-09T12:06:48.728Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-09T12:06:48.728Z] #10 DONE 1.1s [2022-08-09T12:06:48.728Z] [2022-08-09T12:06:48.728Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-09T12:06:48.728Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-09T12:06:48.728Z] #9 DONE 1.1s [2022-08-09T12:06:48.728Z] [2022-08-09T12:06:48.728Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-09T12:06:48.728Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-09T12:06:48.728Z] #8 DONE 1.2s [2022-08-09T12:06:48.728Z] [2022-08-09T12:06:48.728Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-09T12:06:48.728Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-09T12:06:48.728Z] #35 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-09T12:06:48.989Z] #35 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.1s done [2022-08-09T12:06:48.989Z] #35 DONE 0.1s [2022-08-09T12:06:48.989Z] [2022-08-09T12:06:48.989Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T12:06:48.989Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T12:06:48.989Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.1s done [2022-08-09T12:06:49.248Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-09T12:06:49.248Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-09T12:06:49.248Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-09T12:06:49.248Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 3.15MB / 5.16MB 0.2s [2022-08-09T12:06:49.538Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.3s [2022-08-09T12:06:49.538Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 1.05MB / 55.00MB 0.3s [2022-08-09T12:06:49.804Z] #11 ... [2022-08-09T12:06:49.804Z] [2022-08-09T12:06:49.804Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-09T12:06:49.804Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-09T12:06:49.804Z] #56 DONE 0.0s [2022-08-09T12:06:49.804Z] [2022-08-09T12:06:49.804Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T12:06:49.804Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T12:06:49.804Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.74MB / 55.00MB 0.5s [2022-08-09T12:06:49.804Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.4s done [2022-08-09T12:06:49.804Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0B / 10.88MB 0.6s [2022-08-09T12:06:49.804Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 12.58MB / 55.00MB 0.7s [2022-08-09T12:06:49.804Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 6.29MB / 10.88MB 0.7s [2022-08-09T12:06:50.068Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 9.44MB / 10.88MB 0.8s [2022-08-09T12:06:50.068Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 18.70MB / 55.00MB 0.9s [2022-08-09T12:06:50.068Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 0.9s [2022-08-09T12:06:50.331Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 0B / 54.58MB 1.0s [2022-08-09T12:06:50.331Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 23.31MB / 55.00MB 1.2s [2022-08-09T12:06:50.331Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 1.1s done [2022-08-09T12:06:50.331Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 3.33MB / 54.58MB 1.2s [2022-08-09T12:06:50.331Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 585.73kB / 85.90MB 1.2s [2022-08-09T12:06:50.590Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 27.26MB / 55.00MB 1.4s [2022-08-09T12:06:50.590Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 8.39MB / 54.58MB 1.4s [2022-08-09T12:06:50.590Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 5.24MB / 85.90MB 1.4s [2022-08-09T12:06:50.848Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 36.70MB / 55.00MB 1.6s [2022-08-09T12:06:50.848Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 15.73MB / 54.58MB 1.6s [2022-08-09T12:06:50.848Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 10.49MB / 85.90MB 1.6s [2022-08-09T12:06:50.848Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 40.89MB / 55.00MB 1.7s [2022-08-09T12:06:51.105Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 20.97MB / 54.58MB 1.8s [2022-08-09T12:06:51.105Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 45.09MB / 55.00MB 1.9s [2022-08-09T12:06:51.105Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 16.20MB / 85.90MB 1.9s [2022-08-09T12:06:51.105Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 48.23MB / 55.00MB 2.1s [2022-08-09T12:06:51.105Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 29.36MB / 54.58MB 2.1s [2022-08-09T12:06:51.365Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 20.97MB / 85.90MB 2.2s [2022-08-09T12:06:51.365Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 53.59MB / 55.00MB 2.3s [2022-08-09T12:06:51.365Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 33.55MB / 54.58MB 2.3s [2022-08-09T12:06:51.626Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 36.70MB / 54.58MB 2.4s [2022-08-09T12:06:51.626Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 26.21MB / 85.90MB 2.4s [2022-08-09T12:06:51.883Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 48.23MB / 54.58MB 2.6s [2022-08-09T12:06:51.883Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 36.70MB / 85.90MB 2.6s [2022-08-09T12:06:52.141Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 52.43MB / 54.58MB 2.8s [2022-08-09T12:06:52.141Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.9s done [2022-08-09T12:06:52.141Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 42.99MB / 85.90MB 2.9s [2022-08-09T12:06:52.141Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 0B / 141.86MB 2.9s [2022-08-09T12:06:52.412Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 47.77MB / 85.90MB 3.2s [2022-08-09T12:06:52.671Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 58.72MB / 85.90MB 3.4s [2022-08-09T12:06:52.671Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 7.35MB / 141.86MB 3.4s [2022-08-09T12:06:52.671Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 3.4s done [2022-08-09T12:06:52.671Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 [2022-08-09T12:06:52.671Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 67.11MB / 85.90MB 3.6s [2022-08-09T12:06:52.671Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 14.68MB / 141.86MB 3.6s [2022-08-09T12:06:52.671Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 3.6s done [2022-08-09T12:06:52.930Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 72.35MB / 85.90MB 3.8s [2022-08-09T12:06:53.188Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 23.07MB / 141.86MB 3.9s [2022-08-09T12:06:53.454Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 78.64MB / 85.90MB 4.2s [2022-08-09T12:06:53.711Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 30.41MB / 141.86MB 4.4s [2022-08-09T12:06:53.711Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 4.6s [2022-08-09T12:06:54.275Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 40.89MB / 141.86MB 5.0s [2022-08-09T12:06:54.552Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 51.38MB / 141.86MB 5.3s [2022-08-09T12:06:54.811Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 5.6s done [2022-08-09T12:06:54.811Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 63.50MB / 141.86MB 5.6s [2022-08-09T12:06:54.811Z] #11 ... [2022-08-09T12:06:54.811Z] [2022-08-09T12:06:54.811Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-09T12:06:54.811Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-09T12:06:54.811Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-09T12:06:54.811Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-09T12:06:54.811Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-09T12:06:54.811Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-09T12:06:54.811Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done [2022-08-09T12:06:54.811Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.2s done [2022-08-09T12:06:54.811Z] #78 DONE 5.8s [2022-08-09T12:06:54.811Z] [2022-08-09T12:06:54.811Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T12:06:54.811Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T12:06:54.811Z] #11 ... [2022-08-09T12:06:54.811Z] [2022-08-09T12:06:54.811Z] #31 [internal] load build context [2022-08-09T12:06:54.811Z] #31 sha256:07f5c73323ff7409398f5c19eb1c3724cbb31c7d760442599e7a1ad29bbcdfeb [2022-08-09T12:06:54.811Z] #31 transferring context: 30.41MB 6.0s [2022-08-09T12:06:55.741Z] #31 ... [2022-08-09T12:06:55.741Z] [2022-08-09T12:06:55.741Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T12:06:55.741Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T12:06:55.741Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 95.42MB / 141.86MB 6.6s [2022-08-09T12:06:56.307Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 103.96MB / 141.86MB 7.0s [2022-08-09T12:06:56.563Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 112.20MB / 141.86MB 7.4s [2022-08-09T12:06:56.820Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 119.54MB / 141.86MB 7.6s [2022-08-09T12:06:57.077Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 132.12MB / 141.86MB 8.0s [2022-08-09T12:06:57.640Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.56MB / 141.86MB 8.5s [2022-08-09T12:06:58.207Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 8.9s done [2022-08-09T12:06:58.207Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.4s [2022-08-09T12:06:58.771Z] #11 ... [2022-08-09T12:06:58.771Z] [2022-08-09T12:06:58.771Z] #31 [internal] load build context [2022-08-09T12:06:58.771Z] #31 sha256:07f5c73323ff7409398f5c19eb1c3724cbb31c7d760442599e7a1ad29bbcdfeb [2022-08-09T12:06:58.771Z] #31 transferring context: 62.41MB 9.6s done [2022-08-09T12:06:58.771Z] #31 DONE 9.9s [2022-08-09T12:06:58.771Z] [2022-08-09T12:06:58.771Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T12:06:58.771Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T12:06:59.029Z] #11 ... [2022-08-09T12:06:59.029Z] [2022-08-09T12:06:59.029Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-09T12:06:59.029Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-09T12:06:59.029Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-09T12:06:59.029Z] #80 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-09T12:06:59.029Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-09T12:06:59.029Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-09T12:06:59.029Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.7s done [2022-08-09T12:06:59.029Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.5s done [2022-08-09T12:06:59.029Z] #80 ... [2022-08-09T12:06:59.029Z] [2022-08-09T12:06:59.029Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-09T12:06:59.029Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-09T12:06:59.029Z] #35 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-09T12:06:59.029Z] #35 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-09T12:06:59.029Z] #35 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-09T12:06:59.029Z] #35 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.8s done [2022-08-09T12:06:59.029Z] #35 ... [2022-08-09T12:06:59.029Z] [2022-08-09T12:06:59.029Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-09T12:06:59.029Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-09T12:06:59.029Z] #79 DONE 0.9s [2022-08-09T12:06:59.029Z] [2022-08-09T12:06:59.029Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-09T12:06:59.029Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-09T12:06:59.029Z] #80 DONE 10.1s [2022-08-09T12:06:59.029Z] [2022-08-09T12:06:59.029Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-09T12:06:59.029Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-09T12:06:59.029Z] #35 ... [2022-08-09T12:06:59.029Z] [2022-08-09T12:06:59.029Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T12:06:59.029Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T12:07:00.923Z] #11 ... [2022-08-09T12:07:00.923Z] [2022-08-09T12:07:00.923Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-09T12:07:00.923Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-09T12:07:00.923Z] #81 DONE 0.9s [2022-08-09T12:07:00.923Z] [2022-08-09T12:07:00.923Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T12:07:00.923Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T12:07:02.824Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 10.1s done [2022-08-09T12:07:03.084Z] #11 ... [2022-08-09T12:07:03.084Z] [2022-08-09T12:07:03.084Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-09T12:07:03.084Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-09T12:07:03.084Z] #35 DONE 14.0s [2022-08-09T12:07:03.084Z] [2022-08-09T12:07:03.084Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T12:07:03.084Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T12:07:03.084Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 [2022-08-09T12:07:03.647Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.7s done [2022-08-09T12:07:03.904Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a [2022-08-09T12:07:04.468Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.5s done [2022-08-09T12:07:04.725Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 0.1s [2022-08-09T12:07:09.977Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 5.2s [2022-08-09T12:07:10.908Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 6.0s done [2022-08-09T12:07:11.169Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 0.1s [2022-08-09T12:07:13.087Z] #11 ... [2022-08-09T12:07:13.087Z] [2022-08-09T12:07:13.087Z] #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-08-09T12:07:13.087Z] #36 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-09T12:07:13.087Z] #36 1.387 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-09T12:07:13.087Z] #36 1.398 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-09T12:07:13.087Z] #36 1.398 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-09T12:07:13.087Z] #36 1.591 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-09T12:07:13.087Z] #36 1.907 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [171 kB] [2022-08-09T12:07:13.087Z] #36 1.976 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-09T12:07:13.087Z] #36 3.408 Fetched 8564 kB in 2s (3582 kB/s) [2022-08-09T12:07:13.087Z] #36 3.408 Reading package lists... [2022-08-09T12:07:13.087Z] #36 4.228 Reading package lists... [2022-08-09T12:07:13.087Z] #36 4.978 Building dependency tree... [2022-08-09T12:07:13.087Z] #36 5.280 The following additional packages will be installed: [2022-08-09T12:07:13.087Z] #36 5.280 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-09T12:07:13.087Z] #36 5.281 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-09T12:07:13.087Z] #36 5.281 Recommended packages: [2022-08-09T12:07:13.087Z] #36 5.281 libldap-common publicsuffix libsasl2-modules [2022-08-09T12:07:13.087Z] #36 5.499 The following NEW packages will be installed: [2022-08-09T12:07:13.087Z] #36 5.499 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-09T12:07:13.087Z] #36 5.499 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-09T12:07:13.087Z] #36 5.499 libssh2-1 openssl [2022-08-09T12:07:13.087Z] #36 5.792 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded. [2022-08-09T12:07:13.087Z] #36 5.792 Need to get 3047 kB of archives. [2022-08-09T12:07:13.087Z] #36 5.792 After this operation, 6661 kB of additional disk space will be used. [2022-08-09T12:07:13.087Z] #36 5.792 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-09T12:07:13.087Z] #36 5.803 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-09T12:07:13.087Z] #36 5.811 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-09T12:07:13.087Z] #36 5.811 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-08-09T12:07:13.087Z] #36 5.811 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-09T12:07:13.087Z] #36 5.811 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-09T12:07:13.087Z] #36 5.811 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-09T12:07:13.087Z] #36 5.811 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-09T12:07:13.087Z] #36 5.811 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-09T12:07:13.087Z] #36 5.811 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-09T12:07:13.087Z] #36 5.828 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-09T12:07:13.087Z] #36 5.828 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-09T12:07:13.087Z] #36 5.828 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-09T12:07:13.087Z] #36 5.828 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-09T12:07:13.087Z] #36 5.828 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-09T12:07:13.087Z] #36 6.094 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T12:07:13.087Z] #36 6.129 Fetched 3047 kB in 0s (9605 kB/s) [2022-08-09T12:07:13.087Z] #36 6.294 Selecting previously unselected package openssl. [2022-08-09T12:07:13.087Z] #36 6.294 (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-08-09T12:07:13.087Z] #36 6.299 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-09T12:07:13.087Z] #36 6.309 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-09T12:07:13.087Z] #36 6.612 Selecting previously unselected package ca-certificates. [2022-08-09T12:07:13.087Z] #36 6.612 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-09T12:07:13.087Z] #36 6.617 Unpacking ca-certificates (20210119) ... [2022-08-09T12:07:13.087Z] #36 6.700 Selecting previously unselected package libbrotli1:amd64. [2022-08-09T12:07:13.087Z] #36 6.700 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-09T12:07:13.087Z] #36 6.708 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-09T12:07:13.087Z] #36 6.786 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-09T12:07:13.087Z] #36 6.786 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-09T12:07:13.087Z] #36 6.798 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-09T12:07:13.087Z] #36 6.856 Selecting previously unselected package libsasl2-2:amd64. [2022-08-09T12:07:13.087Z] #36 6.856 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-09T12:07:13.087Z] #36 6.862 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-09T12:07:13.087Z] #36 6.919 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-09T12:07:13.087Z] #36 6.919 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-09T12:07:13.087Z] #36 6.924 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-09T12:07:13.087Z] #36 7.003 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-09T12:07:13.087Z] #36 7.003 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-09T12:07:13.087Z] #36 7.007 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-09T12:07:13.087Z] #36 7.064 Selecting previously unselected package libpsl5:amd64. [2022-08-09T12:07:13.087Z] #36 7.064 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-09T12:07:13.087Z] #36 7.069 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-09T12:07:13.087Z] #36 7.120 Selecting previously unselected package librtmp1:amd64. [2022-08-09T12:07:13.087Z] #36 7.120 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-09T12:07:13.087Z] #36 7.124 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-09T12:07:13.087Z] #36 7.177 Selecting previously unselected package libssh2-1:amd64. [2022-08-09T12:07:13.087Z] #36 7.177 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-09T12:07:13.087Z] #36 7.183 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-09T12:07:13.087Z] #36 7.254 Selecting previously unselected package libcurl4:amd64. [2022-08-09T12:07:13.087Z] #36 7.254 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-09T12:07:13.087Z] #36 7.263 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-09T12:07:13.087Z] #36 7.359 Selecting previously unselected package curl. [2022-08-09T12:07:13.087Z] #36 7.359 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-09T12:07:13.087Z] #36 7.404 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-09T12:07:13.087Z] #36 7.483 Selecting previously unselected package libonig5:amd64. [2022-08-09T12:07:13.087Z] #36 7.483 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-09T12:07:13.087Z] #36 7.487 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-09T12:07:13.087Z] #36 7.564 Selecting previously unselected package libjq1:amd64. [2022-08-09T12:07:13.087Z] #36 7.564 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-09T12:07:13.087Z] #36 7.568 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-09T12:07:13.087Z] #36 7.624 Selecting previously unselected package jq. [2022-08-09T12:07:13.087Z] #36 7.624 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-09T12:07:13.087Z] #36 7.627 Unpacking jq (1.6-2.1) ... [2022-08-09T12:07:13.087Z] #36 7.688 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-09T12:07:13.087Z] #36 7.702 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-09T12:07:13.087Z] #36 7.719 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-09T12:07:13.087Z] #36 7.731 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-09T12:07:13.087Z] #36 7.741 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-09T12:07:13.088Z] #36 7.753 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-09T12:07:13.088Z] #36 7.764 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-09T12:07:13.088Z] #36 7.777 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-09T12:07:13.088Z] #36 7.800 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-09T12:07:13.088Z] #36 7.813 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-09T12:07:13.088Z] #36 7.825 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-09T12:07:13.088Z] #36 7.838 Setting up ca-certificates (20210119) ... [2022-08-09T12:07:13.088Z] #36 8.648 Updating certificates in /etc/ssl/certs... [2022-08-09T12:07:13.088Z] #36 9.818 129 added, 0 removed; done. [2022-08-09T12:07:13.088Z] #36 9.855 Setting up jq (1.6-2.1) ... [2022-08-09T12:07:13.088Z] #36 9.866 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-09T12:07:13.088Z] #36 9.881 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-09T12:07:13.088Z] #36 9.896 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T12:07:13.088Z] #36 9.918 Processing triggers for ca-certificates (20210119) ... [2022-08-09T12:07:13.088Z] #36 9.932 Updating certificates in /etc/ssl/certs... [2022-08-09T12:07:13.088Z] #36 ... [2022-08-09T12:07:13.088Z] [2022-08-09T12:07:13.088Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T12:07:13.088Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T12:07:16.370Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 5.2s [2022-08-09T12:07:16.629Z] #11 ... [2022-08-09T12:07:16.629Z] [2022-08-09T12:07:16.629Z] #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-08-09T12:07:16.629Z] #36 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-09T12:07:16.629Z] #36 11.01 0 added, 0 removed; done. [2022-08-09T12:07:16.629Z] #36 11.01 Running hooks in /etc/ca-certificates/update.d... [2022-08-09T12:07:16.629Z] #36 11.01 done. [2022-08-09T12:07:16.629Z] #36 DONE 13.7s [2022-08-09T12:07:16.629Z] [2022-08-09T12:07:16.629Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T12:07:16.629Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T12:07:16.629Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 5.8s done [2022-08-09T12:07:16.888Z] #11 ... [2022-08-09T12:07:16.888Z] [2022-08-09T12:07:16.888Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-09T12:07:16.888Z] #37 sha256:3e94b47bd728a911a5faf3627742cdb4c32a9aa6fa0a8ade516d4d87d6570b19 [2022-08-09T12:07:16.888Z] #37 DONE 0.2s [2022-08-09T12:07:16.888Z] [2022-08-09T12:07:16.888Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T12:07:16.888Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T12:07:16.888Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 [2022-08-09T12:07:21.186Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f271daa697e6cf86) in /home/ubuntu/workspace/moby_PR-43907 [Pipeline] { [Pipeline] checkout [2022-08-09T12:07:21.309Z] The recommended git tool is: git [2022-08-09T12:07:22.148Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.1s [2022-08-09T12:07:23.562Z] using credential docker-jenkins-github-credentials [2022-08-09T12:07:23.572Z] Cloning the remote Git repository [2022-08-09T12:07:23.572Z] Cloning with configured refspecs honoured and without tags [2022-08-09T12:07:23.588Z] Cloning repository https://github.com/moby/moby.git [2022-08-09T12:07:23.648Z] > git init /home/ubuntu/workspace/moby_PR-43907 # timeout=10 [2022-08-09T12:07:23.989Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-09T12:07:23.990Z] > git --version # timeout=10 [2022-08-09T12:07:24.017Z] > git --version # 'git version 2.17.1' [2022-08-09T12:07:24.017Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-09T12:07:24.019Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43907/head:refs/remotes/origin/PR-43907 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-09T12:07:27.462Z] #11 ... [2022-08-09T12:07:27.462Z] [2022-08-09T12:07:27.462Z] #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-08-09T12:07:27.462Z] #38 sha256:4ae566ec83ede728c942d745df4d819ff5b2e1011197f84f028823d3cccc7796 [2022-08-09T12:07:27.462Z] #38 2.015 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-09T12:07:27.462Z] #38 2.379 [2022-08-09T12:07:27.462Z] #38 2.614 #=#=# ######################################################################## 100.0% [2022-08-09T12:07:27.462Z] #38 2.898 [2022-08-09T12:07:27.462Z] #38 3.913 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-09T12:07:27.462Z] #38 4.230 [2022-08-09T12:07:27.462Z] #38 4.450 #=#=# ######################################################################## 100.0% [2022-08-09T12:07:27.462Z] #38 4.746 [2022-08-09T12:07:27.462Z] #38 5.844 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-09T12:07:27.462Z] #38 6.211 [2022-08-09T12:07:27.462Z] #38 6.433 #=#=# ################# 23.7% ######################################### 57.5% ################################################################ 89.3% ######################################################################## 100.0% [2022-08-09T12:07:27.462Z] #38 7.035 [2022-08-09T12:07:27.462Z] #38 8.181 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-09T12:07:27.462Z] #38 8.503 [2022-08-09T12:07:27.462Z] #38 8.733 #=#=# ######################################################################## 100.0% [2022-08-09T12:07:27.462Z] #38 9.037 [2022-08-09T12:07:27.462Z] #38 9.796 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-09T12:07:27.462Z] #38 10.10 [2022-08-09T12:07:27.462Z] #38 ... [2022-08-09T12:07:27.462Z] [2022-08-09T12:07:27.462Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T12:07:27.462Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T12:07:27.462Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 10.2s [2022-08-09T12:07:28.880Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-086d7a377c8ce0264) in /home/ubuntu/workspace/moby_PR-43907 [Pipeline] { [Pipeline] checkout [2022-08-09T12:07:29.013Z] The recommended git tool is: git [2022-08-09T12:07:29.983Z] #11 ... [2022-08-09T12:07:29.983Z] [2022-08-09T12:07:29.983Z] #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-08-09T12:07:29.983Z] #38 sha256:4ae566ec83ede728c942d745df4d819ff5b2e1011197f84f028823d3cccc7796 [2022-08-09T12:07:29.983Z] #38 10.33 #=#=# ######################################################################## 100.0% [2022-08-09T12:07:29.983Z] #38 10.66 [2022-08-09T12:07:29.983Z] #38 10.76 Download of images into '/build' complete. [2022-08-09T12:07:29.983Z] #38 10.76 Use something like the following to load the result into a Docker daemon: [2022-08-09T12:07:29.983Z] #38 10.76 tar -cC '/build' . | docker load [2022-08-09T12:07:29.983Z] #38 DONE 13.1s [2022-08-09T12:07:29.983Z] [2022-08-09T12:07:29.983Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T12:07:29.983Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T12:07:31.665Z] using credential docker-jenkins-github-credentials [2022-08-09T12:07:31.675Z] Cloning the remote Git repository [2022-08-09T12:07:31.675Z] Cloning with configured refspecs honoured and without tags [2022-08-09T12:07:31.877Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 14.4s done [2022-08-09T12:07:31.877Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 [2022-08-09T12:07:31.877Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-09T12:07:32.148Z] #11 DONE 43.1s [2022-08-09T12:07:32.148Z] [2022-08-09T12:07:32.148Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-09T12:07:32.148Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-09T12:07:31.348Z] Cloning repository https://github.com/moby/moby.git [2022-08-09T12:07:31.404Z] > git init /home/ubuntu/workspace/moby_PR-43907 # timeout=10 [2022-08-09T12:07:31.658Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-09T12:07:31.658Z] > git --version # timeout=10 [2022-08-09T12:07:31.680Z] > git --version # 'git version 2.17.1' [2022-08-09T12:07:31.680Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-09T12:07:31.699Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43907/head:refs/remotes/origin/PR-43907 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-09T12:07:33.079Z] #12 DONE 0.9s [2022-08-09T12:07:33.080Z] [2022-08-09T12:07:33.080Z] #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-08-09T12:07:33.080Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-09T12:07:34.014Z] #13 DONE 0.8s [2022-08-09T12:07:34.014Z] [2022-08-09T12:07:34.014Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-09T12:07:34.014Z] #40 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-09T12:07:34.014Z] #40 DONE 0.1s [2022-08-09T12:07:34.014Z] [2022-08-09T12:07:34.014Z] #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-08-09T12:07:34.014Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-09T12:07:34.014Z] #41 ... [2022-08-09T12:07:34.014Z] [2022-08-09T12:07:34.014Z] #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-08-09T12:07:34.014Z] #57 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-09T12:07:34.014Z] #57 DONE 0.2s [2022-08-09T12:07:34.275Z] [2022-08-09T12:07:34.275Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-09T12:07:34.275Z] #53 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-09T12:07:34.275Z] #53 DONE 0.3s [2022-08-09T12:07:34.275Z] [2022-08-09T12:07:34.276Z] #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-08-09T12:07:34.276Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-09T12:07:37.805Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0b66870c3bfa545e4) in /home/ubuntu/workspace/moby_PR-43907 [Pipeline] { [Pipeline] checkout [2022-08-09T12:07:37.911Z] The recommended git tool is: git [2022-08-09T12:07:38.461Z] #54 ... [2022-08-09T12:07:38.462Z] [2022-08-09T12:07:38.462Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-08-09T12:07:38.462Z] #14 sha256:a6df4f24794c66283bd019f4e8f66ed6e47ffd470d4c7ae45a982f095190bb0c [2022-08-09T12:07:38.462Z] #14 DONE 4.0s [2022-08-09T12:07:38.462Z] [2022-08-09T12:07:38.462Z] #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-08-09T12:07:38.462Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-09T12:07:38.462Z] #54 3.833 + git clone https://github.com/docker/distribution.git . [2022-08-09T12:07:38.462Z] #54 3.845 Cloning into '.'... [2022-08-09T12:07:39.027Z] #54 ... [2022-08-09T12:07:39.027Z] [2022-08-09T12:07:39.027Z] #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-08-09T12:07:39.027Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-09T12:07:39.027Z] #41 4.906 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-09T12:07:39.027Z] #41 4.906 Cloning into '.'... [2022-08-09T12:07:40.933Z] #41 ... [2022-08-09T12:07:40.933Z] [2022-08-09T12:07:40.933Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-08-09T12:07:40.933Z] #15 sha256:49f17c445bfac6f2f9087b217e234493f3d95283bb6db7562e07ec11f41c6d08 [2022-08-09T12:07:40.933Z] #15 DONE 3.2s [2022-08-09T12:07:41.059Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0a90073901b97b3d9) in /home/ubuntu/workspace/moby_PR-43907 [Pipeline] { [Pipeline] checkout [2022-08-09T12:07:41.191Z] [2022-08-09T12:07:41.191Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-08-09T12:07:41.191Z] #16 sha256:de231ebeb4d2ebe56fa77ee37fb00ca31e90e057f313c7cb470898d312d94757 [2022-08-09T12:07:41.219Z] The recommended git tool is: git [2022-08-09T12:07:42.689Z] using credential docker-jenkins-github-credentials [2022-08-09T12:07:42.699Z] Cloning the remote Git repository [2022-08-09T12:07:42.700Z] Cloning with configured refspecs honoured and without tags [2022-08-09T12:07:43.816Z] #16 DONE 2.5s [2022-08-09T12:07:43.816Z] [2022-08-09T12:07:43.816Z] #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-08-09T12:07:43.816Z] #60 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-09T12:07:43.816Z] #60 6.049 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-09T12:07:43.816Z] #60 8.255 go: downloading github.com/fatih/color v1.10.0 [2022-08-09T12:07:43.816Z] #60 8.255 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-09T12:07:43.816Z] #60 8.480 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-09T12:07:43.816Z] #60 8.652 go: downloading golang.org/x/tools v0.1.0 [2022-08-09T12:07:43.816Z] #60 8.831 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-09T12:07:43.816Z] #60 8.879 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-09T12:07:43.816Z] #60 8.897 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-09T12:07:43.816Z] #60 9.043 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-09T12:07:43.816Z] #60 ... [2022-08-09T12:07:43.816Z] [2022-08-09T12:07:43.816Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-09T12:07:43.816Z] #17 sha256:7c86ac0f5602c2a549e0188d14f9d0a401fecd6e1f5f78c3a271956a40acbfb5 [2022-08-09T12:07:43.816Z] #17 ... [2022-08-09T12:07:43.816Z] [2022-08-09T12:07:43.816Z] #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-08-09T12:07:43.816Z] #47 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-09T12:07:43.816Z] #47 6.624 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-09T12:07:43.816Z] #47 7.660 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-09T12:07:43.816Z] #47 9.210 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-09T12:07:43.816Z] #47 9.713 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-09T12:07:43.816Z] #47 9.768 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-09T12:07:43.816Z] #47 ... [2022-08-09T12:07:43.816Z] [2022-08-09T12:07:43.816Z] #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-08-09T12:07:43.816Z] #64 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-09T12:07:43.816Z] #64 6.273 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-09T12:07:42.758Z] Cloning repository https://github.com/moby/moby.git [2022-08-09T12:07:42.872Z] > git init /home/ubuntu/workspace/moby_PR-43907 # timeout=10 [2022-08-09T12:07:43.317Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-09T12:07:43.317Z] > git --version # timeout=10 [2022-08-09T12:07:43.355Z] > git --version # 'git version 2.25.1' [2022-08-09T12:07:43.356Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-09T12:07:43.357Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43907/head:refs/remotes/origin/PR-43907 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-09T12:07:43.956Z] using credential docker-jenkins-github-credentials [2022-08-09T12:07:43.964Z] Cloning the remote Git repository [2022-08-09T12:07:43.964Z] Cloning with configured refspecs honoured and without tags [2022-08-09T12:07:44.072Z] #64 ... [2022-08-09T12:07:44.072Z] [2022-08-09T12:07:44.072Z] #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-08-09T12:07:44.072Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T12:07:44.072Z] #83 6.553 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-09T12:07:44.072Z] #83 6.646 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-09T12:07:44.072Z] #83 6.649 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-09T12:07:44.072Z] #83 7.769 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-09T12:07:44.072Z] #83 10.22 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [171 kB] [2022-08-09T12:07:44.329Z] #83 ... [2022-08-09T12:07:44.329Z] [2022-08-09T12:07:44.329Z] #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-08-09T12:07:44.329Z] #45 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-09T12:07:44.329Z] #45 6.439 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-09T12:07:44.329Z] #45 ... [2022-08-09T12:07:44.329Z] [2022-08-09T12:07:44.329Z] #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-08-09T12:07:44.329Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-09T12:07:44.329Z] #43 4.799 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-09T12:07:44.586Z] #43 ... [2022-08-09T12:07:44.586Z] [2022-08-09T12:07:44.586Z] #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-08-09T12:07:44.586Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T12:07:44.586Z] #62 5.944 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-09T12:07:44.586Z] #62 8.080 go: downloading github.com/fatih/color v1.13.0 [2022-08-09T12:07:44.586Z] #62 8.080 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-09T12:07:44.586Z] #62 8.261 go: downloading github.com/pkg/errors v0.9.1 [2022-08-09T12:07:44.586Z] #62 8.261 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-09T12:07:44.586Z] #62 8.400 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-09T12:07:44.586Z] #62 8.771 go: downloading github.com/spf13/viper v1.11.0 [2022-08-09T12:07:44.586Z] #62 8.792 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-09T12:07:44.586Z] #62 9.797 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-09T12:07:44.586Z] #62 9.797 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-09T12:07:44.586Z] #62 10.11 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-09T12:07:44.586Z] #62 10.12 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-09T12:07:44.586Z] #62 ... [2022-08-09T12:07:44.586Z] [2022-08-09T12:07:44.586Z] #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-08-09T12:07:44.586Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T12:07:44.586Z] #58 5.437 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-09T12:07:44.586Z] #58 5.465 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-09T12:07:44.586Z] #58 5.493 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-09T12:07:44.586Z] #58 5.995 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-09T12:07:44.586Z] #58 6.678 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-09T12:07:44.586Z] #58 9.492 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [171 kB] [2022-08-09T12:07:44.005Z] Cloning repository https://github.com/moby/moby.git [2022-08-09T12:07:44.056Z] > git init /home/ubuntu/workspace/moby_PR-43907 # timeout=10 [2022-08-09T12:07:44.653Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-09T12:07:44.654Z] > git --version # timeout=10 [2022-08-09T12:07:44.661Z] > git --version # 'git version 2.25.1' [2022-08-09T12:07:44.662Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-09T12:07:44.663Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43907/head:refs/remotes/origin/PR-43907 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-09T12:07:44.843Z] #58 ... [2022-08-09T12:07:44.843Z] [2022-08-09T12:07:44.843Z] #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-08-09T12:07:44.843Z] #64 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-09T12:07:44.843Z] #64 10.42 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-09T12:07:44.843Z] #64 10.57 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-09T12:07:44.843Z] #64 10.62 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-09T12:07:45.777Z] #64 ... [2022-08-09T12:07:45.777Z] [2022-08-09T12:07:45.777Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-09T12:07:45.777Z] #17 sha256:7c86ac0f5602c2a549e0188d14f9d0a401fecd6e1f5f78c3a271956a40acbfb5 [2022-08-09T12:07:45.777Z] #17 DONE 2.1s [2022-08-09T12:07:45.777Z] [2022-08-09T12:07:45.777Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-08-09T12:07:45.777Z] #18 sha256:f6a3155427514096067c9d00d81aedf33e9122c0b793d9838c2235965d943037 [2022-08-09T12:07:47.004Z] Fetching without tags [2022-08-09T12:07:46.927Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-09T12:07:46.935Z] > git config --add remote.origin.fetch +refs/pull/43907/head:refs/remotes/origin/PR-43907 # timeout=10 [2022-08-09T12:07:46.961Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-09T12:07:46.989Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-09T12:07:47.016Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-09T12:07:47.016Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-09T12:07:47.017Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43907/head:refs/remotes/origin/PR-43907 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-09T12:07:47.292Z] Merging remotes/origin/master commit ad8d255bb9ce5bbe979b512235f5434b7cf98454 into PR head commit 9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 [2022-08-09T12:07:47.677Z] #18 DONE 1.6s [2022-08-09T12:07:47.677Z] [2022-08-09T12:07:47.677Z] #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-08-09T12:07:47.677Z] #60 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-09T12:07:47.677Z] #60 13.28 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-09T12:07:47.677Z] #60 13.35 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-09T12:07:47.677Z] #60 13.44 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-09T12:07:48.253Z] Merge succeeded, producing 9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 [2022-08-09T12:07:48.253Z] Checking out Revision 9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 (PR-43907) [2022-08-09T12:07:47.298Z] > git config core.sparsecheckout # timeout=10 [2022-08-09T12:07:47.342Z] > git checkout -f 9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 # timeout=10 [2022-08-09T12:07:48.189Z] > git remote # timeout=10 [2022-08-09T12:07:48.212Z] > git config --get remote.origin.url # timeout=10 [2022-08-09T12:07:48.222Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-09T12:07:48.225Z] > git merge ad8d255bb9ce5bbe979b512235f5434b7cf98454 # timeout=10 [2022-08-09T12:07:48.242Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-09T12:07:48.255Z] > git config core.sparsecheckout # timeout=10 [2022-08-09T12:07:48.278Z] > git checkout -f 9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 # timeout=10 [2022-08-09T12:07:50.211Z] #60 16.03 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-09T12:07:50.211Z] #60 16.15 go: downloading golang.org/x/mod v0.3.0 [2022-08-09T12:07:52.602Z] Commit message: "vendor: github.com/moby/swarmkit/v2 v2.0.0-20220721174824-48dd89375d0a" [2022-08-09T12:07:52.732Z] #60 ... [2022-08-09T12:07:52.732Z] [2022-08-09T12:07:52.732Z] #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-08-09T12:07:52.732Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-09T12:07:52.732Z] #43 17.26 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-09T12:07:52.732Z] #43 17.30 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-09T12:07:52.732Z] #43 18.09 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-09T12:07:52.732Z] #43 18.26 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-09T12:07:52.732Z] #43 18.90 go: downloading gopkg.in/yaml.v2 v2.4.0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-09T12:07:52.990Z] #43 19.20 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-09T12:07:53.265Z] #43 19.38 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-09T12:07:53.523Z] #43 19.62 go: downloading github.com/peterh/liner v1.2.2 [2022-08-09T12:07:53.670Z] + docker version [2022-08-09T12:07:53.781Z] #43 19.93 go: downloading github.com/google/go-dap v0.6.0 [2022-08-09T12:07:54.038Z] #43 20.28 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-09T12:07:54.602Z] #43 20.66 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-09T12:07:55.542Z] #43 21.54 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-09T12:07:55.799Z] #43 22.05 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-09T12:07:55.799Z] #43 ... [2022-08-09T12:07:55.799Z] [2022-08-09T12:07:55.799Z] #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-08-09T12:07:55.799Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T12:07:55.799Z] #62 11.95 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-09T12:07:55.799Z] #62 12.24 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-09T12:07:55.799Z] #62 12.35 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-09T12:07:55.799Z] #62 12.47 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-09T12:07:55.799Z] #62 18.16 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-09T12:07:55.799Z] #62 18.19 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-09T12:07:55.799Z] #62 18.61 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-09T12:07:55.799Z] #62 18.86 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-09T12:07:55.799Z] #62 18.94 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-09T12:07:55.799Z] #62 19.00 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-09T12:07:55.799Z] #62 19.15 go: downloading github.com/spf13/afero v1.8.2 [2022-08-09T12:07:55.799Z] #62 19.53 go: downloading github.com/spf13/cast v1.4.1 [2022-08-09T12:07:55.799Z] #62 19.60 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-09T12:07:55.799Z] #62 19.70 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-09T12:07:55.799Z] #62 19.74 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-09T12:07:55.799Z] #62 20.02 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-09T12:07:55.799Z] #62 20.18 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-09T12:07:55.799Z] #62 20.28 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-09T12:07:55.799Z] #62 20.36 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-09T12:07:55.799Z] #62 20.47 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-09T12:07:55.799Z] #62 20.65 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-09T12:07:55.799Z] #62 20.78 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-09T12:07:56.056Z] #62 ... [2022-08-09T12:07:56.056Z] [2022-08-09T12:07:56.056Z] #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-08-09T12:07:56.056Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-09T12:07:56.056Z] #43 22.10 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-09T12:07:56.314Z] #43 ... [2022-08-09T12:07:56.314Z] [2022-08-09T12:07:56.314Z] #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-08-09T12:07:56.314Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T12:07:56.314Z] #58 12.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-09T12:07:56.314Z] #58 15.09 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-09T12:07:56.314Z] #58 ... [2022-08-09T12:07:56.314Z] [2022-08-09T12:07:56.314Z] #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-08-09T12:07:56.314Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T12:07:56.314Z] #62 22.34 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-09T12:07:56.314Z] #62 22.60 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-09T12:07:56.572Z] #62 ... [2022-08-09T12:07:56.572Z] [2022-08-09T12:07:56.572Z] #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-08-09T12:07:56.572Z] #64 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-09T12:07:56.572Z] #64 12.76 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-09T12:07:56.829Z] #64 ... [2022-08-09T12:07:56.829Z] [2022-08-09T12:07:56.829Z] #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-08-09T12:07:56.829Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T12:07:56.829Z] #83 13.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-09T12:07:56.829Z] #83 ... [2022-08-09T12:07:56.829Z] [2022-08-09T12:07:56.829Z] #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-08-09T12:07:56.829Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-09T12:07:56.829Z] #19 1.866 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-09T12:07:56.829Z] #19 1.933 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-09T12:07:56.829Z] #19 1.934 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-09T12:07:56.829Z] #19 3.632 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-09T12:07:56.829Z] #19 4.917 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-09T12:07:56.830Z] #19 6.731 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-09T12:07:56.830Z] #19 8.772 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-09T12:07:57.086Z] #19 ... [2022-08-09T12:07:57.086Z] [2022-08-09T12:07:57.086Z] #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-08-09T12:07:57.086Z] #47 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-09T12:07:57.086Z] #47 13.21 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-09T12:07:57.086Z] #47 13.40 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-09T12:07:57.652Z] #47 ... [2022-08-09T12:07:57.652Z] [2022-08-09T12:07:57.652Z] #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-08-09T12:07:57.652Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-09T12:07:57.652Z] #43 23.76 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-09T12:07:57.652Z] #43 23.82 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-09T12:07:58.067Z] Fetching without tags [2022-08-09T12:07:58.360Z] Merging remotes/origin/master commit ad8d255bb9ce5bbe979b512235f5434b7cf98454 into PR head commit 9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 [2022-08-09T12:07:59.314Z] Merge succeeded, producing 9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 [2022-08-09T12:07:59.314Z] Checking out Revision 9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 (PR-43907) [2022-08-09T12:07:57.937Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-09T12:07:57.960Z] > git config --add remote.origin.fetch +refs/pull/43907/head:refs/remotes/origin/PR-43907 # timeout=10 [2022-08-09T12:07:57.987Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-09T12:07:58.020Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-09T12:07:58.044Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-09T12:07:58.045Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-09T12:07:58.048Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43907/head:refs/remotes/origin/PR-43907 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-09T12:07:58.348Z] > git config core.sparsecheckout # timeout=10 [2022-08-09T12:07:58.370Z] > git checkout -f 9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 # timeout=10 [2022-08-09T12:07:59.180Z] > git remote # timeout=10 [2022-08-09T12:07:59.203Z] > git config --get remote.origin.url # timeout=10 [2022-08-09T12:07:59.232Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-09T12:07:59.233Z] > git merge ad8d255bb9ce5bbe979b512235f5434b7cf98454 # timeout=10 [2022-08-09T12:07:59.264Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-09T12:07:59.293Z] > git config core.sparsecheckout # timeout=10 [2022-08-09T12:07:59.316Z] > git checkout -f 9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 # timeout=10 [2022-08-09T12:07:59.569Z] #43 ... [2022-08-09T12:07:59.569Z] [2022-08-09T12:07:59.569Z] #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-08-09T12:07:59.569Z] #45 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-09T12:07:59.569Z] #45 24.86 tomll can be used in two ways: [2022-08-09T12:07:59.569Z] #45 24.86 Writing to STDIN and reading from STDOUT: [2022-08-09T12:07:59.569Z] #45 24.86 cat file.toml | tomll > file.toml [2022-08-09T12:07:59.569Z] #45 24.86 [2022-08-09T12:07:59.569Z] #45 24.86 Reading and updating a list of files: [2022-08-09T12:07:59.569Z] #45 24.86 tomll a.toml b.toml c.toml [2022-08-09T12:07:59.569Z] #45 24.86 [2022-08-09T12:07:59.569Z] #45 24.86 When given a list of files, tomll will modify all files in place without asking. [2022-08-09T12:07:59.569Z] #45 DONE 25.6s [2022-08-09T12:07:59.569Z] [2022-08-09T12:07:59.569Z] #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-08-09T12:07:59.569Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T12:07:59.569Z] #62 23.78 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-09T12:07:59.569Z] #62 24.48 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-09T12:07:59.569Z] #62 24.62 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-09T12:07:59.569Z] #62 24.67 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-09T12:07:59.569Z] #62 24.86 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-09T12:07:59.569Z] #62 25.03 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-09T12:07:59.569Z] #62 25.06 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-09T12:07:59.569Z] #62 25.43 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-09T12:07:59.569Z] #62 25.50 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-09T12:07:59.569Z] #62 25.69 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-09T12:07:59.569Z] #62 25.78 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-09T12:07:59.834Z] #62 25.96 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-09T12:07:59.834Z] #62 26.07 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-09T12:08:00.093Z] #62 26.31 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-09T12:08:00.093Z] #62 26.37 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-09T12:08:00.351Z] #62 26.50 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-09T12:08:00.351Z] #62 26.57 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-09T12:08:00.351Z] #62 26.71 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-09T12:08:00.608Z] #62 26.76 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-09T12:08:00.608Z] #62 26.89 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-09T12:08:00.866Z] #62 27.08 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-09T12:08:00.866Z] #62 27.15 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-09T12:08:01.123Z] #62 27.32 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-09T12:08:01.123Z] #62 27.42 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-09T12:08:01.381Z] #62 27.54 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-09T12:08:01.381Z] #62 27.67 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-09T12:08:01.638Z] #62 27.68 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-09T12:08:01.638Z] #62 27.80 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-09T12:08:01.804Z] Client: Docker Engine - Community [2022-08-09T12:08:01.804Z] Version: 20.10.14 [2022-08-09T12:08:01.804Z] API version: 1.41 [2022-08-09T12:08:01.804Z] Go version: go1.16.15 [2022-08-09T12:08:01.804Z] Git commit: a224086 [2022-08-09T12:08:01.804Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-09T12:08:01.804Z] OS/Arch: linux/amd64 [2022-08-09T12:08:01.804Z] Context: default [2022-08-09T12:08:01.804Z] Experimental: true [2022-08-09T12:08:01.804Z] [2022-08-09T12:08:01.804Z] Server: Docker Engine - Community [2022-08-09T12:08:01.804Z] Engine: [2022-08-09T12:08:01.804Z] Version: 20.10.14 [2022-08-09T12:08:01.804Z] API version: 1.41 (minimum version 1.12) [2022-08-09T12:08:01.804Z] Go version: go1.16.15 [2022-08-09T12:08:01.804Z] Git commit: 87a90dc [2022-08-09T12:08:01.804Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-09T12:08:01.804Z] OS/Arch: linux/amd64 [2022-08-09T12:08:01.804Z] Experimental: true [2022-08-09T12:08:01.804Z] containerd: [2022-08-09T12:08:01.804Z] Version: 1.5.11 [2022-08-09T12:08:01.804Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-09T12:08:01.804Z] runc: [2022-08-09T12:08:01.804Z] Version: 1.0.3 [2022-08-09T12:08:01.804Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-09T12:08:01.804Z] docker-init: [2022-08-09T12:08:01.804Z] Version: 0.19.0 [2022-08-09T12:08:01.804Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-09T12:08:01.896Z] #62 28.15 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-09T12:08:02.147Z] + docker info [2022-08-09T12:08:02.153Z] #62 28.26 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-09T12:08:02.153Z] #62 28.28 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-09T12:08:02.410Z] #62 28.49 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-09T12:08:02.410Z] #62 28.62 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-09T12:08:02.668Z] #62 28.81 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-09T12:08:02.668Z] #62 28.91 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-09T12:08:02.668Z] #62 28.94 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-09T12:08:02.668Z] #62 28.99 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-09T12:08:02.668Z] #62 29.02 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-09T12:08:02.925Z] #62 29.14 go: downloading github.com/julz/importas v0.1.0 [2022-08-09T12:08:02.925Z] #62 29.17 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-09T12:08:03.182Z] #62 29.31 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-09T12:08:03.182Z] #62 29.43 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-09T12:08:03.439Z] #62 29.57 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-09T12:08:03.439Z] #62 29.61 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-09T12:08:03.541Z] Fetching without tags [2022-08-09T12:08:03.619Z] Commit message: "vendor: github.com/moby/swarmkit/v2 v2.0.0-20220721174824-48dd89375d0a" [2022-08-09T12:08:03.740Z] #62 29.77 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-09T12:08:03.740Z] #62 29.78 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-09T12:08:03.740Z] #62 29.97 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-09T12:08:03.816Z] Merging remotes/origin/master commit ad8d255bb9ce5bbe979b512235f5434b7cf98454 into PR head commit 9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 [2022-08-09T12:08:04.010Z] #62 30.03 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-09T12:08:04.010Z] #62 30.16 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-09T12:08:04.010Z] #62 30.23 go: downloading github.com/mgechev/revive v1.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-09T12:08:04.796Z] + docker version [2022-08-09T12:08:03.336Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-09T12:08:03.388Z] > git config --add remote.origin.fetch +refs/pull/43907/head:refs/remotes/origin/PR-43907 # timeout=10 [2022-08-09T12:08:03.416Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-09T12:08:03.514Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-09T12:08:03.552Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-09T12:08:03.552Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-09T12:08:03.615Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43907/head:refs/remotes/origin/PR-43907 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-09T12:08:03.838Z] > git config core.sparsecheckout # timeout=10 [2022-08-09T12:08:03.859Z] > git checkout -f 9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 # timeout=10 [2022-08-09T12:08:05.384Z] #62 31.39 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-09T12:08:05.384Z] #62 31.44 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-09T12:08:05.384Z] #62 31.56 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-09T12:08:05.384Z] #62 31.60 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-09T12:08:05.641Z] #62 31.76 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-09T12:08:05.641Z] #62 31.83 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-09T12:08:05.897Z] #62 32.01 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-09T12:08:05.897Z] #62 32.08 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-09T12:08:05.897Z] #62 32.13 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-09T12:08:06.155Z] #62 32.49 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-09T12:08:06.163Z] Merge succeeded, producing 9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 [2022-08-09T12:08:06.163Z] Checking out Revision 9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 (PR-43907) [2022-08-09T12:08:06.418Z] #62 32.51 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-09T12:08:06.418Z] #62 32.54 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-09T12:08:06.418Z] #62 32.74 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-09T12:08:06.504Z] Fetching without tags [2022-08-09T12:08:06.675Z] #62 32.85 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-09T12:08:06.675Z] #62 32.86 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-09T12:08:06.932Z] #62 33.02 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-09T12:08:06.932Z] #62 33.06 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-09T12:08:06.932Z] #62 33.12 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-09T12:08:06.932Z] #62 33.18 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-09T12:08:06.932Z] #62 33.25 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-09T12:08:07.072Z] Merging remotes/origin/master commit ad8d255bb9ce5bbe979b512235f5434b7cf98454 into PR head commit 9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 [2022-08-09T12:08:07.189Z] #62 33.37 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-09T12:08:07.189Z] #62 33.51 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-09T12:08:06.067Z] > git remote # timeout=10 [2022-08-09T12:08:06.084Z] > git config --get remote.origin.url # timeout=10 [2022-08-09T12:08:06.093Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-09T12:08:06.094Z] > git merge ad8d255bb9ce5bbe979b512235f5434b7cf98454 # timeout=10 [2022-08-09T12:08:06.157Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-09T12:08:06.173Z] > git config core.sparsecheckout # timeout=10 [2022-08-09T12:08:06.194Z] > git checkout -f 9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 # timeout=10 [2022-08-09T12:08:07.445Z] #62 33.69 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-09T12:08:07.445Z] #62 ... [2022-08-09T12:08:07.445Z] [2022-08-09T12:08:07.445Z] #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-08-09T12:08:07.445Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T12:08:07.445Z] #58 23.63 Fetched 8568 kB in 19s (462 kB/s) [2022-08-09T12:08:07.445Z] #58 23.63 Reading package lists... [2022-08-09T12:08:07.701Z] #58 31.15 Reading package lists... [2022-08-09T12:08:07.702Z] #58 ... [2022-08-09T12:08:07.702Z] [2022-08-09T12:08:07.702Z] #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-08-09T12:08:07.702Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-09T12:08:07.702Z] #19 10.36 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-09T12:08:07.702Z] #19 11.91 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-09T12:08:07.702Z] #19 13.15 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [163 kB] [2022-08-09T12:08:07.702Z] #19 13.19 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [145 kB] [2022-08-09T12:08:07.702Z] #19 13.22 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [168 kB] [2022-08-09T12:08:07.702Z] #19 13.29 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [153 kB] [2022-08-09T12:08:07.702Z] #19 13.31 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [170 kB] [2022-08-09T12:08:07.702Z] #19 13.31 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [171 kB] [2022-08-09T12:08:07.702Z] #19 13.31 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-09T12:08:07.702Z] #19 13.31 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-09T12:08:07.702Z] #19 13.31 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-09T12:08:07.702Z] #19 13.31 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-09T12:08:07.702Z] #19 13.31 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-09T12:08:07.702Z] #19 13.31 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-09T12:08:07.702Z] #19 ... [2022-08-09T12:08:07.702Z] [2022-08-09T12:08:07.702Z] #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-08-09T12:08:07.702Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T12:08:07.702Z] #62 33.92 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-09T12:08:07.702Z] #62 33.95 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-09T12:08:07.856Z] Merge succeeded, producing 9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 [2022-08-09T12:08:07.857Z] Checking out Revision 9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 (PR-43907) [2022-08-09T12:08:07.961Z] #62 34.14 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-09T12:08:08.218Z] #62 34.24 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-09T12:08:08.486Z] #62 34.54 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-09T12:08:08.486Z] #62 34.78 go: downloading honnef.co/go/tools v0.3.1 [2022-08-09T12:08:08.486Z] #62 ... [2022-08-09T12:08:08.486Z] [2022-08-09T12:08:08.486Z] #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-08-09T12:08:08.486Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T12:08:08.486Z] #83 24.69 Fetched 8564 kB in 19s (463 kB/s) [2022-08-09T12:08:08.486Z] #83 24.69 Reading package lists... [2022-08-09T12:08:08.742Z] #83 31.98 Reading package lists... [2022-08-09T12:08:08.742Z] #83 ... [2022-08-09T12:08:08.742Z] [2022-08-09T12:08:08.742Z] #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-08-09T12:08:08.742Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-09T12:08:08.742Z] #54 26.17 Updating files: 62% (1353/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-09T12:08:08.742Z] #54 27.18 + git checkout -q v2.3.0 [2022-08-09T12:08:08.742Z] #54 29.41 + 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-08-09T12:08:06.382Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-09T12:08:06.398Z] > git config --add remote.origin.fetch +refs/pull/43907/head:refs/remotes/origin/PR-43907 # timeout=10 [2022-08-09T12:08:06.453Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-09T12:08:06.481Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-09T12:08:06.521Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-09T12:08:06.521Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-09T12:08:06.522Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43907/head:refs/remotes/origin/PR-43907 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-09T12:08:07.088Z] > git config core.sparsecheckout # timeout=10 [2022-08-09T12:08:07.121Z] > git checkout -f 9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 # timeout=10 [2022-08-09T12:08:07.810Z] > git remote # timeout=10 [2022-08-09T12:08:07.824Z] > git config --get remote.origin.url # timeout=10 [2022-08-09T12:08:07.834Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-09T12:08:07.835Z] > git merge ad8d255bb9ce5bbe979b512235f5434b7cf98454 # timeout=10 [2022-08-09T12:08:07.845Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-09T12:08:07.862Z] > git config core.sparsecheckout # timeout=10 [2022-08-09T12:08:07.875Z] > git checkout -f 9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 # timeout=10 [2022-08-09T12:08:09.017Z] Client: Docker Engine - Community [2022-08-09T12:08:09.017Z] Version: 20.10.14 [2022-08-09T12:08:09.017Z] API version: 1.41 [2022-08-09T12:08:09.017Z] Go version: go1.16.15 [2022-08-09T12:08:09.017Z] Git commit: a224086 [2022-08-09T12:08:09.017Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-09T12:08:09.017Z] OS/Arch: linux/amd64 [2022-08-09T12:08:09.017Z] Context: default [2022-08-09T12:08:09.017Z] Experimental: true [2022-08-09T12:08:09.017Z] [2022-08-09T12:08:09.017Z] Server: Docker Engine - Community [2022-08-09T12:08:09.017Z] Engine: [2022-08-09T12:08:09.017Z] Version: 20.10.14 [2022-08-09T12:08:09.017Z] API version: 1.41 (minimum version 1.12) [2022-08-09T12:08:09.017Z] Go version: go1.16.15 [2022-08-09T12:08:09.017Z] Git commit: 87a90dc [2022-08-09T12:08:09.017Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-09T12:08:09.017Z] OS/Arch: linux/amd64 [2022-08-09T12:08:09.017Z] Experimental: true [2022-08-09T12:08:09.017Z] containerd: [2022-08-09T12:08:09.017Z] Version: 1.5.11 [2022-08-09T12:08:09.017Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-09T12:08:09.017Z] runc: [2022-08-09T12:08:09.017Z] Version: 1.0.3 [2022-08-09T12:08:09.017Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-09T12:08:09.017Z] docker-init: [2022-08-09T12:08:09.017Z] Version: 0.19.0 [2022-08-09T12:08:09.017Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-09T12:08:09.355Z] + docker info [2022-08-09T12:08:10.228Z] Commit message: "vendor: github.com/moby/swarmkit/v2 v2.0.0-20220721174824-48dd89375d0a" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-09T12:08:11.265Z] #54 ... [2022-08-09T12:08:11.265Z] [2022-08-09T12:08:11.265Z] #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-08-09T12:08:11.265Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T12:08:11.265Z] #62 37.18 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-09T12:08:11.265Z] #62 37.19 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-09T12:08:11.265Z] #62 37.47 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-09T12:08:11.265Z] #62 37.53 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-09T12:08:11.369Z] + docker version [2022-08-09T12:08:11.525Z] #62 37.63 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-09T12:08:11.525Z] #62 37.71 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-09T12:08:11.784Z] #62 37.84 go: downloading golang.org/x/text v0.3.7 [2022-08-09T12:08:12.341Z] Commit message: "vendor: github.com/moby/swarmkit/v2 v2.0.0-20220721174824-48dd89375d0a" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-09T12:08:13.245Z] + docker version [2022-08-09T12:08:18.335Z] #62 ... [2022-08-09T12:08:18.335Z] [2022-08-09T12:08:18.335Z] #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-08-09T12:08:18.335Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T12:08:18.335Z] #58 31.15 Reading package lists... [2022-08-09T12:08:18.335Z] #58 38.20 Building dependency tree... [2022-08-09T12:08:18.335Z] #58 42.47 The following additional packages will be installed: [2022-08-09T12:08:18.335Z] #58 42.47 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-09T12:08:18.335Z] #58 42.48 python3-protobuf python3-six [2022-08-09T12:08:18.335Z] #58 42.49 Suggested packages: [2022-08-09T12:08:18.335Z] #58 42.51 python3-setuptools [2022-08-09T12:08:18.335Z] #58 42.51 Recommended packages: [2022-08-09T12:08:18.335Z] #58 42.51 iproute2 | iproute [2022-08-09T12:08:18.335Z] #58 43.42 The following NEW packages will be installed: [2022-08-09T12:08:18.335Z] #58 43.43 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-09T12:08:18.335Z] #58 43.45 python3-protobuf python3-six [2022-08-09T12:08:18.335Z] #58 44.10 0 upgraded, 8 newly installed, 0 to remove and 6 not upgraded. [2022-08-09T12:08:18.335Z] #58 44.10 Need to get 2315 kB of archives. [2022-08-09T12:08:18.335Z] #58 44.10 After this operation, 11.1 MB of additional disk space will be used. [2022-08-09T12:08:18.335Z] #58 44.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-09T12:08:18.335Z] #58 44.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-09T12:08:18.335Z] #58 44.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-09T12:08:18.335Z] #58 44.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-09T12:08:18.335Z] #58 44.23 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-09T12:08:18.335Z] #58 44.23 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-08-09T12:08:18.335Z] #58 44.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-09T12:08:19.483Z] Client: Docker Engine - Community [2022-08-09T12:08:19.483Z] Version: 20.10.14 [2022-08-09T12:08:19.483Z] API version: 1.41 [2022-08-09T12:08:19.483Z] Go version: go1.16.15 [2022-08-09T12:08:19.483Z] Git commit: a224086 [2022-08-09T12:08:19.483Z] Built: Thu Mar 24 01:47:20 2022 [2022-08-09T12:08:19.483Z] OS/Arch: linux/arm64 [2022-08-09T12:08:19.483Z] Context: default [2022-08-09T12:08:19.483Z] Experimental: true [2022-08-09T12:08:19.483Z] [2022-08-09T12:08:19.483Z] Server: Docker Engine - Community [2022-08-09T12:08:19.483Z] Engine: [2022-08-09T12:08:19.483Z] Version: 20.10.14 [2022-08-09T12:08:19.483Z] API version: 1.41 (minimum version 1.12) [2022-08-09T12:08:19.483Z] Go version: go1.16.15 [2022-08-09T12:08:19.483Z] Git commit: 87a90dc [2022-08-09T12:08:19.483Z] Built: Thu Mar 24 01:45:39 2022 [2022-08-09T12:08:19.483Z] OS/Arch: linux/arm64 [2022-08-09T12:08:19.483Z] Experimental: true [2022-08-09T12:08:19.483Z] containerd: [2022-08-09T12:08:19.483Z] Version: 1.5.11 [2022-08-09T12:08:19.483Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-09T12:08:19.483Z] runc: [2022-08-09T12:08:19.483Z] Version: 1.0.3 [2022-08-09T12:08:19.483Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-09T12:08:19.483Z] docker-init: [2022-08-09T12:08:19.483Z] Version: 0.19.0 [2022-08-09T12:08:19.483Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-09T12:08:19.795Z] + docker info [2022-08-09T12:08:20.232Z] #58 ... [2022-08-09T12:08:20.232Z] [2022-08-09T12:08:20.232Z] #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-08-09T12:08:20.232Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T12:08:20.232Z] #83 31.98 Reading package lists... [2022-08-09T12:08:20.232Z] #83 38.71 Building dependency tree... [2022-08-09T12:08:20.232Z] #83 43.05 python3 is already the newest version (3.9.2-3). [2022-08-09T12:08:20.232Z] #83 43.05 The following additional packages will be installed: [2022-08-09T12:08:20.232Z] #83 43.06 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-09T12:08:20.232Z] #83 43.07 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-09T12:08:20.232Z] #83 43.09 Suggested packages: [2022-08-09T12:08:20.232Z] #83 43.10 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-09T12:08:20.232Z] #83 43.10 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-09T12:08:20.232Z] #83 43.10 m4-doc ed diffutils-doc [2022-08-09T12:08:20.232Z] #83 43.10 Recommended packages: [2022-08-09T12:08:20.232Z] #83 43.10 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-09T12:08:20.232Z] #83 45.31 The following NEW packages will be installed: [2022-08-09T12:08:20.232Z] #83 45.31 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-09T12:08:20.232Z] #83 45.32 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-09T12:08:20.232Z] #83 45.32 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-09T12:08:20.232Z] #83 45.33 libyajl2 m4 patch xz-utils [2022-08-09T12:08:20.232Z] #83 45.79 0 upgraded, 23 newly installed, 0 to remove and 6 not upgraded. [2022-08-09T12:08:20.232Z] #83 45.79 Need to get 5940 kB of archives. [2022-08-09T12:08:20.232Z] #83 45.79 After this operation, 18.7 MB of additional disk space will be used. [2022-08-09T12:08:20.232Z] #83 45.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-09T12:08:20.232Z] #83 45.80 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-09T12:08:20.232Z] #83 45.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-09T12:08:20.232Z] #83 45.81 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-09T12:08:20.232Z] #83 45.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-09T12:08:20.232Z] #83 45.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-09T12:08:20.232Z] #83 45.84 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-09T12:08:20.232Z] #83 45.84 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-09T12:08:20.232Z] #83 45.85 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-09T12:08:20.232Z] #83 45.85 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-09T12:08:20.232Z] #83 45.92 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-09T12:08:20.232Z] #83 45.94 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-09T12:08:20.232Z] #83 46.05 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-09T12:08:20.232Z] #83 46.07 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-09T12:08:20.232Z] #83 46.07 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-09T12:08:20.232Z] #83 46.07 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-09T12:08:20.232Z] #83 46.08 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-08-09T12:08:20.232Z] #83 46.08 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-09T12:08:20.232Z] #83 46.08 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-09T12:08:20.232Z] #83 46.09 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-09T12:08:20.232Z] #83 46.16 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-09T12:08:20.232Z] #83 46.16 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-09T12:08:20.232Z] #83 46.17 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-09T12:08:20.798Z] #83 ... [2022-08-09T12:08:20.798Z] [2022-08-09T12:08:20.798Z] #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-08-09T12:08:20.798Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T12:08:20.798Z] #62 46.97 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-09T12:08:20.798Z] #62 46.99 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-09T12:08:21.335Z] Client: Docker Engine - Community [2022-08-09T12:08:21.335Z] Version: 20.10.14 [2022-08-09T12:08:21.335Z] API version: 1.41 [2022-08-09T12:08:21.335Z] Go version: go1.16.15 [2022-08-09T12:08:21.335Z] Git commit: a224086 [2022-08-09T12:08:21.335Z] Built: Thu Mar 24 01:48:02 2022 [2022-08-09T12:08:21.335Z] OS/Arch: linux/amd64 [2022-08-09T12:08:21.335Z] Context: default [2022-08-09T12:08:21.335Z] Experimental: true [2022-08-09T12:08:21.335Z] [2022-08-09T12:08:21.335Z] Server: Docker Engine - Community [2022-08-09T12:08:21.335Z] Engine: [2022-08-09T12:08:21.335Z] Version: 20.10.14 [2022-08-09T12:08:21.335Z] API version: 1.41 (minimum version 1.12) [2022-08-09T12:08:21.335Z] Go version: go1.16.15 [2022-08-09T12:08:21.335Z] Git commit: 87a90dc [2022-08-09T12:08:21.335Z] Built: Thu Mar 24 01:45:53 2022 [2022-08-09T12:08:21.335Z] OS/Arch: linux/amd64 [2022-08-09T12:08:21.335Z] Experimental: true [2022-08-09T12:08:21.335Z] containerd: [2022-08-09T12:08:21.335Z] Version: 1.5.11 [2022-08-09T12:08:21.335Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-09T12:08:21.335Z] runc: [2022-08-09T12:08:21.335Z] Version: 1.0.3 [2022-08-09T12:08:21.335Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-09T12:08:21.335Z] docker-init: [2022-08-09T12:08:21.335Z] Version: 0.19.0 [2022-08-09T12:08:21.335Z] GitCommit: de40ad0 [2022-08-09T12:08:21.361Z] #62 47.37 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-09T12:08:21.361Z] #62 47.46 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-09T12:08:21.361Z] #62 47.55 go: downloading github.com/pelletier/go-toml v1.9.5 [Pipeline] sh [2022-08-09T12:08:21.603Z] Client: [2022-08-09T12:08:21.603Z] Context: default [2022-08-09T12:08:21.603Z] Debug Mode: false [2022-08-09T12:08:21.603Z] Plugins: [2022-08-09T12:08:21.603Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-09T12:08:21.603Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-09T12:08:21.603Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-09T12:08:21.603Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-09T12:08:21.603Z] [2022-08-09T12:08:21.603Z] Server: [2022-08-09T12:08:21.603Z] Containers: 0 [2022-08-09T12:08:21.603Z] Running: 0 [2022-08-09T12:08:21.603Z] Paused: 0 [2022-08-09T12:08:21.603Z] Stopped: 0 [2022-08-09T12:08:21.603Z] Images: 0 [2022-08-09T12:08:21.603Z] Server Version: 20.10.14 [2022-08-09T12:08:21.603Z] Storage Driver: overlay2 [2022-08-09T12:08:21.603Z] Backing Filesystem: extfs [2022-08-09T12:08:21.603Z] Supports d_type: true [2022-08-09T12:08:21.603Z] Native Overlay Diff: true [2022-08-09T12:08:21.603Z] userxattr: false [2022-08-09T12:08:21.603Z] Logging Driver: json-file [2022-08-09T12:08:21.603Z] Cgroup Driver: cgroupfs [2022-08-09T12:08:21.603Z] Cgroup Version: 1 [2022-08-09T12:08:21.603Z] Plugins: [2022-08-09T12:08:21.603Z] Volume: local [2022-08-09T12:08:21.603Z] Network: bridge host ipvlan macvlan null overlay [2022-08-09T12:08:21.603Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-09T12:08:21.603Z] Swarm: inactive [2022-08-09T12:08:21.603Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-09T12:08:21.603Z] Default Runtime: runc [2022-08-09T12:08:21.603Z] Init Binary: docker-init [2022-08-09T12:08:21.603Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-09T12:08:21.603Z] runc version: v1.0.3-0-gf46b6ba [2022-08-09T12:08:21.603Z] init version: de40ad0 [2022-08-09T12:08:21.603Z] Security Options: [2022-08-09T12:08:21.603Z] apparmor [2022-08-09T12:08:21.603Z] seccomp [2022-08-09T12:08:21.603Z] Profile: default [2022-08-09T12:08:21.603Z] Kernel Version: 5.4.0-1071-aws [2022-08-09T12:08:21.603Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-09T12:08:21.603Z] OSType: linux [2022-08-09T12:08:21.603Z] Architecture: x86_64 [2022-08-09T12:08:21.603Z] CPUs: 2 [2022-08-09T12:08:21.603Z] Total Memory: 7.483GiB [2022-08-09T12:08:21.603Z] Name: ip-10-100-54-162 [2022-08-09T12:08:21.603Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-09T12:08:21.603Z] Docker Root Dir: /var/lib/docker [2022-08-09T12:08:21.603Z] Debug Mode: false [2022-08-09T12:08:21.603Z] Registry: https://index.docker.io/v1/ [2022-08-09T12:08:21.603Z] Labels: [2022-08-09T12:08:21.603Z] Experimental: true [2022-08-09T12:08:21.603Z] Insecure Registries: [2022-08-09T12:08:21.603Z] 127.0.0.0/8 [2022-08-09T12:08:21.603Z] Live Restore Enabled: true [2022-08-09T12:08:21.603Z] [2022-08-09T12:08:21.603Z] WARNING: No swap limit support [Pipeline] sh [2022-08-09T12:08:21.619Z] #62 47.83 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-09T12:08:21.619Z] #62 47.97 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-09T12:08:21.677Z] + docker info [2022-08-09T12:08:21.877Z] #62 48.04 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-09T12:08:21.877Z] #62 48.11 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-09T12:08:21.877Z] #62 48.22 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-09T12:08:21.944Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-09T12:08:21.944Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-09T12:08:21.944Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43907/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-09T12:08:21.944Z] + bash /home/ubuntu/workspace/moby_PR-43907/check-config.sh [2022-08-09T12:08:21.944Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-09T12:08:21.944Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-09T12:08:21.944Z] [2022-08-09T12:08:21.944Z] Generally Necessary: [2022-08-09T12:08:21.944Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-09T12:08:21.944Z] - apparmor: enabled and tools installed [2022-08-09T12:08:21.944Z] - CONFIG_NAMESPACES: enabled [2022-08-09T12:08:21.944Z] - CONFIG_NET_NS: enabled [2022-08-09T12:08:21.944Z] - CONFIG_PID_NS: enabled [2022-08-09T12:08:21.944Z] - CONFIG_IPC_NS: enabled [2022-08-09T12:08:21.944Z] - CONFIG_UTS_NS: enabled [2022-08-09T12:08:21.944Z] - CONFIG_CGROUPS: enabled [2022-08-09T12:08:21.944Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-09T12:08:21.944Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-09T12:08:21.944Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-09T12:08:21.944Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-09T12:08:21.944Z] - CONFIG_CPUSETS: enabled [2022-08-09T12:08:21.944Z] - CONFIG_MEMCG: enabled [2022-08-09T12:08:21.944Z] - CONFIG_KEYS: enabled [2022-08-09T12:08:21.944Z] - CONFIG_VETH: enabled (as module) [2022-08-09T12:08:21.944Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-09T12:08:21.944Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-09T12:08:21.944Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-09T12:08:21.944Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-09T12:08:21.944Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-09T12:08:21.944Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-09T12:08:21.944Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-09T12:08:21.944Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-09T12:08:21.944Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-09T12:08:21.944Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-09T12:08:22.134Z] #62 48.39 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-09T12:08:22.134Z] #62 48.46 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-09T12:08:22.208Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-09T12:08:22.208Z] - CONFIG_CGROUP_BPF: enabled [2022-08-09T12:08:22.208Z] [2022-08-09T12:08:22.208Z] Optional Features: [2022-08-09T12:08:22.208Z] - CONFIG_USER_NS: enabled [2022-08-09T12:08:22.208Z] - CONFIG_SECCOMP: enabled [2022-08-09T12:08:22.208Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-09T12:08:22.208Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-09T12:08:22.208Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-09T12:08:22.208Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-09T12:08:22.208Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-09T12:08:22.208Z] - CONFIG_BLK_CGROUP: enabled [2022-08-09T12:08:22.208Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-09T12:08:22.208Z] - CONFIG_CGROUP_PERF: enabled [2022-08-09T12:08:22.208Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-09T12:08:22.208Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-09T12:08:22.208Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-09T12:08:22.208Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-09T12:08:22.208Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-09T12:08:22.208Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-09T12:08:22.208Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-09T12:08:22.208Z] - CONFIG_IP_VS: enabled (as module) [2022-08-09T12:08:22.208Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-09T12:08:22.208Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-09T12:08:22.208Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-09T12:08:22.208Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-09T12:08:22.208Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-09T12:08:22.208Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-09T12:08:22.208Z] - CONFIG_EXT4_FS: enabled [2022-08-09T12:08:22.208Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-09T12:08:22.208Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-09T12:08:22.208Z] - Network Drivers: [2022-08-09T12:08:22.208Z] - "overlay": [2022-08-09T12:08:22.208Z] - CONFIG_VXLAN: enabled (as module) [2022-08-09T12:08:22.208Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-09T12:08:22.208Z] Optional (for encrypted networks): [2022-08-09T12:08:22.208Z] - CONFIG_CRYPTO: enabled [2022-08-09T12:08:22.208Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-09T12:08:22.208Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-09T12:08:22.208Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-09T12:08:22.208Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-09T12:08:22.208Z] - CONFIG_XFRM: enabled [2022-08-09T12:08:22.208Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-09T12:08:22.208Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-09T12:08:22.208Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-09T12:08:22.208Z] - "ipvlan": [2022-08-09T12:08:22.391Z] #62 48.63 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-09T12:08:22.391Z] #62 48.65 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-09T12:08:22.391Z] #62 48.66 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-09T12:08:22.475Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-09T12:08:22.475Z] - "macvlan": [2022-08-09T12:08:22.475Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-09T12:08:22.475Z] - CONFIG_DUMMY: enabled (as module) [2022-08-09T12:08:22.475Z] - "ftp,tftp client in container": [2022-08-09T12:08:22.475Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-09T12:08:22.475Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-09T12:08:22.475Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-09T12:08:22.475Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-09T12:08:22.475Z] - Storage Drivers: [2022-08-09T12:08:22.475Z] - "aufs": [2022-08-09T12:08:22.475Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-09T12:08:22.475Z] - "btrfs": [2022-08-09T12:08:22.475Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-09T12:08:22.475Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-09T12:08:22.475Z] - "devicemapper": [2022-08-09T12:08:22.475Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-09T12:08:22.475Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-09T12:08:22.475Z] - "overlay": [2022-08-09T12:08:22.475Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-09T12:08:22.475Z] - "zfs": [2022-08-09T12:08:22.475Z] - /dev/zfs: present [2022-08-09T12:08:22.475Z] - zfs command: missing [2022-08-09T12:08:22.475Z] - zpool command: missing [2022-08-09T12:08:22.475Z] [2022-08-09T12:08:22.475Z] Limits: [2022-08-09T12:08:22.475Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-09T12:08:22.475Z] [2022-08-09T12:08:22.475Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-09T12:08:22.648Z] #62 48.88 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-09T12:08:22.648Z] #62 48.90 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-09T12:08:22.828Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 . [2022-08-09T12:08:23.089Z] #2 [internal] load .dockerignore [2022-08-09T12:08:23.089Z] #2 sha256:7988787e1be962b1eb110f13ba2df87cc0deabbfdd2842acfd40a552cae063e5 [2022-08-09T12:08:23.356Z] #2 transferring context: 145B done [2022-08-09T12:08:23.356Z] #2 DONE 0.1s [2022-08-09T12:08:23.356Z] [2022-08-09T12:08:23.356Z] #1 [internal] load build definition from Dockerfile [2022-08-09T12:08:23.356Z] #1 sha256:fa73852e33b32a3e3819baacb638c020cc2c01264bfa8707a53cd37f2aedc535 [2022-08-09T12:08:23.356Z] #1 transferring dockerfile: 19.07kB done [2022-08-09T12:08:23.356Z] #1 DONE 0.2s [2022-08-09T12:08:23.356Z] [2022-08-09T12:08:23.356Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-09T12:08:23.356Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-09T12:08:23.617Z] #3 DONE 0.4s [2022-08-09T12:08:23.617Z] [2022-08-09T12:08:23.617Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-09T12:08:23.617Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-09T12:08:23.617Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-09T12:08:23.878Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-09T12:08:23.878Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-09T12:08:23.878Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-09T12:08:23.878Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-09T12:08:23.878Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-08-09T12:08:23.878Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-09T12:08:24.030Z] #62 50.00 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-09T12:08:24.030Z] #62 50.28 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-09T12:08:24.095Z] Client: [2022-08-09T12:08:24.095Z] Context: default [2022-08-09T12:08:24.095Z] Debug Mode: false [2022-08-09T12:08:24.095Z] Plugins: [2022-08-09T12:08:24.095Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-09T12:08:24.095Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-09T12:08:24.095Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-09T12:08:24.095Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-09T12:08:24.095Z] [2022-08-09T12:08:24.095Z] Server: [2022-08-09T12:08:24.095Z] Containers: 0 [2022-08-09T12:08:24.095Z] Running: 0 [2022-08-09T12:08:24.095Z] Paused: 0 [2022-08-09T12:08:24.095Z] Stopped: 0 [2022-08-09T12:08:24.095Z] Images: 0 [2022-08-09T12:08:24.095Z] Server Version: 20.10.14 [2022-08-09T12:08:24.095Z] Storage Driver: overlay2 [2022-08-09T12:08:24.095Z] Backing Filesystem: extfs [2022-08-09T12:08:24.095Z] Supports d_type: true [2022-08-09T12:08:24.095Z] Native Overlay Diff: true [2022-08-09T12:08:24.095Z] userxattr: false [2022-08-09T12:08:24.095Z] Logging Driver: json-file [2022-08-09T12:08:24.095Z] Cgroup Driver: cgroupfs [2022-08-09T12:08:24.095Z] Cgroup Version: 1 [2022-08-09T12:08:24.095Z] Plugins: [2022-08-09T12:08:24.095Z] Volume: local [2022-08-09T12:08:24.095Z] Network: bridge host ipvlan macvlan null overlay [2022-08-09T12:08:24.095Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-09T12:08:24.095Z] Swarm: inactive [2022-08-09T12:08:24.095Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-09T12:08:24.095Z] Default Runtime: runc [2022-08-09T12:08:24.095Z] Init Binary: docker-init [2022-08-09T12:08:24.095Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-09T12:08:24.095Z] runc version: v1.0.3-0-gf46b6ba [2022-08-09T12:08:24.095Z] init version: de40ad0 [2022-08-09T12:08:24.095Z] Security Options: [2022-08-09T12:08:24.095Z] apparmor [2022-08-09T12:08:24.095Z] seccomp [2022-08-09T12:08:24.095Z] Profile: default [2022-08-09T12:08:24.095Z] Kernel Version: 5.4.0-1071-aws [2022-08-09T12:08:24.095Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-09T12:08:24.095Z] OSType: linux [2022-08-09T12:08:24.095Z] Architecture: x86_64 [2022-08-09T12:08:24.095Z] CPUs: 2 [2022-08-09T12:08:24.095Z] Total Memory: 7.483GiB [2022-08-09T12:08:24.095Z] Name: ip-10-100-99-51 [2022-08-09T12:08:24.095Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-09T12:08:24.095Z] Docker Root Dir: /var/lib/docker [2022-08-09T12:08:24.095Z] Debug Mode: false [2022-08-09T12:08:24.095Z] Registry: https://index.docker.io/v1/ [2022-08-09T12:08:24.095Z] Labels: [2022-08-09T12:08:24.095Z] Experimental: true [2022-08-09T12:08:24.095Z] Insecure Registries: [2022-08-09T12:08:24.095Z] 127.0.0.0/8 [2022-08-09T12:08:24.095Z] Live Restore Enabled: true [2022-08-09T12:08:24.095Z] [2022-08-09T12:08:24.095Z] WARNING: No swap limit support [Pipeline] sh [2022-08-09T12:08:24.288Z] #62 50.36 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-09T12:08:24.288Z] #62 50.37 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-09T12:08:24.391Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-09T12:08:24.391Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-09T12:08:24.391Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43907/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-09T12:08:24.391Z] + bash /home/ubuntu/workspace/moby_PR-43907/check-config.sh [2022-08-09T12:08:24.391Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-09T12:08:24.391Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-09T12:08:24.391Z] [2022-08-09T12:08:24.391Z] Generally Necessary: [2022-08-09T12:08:24.391Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-09T12:08:24.391Z] - apparmor: enabled and tools installed [2022-08-09T12:08:24.391Z] - CONFIG_NAMESPACES: enabled [2022-08-09T12:08:24.391Z] - CONFIG_NET_NS: enabled [2022-08-09T12:08:24.391Z] - CONFIG_PID_NS: enabled [2022-08-09T12:08:24.391Z] - CONFIG_IPC_NS: enabled [2022-08-09T12:08:24.391Z] - CONFIG_UTS_NS: enabled [2022-08-09T12:08:24.391Z] - CONFIG_CGROUPS: enabled [2022-08-09T12:08:24.391Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-09T12:08:24.391Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-09T12:08:24.391Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-09T12:08:24.391Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-09T12:08:24.391Z] - CONFIG_CPUSETS: enabled [2022-08-09T12:08:24.391Z] - CONFIG_MEMCG: enabled [2022-08-09T12:08:24.391Z] - CONFIG_KEYS: enabled [2022-08-09T12:08:24.391Z] - CONFIG_VETH: enabled (as module) [2022-08-09T12:08:24.391Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-09T12:08:24.391Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-09T12:08:24.391Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-09T12:08:24.391Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-09T12:08:24.391Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-09T12:08:24.455Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-08-09T12:08:24.455Z] #4 DONE 0.9s [2022-08-09T12:08:24.557Z] #62 50.73 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-09T12:08:24.656Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-09T12:08:24.657Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-09T12:08:24.657Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-09T12:08:24.657Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-09T12:08:24.657Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-09T12:08:24.657Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-09T12:08:24.657Z] - CONFIG_CGROUP_BPF: enabled [2022-08-09T12:08:24.657Z] [2022-08-09T12:08:24.657Z] Optional Features: [2022-08-09T12:08:24.657Z] - CONFIG_USER_NS: enabled [2022-08-09T12:08:24.657Z] - CONFIG_SECCOMP: enabled [2022-08-09T12:08:24.657Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-09T12:08:24.657Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-09T12:08:24.657Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-09T12:08:24.657Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-09T12:08:24.657Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-09T12:08:24.657Z] - CONFIG_BLK_CGROUP: enabled [2022-08-09T12:08:24.657Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-09T12:08:24.657Z] - CONFIG_CGROUP_PERF: enabled [2022-08-09T12:08:24.657Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-09T12:08:24.657Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-09T12:08:24.657Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-09T12:08:24.657Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-09T12:08:24.657Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-09T12:08:24.657Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-09T12:08:24.657Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-09T12:08:24.657Z] - CONFIG_IP_VS: enabled (as module) [2022-08-09T12:08:24.657Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-09T12:08:24.657Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-09T12:08:24.657Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-09T12:08:24.657Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-09T12:08:24.657Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-09T12:08:24.657Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-09T12:08:24.657Z] - CONFIG_EXT4_FS: enabled [2022-08-09T12:08:24.657Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-09T12:08:24.657Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-09T12:08:24.657Z] - Network Drivers: [2022-08-09T12:08:24.657Z] - "overlay": [2022-08-09T12:08:24.657Z] - CONFIG_VXLAN: enabled (as module) [2022-08-09T12:08:24.657Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-09T12:08:24.657Z] Optional (for encrypted networks): [2022-08-09T12:08:24.715Z] [2022-08-09T12:08:24.715Z] #6 [internal] load build definition from Dockerfile [2022-08-09T12:08:24.715Z] #6 sha256:e4aa912af74d3f9d18351bac1bc1e01152c7a93b154396675d2fad3f18c0f8eb [2022-08-09T12:08:24.715Z] #6 DONE 0.0s [2022-08-09T12:08:24.715Z] [2022-08-09T12:08:24.715Z] #5 [internal] load .dockerignore [2022-08-09T12:08:24.715Z] #5 sha256:7ddfc70fa8fc267b7470b924238c6bbac46878a851af0970466dc31e58ae6af7 [2022-08-09T12:08:24.715Z] #5 DONE 0.0s [2022-08-09T12:08:24.715Z] [2022-08-09T12:08:24.715Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-09T12:08:24.715Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-09T12:08:24.915Z] - CONFIG_CRYPTO: enabled [2022-08-09T12:08:24.915Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-09T12:08:24.915Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-09T12:08:24.915Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-09T12:08:24.915Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-09T12:08:24.915Z] - CONFIG_XFRM: enabled [2022-08-09T12:08:24.915Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-09T12:08:24.915Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-09T12:08:24.915Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-09T12:08:24.915Z] - "ipvlan": [2022-08-09T12:08:24.915Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-09T12:08:24.915Z] - "macvlan": [2022-08-09T12:08:24.915Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-09T12:08:24.915Z] - CONFIG_DUMMY: enabled (as module) [2022-08-09T12:08:24.915Z] - "ftp,tftp client in container": [2022-08-09T12:08:24.915Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-09T12:08:24.915Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-09T12:08:24.915Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-09T12:08:24.915Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-09T12:08:24.915Z] - Storage Drivers: [2022-08-09T12:08:24.915Z] - "aufs": [2022-08-09T12:08:24.915Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-09T12:08:24.915Z] - "btrfs": [2022-08-09T12:08:24.915Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-09T12:08:24.915Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-09T12:08:24.915Z] - "devicemapper": [2022-08-09T12:08:24.915Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-09T12:08:24.915Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-09T12:08:24.915Z] - "overlay": [2022-08-09T12:08:24.915Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-09T12:08:24.915Z] - "zfs": [2022-08-09T12:08:24.915Z] - /dev/zfs: present [2022-08-09T12:08:24.915Z] - zfs command: missing [2022-08-09T12:08:24.915Z] - zpool command: missing [2022-08-09T12:08:24.916Z] [2022-08-09T12:08:24.916Z] Limits: [2022-08-09T12:08:24.916Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-09T12:08:24.916Z] [2022-08-09T12:08:24.916Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-09T12:08:25.121Z] #62 51.25 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-09T12:08:25.121Z] #62 51.25 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-09T12:08:25.121Z] #62 51.28 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-09T12:08:25.262Z] + sudo modprobe ip_vs [2022-08-09T12:08:25.262Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 . [2022-08-09T12:08:25.378Z] #62 51.48 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-09T12:08:25.378Z] #62 51.55 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-09T12:08:25.378Z] #62 51.55 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-09T12:08:25.378Z] #62 51.64 go: downloading github.com/prometheus/common v0.32.1 [2022-08-09T12:08:25.526Z] #1 [internal] load build definition from Dockerfile [2022-08-09T12:08:25.526Z] #1 sha256:98dbb069fdca7ead68037581ca1d39c013263d62aea8e88528f01c05c854a30b [2022-08-09T12:08:25.526Z] #1 transferring dockerfile: 19.07kB done [2022-08-09T12:08:25.526Z] #1 DONE 0.1s [2022-08-09T12:08:25.526Z] [2022-08-09T12:08:25.526Z] #2 [internal] load .dockerignore [2022-08-09T12:08:25.526Z] #2 sha256:396c6a84dfbe1d970294e1c3a314147b0ebe1efac9a7fc0a9b2e0e4a7684512d [2022-08-09T12:08:25.526Z] #2 transferring context: 145B done [2022-08-09T12:08:25.635Z] #62 51.87 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-09T12:08:25.636Z] #62 51.90 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-09T12:08:25.791Z] #2 DONE 0.1s [2022-08-09T12:08:25.791Z] [2022-08-09T12:08:25.791Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-09T12:08:25.791Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-09T12:08:26.131Z] #7 DONE 1.0s [2022-08-09T12:08:26.131Z] [2022-08-09T12:08:26.131Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-09T12:08:26.131Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-09T12:08:26.131Z] #8 DONE 0.9s [2022-08-09T12:08:26.131Z] [2022-08-09T12:08:26.131Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-09T12:08:26.131Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-09T12:08:26.131Z] #9 DONE 1.0s [2022-08-09T12:08:26.131Z] [2022-08-09T12:08:26.131Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-09T12:08:26.131Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-09T12:08:26.131Z] #10 DONE 1.0s [2022-08-09T12:08:26.199Z] #62 52.55 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-09T12:08:26.358Z] #3 DONE 0.7s [2022-08-09T12:08:26.359Z] [2022-08-09T12:08:26.359Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-09T12:08:26.359Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-09T12:08:26.359Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-09T12:08:26.359Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-09T12:08:26.359Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-09T12:08:26.359Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-09T12:08:26.359Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 2.10MB / 9.94MB 0.1s [2022-08-09T12:08:26.444Z] [2022-08-09T12:08:26.444Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-09T12:08:26.444Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-09T12:08:26.444Z] #73 DONE 0.0s [2022-08-09T12:08:26.444Z] [2022-08-09T12:08:26.444Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-09T12:08:26.444Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-09T12:08:26.444Z] #71 DONE 0.0s [2022-08-09T12:08:26.444Z] [2022-08-09T12:08:26.444Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T12:08:26.444Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T12:08:26.444Z] #11 DONE 0.0s [2022-08-09T12:08:26.444Z] [2022-08-09T12:08:26.444Z] #24 [internal] load build context [2022-08-09T12:08:26.444Z] #24 sha256:429a1b889b0c3425648f262f19bedba053b65c525064fc99e267a078d0966414 [2022-08-09T12:08:26.457Z] #62 ... [2022-08-09T12:08:26.457Z] [2022-08-09T12:08:26.457Z] #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-08-09T12:08:26.457Z] #47 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-09T12:08:26.457Z] #47 51.26 NAME: [2022-08-09T12:08:26.457Z] #47 51.26 go-winres - A tool for embedding resources in Windows executables [2022-08-09T12:08:26.457Z] #47 51.26 [2022-08-09T12:08:26.457Z] #47 51.26 USAGE: [2022-08-09T12:08:26.457Z] #47 51.26 go-winres [global options] command [command options] [arguments...] [2022-08-09T12:08:26.457Z] #47 51.26 [2022-08-09T12:08:26.457Z] #47 51.26 COMMANDS: [2022-08-09T12:08:26.457Z] #47 51.26 init Create an initial ./winres/winres.json [2022-08-09T12:08:26.457Z] #47 51.26 make Make syso files for the "go build" command [2022-08-09T12:08:26.457Z] #47 51.26 simply Make syso files for the "go build" command (simplified) [2022-08-09T12:08:26.457Z] #47 51.26 extract Extract all resources from an executable [2022-08-09T12:08:26.457Z] #47 51.27 patch Replace resources in an executable file (exe, dll) [2022-08-09T12:08:26.457Z] #47 51.27 help, h Shows a list of commands or help for one command [2022-08-09T12:08:26.457Z] #47 51.27 [2022-08-09T12:08:26.457Z] #47 51.27 GLOBAL OPTIONS: [2022-08-09T12:08:26.457Z] #47 51.27 --help, -h show help (default: false) [2022-08-09T12:08:26.618Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-09T12:08:26.719Z] #47 DONE 53.0s [2022-08-09T12:08:26.719Z] [2022-08-09T12:08:26.719Z] #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-08-09T12:08:26.719Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-09T12:08:26.719Z] #41 51.62 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-09T12:08:26.719Z] #41 51.99 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-09T12:08:26.877Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-08-09T12:08:26.877Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-09T12:08:26.976Z] #41 ... [2022-08-09T12:08:26.976Z] [2022-08-09T12:08:26.976Z] #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-08-09T12:08:26.976Z] #64 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-09T12:08:26.976Z] #64 49.94 v3.0.2 [2022-08-09T12:08:26.976Z] #64 DONE 53.0s [2022-08-09T12:08:26.976Z] [2022-08-09T12:08:26.976Z] #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-08-09T12:08:26.976Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T12:08:26.976Z] #62 53.23 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-09T12:08:27.035Z] #24 ... [2022-08-09T12:08:27.035Z] [2022-08-09T12:08:27.035Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-09T12:08:27.035Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-09T12:08:27.035Z] #49 DONE 0.5s [2022-08-09T12:08:27.035Z] [2022-08-09T12:08:27.035Z] #24 [internal] load build context [2022-08-09T12:08:27.035Z] #24 sha256:429a1b889b0c3425648f262f19bedba053b65c525064fc99e267a078d0966414 [2022-08-09T12:08:27.035Z] #24 ... [2022-08-09T12:08:27.035Z] [2022-08-09T12:08:27.035Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-09T12:08:27.035Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-09T12:08:27.035Z] #49 DONE 0.0s [2022-08-09T12:08:27.035Z] [2022-08-09T12:08:27.035Z] #24 [internal] load build context [2022-08-09T12:08:27.035Z] #24 sha256:429a1b889b0c3425648f262f19bedba053b65c525064fc99e267a078d0966414 [2022-08-09T12:08:27.140Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-08-09T12:08:27.140Z] #4 DONE 0.9s [2022-08-09T12:08:27.719Z] [2022-08-09T12:08:27.719Z] #6 [internal] load build definition from Dockerfile [2022-08-09T12:08:27.719Z] #6 sha256:21a67ac77a54c66443c8167920ef322945a5191ef6367bfaaf97540b76be1a32 [2022-08-09T12:08:27.719Z] #6 DONE 0.0s [2022-08-09T12:08:27.719Z] [2022-08-09T12:08:27.719Z] #5 [internal] load .dockerignore [2022-08-09T12:08:27.719Z] #5 sha256:20a1684ab229a4a4ab581b6c7bc782b3fc05da989380ceae8de3d0c2b47cf3e8 [2022-08-09T12:08:27.719Z] #5 DONE 0.0s [2022-08-09T12:08:27.719Z] [2022-08-09T12:08:27.719Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-09T12:08:27.719Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-09T12:08:28.288Z] #10 ... [2022-08-09T12:08:28.288Z] [2022-08-09T12:08:28.288Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-09T12:08:28.288Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-09T12:08:28.288Z] #8 DONE 0.6s [2022-08-09T12:08:28.288Z] [2022-08-09T12:08:28.288Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-09T12:08:28.288Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-09T12:08:28.288Z] #9 DONE 0.6s [2022-08-09T12:08:28.288Z] [2022-08-09T12:08:28.288Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-09T12:08:28.288Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-09T12:08:28.288Z] #7 DONE 0.6s [2022-08-09T12:08:28.288Z] [2022-08-09T12:08:28.288Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-09T12:08:28.288Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-09T12:08:28.288Z] #10 DONE 0.7s [2022-08-09T12:08:28.426Z] #24 transferring context: 15.35MB 1.8s [2022-08-09T12:08:28.548Z] [2022-08-09T12:08:28.548Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-09T12:08:28.548Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-09T12:08:28.548Z] #73 DONE 0.0s [2022-08-09T12:08:28.548Z] [2022-08-09T12:08:28.548Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-09T12:08:28.548Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-09T12:08:28.548Z] #71 DONE 0.0s [2022-08-09T12:08:28.548Z] [2022-08-09T12:08:28.548Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T12:08:28.548Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T12:08:28.548Z] #11 DONE 0.0s [2022-08-09T12:08:28.548Z] [2022-08-09T12:08:28.548Z] #24 [internal] load build context [2022-08-09T12:08:28.548Z] #24 sha256:e85cd45cee5c17dc767ccfa4dd9f87fcfcffdb6b962e008b46afb9088f972aa4 [2022-08-09T12:08:29.123Z] #24 ... [2022-08-09T12:08:29.123Z] [2022-08-09T12:08:29.123Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-09T12:08:29.123Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-09T12:08:29.123Z] #49 DONE 0.0s [2022-08-09T12:08:29.123Z] [2022-08-09T12:08:29.123Z] #24 [internal] load build context [2022-08-09T12:08:29.123Z] #24 sha256:e85cd45cee5c17dc767ccfa4dd9f87fcfcffdb6b962e008b46afb9088f972aa4 [2022-08-09T12:08:31.046Z] #24 transferring context: 9.59MB 2.1s [2022-08-09T12:08:31.156Z] #62 ... [2022-08-09T12:08:31.156Z] [2022-08-09T12:08:31.156Z] #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-08-09T12:08:31.156Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T12:08:31.156Z] #58 46.78 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-09T12:08:31.156Z] #58 48.70 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T12:08:31.156Z] #58 48.99 Fetched 2315 kB in 4s (651 kB/s) [2022-08-09T12:08:31.156Z] #58 49.10 Selecting previously unselected package libprotobuf23:amd64. [2022-08-09T12:08:31.156Z] #58 49.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-09T12:08:31.156Z] #58 49.20 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-09T12:08:31.156Z] #58 49.21 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-09T12:08:31.156Z] #58 52.72 Selecting previously unselected package python3-pkg-resources. [2022-08-09T12:08:31.156Z] #58 52.72 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-09T12:08:31.156Z] #58 52.77 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-09T12:08:31.156Z] #58 53.06 Selecting previously unselected package python3-six. [2022-08-09T12:08:31.156Z] #58 53.08 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-09T12:08:31.156Z] #58 53.11 Unpacking python3-six (1.16.0-2) ... [2022-08-09T12:08:31.156Z] #58 53.26 Selecting previously unselected package python3-protobuf. [2022-08-09T12:08:31.156Z] #58 53.29 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-09T12:08:31.156Z] #58 53.29 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-09T12:08:31.156Z] #58 53.99 Selecting previously unselected package libnet1:amd64. [2022-08-09T12:08:31.156Z] #58 54.05 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-09T12:08:31.156Z] #58 54.05 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-09T12:08:31.156Z] #58 54.27 Selecting previously unselected package libnl-3-200:amd64. [2022-08-09T12:08:31.156Z] #58 54.27 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-09T12:08:31.156Z] #58 54.27 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-09T12:08:31.156Z] #58 54.49 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-09T12:08:31.156Z] #58 54.49 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-09T12:08:31.156Z] #58 54.49 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-09T12:08:31.156Z] #58 54.69 Selecting previously unselected package criu. [2022-08-09T12:08:31.156Z] #58 54.69 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-09T12:08:31.156Z] #58 54.71 Unpacking criu (3.17.1-1) ... [2022-08-09T12:08:31.156Z] #58 55.88 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-09T12:08:31.156Z] #58 ... [2022-08-09T12:08:31.156Z] [2022-08-09T12:08:31.156Z] #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-08-09T12:08:31.156Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T12:08:31.156Z] #83 47.58 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T12:08:31.156Z] #83 47.90 Fetched 5940 kB in 1s (7516 kB/s) [2022-08-09T12:08:31.156Z] #83 48.00 Selecting previously unselected package bzip2. [2022-08-09T12:08:31.156Z] #83 48.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-09T12:08:31.156Z] #83 48.11 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-09T12:08:31.156Z] #83 48.12 Unpacking bzip2 (1.0.8-4) ... [2022-08-09T12:08:31.156Z] #83 48.41 Selecting previously unselected package libmagic-mgc. [2022-08-09T12:08:31.156Z] #83 48.43 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-09T12:08:31.156Z] #83 48.45 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-09T12:08:31.156Z] #83 49.18 Selecting previously unselected package libmagic1:amd64. [2022-08-09T12:08:31.156Z] #83 49.19 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-09T12:08:31.156Z] #83 49.20 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-09T12:08:31.156Z] #83 49.44 Selecting previously unselected package file. [2022-08-09T12:08:31.156Z] #83 49.44 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-09T12:08:31.156Z] #83 49.48 Unpacking file (1:5.39-3) ... [2022-08-09T12:08:31.156Z] #83 49.74 Selecting previously unselected package xz-utils. [2022-08-09T12:08:31.156Z] #83 49.76 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-09T12:08:31.156Z] #83 49.78 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-09T12:08:31.156Z] #83 52.92 Selecting previously unselected package libsigsegv2:amd64. [2022-08-09T12:08:31.156Z] #83 52.93 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-09T12:08:31.156Z] #83 52.95 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-09T12:08:31.156Z] #83 53.07 Selecting previously unselected package m4. [2022-08-09T12:08:31.156Z] #83 53.07 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-09T12:08:31.156Z] #83 53.15 Unpacking m4 (1.4.18-5) ... [2022-08-09T12:08:31.156Z] #83 53.44 Selecting previously unselected package autoconf. [2022-08-09T12:08:31.156Z] #83 53.47 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-09T12:08:31.156Z] #83 53.47 Unpacking autoconf (2.69-14) ... [2022-08-09T12:08:31.156Z] #83 54.04 Selecting previously unselected package autotools-dev. [2022-08-09T12:08:31.156Z] #83 54.06 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-09T12:08:31.156Z] #83 54.07 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-09T12:08:31.156Z] #83 54.34 Selecting previously unselected package automake. [2022-08-09T12:08:31.156Z] #83 54.35 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-09T12:08:31.156Z] #83 54.36 Unpacking automake (1:1.16.3-2) ... [2022-08-09T12:08:31.156Z] #83 55.16 Selecting previously unselected package patch. [2022-08-09T12:08:31.156Z] #83 55.20 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-09T12:08:31.156Z] #83 55.20 Unpacking patch (2.7.6-7) ... [2022-08-09T12:08:31.156Z] #83 55.47 Selecting previously unselected package dpkg-dev. [2022-08-09T12:08:31.156Z] #83 55.47 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-09T12:08:31.156Z] #83 55.49 Unpacking dpkg-dev (1.20.11) ... [2022-08-09T12:08:31.156Z] #83 56.99 Selecting previously unselected package build-essential. [2022-08-09T12:08:31.156Z] #83 56.99 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-09T12:08:31.156Z] #83 56.99 Unpacking build-essential (12.9) ... [2022-08-09T12:08:31.156Z] #83 57.18 Selecting previously unselected package libcap2:amd64. [2022-08-09T12:08:31.156Z] #83 57.19 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-09T12:08:31.156Z] #83 57.19 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-09T12:08:31.156Z] #83 57.33 Selecting previously unselected package libcap-dev:amd64. [2022-08-09T12:08:31.156Z] #83 57.33 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-09T12:08:31.156Z] #83 57.37 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-09T12:08:31.414Z] #83 57.58 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-09T12:08:31.414Z] #83 57.58 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-09T12:08:31.414Z] #83 57.59 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-09T12:08:31.671Z] #83 57.69 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-09T12:08:31.671Z] #83 57.69 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-09T12:08:31.671Z] #83 57.70 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-09T12:08:31.671Z] #83 57.85 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-09T12:08:31.671Z] #83 57.86 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-09T12:08:31.671Z] #83 57.87 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-09T12:08:31.929Z] #83 58.08 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-09T12:08:31.929Z] #83 58.08 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-09T12:08:31.929Z] #83 58.13 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-09T12:08:32.186Z] #83 ... [2022-08-09T12:08:32.186Z] [2022-08-09T12:08:32.186Z] #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-08-09T12:08:32.186Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T12:08:32.186Z] #58 58.06 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-09T12:08:32.186Z] #58 58.11 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-09T12:08:32.186Z] #58 58.12 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-09T12:08:32.186Z] #58 58.13 Setting up python3-six (1.16.0-2) ... [2022-08-09T12:08:33.556Z] #58 59.48 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-09T12:08:33.556Z] #58 59.53 Setting up python3-protobuf (3.12.4-1) ... [2022-08-09T12:08:33.722Z] #24 transferring context: 50.49MB 6.9s [2022-08-09T12:08:33.722Z] #24 ... [2022-08-09T12:08:33.722Z] [2022-08-09T12:08:33.722Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T12:08:33.722Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T12:08:33.722Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.0s done [2022-08-09T12:08:33.722Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-09T12:08:33.722Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-09T12:08:33.722Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-09T12:08:33.722Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.6s done [2022-08-09T12:08:33.722Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 0.9s done [2022-08-09T12:08:33.722Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.6s done [2022-08-09T12:08:33.722Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 3.0s done [2022-08-09T12:08:33.722Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 4.3s done [2022-08-09T12:08:33.722Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 3.6s [2022-08-09T12:08:33.722Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 87.03MB / 141.86MB 6.7s [2022-08-09T12:08:33.722Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 3.2s done [2022-08-09T12:08:33.722Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 95.56MB / 141.86MB 7.0s [2022-08-09T12:08:33.984Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 104.86MB / 141.86MB 7.3s [2022-08-09T12:08:34.565Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 113.25MB / 141.86MB 7.7s [2022-08-09T12:08:34.565Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 120.59MB / 141.86MB 7.9s [2022-08-09T12:08:34.677Z] Client: [2022-08-09T12:08:34.677Z] Context: default [2022-08-09T12:08:34.677Z] Debug Mode: false [2022-08-09T12:08:34.677Z] Plugins: [2022-08-09T12:08:34.677Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-09T12:08:34.677Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-09T12:08:34.677Z] [2022-08-09T12:08:34.677Z] Server: [2022-08-09T12:08:34.677Z] Containers: 0 [2022-08-09T12:08:34.677Z] Running: 0 [2022-08-09T12:08:34.677Z] Paused: 0 [2022-08-09T12:08:34.677Z] Stopped: 0 [2022-08-09T12:08:34.677Z] Images: 0 [2022-08-09T12:08:34.677Z] Server Version: 20.10.14 [2022-08-09T12:08:34.677Z] Storage Driver: overlay2 [2022-08-09T12:08:34.677Z] Backing Filesystem: extfs [2022-08-09T12:08:34.677Z] Supports d_type: true [2022-08-09T12:08:34.677Z] Native Overlay Diff: true [2022-08-09T12:08:34.677Z] userxattr: false [2022-08-09T12:08:34.677Z] Logging Driver: json-file [2022-08-09T12:08:34.677Z] Cgroup Driver: cgroupfs [2022-08-09T12:08:34.677Z] Cgroup Version: 1 [2022-08-09T12:08:34.677Z] Plugins: [2022-08-09T12:08:34.677Z] Volume: local [2022-08-09T12:08:34.677Z] Network: bridge host ipvlan macvlan null overlay [2022-08-09T12:08:34.677Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-09T12:08:34.677Z] Swarm: inactive [2022-08-09T12:08:34.677Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-09T12:08:34.677Z] Default Runtime: runc [2022-08-09T12:08:34.677Z] Init Binary: docker-init [2022-08-09T12:08:34.677Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-09T12:08:34.677Z] runc version: v1.0.3-0-gf46b6ba [2022-08-09T12:08:34.677Z] init version: de40ad0 [2022-08-09T12:08:34.677Z] Security Options: [2022-08-09T12:08:34.677Z] apparmor [2022-08-09T12:08:34.677Z] seccomp [2022-08-09T12:08:34.677Z] Profile: default [2022-08-09T12:08:34.677Z] Kernel Version: 5.13.0-1021-aws [2022-08-09T12:08:34.677Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-09T12:08:34.677Z] OSType: linux [2022-08-09T12:08:34.677Z] Architecture: aarch64 [2022-08-09T12:08:34.677Z] CPUs: 2 [2022-08-09T12:08:34.677Z] Total Memory: 7.562GiB [2022-08-09T12:08:34.677Z] Name: ip-10-100-119-210 [2022-08-09T12:08:34.677Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-08-09T12:08:34.677Z] Docker Root Dir: /var/lib/docker [2022-08-09T12:08:34.677Z] Debug Mode: false [2022-08-09T12:08:34.677Z] Registry: https://index.docker.io/v1/ [2022-08-09T12:08:34.677Z] Labels: [2022-08-09T12:08:34.677Z] Experimental: true [2022-08-09T12:08:34.677Z] Insecure Registries: [2022-08-09T12:08:34.677Z] 127.0.0.0/8 [2022-08-09T12:08:34.677Z] Live Restore Enabled: true [2022-08-09T12:08:34.677Z] [Pipeline] sh [2022-08-09T12:08:34.961Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-09T12:08:34.961Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-09T12:08:34.961Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43907/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-09T12:08:34.961Z] + bash /home/ubuntu/workspace/moby_PR-43907/check-config.sh [2022-08-09T12:08:34.961Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-09T12:08:34.961Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-08-09T12:08:34.961Z] [2022-08-09T12:08:34.961Z] Generally Necessary: [2022-08-09T12:08:34.961Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-09T12:08:34.961Z] - apparmor: enabled and tools installed [2022-08-09T12:08:34.961Z] - CONFIG_NAMESPACES: enabled [2022-08-09T12:08:34.961Z] - CONFIG_NET_NS: enabled [2022-08-09T12:08:34.961Z] - CONFIG_PID_NS: enabled [2022-08-09T12:08:34.961Z] - CONFIG_IPC_NS: enabled [2022-08-09T12:08:34.961Z] - CONFIG_UTS_NS: enabled [2022-08-09T12:08:34.961Z] - CONFIG_CGROUPS: enabled [2022-08-09T12:08:34.961Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-09T12:08:34.961Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-09T12:08:34.961Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-09T12:08:34.961Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-09T12:08:34.961Z] - CONFIG_CPUSETS: enabled [2022-08-09T12:08:34.961Z] - CONFIG_MEMCG: enabled [2022-08-09T12:08:34.961Z] - CONFIG_KEYS: enabled [2022-08-09T12:08:34.961Z] - CONFIG_VETH: enabled (as module) [2022-08-09T12:08:34.961Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-09T12:08:34.961Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-09T12:08:34.961Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-09T12:08:34.961Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-09T12:08:34.961Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-09T12:08:34.961Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-09T12:08:34.961Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-09T12:08:35.137Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 127.93MB / 141.86MB 8.3s [2022-08-09T12:08:35.219Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-09T12:08:35.219Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-09T12:08:35.219Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-09T12:08:35.219Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-09T12:08:35.219Z] - CONFIG_CGROUP_BPF: enabled [2022-08-09T12:08:35.219Z] [2022-08-09T12:08:35.219Z] Optional Features: [2022-08-09T12:08:35.219Z] - CONFIG_USER_NS: enabled [2022-08-09T12:08:35.219Z] - CONFIG_SECCOMP: enabled [2022-08-09T12:08:35.219Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-09T12:08:35.219Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-09T12:08:35.219Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-09T12:08:35.219Z] (cgroup swap accounting is currently enabled) [2022-08-09T12:08:35.219Z] - CONFIG_BLK_CGROUP: enabled [2022-08-09T12:08:35.219Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-09T12:08:35.219Z] - CONFIG_CGROUP_PERF: enabled [2022-08-09T12:08:35.219Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-09T12:08:35.219Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-09T12:08:35.219Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-09T12:08:35.219Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-09T12:08:35.219Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-09T12:08:35.219Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-09T12:08:35.219Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-09T12:08:35.219Z] - CONFIG_IP_VS: enabled (as module) [2022-08-09T12:08:35.219Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-09T12:08:35.219Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-09T12:08:35.219Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-09T12:08:35.219Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-09T12:08:35.220Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-09T12:08:35.220Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-09T12:08:35.220Z] - CONFIG_EXT4_FS: enabled [2022-08-09T12:08:35.220Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-09T12:08:35.220Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-09T12:08:35.220Z] - Network Drivers: [2022-08-09T12:08:35.220Z] - "overlay": [2022-08-09T12:08:35.220Z] - CONFIG_VXLAN: enabled (as module) [2022-08-09T12:08:35.220Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-09T12:08:35.220Z] Optional (for encrypted networks): [2022-08-09T12:08:35.252Z] #24 ... [2022-08-09T12:08:35.252Z] [2022-08-09T12:08:35.252Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-09T12:08:35.252Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-09T12:08:35.252Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-09T12:08:35.252Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-09T12:08:35.252Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-09T12:08:35.252Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-09T12:08:35.252Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done [2022-08-09T12:08:35.252Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.7s done [2022-08-09T12:08:35.252Z] #71 DONE 6.2s [2022-08-09T12:08:35.252Z] [2022-08-09T12:08:35.252Z] #24 [internal] load build context [2022-08-09T12:08:35.252Z] #24 sha256:e85cd45cee5c17dc767ccfa4dd9f87fcfcffdb6b962e008b46afb9088f972aa4 [2022-08-09T12:08:35.252Z] #24 ... [2022-08-09T12:08:35.252Z] [2022-08-09T12:08:35.252Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T12:08:35.252Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T12:08:35.252Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.1s done [2022-08-09T12:08:35.252Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-09T12:08:35.252Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-09T12:08:35.252Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-09T12:08:35.252Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.2s done [2022-08-09T12:08:35.252Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 1.1s done [2022-08-09T12:08:35.252Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 1.6s done [2022-08-09T12:08:35.252Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 4.0s done [2022-08-09T12:08:35.252Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 5.3s done [2022-08-09T12:08:35.252Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 87.03MB / 141.86MB 6.0s [2022-08-09T12:08:35.252Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 2.7s [2022-08-09T12:08:35.252Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 4.2s done [2022-08-09T12:08:35.252Z] #11 ... [2022-08-09T12:08:35.252Z] [2022-08-09T12:08:35.252Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-09T12:08:35.252Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-09T12:08:35.252Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-09T12:08:35.252Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-09T12:08:35.252Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-09T12:08:35.252Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-09T12:08:35.252Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2022-08-09T12:08:35.252Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.1s done [2022-08-09T12:08:35.252Z] #73 DONE 6.3s [2022-08-09T12:08:35.252Z] [2022-08-09T12:08:35.252Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T12:08:35.252Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T12:08:35.252Z] #11 ... [2022-08-09T12:08:35.252Z] [2022-08-09T12:08:35.252Z] #24 [internal] load build context [2022-08-09T12:08:35.252Z] #24 sha256:e85cd45cee5c17dc767ccfa4dd9f87fcfcffdb6b962e008b46afb9088f972aa4 [2022-08-09T12:08:35.401Z] #11 ... [2022-08-09T12:08:35.401Z] [2022-08-09T12:08:35.401Z] #24 [internal] load build context [2022-08-09T12:08:35.401Z] #24 sha256:429a1b889b0c3425648f262f19bedba053b65c525064fc99e267a078d0966414 [2022-08-09T12:08:35.401Z] #24 transferring context: 62.41MB 8.4s done [2022-08-09T12:08:35.401Z] #24 DONE 8.8s [2022-08-09T12:08:35.401Z] [2022-08-09T12:08:35.401Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T12:08:35.401Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T12:08:35.401Z] #11 ... [2022-08-09T12:08:35.401Z] [2022-08-09T12:08:35.401Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-09T12:08:35.401Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-09T12:08:35.401Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-09T12:08:35.401Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-09T12:08:35.401Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-09T12:08:35.401Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-09T12:08:35.401Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.6s done [2022-08-09T12:08:35.401Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.0s done [2022-08-09T12:08:35.401Z] #71 ... [2022-08-09T12:08:35.401Z] [2022-08-09T12:08:35.401Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T12:08:35.401Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T12:08:35.478Z] - CONFIG_CRYPTO: enabled [2022-08-09T12:08:35.478Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-09T12:08:35.478Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-09T12:08:35.478Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-09T12:08:35.478Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-09T12:08:35.478Z] - CONFIG_XFRM: enabled [2022-08-09T12:08:35.478Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-09T12:08:35.478Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-09T12:08:35.478Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-09T12:08:35.478Z] - "ipvlan": [2022-08-09T12:08:35.478Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-09T12:08:35.478Z] - "macvlan": [2022-08-09T12:08:35.478Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-09T12:08:35.478Z] - CONFIG_DUMMY: enabled (as module) [2022-08-09T12:08:35.478Z] - "ftp,tftp client in container": [2022-08-09T12:08:35.478Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-09T12:08:35.478Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-09T12:08:35.478Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-09T12:08:35.478Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-09T12:08:35.478Z] - Storage Drivers: [2022-08-09T12:08:35.478Z] - "aufs": [2022-08-09T12:08:35.478Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-09T12:08:35.478Z] - "btrfs": [2022-08-09T12:08:35.478Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-09T12:08:35.478Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-09T12:08:35.478Z] - "devicemapper": [2022-08-09T12:08:35.478Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-09T12:08:35.478Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-09T12:08:35.478Z] - "overlay": [2022-08-09T12:08:35.478Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-09T12:08:35.478Z] - "zfs": [2022-08-09T12:08:35.478Z] - /dev/zfs: present [2022-08-09T12:08:35.478Z] - zfs command: missing [2022-08-09T12:08:35.478Z] - zpool command: missing [2022-08-09T12:08:35.478Z] [2022-08-09T12:08:35.478Z] Limits: [2022-08-09T12:08:35.478Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-09T12:08:35.478Z] [2022-08-09T12:08:35.478Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-09T12:08:35.662Z] #11 ... [2022-08-09T12:08:35.662Z] [2022-08-09T12:08:35.662Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-09T12:08:35.662Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-09T12:08:35.662Z] #71 DONE 9.0s [2022-08-09T12:08:35.662Z] [2022-08-09T12:08:35.662Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T12:08:35.662Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T12:08:35.662Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 136.30MB / 141.86MB 8.9s [2022-08-09T12:08:35.800Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 . [2022-08-09T12:08:35.826Z] #24 transferring context: 34.92MB 7.2s [2022-08-09T12:08:36.063Z] #2 [internal] load .dockerignore [2022-08-09T12:08:36.063Z] #2 sha256:8e8f2c49ba6bb0c327dec62b93051c71209183d5403326507563c137ecf70fd5 [2022-08-09T12:08:36.063Z] #2 transferring context: 145B done [2022-08-09T12:08:36.063Z] #2 DONE 0.1s [2022-08-09T12:08:36.063Z] [2022-08-09T12:08:36.063Z] #1 [internal] load build definition from Dockerfile [2022-08-09T12:08:36.063Z] #1 sha256:32d3f99a48a097a2e4be3261927e26a5ef2661725907d5d6d20f304d65b56112 [2022-08-09T12:08:36.063Z] #1 transferring dockerfile: 19.07kB 0.0s done [2022-08-09T12:08:36.063Z] #1 DONE 0.2s [2022-08-09T12:08:36.063Z] [2022-08-09T12:08:36.063Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-09T12:08:36.063Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-08-09T12:08:36.604Z] #11 ... [2022-08-09T12:08:36.604Z] [2022-08-09T12:08:36.604Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-09T12:08:36.604Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-09T12:08:36.604Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.1s done [2022-08-09T12:08:36.605Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-09T12:08:36.605Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-09T12:08:36.605Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-09T12:08:36.605Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.6s done [2022-08-09T12:08:36.605Z] #28 ... [2022-08-09T12:08:36.605Z] [2022-08-09T12:08:36.605Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-09T12:08:36.605Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-09T12:08:36.605Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-08-09T12:08:36.605Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-09T12:08:36.605Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-09T12:08:36.605Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-09T12:08:36.605Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.1s done [2022-08-09T12:08:36.605Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.1s done [2022-08-09T12:08:36.631Z] #3 DONE 0.4s [2022-08-09T12:08:36.631Z] [2022-08-09T12:08:36.631Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-09T12:08:36.631Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-08-09T12:08:36.631Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-09T12:08:36.631Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-09T12:08:36.631Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done [2022-08-09T12:08:36.631Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done [2022-08-09T12:08:36.835Z] #58 ... [2022-08-09T12:08:36.836Z] [2022-08-09T12:08:36.836Z] #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-08-09T12:08:36.836Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T12:08:36.836Z] #83 59.05 Selecting previously unselected package libtool. [2022-08-09T12:08:36.836Z] #83 59.06 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-09T12:08:36.836Z] #83 59.09 Unpacking libtool (2.4.6-15) ... [2022-08-09T12:08:36.836Z] #83 59.54 Selecting previously unselected package libudev-dev:amd64. [2022-08-09T12:08:36.836Z] #83 59.54 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-09T12:08:36.836Z] #83 59.57 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-09T12:08:36.836Z] #83 59.85 Selecting previously unselected package libyajl2:amd64. [2022-08-09T12:08:36.836Z] #83 59.85 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-09T12:08:36.836Z] #83 59.86 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-09T12:08:36.836Z] #83 59.97 Selecting previously unselected package libyajl-dev:amd64. [2022-08-09T12:08:36.836Z] #83 59.98 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-09T12:08:36.836Z] #83 59.99 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-09T12:08:36.836Z] #83 60.42 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-09T12:08:36.836Z] #83 60.43 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-09T12:08:36.836Z] #83 60.44 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-09T12:08:36.836Z] #83 60.45 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-09T12:08:36.836Z] #83 60.47 Setting up file (1:5.39-3) ... [2022-08-09T12:08:36.836Z] #83 60.48 Setting up bzip2 (1.0.8-4) ... [2022-08-09T12:08:36.836Z] #83 60.49 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-09T12:08:36.836Z] #83 60.50 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-09T12:08:36.836Z] #83 60.52 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-09T12:08:36.836Z] #83 60.53 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-09T12:08:36.836Z] #83 60.55 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-09T12:08:36.836Z] #83 60.56 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-09T12:08:36.836Z] #83 60.58 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-09T12:08:36.836Z] #83 60.64 Setting up patch (2.7.6-7) ... [2022-08-09T12:08:36.836Z] #83 60.69 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-09T12:08:36.836Z] #83 60.80 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-09T12:08:36.836Z] #83 60.85 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-09T12:08:36.836Z] #83 60.95 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-09T12:08:36.836Z] #83 61.03 Setting up libtool (2.4.6-15) ... [2022-08-09T12:08:36.836Z] #83 61.06 Setting up m4 (1.4.18-5) ... [2022-08-09T12:08:36.836Z] #83 61.16 Setting up dpkg-dev (1.20.11) ... [2022-08-09T12:08:36.836Z] #83 61.27 Setting up autoconf (2.69-14) ... [2022-08-09T12:08:36.836Z] #83 61.31 Setting up build-essential (12.9) ... [2022-08-09T12:08:36.836Z] #83 61.35 Setting up automake (1:1.16.3-2) ... [2022-08-09T12:08:36.836Z] #83 61.38 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-09T12:08:36.836Z] #83 61.42 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T12:08:36.836Z] #83 DONE 62.5s [2022-08-09T12:08:36.836Z] [2022-08-09T12:08:36.836Z] #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-08-09T12:08:36.836Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:08:36.865Z] #73 ... [2022-08-09T12:08:36.865Z] [2022-08-09T12:08:36.865Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T12:08:36.865Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T12:08:36.889Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0B / 9.20MB 0.2s [2022-08-09T12:08:36.889Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.4s [2022-08-09T12:08:37.149Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.5s done [2022-08-09T12:08:37.149Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 [2022-08-09T12:08:37.407Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done [2022-08-09T12:08:37.407Z] #4 DONE 0.9s [2022-08-09T12:08:37.450Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 10.7s done [2022-08-09T12:08:37.666Z] [2022-08-09T12:08:37.666Z] #5 [internal] load .dockerignore [2022-08-09T12:08:37.666Z] #5 sha256:4aad23c3f222e649056ed7ce66b52614885a3d364e4a958585f47b4d72689742 [2022-08-09T12:08:37.666Z] #5 DONE 0.0s [2022-08-09T12:08:37.666Z] [2022-08-09T12:08:37.666Z] #6 [internal] load build definition from Dockerfile [2022-08-09T12:08:37.666Z] #6 sha256:5c7b3a0627bb76f82993fc2a9f50dbadbae92054f89480961ce7031b5c83a7af [2022-08-09T12:08:37.666Z] #6 DONE 0.0s [2022-08-09T12:08:37.666Z] [2022-08-09T12:08:37.666Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-09T12:08:37.666Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-08-09T12:08:37.711Z] #11 ... [2022-08-09T12:08:37.711Z] [2022-08-09T12:08:37.711Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-09T12:08:37.711Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-09T12:08:37.711Z] #73 DONE 11.0s [2022-08-09T12:08:37.711Z] [2022-08-09T12:08:37.711Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T12:08:37.711Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T12:08:37.774Z] #84 1.417 Cloning into '/tmp/crun-build'... [2022-08-09T12:08:38.281Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 8.6s [2022-08-09T12:08:38.359Z] #24 transferring context: 62.41MB 9.9s done [2022-08-09T12:08:38.601Z] #10 DONE 0.8s [2022-08-09T12:08:38.601Z] [2022-08-09T12:08:38.601Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-09T12:08:38.601Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-09T12:08:38.601Z] #7 DONE 0.7s [2022-08-09T12:08:38.601Z] [2022-08-09T12:08:38.601Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-09T12:08:38.601Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-09T12:08:38.601Z] #9 DONE 0.8s [2022-08-09T12:08:38.601Z] [2022-08-09T12:08:38.601Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-09T12:08:38.601Z] #8 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8 [2022-08-09T12:08:38.601Z] #8 DONE 0.8s [2022-08-09T12:08:38.618Z] #24 ... [2022-08-09T12:08:38.618Z] [2022-08-09T12:08:38.618Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-09T12:08:38.618Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-09T12:08:38.618Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.0s done [2022-08-09T12:08:38.618Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-09T12:08:38.618Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-09T12:08:38.618Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-09T12:08:38.618Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.3s done [2022-08-09T12:08:38.618Z] #28 ... [2022-08-09T12:08:38.618Z] [2022-08-09T12:08:38.618Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T12:08:38.618Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T12:08:38.618Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 9.1s done [2022-08-09T12:08:38.878Z] #11 ... [2022-08-09T12:08:38.878Z] [2022-08-09T12:08:38.878Z] #24 [internal] load build context [2022-08-09T12:08:38.878Z] #24 sha256:e85cd45cee5c17dc767ccfa4dd9f87fcfcffdb6b962e008b46afb9088f972aa4 [2022-08-09T12:08:38.878Z] #24 DONE 10.4s [2022-08-09T12:08:38.878Z] [2022-08-09T12:08:38.878Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T12:08:38.878Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T12:08:38.878Z] #11 ... [2022-08-09T12:08:38.878Z] [2022-08-09T12:08:38.878Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-09T12:08:38.878Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-09T12:08:38.878Z] #72 DONE 0.7s [2022-08-09T12:08:38.887Z] [2022-08-09T12:08:38.887Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-09T12:08:38.887Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-09T12:08:38.887Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-09T12:08:38.887Z] #73 DONE 0.0s [2022-08-09T12:08:38.887Z] [2022-08-09T12:08:38.887Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-09T12:08:38.887Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-09T12:08:38.887Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-09T12:08:38.887Z] #71 DONE 0.1s [2022-08-09T12:08:38.887Z] [2022-08-09T12:08:38.887Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T12:08:38.887Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-09T12:08:38.887Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.1s done [2022-08-09T12:08:39.137Z] [2022-08-09T12:08:39.137Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-09T12:08:39.137Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-09T12:08:39.147Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-09T12:08:39.147Z] #11 sha256:f180bbb5126909af4db3338726cd34bf68e524dcff3a30e7f1997b162f473101 1.80kB / 1.80kB done [2022-08-09T12:08:39.147Z] #11 sha256:e7d3e55108ddcc2c6179f74c24bdb528a7652e1cbdc53f8d824eaaf9b3755e8b 7.12kB / 7.12kB done [2022-08-09T12:08:39.147Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 3.15MB / 53.68MB 0.3s [2022-08-09T12:08:39.223Z] #11 ... [2022-08-09T12:08:39.223Z] [2022-08-09T12:08:39.223Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-09T12:08:39.223Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-09T12:08:39.223Z] #72 DONE 0.7s [2022-08-09T12:08:39.223Z] [2022-08-09T12:08:39.223Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T12:08:39.223Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T12:08:39.407Z] #11 ... [2022-08-09T12:08:39.407Z] [2022-08-09T12:08:39.407Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-09T12:08:39.407Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-09T12:08:39.407Z] #49 DONE 0.5s [2022-08-09T12:08:39.407Z] [2022-08-09T12:08:39.407Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T12:08:39.407Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-09T12:08:39.407Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 15.73MB / 53.68MB 0.4s [2022-08-09T12:08:39.407Z] #11 ... [2022-08-09T12:08:39.407Z] [2022-08-09T12:08:39.407Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-09T12:08:39.407Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-09T12:08:39.407Z] #49 DONE 0.0s [2022-08-09T12:08:39.407Z] [2022-08-09T12:08:39.407Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T12:08:39.407Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-09T12:08:39.407Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 27.26MB / 53.68MB 0.5s [2022-08-09T12:08:39.420Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 7.8s [2022-08-09T12:08:39.673Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 32.51MB / 53.68MB 0.6s [2022-08-09T12:08:39.673Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 46.14MB / 53.68MB 0.7s [2022-08-09T12:08:39.682Z] #28 ... [2022-08-09T12:08:39.682Z] [2022-08-09T12:08:39.682Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-09T12:08:39.682Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-09T12:08:39.682Z] #74 DONE 0.8s [2022-08-09T12:08:39.682Z] [2022-08-09T12:08:39.682Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-09T12:08:39.682Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-09T12:08:39.954Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 0.8s [2022-08-09T12:08:40.178Z] #11 ... [2022-08-09T12:08:40.178Z] [2022-08-09T12:08:40.178Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-09T12:08:40.178Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-09T12:08:40.178Z] #74 DONE 1.0s [2022-08-09T12:08:40.178Z] [2022-08-09T12:08:40.178Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T12:08:40.178Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T12:08:40.439Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 10.8s done [2022-08-09T12:08:40.700Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 [2022-08-09T12:08:40.962Z] #11 ... [2022-08-09T12:08:40.962Z] [2022-08-09T12:08:40.962Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-09T12:08:40.962Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-09T12:08:40.962Z] #28 DONE 14.3s [2022-08-09T12:08:40.962Z] [2022-08-09T12:08:40.962Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T12:08:40.962Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T12:08:41.333Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 2.3s done [2022-08-09T12:08:41.333Z] #11 sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 0B / 5.15MB 2.4s [2022-08-09T12:08:41.333Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 0B / 54.68MB 2.4s [2022-08-09T12:08:41.333Z] #11 ... [2022-08-09T12:08:41.333Z] [2022-08-09T12:08:41.333Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-09T12:08:41.333Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-09T12:08:41.333Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-09T12:08:41.333Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-09T12:08:41.333Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-09T12:08:41.333Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-08-09T12:08:41.333Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done [2022-08-09T12:08:41.333Z] #71 DONE 2.4s [2022-08-09T12:08:41.333Z] [2022-08-09T12:08:41.333Z] #24 [internal] load build context [2022-08-09T12:08:41.333Z] #24 sha256:a83dc6bb82e8b9dec762743aa5bf62e7d6f7aade43977b336ab5f3a48eff7044 [2022-08-09T12:08:41.333Z] #24 transferring context: 62.41MB 2.2s done [2022-08-09T12:08:41.333Z] #24 DONE 2.5s [2022-08-09T12:08:41.333Z] [2022-08-09T12:08:41.333Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-09T12:08:41.333Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-09T12:08:41.333Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-09T12:08:41.333Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-09T12:08:41.333Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-09T12:08:41.333Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.2s done [2022-08-09T12:08:41.333Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.0s done [2022-08-09T12:08:41.333Z] #73 DONE 2.5s [2022-08-09T12:08:41.333Z] [2022-08-09T12:08:41.333Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T12:08:41.333Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-09T12:08:41.333Z] #11 sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 1.05MB / 5.15MB 2.5s [2022-08-09T12:08:41.333Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 9.44MB / 54.68MB 2.5s [2022-08-09T12:08:41.333Z] #11 extracting sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d [2022-08-09T12:08:41.333Z] #11 sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 0B / 10.66MB 2.5s [2022-08-09T12:08:41.534Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.7s done [2022-08-09T12:08:41.592Z] #11 sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 4.19MB / 5.15MB 2.6s [2022-08-09T12:08:41.592Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 18.64MB / 54.68MB 2.6s [2022-08-09T12:08:41.592Z] #11 sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 2.10MB / 10.66MB 2.6s [2022-08-09T12:08:41.592Z] #11 sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 5.15MB / 5.15MB 2.7s [2022-08-09T12:08:41.592Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 29.64MB / 54.68MB 2.7s [2022-08-09T12:08:41.592Z] #11 sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 10.66MB / 10.66MB 2.7s [2022-08-09T12:08:41.795Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.1s [2022-08-09T12:08:41.851Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 39.85MB / 54.68MB 2.8s [2022-08-09T12:08:41.851Z] #11 sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 5.15MB / 5.15MB 2.8s done [2022-08-09T12:08:41.851Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 50.33MB / 54.68MB 2.9s [2022-08-09T12:08:41.958Z] #84 ... [2022-08-09T12:08:41.958Z] [2022-08-09T12:08:41.958Z] #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-08-09T12:08:41.958Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T12:08:41.958Z] #58 64.54 Setting up criu (3.17.1-1) ... [2022-08-09T12:08:41.958Z] #58 66.74 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T12:08:41.958Z] #58 DONE 67.5s [2022-08-09T12:08:41.958Z] [2022-08-09T12:08:41.958Z] #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-08-09T12:08:41.958Z] #60 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-09T12:08:42.110Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 54.68MB / 54.68MB 3.0s [2022-08-09T12:08:42.110Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 17.83MB / 81.12MB 3.2s [2022-08-09T12:08:42.110Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 28.31MB / 81.12MB 3.3s [2022-08-09T12:08:42.231Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 10.4s done [2022-08-09T12:08:42.231Z] #28 DONE 13.6s [2022-08-09T12:08:42.231Z] [2022-08-09T12:08:42.231Z] #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-08-09T12:08:42.231Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-09T12:08:42.369Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 37.75MB / 81.12MB 3.4s [2022-08-09T12:08:42.369Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 48.23MB / 81.12MB 3.5s [2022-08-09T12:08:42.628Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 57.67MB / 81.12MB 3.6s [2022-08-09T12:08:42.628Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 68.16MB / 81.12MB 3.7s [2022-08-09T12:08:42.737Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.8s done [2022-08-09T12:08:42.886Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 77.59MB / 81.12MB 3.8s [2022-08-09T12:08:42.887Z] #11 sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 10.66MB / 10.66MB 3.7s done [2022-08-09T12:08:42.997Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 0.1s [2022-08-09T12:08:43.453Z] #11 extracting sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 2.0s done [2022-08-09T12:08:43.574Z] Client: [2022-08-09T12:08:43.574Z] Context: default [2022-08-09T12:08:43.574Z] Debug Mode: false [2022-08-09T12:08:43.574Z] Plugins: [2022-08-09T12:08:43.574Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-09T12:08:43.574Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-09T12:08:43.574Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-09T12:08:43.574Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-09T12:08:43.574Z] [2022-08-09T12:08:43.574Z] Server: [2022-08-09T12:08:43.574Z] Containers: 0 [2022-08-09T12:08:43.574Z] Running: 0 [2022-08-09T12:08:43.574Z] Paused: 0 [2022-08-09T12:08:43.574Z] Stopped: 0 [2022-08-09T12:08:43.574Z] Images: 0 [2022-08-09T12:08:43.574Z] Server Version: 20.10.14 [2022-08-09T12:08:43.574Z] Storage Driver: overlay2 [2022-08-09T12:08:43.574Z] Backing Filesystem: extfs [2022-08-09T12:08:43.574Z] Supports d_type: true [2022-08-09T12:08:43.574Z] Native Overlay Diff: true [2022-08-09T12:08:43.574Z] userxattr: false [2022-08-09T12:08:43.574Z] Logging Driver: json-file [2022-08-09T12:08:43.574Z] Cgroup Driver: systemd [2022-08-09T12:08:43.574Z] Cgroup Version: 2 [2022-08-09T12:08:43.574Z] Plugins: [2022-08-09T12:08:43.574Z] Volume: local [2022-08-09T12:08:43.574Z] Network: bridge host ipvlan macvlan null overlay [2022-08-09T12:08:43.574Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-09T12:08:43.574Z] Swarm: inactive [2022-08-09T12:08:43.574Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-09T12:08:43.574Z] Default Runtime: runc [2022-08-09T12:08:43.574Z] Init Binary: docker-init [2022-08-09T12:08:43.574Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-09T12:08:43.574Z] runc version: v1.0.3-0-gf46b6ba [2022-08-09T12:08:43.574Z] init version: de40ad0 [2022-08-09T12:08:43.574Z] Security Options: [2022-08-09T12:08:43.574Z] apparmor [2022-08-09T12:08:43.574Z] seccomp [2022-08-09T12:08:43.574Z] Profile: default [2022-08-09T12:08:43.574Z] cgroupns [2022-08-09T12:08:43.574Z] Kernel Version: 5.13.0-1021-aws [2022-08-09T12:08:43.574Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-09T12:08:43.574Z] OSType: linux [2022-08-09T12:08:43.574Z] Architecture: x86_64 [2022-08-09T12:08:43.574Z] CPUs: 2 [2022-08-09T12:08:43.574Z] Total Memory: 7.476GiB [2022-08-09T12:08:43.574Z] Name: ip-10-100-71-131 [2022-08-09T12:08:43.574Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-08-09T12:08:43.574Z] Docker Root Dir: /var/lib/docker [2022-08-09T12:08:43.574Z] Debug Mode: false [2022-08-09T12:08:43.574Z] Registry: https://index.docker.io/v1/ [2022-08-09T12:08:43.574Z] Labels: [2022-08-09T12:08:43.574Z] Experimental: true [2022-08-09T12:08:43.574Z] Insecure Registries: [2022-08-09T12:08:43.574Z] 127.0.0.0/8 [2022-08-09T12:08:43.574Z] Live Restore Enabled: true [2022-08-09T12:08:43.574Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-09T12:08:44.020Z] #11 extracting sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 [2022-08-09T12:08:44.135Z] #29 1.602 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-09T12:08:44.135Z] #29 1.619 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-09T12:08:44.135Z] #29 1.619 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-09T12:08:44.135Z] #29 1.749 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-09T12:08:44.279Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 54.68MB / 54.68MB 5.1s done [2022-08-09T12:08:44.279Z] #11 extracting sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 0.2s done [2022-08-09T12:08:44.393Z] #29 2.125 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [171 kB] [2022-08-09T12:08:44.962Z] #29 2.577 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-09T12:08:45.035Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 . [2022-08-09T12:08:45.213Z] #11 extracting sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 0.1s [2022-08-09T12:08:45.292Z] #2 [internal] load .dockerignore [2022-08-09T12:08:45.292Z] #2 sha256:29c6a18029145d4683b5a1295e7af81c4dc77cc2807e2baccef617a23cc8d783 [2022-08-09T12:08:45.292Z] #2 ... [2022-08-09T12:08:45.292Z] [2022-08-09T12:08:45.292Z] #1 [internal] load build definition from Dockerfile [2022-08-09T12:08:45.292Z] #1 sha256:8e253a82b40fd83a93e6be27c3dd7c0fc6ae97c5cf43d1f361be5a15a0a919fc [2022-08-09T12:08:45.292Z] #1 transferring dockerfile: 19.07kB 0.1s done [2022-08-09T12:08:45.292Z] #1 DONE 1.5s [2022-08-09T12:08:45.292Z] [2022-08-09T12:08:45.292Z] #2 [internal] load .dockerignore [2022-08-09T12:08:45.292Z] #2 sha256:29c6a18029145d4683b5a1295e7af81c4dc77cc2807e2baccef617a23cc8d783 [2022-08-09T12:08:45.292Z] #2 transferring context: 145B done [2022-08-09T12:08:45.472Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 81.12MB / 81.12MB 6.4s done [2022-08-09T12:08:45.472Z] #11 extracting sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 0.2s done [2022-08-09T12:08:45.548Z] #2 DONE 1.5s [2022-08-09T12:08:45.548Z] [2022-08-09T12:08:45.548Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-09T12:08:45.548Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-09T12:08:45.731Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 7.11MB / 108.99MB 6.8s [2022-08-09T12:08:45.731Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 17.83MB / 108.99MB 6.9s [2022-08-09T12:08:45.806Z] #3 DONE 0.4s [2022-08-09T12:08:45.900Z] #29 3.629 Fetched 8564 kB in 2s (3737 kB/s) [2022-08-09T12:08:45.989Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 30.41MB / 108.99MB 7.0s [2022-08-09T12:08:45.989Z] #11 extracting sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab [2022-08-09T12:08:45.989Z] #11 sha256:9d3db10031ae656aaf88a1f6b69935b496c4f700ea3758f49d279550c4d18c9a 125B / 125B 7.0s [2022-08-09T12:08:46.064Z] [2022-08-09T12:08:46.065Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-09T12:08:46.065Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-09T12:08:46.065Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-09T12:08:46.065Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-09T12:08:46.065Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-09T12:08:46.065Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-09T12:08:46.065Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 6.29MB / 9.94MB 0.1s [2022-08-09T12:08:46.065Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-09T12:08:46.144Z] #60 ... [2022-08-09T12:08:46.144Z] [2022-08-09T12:08:46.144Z] #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-08-09T12:08:46.144Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:08:46.144Z] #84 9.245 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-09T12:08:46.144Z] #84 9.353 Cloning into '/tmp/crun-build/libocispec'... [2022-08-09T12:08:46.248Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 49.28MB / 108.99MB 7.2s [2022-08-09T12:08:46.248Z] #11 sha256:9d3db10031ae656aaf88a1f6b69935b496c4f700ea3758f49d279550c4d18c9a 125B / 125B 7.0s done [2022-08-09T12:08:46.248Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 66.06MB / 108.99MB 7.4s [2022-08-09T12:08:46.321Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-08-09T12:08:46.321Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-09T12:08:46.321Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-08-09T12:08:46.506Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 79.69MB / 108.99MB 7.5s [2022-08-09T12:08:46.506Z] #11 ... [2022-08-09T12:08:46.506Z] [2022-08-09T12:08:46.506Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-09T12:08:46.506Z] #28 sha256:9ba39cb572c0a44d7873dd23b4ec5e5ffc028915971aa35e827c3d588b4296d0 [2022-08-09T12:08:46.506Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.1s done [2022-08-09T12:08:46.506Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-09T12:08:46.506Z] #28 sha256:ede74d90543e4dedd6662653de639d72e82640717f99041591dc9f34c186f0f9 529B / 529B done [2022-08-09T12:08:46.506Z] #28 sha256:585393df054ae3733a18ba06108b2cee169be81198dde54e073526e856ff9a01 1.48kB / 1.48kB done [2022-08-09T12:08:46.506Z] #28 DONE 7.6s [2022-08-09T12:08:46.506Z] [2022-08-09T12:08:46.506Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T12:08:46.506Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-09T12:08:46.506Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 89.13MB / 108.99MB 7.6s [2022-08-09T12:08:46.506Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 99.61MB / 108.99MB 7.7s [2022-08-09T12:08:46.582Z] #4 DONE 0.6s [2022-08-09T12:08:46.582Z] [2022-08-09T12:08:46.582Z] #5 [internal] load build definition from Dockerfile [2022-08-09T12:08:46.582Z] #5 sha256:d2cd8e0ae568a920efd7b6ff468b2cfc9650a9c840a51f5c09ed2ee12ef9cc0a [2022-08-09T12:08:46.582Z] #5 DONE 0.0s [2022-08-09T12:08:46.582Z] [2022-08-09T12:08:46.582Z] #6 [internal] load .dockerignore [2022-08-09T12:08:46.582Z] #6 sha256:2d886f5f9213ed5b1309d2a68e11928f52530368d633428738a887f6386d429e [2022-08-09T12:08:46.582Z] #6 DONE 0.0s [2022-08-09T12:08:46.582Z] [2022-08-09T12:08:46.582Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-09T12:08:46.582Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-09T12:08:46.709Z] #84 ... [2022-08-09T12:08:46.709Z] [2022-08-09T12:08:46.709Z] #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-08-09T12:08:46.709Z] #60 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-09T12:08:46.709Z] #60 72.61 gotestsum version dev [2022-08-09T12:08:46.709Z] #60 DONE 72.9s [2022-08-09T12:08:46.709Z] [2022-08-09T12:08:46.709Z] #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-08-09T12:08:46.709Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-09T12:08:46.765Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 108.99MB / 108.99MB 7.9s [2022-08-09T12:08:46.846Z] #29 3.629 Reading package lists... [2022-08-09T12:08:46.967Z] #41 ... [2022-08-09T12:08:46.968Z] [2022-08-09T12:08:46.968Z] #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-08-09T12:08:46.968Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:08:46.968Z] #84 10.69 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-09T12:08:46.968Z] #84 10.73 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-09T12:08:46.968Z] #84 10.73 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-09T12:08:46.968Z] #84 10.73 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-09T12:08:46.968Z] #84 10.76 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-09T12:08:47.414Z] #29 4.409 Reading package lists... [2022-08-09T12:08:47.414Z] #29 5.226 Building dependency tree... [2022-08-09T12:08:47.673Z] #29 5.505 The following additional packages will be installed: [2022-08-09T12:08:47.673Z] #29 5.505 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-09T12:08:47.673Z] #29 5.505 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-09T12:08:47.673Z] #29 5.513 Recommended packages: [2022-08-09T12:08:47.673Z] #29 5.513 libldap-common publicsuffix libsasl2-modules [2022-08-09T12:08:47.933Z] #29 5.677 The following NEW packages will be installed: [2022-08-09T12:08:47.933Z] #29 5.677 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-09T12:08:47.933Z] #29 5.677 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-09T12:08:47.933Z] #29 5.677 libssh2-1 openssl [2022-08-09T12:08:47.948Z] #10 ... [2022-08-09T12:08:47.948Z] [2022-08-09T12:08:47.948Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-09T12:08:47.948Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-09T12:08:47.948Z] #7 DONE 1.3s [2022-08-09T12:08:48.140Z] #11 extracting sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 1.9s done [2022-08-09T12:08:48.192Z] #29 5.948 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded. [2022-08-09T12:08:48.192Z] #29 5.948 Need to get 3047 kB of archives. [2022-08-09T12:08:48.192Z] #29 5.948 After this operation, 6661 kB of additional disk space will be used. [2022-08-09T12:08:48.192Z] #29 5.948 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-09T12:08:48.192Z] #29 5.959 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-09T12:08:48.192Z] #29 5.965 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-09T12:08:48.192Z] #29 5.973 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-08-09T12:08:48.192Z] #29 5.973 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-09T12:08:48.192Z] #29 5.973 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-09T12:08:48.192Z] #29 5.973 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-09T12:08:48.192Z] #29 5.981 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-09T12:08:48.192Z] #29 5.981 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-09T12:08:48.192Z] #29 5.981 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-09T12:08:48.192Z] #29 5.981 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-09T12:08:48.192Z] #29 5.981 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-09T12:08:48.192Z] #29 5.985 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-09T12:08:48.192Z] #29 5.993 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-09T12:08:48.192Z] #29 5.993 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-09T12:08:48.208Z] [2022-08-09T12:08:48.208Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-09T12:08:48.208Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-09T12:08:48.208Z] #8 DONE 1.3s [2022-08-09T12:08:48.208Z] [2022-08-09T12:08:48.208Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-09T12:08:48.208Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-09T12:08:48.208Z] #10 DONE 1.3s [2022-08-09T12:08:48.208Z] [2022-08-09T12:08:48.208Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-09T12:08:48.208Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-09T12:08:48.208Z] #9 DONE 1.5s [2022-08-09T12:08:48.287Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 5.3s [2022-08-09T12:08:48.450Z] #29 6.235 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T12:08:48.450Z] #29 6.278 Fetched 3047 kB in 0s (9897 kB/s) [2022-08-09T12:08:48.450Z] #29 6.355 Selecting previously unselected package openssl. [2022-08-09T12:08:48.464Z] [2022-08-09T12:08:48.464Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-09T12:08:48.464Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-09T12:08:48.464Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-09T12:08:48.707Z] #11 extracting sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 0.1s [2022-08-09T12:08:48.709Z] #29 6.355 (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-08-09T12:08:48.709Z] #29 6.358 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-09T12:08:48.709Z] #29 6.364 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-09T12:08:48.709Z] #29 6.552 Selecting previously unselected package ca-certificates. [2022-08-09T12:08:48.709Z] #29 6.552 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-09T12:08:48.709Z] #29 6.576 Unpacking ca-certificates (20210119) ... [2022-08-09T12:08:48.721Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-09T12:08:48.969Z] #29 6.751 Selecting previously unselected package libbrotli1:amd64. [2022-08-09T12:08:48.969Z] #29 6.751 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-09T12:08:48.979Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-09T12:08:48.979Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-09T12:08:49.228Z] #29 6.815 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-09T12:08:49.228Z] #29 6.971 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-09T12:08:49.228Z] #29 6.971 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-09T12:08:49.228Z] #29 6.976 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-09T12:08:49.228Z] #29 7.049 Selecting previously unselected package libsasl2-2:amd64. [2022-08-09T12:08:49.228Z] #29 7.049 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-09T12:08:49.228Z] #29 7.054 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-09T12:08:49.238Z] #73 ... [2022-08-09T12:08:49.238Z] [2022-08-09T12:08:49.238Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-09T12:08:49.238Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-09T12:08:49.238Z] #49 DONE 0.0s [2022-08-09T12:08:49.238Z] [2022-08-09T12:08:49.238Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T12:08:49.238Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T12:08:49.238Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.1s done [2022-08-09T12:08:49.238Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-09T12:08:49.238Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-09T12:08:49.238Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-09T12:08:49.238Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 12.58MB / 55.00MB 0.4s [2022-08-09T12:08:49.238Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.4s done [2022-08-09T12:08:49.238Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.49MB / 10.88MB 0.5s [2022-08-09T12:08:49.490Z] #84 13.13 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-09T12:08:49.496Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 20.78MB / 55.00MB 0.6s [2022-08-09T12:08:49.496Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 38.51MB / 55.00MB 0.8s [2022-08-09T12:08:49.496Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 13.07MB / 54.58MB 0.8s [2022-08-09T12:08:49.496Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 46.14MB / 55.00MB 0.9s [2022-08-09T12:08:49.496Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 0.8s done [2022-08-09T12:08:49.496Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 22.02MB / 54.58MB 0.9s [2022-08-09T12:08:49.496Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 0B / 85.90MB 0.9s [2022-08-09T12:08:49.501Z] #29 7.187 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-09T12:08:49.501Z] #29 7.189 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-09T12:08:49.501Z] #29 7.193 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-09T12:08:49.760Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 53.53MB / 55.00MB 1.0s [2022-08-09T12:08:49.760Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 31.46MB / 54.58MB 1.0s [2022-08-09T12:08:49.760Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 37.75MB / 54.58MB 1.1s [2022-08-09T12:08:49.760Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 8.48MB / 85.90MB 1.1s [2022-08-09T12:08:49.763Z] #29 7.296 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-09T12:08:49.763Z] #29 7.296 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-09T12:08:49.763Z] #29 7.301 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-09T12:08:49.763Z] #29 7.511 Selecting previously unselected package libpsl5:amd64. [2022-08-09T12:08:49.763Z] #29 7.514 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-09T12:08:49.763Z] #29 7.518 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-09T12:08:49.763Z] #29 7.617 Selecting previously unselected package librtmp1:amd64. [2022-08-09T12:08:49.763Z] #29 7.617 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-09T12:08:49.763Z] #29 7.620 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-09T12:08:49.763Z] #29 7.699 Selecting previously unselected package libssh2-1:amd64. [2022-08-09T12:08:49.763Z] #29 7.699 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-09T12:08:49.763Z] #29 7.703 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-09T12:08:50.022Z] #29 7.833 Selecting previously unselected package libcurl4:amd64. [2022-08-09T12:08:50.022Z] #29 ... [2022-08-09T12:08:50.022Z] [2022-08-09T12:08:50.022Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T12:08:50.022Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T12:08:50.022Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.6s done [2022-08-09T12:08:50.022Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.8s done [2022-08-09T12:08:50.022Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 5.8s [2022-08-09T12:08:50.022Z] #11 ... [2022-08-09T12:08:50.022Z] [2022-08-09T12:08:50.022Z] #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-08-09T12:08:50.022Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-09T12:08:50.022Z] #29 7.835 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-09T12:08:50.022Z] #29 7.860 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-09T12:08:50.024Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 44.77MB / 54.58MB 1.2s [2022-08-09T12:08:50.024Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 17.83MB / 85.90MB 1.2s [2022-08-09T12:08:50.024Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 1.4s [2022-08-09T12:08:50.024Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 35.78MB / 85.90MB 1.4s [2022-08-09T12:08:50.082Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 108.99MB / 108.99MB 10.9s done [2022-08-09T12:08:50.198Z] #11 ... [2022-08-09T12:08:50.198Z] [2022-08-09T12:08:50.198Z] #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-08-09T12:08:50.198Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-09T12:08:50.198Z] #29 1.661 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-09T12:08:50.198Z] #29 1.770 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-09T12:08:50.198Z] #29 1.770 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-09T12:08:50.198Z] #29 1.939 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-09T12:08:50.198Z] #29 2.331 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [171 kB] [2022-08-09T12:08:50.198Z] #29 2.843 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-09T12:08:50.198Z] #29 3.887 Fetched 8564 kB in 2s (3446 kB/s) [2022-08-09T12:08:50.198Z] #29 3.887 Reading package lists... [2022-08-09T12:08:50.198Z] #29 4.667 Reading package lists... [2022-08-09T12:08:50.198Z] #29 5.451 Building dependency tree... [2022-08-09T12:08:50.198Z] #29 5.836 The following additional packages will be installed: [2022-08-09T12:08:50.198Z] #29 5.836 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-09T12:08:50.198Z] #29 5.836 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-09T12:08:50.198Z] #29 5.837 Recommended packages: [2022-08-09T12:08:50.198Z] #29 5.837 libldap-common publicsuffix libsasl2-modules [2022-08-09T12:08:50.198Z] #29 5.997 The following NEW packages will be installed: [2022-08-09T12:08:50.198Z] #29 5.998 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-09T12:08:50.198Z] #29 5.998 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-09T12:08:50.198Z] #29 5.999 libssh2-1 openssl [2022-08-09T12:08:50.198Z] #29 6.282 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded. [2022-08-09T12:08:50.198Z] #29 6.282 Need to get 3047 kB of archives. [2022-08-09T12:08:50.198Z] #29 6.282 After this operation, 6661 kB of additional disk space will be used. [2022-08-09T12:08:50.198Z] #29 6.282 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-09T12:08:50.198Z] #29 6.302 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-09T12:08:50.198Z] #29 6.305 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-09T12:08:50.198Z] #29 6.310 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-08-09T12:08:50.198Z] #29 6.311 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-09T12:08:50.198Z] #29 6.324 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-09T12:08:50.198Z] #29 6.327 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-09T12:08:50.198Z] #29 6.328 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-09T12:08:50.198Z] #29 6.329 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-09T12:08:50.198Z] #29 6.330 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-09T12:08:50.198Z] #29 6.332 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-09T12:08:50.198Z] #29 6.340 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-09T12:08:50.198Z] #29 6.342 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-09T12:08:50.198Z] #29 6.344 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-09T12:08:50.198Z] #29 6.351 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-09T12:08:50.198Z] #29 6.614 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T12:08:50.198Z] #29 6.664 Fetched 3047 kB in 0s (8858 kB/s) [2022-08-09T12:08:50.198Z] #29 6.702 Selecting previously unselected package openssl. [2022-08-09T12:08:50.198Z] #29 6.702 (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-08-09T12:08:50.198Z] #29 6.702 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-09T12:08:50.198Z] #29 6.755 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-09T12:08:50.198Z] #29 6.991 Selecting previously unselected package ca-certificates. [2022-08-09T12:08:50.198Z] #29 6.991 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-09T12:08:50.198Z] #29 6.996 Unpacking ca-certificates (20210119) ... [2022-08-09T12:08:50.198Z] #29 7.136 Selecting previously unselected package libbrotli1:amd64. [2022-08-09T12:08:50.198Z] #29 7.136 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-09T12:08:50.198Z] #29 7.142 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-09T12:08:50.198Z] #29 7.274 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-09T12:08:50.198Z] #29 7.274 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-09T12:08:50.198Z] #29 7.279 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-09T12:08:50.198Z] #29 7.357 Selecting previously unselected package libsasl2-2:amd64. [2022-08-09T12:08:50.198Z] #29 7.359 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-09T12:08:50.198Z] #29 7.363 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-09T12:08:50.198Z] #29 7.481 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-09T12:08:50.198Z] #29 7.481 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-09T12:08:50.198Z] #29 7.485 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-09T12:08:50.198Z] #29 7.643 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-09T12:08:50.198Z] #29 7.643 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-09T12:08:50.198Z] #29 7.704 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-09T12:08:50.198Z] #29 7.808 Selecting previously unselected package libpsl5:amd64. [2022-08-09T12:08:50.198Z] #29 7.810 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-09T12:08:50.198Z] #29 7.813 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-09T12:08:50.198Z] #29 7.888 Selecting previously unselected package librtmp1:amd64. [2022-08-09T12:08:50.198Z] #29 7.888 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-09T12:08:50.198Z] #29 7.976 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-09T12:08:50.198Z] #29 8.079 Selecting previously unselected package libssh2-1:amd64. [2022-08-09T12:08:50.198Z] #29 8.079 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-09T12:08:50.198Z] #29 8.084 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-09T12:08:50.198Z] #29 8.289 Selecting previously unselected package libcurl4:amd64. [2022-08-09T12:08:50.198Z] #29 8.290 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-09T12:08:50.198Z] #29 8.298 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-09T12:08:50.199Z] #29 8.451 Selecting previously unselected package curl. [2022-08-09T12:08:50.199Z] #29 8.451 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-09T12:08:50.199Z] #29 8.510 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-09T12:08:50.199Z] #29 8.629 Selecting previously unselected package libonig5:amd64. [2022-08-09T12:08:50.199Z] #29 8.631 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-09T12:08:50.199Z] #29 8.644 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-09T12:08:50.199Z] #29 8.717 Selecting previously unselected package libjq1:amd64. [2022-08-09T12:08:50.199Z] #29 8.717 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-09T12:08:50.199Z] #29 8.724 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-09T12:08:50.199Z] #29 8.787 Selecting previously unselected package jq. [2022-08-09T12:08:50.199Z] #29 8.787 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-09T12:08:50.199Z] #29 8.792 Unpacking jq (1.6-2.1) ... [2022-08-09T12:08:50.199Z] #29 8.853 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-09T12:08:50.199Z] #29 8.873 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-09T12:08:50.199Z] #29 8.878 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-09T12:08:50.199Z] #29 8.895 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-09T12:08:50.199Z] #29 8.903 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-09T12:08:50.199Z] #29 8.921 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-09T12:08:50.199Z] #29 8.926 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-09T12:08:50.199Z] #29 8.936 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-09T12:08:50.199Z] #29 8.952 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-09T12:08:50.199Z] #29 8.964 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-09T12:08:50.199Z] #29 8.975 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-09T12:08:50.199Z] #29 8.984 Setting up ca-certificates (20210119) ... [2022-08-09T12:08:50.281Z] #29 8.016 Selecting previously unselected package curl. [2022-08-09T12:08:50.281Z] #29 8.016 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-09T12:08:50.281Z] #29 8.022 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-09T12:08:50.281Z] #29 8.153 Selecting previously unselected package libonig5:amd64. [2022-08-09T12:08:50.281Z] #29 8.153 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-09T12:08:50.281Z] #29 8.158 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-09T12:08:50.292Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 47.19MB / 85.90MB 1.5s [2022-08-09T12:08:50.292Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 61.87MB / 85.90MB 1.6s [2022-08-09T12:08:50.459Z] #29 9.697 Updating certificates in /etc/ssl/certs... [2022-08-09T12:08:50.459Z] #29 ... [2022-08-09T12:08:50.459Z] [2022-08-09T12:08:50.459Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T12:08:50.459Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T12:08:50.540Z] #29 8.258 Selecting previously unselected package libjq1:amd64. [2022-08-09T12:08:50.540Z] #29 8.258 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-09T12:08:50.540Z] #29 8.264 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-09T12:08:50.540Z] #29 8.326 Selecting previously unselected package jq. [2022-08-09T12:08:50.540Z] #29 8.326 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-09T12:08:50.540Z] #29 8.331 Unpacking jq (1.6-2.1) ... [2022-08-09T12:08:50.540Z] #29 8.385 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-09T12:08:50.540Z] #29 8.400 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-09T12:08:50.540Z] #29 8.408 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-09T12:08:50.540Z] #29 8.420 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-09T12:08:50.540Z] #29 8.427 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-09T12:08:50.540Z] #29 8.436 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-09T12:08:50.540Z] #29 8.446 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-09T12:08:50.540Z] #29 8.461 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-09T12:08:50.540Z] #29 8.476 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-09T12:08:50.540Z] #29 8.486 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-09T12:08:50.550Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 68.16MB / 85.90MB 1.7s [2022-08-09T12:08:50.801Z] #29 8.498 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-09T12:08:50.801Z] #29 8.509 Setting up ca-certificates (20210119) ... [2022-08-09T12:08:50.807Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.9s done [2022-08-09T12:08:50.807Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 81.79MB / 85.90MB 1.9s [2022-08-09T12:08:51.017Z] #11 extracting sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 2.2s done [2022-08-09T12:08:51.070Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 0.2s [2022-08-09T12:08:51.370Z] #29 9.250 Updating certificates in /etc/ssl/certs... [2022-08-09T12:08:51.403Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 8.7s done [2022-08-09T12:08:51.670Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 2.7s done [2022-08-09T12:08:51.670Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 2.9s [2022-08-09T12:08:51.952Z] #11 extracting sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 [2022-08-09T12:08:51.977Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 [2022-08-09T12:08:52.014Z] #84 15.28 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-09T12:08:52.748Z] #29 10.54 129 added, 0 removed; done. [2022-08-09T12:08:52.749Z] #29 10.60 Setting up jq (1.6-2.1) ... [2022-08-09T12:08:52.749Z] #29 10.61 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-09T12:08:52.749Z] #29 10.62 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-09T12:08:52.749Z] #29 10.63 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T12:08:52.749Z] #29 10.65 Processing triggers for ca-certificates (20210119) ... [2022-08-09T12:08:52.749Z] #29 10.66 Updating certificates in /etc/ssl/certs... [2022-08-09T12:08:52.944Z] #84 16.80 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-09T12:08:53.508Z] #84 17.02 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-09T12:08:53.508Z] #84 17.18 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-09T12:08:53.690Z] #29 11.36 0 added, 0 removed; done. [2022-08-09T12:08:53.690Z] #29 11.36 Running hooks in /etc/ca-certificates/update.d... [2022-08-09T12:08:53.690Z] #29 11.36 done. [2022-08-09T12:08:53.895Z] #11 ... [2022-08-09T12:08:53.895Z] [2022-08-09T12:08:53.895Z] #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-08-09T12:08:53.895Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-09T12:08:53.895Z] #29 10.91 129 added, 0 removed; done. [2022-08-09T12:08:53.895Z] #29 10.99 Setting up jq (1.6-2.1) ... [2022-08-09T12:08:53.895Z] #29 11.00 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-09T12:08:53.895Z] #29 11.01 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-09T12:08:53.895Z] #29 11.02 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T12:08:53.895Z] #29 11.04 Processing triggers for ca-certificates (20210119) ... [2022-08-09T12:08:53.895Z] #29 11.05 Updating certificates in /etc/ssl/certs... [2022-08-09T12:08:53.895Z] #29 12.09 0 added, 0 removed; done. [2022-08-09T12:08:53.895Z] #29 12.09 Running hooks in /etc/ca-certificates/update.d... [2022-08-09T12:08:53.895Z] #29 12.10 done. [2022-08-09T12:08:53.895Z] #29 DONE 13.0s [2022-08-09T12:08:53.895Z] [2022-08-09T12:08:53.895Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T12:08:53.895Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T12:08:54.155Z] #11 ... [2022-08-09T12:08:54.155Z] [2022-08-09T12:08:54.155Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-09T12:08:54.155Z] #30 sha256:6a312bbc0b4d254791f5e03e104326373d35cc1d5d21c81cc2d995457f41083c [2022-08-09T12:08:54.155Z] #30 DONE 0.1s [2022-08-09T12:08:54.155Z] [2022-08-09T12:08:54.155Z] #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-08-09T12:08:54.155Z] #31 sha256:b8458c07d3a6bb97df615349f95423f959b7b419e438377517b90d6753f1c970 [2022-08-09T12:08:54.189Z] #11 ... [2022-08-09T12:08:54.189Z] [2022-08-09T12:08:54.189Z] #24 [internal] load build context [2022-08-09T12:08:54.189Z] #24 sha256:b134744aaa000dc0d75af4e905b4a4fcb915c88a1884b758b0f5541bbbac128d [2022-08-09T12:08:54.189Z] #24 transferring context: 62.40MB 4.0s done [2022-08-09T12:08:54.189Z] #24 DONE 5.4s [2022-08-09T12:08:54.189Z] [2022-08-09T12:08:54.189Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T12:08:54.189Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T12:08:54.189Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 5.1s done [2022-08-09T12:08:54.189Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 5.1s done [2022-08-09T12:08:54.189Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 0B / 141.86MB 5.1s [2022-08-09T12:08:54.189Z] #11 ... [2022-08-09T12:08:54.189Z] [2022-08-09T12:08:54.189Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-09T12:08:54.189Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-09T12:08:54.189Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 4.9s [2022-08-09T12:08:54.189Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.41MB / 12.42MB 5.3s [2022-08-09T12:08:54.447Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.5s [2022-08-09T12:08:54.703Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2022-08-09T12:08:54.703Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.6s done [2022-08-09T12:08:54.878Z] #84 ... [2022-08-09T12:08:54.878Z] [2022-08-09T12:08:54.878Z] #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-08-09T12:08:54.878Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-09T12:08:54.878Z] #19 67.59 Fetched 49.2 MB in 1min 6s (746 kB/s) [2022-08-09T12:08:55.632Z] #73 ... [2022-08-09T12:08:55.632Z] [2022-08-09T12:08:55.632Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-09T12:08:55.632Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-09T12:08:55.632Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.1s done [2022-08-09T12:08:55.632Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-09T12:08:55.632Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-09T12:08:55.632Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-09T12:08:55.632Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.7s done [2022-08-09T12:08:55.632Z] #28 DONE 7.0s [2022-08-09T12:08:55.632Z] [2022-08-09T12:08:55.632Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-09T12:08:55.632Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-09T12:08:56.194Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.7s done [2022-08-09T12:08:56.223Z] #29 DONE 13.5s [2022-08-09T12:08:56.223Z] [2022-08-09T12:08:56.223Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-09T12:08:56.223Z] #30 sha256:eb1721b984c639a54f790a3b90549e5a568f987b400e962f46f14a1c9ec2cc64 [2022-08-09T12:08:56.223Z] #30 DONE 0.5s [2022-08-09T12:08:56.223Z] [2022-08-09T12:08:56.223Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T12:08:56.223Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T12:08:56.223Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 8.2s done [2022-08-09T12:08:56.223Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 3.5s done [2022-08-09T12:08:56.482Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 [2022-08-09T12:08:56.701Z] #31 2.326 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-09T12:08:56.701Z] #31 2.611 [2022-08-09T12:08:56.965Z] #31 2.834 #=#=# ######################################################################## 100.0% [2022-08-09T12:08:57.226Z] #31 3.114 [2022-08-09T12:08:57.230Z] #11 ... [2022-08-09T12:08:57.230Z] [2022-08-09T12:08:57.230Z] #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-08-09T12:08:57.230Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-09T12:08:57.230Z] #29 4.429 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-09T12:08:57.230Z] #29 4.441 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-09T12:08:57.230Z] #29 4.441 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-09T12:08:57.230Z] #29 4.557 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-09T12:08:57.230Z] #29 5.124 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [170 kB] [2022-08-09T12:08:57.230Z] #29 5.132 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-09T12:08:57.230Z] #29 6.160 Fetched 8451 kB in 2s (4247 kB/s) [2022-08-09T12:08:57.230Z] #29 6.160 Reading package lists... [2022-08-09T12:08:57.230Z] #29 6.699 Reading package lists... [2022-08-09T12:08:57.230Z] #29 7.213 Building dependency tree... [2022-08-09T12:08:57.230Z] #29 7.562 The following additional packages will be installed: [2022-08-09T12:08:57.230Z] #29 7.563 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-09T12:08:57.230Z] #29 7.563 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-09T12:08:57.230Z] #29 7.565 Recommended packages: [2022-08-09T12:08:57.230Z] #29 7.565 libldap-common publicsuffix libsasl2-modules [2022-08-09T12:08:57.230Z] #29 7.688 The following NEW packages will be installed: [2022-08-09T12:08:57.230Z] #29 7.689 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-09T12:08:57.230Z] #29 7.689 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-09T12:08:57.230Z] #29 7.689 libssh2-1 openssl [2022-08-09T12:08:57.230Z] #29 7.967 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded. [2022-08-09T12:08:57.230Z] #29 7.967 Need to get 2942 kB of archives. [2022-08-09T12:08:57.230Z] #29 7.967 After this operation, 6482 kB of additional disk space will be used. [2022-08-09T12:08:57.230Z] #29 7.967 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-08-09T12:08:57.230Z] #29 8.094 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-08-09T12:08:57.230Z] #29 8.173 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-08-09T12:08:57.230Z] #29 8.183 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-08-09T12:08:57.230Z] #29 8.189 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-08-09T12:08:57.230Z] #29 8.195 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-08-09T12:08:57.230Z] #29 8.202 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-08-09T12:08:57.230Z] #29 8.205 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-08-09T12:08:57.230Z] #29 8.208 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-08-09T12:08:57.230Z] #29 8.213 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-08-09T12:08:57.230Z] #29 8.225 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u2 [325 kB] [2022-08-09T12:08:57.230Z] #29 8.236 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u2 [264 kB] [2022-08-09T12:08:57.230Z] #29 8.259 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-08-09T12:08:57.230Z] #29 8.263 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-08-09T12:08:57.230Z] #29 8.272 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-08-09T12:08:57.230Z] #29 8.854 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T12:08:57.230Z] #29 8.885 Fetched 2942 kB in 1s (5128 kB/s) [2022-08-09T12:08:57.230Z] #29 9.172 Selecting previously unselected package openssl. [2022-08-09T12:08:57.230Z] #29 9.172 (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-08-09T12:08:57.230Z] #29 9.172 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-08-09T12:08:57.230Z] #29 9.238 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-09T12:08:57.230Z] #29 9.724 Selecting previously unselected package ca-certificates. [2022-08-09T12:08:57.230Z] #29 9.724 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-09T12:08:57.230Z] #29 9.737 Unpacking ca-certificates (20210119) ... [2022-08-09T12:08:57.230Z] #29 ... [2022-08-09T12:08:57.230Z] [2022-08-09T12:08:57.230Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T12:08:57.230Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-09T12:08:57.230Z] #11 extracting sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 5.0s [2022-08-09T12:08:57.488Z] #11 extracting sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 5.5s done [2022-08-09T12:08:57.559Z] #73 DONE 9.0s [2022-08-09T12:08:57.559Z] [2022-08-09T12:08:57.559Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-09T12:08:57.559Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-09T12:08:57.559Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-09T12:08:57.559Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-09T12:08:57.559Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-09T12:08:57.559Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-09T12:08:57.559Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.2s done [2022-08-09T12:08:57.559Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.5s done [2022-08-09T12:08:57.559Z] #71 DONE 9.0s [2022-08-09T12:08:57.559Z] [2022-08-09T12:08:57.559Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T12:08:57.559Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T12:08:57.559Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 4.6s done [2022-08-09T12:08:57.559Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 8.7s [2022-08-09T12:08:57.559Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.7s done [2022-08-09T12:08:57.559Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.1s [2022-08-09T12:08:57.851Z] #11 ... [2022-08-09T12:08:57.851Z] [2022-08-09T12:08:57.851Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-09T12:08:57.851Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-08-09T12:08:57.851Z] #72 DONE 2.9s [2022-08-09T12:08:57.851Z] [2022-08-09T12:08:57.851Z] #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-08-09T12:08:57.851Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-09T12:08:57.851Z] #29 10.45 Selecting previously unselected package libbrotli1:arm64. [2022-08-09T12:08:57.852Z] #29 10.45 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-08-09T12:08:57.852Z] #29 10.62 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-08-09T12:08:57.852Z] #29 10.83 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-08-09T12:08:57.852Z] #29 10.83 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-08-09T12:08:57.852Z] #29 10.85 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-09T12:08:57.852Z] #29 10.99 Selecting previously unselected package libsasl2-2:arm64. [2022-08-09T12:08:57.852Z] #29 10.99 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-08-09T12:08:57.852Z] #29 11.00 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-09T12:08:57.852Z] #29 11.14 Selecting previously unselected package libldap-2.4-2:arm64. [2022-08-09T12:08:57.852Z] #29 11.14 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-08-09T12:08:57.852Z] #29 11.15 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-09T12:08:58.109Z] #29 11.52 Selecting previously unselected package libnghttp2-14:arm64. [2022-08-09T12:08:58.109Z] #29 11.52 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-08-09T12:08:58.125Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.7s done [2022-08-09T12:08:58.168Z] #31 4.097 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-09T12:08:58.367Z] #29 11.69 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-08-09T12:08:58.384Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 0.1s [2022-08-09T12:08:58.428Z] #31 4.468 [2022-08-09T12:08:58.690Z] #31 4.706 #=#=# ######################################################################## 100.0% [2022-08-09T12:08:58.934Z] #29 12.37 Selecting previously unselected package libpsl5:arm64. [2022-08-09T12:08:58.934Z] #29 12.37 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-08-09T12:08:58.934Z] #29 12.39 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-08-09T12:08:58.934Z] #29 12.45 Selecting previously unselected package librtmp1:arm64. [2022-08-09T12:08:58.950Z] #31 5.054 [2022-08-09T12:08:59.193Z] #29 ... [2022-08-09T12:08:59.194Z] [2022-08-09T12:08:59.194Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-09T12:08:59.194Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-08-09T12:08:59.194Z] #74 DONE 1.4s [2022-08-09T12:08:59.194Z] [2022-08-09T12:08:59.194Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T12:08:59.194Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-09T12:08:59.194Z] #11 extracting sha256:9d3db10031ae656aaf88a1f6b69935b496c4f700ea3758f49d279550c4d18c9a done [2022-08-09T12:08:59.194Z] #11 DONE 20.2s [2022-08-09T12:08:59.194Z] [2022-08-09T12:08:59.194Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-09T12:08:59.194Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-09T12:08:59.194Z] #29 12.45 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-08-09T12:08:59.194Z] #29 12.46 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-09T12:08:59.194Z] #29 12.52 Selecting previously unselected package libssh2-1:arm64. [2022-08-09T12:08:59.194Z] #29 12.52 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-08-09T12:08:59.194Z] #29 12.52 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-08-09T12:08:59.194Z] #29 12.60 Selecting previously unselected package libcurl4:arm64. [2022-08-09T12:08:59.194Z] #29 12.60 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_arm64.deb ... [2022-08-09T12:08:59.194Z] #29 12.61 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-08-09T12:08:59.194Z] #29 12.68 Selecting previously unselected package curl. [2022-08-09T12:08:59.194Z] #29 12.68 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_arm64.deb ... [2022-08-09T12:08:59.470Z] #29 12.70 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-09T12:08:59.470Z] #29 12.76 Selecting previously unselected package libonig5:arm64. [2022-08-09T12:08:59.470Z] #29 12.76 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-08-09T12:08:59.470Z] #29 12.77 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-08-09T12:08:59.470Z] #29 12.84 Selecting previously unselected package libjq1:arm64. [2022-08-09T12:08:59.470Z] #29 12.84 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-08-09T12:08:59.470Z] #29 12.84 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-08-09T12:08:59.470Z] #29 12.89 Selecting previously unselected package jq. [2022-08-09T12:08:59.470Z] #29 12.89 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-08-09T12:08:59.470Z] #29 12.90 Unpacking jq (1.6-2.1) ... [2022-08-09T12:08:59.734Z] #29 ... [2022-08-09T12:08:59.734Z] [2022-08-09T12:08:59.734Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-09T12:08:59.734Z] #12 sha256:bbd7c79ba8f998364c663d0fa204bb0e8ac615a82d7732798556439b1da561b7 [2022-08-09T12:08:59.734Z] #12 DONE 0.6s [2022-08-09T12:08:59.734Z] [2022-08-09T12:08:59.734Z] #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-08-09T12:08:59.734Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-09T12:08:59.734Z] #29 13.16 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-08-09T12:08:59.734Z] #29 13.17 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-08-09T12:08:59.734Z] #29 13.20 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-08-09T12:08:59.734Z] #29 13.22 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-09T12:08:59.734Z] #29 13.24 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-09T12:09:00.001Z] #29 13.25 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-09T12:09:00.001Z] #29 13.27 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-08-09T12:09:00.001Z] #29 13.30 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-09T12:09:00.001Z] #29 13.32 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-08-09T12:09:00.001Z] #29 13.34 Setting up libjq1:arm64 (1.6-2.1) ... [2022-08-09T12:09:00.001Z] #29 13.35 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-09T12:09:00.001Z] #29 13.36 Setting up ca-certificates (20210119) ... [2022-08-09T12:09:00.266Z] #29 ... [2022-08-09T12:09:00.266Z] [2022-08-09T12:09:00.266Z] #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-08-09T12:09:00.266Z] #13 sha256:8c34d0ad3df4c12b11dd32703c9eb3b8985fcf362601d7dacf42ebcf39dc15ab [2022-08-09T12:09:00.266Z] #13 DONE 0.5s [2022-08-09T12:09:00.338Z] #31 6.209 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-09T12:09:00.338Z] #31 ... [2022-08-09T12:09:00.338Z] [2022-08-09T12:09:00.338Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T12:09:00.338Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T12:09:00.338Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 7.6s done [2022-08-09T12:09:00.338Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 0.5s [2022-08-09T12:09:00.525Z] [2022-08-09T12:09:00.525Z] #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-08-09T12:09:00.525Z] #50 sha256:25dc087b06119ece4c0858160446b4e82d21a784bb017a84a0d19ca3035866ed [2022-08-09T12:09:00.525Z] #50 DONE 0.2s [2022-08-09T12:09:00.525Z] [2022-08-09T12:09:00.525Z] #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-08-09T12:09:00.525Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-09T12:09:00.525Z] #51 ... [2022-08-09T12:09:00.525Z] [2022-08-09T12:09:00.525Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-09T12:09:00.525Z] #66 sha256:64cb326c488af031278ab5c4e50f860deb6935d846bd19127af3450c8f82fd90 [2022-08-09T12:09:00.525Z] #66 DONE 0.3s [2022-08-09T12:09:00.525Z] [2022-08-09T12:09:00.525Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-09T12:09:00.525Z] #33 sha256:e80816566d71fce896145e0bb5346aa09debfdd454c63c9608e59c245d90e4a0 [2022-08-09T12:09:00.525Z] #33 DONE 0.4s [2022-08-09T12:09:00.784Z] [2022-08-09T12:09:00.784Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-09T12:09:00.784Z] #46 sha256:ea4824a11dc4bb760bb0af966210e5a5c8cecae78503a30ad627e3cba18a1870 [2022-08-09T12:09:00.784Z] #46 DONE 0.4s [2022-08-09T12:09:00.784Z] [2022-08-09T12:09:00.784Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-09T12:09:00.784Z] #25 sha256:606db0b92fc7ae241983788cf2b27a1695bba1301b63cd039237f1707499167d [2022-08-09T12:09:00.784Z] #25 DONE 0.4s [2022-08-09T12:09:00.784Z] [2022-08-09T12:09:00.784Z] #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-08-09T12:09:00.784Z] #26 sha256:adf05b6a30cbc459621c2336054bf6217a27c18156bd2f6421a5c0cc1d390472 [2022-08-09T12:09:01.772Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.1s [2022-08-09T12:09:02.564Z] #11 ... [2022-08-09T12:09:02.564Z] [2022-08-09T12:09:02.564Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-09T12:09:02.564Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-09T12:09:02.564Z] #72 DONE 1.0s [2022-08-09T12:09:02.564Z] [2022-08-09T12:09:02.564Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T12:09:02.564Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T12:09:02.564Z] #11 ... [2022-08-09T12:09:02.564Z] [2022-08-09T12:09:02.564Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-09T12:09:02.564Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-09T12:09:03.127Z] #74 DONE 1.0s [2022-08-09T12:09:03.127Z] [2022-08-09T12:09:03.127Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T12:09:03.127Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T12:09:03.127Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 4.8s done [2022-08-09T12:09:03.386Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 [2022-08-09T12:09:04.086Z] #26 ... [2022-08-09T12:09:04.086Z] [2022-08-09T12:09:04.086Z] #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-08-09T12:09:04.086Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-09T12:09:04.086Z] #29 14.13 Updating certificates in /etc/ssl/certs... [2022-08-09T12:09:04.086Z] #29 15.73 129 added, 0 removed; done. [2022-08-09T12:09:04.086Z] #29 15.88 Setting up jq (1.6-2.1) ... [2022-08-09T12:09:04.086Z] #29 15.89 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-08-09T12:09:04.086Z] #29 15.92 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-09T12:09:04.086Z] #29 15.95 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T12:09:04.086Z] #29 15.97 Processing triggers for ca-certificates (20210119) ... [2022-08-09T12:09:04.086Z] #29 15.98 Updating certificates in /etc/ssl/certs... [2022-08-09T12:09:04.086Z] #29 16.97 0 added, 0 removed; done. [2022-08-09T12:09:04.086Z] #29 16.97 Running hooks in /etc/ca-certificates/update.d... [2022-08-09T12:09:04.086Z] #29 16.97 done. [2022-08-09T12:09:04.086Z] #29 DONE 17.2s [2022-08-09T12:09:04.086Z] [2022-08-09T12:09:04.086Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-09T12:09:04.086Z] #30 sha256:0a09351e9ddb6dc3029c25fa93d5d65f7d9c524ef029e4c903f4533ecda19897 [2022-08-09T12:09:04.086Z] #30 DONE 0.3s [2022-08-09T12:09:04.086Z] [2022-08-09T12:09:04.086Z] #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-08-09T12:09:04.086Z] #31 sha256:3903640759fcaee7d5279b360e7210d063ae35959af6d68b4abeb222738ba431 [2022-08-09T12:09:05.628Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.5s [2022-08-09T12:09:05.905Z] #11 ... [2022-08-09T12:09:05.905Z] [2022-08-09T12:09:05.905Z] #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-08-09T12:09:05.905Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-09T12:09:05.905Z] #29 2.964 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-09T12:09:05.905Z] #29 2.989 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-09T12:09:05.905Z] #29 2.995 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-09T12:09:05.905Z] #29 3.187 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-09T12:09:05.905Z] #29 3.525 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [171 kB] [2022-08-09T12:09:05.905Z] #29 3.541 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-09T12:09:05.906Z] #29 5.021 Fetched 8564 kB in 2s (3696 kB/s) [2022-08-09T12:09:05.906Z] #29 5.021 Reading package lists... [2022-08-09T12:09:05.906Z] #29 5.909 Reading package lists... [2022-08-09T12:09:05.906Z] #29 6.727 Building dependency tree... [2022-08-09T12:09:05.906Z] #29 7.143 The following additional packages will be installed: [2022-08-09T12:09:05.906Z] #29 7.143 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-09T12:09:05.906Z] #29 7.143 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-09T12:09:05.906Z] #29 7.143 Recommended packages: [2022-08-09T12:09:05.906Z] #29 7.143 libldap-common publicsuffix libsasl2-modules [2022-08-09T12:09:05.906Z] #29 7.319 The following NEW packages will be installed: [2022-08-09T12:09:05.906Z] #29 7.319 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-09T12:09:05.906Z] #29 7.319 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-09T12:09:05.906Z] #29 7.320 libssh2-1 openssl [2022-08-09T12:09:05.906Z] #29 7.604 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded. [2022-08-09T12:09:05.906Z] #29 7.604 Need to get 3047 kB of archives. [2022-08-09T12:09:05.906Z] #29 7.604 After this operation, 6661 kB of additional disk space will be used. [2022-08-09T12:09:05.906Z] #29 7.604 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-09T12:09:05.906Z] #29 7.617 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-09T12:09:05.906Z] #29 7.617 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-09T12:09:05.906Z] #29 7.617 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-08-09T12:09:05.906Z] #29 7.617 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-09T12:09:05.906Z] #29 7.617 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-09T12:09:05.906Z] #29 7.617 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-09T12:09:05.906Z] #29 7.617 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-09T12:09:05.906Z] #29 7.630 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-09T12:09:05.906Z] #29 7.630 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-09T12:09:05.906Z] #29 7.630 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-09T12:09:05.906Z] #29 7.649 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-09T12:09:05.906Z] #29 7.649 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-09T12:09:05.906Z] #29 7.649 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-09T12:09:05.906Z] #29 7.649 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-09T12:09:05.906Z] #29 7.911 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T12:09:05.906Z] #29 7.975 Fetched 3047 kB in 0s (9032 kB/s) [2022-08-09T12:09:05.906Z] #29 7.989 Selecting previously unselected package openssl. [2022-08-09T12:09:05.906Z] #29 7.989 (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-08-09T12:09:05.906Z] #29 7.989 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-09T12:09:05.906Z] #29 7.998 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-09T12:09:05.906Z] #29 8.172 Selecting previously unselected package ca-certificates. [2022-08-09T12:09:05.906Z] #29 8.173 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-09T12:09:05.906Z] #29 8.176 Unpacking ca-certificates (20210119) ... [2022-08-09T12:09:05.906Z] #29 8.263 Selecting previously unselected package libbrotli1:amd64. [2022-08-09T12:09:05.906Z] #29 8.265 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-09T12:09:05.906Z] #29 8.271 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-09T12:09:05.906Z] #29 8.337 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-09T12:09:05.906Z] #29 8.337 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-09T12:09:05.906Z] #29 8.339 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-09T12:09:05.906Z] #29 8.374 Selecting previously unselected package libsasl2-2:amd64. [2022-08-09T12:09:05.906Z] #29 8.375 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-09T12:09:05.906Z] #29 8.380 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-09T12:09:05.906Z] #29 8.421 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-09T12:09:05.906Z] #29 8.421 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-09T12:09:05.906Z] #29 8.425 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-09T12:09:05.906Z] #29 8.495 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-09T12:09:05.906Z] #29 8.495 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-09T12:09:05.906Z] #29 8.498 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-09T12:09:05.906Z] #29 8.544 Selecting previously unselected package libpsl5:amd64. [2022-08-09T12:09:05.906Z] #29 8.544 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-09T12:09:05.906Z] #29 8.548 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-09T12:09:05.906Z] #29 8.592 Selecting previously unselected package librtmp1:amd64. [2022-08-09T12:09:05.906Z] #29 8.592 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-09T12:09:05.906Z] #29 8.596 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-09T12:09:05.906Z] #29 8.641 Selecting previously unselected package libssh2-1:amd64. [2022-08-09T12:09:05.906Z] #29 8.641 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-09T12:09:05.906Z] #29 8.646 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-09T12:09:05.906Z] #29 8.699 Selecting previously unselected package libcurl4:amd64. [2022-08-09T12:09:05.906Z] #29 8.700 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-09T12:09:05.906Z] #29 8.703 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-09T12:09:05.906Z] #29 8.838 Selecting previously unselected package curl. [2022-08-09T12:09:05.906Z] #29 8.838 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-09T12:09:05.906Z] #29 8.840 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-09T12:09:05.906Z] #29 8.918 Selecting previously unselected package libonig5:amd64. [2022-08-09T12:09:05.906Z] #29 8.918 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-09T12:09:05.906Z] #29 8.924 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-09T12:09:05.906Z] #29 8.983 Selecting previously unselected package libjq1:amd64. [2022-08-09T12:09:05.906Z] #29 8.984 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-09T12:09:05.906Z] #29 8.989 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-09T12:09:05.906Z] #29 9.044 Selecting previously unselected package jq. [2022-08-09T12:09:05.906Z] #29 9.046 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-09T12:09:05.906Z] #29 9.050 Unpacking jq (1.6-2.1) ... [2022-08-09T12:09:05.906Z] #29 9.163 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-09T12:09:05.906Z] #29 9.174 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-09T12:09:05.906Z] #29 9.223 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-09T12:09:05.906Z] #29 9.233 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-09T12:09:05.906Z] #29 9.244 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-09T12:09:05.906Z] #29 9.255 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-09T12:09:05.906Z] #29 9.268 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-09T12:09:05.906Z] #29 9.284 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-09T12:09:05.906Z] #29 9.301 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-09T12:09:05.906Z] #29 9.312 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-09T12:09:05.906Z] #29 9.324 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-09T12:09:05.906Z] #29 9.333 Setting up ca-certificates (20210119) ... [2022-08-09T12:09:05.906Z] #29 9.949 Updating certificates in /etc/ssl/certs... [2022-08-09T12:09:05.906Z] #29 ... [2022-08-09T12:09:05.906Z] [2022-08-09T12:09:05.906Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T12:09:05.906Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T12:09:07.042Z] #11 ... [2022-08-09T12:09:07.042Z] [2022-08-09T12:09:07.042Z] #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-08-09T12:09:07.042Z] #31 sha256:18d0b22bb462dbcba6bf4322ecd4d5d4219683b3c208fdc1d48457517eb40946 [2022-08-09T12:09:07.042Z] #31 1.689 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-09T12:09:07.042Z] #31 2.028 [2022-08-09T12:09:07.042Z] #31 2.244 #=#=# ######################################################################## 100.0% [2022-08-09T12:09:07.042Z] #31 2.626 [2022-08-09T12:09:07.042Z] #31 3.651 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-09T12:09:07.042Z] #31 4.014 [2022-08-09T12:09:07.042Z] #31 4.229 #=#=# ######################################################################## 100.0% [2022-08-09T12:09:07.042Z] #31 4.566 [2022-08-09T12:09:07.042Z] #31 5.664 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-09T12:09:07.042Z] #31 5.980 [2022-08-09T12:09:07.042Z] #31 6.196 #=#=# ################## 25.7% ########################################## 59.2% ################################################################# 91.3% ######################################################################## 100.0% [2022-08-09T12:09:07.042Z] #31 6.732 [2022-08-09T12:09:07.042Z] #31 7.721 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-09T12:09:07.042Z] #31 7.992 [2022-08-09T12:09:07.042Z] #31 8.205 #=#=# ######################################################################## 100.0% [2022-08-09T12:09:07.042Z] #31 8.489 [2022-08-09T12:09:07.042Z] #31 9.258 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-09T12:09:07.042Z] #31 9.578 [2022-08-09T12:09:07.042Z] #31 9.818 #=#=# ######################################################################## 100.0% [2022-08-09T12:09:07.042Z] #31 10.08 [2022-08-09T12:09:07.042Z] #31 10.17 Download of images into '/build' complete. [2022-08-09T12:09:07.042Z] #31 10.17 Use something like the following to load the result into a Docker daemon: [2022-08-09T12:09:07.042Z] #31 10.17 tar -cC '/build' . | docker load [2022-08-09T12:09:07.042Z] #31 ... [2022-08-09T12:09:07.042Z] [2022-08-09T12:09:07.042Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T12:09:07.042Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T12:09:07.042Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 10.1s [2022-08-09T12:09:07.886Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 4.3s done [2022-08-09T12:09:08.173Z] #11 ... [2022-08-09T12:09:08.173Z] [2022-08-09T12:09:08.173Z] #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-08-09T12:09:08.173Z] #31 sha256:b8458c07d3a6bb97df615349f95423f959b7b419e438377517b90d6753f1c970 [2022-08-09T12:09:08.173Z] #31 6.603 [2022-08-09T12:09:08.173Z] #31 6.831 #=#=# ############## 20.4% ######################################### 57.8% ################################################################ 89.8% ######################################################################## 100.0% [2022-08-09T12:09:08.173Z] #31 7.417 [2022-08-09T12:09:08.173Z] #31 8.593 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-09T12:09:08.173Z] #31 8.877 [2022-08-09T12:09:08.173Z] #31 9.115 #=#=# ######################################################################## 100.0% [2022-08-09T12:09:08.173Z] #31 9.472 [2022-08-09T12:09:08.173Z] #31 10.30 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-09T12:09:08.173Z] #31 10.64 [2022-08-09T12:09:08.173Z] #31 10.88 #=#=# ######################################################################## 100.0% [2022-08-09T12:09:08.173Z] #31 11.11 [2022-08-09T12:09:08.173Z] #31 11.20 Download of images into '/build' complete. [2022-08-09T12:09:08.173Z] #31 11.20 Use something like the following to load the result into a Docker daemon: [2022-08-09T12:09:08.173Z] #31 11.20 tar -cC '/build' . | docker load [2022-08-09T12:09:08.173Z] #31 DONE 13.9s [2022-08-09T12:09:08.173Z] [2022-08-09T12:09:08.173Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T12:09:08.173Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T12:09:08.814Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 [2022-08-09T12:09:08.947Z] #11 ... [2022-08-09T12:09:08.947Z] [2022-08-09T12:09:08.947Z] #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-08-09T12:09:08.947Z] #31 sha256:18d0b22bb462dbcba6bf4322ecd4d5d4219683b3c208fdc1d48457517eb40946 [2022-08-09T12:09:08.947Z] #31 DONE 12.4s [2022-08-09T12:09:08.947Z] [2022-08-09T12:09:08.947Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T12:09:08.947Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T12:09:09.369Z] #31 ... [2022-08-09T12:09:09.369Z] [2022-08-09T12:09:09.369Z] #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-08-09T12:09:09.369Z] #26 sha256:adf05b6a30cbc459621c2336054bf6217a27c18156bd2f6421a5c0cc1d390472 [2022-08-09T12:09:09.369Z] #26 4.779 + RM_GOPATH=0 [2022-08-09T12:09:09.369Z] #26 4.779 + TMP_GOPATH= [2022-08-09T12:09:09.369Z] #26 4.779 + : /build [2022-08-09T12:09:09.369Z] #26 4.779 + '[' -z '' ']' [2022-08-09T12:09:09.369Z] #26 4.781 ++ mktemp -d [2022-08-09T12:09:09.369Z] #26 4.797 + export GOPATH=/tmp/tmp.SOo7r5fe7I [2022-08-09T12:09:09.369Z] #26 4.797 + GOPATH=/tmp/tmp.SOo7r5fe7I [2022-08-09T12:09:09.369Z] #26 4.797 + RM_GOPATH=1 [2022-08-09T12:09:09.369Z] #26 4.797 + case "$(go env GOARCH)" in [2022-08-09T12:09:09.369Z] #26 4.805 ++ go env GOARCH [2022-08-09T12:09:09.369Z] #26 4.871 + export GO_BUILDMODE=-buildmode=pie [2022-08-09T12:09:09.369Z] #26 4.871 + GO_BUILDMODE=-buildmode=pie [2022-08-09T12:09:09.369Z] #26 4.875 ++ dirname /install.sh [2022-08-09T12:09:09.369Z] #26 4.898 + dir=/ [2022-08-09T12:09:09.369Z] #26 4.898 + bin=dockercli [2022-08-09T12:09:09.369Z] #26 4.898 + shift [2022-08-09T12:09:09.369Z] #26 4.898 + '[' '!' -f //dockercli.installer ']' [2022-08-09T12:09:09.369Z] #26 4.898 + . //dockercli.installer [2022-08-09T12:09:09.369Z] #26 4.898 ++ : stable [2022-08-09T12:09:09.369Z] #26 4.898 ++ : 17.06.2-ce [2022-08-09T12:09:09.369Z] #26 4.898 + install_dockercli [2022-08-09T12:09:09.369Z] #26 4.898 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-09T12:09:09.369Z] #26 4.898 Install docker/cli version 17.06.2-ce from stable [2022-08-09T12:09:09.369Z] #26 4.917 ++ uname -m [2022-08-09T12:09:09.369Z] #26 4.926 + arch=aarch64 [2022-08-09T12:09:09.369Z] #26 4.926 + '[' aarch64 '!=' x86_64 ']' [2022-08-09T12:09:09.369Z] #26 4.926 + '[' aarch64 '!=' s390x ']' [2022-08-09T12:09:09.369Z] #26 4.926 + '[' aarch64 '!=' armhf ']' [2022-08-09T12:09:09.369Z] #26 4.926 + build_dockercli [2022-08-09T12:09:09.369Z] #26 4.926 + git clone https://github.com/docker/docker-ce /tmp/tmp.SOo7r5fe7I/tmp/docker-ce [2022-08-09T12:09:09.369Z] #26 4.928 Cloning into '/tmp/tmp.SOo7r5fe7I/tmp/docker-ce'... [2022-08-09T12:09:09.745Z] #11 ... [2022-08-09T12:09:09.745Z] [2022-08-09T12:09:09.745Z] #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-08-09T12:09:09.745Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-09T12:09:09.745Z] #29 10.69 129 added, 0 removed; done. [2022-08-09T12:09:09.745Z] #29 10.83 Setting up jq (1.6-2.1) ... [2022-08-09T12:09:09.745Z] #29 10.83 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-09T12:09:09.745Z] #29 10.85 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-09T12:09:09.745Z] #29 10.86 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T12:09:09.745Z] #29 10.88 Processing triggers for ca-certificates (20210119) ... [2022-08-09T12:09:09.745Z] #29 10.88 Updating certificates in /etc/ssl/certs... [2022-08-09T12:09:09.745Z] #29 11.42 0 added, 0 removed; done. [2022-08-09T12:09:09.745Z] #29 11.42 Running hooks in /etc/ca-certificates/update.d... [2022-08-09T12:09:09.745Z] #29 11.43 done. [2022-08-09T12:09:09.745Z] #29 DONE 14.0s [2022-08-09T12:09:09.745Z] [2022-08-09T12:09:09.745Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T12:09:09.745Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T12:09:09.745Z] #11 ... [2022-08-09T12:09:09.745Z] [2022-08-09T12:09:09.745Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-09T12:09:09.745Z] #30 sha256:43247245c8e1ce913020d3b8447c0ec5ff6c669278e4d67aed3c7a585a5135d8 [2022-08-09T12:09:09.745Z] #30 DONE 0.3s [2022-08-09T12:09:09.745Z] [2022-08-09T12:09:09.745Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T12:09:09.745Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T12:09:09.885Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 13.4s done [2022-08-09T12:09:10.082Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 10.5s [2022-08-09T12:09:10.143Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-09T12:09:10.304Z] #26 ... [2022-08-09T12:09:10.304Z] [2022-08-09T12:09:10.304Z] #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-08-09T12:09:10.304Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697 [2022-08-09T12:09:10.304Z] #53 3.018 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-09T12:09:10.304Z] #53 3.598 go: downloading github.com/fatih/color v1.10.0 [2022-08-09T12:09:10.304Z] #53 3.684 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-09T12:09:10.304Z] #53 3.684 go: downloading golang.org/x/tools v0.1.0 [2022-08-09T12:09:10.304Z] #53 3.684 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-09T12:09:10.304Z] #53 3.733 go: downloading github.com/pkg/errors v0.9.1 [2022-08-09T12:09:10.304Z] #53 3.733 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-09T12:09:10.304Z] #53 3.733 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-09T12:09:10.304Z] #53 3.821 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-09T12:09:10.304Z] #53 3.847 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-09T12:09:10.304Z] #53 3.884 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-09T12:09:10.304Z] #53 3.932 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-09T12:09:10.304Z] #53 3.940 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-09T12:09:10.304Z] #53 6.163 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-09T12:09:10.304Z] #53 6.211 go: downloading golang.org/x/mod v0.3.0 [2022-08-09T12:09:10.402Z] #11 DONE 41.7s [2022-08-09T12:09:10.402Z] [2022-08-09T12:09:10.402Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-09T12:09:10.402Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-09T12:09:10.563Z] #53 ... [2022-08-09T12:09:10.563Z] [2022-08-09T12:09:10.563Z] #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-08-09T12:09:10.563Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-09T12:09:10.563Z] #55 5.333 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-09T12:09:10.563Z] #55 7.044 go: downloading github.com/fatih/color v1.13.0 [2022-08-09T12:09:10.563Z] #55 7.073 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-09T12:09:10.563Z] #55 7.179 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-09T12:09:10.563Z] #55 7.276 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-09T12:09:10.563Z] #55 7.490 go: downloading github.com/spf13/viper v1.11.0 [2022-08-09T12:09:10.563Z] #55 7.512 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-09T12:09:10.563Z] #55 7.874 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-09T12:09:10.563Z] #55 7.879 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-09T12:09:10.563Z] #55 7.979 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-09T12:09:10.563Z] #55 7.990 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-09T12:09:10.563Z] #55 9.500 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-09T12:09:10.563Z] #55 9.735 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-09T12:09:10.563Z] #55 9.838 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-09T12:09:10.563Z] #55 9.848 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-09T12:09:10.563Z] #55 ... [2022-08-09T12:09:10.563Z] [2022-08-09T12:09:10.563Z] #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-08-09T12:09:10.563Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-09T12:09:10.563Z] #76 5.477 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-09T12:09:10.563Z] #76 5.546 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-09T12:09:10.563Z] #76 5.546 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-09T12:09:10.563Z] #76 6.408 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-09T12:09:10.563Z] #76 8.977 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [170 kB] [2022-08-09T12:09:10.821Z] #76 ... [2022-08-09T12:09:10.821Z] [2022-08-09T12:09:10.821Z] #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-08-09T12:09:10.821Z] #57 sha256:a3a5813f76520bf3568edd80f01f59dc71cbcb3d8fa218a31e7caaf63c37bf35 [2022-08-09T12:09:10.821Z] #57 5.321 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-09T12:09:10.821Z] #57 6.382 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-09T12:09:10.821Z] #57 6.429 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-09T12:09:10.821Z] #57 6.453 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-09T12:09:10.821Z] #57 8.078 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-09T12:09:10.821Z] #57 ... [2022-08-09T12:09:10.821Z] [2022-08-09T12:09:10.821Z] #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-08-09T12:09:10.821Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-09T12:09:10.821Z] #62 4.399 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-09T12:09:10.821Z] #62 4.408 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-09T12:09:10.821Z] #62 4.488 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-09T12:09:10.821Z] #62 5.280 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-09T12:09:10.821Z] #62 7.596 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [170 kB] [2022-08-09T12:09:10.821Z] #62 10.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-09T12:09:10.969Z] #12 DONE 0.6s [2022-08-09T12:09:10.969Z] [2022-08-09T12:09:10.969Z] #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-08-09T12:09:10.969Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-09T12:09:11.080Z] #62 ... [2022-08-09T12:09:11.080Z] [2022-08-09T12:09:11.080Z] #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-08-09T12:09:11.080Z] #67 sha256:bb52053b248d4148d5524a54286630bd2ac656947646828e553bc12c70a8a165 [2022-08-09T12:09:11.080Z] #67 4.948 + RM_GOPATH=0 [2022-08-09T12:09:11.080Z] #67 4.948 + TMP_GOPATH= [2022-08-09T12:09:11.080Z] #67 4.948 + : /build [2022-08-09T12:09:11.080Z] #67 4.949 + '[' -z '' ']' [2022-08-09T12:09:11.080Z] #67 4.956 ++ mktemp -d [2022-08-09T12:09:11.080Z] #67 4.970 + export GOPATH=/tmp/tmp.tOEzU0qu13 [2022-08-09T12:09:11.080Z] #67 4.970 + GOPATH=/tmp/tmp.tOEzU0qu13 [2022-08-09T12:09:11.080Z] #67 4.970 + RM_GOPATH=1 [2022-08-09T12:09:11.080Z] #67 4.970 + case "$(go env GOARCH)" in [2022-08-09T12:09:11.080Z] #67 4.970 ++ go env GOARCH [2022-08-09T12:09:11.080Z] #67 4.997 + export GO_BUILDMODE=-buildmode=pie [2022-08-09T12:09:11.080Z] #67 4.997 + GO_BUILDMODE=-buildmode=pie [2022-08-09T12:09:11.080Z] #67 4.998 ++ dirname /install.sh [2022-08-09T12:09:11.080Z] #67 5.003 + dir=/ [2022-08-09T12:09:11.080Z] #67 5.007 + bin=rootlesskit [2022-08-09T12:09:11.080Z] #67 5.007 + shift [2022-08-09T12:09:11.080Z] #67 5.007 + '[' '!' -f //rootlesskit.installer ']' [2022-08-09T12:09:11.080Z] #67 5.007 + . //rootlesskit.installer [2022-08-09T12:09:11.080Z] #67 5.008 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-09T12:09:11.080Z] #67 5.008 + install_rootlesskit [2022-08-09T12:09:11.080Z] #67 5.008 + case "$1" in [2022-08-09T12:09:11.080Z] #67 5.008 + export CGO_ENABLED=0 [2022-08-09T12:09:11.080Z] #67 5.009 + CGO_ENABLED=0 [2022-08-09T12:09:11.080Z] #67 5.009 + _install_rootlesskit [2022-08-09T12:09:11.080Z] #67 5.010 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-09T12:09:11.080Z] #67 5.012 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-09T12:09:11.080Z] #67 5.012 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-09T12:09:11.080Z] #67 5.012 + GOBIN=/build [2022-08-09T12:09:11.080Z] #67 5.012 + GO111MODULE=on [2022-08-09T12:09:11.080Z] #67 5.012 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-09T12:09:11.080Z] #67 5.506 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-09T12:09:11.080Z] #67 7.636 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-09T12:09:11.080Z] #67 7.690 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-09T12:09:11.080Z] #67 8.250 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-09T12:09:11.080Z] #67 10.63 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-09T12:09:11.080Z] #67 ... [2022-08-09T12:09:11.080Z] [2022-08-09T12:09:11.080Z] #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-08-09T12:09:11.080Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-09T12:09:11.080Z] #34 3.915 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-09T12:09:11.080Z] #34 3.921 Cloning into '.'... [2022-08-09T12:09:11.338Z] #34 ... [2022-08-09T12:09:11.338Z] [2022-08-09T12:09:11.338Z] #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-08-09T12:09:11.338Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-09T12:09:11.338Z] #47 3.395 + git clone https://github.com/docker/distribution.git . [2022-08-09T12:09:11.338Z] #47 3.395 Cloning into '.'... [2022-08-09T12:09:11.536Z] #13 DONE 0.7s [2022-08-09T12:09:11.596Z] #47 ... [2022-08-09T12:09:11.596Z] [2022-08-09T12:09:11.596Z] #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-08-09T12:09:11.596Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-09T12:09:11.596Z] #14 5.121 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-09T12:09:11.596Z] #14 5.179 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-09T12:09:11.596Z] #14 5.200 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-09T12:09:11.596Z] #14 6.252 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-09T12:09:11.596Z] #14 8.954 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [170 kB] [2022-08-09T12:09:11.596Z] #14 ... [2022-08-09T12:09:11.596Z] [2022-08-09T12:09:11.596Z] #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-08-09T12:09:11.596Z] #40 sha256:69570b798ff99da2ef0b1346cd9a9f0570efcefad557de6cde34dfcdb46133cd [2022-08-09T12:09:11.596Z] #40 5.576 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-09T12:09:11.596Z] #40 6.182 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-09T12:09:11.596Z] #40 7.204 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-09T12:09:11.596Z] #40 7.466 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-09T12:09:11.596Z] #40 7.588 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-09T12:09:11.596Z] #40 10.43 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-09T12:09:11.596Z] #40 10.55 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-09T12:09:11.795Z] [2022-08-09T12:09:11.795Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-09T12:09:11.795Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-09T12:09:11.795Z] #33 DONE 0.1s [2022-08-09T12:09:11.795Z] [2022-08-09T12:09:11.795Z] #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-08-09T12:09:11.795Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-09T12:09:11.795Z] #34 ... [2022-08-09T12:09:11.795Z] [2022-08-09T12:09:11.795Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-09T12:09:11.795Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-09T12:09:11.795Z] #46 DONE 0.3s [2022-08-09T12:09:11.855Z] #40 ... [2022-08-09T12:09:11.855Z] [2022-08-09T12:09:11.855Z] #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-08-09T12:09:11.855Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-09T12:09:11.855Z] #36 4.530 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-09T12:09:11.855Z] #36 ... [2022-08-09T12:09:11.855Z] [2022-08-09T12:09:11.855Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-09T12:09:11.855Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-09T12:09:11.855Z] #42 5.680 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-09T12:09:11.855Z] #42 5.712 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-09T12:09:11.855Z] #42 5.724 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-09T12:09:11.855Z] #42 6.665 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-09T12:09:11.855Z] #42 9.330 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [170 kB] [2022-08-09T12:09:12.054Z] [2022-08-09T12:09:12.054Z] #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-08-09T12:09:12.054Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-09T12:09:12.054Z] #50 DONE 0.3s [2022-08-09T12:09:12.054Z] [2022-08-09T12:09:12.054Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-09T12:09:12.054Z] #25 sha256:6abc84ec45546fdd691a8c0951f581504189ba82b399dbcbb225daa6ed753804 [2022-08-09T12:09:12.054Z] #25 DONE 0.3s [2022-08-09T12:09:12.054Z] [2022-08-09T12:09:12.054Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-09T12:09:12.054Z] #66 sha256:dc48ef9ed1b152f65fe4ef9d25cb0afedfec21fdc155c2bf528c10516b63adf4 [2022-08-09T12:09:12.054Z] #66 DONE 0.3s [2022-08-09T12:09:12.054Z] [2022-08-09T12:09:12.054Z] #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-08-09T12:09:12.054Z] #67 sha256:b0341d098de65eb546c2a06b147d4ed13ba40f9d2d39878b9f8f2f462687e839 [2022-08-09T12:09:12.114Z] #42 ... [2022-08-09T12:09:12.114Z] [2022-08-09T12:09:12.114Z] #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-08-09T12:09:12.114Z] #38 sha256:c896c42fc52d68eb0bdf368fbaf5b7fdd774b9a57470726289de1511b423f53e [2022-08-09T12:09:12.114Z] #38 5.625 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-09T12:09:12.114Z] #38 ... [2022-08-09T12:09:12.114Z] [2022-08-09T12:09:12.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-08-09T12:09:12.114Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-09T12:09:12.114Z] #14 11.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-09T12:09:12.679Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 13.2s done [2022-08-09T12:09:12.938Z] #19 67.59 Reading package lists... [2022-08-09T12:09:12.938Z] #19 ... [2022-08-09T12:09:12.938Z] [2022-08-09T12:09:12.938Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-09T12:09:12.938Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:09:12.938Z] #84 34.81 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-09T12:09:13.620Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-09T12:09:13.620Z] #11 DONE 47.0s [2022-08-09T12:09:13.620Z] [2022-08-09T12:09:13.620Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-09T12:09:13.620Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-09T12:09:13.918Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.0s [2022-08-09T12:09:14.565Z] #12 DONE 0.8s [2022-08-09T12:09:14.565Z] [2022-08-09T12:09:14.565Z] #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-08-09T12:09:14.565Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-09T12:09:14.826Z] #13 DONE 0.4s [2022-08-09T12:09:14.826Z] [2022-08-09T12:09:14.826Z] #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-08-09T12:09:14.826Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T12:09:15.087Z] #14 ... [2022-08-09T12:09:15.087Z] [2022-08-09T12:09:15.087Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-09T12:09:15.087Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-09T12:09:15.087Z] #46 DONE 0.2s [2022-08-09T12:09:15.087Z] [2022-08-09T12:09:15.087Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-09T12:09:15.087Z] #66 sha256:e124286505bc82dfff2ae2e1443028b75f9744d1d84667b97aa355c05b66aaa1 [2022-08-09T12:09:15.087Z] #66 DONE 0.2s [2022-08-09T12:09:15.087Z] [2022-08-09T12:09:15.087Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-09T12:09:15.087Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-09T12:09:15.087Z] #33 DONE 0.2s [2022-08-09T12:09:15.087Z] [2022-08-09T12:09:15.087Z] #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-08-09T12:09:15.087Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-09T12:09:15.087Z] #50 DONE 0.3s [2022-08-09T12:09:15.087Z] [2022-08-09T12:09:15.087Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-09T12:09:15.087Z] #25 sha256:c2c766a479c03772372c2cafb48c04c65a6bbf76db0e4efbb1b77af1a18f2cca [2022-08-09T12:09:15.087Z] #25 DONE 0.3s [2022-08-09T12:09:15.087Z] [2022-08-09T12:09:15.087Z] #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-08-09T12:09:15.087Z] #26 sha256:2b4f221892140b0e3c9ba03ee7627c25b0fd3ddca0adf696382a2521564cef99 [2022-08-09T12:09:16.303Z] #14 ... [2022-08-09T12:09:16.303Z] [2022-08-09T12:09:16.303Z] #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-08-09T12:09:16.303Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-09T12:09:16.303Z] #51 5.556 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-09T12:09:16.303Z] #51 5.594 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-09T12:09:16.303Z] #51 5.594 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-09T12:09:16.303Z] #51 6.243 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-09T12:09:16.303Z] #51 6.788 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-09T12:09:16.303Z] #51 10.00 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [170 kB] [2022-08-09T12:09:16.303Z] #51 12.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-09T12:09:16.303Z] #51 15.63 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-09T12:09:16.303Z] #51 ... [2022-08-09T12:09:16.303Z] [2022-08-09T12:09:16.303Z] #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-08-09T12:09:16.303Z] #31 sha256:3903640759fcaee7d5279b360e7210d063ae35959af6d68b4abeb222738ba431 [2022-08-09T12:09:16.303Z] #31 7.018 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-09T12:09:16.303Z] #31 8.755 [2022-08-09T12:09:16.303Z] #31 9.098 #=#=# ######################################################################## 100.0% [2022-08-09T12:09:16.303Z] #31 10.66 [2022-08-09T12:09:17.190Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 7.9s done [2022-08-09T12:09:17.190Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-09T12:09:17.190Z] #11 DONE 28.5s [2022-08-09T12:09:17.190Z] [2022-08-09T12:09:17.190Z] #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-08-09T12:09:17.190Z] #31 sha256:e3ab9b3c3829fd65e4c0414db2b34779ffba3398eb6ebee8d57c2513dd4a5975 [2022-08-09T12:09:17.190Z] #31 1.569 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-09T12:09:17.190Z] #31 1.831 [2022-08-09T12:09:17.190Z] #31 2.050 #=#=# ################################ 45.5% ######################################################################## 100.0% [2022-08-09T12:09:17.190Z] #31 2.352 [2022-08-09T12:09:17.190Z] #31 3.242 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-09T12:09:17.190Z] #31 3.501 [2022-08-09T12:09:17.190Z] #31 3.725 #=#=# ######################################################################## 100.0% [2022-08-09T12:09:17.190Z] #31 4.032 [2022-08-09T12:09:17.190Z] #31 4.903 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-09T12:09:17.190Z] #31 5.172 [2022-08-09T12:09:17.190Z] #31 5.394 #=#=# ################## 25.7% ######################################### 57.8% ################################################################ 89.3% ######################################################################## 100.0% [2022-08-09T12:09:17.190Z] #31 5.936 [2022-08-09T12:09:17.190Z] #31 6.841 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-09T12:09:17.190Z] #31 7.043 [2022-08-09T12:09:17.190Z] #31 7.261 #=#=# ######################################################################## 100.0% [2022-08-09T12:09:17.190Z] #31 ... [2022-08-09T12:09:17.190Z] [2022-08-09T12:09:17.190Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-09T12:09:17.190Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-09T12:09:17.325Z] #67 ... [2022-08-09T12:09:17.325Z] [2022-08-09T12:09:17.325Z] #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-08-09T12:09:17.325Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T12:09:17.325Z] #76 5.336 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-09T12:09:17.325Z] #76 5.356 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-09T12:09:17.325Z] #76 5.369 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-09T12:09:17.325Z] #76 5.641 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-09T12:09:17.325Z] #76 ... [2022-08-09T12:09:17.325Z] [2022-08-09T12:09:17.325Z] #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-08-09T12:09:17.325Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-09T12:09:17.325Z] #34 5.688 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-09T12:09:17.325Z] #34 5.688 Cloning into '.'... [2022-08-09T12:09:17.680Z] #31 ... [2022-08-09T12:09:17.680Z] [2022-08-09T12:09:17.680Z] #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-08-09T12:09:17.680Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-09T12:09:17.680Z] #14 17.40 Fetched 8451 kB in 13s (672 kB/s) [2022-08-09T12:09:18.218Z] #84 ... [2022-08-09T12:09:18.218Z] [2022-08-09T12:09:18.218Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-09T12:09:18.218Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-09T12:09:18.218Z] #19 67.59 Reading package lists... [2022-08-09T12:09:18.616Z] #14 17.40 Reading package lists... [2022-08-09T12:09:18.616Z] #14 ... [2022-08-09T12:09:18.616Z] [2022-08-09T12:09:18.616Z] #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-08-09T12:09:18.616Z] #38 sha256:c896c42fc52d68eb0bdf368fbaf5b7fdd774b9a57470726289de1511b423f53e [2022-08-09T12:09:18.616Z] #38 16.75 tomll can be used in two ways: [2022-08-09T12:09:18.616Z] #38 16.75 Writing to STDIN and reading from STDOUT: [2022-08-09T12:09:18.616Z] #38 16.75 cat file.toml | tomll > file.toml [2022-08-09T12:09:18.616Z] #38 16.75 [2022-08-09T12:09:18.616Z] #38 16.75 Reading and updating a list of files: [2022-08-09T12:09:18.616Z] #38 16.75 tomll a.toml b.toml c.toml [2022-08-09T12:09:18.616Z] #38 16.75 [2022-08-09T12:09:18.616Z] #38 16.75 When given a list of files, tomll will modify all files in place without asking. [2022-08-09T12:09:18.616Z] #38 DONE 18.2s [2022-08-09T12:09:18.616Z] [2022-08-09T12:09:18.616Z] #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-08-09T12:09:18.616Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-09T12:09:18.616Z] #55 13.24 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-09T12:09:18.616Z] #55 13.30 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-09T12:09:18.616Z] #55 13.45 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-09T12:09:18.616Z] #55 13.60 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-09T12:09:18.616Z] #55 13.77 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-09T12:09:18.616Z] #55 13.78 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-09T12:09:18.616Z] #55 13.88 go: downloading github.com/spf13/afero v1.8.2 [2022-08-09T12:09:18.616Z] #55 13.93 go: downloading github.com/spf13/cast v1.4.1 [2022-08-09T12:09:18.616Z] #55 14.09 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-09T12:09:18.616Z] #55 14.15 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-09T12:09:18.616Z] #55 14.18 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-09T12:09:18.616Z] #55 14.29 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-09T12:09:18.616Z] #55 14.40 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-09T12:09:18.616Z] #55 14.45 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-09T12:09:18.616Z] #55 14.66 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-09T12:09:18.616Z] #55 14.74 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-09T12:09:18.616Z] #55 14.75 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-09T12:09:18.616Z] #55 14.86 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-09T12:09:18.616Z] #55 16.02 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-09T12:09:18.616Z] #55 16.22 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-09T12:09:18.616Z] #55 16.94 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-09T12:09:18.616Z] #55 17.19 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-09T12:09:18.616Z] #55 17.20 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-09T12:09:18.616Z] #55 17.24 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-09T12:09:18.616Z] #55 17.42 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-09T12:09:18.616Z] #55 17.44 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-09T12:09:18.616Z] #55 17.58 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-09T12:09:18.616Z] #55 17.93 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-09T12:09:18.616Z] #55 18.09 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-09T12:09:18.616Z] #55 18.29 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-09T12:09:18.874Z] #55 18.52 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-09T12:09:18.875Z] #55 18.52 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-09T12:09:18.875Z] #55 18.60 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-09T12:09:18.875Z] #55 18.69 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-09T12:09:19.083Z] #12 DONE 1.7s [2022-08-09T12:09:19.083Z] [2022-08-09T12:09:19.083Z] #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-08-09T12:09:19.083Z] #31 sha256:e3ab9b3c3829fd65e4c0414db2b34779ffba3398eb6ebee8d57c2513dd4a5975 [2022-08-09T12:09:19.083Z] #31 7.497 [2022-08-09T12:09:19.083Z] #31 8.109 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-09T12:09:19.083Z] #31 8.289 [2022-08-09T12:09:19.083Z] #31 8.501 #=#=# ######################################################################## 100.0% [2022-08-09T12:09:19.083Z] #31 8.711 [2022-08-09T12:09:19.083Z] #31 8.766 Download of images into '/build' complete. [2022-08-09T12:09:19.083Z] #31 8.766 Use something like the following to load the result into a Docker daemon: [2022-08-09T12:09:19.083Z] #31 8.766 tar -cC '/build' . | docker load [2022-08-09T12:09:19.083Z] #31 DONE 8.9s [2022-08-09T12:09:19.083Z] [2022-08-09T12:09:19.083Z] #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-08-09T12:09:19.083Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-09T12:09:19.133Z] #55 18.73 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-09T12:09:19.344Z] #13 DONE 0.6s [2022-08-09T12:09:19.344Z] [2022-08-09T12:09:19.344Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-09T12:09:19.344Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-09T12:09:19.344Z] #46 DONE 0.1s [2022-08-09T12:09:19.344Z] [2022-08-09T12:09:19.344Z] #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-08-09T12:09:19.344Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T12:09:19.391Z] #55 19.01 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-09T12:09:19.391Z] #55 19.18 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-09T12:09:19.391Z] #55 19.24 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-09T12:09:19.391Z] #55 19.27 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-09T12:09:19.604Z] #55 ... [2022-08-09T12:09:19.604Z] [2022-08-09T12:09:19.604Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-09T12:09:19.604Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-09T12:09:19.604Z] #33 DONE 0.2s [2022-08-09T12:09:19.604Z] [2022-08-09T12:09:19.604Z] #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-08-09T12:09:19.604Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-09T12:09:19.604Z] #50 DONE 0.3s [2022-08-09T12:09:19.650Z] #55 19.40 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-09T12:09:19.650Z] #55 19.42 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-09T12:09:19.860Z] [2022-08-09T12:09:19.860Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-09T12:09:19.860Z] #66 sha256:c3466cad0b2364da1ccbe2efafb41187fdefe58a1950d27d3860f51ff053416f [2022-08-09T12:09:19.860Z] #66 DONE 0.3s [2022-08-09T12:09:19.860Z] [2022-08-09T12:09:19.860Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-09T12:09:19.860Z] #25 sha256:4209373530264c49296b197566c09edb855590c29e963e41fdfd4e33f6a88ad6 [2022-08-09T12:09:19.860Z] #25 DONE 0.3s [2022-08-09T12:09:19.860Z] [2022-08-09T12:09:19.860Z] #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-08-09T12:09:19.860Z] #26 sha256:55f8eee38f52c05d912fcb65eca07bdddad19edab8b073070df377f3a1f29493 [2022-08-09T12:09:19.911Z] #55 19.56 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-09T12:09:19.911Z] #55 19.64 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-09T12:09:20.171Z] #55 19.78 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-09T12:09:20.171Z] #55 19.82 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-09T12:09:20.171Z] #55 19.89 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-09T12:09:20.171Z] #55 19.90 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-09T12:09:20.374Z] #26 ... [2022-08-09T12:09:20.374Z] [2022-08-09T12:09:20.374Z] #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-08-09T12:09:20.374Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-09T12:09:20.374Z] #40 3.695 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-09T12:09:20.374Z] #40 4.277 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-09T12:09:20.374Z] #40 4.653 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-09T12:09:20.374Z] #40 4.721 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-09T12:09:20.374Z] #40 4.776 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-09T12:09:20.429Z] #55 19.97 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-09T12:09:20.430Z] #55 20.20 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-09T12:09:20.634Z] #40 5.845 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-09T12:09:20.634Z] #40 5.887 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-09T12:09:20.690Z] #55 20.28 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-09T12:09:20.690Z] #55 20.32 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-09T12:09:20.690Z] #55 20.37 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-09T12:09:20.690Z] #55 20.43 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-09T12:09:20.949Z] #55 20.55 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-09T12:09:20.949Z] #55 20.55 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-09T12:09:20.949Z] #55 20.60 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-09T12:09:20.949Z] #55 ... [2022-08-09T12:09:20.949Z] [2022-08-09T12:09:20.949Z] #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-08-09T12:09:20.949Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-09T12:09:21.208Z] #47 20.23 Updating files: 82% (1806/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-09T12:09:21.208Z] #47 20.44 + git checkout -q v2.3.0 [2022-08-09T12:09:22.143Z] #47 ... [2022-08-09T12:09:22.143Z] [2022-08-09T12:09:22.143Z] #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-08-09T12:09:22.143Z] #67 sha256:bb52053b248d4148d5524a54286630bd2ac656947646828e553bc12c70a8a165 [2022-08-09T12:09:22.143Z] #67 11.35 go: downloading github.com/google/uuid v1.3.0 [2022-08-09T12:09:22.143Z] #67 11.40 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-09T12:09:22.143Z] #67 11.40 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-09T12:09:22.143Z] #67 11.69 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-09T12:09:22.143Z] #67 11.82 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-09T12:09:22.143Z] #67 12.14 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-09T12:09:22.143Z] #67 12.70 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-09T12:09:22.143Z] #67 12.83 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-09T12:09:22.143Z] #67 14.22 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-09T12:09:22.143Z] #67 14.41 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-09T12:09:22.143Z] #67 ... [2022-08-09T12:09:22.143Z] [2022-08-09T12:09:22.143Z] #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-08-09T12:09:22.143Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-09T12:09:22.143Z] #76 11.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-09T12:09:22.143Z] #76 16.70 Fetched 8451 kB in 12s (731 kB/s) [2022-08-09T12:09:22.143Z] #76 16.70 Reading package lists... [2022-08-09T12:09:22.143Z] #76 ... [2022-08-09T12:09:22.143Z] [2022-08-09T12:09:22.143Z] #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-08-09T12:09:22.143Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-09T12:09:22.143Z] #36 11.83 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-09T12:09:22.143Z] #36 11.83 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-09T12:09:22.143Z] #36 12.20 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-09T12:09:22.143Z] #36 12.32 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-09T12:09:22.143Z] #36 12.61 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-09T12:09:22.143Z] #36 12.74 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-09T12:09:22.143Z] #36 12.78 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-09T12:09:22.143Z] #36 12.85 go: downloading github.com/peterh/liner v1.2.2 [2022-08-09T12:09:22.143Z] #36 13.02 go: downloading github.com/google/go-dap v0.6.0 [2022-08-09T12:09:22.143Z] #36 13.36 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-09T12:09:22.143Z] #36 13.93 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-09T12:09:22.143Z] #36 14.17 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-09T12:09:22.143Z] #36 14.18 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-09T12:09:22.143Z] #36 15.33 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-09T12:09:22.143Z] #36 15.54 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-09T12:09:22.401Z] #36 ... [2022-08-09T12:09:22.401Z] [2022-08-09T12:09:22.401Z] #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-08-09T12:09:22.401Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-09T12:09:22.401Z] #42 12.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-09T12:09:22.401Z] #42 17.26 Fetched 8451 kB in 12s (715 kB/s) [2022-08-09T12:09:22.401Z] #42 17.26 Reading package lists... [2022-08-09T12:09:22.401Z] #42 ... [2022-08-09T12:09:22.401Z] [2022-08-09T12:09:22.401Z] #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-08-09T12:09:22.401Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-09T12:09:22.401Z] #14 17.40 Reading package lists... [2022-08-09T12:09:22.548Z] #40 ... [2022-08-09T12:09:22.548Z] [2022-08-09T12:09:22.548Z] #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-08-09T12:09:22.548Z] #26 sha256:2b4f221892140b0e3c9ba03ee7627c25b0fd3ddca0adf696382a2521564cef99 [2022-08-09T12:09:22.548Z] #26 7.316 + RM_GOPATH=0 [2022-08-09T12:09:22.548Z] #26 7.316 + TMP_GOPATH= [2022-08-09T12:09:22.548Z] #26 7.316 + : /build [2022-08-09T12:09:22.548Z] #26 7.316 + '[' -z '' ']' [2022-08-09T12:09:22.548Z] #26 7.316 ++ mktemp -d [2022-08-09T12:09:22.548Z] #26 7.324 + export GOPATH=/tmp/tmp.2XnqwaqVeY [2022-08-09T12:09:22.548Z] #26 7.324 + GOPATH=/tmp/tmp.2XnqwaqVeY [2022-08-09T12:09:22.548Z] #26 7.324 + RM_GOPATH=1 [2022-08-09T12:09:22.548Z] #26 7.324 + case "$(go env GOARCH)" in [2022-08-09T12:09:22.548Z] #26 7.326 ++ go env GOARCH [2022-08-09T12:09:22.548Z] #26 7.368 + export GO_BUILDMODE=-buildmode=pie [2022-08-09T12:09:22.548Z] #26 7.368 + GO_BUILDMODE=-buildmode=pie [2022-08-09T12:09:22.548Z] #26 7.368 ++ dirname /install.sh [2022-08-09T12:09:22.548Z] #26 7.369 + dir=/ [2022-08-09T12:09:22.548Z] #26 7.370 + bin=dockercli [2022-08-09T12:09:22.548Z] #26 7.370 + shift [2022-08-09T12:09:22.548Z] #26 7.370 + '[' '!' -f //dockercli.installer ']' [2022-08-09T12:09:22.548Z] #26 7.370 + . //dockercli.installer [2022-08-09T12:09:22.548Z] #26 7.371 ++ : stable [2022-08-09T12:09:22.548Z] #26 7.371 ++ : 17.06.2-ce [2022-08-09T12:09:22.548Z] #26 7.373 + install_dockercli [2022-08-09T12:09:22.548Z] #26 7.373 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-09T12:09:22.548Z] #26 7.373 Install docker/cli version 17.06.2-ce from stable [2022-08-09T12:09:22.548Z] #26 7.387 ++ uname -m [2022-08-09T12:09:22.548Z] #26 7.387 + arch=x86_64 [2022-08-09T12:09:22.548Z] #26 7.387 + '[' x86_64 '!=' x86_64 ']' [2022-08-09T12:09:22.548Z] #26 7.387 + url=https://download.docker.com/linux/static [2022-08-09T12:09:22.548Z] #26 7.387 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-09T12:09:22.548Z] #26 7.405 + tar -xz docker/docker [2022-08-09T12:09:22.599Z] #34 ... [2022-08-09T12:09:22.599Z] [2022-08-09T12:09:22.599Z] #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-08-09T12:09:22.599Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-09T12:09:22.599Z] #40 6.645 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-09T12:09:22.599Z] #40 7.929 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-09T12:09:22.599Z] #40 ... [2022-08-09T12:09:22.599Z] [2022-08-09T12:09:22.599Z] #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-08-09T12:09:22.599Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-09T12:09:22.599Z] #42 6.753 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-09T12:09:22.599Z] #42 6.835 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-09T12:09:22.599Z] #42 6.835 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-09T12:09:22.599Z] #42 8.359 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-09T12:09:22.599Z] #42 ... [2022-08-09T12:09:22.599Z] [2022-08-09T12:09:22.599Z] #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-08-09T12:09:22.599Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T12:09:22.599Z] #51 7.575 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-09T12:09:22.599Z] #51 7.674 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-09T12:09:22.599Z] #51 7.674 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-09T12:09:22.599Z] #51 8.294 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-09T12:09:22.599Z] #51 ... [2022-08-09T12:09:22.599Z] [2022-08-09T12:09:22.599Z] #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-08-09T12:09:22.599Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-09T12:09:22.599Z] #62 7.535 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-09T12:09:22.599Z] #62 7.550 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-09T12:09:22.599Z] #62 7.566 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-09T12:09:22.599Z] #62 9.235 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-09T12:09:22.599Z] #62 ... [2022-08-09T12:09:22.599Z] [2022-08-09T12:09:22.599Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-09T12:09:22.599Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-09T12:09:22.599Z] #53 7.844 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-09T12:09:22.599Z] #53 10.06 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-09T12:09:22.599Z] #53 10.06 go: downloading github.com/fatih/color v1.10.0 [2022-08-09T12:09:22.599Z] #53 10.15 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-09T12:09:22.599Z] #53 ... [2022-08-09T12:09:22.599Z] [2022-08-09T12:09:22.599Z] #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-08-09T12:09:22.599Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-09T12:09:22.599Z] #47 6.419 + git clone https://github.com/docker/distribution.git . [2022-08-09T12:09:22.599Z] #47 6.419 Cloning into '.'... [2022-08-09T12:09:22.599Z] #47 ... [2022-08-09T12:09:22.599Z] [2022-08-09T12:09:22.599Z] #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-08-09T12:09:22.599Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T12:09:22.599Z] #14 7.117 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-09T12:09:22.599Z] #14 7.298 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-09T12:09:22.599Z] #14 7.373 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-09T12:09:22.599Z] #14 8.830 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-09T12:09:22.599Z] #14 ... [2022-08-09T12:09:22.599Z] [2022-08-09T12:09:22.599Z] #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-08-09T12:09:22.599Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-09T12:09:22.599Z] #38 6.852 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-09T12:09:22.859Z] #38 ... [2022-08-09T12:09:22.859Z] [2022-08-09T12:09:22.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-08-09T12:09:22.859Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-09T12:09:22.859Z] #36 5.367 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-09T12:09:22.859Z] #36 ... [2022-08-09T12:09:22.859Z] [2022-08-09T12:09:22.859Z] #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-08-09T12:09:22.859Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T12:09:22.859Z] #55 6.162 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-09T12:09:22.859Z] #55 9.250 go: downloading github.com/fatih/color v1.13.0 [2022-08-09T12:09:22.859Z] #55 9.261 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-09T12:09:22.859Z] #55 9.742 go: downloading github.com/pkg/errors v0.9.1 [2022-08-09T12:09:22.859Z] #55 9.825 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-09T12:09:22.859Z] #55 9.951 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-09T12:09:22.859Z] #55 10.56 go: downloading github.com/spf13/viper v1.11.0 [2022-08-09T12:09:22.859Z] #55 10.74 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-09T12:09:22.859Z] #55 11.29 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-09T12:09:23.118Z] #55 11.31 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-09T12:09:23.118Z] #55 ... [2022-08-09T12:09:23.118Z] [2022-08-09T12:09:23.118Z] #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-08-09T12:09:23.118Z] #26 sha256:41383766b9c63e4668f3631aa1203b9668fbf5d72a247e45364722637b152680 [2022-08-09T12:09:23.118Z] #26 6.908 + RM_GOPATH=0 [2022-08-09T12:09:23.118Z] #26 6.908 + TMP_GOPATH= [2022-08-09T12:09:23.118Z] #26 6.908 + : /build [2022-08-09T12:09:23.118Z] #26 6.910 + '[' -z '' ']' [2022-08-09T12:09:23.118Z] #26 6.910 ++ mktemp -d [2022-08-09T12:09:23.118Z] #26 6.916 + export GOPATH=/tmp/tmp.n6tE1kh6G1 [2022-08-09T12:09:23.118Z] #26 6.916 + GOPATH=/tmp/tmp.n6tE1kh6G1 [2022-08-09T12:09:23.118Z] #26 6.916 + RM_GOPATH=1 [2022-08-09T12:09:23.118Z] #26 6.916 + case "$(go env GOARCH)" in [2022-08-09T12:09:23.118Z] #26 6.916 ++ go env GOARCH [2022-08-09T12:09:23.118Z] #26 6.973 Install docker/cli version 17.06.2-ce from stable [2022-08-09T12:09:23.118Z] #26 6.973 + export GO_BUILDMODE=-buildmode=pie [2022-08-09T12:09:23.118Z] #26 6.973 + GO_BUILDMODE=-buildmode=pie [2022-08-09T12:09:23.118Z] #26 6.973 ++ dirname /install.sh [2022-08-09T12:09:23.118Z] #26 6.973 + dir=/ [2022-08-09T12:09:23.118Z] #26 6.973 + bin=dockercli [2022-08-09T12:09:23.118Z] #26 6.973 + shift [2022-08-09T12:09:23.118Z] #26 6.973 + '[' '!' -f //dockercli.installer ']' [2022-08-09T12:09:23.118Z] #26 6.973 + . //dockercli.installer [2022-08-09T12:09:23.118Z] #26 6.973 ++ : stable [2022-08-09T12:09:23.118Z] #26 6.973 ++ : 17.06.2-ce [2022-08-09T12:09:23.118Z] #26 6.973 + install_dockercli [2022-08-09T12:09:23.118Z] #26 6.973 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-09T12:09:23.118Z] #26 6.973 ++ uname -m [2022-08-09T12:09:23.118Z] #26 7.015 + arch=x86_64 [2022-08-09T12:09:23.118Z] #26 7.015 + '[' x86_64 '!=' x86_64 ']' [2022-08-09T12:09:23.118Z] #26 7.015 + url=https://download.docker.com/linux/static [2022-08-09T12:09:23.118Z] #26 7.015 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-09T12:09:23.118Z] #26 7.061 + tar -xz docker/docker [2022-08-09T12:09:23.118Z] #26 ... [2022-08-09T12:09:23.118Z] [2022-08-09T12:09:23.118Z] #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-08-09T12:09:23.118Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-09T12:09:23.118Z] #57 6.430 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-09T12:09:23.118Z] #57 8.200 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-09T12:09:23.118Z] #57 8.200 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-09T12:09:23.118Z] #57 8.370 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-09T12:09:23.118Z] #57 10.95 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-09T12:09:23.377Z] #57 ... [2022-08-09T12:09:23.377Z] [2022-08-09T12:09:23.377Z] #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-08-09T12:09:23.377Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-09T12:09:23.377Z] #53 10.80 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-09T12:09:23.377Z] #53 10.94 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-09T12:09:23.377Z] #53 10.98 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-09T12:09:23.377Z] #53 11.06 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-09T12:09:23.377Z] #53 11.37 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-09T12:09:23.377Z] #53 11.78 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-09T12:09:23.640Z] #53 12.12 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-09T12:09:24.576Z] #53 12.66 go: downloading golang.org/x/tools v0.1.0 [2022-08-09T12:09:24.761Z] #19 90.52 Reading package lists... [2022-08-09T12:09:24.761Z] #19 ... [2022-08-09T12:09:24.761Z] [2022-08-09T12:09:24.761Z] #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-08-09T12:09:24.761Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:09:24.761Z] #84 48.46 libtoolize: putting auxiliary files in '.'. [2022-08-09T12:09:24.761Z] #84 48.46 libtoolize: copying file './ltmain.sh' [2022-08-09T12:09:25.119Z] #26 ... [2022-08-09T12:09:25.119Z] [2022-08-09T12:09:25.119Z] #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-08-09T12:09:25.119Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-09T12:09:25.119Z] #62 8.258 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-09T12:09:25.119Z] #62 8.435 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-09T12:09:25.119Z] #62 8.435 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-09T12:09:25.119Z] #62 10.18 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-09T12:09:25.119Z] #62 ... [2022-08-09T12:09:25.119Z] [2022-08-09T12:09:25.119Z] #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-08-09T12:09:25.119Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T12:09:25.119Z] #55 7.583 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-09T12:09:25.119Z] #55 ... [2022-08-09T12:09:25.119Z] [2022-08-09T12:09:25.119Z] #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-08-09T12:09:25.119Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-09T12:09:25.119Z] #34 7.766 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-09T12:09:25.119Z] #34 7.793 Cloning into '.'... [2022-08-09T12:09:25.127Z] #26 ... [2022-08-09T12:09:25.127Z] [2022-08-09T12:09:25.127Z] #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-08-09T12:09:25.127Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-09T12:09:25.127Z] #53 3.634 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-09T12:09:25.127Z] #53 4.514 go: downloading github.com/fatih/color v1.10.0 [2022-08-09T12:09:25.127Z] #53 4.622 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-09T12:09:25.127Z] #53 4.631 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-09T12:09:25.127Z] #53 4.708 go: downloading github.com/pkg/errors v0.9.1 [2022-08-09T12:09:25.127Z] #53 4.813 go: downloading golang.org/x/tools v0.1.0 [2022-08-09T12:09:25.127Z] #53 4.855 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-09T12:09:25.127Z] #53 4.890 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-09T12:09:25.127Z] #53 4.987 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-09T12:09:25.127Z] #53 5.123 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-09T12:09:25.385Z] #34 ... [2022-08-09T12:09:25.385Z] [2022-08-09T12:09:25.385Z] #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-08-09T12:09:25.385Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-09T12:09:25.385Z] #47 7.154 + git clone https://github.com/docker/distribution.git . [2022-08-09T12:09:25.385Z] #47 7.154 Cloning into '.'... [2022-08-09T12:09:25.385Z] #47 ... [2022-08-09T12:09:25.385Z] [2022-08-09T12:09:25.385Z] #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-08-09T12:09:25.385Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T12:09:25.385Z] #51 4.090 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-09T12:09:25.385Z] #51 4.116 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-09T12:09:25.385Z] #51 4.116 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-09T12:09:25.385Z] #51 4.607 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-09T12:09:25.385Z] #51 4.655 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-09T12:09:25.385Z] #51 5.430 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [171 kB] [2022-08-09T12:09:25.385Z] #51 6.587 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-09T12:09:25.385Z] #51 9.431 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-09T12:09:25.655Z] #51 ... [2022-08-09T12:09:25.655Z] [2022-08-09T12:09:25.655Z] #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-08-09T12:09:25.655Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-09T12:09:25.655Z] #38 7.607 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-09T12:09:25.655Z] #38 ... [2022-08-09T12:09:25.655Z] [2022-08-09T12:09:25.655Z] #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-08-09T12:09:25.655Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-09T12:09:25.655Z] #36 7.937 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-09T12:09:25.689Z] #53 ... [2022-08-09T12:09:25.689Z] [2022-08-09T12:09:25.689Z] #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-08-09T12:09:25.689Z] #26 sha256:55f8eee38f52c05d912fcb65eca07bdddad19edab8b073070df377f3a1f29493 [2022-08-09T12:09:25.689Z] #26 5.927 + RM_GOPATH=0 [2022-08-09T12:09:25.689Z] #26 5.927 + TMP_GOPATH= [2022-08-09T12:09:25.689Z] #26 5.927 + : /build [2022-08-09T12:09:25.689Z] #26 5.927 + '[' -z '' ']' [2022-08-09T12:09:25.689Z] #26 5.928 ++ mktemp -d [2022-08-09T12:09:25.689Z] #26 5.928 + export GOPATH=/tmp/tmp.1W3yC2CmAi [2022-08-09T12:09:25.689Z] #26 5.928 + GOPATH=/tmp/tmp.1W3yC2CmAi [2022-08-09T12:09:25.689Z] #26 5.928 + RM_GOPATH=1 [2022-08-09T12:09:25.689Z] #26 5.928 + case "$(go env GOARCH)" in [2022-08-09T12:09:25.689Z] #26 5.928 ++ go env GOARCH [2022-08-09T12:09:25.689Z] #26 5.970 Install docker/cli version 17.06.2-ce from stable [2022-08-09T12:09:25.689Z] #26 5.971 + export GO_BUILDMODE=-buildmode=pie [2022-08-09T12:09:25.689Z] #26 5.971 + GO_BUILDMODE=-buildmode=pie [2022-08-09T12:09:25.689Z] #26 5.971 ++ dirname /install.sh [2022-08-09T12:09:25.689Z] #26 5.971 + dir=/ [2022-08-09T12:09:25.689Z] #26 5.971 + bin=dockercli [2022-08-09T12:09:25.689Z] #26 5.971 + shift [2022-08-09T12:09:25.689Z] #26 5.971 + '[' '!' -f //dockercli.installer ']' [2022-08-09T12:09:25.689Z] #26 5.971 + . //dockercli.installer [2022-08-09T12:09:25.689Z] #26 5.971 ++ : stable [2022-08-09T12:09:25.689Z] #26 5.971 ++ : 17.06.2-ce [2022-08-09T12:09:25.689Z] #26 5.971 + install_dockercli [2022-08-09T12:09:25.689Z] #26 5.971 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-09T12:09:25.689Z] #26 5.971 ++ uname -m [2022-08-09T12:09:25.689Z] #26 5.971 + arch=x86_64 [2022-08-09T12:09:25.689Z] #26 5.971 + '[' x86_64 '!=' x86_64 ']' [2022-08-09T12:09:25.689Z] #26 5.971 + url=https://download.docker.com/linux/static [2022-08-09T12:09:25.689Z] #26 5.971 + tar -xz docker/docker [2022-08-09T12:09:25.689Z] #26 5.971 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-09T12:09:25.945Z] #36 ... [2022-08-09T12:09:25.945Z] [2022-08-09T12:09:25.945Z] #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-08-09T12:09:25.945Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T12:09:25.945Z] #76 8.222 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-09T12:09:25.945Z] #76 8.425 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-09T12:09:25.945Z] #76 8.425 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-09T12:09:25.945Z] #76 10.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-09T12:09:25.945Z] #76 ... [2022-08-09T12:09:25.945Z] [2022-08-09T12:09:25.945Z] #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-08-09T12:09:25.945Z] #67 sha256:68a7a4eafa3246612ee26f9c3fe1fa222dc6456df053fc466870277af6e0d38b [2022-08-09T12:09:25.945Z] #67 6.063 + RM_GOPATH=0 [2022-08-09T12:09:25.945Z] #67 6.063 + TMP_GOPATH= [2022-08-09T12:09:25.945Z] #67 6.063 + : /build [2022-08-09T12:09:25.945Z] #67 6.063 + '[' -z '' ']' [2022-08-09T12:09:25.945Z] #67 6.063 ++ mktemp -d [2022-08-09T12:09:25.945Z] #67 6.070 + export GOPATH=/tmp/tmp.6QzjMykq3X [2022-08-09T12:09:25.945Z] #67 6.070 + GOPATH=/tmp/tmp.6QzjMykq3X [2022-08-09T12:09:25.945Z] #67 6.070 + RM_GOPATH=1 [2022-08-09T12:09:25.945Z] #67 6.070 + case "$(go env GOARCH)" in [2022-08-09T12:09:25.945Z] #67 6.070 ++ go env GOARCH [2022-08-09T12:09:25.945Z] #67 6.081 + export GO_BUILDMODE=-buildmode=pie [2022-08-09T12:09:25.945Z] #67 6.081 + GO_BUILDMODE=-buildmode=pie [2022-08-09T12:09:25.945Z] #67 6.081 ++ dirname /install.sh [2022-08-09T12:09:25.945Z] #67 6.081 + dir=/ [2022-08-09T12:09:25.945Z] #67 6.081 + bin=rootlesskit [2022-08-09T12:09:25.945Z] #67 6.081 + shift [2022-08-09T12:09:25.945Z] #67 6.081 + '[' '!' -f //rootlesskit.installer ']' [2022-08-09T12:09:25.945Z] #67 6.081 + . //rootlesskit.installer [2022-08-09T12:09:25.945Z] #67 6.081 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-09T12:09:25.945Z] #67 6.081 + install_rootlesskit [2022-08-09T12:09:25.945Z] #67 6.081 + case "$1" in [2022-08-09T12:09:25.945Z] #67 6.081 + export CGO_ENABLED=0 [2022-08-09T12:09:25.945Z] #67 6.081 + CGO_ENABLED=0 [2022-08-09T12:09:25.945Z] #67 6.081 + _install_rootlesskit [2022-08-09T12:09:25.945Z] #67 6.081 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-09T12:09:25.945Z] #67 6.081 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-09T12:09:25.945Z] #67 6.081 + GOBIN=/build [2022-08-09T12:09:25.945Z] #67 6.081 + GO111MODULE=on [2022-08-09T12:09:25.945Z] #67 6.081 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-09T12:09:25.945Z] #67 6.082 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-09T12:09:25.945Z] #67 6.577 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-09T12:09:25.945Z] #67 9.735 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-09T12:09:25.945Z] #67 9.754 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-09T12:09:25.945Z] #67 10.77 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-09T12:09:25.952Z] #14 22.39 Reading package lists... [2022-08-09T12:09:25.952Z] #14 ... [2022-08-09T12:09:25.952Z] [2022-08-09T12:09:25.952Z] #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-08-09T12:09:25.952Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-09T12:09:25.952Z] #62 15.26 Fetched 8451 kB in 11s (748 kB/s) [2022-08-09T12:09:25.952Z] #62 15.26 Reading package lists... [2022-08-09T12:09:25.952Z] #62 20.77 Reading package lists... [2022-08-09T12:09:25.952Z] #62 25.37 Building dependency tree... [2022-08-09T12:09:25.952Z] #62 ... [2022-08-09T12:09:25.952Z] [2022-08-09T12:09:25.952Z] #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-08-09T12:09:25.952Z] #31 sha256:3903640759fcaee7d5279b360e7210d063ae35959af6d68b4abeb222738ba431 [2022-08-09T12:09:25.952Z] #31 16.55 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-09T12:09:25.952Z] #31 18.38 #=#=# [2022-08-09T12:09:25.952Z] #31 18.76 #=#=# 0.8% ######################################################################## 100.0% [2022-08-09T12:09:25.952Z] #31 20.20 [2022-08-09T12:09:26.206Z] #67 ... [2022-08-09T12:09:26.206Z] [2022-08-09T12:09:26.206Z] #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-08-09T12:09:26.206Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-09T12:09:26.206Z] #53 7.651 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-09T12:09:26.206Z] #53 10.56 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-09T12:09:26.206Z] #53 10.59 go: downloading github.com/fatih/color v1.10.0 [2022-08-09T12:09:26.206Z] #53 10.65 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-09T12:09:26.206Z] #53 10.78 go: downloading github.com/pkg/errors v0.9.1 [2022-08-09T12:09:26.206Z] #53 11.46 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-09T12:09:26.206Z] #53 ... [2022-08-09T12:09:26.206Z] [2022-08-09T12:09:26.206Z] #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-08-09T12:09:26.206Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-09T12:09:26.206Z] #57 3.993 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-09T12:09:26.206Z] #57 5.253 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-09T12:09:26.206Z] #57 5.253 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-09T12:09:26.206Z] #57 5.328 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-09T12:09:26.206Z] #57 6.091 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-09T12:09:26.206Z] #57 ... [2022-08-09T12:09:26.206Z] [2022-08-09T12:09:26.206Z] #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-08-09T12:09:26.206Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-09T12:09:26.206Z] #42 8.119 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-09T12:09:26.206Z] #42 8.312 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-09T12:09:26.206Z] #42 8.341 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-09T12:09:26.206Z] #42 10.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-09T12:09:26.467Z] #42 ... [2022-08-09T12:09:26.467Z] [2022-08-09T12:09:26.467Z] #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-08-09T12:09:26.467Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-09T12:09:26.467Z] #53 11.48 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-09T12:09:26.467Z] #53 11.58 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-09T12:09:26.467Z] #53 11.67 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-09T12:09:26.698Z] #84 50.27 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-09T12:09:26.698Z] #84 50.27 libtoolize: and rerunning libtoolize and aclocal. [2022-08-09T12:09:26.698Z] #84 50.27 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-09T12:09:26.729Z] #53 11.97 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-09T12:09:27.301Z] #53 12.33 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-09T12:09:27.301Z] #53 12.41 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-09T12:09:27.327Z] #31 ... [2022-08-09T12:09:27.327Z] [2022-08-09T12:09:27.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-08-09T12:09:27.327Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-09T12:09:27.327Z] #62 25.37 Building dependency tree... [2022-08-09T12:09:27.872Z] #53 12.98 go: downloading golang.org/x/tools v0.1.0 [2022-08-09T12:09:28.783Z] #53 ... [2022-08-09T12:09:28.783Z] [2022-08-09T12:09:28.783Z] #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-08-09T12:09:28.783Z] #67 sha256:b0341d098de65eb546c2a06b147d4ed13ba40f9d2d39878b9f8f2f462687e839 [2022-08-09T12:09:28.783Z] #67 6.705 + RM_GOPATH=0 [2022-08-09T12:09:28.783Z] #67 6.705 + TMP_GOPATH= [2022-08-09T12:09:28.783Z] #67 6.705 + : /build [2022-08-09T12:09:28.783Z] #67 6.705 + '[' -z '' ']' [2022-08-09T12:09:28.783Z] #67 6.707 ++ mktemp -d [2022-08-09T12:09:28.783Z] #67 6.710 + export GOPATH=/tmp/tmp.ExY9YJCQqy [2022-08-09T12:09:28.783Z] #67 6.710 + GOPATH=/tmp/tmp.ExY9YJCQqy [2022-08-09T12:09:28.783Z] #67 6.710 + RM_GOPATH=1 [2022-08-09T12:09:28.783Z] #67 6.710 + case "$(go env GOARCH)" in [2022-08-09T12:09:28.783Z] #67 6.711 ++ go env GOARCH [2022-08-09T12:09:28.783Z] #67 6.735 + export GO_BUILDMODE=-buildmode=pie [2022-08-09T12:09:28.783Z] #67 6.735 + GO_BUILDMODE=-buildmode=pie [2022-08-09T12:09:28.783Z] #67 6.735 ++ dirname /install.sh [2022-08-09T12:09:28.783Z] #67 6.737 + dir=/ [2022-08-09T12:09:28.783Z] #67 6.737 + bin=rootlesskit [2022-08-09T12:09:28.783Z] #67 6.737 + shift [2022-08-09T12:09:28.783Z] #67 6.737 + '[' '!' -f //rootlesskit.installer ']' [2022-08-09T12:09:28.783Z] #67 6.737 + . //rootlesskit.installer [2022-08-09T12:09:28.783Z] #67 6.740 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-09T12:09:28.783Z] #67 6.740 + install_rootlesskit [2022-08-09T12:09:28.783Z] #67 6.741 + case "$1" in [2022-08-09T12:09:28.783Z] #67 6.745 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-09T12:09:28.783Z] #67 6.745 + export CGO_ENABLED=0 [2022-08-09T12:09:28.783Z] #67 6.745 + CGO_ENABLED=0 [2022-08-09T12:09:28.783Z] #67 6.745 + _install_rootlesskit [2022-08-09T12:09:28.783Z] #67 6.745 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-09T12:09:28.783Z] #67 6.745 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-09T12:09:28.783Z] #67 6.745 + GOBIN=/build [2022-08-09T12:09:28.783Z] #67 6.745 + GO111MODULE=on [2022-08-09T12:09:28.783Z] #67 6.745 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-09T12:09:28.783Z] #67 7.588 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-09T12:09:28.783Z] #67 10.75 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-09T12:09:28.783Z] #67 10.75 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-09T12:09:28.783Z] #67 12.10 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-09T12:09:28.783Z] #67 ... [2022-08-09T12:09:28.783Z] [2022-08-09T12:09:28.783Z] #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-08-09T12:09:28.783Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T12:09:28.783Z] #76 7.081 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [171 kB] [2022-08-09T12:09:28.783Z] #76 10.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-09T12:09:29.042Z] #76 ... [2022-08-09T12:09:29.042Z] [2022-08-09T12:09:29.042Z] #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-08-09T12:09:29.042Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T12:09:29.042Z] #55 13.82 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-09T12:09:29.042Z] #55 14.28 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-09T12:09:29.042Z] #55 14.37 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-09T12:09:29.042Z] #55 14.87 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-09T12:09:29.042Z] #55 14.88 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-09T12:09:29.042Z] #55 15.13 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-09T12:09:29.229Z] #62 ... [2022-08-09T12:09:29.229Z] [2022-08-09T12:09:29.229Z] #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-08-09T12:09:29.229Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-09T12:09:29.229Z] #51 18.36 Fetched 8454 kB in 13s (642 kB/s) [2022-08-09T12:09:29.229Z] #51 18.36 Reading package lists... [2022-08-09T12:09:29.229Z] #51 23.33 Reading package lists... [2022-08-09T12:09:29.229Z] #51 27.84 Building dependency tree... [2022-08-09T12:09:29.229Z] #51 ... [2022-08-09T12:09:29.229Z] [2022-08-09T12:09:29.229Z] #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-08-09T12:09:29.229Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-09T12:09:29.229Z] #55 20.64 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-09T12:09:29.229Z] #55 20.64 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-09T12:09:29.229Z] #55 20.68 go: downloading github.com/julz/importas v0.1.0 [2022-08-09T12:09:29.229Z] #55 20.76 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-09T12:09:29.229Z] #55 20.81 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-09T12:09:29.229Z] #55 20.82 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-09T12:09:29.229Z] #55 21.04 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-09T12:09:29.229Z] #55 21.05 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-09T12:09:29.229Z] #55 21.15 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-09T12:09:29.229Z] #55 21.15 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-09T12:09:29.229Z] #55 21.30 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-09T12:09:29.229Z] #55 21.31 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-09T12:09:29.229Z] #55 21.41 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-09T12:09:29.229Z] #55 21.42 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-09T12:09:29.229Z] #55 22.08 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-09T12:09:29.229Z] #55 22.11 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-09T12:09:29.229Z] #55 22.19 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-09T12:09:29.229Z] #55 22.26 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-09T12:09:29.229Z] #55 22.31 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-09T12:09:29.229Z] #55 22.37 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-09T12:09:29.229Z] #55 22.42 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-09T12:09:29.229Z] #55 22.47 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-09T12:09:29.229Z] #55 22.52 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-09T12:09:29.229Z] #55 22.78 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-09T12:09:29.229Z] #55 22.85 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-09T12:09:29.229Z] #55 22.89 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-09T12:09:29.229Z] #55 22.90 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-09T12:09:29.229Z] #55 23.10 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-09T12:09:29.229Z] #55 23.31 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-09T12:09:29.229Z] #55 23.32 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-09T12:09:29.229Z] #55 23.46 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-09T12:09:29.229Z] #55 23.48 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-09T12:09:29.229Z] #55 23.59 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-09T12:09:29.229Z] #55 23.64 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-09T12:09:29.229Z] #55 23.73 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-09T12:09:29.229Z] #55 23.76 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-09T12:09:29.229Z] #55 23.98 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-09T12:09:29.229Z] #55 24.23 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-09T12:09:29.229Z] #55 24.27 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-09T12:09:29.229Z] #55 24.35 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-09T12:09:29.229Z] #55 24.36 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-09T12:09:29.229Z] #55 24.44 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-09T12:09:29.229Z] #55 24.58 go: downloading honnef.co/go/tools v0.3.1 [2022-08-09T12:09:29.229Z] #55 26.10 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-09T12:09:29.229Z] #55 26.10 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-09T12:09:29.229Z] #55 26.21 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-09T12:09:29.229Z] #55 26.29 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-09T12:09:29.229Z] #55 26.33 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-09T12:09:29.229Z] #55 26.40 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-09T12:09:29.229Z] #55 26.51 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-09T12:09:29.229Z] #55 26.55 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-09T12:09:29.229Z] #55 26.90 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-09T12:09:29.229Z] #55 26.92 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-09T12:09:29.229Z] #55 27.00 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-09T12:09:29.229Z] #55 27.14 go: downloading golang.org/x/text v0.3.7 [2022-08-09T12:09:29.229Z] #55 ... [2022-08-09T12:09:29.229Z] [2022-08-09T12:09:29.229Z] #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-08-09T12:09:29.229Z] #31 sha256:3903640759fcaee7d5279b360e7210d063ae35959af6d68b4abeb222738ba431 [2022-08-09T12:09:29.229Z] #31 25.25 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-09T12:09:29.866Z] #26 ... [2022-08-09T12:09:29.866Z] [2022-08-09T12:09:29.866Z] #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-08-09T12:09:29.866Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-09T12:09:29.866Z] #36 4.856 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-09T12:09:29.866Z] #36 ... [2022-08-09T12:09:29.866Z] [2022-08-09T12:09:29.866Z] #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-08-09T12:09:29.866Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-09T12:09:29.866Z] #57 3.800 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-09T12:09:29.866Z] #57 4.505 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-09T12:09:29.866Z] #57 4.506 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-09T12:09:29.866Z] #57 4.585 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-09T12:09:29.866Z] #57 5.605 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-09T12:09:29.866Z] #57 ... [2022-08-09T12:09:29.866Z] [2022-08-09T12:09:29.866Z] #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-08-09T12:09:29.866Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-09T12:09:29.866Z] #40 7.148 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-09T12:09:29.866Z] #40 8.079 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-09T12:09:29.866Z] #40 9.750 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-09T12:09:29.866Z] #40 10.06 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-09T12:09:29.866Z] #40 10.11 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-09T12:09:29.866Z] #40 ... [2022-08-09T12:09:29.866Z] [2022-08-09T12:09:29.866Z] #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-08-09T12:09:29.866Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T12:09:29.866Z] #51 4.347 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-09T12:09:29.866Z] #51 4.357 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-09T12:09:29.866Z] #51 4.357 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-09T12:09:29.866Z] #51 4.852 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-09T12:09:29.866Z] #51 5.042 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-09T12:09:29.866Z] #51 6.649 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [171 kB] [2022-08-09T12:09:29.866Z] #51 9.199 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-09T12:09:29.866Z] #51 ... [2022-08-09T12:09:29.866Z] [2022-08-09T12:09:29.866Z] #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-08-09T12:09:29.866Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T12:09:29.866Z] #76 6.018 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-09T12:09:29.866Z] #76 6.111 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-09T12:09:29.866Z] #76 6.111 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-09T12:09:29.866Z] #76 7.105 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-09T12:09:29.866Z] #76 9.578 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [171 kB] [2022-08-09T12:09:30.122Z] #76 ... [2022-08-09T12:09:30.122Z] [2022-08-09T12:09:30.122Z] #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-08-09T12:09:30.122Z] #67 sha256:b8fadbe14d4da4b8bb44f96ebc001ae787c265a576500116114b47287ea31bdf [2022-08-09T12:09:30.122Z] #67 5.316 + RM_GOPATH=0 [2022-08-09T12:09:30.122Z] #67 5.316 + TMP_GOPATH= [2022-08-09T12:09:30.122Z] #67 5.316 + : /build [2022-08-09T12:09:30.122Z] #67 5.316 + '[' -z '' ']' [2022-08-09T12:09:30.122Z] #67 5.316 ++ mktemp -d [2022-08-09T12:09:30.122Z] #67 5.316 + export GOPATH=/tmp/tmp.ReE1ZFvMqh [2022-08-09T12:09:30.122Z] #67 5.316 + GOPATH=/tmp/tmp.ReE1ZFvMqh [2022-08-09T12:09:30.122Z] #67 5.316 + RM_GOPATH=1 [2022-08-09T12:09:30.122Z] #67 5.316 + case "$(go env GOARCH)" in [2022-08-09T12:09:30.122Z] #67 5.316 ++ go env GOARCH [2022-08-09T12:09:30.122Z] #67 5.351 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-09T12:09:30.122Z] #67 5.352 + export GO_BUILDMODE=-buildmode=pie [2022-08-09T12:09:30.122Z] #67 5.352 + GO_BUILDMODE=-buildmode=pie [2022-08-09T12:09:30.122Z] #67 5.352 ++ dirname /install.sh [2022-08-09T12:09:30.122Z] #67 5.352 + dir=/ [2022-08-09T12:09:30.122Z] #67 5.352 + bin=rootlesskit [2022-08-09T12:09:30.122Z] #67 5.352 + shift [2022-08-09T12:09:30.122Z] #67 5.352 + '[' '!' -f //rootlesskit.installer ']' [2022-08-09T12:09:30.122Z] #67 5.352 + . //rootlesskit.installer [2022-08-09T12:09:30.122Z] #67 5.352 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-09T12:09:30.122Z] #67 5.352 + install_rootlesskit [2022-08-09T12:09:30.122Z] #67 5.352 + case "$1" in [2022-08-09T12:09:30.122Z] #67 5.352 + export CGO_ENABLED=0 [2022-08-09T12:09:30.122Z] #67 5.352 + CGO_ENABLED=0 [2022-08-09T12:09:30.122Z] #67 5.352 + _install_rootlesskit [2022-08-09T12:09:30.122Z] #67 5.352 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-09T12:09:30.122Z] #67 5.352 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-09T12:09:30.122Z] #67 5.352 + GOBIN=/build [2022-08-09T12:09:30.122Z] #67 5.352 + GO111MODULE=on [2022-08-09T12:09:30.122Z] #67 5.352 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-09T12:09:30.122Z] #67 5.876 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-09T12:09:30.122Z] #67 8.809 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-09T12:09:30.122Z] #67 8.810 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-09T12:09:30.122Z] #67 9.329 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-09T12:09:30.122Z] #67 ... [2022-08-09T12:09:30.122Z] [2022-08-09T12:09:30.122Z] #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-08-09T12:09:30.122Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-09T12:09:30.122Z] #38 3.314 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-09T12:09:30.381Z] #38 ... [2022-08-09T12:09:30.381Z] [2022-08-09T12:09:30.381Z] #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-08-09T12:09:30.381Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-09T12:09:30.381Z] #62 6.641 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-09T12:09:30.381Z] #62 6.658 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-09T12:09:30.381Z] #62 6.660 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-09T12:09:30.381Z] #62 7.598 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-09T12:09:30.381Z] #62 9.481 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [171 kB] [2022-08-09T12:09:30.381Z] #62 ... [2022-08-09T12:09:30.381Z] [2022-08-09T12:09:30.381Z] #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-08-09T12:09:30.381Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-09T12:09:30.381Z] #34 5.535 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-09T12:09:30.381Z] #34 5.535 Cloning into '.'... [2022-08-09T12:09:30.637Z] #34 ... [2022-08-09T12:09:30.637Z] [2022-08-09T12:09:30.637Z] #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-08-09T12:09:30.637Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-09T12:09:30.637Z] #47 3.971 + git clone https://github.com/docker/distribution.git . [2022-08-09T12:09:30.637Z] #47 3.971 Cloning into '.'... [2022-08-09T12:09:30.894Z] #47 ... [2022-08-09T12:09:30.894Z] [2022-08-09T12:09:30.894Z] #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-08-09T12:09:30.894Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-09T12:09:30.894Z] #42 6.364 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-09T12:09:30.894Z] #42 6.396 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-09T12:09:30.894Z] #42 6.396 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-09T12:09:30.894Z] #42 7.357 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-09T12:09:30.894Z] #42 9.256 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [171 kB] [2022-08-09T12:09:30.894Z] #42 ... [2022-08-09T12:09:30.894Z] [2022-08-09T12:09:30.894Z] #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-08-09T12:09:30.894Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T12:09:30.894Z] #14 7.097 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-09T12:09:30.894Z] #14 7.158 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-09T12:09:30.894Z] #14 7.163 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-09T12:09:30.894Z] #14 8.410 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-09T12:09:30.894Z] #14 10.62 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [171 kB] [2022-08-09T12:09:31.131Z] #31 26.96 #=#=# [2022-08-09T12:09:31.152Z] #14 ... [2022-08-09T12:09:31.152Z] [2022-08-09T12:09:31.152Z] #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-08-09T12:09:31.152Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T12:09:31.152Z] #55 4.302 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-09T12:09:31.152Z] #55 5.606 go: downloading github.com/fatih/color v1.13.0 [2022-08-09T12:09:31.152Z] #55 5.695 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-09T12:09:31.152Z] #55 5.790 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-09T12:09:31.152Z] #55 5.829 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-09T12:09:31.152Z] #55 6.111 go: downloading github.com/spf13/viper v1.11.0 [2022-08-09T12:09:31.152Z] #55 6.111 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-09T12:09:31.152Z] #55 6.479 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-09T12:09:31.152Z] #55 6.479 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-09T12:09:31.152Z] #55 6.603 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-09T12:09:31.152Z] #55 6.605 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-09T12:09:31.152Z] #55 8.031 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-09T12:09:31.152Z] #55 8.169 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-09T12:09:31.152Z] #55 8.444 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-09T12:09:31.152Z] #55 8.556 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-09T12:09:31.152Z] #55 ... [2022-08-09T12:09:31.152Z] [2022-08-09T12:09:31.152Z] #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-08-09T12:09:31.152Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-09T12:09:31.152Z] #42 11.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-09T12:09:32.091Z] #53 ... [2022-08-09T12:09:32.091Z] [2022-08-09T12:09:32.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-08-09T12:09:32.091Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T12:09:32.091Z] #55 10.95 go: downloading github.com/fatih/color v1.13.0 [2022-08-09T12:09:32.091Z] #55 11.06 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-09T12:09:32.091Z] #55 11.25 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-09T12:09:32.091Z] #55 11.26 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-09T12:09:32.091Z] #55 11.54 go: downloading github.com/spf13/viper v1.11.0 [2022-08-09T12:09:32.091Z] #55 12.35 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-09T12:09:32.091Z] #55 13.02 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-09T12:09:32.091Z] #55 13.06 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-09T12:09:32.091Z] #55 13.37 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-09T12:09:32.091Z] #55 13.52 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-09T12:09:32.092Z] #55 15.98 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-09T12:09:32.092Z] #55 16.27 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-09T12:09:32.092Z] #55 16.53 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-09T12:09:32.092Z] #55 16.69 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-09T12:09:32.334Z] #55 ... [2022-08-09T12:09:32.335Z] [2022-08-09T12:09:32.335Z] #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-08-09T12:09:32.335Z] #67 sha256:b0341d098de65eb546c2a06b147d4ed13ba40f9d2d39878b9f8f2f462687e839 [2022-08-09T12:09:32.335Z] #67 17.21 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-09T12:09:32.335Z] #67 18.93 go: downloading github.com/google/uuid v1.3.0 [2022-08-09T12:09:32.335Z] #67 18.97 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-09T12:09:32.335Z] #67 19.23 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-09T12:09:32.335Z] #67 19.46 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-09T12:09:32.335Z] #67 19.63 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-09T12:09:32.335Z] #67 20.13 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-09T12:09:32.335Z] #67 ... [2022-08-09T12:09:32.335Z] [2022-08-09T12:09:32.335Z] #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-08-09T12:09:32.335Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T12:09:32.335Z] #51 10.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-09T12:09:32.335Z] #51 14.66 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [171 kB] [2022-08-09T12:09:32.335Z] #51 18.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-09T12:09:32.335Z] #51 20.35 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-09T12:09:32.433Z] #31 27.33 #=#=# 0.0% ######### 13.0% ################ 22.8% ########################## 36.9% ################################# 46.9% ######################################## 56.4% ############################################ 61.3% #################################################### 72.3% [2022-08-09T12:09:32.433Z] #31 ... [2022-08-09T12:09:32.433Z] [2022-08-09T12:09:32.433Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-09T12:09:32.433Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-09T12:09:32.433Z] #76 22.10 Reading package lists... [2022-08-09T12:09:32.433Z] #76 26.76 Building dependency tree... [2022-08-09T12:09:32.433Z] #76 30.60 python3 is already the newest version (3.9.2-3). [2022-08-09T12:09:32.433Z] #76 30.60 The following additional packages will be installed: [2022-08-09T12:09:32.433Z] #76 30.61 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-09T12:09:32.433Z] #76 30.62 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-09T12:09:32.433Z] #76 30.63 Suggested packages: [2022-08-09T12:09:32.433Z] #76 30.65 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-09T12:09:32.433Z] #76 30.65 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-09T12:09:32.433Z] #76 30.65 m4-doc ed diffutils-doc [2022-08-09T12:09:32.433Z] #76 30.65 Recommended packages: [2022-08-09T12:09:32.433Z] #76 30.65 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-09T12:09:32.433Z] #76 32.16 The following NEW packages will be installed: [2022-08-09T12:09:32.433Z] #76 32.16 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-09T12:09:32.433Z] #76 32.16 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-09T12:09:32.433Z] #76 32.16 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-09T12:09:32.433Z] #76 32.17 libyajl2 m4 patch xz-utils [2022-08-09T12:09:32.433Z] #76 ... [2022-08-09T12:09:32.433Z] [2022-08-09T12:09:32.433Z] #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-08-09T12:09:32.433Z] #31 sha256:3903640759fcaee7d5279b360e7210d063ae35959af6d68b4abeb222738ba431 [2022-08-09T12:09:32.594Z] #51 ... [2022-08-09T12:09:32.594Z] [2022-08-09T12:09:32.594Z] #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-08-09T12:09:32.594Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-09T12:09:32.594Z] #36 20.54 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-09T12:09:32.594Z] #36 20.57 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-09T12:09:32.692Z] #31 27.33 #=#=# 0.0% ######### 13.0% ################ 22.8% ########################## 36.9% ################################# 46.9% ######################################## 56.4% ############################################ 61.3% #################################################### 72.3% ############################################################# 85.1% ######################################################################## 100.0% [2022-08-09T12:09:32.692Z] #31 ... [2022-08-09T12:09:32.692Z] [2022-08-09T12:09:32.692Z] #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-08-09T12:09:32.692Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-09T12:09:32.692Z] #42 17.26 Reading package lists... [2022-08-09T12:09:32.692Z] #42 22.62 Reading package lists... [2022-08-09T12:09:32.692Z] #42 27.19 Building dependency tree... [2022-08-09T12:09:32.692Z] #42 30.74 The following additional packages will be installed: [2022-08-09T12:09:32.692Z] #42 30.75 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-09T12:09:32.692Z] #42 30.76 Suggested packages: [2022-08-09T12:09:32.692Z] #42 30.79 cmake-doc ninja-build lrzip [2022-08-09T12:09:32.692Z] #42 30.79 Recommended packages: [2022-08-09T12:09:32.692Z] #42 30.79 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-09T12:09:32.692Z] #42 31.65 The following NEW packages will be installed: [2022-08-09T12:09:32.692Z] #42 31.66 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-09T12:09:32.692Z] #42 31.67 vim-common xxd [2022-08-09T12:09:32.692Z] #42 32.17 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2022-08-09T12:09:32.692Z] #42 32.17 Need to get 15.6 MB of archives. [2022-08-09T12:09:32.692Z] #42 32.17 After this operation, 67.4 MB of additional disk space will be used. [2022-08-09T12:09:32.692Z] #42 32.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-09T12:09:32.692Z] #42 32.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-09T12:09:32.692Z] #42 32.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-09T12:09:32.692Z] #42 32.23 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-08-09T12:09:32.853Z] #36 21.08 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-09T12:09:32.853Z] #36 ... [2022-08-09T12:09:32.853Z] [2022-08-09T12:09:32.853Z] #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-08-09T12:09:32.853Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-09T12:09:32.853Z] #40 11.02 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-09T12:09:32.853Z] #40 11.36 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-09T12:09:32.853Z] #40 11.54 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-09T12:09:32.853Z] #40 18.16 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-09T12:09:32.853Z] #40 18.49 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-09T12:09:32.951Z] #42 ... [2022-08-09T12:09:32.951Z] [2022-08-09T12:09:32.951Z] #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-08-09T12:09:32.951Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-09T12:09:32.951Z] #55 32.44 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-09T12:09:32.951Z] #55 32.61 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-09T12:09:32.951Z] #55 32.64 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-09T12:09:32.951Z] #55 32.70 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-09T12:09:32.951Z] #55 32.75 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-09T12:09:33.112Z] #40 ... [2022-08-09T12:09:33.112Z] [2022-08-09T12:09:33.112Z] #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-08-09T12:09:33.112Z] #67 sha256:b0341d098de65eb546c2a06b147d4ed13ba40f9d2d39878b9f8f2f462687e839 [2022-08-09T12:09:33.112Z] #67 21.11 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-09T12:09:33.210Z] #55 32.86 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-09T12:09:33.210Z] #55 32.86 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-09T12:09:33.210Z] #55 32.97 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-09T12:09:33.210Z] #55 33.02 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-09T12:09:33.210Z] #55 33.04 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-09T12:09:33.371Z] #67 21.40 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-09T12:09:33.468Z] #55 ... [2022-08-09T12:09:33.468Z] [2022-08-09T12:09:33.468Z] #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-08-09T12:09:33.468Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-09T12:09:33.468Z] #47 22.71 + 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-08-09T12:09:33.468Z] #47 ... [2022-08-09T12:09:33.468Z] [2022-08-09T12:09:33.468Z] #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-08-09T12:09:33.468Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-09T12:09:33.468Z] #76 32.75 0 upgraded, 23 newly installed, 0 to remove and 4 not upgraded. [2022-08-09T12:09:33.468Z] #76 32.75 Need to get 5916 kB of archives. [2022-08-09T12:09:33.468Z] #76 32.75 After this operation, 18.6 MB of additional disk space will be used. [2022-08-09T12:09:33.468Z] #76 32.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-08-09T12:09:33.468Z] #76 32.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-08-09T12:09:33.468Z] #76 32.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-08-09T12:09:33.468Z] #76 32.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-08-09T12:09:33.468Z] #76 32.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-08-09T12:09:33.468Z] #76 32.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-08-09T12:09:33.468Z] #76 32.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-08-09T12:09:33.468Z] #76 32.87 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-08-09T12:09:33.468Z] #76 32.90 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-09T12:09:33.468Z] #76 32.91 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-08-09T12:09:33.468Z] #76 32.93 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-08-09T12:09:33.468Z] #76 32.93 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-09T12:09:33.468Z] #76 33.05 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-08-09T12:09:33.468Z] #76 33.05 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-08-09T12:09:33.468Z] #76 33.05 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-08-09T12:09:33.468Z] #76 33.06 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-09T12:09:33.468Z] #76 33.07 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-08-09T12:09:33.468Z] #76 33.07 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-09T12:09:33.468Z] #76 33.08 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-08-09T12:09:33.468Z] #76 33.10 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-08-09T12:09:33.468Z] #76 33.17 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-08-09T12:09:33.468Z] #76 33.18 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-08-09T12:09:33.468Z] #76 33.18 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-08-09T12:09:33.475Z] #55 ... [2022-08-09T12:09:33.475Z] [2022-08-09T12:09:33.475Z] #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-08-09T12:09:33.475Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T12:09:33.475Z] #14 8.728 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-09T12:09:33.475Z] #14 8.821 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-09T12:09:33.475Z] #14 8.821 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-09T12:09:33.475Z] #14 10.74 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-09T12:09:33.475Z] #14 13.84 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [171 kB] [2022-08-09T12:09:33.475Z] #14 16.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-09T12:09:33.736Z] #14 ... [2022-08-09T12:09:33.736Z] [2022-08-09T12:09:33.736Z] #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-08-09T12:09:33.736Z] #67 sha256:68a7a4eafa3246612ee26f9c3fe1fa222dc6456df053fc466870277af6e0d38b [2022-08-09T12:09:33.736Z] #67 15.43 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-09T12:09:33.736Z] #67 16.98 go: downloading github.com/google/uuid v1.3.0 [2022-08-09T12:09:33.736Z] #67 17.12 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-09T12:09:33.736Z] #67 18.16 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-09T12:09:33.736Z] #67 18.47 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-09T12:09:33.736Z] #67 18.62 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-09T12:09:33.997Z] #67 18.94 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-09T12:09:34.424Z] #42 ... [2022-08-09T12:09:34.424Z] [2022-08-09T12:09:34.424Z] #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-08-09T12:09:34.424Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-09T12:09:34.424Z] #38 13.72 tomll can be used in two ways: [2022-08-09T12:09:34.424Z] #38 13.72 Writing to STDIN and reading from STDOUT: [2022-08-09T12:09:34.424Z] #38 13.72 cat file.toml | tomll > file.toml [2022-08-09T12:09:34.424Z] #38 13.72 [2022-08-09T12:09:34.424Z] #38 13.72 Reading and updating a list of files: [2022-08-09T12:09:34.424Z] #38 13.72 tomll a.toml b.toml c.toml [2022-08-09T12:09:34.424Z] #38 13.72 [2022-08-09T12:09:34.424Z] #38 13.72 When given a list of files, tomll will modify all files in place without asking. [2022-08-09T12:09:34.424Z] #38 DONE 14.4s [2022-08-09T12:09:34.424Z] [2022-08-09T12:09:34.424Z] #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-08-09T12:09:34.424Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-09T12:09:34.424Z] #36 14.60 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-09T12:09:34.424Z] #36 14.64 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-09T12:09:34.681Z] #36 15.35 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-09T12:09:34.750Z] #67 ... [2022-08-09T12:09:34.750Z] [2022-08-09T12:09:34.750Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-09T12:09:34.750Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-09T12:09:34.750Z] #42 13.13 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [171 kB] [2022-08-09T12:09:34.750Z] #42 17.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-09T12:09:34.888Z] #76 34.26 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T12:09:34.888Z] #76 ... [2022-08-09T12:09:34.888Z] [2022-08-09T12:09:34.888Z] #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-08-09T12:09:34.888Z] #57 sha256:a3a5813f76520bf3568edd80f01f59dc71cbcb3d8fa218a31e7caaf63c37bf35 [2022-08-09T12:09:34.888Z] #57 33.44 v3.0.2 [2022-08-09T12:09:34.888Z] #57 DONE 34.4s [2022-08-09T12:09:34.888Z] [2022-08-09T12:09:34.888Z] #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-08-09T12:09:34.888Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-09T12:09:34.888Z] #62 29.07 The following additional packages will be installed: [2022-08-09T12:09:34.888Z] #62 29.08 libbtrfs0 [2022-08-09T12:09:34.888Z] #62 29.29 The following NEW packages will be installed: [2022-08-09T12:09:34.888Z] #62 29.30 libbtrfs-dev libbtrfs0 [2022-08-09T12:09:34.888Z] #62 29.75 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2022-08-09T12:09:34.888Z] #62 29.75 Need to get 454 kB of archives. [2022-08-09T12:09:34.888Z] #62 29.75 After this operation, 1275 kB of additional disk space will be used. [2022-08-09T12:09:34.888Z] #62 29.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-08-09T12:09:34.888Z] #62 29.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-08-09T12:09:34.888Z] #62 30.74 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T12:09:34.888Z] #62 31.06 Fetched 454 kB in 0s (1205 kB/s) [2022-08-09T12:09:34.888Z] #62 31.15 Selecting previously unselected package libbtrfs0:arm64. [2022-08-09T12:09:34.888Z] #62 31.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-09T12:09:34.888Z] #62 31.22 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-08-09T12:09:34.888Z] #62 31.24 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-08-09T12:09:34.888Z] #62 31.45 Selecting previously unselected package libbtrfs-dev:arm64. [2022-08-09T12:09:34.888Z] #62 31.48 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-08-09T12:09:34.888Z] #62 31.49 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-09T12:09:34.888Z] #62 31.93 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-08-09T12:09:34.888Z] #62 31.94 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-09T12:09:34.888Z] #62 31.97 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T12:09:34.888Z] #62 DONE 34.4s [2022-08-09T12:09:34.888Z] [2022-08-09T12:09:34.888Z] #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-08-09T12:09:34.888Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-09T12:09:34.888Z] #55 33.19 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-09T12:09:34.888Z] #55 33.22 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-09T12:09:34.888Z] #55 33.73 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-09T12:09:34.888Z] #55 33.77 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-09T12:09:34.888Z] #55 34.02 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-09T12:09:34.888Z] #55 34.13 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-09T12:09:34.888Z] #55 34.30 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-09T12:09:34.888Z] #55 34.36 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-09T12:09:34.888Z] #55 34.46 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-09T12:09:34.888Z] #55 34.58 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-09T12:09:34.888Z] #55 34.70 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-09T12:09:34.937Z] #36 ... [2022-08-09T12:09:34.937Z] [2022-08-09T12:09:34.937Z] #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-08-09T12:09:34.937Z] #26 sha256:55f8eee38f52c05d912fcb65eca07bdddad19edab8b073070df377f3a1f29493 [2022-08-09T12:09:34.937Z] #26 14.82 + mkdir -p /build [2022-08-09T12:09:34.937Z] #26 14.82 + mv docker/docker /build/ [2022-08-09T12:09:34.937Z] #26 14.83 + rmdir docker [2022-08-09T12:09:34.937Z] #26 DONE 15.1s [2022-08-09T12:09:34.937Z] [2022-08-09T12:09:34.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-08-09T12:09:34.937Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-09T12:09:34.937Z] #36 15.56 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-09T12:09:34.944Z] #67 19.73 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-09T12:09:34.944Z] #67 19.91 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-09T12:09:35.009Z] #42 ... [2022-08-09T12:09:35.009Z] [2022-08-09T12:09:35.009Z] #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-08-09T12:09:35.009Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-09T12:09:35.009Z] #36 22.09 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-09T12:09:35.009Z] #36 22.81 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-09T12:09:35.009Z] #36 23.17 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-09T12:09:35.009Z] #36 23.18 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-09T12:09:35.009Z] #36 23.28 go: downloading github.com/peterh/liner v1.2.2 [2022-08-09T12:09:35.009Z] #36 ... [2022-08-09T12:09:35.009Z] [2022-08-09T12:09:35.009Z] #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-08-09T12:09:35.009Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T12:09:35.009Z] #14 13.36 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [171 kB] [2022-08-09T12:09:35.009Z] #14 16.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-09T12:09:35.193Z] #36 15.86 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-09T12:09:35.204Z] #67 20.26 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-09T12:09:35.230Z] #55 34.89 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-09T12:09:35.268Z] #14 ... [2022-08-09T12:09:35.268Z] [2022-08-09T12:09:35.268Z] #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-08-09T12:09:35.268Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-09T12:09:35.268Z] #62 13.52 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [171 kB] [2022-08-09T12:09:35.268Z] #62 17.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-09T12:09:35.268Z] #62 ... [2022-08-09T12:09:35.268Z] [2022-08-09T12:09:35.268Z] #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-08-09T12:09:35.268Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-09T12:09:35.268Z] #36 23.68 go: downloading github.com/google/go-dap v0.6.0 [2022-08-09T12:09:35.489Z] #55 35.14 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-09T12:09:35.489Z] #55 35.26 go: downloading github.com/prometheus/common v0.32.1 [2022-08-09T12:09:35.747Z] #55 ... [2022-08-09T12:09:35.747Z] [2022-08-09T12:09:35.747Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-09T12:09:35.747Z] #63 sha256:0290fe406782159051fa8d46be5a509df58e975fc373842f93da92dd08ff8b72 [2022-08-09T12:09:35.747Z] #63 DONE 1.2s [2022-08-09T12:09:35.755Z] #36 16.20 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-09T12:09:35.755Z] #36 16.25 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-09T12:09:35.755Z] #36 16.42 go: downloading github.com/peterh/liner v1.2.2 [2022-08-09T12:09:36.007Z] [2022-08-09T12:09:36.007Z] #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-08-09T12:09:36.007Z] #64 sha256:6e0d0a1c922be5daadb0ff5c391b085d638530cf7ab2f6f9afc9ca311119fbf3 [2022-08-09T12:09:36.013Z] #36 16.64 go: downloading github.com/google/go-dap v0.6.0 [2022-08-09T12:09:36.247Z] #36 24.24 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-09T12:09:36.576Z] #36 17.13 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-09T12:09:36.818Z] #36 ... [2022-08-09T12:09:36.818Z] [2022-08-09T12:09:36.818Z] #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-08-09T12:09:36.818Z] #26 sha256:41383766b9c63e4668f3631aa1203b9668fbf5d72a247e45364722637b152680 [2022-08-09T12:09:36.818Z] #26 23.76 + mkdir -p /build [2022-08-09T12:09:36.818Z] #26 23.76 + mv docker/docker /build/ [2022-08-09T12:09:36.818Z] #26 23.77 + rmdir docker [2022-08-09T12:09:36.818Z] #26 DONE 24.6s [2022-08-09T12:09:36.818Z] [2022-08-09T12:09:36.818Z] #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-08-09T12:09:36.818Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T12:09:36.818Z] #55 22.18 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-09T12:09:36.818Z] #55 22.38 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-09T12:09:36.818Z] #55 22.85 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-09T12:09:36.818Z] #55 23.02 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-09T12:09:36.818Z] #55 23.36 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-09T12:09:36.818Z] #55 23.49 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-09T12:09:36.818Z] #55 23.61 go: downloading github.com/spf13/afero v1.8.2 [2022-08-09T12:09:36.818Z] #55 23.79 go: downloading github.com/spf13/cast v1.4.1 [2022-08-09T12:09:36.818Z] #55 23.98 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-09T12:09:36.818Z] #55 24.39 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-09T12:09:36.818Z] #55 24.39 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-09T12:09:36.818Z] #55 24.61 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-09T12:09:36.818Z] #55 24.61 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-09T12:09:36.818Z] #55 24.80 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-09T12:09:36.818Z] #55 24.80 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-09T12:09:36.818Z] #55 24.81 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-09T12:09:36.818Z] #55 24.87 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-09T12:09:36.818Z] #55 25.03 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-09T12:09:36.818Z] #55 25.28 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-09T12:09:36.833Z] #36 17.41 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-09T12:09:36.946Z] #64 ... [2022-08-09T12:09:36.946Z] [2022-08-09T12:09:36.946Z] #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-08-09T12:09:36.946Z] #40 sha256:69570b798ff99da2ef0b1346cd9a9f0570efcefad557de6cde34dfcdb46133cd [2022-08-09T12:09:36.946Z] #40 35.89 NAME: [2022-08-09T12:09:36.946Z] #40 35.89 go-winres - A tool for embedding resources in Windows executables [2022-08-09T12:09:36.946Z] #40 35.89 [2022-08-09T12:09:36.946Z] #40 35.89 USAGE: [2022-08-09T12:09:36.946Z] #40 35.90 go-winres [global options] command [command options] [arguments...] [2022-08-09T12:09:36.946Z] #40 35.90 [2022-08-09T12:09:36.946Z] #40 35.90 COMMANDS: [2022-08-09T12:09:36.946Z] #40 35.90 init Create an initial ./winres/winres.json [2022-08-09T12:09:36.946Z] #40 35.90 make Make syso files for the "go build" command [2022-08-09T12:09:36.946Z] #40 35.90 simply Make syso files for the "go build" command (simplified) [2022-08-09T12:09:36.946Z] #40 35.90 extract Extract all resources from an executable [2022-08-09T12:09:36.946Z] #40 35.90 patch Replace resources in an executable file (exe, dll) [2022-08-09T12:09:36.946Z] #40 35.90 help, h Shows a list of commands or help for one command [2022-08-09T12:09:36.946Z] #40 35.90 [2022-08-09T12:09:36.946Z] #40 35.90 GLOBAL OPTIONS: [2022-08-09T12:09:36.946Z] #40 35.90 --help, -h show help (default: false) [2022-08-09T12:09:36.946Z] #40 DONE 36.7s [2022-08-09T12:09:37.115Z] #67 ... [2022-08-09T12:09:37.115Z] [2022-08-09T12:09:37.115Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-09T12:09:37.115Z] #26 sha256:2b4f221892140b0e3c9ba03ee7627c25b0fd3ddca0adf696382a2521564cef99 [2022-08-09T12:09:37.115Z] #26 21.97 + mkdir -p /build [2022-08-09T12:09:37.115Z] #26 21.97 + mv docker/docker /build/ [2022-08-09T12:09:37.115Z] #26 21.97 + rmdir docker [2022-08-09T12:09:37.205Z] [2022-08-09T12:09:37.205Z] #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-08-09T12:09:37.205Z] #64 sha256:6e0d0a1c922be5daadb0ff5c391b085d638530cf7ab2f6f9afc9ca311119fbf3 [2022-08-09T12:09:37.205Z] #64 1.132 + RM_GOPATH=0 [2022-08-09T12:09:37.205Z] #64 1.132 + TMP_GOPATH= [2022-08-09T12:09:37.205Z] #64 1.132 + : /build [2022-08-09T12:09:37.205Z] #64 1.132 + '[' -z '' ']' [2022-08-09T12:09:37.205Z] #64 1.132 ++ mktemp -d [2022-08-09T12:09:37.205Z] #64 1.172 + export GOPATH=/tmp/tmp.5PkCOXW8qd [2022-08-09T12:09:37.205Z] #64 1.172 + GOPATH=/tmp/tmp.5PkCOXW8qd [2022-08-09T12:09:37.205Z] #64 1.172 + RM_GOPATH=1 [2022-08-09T12:09:37.205Z] #64 1.172 + case "$(go env GOARCH)" in [2022-08-09T12:09:37.205Z] #64 1.172 ++ go env GOARCH [2022-08-09T12:09:37.205Z] #64 1.220 + export GO_BUILDMODE=-buildmode=pie [2022-08-09T12:09:37.205Z] #64 1.220 + GO_BUILDMODE=-buildmode=pie [2022-08-09T12:09:37.205Z] #64 1.223 ++ dirname /install.sh [2022-08-09T12:09:37.205Z] #64 1.252 + dir=/ [2022-08-09T12:09:37.205Z] #64 1.252 + bin=containerd [2022-08-09T12:09:37.396Z] #36 18.03 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-09T12:09:37.463Z] #64 1.254 Install containerd version v1.6.7 [2022-08-09T12:09:37.463Z] #64 1.254 + shift [2022-08-09T12:09:37.463Z] #64 1.254 + '[' '!' -f //containerd.installer ']' [2022-08-09T12:09:37.463Z] #64 1.254 + . //containerd.installer [2022-08-09T12:09:37.464Z] #64 1.254 ++ set -e [2022-08-09T12:09:37.464Z] #64 1.254 ++ : v1.6.7 [2022-08-09T12:09:37.464Z] #64 1.254 + install_containerd [2022-08-09T12:09:37.464Z] #64 1.254 + echo 'Install containerd version v1.6.7' [2022-08-09T12:09:37.464Z] #64 1.257 + git clone https://github.com/containerd/containerd.git /tmp/tmp.5PkCOXW8qd/src/github.com/containerd/containerd [2022-08-09T12:09:37.464Z] #64 1.272 Cloning into '/tmp/tmp.5PkCOXW8qd/src/github.com/containerd/containerd'... [2022-08-09T12:09:37.464Z] #64 ... [2022-08-09T12:09:37.464Z] [2022-08-09T12:09:37.464Z] #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-08-09T12:09:37.464Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-09T12:09:37.464Z] #14 22.39 Reading package lists... [2022-08-09T12:09:37.464Z] #14 27.23 Building dependency tree... [2022-08-09T12:09:37.464Z] #14 31.04 The following additional packages will be installed: [2022-08-09T12:09:37.464Z] #14 31.06 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-09T12:09:37.464Z] #14 31.06 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-09T12:09:37.464Z] #14 31.06 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-09T12:09:37.464Z] #14 31.06 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-09T12:09:37.464Z] #14 31.06 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-09T12:09:37.464Z] #14 31.06 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-09T12:09:37.464Z] #14 31.07 mingw-w64-common mingw-w64-x86-64-dev [2022-08-09T12:09:37.464Z] #14 31.07 Suggested packages: [2022-08-09T12:09:37.464Z] #14 31.08 gcc-10-locales seccomp wine64 [2022-08-09T12:09:37.464Z] #14 32.38 The following NEW packages will be installed: [2022-08-09T12:09:37.464Z] #14 32.43 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-09T12:09:37.464Z] #14 32.43 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-09T12:09:37.464Z] #14 32.43 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-09T12:09:37.464Z] #14 32.43 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-09T12:09:37.464Z] #14 32.43 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-09T12:09:37.464Z] #14 32.43 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-09T12:09:37.464Z] #14 32.44 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-09T12:09:37.464Z] #14 32.44 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-09T12:09:37.464Z] #14 32.44 mingw-w64-x86-64-dev [2022-08-09T12:09:37.464Z] #14 32.90 0 upgraded, 30 newly installed, 0 to remove and 4 not upgraded. [2022-08-09T12:09:37.464Z] #14 32.90 Need to get 108 MB of archives. [2022-08-09T12:09:37.464Z] #14 32.90 After this operation, 620 MB of additional disk space will be used. [2022-08-09T12:09:37.464Z] #14 32.90 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-08-09T12:09:37.464Z] #14 32.98 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-08-09T12:09:37.464Z] #14 33.22 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-09T12:09:37.464Z] #14 33.25 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-08-09T12:09:37.464Z] #14 33.25 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-08-09T12:09:37.464Z] #14 33.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-09T12:09:37.464Z] #14 33.52 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-08-09T12:09:37.464Z] #14 33.76 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-08-09T12:09:37.464Z] #14 33.77 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-08-09T12:09:37.464Z] #14 34.18 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-08-09T12:09:37.464Z] #14 35.58 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-08-09T12:09:37.464Z] #14 36.12 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-08-09T12:09:37.464Z] #14 36.71 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-08-09T12:09:37.464Z] #14 ... [2022-08-09T12:09:37.464Z] [2022-08-09T12:09:37.464Z] #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-08-09T12:09:37.464Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-09T12:09:37.464Z] #76 34.59 Fetched 5916 kB in 1s (6197 kB/s) [2022-08-09T12:09:37.464Z] #76 34.92 Selecting previously unselected package bzip2. [2022-08-09T12:09:37.464Z] #76 34.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 ... 15708 files and directories currently installed.) [2022-08-09T12:09:37.464Z] #76 34.95 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-08-09T12:09:37.464Z] #76 34.95 Unpacking bzip2 (1.0.8-4) ... [2022-08-09T12:09:37.464Z] #76 35.34 Selecting previously unselected package libmagic-mgc. [2022-08-09T12:09:37.464Z] #76 35.34 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-08-09T12:09:37.464Z] #76 35.38 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-09T12:09:37.464Z] #76 36.33 Selecting previously unselected package libmagic1:arm64. [2022-08-09T12:09:37.464Z] #76 36.34 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-08-09T12:09:37.464Z] #76 36.62 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-08-09T12:09:37.464Z] #76 36.98 Selecting previously unselected package file. [2022-08-09T12:09:37.464Z] #76 37.02 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-08-09T12:09:37.464Z] #76 37.04 Unpacking file (1:5.39-3) ... [2022-08-09T12:09:37.653Z] #36 18.22 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-09T12:09:37.653Z] #36 18.33 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-09T12:09:37.722Z] #76 37.28 Selecting previously unselected package xz-utils. [2022-08-09T12:09:37.722Z] #76 37.28 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-08-09T12:09:37.722Z] #76 37.29 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-09T12:09:38.194Z] #55 26.45 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-09T12:09:38.218Z] #36 ... [2022-08-09T12:09:38.218Z] [2022-08-09T12:09:38.218Z] #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-08-09T12:09:38.218Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-09T12:09:38.218Z] #53 8.720 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-09T12:09:38.218Z] #53 8.846 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-09T12:09:38.218Z] #53 9.001 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-09T12:09:38.218Z] #53 10.86 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-09T12:09:38.218Z] #53 10.90 go: downloading golang.org/x/mod v0.3.0 [2022-08-09T12:09:38.218Z] #53 ... [2022-08-09T12:09:38.218Z] [2022-08-09T12:09:38.218Z] #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-08-09T12:09:38.218Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T12:09:38.218Z] #55 13.42 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-09T12:09:38.218Z] #55 13.42 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-09T12:09:38.218Z] #55 13.69 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-09T12:09:38.218Z] #55 13.93 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-09T12:09:38.218Z] #55 14.26 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-09T12:09:38.218Z] #55 14.38 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-09T12:09:38.218Z] #55 14.55 go: downloading github.com/spf13/afero v1.8.2 [2022-08-09T12:09:38.218Z] #55 14.55 go: downloading github.com/spf13/cast v1.4.1 [2022-08-09T12:09:38.218Z] #55 14.64 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-09T12:09:38.218Z] #55 14.86 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-09T12:09:38.218Z] #55 15.01 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-09T12:09:38.218Z] #55 15.08 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-09T12:09:38.218Z] #55 15.23 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-09T12:09:38.218Z] #55 15.56 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-09T12:09:38.218Z] #55 15.56 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-09T12:09:38.218Z] #55 15.86 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-09T12:09:38.218Z] #55 15.99 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-09T12:09:38.218Z] #55 16.04 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-09T12:09:38.218Z] #55 17.07 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-09T12:09:38.218Z] #55 17.13 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-09T12:09:38.218Z] #55 17.58 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-09T12:09:38.218Z] #55 18.39 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-09T12:09:38.218Z] #55 18.50 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-09T12:09:38.218Z] #55 18.50 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-09T12:09:38.218Z] #55 18.66 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-09T12:09:38.218Z] #55 18.68 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-09T12:09:38.474Z] #55 18.90 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-09T12:09:38.474Z] #55 19.04 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-09T12:09:38.565Z] #26 ... [2022-08-09T12:09:38.565Z] [2022-08-09T12:09:38.565Z] #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-08-09T12:09:38.565Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-09T12:09:38.565Z] #62 13.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [171 kB] [2022-08-09T12:09:38.565Z] #62 16.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-09T12:09:38.565Z] #62 ... [2022-08-09T12:09:38.565Z] [2022-08-09T12:09:38.565Z] #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-08-09T12:09:38.565Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-09T12:09:38.565Z] #53 23.16 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-09T12:09:38.565Z] #53 23.17 go: downloading golang.org/x/mod v0.3.0 [2022-08-09T12:09:38.731Z] #55 19.26 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-09T12:09:38.731Z] #55 19.28 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-09T12:09:38.828Z] #53 ... [2022-08-09T12:09:38.828Z] [2022-08-09T12:09:38.828Z] #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-08-09T12:09:38.828Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T12:09:38.828Z] #76 13.99 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [171 kB] [2022-08-09T12:09:38.828Z] #76 17.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-09T12:09:38.828Z] #76 ... [2022-08-09T12:09:38.828Z] [2022-08-09T12:09:38.828Z] #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-08-09T12:09:38.828Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-09T12:09:38.828Z] #42 14.11 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [171 kB] [2022-08-09T12:09:38.828Z] #42 17.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-09T12:09:38.881Z] #84 62.27 configure.ac:7: installing './compile' [2022-08-09T12:09:38.881Z] #84 62.29 configure.ac:11: installing './config.guess' [2022-08-09T12:09:38.881Z] #84 62.30 configure.ac:11: installing './config.sub' [2022-08-09T12:09:38.881Z] #84 62.34 configure.ac:8: installing './install-sh' [2022-08-09T12:09:38.881Z] #84 62.38 configure.ac:8: installing './missing' [2022-08-09T12:09:38.881Z] #84 62.64 Makefile.am: installing './depcomp' [2022-08-09T12:09:38.902Z] #76 38.50 Selecting previously unselected package libsigsegv2:arm64. [2022-08-09T12:09:38.902Z] #76 38.51 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-08-09T12:09:38.902Z] #76 38.61 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-08-09T12:09:38.987Z] #55 19.52 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-09T12:09:38.987Z] #55 19.61 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-09T12:09:38.987Z] #55 ... [2022-08-09T12:09:38.987Z] [2022-08-09T12:09:38.987Z] #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-08-09T12:09:38.987Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-09T12:09:38.987Z] #36 19.71 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-09T12:09:39.089Z] #42 ... [2022-08-09T12:09:39.089Z] [2022-08-09T12:09:39.089Z] #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-08-09T12:09:39.089Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T12:09:39.089Z] #55 24.22 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-09T12:09:39.089Z] #55 24.22 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-09T12:09:39.129Z] #55 27.22 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-09T12:09:39.129Z] #55 ... [2022-08-09T12:09:39.129Z] [2022-08-09T12:09:39.129Z] #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-08-09T12:09:39.129Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-09T12:09:39.129Z] #38 27.06 tomll can be used in two ways: [2022-08-09T12:09:39.129Z] #38 27.06 Writing to STDIN and reading from STDOUT: [2022-08-09T12:09:39.129Z] #38 27.06 cat file.toml | tomll > file.toml [2022-08-09T12:09:39.129Z] #38 27.06 [2022-08-09T12:09:39.129Z] #38 27.06 Reading and updating a list of files: [2022-08-09T12:09:39.129Z] #38 27.06 tomll a.toml b.toml c.toml [2022-08-09T12:09:39.129Z] #38 27.06 [2022-08-09T12:09:39.129Z] #38 27.06 When given a list of files, tomll will modify all files in place without asking. [2022-08-09T12:09:39.129Z] #38 DONE 27.4s [2022-08-09T12:09:39.129Z] [2022-08-09T12:09:39.129Z] #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-08-09T12:09:39.129Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T12:09:39.129Z] #55 27.33 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-09T12:09:39.129Z] #55 ... [2022-08-09T12:09:39.129Z] [2022-08-09T12:09:39.129Z] #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-08-09T12:09:39.129Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-09T12:09:39.129Z] #36 25.81 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-09T12:09:39.129Z] #36 26.08 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-09T12:09:39.129Z] #36 26.14 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-09T12:09:39.160Z] #76 38.86 Selecting previously unselected package m4. [2022-08-09T12:09:39.160Z] #76 38.87 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-08-09T12:09:39.160Z] #76 38.88 Unpacking m4 (1.4.18-5) ... [2022-08-09T12:09:39.244Z] #36 19.83 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-09T12:09:39.349Z] #55 ... [2022-08-09T12:09:39.350Z] [2022-08-09T12:09:39.350Z] #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-08-09T12:09:39.350Z] #26 sha256:2b4f221892140b0e3c9ba03ee7627c25b0fd3ddca0adf696382a2521564cef99 [2022-08-09T12:09:39.350Z] #26 DONE 24.2s [2022-08-09T12:09:39.418Z] #76 39.19 Selecting previously unselected package autoconf. [2022-08-09T12:09:39.418Z] #76 39.20 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-09T12:09:39.621Z] [2022-08-09T12:09:39.621Z] #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-08-09T12:09:39.621Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T12:09:39.621Z] #55 24.67 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-09T12:09:39.621Z] #55 24.87 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-09T12:09:39.676Z] #76 39.21 Unpacking autoconf (2.69-14) ... [2022-08-09T12:09:39.883Z] #55 25.06 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-09T12:09:39.934Z] #76 39.59 Selecting previously unselected package autotools-dev. [2022-08-09T12:09:39.934Z] #76 ... [2022-08-09T12:09:39.934Z] [2022-08-09T12:09:39.934Z] #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-08-09T12:09:39.934Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-09T12:09:39.934Z] #51 27.84 Building dependency tree... [2022-08-09T12:09:39.934Z] #51 31.86 The following additional packages will be installed: [2022-08-09T12:09:39.934Z] #51 31.91 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-09T12:09:39.934Z] #51 31.92 python3-protobuf python3-six [2022-08-09T12:09:39.934Z] #51 31.92 Suggested packages: [2022-08-09T12:09:39.934Z] #51 31.93 python3-setuptools [2022-08-09T12:09:39.934Z] #51 31.93 Recommended packages: [2022-08-09T12:09:39.934Z] #51 31.93 iproute2 | iproute [2022-08-09T12:09:39.934Z] #51 32.27 The following NEW packages will be installed: [2022-08-09T12:09:39.934Z] #51 32.29 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-09T12:09:39.934Z] #51 32.30 python3-protobuf python3-six [2022-08-09T12:09:39.934Z] #51 32.82 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. [2022-08-09T12:09:39.934Z] #51 32.82 Need to get 2136 kB of archives. [2022-08-09T12:09:39.934Z] #51 32.82 After this operation, 10.8 MB of additional disk space will be used. [2022-08-09T12:09:39.934Z] #51 32.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-08-09T12:09:39.934Z] #51 32.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-09T12:09:39.934Z] #51 32.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-09T12:09:39.934Z] #51 32.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-08-09T12:09:39.934Z] #51 32.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-08-09T12:09:39.934Z] #51 32.85 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-08-09T12:09:39.934Z] #51 32.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-09T12:09:39.934Z] #51 35.35 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-08-09T12:09:39.934Z] #51 36.57 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T12:09:39.934Z] #51 36.99 Fetched 2136 kB in 3s (632 kB/s) [2022-08-09T12:09:39.934Z] #51 37.35 Selecting previously unselected package libprotobuf23:arm64. [2022-08-09T12:09:39.934Z] #51 37.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-09T12:09:39.934Z] #51 37.47 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-08-09T12:09:39.934Z] #51 37.49 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-08-09T12:09:39.934Z] #51 38.66 Selecting previously unselected package python3-pkg-resources. [2022-08-09T12:09:39.934Z] #51 38.68 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-09T12:09:39.934Z] #51 38.68 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-09T12:09:39.934Z] #51 38.98 Selecting previously unselected package python3-six. [2022-08-09T12:09:39.934Z] #51 38.99 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-09T12:09:39.934Z] #51 39.01 Unpacking python3-six (1.16.0-2) ... [2022-08-09T12:09:39.934Z] #51 39.15 Selecting previously unselected package python3-protobuf. [2022-08-09T12:09:39.934Z] #51 39.15 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-08-09T12:09:39.934Z] #51 39.16 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-09T12:09:39.934Z] #51 ... [2022-08-09T12:09:39.934Z] [2022-08-09T12:09:39.934Z] #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-08-09T12:09:39.934Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-09T12:09:39.934Z] #76 39.59 Selecting previously unselected package autotools-dev. [2022-08-09T12:09:39.934Z] #76 39.60 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-09T12:09:39.934Z] #76 39.61 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-09T12:09:40.144Z] #55 25.30 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-09T12:09:40.193Z] #76 39.78 Selecting previously unselected package automake. [2022-08-09T12:09:40.193Z] #76 39.78 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-09T12:09:40.193Z] #76 39.79 Unpacking automake (1:1.16.3-2) ... [2022-08-09T12:09:40.251Z] #84 ... [2022-08-09T12:09:40.251Z] [2022-08-09T12:09:40.251Z] #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-08-09T12:09:40.251Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-09T12:09:40.251Z] #19 90.52 Reading package lists... [2022-08-09T12:09:40.404Z] #55 25.72 go: downloading github.com/spf13/afero v1.8.2 [2022-08-09T12:09:40.669Z] #55 25.80 go: downloading github.com/spf13/cast v1.4.1 [2022-08-09T12:09:40.761Z] #76 40.31 Selecting previously unselected package patch. [2022-08-09T12:09:40.761Z] #76 40.31 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-08-09T12:09:40.761Z] #76 40.32 Unpacking patch (2.7.6-7) ... [2022-08-09T12:09:40.761Z] #76 40.48 Selecting previously unselected package dpkg-dev. [2022-08-09T12:09:40.761Z] #76 40.48 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-09T12:09:40.761Z] #76 40.49 Unpacking dpkg-dev (1.20.11) ... [2022-08-09T12:09:40.932Z] #55 26.10 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-09T12:09:41.503Z] #55 26.60 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-09T12:09:41.503Z] #55 26.76 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-09T12:09:41.699Z] #76 41.48 Selecting previously unselected package build-essential. [2022-08-09T12:09:41.699Z] #76 41.49 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-08-09T12:09:41.763Z] #55 27.07 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-09T12:09:41.767Z] #36 ... [2022-08-09T12:09:41.767Z] [2022-08-09T12:09:41.767Z] #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-08-09T12:09:41.767Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T12:09:41.767Z] #76 11.99 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-09T12:09:41.767Z] #76 21.39 Fetched 8564 kB in 16s (547 kB/s) [2022-08-09T12:09:41.767Z] #76 21.39 Reading package lists... [2022-08-09T12:09:41.767Z] #76 ... [2022-08-09T12:09:41.767Z] [2022-08-09T12:09:41.767Z] #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-08-09T12:09:41.767Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T12:09:41.767Z] #51 11.82 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-09T12:09:41.767Z] #51 19.71 Fetched 8568 kB in 16s (546 kB/s) [2022-08-09T12:09:41.767Z] #51 19.71 Reading package lists... [2022-08-09T12:09:41.767Z] #51 ... [2022-08-09T12:09:41.767Z] [2022-08-09T12:09:41.767Z] #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-08-09T12:09:41.767Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-09T12:09:41.767Z] #62 12.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-09T12:09:41.767Z] #62 21.91 Fetched 8564 kB in 15s (554 kB/s) [2022-08-09T12:09:41.767Z] #62 21.91 Reading package lists... [2022-08-09T12:09:41.767Z] #62 ... [2022-08-09T12:09:41.767Z] [2022-08-09T12:09:41.767Z] #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-08-09T12:09:41.767Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T12:09:41.767Z] #55 19.80 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-09T12:09:41.767Z] #55 19.81 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-09T12:09:41.767Z] #55 19.94 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-09T12:09:41.767Z] #55 20.10 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-09T12:09:41.767Z] #55 20.29 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-09T12:09:41.767Z] #55 20.29 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-09T12:09:41.767Z] #55 20.42 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-09T12:09:41.767Z] #55 20.42 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-09T12:09:41.767Z] #55 20.46 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-09T12:09:41.767Z] #55 20.71 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-09T12:09:41.767Z] #55 20.72 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-09T12:09:41.767Z] #55 20.77 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-09T12:09:41.767Z] #55 20.90 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-09T12:09:41.767Z] #55 20.96 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-09T12:09:41.767Z] #55 20.96 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-09T12:09:41.767Z] #55 21.05 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-09T12:09:41.767Z] #55 21.38 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-09T12:09:41.767Z] #55 21.53 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-09T12:09:41.767Z] #55 21.67 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-09T12:09:41.767Z] #55 21.67 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-09T12:09:41.767Z] #55 21.74 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-09T12:09:41.767Z] #55 21.80 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-09T12:09:41.767Z] #55 22.02 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-09T12:09:41.767Z] #55 22.07 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-09T12:09:41.767Z] #55 22.13 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-09T12:09:41.767Z] #55 22.33 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-09T12:09:41.767Z] #55 22.33 go: downloading github.com/julz/importas v0.1.0 [2022-08-09T12:09:41.767Z] #55 22.38 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-09T12:09:41.838Z] #36 30.14 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-09T12:09:41.964Z] #76 41.52 Unpacking build-essential (12.9) ... [2022-08-09T12:09:41.964Z] #76 41.66 Selecting previously unselected package libcap2:arm64. [2022-08-09T12:09:41.964Z] #76 41.66 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-08-09T12:09:41.964Z] #76 41.67 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-08-09T12:09:42.024Z] #55 27.14 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-09T12:09:42.024Z] #55 27.36 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-09T12:09:42.024Z] #55 22.43 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-09T12:09:42.024Z] #55 22.52 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-09T12:09:42.024Z] #55 22.60 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-09T12:09:42.103Z] #36 30.57 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-09T12:09:42.225Z] #76 41.84 Selecting previously unselected package libcap-dev:arm64. [2022-08-09T12:09:42.225Z] #76 41.84 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-08-09T12:09:42.225Z] #76 41.85 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-08-09T12:09:42.281Z] #55 22.74 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-09T12:09:42.281Z] #55 22.74 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-09T12:09:42.281Z] #55 22.74 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-09T12:09:42.281Z] #55 22.88 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-09T12:09:42.284Z] #55 27.52 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-09T12:09:42.484Z] #76 42.05 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-09T12:09:42.484Z] #76 42.06 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-09T12:09:42.484Z] #76 42.06 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-09T12:09:42.484Z] #76 42.18 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-08-09T12:09:42.484Z] #76 42.19 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-08-09T12:09:42.484Z] #76 42.20 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-08-09T12:09:42.542Z] #55 22.91 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-09T12:09:42.542Z] #55 22.99 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-09T12:09:42.542Z] #55 23.14 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-09T12:09:42.544Z] #55 27.73 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-09T12:09:42.544Z] #55 27.92 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-09T12:09:42.742Z] #76 42.34 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-09T12:09:42.742Z] #76 42.34 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-09T12:09:42.742Z] #76 42.35 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-09T12:09:43.000Z] #76 42.54 Selecting previously unselected package libsystemd-dev:arm64. [2022-08-09T12:09:43.000Z] #76 42.54 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-08-09T12:09:43.000Z] #76 42.55 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-08-09T12:09:43.106Z] #55 ... [2022-08-09T12:09:43.106Z] [2022-08-09T12:09:43.106Z] #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-08-09T12:09:43.106Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T12:09:43.106Z] #14 13.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-09T12:09:43.106Z] #14 22.74 Fetched 8564 kB in 16s (540 kB/s) [2022-08-09T12:09:43.106Z] #14 22.74 Reading package lists... [2022-08-09T12:09:43.106Z] #14 ... [2022-08-09T12:09:43.106Z] [2022-08-09T12:09:43.106Z] #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-08-09T12:09:43.106Z] #67 sha256:b8fadbe14d4da4b8bb44f96ebc001ae787c265a576500116114b47287ea31bdf [2022-08-09T12:09:43.106Z] #67 13.50 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-09T12:09:43.106Z] #67 14.44 go: downloading github.com/google/uuid v1.3.0 [2022-08-09T12:09:43.106Z] #67 14.48 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-09T12:09:43.106Z] #67 14.54 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-09T12:09:43.106Z] #67 14.70 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-09T12:09:43.106Z] #67 14.77 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-09T12:09:43.106Z] #67 15.04 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-09T12:09:43.106Z] #67 15.35 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-09T12:09:43.106Z] #67 15.55 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-09T12:09:43.106Z] #67 18.37 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-09T12:09:43.106Z] #67 18.64 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-09T12:09:43.114Z] #55 28.13 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-09T12:09:43.260Z] #76 ... [2022-08-09T12:09:43.260Z] [2022-08-09T12:09:43.260Z] #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-08-09T12:09:43.260Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-09T12:09:43.260Z] #42 32.90 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-08-09T12:09:43.260Z] #42 32.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-08-09T12:09:43.260Z] #42 32.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-08-09T12:09:43.260Z] #42 32.93 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-08-09T12:09:43.260Z] #42 32.94 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-08-09T12:09:43.260Z] #42 32.94 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-08-09T12:09:43.260Z] #42 34.24 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T12:09:43.261Z] #42 34.63 Fetched 15.6 MB in 1s (10.6 MB/s) [2022-08-09T12:09:43.261Z] #42 34.96 Selecting previously unselected package xxd. [2022-08-09T12:09:43.261Z] #42 34.96 (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-08-09T12:09:43.261Z] #42 34.99 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-09T12:09:43.261Z] #42 35.16 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:09:43.261Z] #42 35.58 Selecting previously unselected package vim-common. [2022-08-09T12:09:43.261Z] #42 35.58 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-09T12:09:43.261Z] #42 35.64 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:09:43.261Z] #42 36.32 Selecting previously unselected package cmake-data. [2022-08-09T12:09:43.261Z] #42 36.33 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-09T12:09:43.261Z] #42 36.42 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-09T12:09:43.261Z] #42 41.15 Selecting previously unselected package libicu67:arm64. [2022-08-09T12:09:43.261Z] #42 41.15 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-08-09T12:09:43.261Z] #42 41.17 Unpacking libicu67:arm64 (67.1-7) ... [2022-08-09T12:09:43.261Z] #42 ... [2022-08-09T12:09:43.261Z] [2022-08-09T12:09:43.261Z] #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-08-09T12:09:43.261Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-09T12:09:43.261Z] #14 38.47 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-08-09T12:09:43.261Z] #14 39.09 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-08-09T12:09:43.261Z] #14 39.09 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-09T12:09:43.261Z] #14 39.09 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-09T12:09:43.261Z] #14 39.09 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-08-09T12:09:43.261Z] #14 39.09 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-08-09T12:09:43.261Z] #14 39.10 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-08-09T12:09:43.261Z] #14 39.11 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-08-09T12:09:43.261Z] #14 39.11 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-08-09T12:09:43.261Z] #14 39.13 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-08-09T12:09:43.261Z] #14 39.14 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-08-09T12:09:43.261Z] #14 39.16 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-08-09T12:09:43.261Z] #14 39.18 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-08-09T12:09:43.261Z] #14 39.23 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-08-09T12:09:43.261Z] #14 39.25 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-08-09T12:09:43.261Z] #14 39.25 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-09T12:09:43.261Z] #14 39.25 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-08-09T12:09:43.261Z] #14 40.18 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T12:09:43.261Z] #14 40.46 Fetched 108 MB in 7s (16.1 MB/s) [2022-08-09T12:09:43.261Z] #14 40.57 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-09T12:09:43.261Z] #14 40.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-09T12:09:43.261Z] #14 40.66 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-08-09T12:09:43.261Z] #14 40.67 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-09T12:09:43.363Z] #67 ... [2022-08-09T12:09:43.363Z] [2022-08-09T12:09:43.363Z] #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-08-09T12:09:43.363Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T12:09:43.363Z] #55 23.82 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-09T12:09:43.363Z] #55 23.82 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-09T12:09:43.363Z] #55 23.92 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-09T12:09:43.363Z] #55 23.97 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-09T12:09:43.363Z] #55 24.03 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-09T12:09:43.363Z] #55 24.05 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-09T12:09:43.363Z] #55 ... [2022-08-09T12:09:43.363Z] [2022-08-09T12:09:43.363Z] #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-08-09T12:09:43.363Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-09T12:09:43.363Z] #40 14.01 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-09T12:09:43.363Z] #40 14.05 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-09T12:09:43.511Z] #36 ... [2022-08-09T12:09:43.511Z] [2022-08-09T12:09:43.511Z] #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-08-09T12:09:43.511Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T12:09:43.511Z] #14 31.63 Fetched 8564 kB in 25s (346 kB/s) [2022-08-09T12:09:43.520Z] #14 43.08 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-09T12:09:43.520Z] #14 43.09 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-08-09T12:09:43.520Z] #14 43.10 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-09T12:09:43.619Z] #40 ... [2022-08-09T12:09:43.620Z] [2022-08-09T12:09:43.620Z] #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-08-09T12:09:43.620Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T12:09:43.620Z] #55 24.19 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-09T12:09:43.620Z] #55 24.20 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-09T12:09:43.620Z] #55 24.27 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-09T12:09:43.778Z] #14 ... [2022-08-09T12:09:43.778Z] [2022-08-09T12:09:43.778Z] #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-08-09T12:09:43.778Z] #31 sha256:3903640759fcaee7d5279b360e7210d063ae35959af6d68b4abeb222738ba431 [2022-08-09T12:09:43.778Z] #31 29.70 [2022-08-09T12:09:43.778Z] #31 34.47 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-09T12:09:43.778Z] #31 35.29 [2022-08-09T12:09:43.778Z] #31 35.58 #=#=# ######################################################################## 100.0% [2022-08-09T12:09:43.778Z] #31 36.66 [2022-08-09T12:09:43.778Z] #31 39.01 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-09T12:09:43.778Z] #31 ... [2022-08-09T12:09:43.778Z] [2022-08-09T12:09:43.778Z] #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-08-09T12:09:43.778Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-09T12:09:43.778Z] #76 43.30 Selecting previously unselected package libtool. [2022-08-09T12:09:43.778Z] #76 43.32 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-09T12:09:43.778Z] #76 43.32 Unpacking libtool (2.4.6-15) ... [2022-08-09T12:09:43.778Z] #76 43.53 Selecting previously unselected package libudev-dev:arm64. [2022-08-09T12:09:43.778Z] #76 43.54 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-08-09T12:09:43.778Z] #76 43.57 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-08-09T12:09:43.876Z] #55 24.64 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-09T12:09:44.133Z] #55 24.67 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-09T12:09:44.133Z] #55 24.72 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-09T12:09:44.133Z] #55 24.86 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-09T12:09:44.349Z] #76 43.85 Selecting previously unselected package libyajl2:arm64. [2022-08-09T12:09:44.349Z] #76 43.85 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-08-09T12:09:44.349Z] #76 43.86 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-08-09T12:09:44.349Z] #76 43.97 Selecting previously unselected package libyajl-dev:arm64. [2022-08-09T12:09:44.349Z] #76 44.00 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-08-09T12:09:44.349Z] #76 44.01 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-08-09T12:09:44.349Z] #76 44.22 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-09T12:09:44.349Z] #76 44.25 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-09T12:09:44.390Z] #55 24.95 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-09T12:09:44.390Z] #55 25.05 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-09T12:09:44.497Z] #55 ... [2022-08-09T12:09:44.497Z] [2022-08-09T12:09:44.497Z] #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-08-09T12:09:44.497Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T12:09:44.497Z] #51 19.58 Fetched 8568 kB in 16s (546 kB/s) [2022-08-09T12:09:44.497Z] #51 19.58 Reading package lists... [2022-08-09T12:09:44.607Z] #76 44.29 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-08-09T12:09:44.607Z] #76 44.31 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-08-09T12:09:44.607Z] #76 44.33 Setting up file (1:5.39-3) ... [2022-08-09T12:09:44.607Z] #76 44.35 Setting up bzip2 (1.0.8-4) ... [2022-08-09T12:09:44.607Z] #76 44.37 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-09T12:09:44.607Z] #76 44.39 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-08-09T12:09:44.607Z] #76 44.41 Setting up libcap2:arm64 (1:2.44-1) ... [2022-08-09T12:09:44.607Z] #76 44.44 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-09T12:09:44.647Z] #55 25.15 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-09T12:09:44.647Z] #55 25.20 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-09T12:09:44.647Z] #55 25.30 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-09T12:09:44.647Z] #55 25.36 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-09T12:09:44.647Z] #55 25.36 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-09T12:09:44.758Z] #51 29.50 Reading package lists... [2022-08-09T12:09:44.758Z] #51 ... [2022-08-09T12:09:44.758Z] [2022-08-09T12:09:44.758Z] #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-08-09T12:09:44.758Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-09T12:09:44.758Z] #38 29.47 tomll can be used in two ways: [2022-08-09T12:09:44.758Z] #38 29.47 Writing to STDIN and reading from STDOUT: [2022-08-09T12:09:44.758Z] #38 29.47 cat file.toml | tomll > file.toml [2022-08-09T12:09:44.758Z] #38 29.47 [2022-08-09T12:09:44.758Z] #38 29.47 Reading and updating a list of files: [2022-08-09T12:09:44.758Z] #38 29.47 tomll a.toml b.toml c.toml [2022-08-09T12:09:44.758Z] #38 29.47 [2022-08-09T12:09:44.758Z] #38 29.47 When given a list of files, tomll will modify all files in place without asking. [2022-08-09T12:09:44.758Z] #38 DONE 30.0s [2022-08-09T12:09:44.758Z] [2022-08-09T12:09:44.758Z] #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-08-09T12:09:44.758Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-09T12:09:44.758Z] #36 24.34 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-09T12:09:44.758Z] #36 24.35 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-09T12:09:44.758Z] #36 25.45 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-09T12:09:44.758Z] #36 25.77 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-09T12:09:44.758Z] #36 26.52 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-09T12:09:44.758Z] #36 27.02 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-09T12:09:44.758Z] #36 27.05 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-09T12:09:44.758Z] #36 27.12 go: downloading github.com/peterh/liner v1.2.2 [2022-08-09T12:09:44.758Z] #36 27.55 go: downloading github.com/google/go-dap v0.6.0 [2022-08-09T12:09:44.758Z] #36 28.24 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-09T12:09:44.758Z] #36 28.69 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-09T12:09:44.866Z] #76 44.49 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-08-09T12:09:44.866Z] #76 44.51 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-09T12:09:44.866Z] #76 44.53 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-09T12:09:44.866Z] #76 44.56 Setting up patch (2.7.6-7) ... [2022-08-09T12:09:44.866Z] #76 44.59 Setting up libudev-dev:arm64 (247.3-7) ... [2022-08-09T12:09:44.866Z] #76 44.61 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-08-09T12:09:44.866Z] #76 44.64 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-08-09T12:09:44.866Z] #76 44.67 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-08-09T12:09:44.903Z] #55 25.51 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-09T12:09:44.903Z] #55 25.53 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-09T12:09:45.019Z] #36 30.29 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-09T12:09:45.151Z] #76 44.69 Setting up libtool (2.4.6-15) ... [2022-08-09T12:09:45.152Z] #76 44.71 Setting up m4 (1.4.18-5) ... [2022-08-09T12:09:45.152Z] #76 44.73 Setting up dpkg-dev (1.20.11) ... [2022-08-09T12:09:45.152Z] #76 44.75 Setting up autoconf (2.69-14) ... [2022-08-09T12:09:45.152Z] #76 44.79 Setting up build-essential (12.9) ... [2022-08-09T12:09:45.152Z] #76 44.83 Setting up automake (1:1.16.3-2) ... [2022-08-09T12:09:45.152Z] #76 44.86 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-09T12:09:45.152Z] #76 44.88 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T12:09:45.412Z] #14 31.63 Reading package lists... [2022-08-09T12:09:45.412Z] #14 ... [2022-08-09T12:09:45.412Z] [2022-08-09T12:09:45.413Z] #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-08-09T12:09:45.413Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-09T12:09:45.413Z] #53 23.32 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-09T12:09:45.413Z] #53 23.32 go: downloading golang.org/x/mod v0.3.0 [2022-08-09T12:09:45.413Z] #53 ... [2022-08-09T12:09:45.413Z] [2022-08-09T12:09:45.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-08-09T12:09:45.413Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T12:09:45.413Z] #55 27.60 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-09T12:09:45.413Z] #55 27.90 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-09T12:09:45.413Z] #55 28.52 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-09T12:09:45.413Z] #55 31.44 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-09T12:09:45.413Z] #55 31.64 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-09T12:09:45.413Z] #55 31.84 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-09T12:09:45.413Z] #55 32.10 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-09T12:09:45.413Z] #55 32.21 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-09T12:09:45.413Z] #55 32.52 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-09T12:09:45.413Z] #55 32.57 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-09T12:09:45.413Z] #55 32.80 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-09T12:09:45.413Z] #55 33.10 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-09T12:09:45.413Z] #55 33.28 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-09T12:09:45.413Z] #55 33.34 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-09T12:09:45.413Z] #55 33.60 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-09T12:09:45.413Z] #55 33.87 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-09T12:09:45.467Z] #55 25.84 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-09T12:09:45.467Z] #55 25.91 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-09T12:09:45.467Z] #55 25.93 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-09T12:09:45.467Z] #55 26.04 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-09T12:09:45.467Z] #55 26.09 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-09T12:09:45.590Z] #36 30.68 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-09T12:09:45.590Z] #36 30.86 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-09T12:09:45.982Z] #55 34.12 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-09T12:09:45.982Z] #55 34.30 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-09T12:09:46.031Z] #55 26.45 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-09T12:09:46.032Z] #55 26.68 go: downloading honnef.co/go/tools v0.3.1 [2022-08-09T12:09:46.227Z] #76 ... [2022-08-09T12:09:46.227Z] [2022-08-09T12:09:46.227Z] #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-08-09T12:09:46.227Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-09T12:09:46.227Z] #55 35.80 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-09T12:09:46.227Z] #55 35.80 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-09T12:09:46.227Z] #55 37.38 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-09T12:09:46.227Z] #55 38.63 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-09T12:09:46.241Z] #55 34.55 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-09T12:09:46.241Z] #55 34.66 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-09T12:09:46.485Z] #55 ... [2022-08-09T12:09:46.485Z] [2022-08-09T12:09:46.485Z] #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-08-09T12:09:46.485Z] #31 sha256:3903640759fcaee7d5279b360e7210d063ae35959af6d68b4abeb222738ba431 [2022-08-09T12:09:46.485Z] #31 40.31 [2022-08-09T12:09:46.485Z] #31 40.65 #=#=# ######################################################################## 100.0% [2022-08-09T12:09:46.485Z] #31 41.72 [2022-08-09T12:09:46.485Z] #31 42.20 Download of images into '/build' complete. [2022-08-09T12:09:46.485Z] #31 42.21 Use something like the following to load the result into a Docker daemon: [2022-08-09T12:09:46.485Z] #31 42.21 tar -cC '/build' . | docker load [2022-08-09T12:09:46.500Z] #55 34.77 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-09T12:09:46.535Z] #36 ... [2022-08-09T12:09:46.535Z] [2022-08-09T12:09:46.535Z] #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-08-09T12:09:46.535Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-09T12:09:46.535Z] #62 31.67 Fetched 8564 kB in 24s (363 kB/s) [2022-08-09T12:09:46.758Z] #55 34.94 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-09T12:09:46.759Z] #55 35.14 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-09T12:09:46.759Z] #55 35.14 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-09T12:09:47.055Z] #19 113.3 Building dependency tree... [2022-08-09T12:09:47.055Z] #19 ... [2022-08-09T12:09:47.055Z] [2022-08-09T12:09:47.055Z] #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-08-09T12:09:47.055Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:09:47.055Z] #84 64.61 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-09T12:09:47.055Z] #84 64.61 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-09T12:09:47.055Z] #84 64.83 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-09T12:09:47.055Z] #84 64.83 libtoolize: copying file 'm4/libtool.m4' [2022-08-09T12:09:47.055Z] #84 65.00 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-09T12:09:47.055Z] #84 65.08 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-09T12:09:47.055Z] #84 65.35 libtoolize: copying file 'm4/ltversion.m4' [2022-08-09T12:09:47.055Z] #84 65.54 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-09T12:09:47.055Z] #84 65.65 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-09T12:09:47.326Z] #55 35.40 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-09T12:09:47.585Z] #55 ... [2022-08-09T12:09:47.585Z] [2022-08-09T12:09:47.585Z] #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-08-09T12:09:47.585Z] #67 sha256:b0341d098de65eb546c2a06b147d4ed13ba40f9d2d39878b9f8f2f462687e839 [2022-08-09T12:09:47.585Z] #67 25.42 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-09T12:09:47.585Z] #67 26.26 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-09T12:09:47.585Z] #67 ... [2022-08-09T12:09:47.585Z] [2022-08-09T12:09:47.585Z] #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-08-09T12:09:47.585Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T12:09:47.585Z] #76 25.75 Fetched 8564 kB in 21s (415 kB/s) [2022-08-09T12:09:47.585Z] #76 25.75 Reading package lists... [2022-08-09T12:09:47.844Z] #76 35.56 Reading package lists... [2022-08-09T12:09:47.844Z] #76 ... [2022-08-09T12:09:47.844Z] [2022-08-09T12:09:47.844Z] #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-08-09T12:09:47.844Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T12:09:47.844Z] #55 35.84 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-09T12:09:47.844Z] #55 35.88 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-09T12:09:47.844Z] #55 35.99 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-09T12:09:47.844Z] #55 36.16 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-09T12:09:47.925Z] #55 28.58 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-09T12:09:47.925Z] #55 28.58 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-09T12:09:47.925Z] #55 28.69 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-09T12:09:48.103Z] #55 36.46 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-09T12:09:48.104Z] #55 36.55 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-09T12:09:48.193Z] #55 28.92 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-09T12:09:48.193Z] #55 28.92 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-09T12:09:48.363Z] #55 36.72 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-09T12:09:48.385Z] #31 DONE 44.2s [2022-08-09T12:09:48.385Z] [2022-08-09T12:09:48.385Z] #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-08-09T12:09:48.385Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-09T12:09:48.385Z] #76 DONE 48.0s [2022-08-09T12:09:48.385Z] [2022-08-09T12:09:48.385Z] #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-08-09T12:09:48.385Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-09T12:09:48.385Z] #14 46.47 Selecting previously unselected package binutils-mingw-w64. [2022-08-09T12:09:48.385Z] #14 46.47 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-09T12:09:48.385Z] #14 46.48 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-09T12:09:48.385Z] #14 47.33 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-08-09T12:09:48.385Z] #14 47.34 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-08-09T12:09:48.385Z] #14 47.38 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-09T12:09:48.385Z] #14 47.81 Selecting previously unselected package dmsetup. [2022-08-09T12:09:48.385Z] #14 47.82 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-08-09T12:09:48.385Z] #14 47.83 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-09T12:09:48.385Z] #14 48.09 Selecting previously unselected package mingw-w64-common. [2022-08-09T12:09:48.385Z] #14 48.09 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-09T12:09:48.385Z] #14 48.12 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-09T12:09:48.449Z] #55 29.03 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-09T12:09:48.449Z] #55 29.20 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-09T12:09:48.449Z] #55 29.20 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-09T12:09:48.622Z] #55 36.87 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-09T12:09:48.622Z] #55 36.88 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-09T12:09:48.622Z] #55 36.94 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-09T12:09:48.881Z] #55 37.17 go: downloading github.com/julz/importas v0.1.0 [2022-08-09T12:09:48.881Z] #55 37.17 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-09T12:09:48.950Z] #14 ... [2022-08-09T12:09:48.950Z] [2022-08-09T12:09:48.950Z] #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-08-09T12:09:48.950Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-09T12:09:48.950Z] #34 38.16 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-09T12:09:48.950Z] #34 38.94 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-09T12:09:48.950Z] #34 ... [2022-08-09T12:09:48.950Z] [2022-08-09T12:09:48.950Z] #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-08-09T12:09:48.950Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-09T12:09:48.950Z] #42 48.15 Selecting previously unselected package libxml2:arm64. [2022-08-09T12:09:48.950Z] #42 48.17 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-08-09T12:09:48.950Z] #42 48.20 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-09T12:09:49.011Z] #55 29.44 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-09T12:09:49.011Z] #55 29.44 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-09T12:09:49.085Z] #62 31.67 Reading package lists... [2022-08-09T12:09:49.085Z] #62 ... [2022-08-09T12:09:49.085Z] [2022-08-09T12:09:49.085Z] #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-08-09T12:09:49.085Z] #67 sha256:68a7a4eafa3246612ee26f9c3fe1fa222dc6456df053fc466870277af6e0d38b [2022-08-09T12:09:49.085Z] #67 23.96 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-09T12:09:49.085Z] #67 ... [2022-08-09T12:09:49.085Z] [2022-08-09T12:09:49.085Z] #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-08-09T12:09:49.085Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T12:09:49.085Z] #55 30.04 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-09T12:09:49.085Z] #55 30.37 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-09T12:09:49.085Z] #55 31.61 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-09T12:09:49.085Z] #55 31.73 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-09T12:09:49.085Z] #55 31.95 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-09T12:09:49.085Z] #55 32.28 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-09T12:09:49.085Z] #55 32.48 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-09T12:09:49.085Z] #55 33.66 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-09T12:09:49.085Z] #55 33.91 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-09T12:09:49.085Z] #55 34.13 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-09T12:09:49.085Z] #55 34.21 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-09T12:09:49.085Z] #55 34.35 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-09T12:09:49.140Z] #55 37.37 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-09T12:09:49.140Z] #55 37.44 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-09T12:09:49.208Z] #42 48.90 Selecting previously unselected package libarchive13:arm64. [2022-08-09T12:09:49.208Z] #42 48.90 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-08-09T12:09:49.208Z] #42 48.91 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-08-09T12:09:49.268Z] #55 29.72 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-09T12:09:49.268Z] #55 29.72 go: downloading golang.org/x/text v0.3.7 [2022-08-09T12:09:49.346Z] #55 34.61 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-09T12:09:49.399Z] #55 37.62 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-09T12:09:49.399Z] #55 37.70 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-09T12:09:49.399Z] #55 37.81 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-09T12:09:49.467Z] #42 49.19 Selecting previously unselected package libjsoncpp24:arm64. [2022-08-09T12:09:49.467Z] #42 49.19 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-08-09T12:09:49.467Z] #42 49.19 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-08-09T12:09:49.607Z] #55 34.63 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-09T12:09:49.607Z] #55 34.68 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-09T12:09:49.607Z] #55 34.81 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-09T12:09:49.658Z] #55 37.98 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-09T12:09:49.725Z] #42 49.35 Selecting previously unselected package librhash0:arm64. [2022-08-09T12:09:49.725Z] #42 49.35 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-08-09T12:09:49.725Z] #42 49.36 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-08-09T12:09:49.867Z] #55 35.08 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-09T12:09:49.867Z] #55 35.18 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-09T12:09:49.918Z] #55 38.15 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-09T12:09:49.983Z] #42 49.53 Selecting previously unselected package libuv1:arm64. [2022-08-09T12:09:49.983Z] #42 49.53 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-08-09T12:09:49.983Z] #42 49.54 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-08-09T12:09:49.983Z] #42 49.67 Selecting previously unselected package cmake. [2022-08-09T12:09:49.983Z] #42 49.68 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-08-09T12:09:49.983Z] #42 49.71 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-09T12:09:50.128Z] #55 35.30 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-09T12:09:50.128Z] #55 35.31 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-09T12:09:50.177Z] #55 38.28 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-09T12:09:50.177Z] #55 38.32 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-09T12:09:50.177Z] #55 38.43 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-09T12:09:50.241Z] #42 ... [2022-08-09T12:09:50.241Z] [2022-08-09T12:09:50.241Z] #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-08-09T12:09:50.241Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-09T12:09:50.241Z] #51 39.75 Selecting previously unselected package libnet1:arm64. [2022-08-09T12:09:50.241Z] #51 39.76 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-09T12:09:50.241Z] #51 39.76 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-09T12:09:50.241Z] #51 39.88 Selecting previously unselected package libnl-3-200:arm64. [2022-08-09T12:09:50.241Z] #51 39.88 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-08-09T12:09:50.241Z] #51 39.89 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-09T12:09:50.241Z] #51 40.05 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-09T12:09:50.241Z] #51 40.05 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-09T12:09:50.241Z] #51 40.06 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-09T12:09:50.241Z] #51 40.19 Selecting previously unselected package criu. [2022-08-09T12:09:50.241Z] #51 40.19 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-08-09T12:09:50.241Z] #51 40.20 Unpacking criu (3.17.1-1) ... [2022-08-09T12:09:50.241Z] #51 41.01 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-09T12:09:50.241Z] #51 42.66 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-08-09T12:09:50.241Z] #51 42.68 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-09T12:09:50.241Z] #51 42.71 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-09T12:09:50.241Z] #51 42.74 Setting up python3-six (1.16.0-2) ... [2022-08-09T12:09:50.241Z] #51 43.98 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-09T12:09:50.241Z] #51 44.02 Setting up python3-protobuf (3.12.4-1) ... [2022-08-09T12:09:50.241Z] #51 48.40 Setting up criu (3.17.1-1) ... [2022-08-09T12:09:50.388Z] #55 35.45 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-09T12:09:50.388Z] #55 35.51 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-09T12:09:50.388Z] #55 35.66 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-09T12:09:50.808Z] #51 50.39 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T12:09:50.959Z] #55 35.95 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-09T12:09:50.959Z] #55 36.06 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-09T12:09:50.959Z] #55 36.06 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-09T12:09:50.959Z] #55 36.30 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-09T12:09:50.959Z] #55 36.30 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-09T12:09:51.066Z] #51 ... [2022-08-09T12:09:51.066Z] [2022-08-09T12:09:51.067Z] #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-08-09T12:09:51.067Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697 [2022-08-09T12:09:51.067Z] #53 50.71 gotestsum version dev [2022-08-09T12:09:51.114Z] #55 39.59 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-09T12:09:51.166Z] #55 ... [2022-08-09T12:09:51.166Z] [2022-08-09T12:09:51.166Z] #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-08-09T12:09:51.166Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-09T12:09:51.166Z] #42 21.68 Fetched 8564 kB in 16s (552 kB/s) [2022-08-09T12:09:51.166Z] #42 21.68 Reading package lists... [2022-08-09T12:09:51.166Z] #42 28.33 Reading package lists... [2022-08-09T12:09:51.166Z] #42 ... [2022-08-09T12:09:51.166Z] [2022-08-09T12:09:51.166Z] #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-08-09T12:09:51.166Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-09T12:09:51.166Z] #47 24.28 Updating files: 71% (1553/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-09T12:09:51.166Z] #47 25.02 + git checkout -q v2.3.0 [2022-08-09T12:09:51.166Z] #47 27.17 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-09T12:09:51.373Z] #55 39.61 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-09T12:09:51.530Z] #55 36.51 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-09T12:09:51.530Z] #55 36.75 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-09T12:09:51.632Z] #55 39.86 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-09T12:09:51.632Z] #55 39.87 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-09T12:09:51.792Z] #55 37.11 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-09T12:09:51.792Z] #55 37.17 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-09T12:09:51.891Z] #55 40.25 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-09T12:09:52.053Z] #55 37.26 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-09T12:09:52.151Z] #55 40.26 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-09T12:09:52.151Z] #55 40.47 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-09T12:09:52.312Z] #84 ... [2022-08-09T12:09:52.312Z] [2022-08-09T12:09:52.312Z] #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-08-09T12:09:52.312Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-09T12:09:52.312Z] #19 125.0 The following additional packages will be installed: [2022-08-09T12:09:52.312Z] #19 125.0 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-09T12:09:52.312Z] #19 125.0 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-09T12:09:52.312Z] #19 125.0 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-09T12:09:52.312Z] #19 125.0 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-09T12:09:52.312Z] #19 125.0 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-09T12:09:52.312Z] #19 125.0 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-09T12:09:52.312Z] #19 125.0 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-08-09T12:09:52.312Z] #19 125.0 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-08-09T12:09:52.312Z] #19 125.0 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-08-09T12:09:52.312Z] #19 125.0 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-08-09T12:09:52.312Z] #19 125.0 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-09T12:09:52.312Z] #19 125.0 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-09T12:09:52.312Z] #19 125.0 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-09T12:09:52.312Z] #19 125.0 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-09T12:09:52.312Z] #19 125.0 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-09T12:09:52.312Z] #19 125.0 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-09T12:09:52.312Z] #19 125.0 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-09T12:09:52.312Z] #19 125.0 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-09T12:09:52.312Z] #19 125.0 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-09T12:09:52.312Z] #19 125.0 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-09T12:09:52.312Z] #19 125.0 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-09T12:09:52.312Z] #19 125.0 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-09T12:09:52.312Z] #19 125.0 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-09T12:09:52.312Z] #19 125.0 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-09T12:09:52.312Z] #19 125.0 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-09T12:09:52.312Z] #19 125.0 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-09T12:09:52.312Z] #19 125.0 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-09T12:09:52.312Z] #19 125.0 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-09T12:09:52.312Z] #19 125.0 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-09T12:09:52.312Z] #19 125.0 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-09T12:09:52.312Z] #19 125.0 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-09T12:09:52.312Z] #19 125.0 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-09T12:09:52.312Z] #19 125.0 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-09T12:09:52.312Z] #19 125.0 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-09T12:09:52.312Z] #19 125.0 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-09T12:09:52.312Z] #19 125.0 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-09T12:09:52.312Z] #19 125.0 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-09T12:09:52.312Z] #19 125.0 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-09T12:09:52.312Z] #19 125.0 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-09T12:09:52.312Z] #19 125.0 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-09T12:09:52.312Z] #19 125.0 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-09T12:09:52.312Z] #19 125.0 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-09T12:09:52.312Z] #19 125.0 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-09T12:09:52.312Z] #19 125.1 linux-libc-dev-s390x-cross patch xz-utils [2022-08-09T12:09:52.312Z] #19 125.2 Suggested packages: [2022-08-09T12:09:52.312Z] #19 125.2 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-08-09T12:09:52.312Z] #19 125.2 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-08-09T12:09:52.312Z] #19 125.2 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-08-09T12:09:52.312Z] #19 125.2 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-08-09T12:09:52.312Z] #19 125.2 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-08-09T12:09:52.312Z] #19 125.2 libyaml-shell-perl ed diffutils-doc [2022-08-09T12:09:52.312Z] #19 125.2 Recommended packages: [2022-08-09T12:09:52.312Z] #19 125.2 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-08-09T12:09:52.312Z] #19 125.2 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-08-09T12:09:52.313Z] #55 37.55 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-09T12:09:52.410Z] #55 40.69 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-09T12:09:52.410Z] #55 40.69 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-09T12:09:52.441Z] #53 DONE 52.1s [2022-08-09T12:09:52.441Z] [2022-08-09T12:09:52.441Z] #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-08-09T12:09:52.441Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-09T12:09:52.441Z] #51 DONE 51.9s [2022-08-09T12:09:52.441Z] [2022-08-09T12:09:52.441Z] #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-08-09T12:09:52.441Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-09T12:09:52.441Z] #77 0.929 Cloning into '/tmp/crun-build'... [2022-08-09T12:09:52.574Z] #55 37.81 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-09T12:09:52.671Z] #55 ... [2022-08-09T12:09:52.671Z] [2022-08-09T12:09:52.671Z] #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-08-09T12:09:52.671Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-09T12:09:52.671Z] #42 30.92 Fetched 8564 kB in 24s (350 kB/s) [2022-08-09T12:09:52.671Z] #42 30.92 Reading package lists... [2022-08-09T12:09:52.671Z] #42 40.07 Reading package lists... [2022-08-09T12:09:52.671Z] #42 ... [2022-08-09T12:09:52.671Z] [2022-08-09T12:09:52.671Z] #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-08-09T12:09:52.671Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-09T12:09:52.836Z] #55 37.98 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-09T12:09:53.096Z] #55 38.08 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-09T12:09:53.096Z] #55 38.13 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-09T12:09:53.096Z] #55 38.31 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-09T12:09:53.096Z] #55 38.38 go: downloading github.com/julz/importas v0.1.0 [2022-08-09T12:09:53.096Z] #55 38.48 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-09T12:09:53.357Z] #55 38.54 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-09T12:09:53.376Z] #77 ... [2022-08-09T12:09:53.376Z] [2022-08-09T12:09:53.376Z] #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-08-09T12:09:53.376Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-09T12:09:53.376Z] #42 52.66 Setting up libicu67:arm64 (67.1-7) ... [2022-08-09T12:09:53.376Z] #42 52.72 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:09:53.376Z] #42 52.80 Setting up libuv1:arm64 (1.40.0-2) ... [2022-08-09T12:09:53.376Z] #42 52.85 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:09:53.376Z] #42 52.96 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-08-09T12:09:53.376Z] #42 53.00 Setting up librhash0:arm64 (1.4.1-2) ... [2022-08-09T12:09:53.376Z] #42 53.06 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-09T12:09:53.376Z] #42 53.16 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-09T12:09:53.376Z] #42 53.22 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-08-09T12:09:53.618Z] #55 38.69 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-09T12:09:53.618Z] #55 ... [2022-08-09T12:09:53.618Z] [2022-08-09T12:09:53.618Z] #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-08-09T12:09:53.618Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T12:09:53.618Z] #51 29.50 Reading package lists... [2022-08-09T12:09:53.634Z] #42 53.27 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-09T12:09:53.634Z] #42 53.35 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T12:09:53.686Z] #47 ... [2022-08-09T12:09:53.686Z] [2022-08-09T12:09:53.686Z] #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-08-09T12:09:53.686Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-09T12:09:53.686Z] #42 28.33 Reading package lists... [2022-08-09T12:09:53.967Z] #47 40.33 Updating files: 47% (1039/2176) Updating files: 48% (1045/2176) Updating files: 49% (1067/2176) Updating files: 50% (1088/2176) Updating files: 51% (1110/2176) Updating files: 52% (1132/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 81% (1777/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-09T12:09:53.967Z] #47 41.94 + git checkout -q v2.3.0 [2022-08-09T12:09:53.967Z] #47 ... [2022-08-09T12:09:53.967Z] [2022-08-09T12:09:53.967Z] #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-08-09T12:09:53.967Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-09T12:09:53.967Z] #62 32.21 Fetched 8564 kB in 25s (344 kB/s) [2022-08-09T12:09:53.967Z] #62 32.21 Reading package lists... [2022-08-09T12:09:54.226Z] #62 41.89 Reading package lists... [2022-08-09T12:09:54.226Z] #62 ... [2022-08-09T12:09:54.226Z] [2022-08-09T12:09:54.226Z] #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-08-09T12:09:54.226Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-09T12:09:54.226Z] #36 32.47 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-09T12:09:54.226Z] #36 ... [2022-08-09T12:09:54.226Z] [2022-08-09T12:09:54.226Z] #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-08-09T12:09:54.226Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T12:09:54.226Z] #51 32.21 Fetched 8568 kB in 25s (341 kB/s) [2022-08-09T12:09:54.226Z] #51 32.21 Reading package lists... [2022-08-09T12:09:54.486Z] #51 41.65 Reading package lists... [2022-08-09T12:09:54.486Z] #51 ... [2022-08-09T12:09:54.486Z] [2022-08-09T12:09:54.486Z] #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-08-09T12:09:54.486Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T12:09:54.486Z] #55 41.29 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-09T12:09:54.486Z] #55 41.34 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-09T12:09:54.486Z] #55 41.43 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-09T12:09:54.486Z] #55 41.45 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-09T12:09:54.486Z] #55 41.85 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-09T12:09:54.486Z] #55 41.86 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-09T12:09:54.486Z] #55 42.07 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-09T12:09:54.486Z] #55 42.23 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-09T12:09:54.486Z] #55 42.27 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-09T12:09:54.486Z] #55 42.40 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-09T12:09:54.486Z] #55 42.40 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-09T12:09:54.486Z] #55 42.50 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-09T12:09:54.486Z] #55 42.56 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-09T12:09:54.746Z] #55 43.06 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-09T12:09:54.746Z] #55 43.18 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-09T12:09:55.008Z] #55 43.27 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-09T12:09:55.008Z] #55 43.34 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-09T12:09:55.014Z] #42 DONE 54.8s [2022-08-09T12:09:55.014Z] [2022-08-09T12:09:55.014Z] #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-08-09T12:09:55.014Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-09T12:09:55.014Z] #14 54.61 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-09T12:09:55.014Z] #14 54.62 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-09T12:09:55.014Z] #14 54.67 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-09T12:09:55.267Z] #55 43.60 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-09T12:09:55.267Z] #55 43.64 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-09T12:09:55.578Z] #42 34.34 Building dependency tree... [2022-08-09T12:09:55.578Z] #42 ... [2022-08-09T12:09:55.578Z] [2022-08-09T12:09:55.578Z] #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-08-09T12:09:55.578Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T12:09:55.578Z] #51 19.71 Reading package lists... [2022-08-09T12:09:55.578Z] #51 26.12 Reading package lists... [2022-08-09T12:09:55.578Z] #51 32.29 Building dependency tree... [2022-08-09T12:09:55.578Z] #51 35.85 The following additional packages will be installed: [2022-08-09T12:09:55.578Z] #51 35.85 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-09T12:09:55.578Z] #51 35.86 python3-protobuf python3-six [2022-08-09T12:09:55.578Z] #51 35.86 Suggested packages: [2022-08-09T12:09:55.578Z] #51 35.87 python3-setuptools [2022-08-09T12:09:55.578Z] #51 35.87 Recommended packages: [2022-08-09T12:09:55.578Z] #51 35.87 iproute2 | iproute [2022-08-09T12:09:55.585Z] #14 ... [2022-08-09T12:09:55.585Z] [2022-08-09T12:09:55.585Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-09T12:09:55.585Z] #43 sha256:478a3bf38a66d97add617e159e4ffc56409b26f57e890a77141b8c9d26778a1c [2022-08-09T12:09:55.585Z] #43 DONE 0.5s [2022-08-09T12:09:55.836Z] #55 44.19 go: downloading honnef.co/go/tools v0.3.1 [2022-08-09T12:09:55.843Z] [2022-08-09T12:09:55.843Z] #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-08-09T12:09:55.843Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-09T12:09:55.843Z] #77 6.398 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-09T12:09:55.843Z] #77 6.431 Cloning into '/tmp/crun-build/libocispec'... [2022-08-09T12:09:55.843Z] #77 7.309 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-09T12:09:55.843Z] #77 7.327 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-09T12:09:55.843Z] #77 7.327 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-09T12:09:55.843Z] #77 7.328 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-09T12:09:55.843Z] #77 7.345 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-09T12:09:56.142Z] #51 ... [2022-08-09T12:09:56.142Z] [2022-08-09T12:09:56.142Z] #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-08-09T12:09:56.142Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T12:09:56.142Z] #55 36.76 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-09T12:09:56.399Z] #55 36.87 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-09T12:09:56.399Z] #55 36.90 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-09T12:09:56.399Z] #55 36.92 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-09T12:09:56.399Z] #55 37.03 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-09T12:09:56.425Z] #51 38.67 Building dependency tree... [2022-08-09T12:09:56.656Z] #55 37.20 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-09T12:09:56.656Z] #55 37.21 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-09T12:09:56.656Z] #55 37.28 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-09T12:09:56.656Z] #55 37.37 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-09T12:09:56.656Z] #55 37.38 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-09T12:09:56.686Z] #51 ... [2022-08-09T12:09:56.686Z] [2022-08-09T12:09:56.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-08-09T12:09:56.686Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T12:09:56.686Z] #76 31.79 Fetched 8564 kB in 24s (361 kB/s) [2022-08-09T12:09:56.686Z] #76 31.79 Reading package lists... [2022-08-09T12:09:56.686Z] #76 41.08 Reading package lists... [2022-08-09T12:09:56.686Z] #76 ... [2022-08-09T12:09:56.686Z] [2022-08-09T12:09:56.686Z] #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-08-09T12:09:56.686Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-09T12:09:56.686Z] #42 32.04 Fetched 8564 kB in 24s (353 kB/s) [2022-08-09T12:09:56.686Z] #42 32.04 Reading package lists... [2022-08-09T12:09:56.913Z] #55 37.48 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-09T12:09:56.913Z] #55 37.55 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-09T12:09:56.913Z] #55 ... [2022-08-09T12:09:56.913Z] [2022-08-09T12:09:56.913Z] #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-08-09T12:09:56.913Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T12:09:56.913Z] #76 21.39 Reading package lists... [2022-08-09T12:09:56.913Z] #76 27.84 Reading package lists... [2022-08-09T12:09:56.913Z] #76 33.68 Building dependency tree... [2022-08-09T12:09:56.946Z] #42 40.94 Reading package lists... [2022-08-09T12:09:56.946Z] #42 ... [2022-08-09T12:09:56.946Z] [2022-08-09T12:09:56.946Z] #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-08-09T12:09:56.946Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T12:09:56.946Z] #14 31.80 Fetched 8564 kB in 23s (368 kB/s) [2022-08-09T12:09:56.946Z] #14 31.80 Reading package lists... [2022-08-09T12:09:57.170Z] #76 37.73 python3 is already the newest version (3.9.2-3). [2022-08-09T12:09:57.170Z] #76 37.73 The following additional packages will be installed: [2022-08-09T12:09:57.170Z] #76 37.73 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-09T12:09:57.170Z] #76 37.74 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-09T12:09:57.170Z] #76 37.78 Suggested packages: [2022-08-09T12:09:57.170Z] #76 37.78 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-09T12:09:57.170Z] #76 37.78 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-09T12:09:57.170Z] #76 37.78 m4-doc ed diffutils-doc [2022-08-09T12:09:57.170Z] #76 37.78 Recommended packages: [2022-08-09T12:09:57.170Z] #76 37.78 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-09T12:09:57.170Z] #76 ... [2022-08-09T12:09:57.170Z] [2022-08-09T12:09:57.170Z] #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-08-09T12:09:57.170Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T12:09:57.170Z] #51 36.61 The following NEW packages will be installed: [2022-08-09T12:09:57.170Z] #51 36.64 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-09T12:09:57.170Z] #51 36.64 python3-protobuf python3-six [2022-08-09T12:09:57.170Z] #51 37.18 0 upgraded, 8 newly installed, 0 to remove and 6 not upgraded. [2022-08-09T12:09:57.170Z] #51 37.18 Need to get 2315 kB of archives. [2022-08-09T12:09:57.170Z] #51 37.18 After this operation, 11.1 MB of additional disk space will be used. [2022-08-09T12:09:57.170Z] #51 37.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-09T12:09:57.170Z] #51 37.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-09T12:09:57.170Z] #51 37.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-09T12:09:57.170Z] #51 37.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-09T12:09:57.170Z] #51 37.28 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-09T12:09:57.170Z] #51 37.28 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-08-09T12:09:57.170Z] #51 37.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-09T12:09:57.209Z] #14 40.79 Reading package lists... [2022-08-09T12:09:57.209Z] #14 ... [2022-08-09T12:09:57.209Z] [2022-08-09T12:09:57.209Z] #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-08-09T12:09:57.209Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-09T12:09:57.209Z] #47 39.94 Updating files: 35% (771/2176) Updating files: 36% (784/2176) Updating files: 37% (806/2176) Updating files: 38% (827/2176) Updating files: 39% (849/2176) Updating files: 40% (871/2176) Updating files: 41% (893/2176) Updating files: 42% (914/2176) Updating files: 43% (936/2176) Updating files: 44% (958/2176) Updating files: 45% (980/2176) Updating files: 46% (1001/2176) Updating files: 47% (1023/2176) Updating files: 48% (1045/2176) Updating files: 49% (1067/2176) Updating files: 50% (1088/2176) Updating files: 51% (1110/2176) Updating files: 52% (1132/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-09T12:09:57.209Z] #47 41.73 + git checkout -q v2.3.0 [2022-08-09T12:09:57.733Z] #51 ... [2022-08-09T12:09:57.733Z] [2022-08-09T12:09:57.733Z] #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-08-09T12:09:57.733Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-09T12:09:57.733Z] #57 37.96 v3.0.2 [2022-08-09T12:09:57.733Z] #57 DONE 38.3s [2022-08-09T12:09:57.733Z] [2022-08-09T12:09:57.733Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-09T12:09:57.733Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-09T12:09:57.733Z] #62 21.91 Reading package lists... [2022-08-09T12:09:57.733Z] #62 28.42 Reading package lists... [2022-08-09T12:09:57.733Z] #62 34.78 Building dependency tree... [2022-08-09T12:09:57.733Z] #62 ... [2022-08-09T12:09:57.733Z] [2022-08-09T12:09:57.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-08-09T12:09:57.733Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-09T12:09:57.733Z] #42 38.27 The following additional packages will be installed: [2022-08-09T12:09:57.734Z] #42 38.30 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-09T12:09:57.734Z] #42 38.30 Suggested packages: [2022-08-09T12:09:57.734Z] #42 38.30 cmake-doc ninja-build lrzip [2022-08-09T12:09:57.734Z] #42 38.30 Recommended packages: [2022-08-09T12:09:57.734Z] #42 38.30 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-09T12:09:57.745Z] #77 9.091 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-09T12:09:58.152Z] #47 ... [2022-08-09T12:09:58.152Z] [2022-08-09T12:09:58.152Z] #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-08-09T12:09:58.152Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-09T12:09:58.152Z] #36 33.31 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-09T12:09:58.152Z] #36 33.50 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-09T12:09:58.152Z] #36 ... [2022-08-09T12:09:58.152Z] [2022-08-09T12:09:58.152Z] #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-08-09T12:09:58.152Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T12:09:58.152Z] #55 38.82 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-09T12:09:58.152Z] #55 38.95 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-09T12:09:58.152Z] #55 39.08 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-09T12:09:58.152Z] #55 39.28 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-09T12:09:58.152Z] #55 39.39 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-09T12:09:58.152Z] #55 39.62 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-09T12:09:58.153Z] #55 39.65 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-09T12:09:58.153Z] #55 39.74 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-09T12:09:58.153Z] #55 40.96 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-09T12:09:58.153Z] #55 40.96 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-09T12:09:58.153Z] #55 41.05 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-09T12:09:58.153Z] #55 41.08 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-09T12:09:58.153Z] #55 41.33 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-09T12:09:58.153Z] #55 41.57 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-09T12:09:58.153Z] #55 41.79 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-09T12:09:58.153Z] #55 41.90 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-09T12:09:58.153Z] #55 42.08 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-09T12:09:58.153Z] #55 42.57 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-09T12:09:58.153Z] #55 42.57 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-09T12:09:58.153Z] #55 42.64 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-09T12:09:58.153Z] #55 42.84 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-09T12:09:58.153Z] #55 43.06 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-09T12:09:58.153Z] #55 43.21 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-09T12:09:58.153Z] #55 43.42 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-09T12:09:58.413Z] #55 43.56 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-09T12:09:58.673Z] #42 ... [2022-08-09T12:09:58.673Z] [2022-08-09T12:09:58.673Z] #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-08-09T12:09:58.673Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T12:09:58.673Z] #14 22.74 Reading package lists... [2022-08-09T12:09:58.673Z] #14 29.34 Reading package lists... [2022-08-09T12:09:58.673Z] #14 35.28 Building dependency tree... [2022-08-09T12:09:58.673Z] #14 39.15 The following additional packages will be installed: [2022-08-09T12:09:58.673Z] #14 39.15 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-09T12:09:58.673Z] #14 39.15 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-09T12:09:58.673Z] #14 39.15 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-09T12:09:58.673Z] #14 39.15 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-09T12:09:58.673Z] #14 39.15 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-09T12:09:58.673Z] #14 39.16 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-09T12:09:58.673Z] #14 39.16 mingw-w64-common mingw-w64-x86-64-dev [2022-08-09T12:09:58.673Z] #14 39.19 Suggested packages: [2022-08-09T12:09:58.673Z] #14 39.19 gcc-10-locales seccomp wine64 [2022-08-09T12:09:58.673Z] #14 ... [2022-08-09T12:09:58.673Z] [2022-08-09T12:09:58.673Z] #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-08-09T12:09:58.673Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-09T12:09:58.673Z] #42 39.35 The following NEW packages will be installed: [2022-08-09T12:09:58.673Z] #42 39.35 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-09T12:09:58.674Z] #55 43.69 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-09T12:09:58.674Z] #55 43.73 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-09T12:09:58.674Z] #55 43.92 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-09T12:09:58.674Z] #55 43.95 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-09T12:09:58.680Z] #77 10.52 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-09T12:09:58.866Z] #19 ... [2022-08-09T12:09:58.866Z] [2022-08-09T12:09:58.866Z] #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-08-09T12:09:58.866Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:09:58.866Z] #84 82.68 configure.ac:7: installing 'build-aux/compile' [2022-08-09T12:09:58.866Z] #84 82.68 configure.ac:9: installing 'build-aux/config.guess' [2022-08-09T12:09:58.931Z] #42 39.37 vim-common xxd [2022-08-09T12:09:58.935Z] #55 44.11 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-09T12:09:59.124Z] #84 82.70 configure.ac:9: installing 'build-aux/config.sub' [2022-08-09T12:09:59.124Z] #84 82.73 configure.ac:11: installing 'build-aux/install-sh' [2022-08-09T12:09:59.124Z] #84 82.73 configure.ac:11: installing 'build-aux/missing' [2022-08-09T12:09:59.132Z] #55 47.37 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-09T12:09:59.132Z] #55 47.38 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-09T12:09:59.188Z] #42 39.77 0 upgraded, 10 newly installed, 0 to remove and 6 not upgraded. [2022-08-09T12:09:59.188Z] #42 39.77 Need to get 17.7 MB of archives. [2022-08-09T12:09:59.188Z] #42 39.77 After this operation, 70.7 MB of additional disk space will be used. [2022-08-09T12:09:59.188Z] #42 39.77 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-09T12:09:59.188Z] #42 39.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-09T12:09:59.188Z] #42 39.78 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-09T12:09:59.381Z] #84 82.99 Makefile.am: installing 'build-aux/depcomp' [2022-08-09T12:09:59.381Z] #84 83.16 parallel-tests: installing 'build-aux/test-driver' [2022-08-09T12:09:59.391Z] #55 47.62 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-09T12:09:59.391Z] #55 47.74 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-09T12:09:59.444Z] #42 39.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-09T12:09:59.506Z] #55 44.59 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-09T12:09:59.506Z] #55 44.66 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-09T12:09:59.506Z] #55 44.71 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-09T12:09:59.650Z] #55 47.90 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-09T12:09:59.767Z] #55 44.85 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-09T12:09:59.767Z] #55 ... [2022-08-09T12:09:59.767Z] [2022-08-09T12:09:59.767Z] #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-08-09T12:09:59.767Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-09T12:09:59.767Z] #47 44.75 + 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-08-09T12:09:59.910Z] #55 48.09 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-09T12:09:59.910Z] #55 48.17 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-09T12:10:00.008Z] #42 40.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-08-09T12:10:00.008Z] #42 40.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-09T12:10:00.008Z] #42 40.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-09T12:10:00.008Z] #42 40.58 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-09T12:10:00.008Z] #42 40.58 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-09T12:10:00.008Z] #42 40.58 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-09T12:10:00.169Z] #55 48.37 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-09T12:10:00.169Z] #55 48.46 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-09T12:10:00.585Z] #77 12.01 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-09T12:10:00.585Z] #77 12.20 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-09T12:10:00.585Z] #77 12.46 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-09T12:10:00.585Z] #77 ... [2022-08-09T12:10:00.585Z] [2022-08-09T12:10:00.585Z] #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-08-09T12:10:00.585Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-09T12:10:00.585Z] #14 60.33 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-09T12:10:00.585Z] #14 60.33 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-08-09T12:10:00.585Z] #14 60.34 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-09T12:10:00.742Z] #55 49.06 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-09T12:10:00.742Z] #55 49.06 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-09T12:10:01.001Z] #55 49.36 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-09T12:10:01.260Z] #55 ... [2022-08-09T12:10:01.260Z] [2022-08-09T12:10:01.260Z] #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-08-09T12:10:01.260Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-09T12:10:01.260Z] #42 40.07 Reading package lists... [2022-08-09T12:10:01.265Z] #14 60.73 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-09T12:10:01.265Z] #14 60.73 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-08-09T12:10:01.265Z] #14 60.94 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-09T12:10:02.198Z] #42 49.62 Building dependency tree... [2022-08-09T12:10:02.198Z] #42 ... [2022-08-09T12:10:02.198Z] [2022-08-09T12:10:02.198Z] #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-08-09T12:10:02.198Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T12:10:02.198Z] #14 31.63 Reading package lists... [2022-08-09T12:10:02.198Z] #14 40.87 Reading package lists... [2022-08-09T12:10:02.457Z] #14 50.17 Building dependency tree... [2022-08-09T12:10:02.457Z] #14 ... [2022-08-09T12:10:02.457Z] [2022-08-09T12:10:02.457Z] #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-08-09T12:10:02.457Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-09T12:10:02.457Z] #62 41.89 Reading package lists... [2022-08-09T12:10:02.657Z] #84 86.54 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-09T12:10:02.657Z] #84 86.54 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-09T12:10:03.284Z] #42 43.46 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T12:10:03.284Z] #42 43.78 Fetched 17.7 MB in 1s (12.2 MB/s) [2022-08-09T12:10:03.284Z] #42 44.02 Selecting previously unselected package xxd. [2022-08-09T12:10:03.588Z] #84 87.32 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-09T12:10:03.588Z] #84 87.32 libtoolize: copying file 'm4/libtool.m4' [2022-08-09T12:10:03.588Z] #84 87.44 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-09T12:10:03.845Z] #84 87.53 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-09T12:10:03.845Z] #84 87.62 libtoolize: copying file 'm4/ltversion.m4' [2022-08-09T12:10:04.103Z] #84 87.86 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-09T12:10:04.667Z] #84 ... [2022-08-09T12:10:04.667Z] [2022-08-09T12:10:04.668Z] #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-08-09T12:10:04.668Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-09T12:10:04.668Z] #19 134.0 The following NEW packages will be installed: [2022-08-09T12:10:04.668Z] #19 134.0 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-09T12:10:04.668Z] #19 134.0 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-09T12:10:04.668Z] #19 134.0 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-09T12:10:04.668Z] #19 134.0 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-09T12:10:04.668Z] #19 134.0 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-09T12:10:04.668Z] #19 134.0 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-09T12:10:04.668Z] #19 134.0 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-08-09T12:10:04.668Z] #19 134.0 crossbuild-essential-armel crossbuild-essential-armhf [2022-08-09T12:10:04.668Z] #19 134.0 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-08-09T12:10:04.668Z] #19 134.0 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-08-09T12:10:04.668Z] #19 134.0 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-08-09T12:10:04.668Z] #19 134.0 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-08-09T12:10:04.668Z] #19 134.0 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-08-09T12:10:04.668Z] #19 134.0 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-09T12:10:04.668Z] #19 134.0 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-09T12:10:04.668Z] #19 134.0 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-09T12:10:04.668Z] #19 134.0 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-09T12:10:04.668Z] #19 134.1 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-09T12:10:04.668Z] #19 134.1 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-09T12:10:04.668Z] #19 134.1 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-09T12:10:04.668Z] #19 134.1 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-09T12:10:04.668Z] #19 134.1 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-09T12:10:04.668Z] #19 134.1 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-09T12:10:04.668Z] #19 134.1 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-09T12:10:04.668Z] #19 134.1 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-09T12:10:04.668Z] #19 134.1 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-09T12:10:04.668Z] #19 134.1 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-09T12:10:04.668Z] #19 134.1 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-09T12:10:04.668Z] #19 134.1 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-09T12:10:04.668Z] #19 134.1 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-09T12:10:04.668Z] #19 134.1 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-09T12:10:04.668Z] #19 134.1 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-09T12:10:04.668Z] #19 134.1 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-09T12:10:04.668Z] #19 134.1 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-09T12:10:04.668Z] #19 134.1 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-09T12:10:04.668Z] #19 134.1 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-09T12:10:04.668Z] #19 134.1 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-09T12:10:04.668Z] #19 134.1 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-09T12:10:04.668Z] #19 134.1 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-09T12:10:04.668Z] #19 134.1 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-09T12:10:04.668Z] #19 134.1 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-09T12:10:04.668Z] #19 134.1 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-09T12:10:04.668Z] #19 134.1 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-09T12:10:04.668Z] #19 134.1 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-09T12:10:04.668Z] #19 134.1 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-09T12:10:04.668Z] #19 134.1 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-09T12:10:04.668Z] #19 134.1 linux-libc-dev-s390x-cross patch xz-utils [2022-08-09T12:10:04.668Z] #19 134.7 0 upgraded, 133 newly installed, 0 to remove and 6 not upgraded. [2022-08-09T12:10:04.668Z] #19 134.7 Need to get 788 MB of archives. [2022-08-09T12:10:04.668Z] #19 134.7 After this operation, 3385 MB of additional disk space will be used. [2022-08-09T12:10:04.668Z] #19 134.7 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-08-09T12:10:04.668Z] #19 134.7 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-09T12:10:04.668Z] #19 134.7 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-09T12:10:04.668Z] #19 134.7 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-09T12:10:04.668Z] #19 134.7 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-09T12:10:04.668Z] #19 134.8 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-09T12:10:04.668Z] #19 134.8 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-08-09T12:10:04.668Z] #19 134.9 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-08-09T12:10:04.668Z] #19 135.0 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-08-09T12:10:04.668Z] #19 135.1 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-08-09T12:10:04.668Z] #19 135.2 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-08-09T12:10:04.668Z] #19 135.3 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-08-09T12:10:04.668Z] #19 135.3 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-08-09T12:10:04.668Z] #19 137.4 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-08-09T12:10:04.668Z] #19 137.4 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-08-09T12:10:05.080Z] #47 ... [2022-08-09T12:10:05.080Z] [2022-08-09T12:10:05.080Z] #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-08-09T12:10:05.080Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-09T12:10:05.080Z] #42 40.94 Reading package lists... [2022-08-09T12:10:05.257Z] #62 51.06 Building dependency tree... [2022-08-09T12:10:05.435Z] #42 50.18 Building dependency tree... [2022-08-09T12:10:05.435Z] #42 ... [2022-08-09T12:10:05.435Z] [2022-08-09T12:10:05.435Z] #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-08-09T12:10:05.435Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-09T12:10:05.435Z] #62 31.67 Reading package lists... [2022-08-09T12:10:05.435Z] #62 41.08 Reading package lists... [2022-08-09T12:10:05.463Z] #14 ... [2022-08-09T12:10:05.463Z] [2022-08-09T12:10:05.463Z] #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-08-09T12:10:05.463Z] #44 sha256:58584289abb78742e0c1dedefbd4bb8c77bbc0778d671db3853e49a5c2edfdfe [2022-08-09T12:10:05.463Z] #44 0.555 + RM_GOPATH=0 [2022-08-09T12:10:05.463Z] #44 0.555 + TMP_GOPATH= [2022-08-09T12:10:05.463Z] #44 0.555 + : /build [2022-08-09T12:10:05.463Z] #44 0.555 + '[' -z '' ']' [2022-08-09T12:10:05.463Z] #44 0.556 ++ mktemp -d [2022-08-09T12:10:05.463Z] #44 0.559 + export GOPATH=/tmp/tmp.pAjvs9eQxA [2022-08-09T12:10:05.463Z] #44 0.559 + GOPATH=/tmp/tmp.pAjvs9eQxA [2022-08-09T12:10:05.463Z] #44 0.559 + RM_GOPATH=1 [2022-08-09T12:10:05.463Z] #44 0.559 + case "$(go env GOARCH)" in [2022-08-09T12:10:05.463Z] #44 0.560 ++ go env GOARCH [2022-08-09T12:10:05.463Z] #44 0.574 + export GO_BUILDMODE=-buildmode=pie [2022-08-09T12:10:05.463Z] #44 0.575 + GO_BUILDMODE=-buildmode=pie [2022-08-09T12:10:05.463Z] #44 0.575 ++ dirname /install.sh [2022-08-09T12:10:05.463Z] #44 0.578 + dir=/ [2022-08-09T12:10:05.463Z] #44 0.580 + bin=tini [2022-08-09T12:10:05.463Z] #44 0.580 + shift [2022-08-09T12:10:05.463Z] #44 0.580 + '[' '!' -f //tini.installer ']' [2022-08-09T12:10:05.463Z] #44 0.581 + . //tini.installer [2022-08-09T12:10:05.463Z] #44 0.581 ++ : v0.19.0 [2022-08-09T12:10:05.463Z] #44 0.581 + install_tini [2022-08-09T12:10:05.463Z] #44 0.581 + echo 'Install tini version v0.19.0' [2022-08-09T12:10:05.463Z] #44 0.582 Install tini version v0.19.0 [2022-08-09T12:10:05.463Z] #44 0.590 + git clone https://github.com/krallin/tini.git /tmp/tmp.pAjvs9eQxA/tini [2022-08-09T12:10:05.463Z] #44 0.592 Cloning into '/tmp/tmp.pAjvs9eQxA/tini'... [2022-08-09T12:10:05.463Z] #44 1.283 + cd /tmp/tmp.pAjvs9eQxA/tini [2022-08-09T12:10:05.463Z] #44 1.284 + git checkout -q v0.19.0 [2022-08-09T12:10:05.463Z] #44 1.320 + cmake . [2022-08-09T12:10:05.463Z] #44 1.691 -- The C compiler identification is GNU 10.2.1 [2022-08-09T12:10:05.463Z] #44 1.740 -- Detecting C compiler ABI info [2022-08-09T12:10:05.463Z] #44 2.320 -- Detecting C compiler ABI info - done [2022-08-09T12:10:05.463Z] #44 2.408 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-09T12:10:05.463Z] #44 2.418 -- Detecting C compile features [2022-08-09T12:10:05.463Z] #44 2.418 -- Detecting C compile features - done [2022-08-09T12:10:05.463Z] #44 2.454 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-09T12:10:05.463Z] #44 2.687 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-09T12:10:05.463Z] #44 2.784 -- Configuring done [2022-08-09T12:10:05.463Z] #44 2.789 -- Generating done [2022-08-09T12:10:05.463Z] #44 2.806 -- Build files have been written to: /tmp/tmp.pAjvs9eQxA/tini [2022-08-09T12:10:05.463Z] #44 2.819 + make tini-static [2022-08-09T12:10:05.463Z] #44 3.129 Scanning dependencies of target tini-static [2022-08-09T12:10:05.463Z] #44 3.202 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-09T12:10:05.463Z] #44 4.501 [100%] Linking C executable tini-static [2022-08-09T12:10:05.463Z] #44 5.035 [100%] Built target tini-static [2022-08-09T12:10:05.463Z] #44 5.111 + mkdir -p /build [2022-08-09T12:10:05.463Z] #44 5.119 + cp tini-static /build/docker-init [2022-08-09T12:10:05.463Z] #44 DONE 9.4s [2022-08-09T12:10:05.463Z] [2022-08-09T12:10:05.463Z] #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-08-09T12:10:05.463Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-09T12:10:05.702Z] #62 50.24 Building dependency tree... [2022-08-09T12:10:05.702Z] #62 ... [2022-08-09T12:10:05.702Z] [2022-08-09T12:10:05.702Z] #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-08-09T12:10:05.702Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T12:10:05.702Z] #51 45.23 The following additional packages will be installed: [2022-08-09T12:10:05.702Z] #51 45.24 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-09T12:10:05.702Z] #51 45.25 python3-protobuf python3-six [2022-08-09T12:10:05.702Z] #51 45.26 Suggested packages: [2022-08-09T12:10:05.702Z] #51 45.26 python3-setuptools [2022-08-09T12:10:05.702Z] #51 45.26 Recommended packages: [2022-08-09T12:10:05.702Z] #51 45.26 iproute2 | iproute [2022-08-09T12:10:05.702Z] #51 46.60 The following NEW packages will be installed: [2022-08-09T12:10:05.702Z] #51 46.61 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-09T12:10:05.702Z] #51 46.65 python3-protobuf python3-six [2022-08-09T12:10:05.702Z] #51 47.38 0 upgraded, 8 newly installed, 0 to remove and 6 not upgraded. [2022-08-09T12:10:05.702Z] #51 47.38 Need to get 2315 kB of archives. [2022-08-09T12:10:05.702Z] #51 47.38 After this operation, 11.1 MB of additional disk space will be used. [2022-08-09T12:10:05.702Z] #51 47.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-09T12:10:05.702Z] #51 47.47 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-09T12:10:05.702Z] #51 47.48 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-09T12:10:05.702Z] #51 47.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-09T12:10:05.702Z] #51 47.55 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-09T12:10:05.702Z] #51 47.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-08-09T12:10:05.702Z] #51 47.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-09T12:10:05.702Z] #51 50.49 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-09T12:10:05.825Z] #62 ... [2022-08-09T12:10:05.826Z] [2022-08-09T12:10:05.826Z] #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-08-09T12:10:05.826Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T12:10:05.826Z] #76 35.56 Reading package lists... [2022-08-09T12:10:05.826Z] #76 44.47 Building dependency tree... [2022-08-09T12:10:05.826Z] #76 50.22 python3 is already the newest version (3.9.2-3). [2022-08-09T12:10:05.826Z] #76 50.22 The following additional packages will be installed: [2022-08-09T12:10:05.826Z] #76 50.26 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-09T12:10:05.826Z] #76 50.27 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-09T12:10:05.826Z] #76 50.27 Suggested packages: [2022-08-09T12:10:05.826Z] #76 50.30 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-09T12:10:05.826Z] #76 50.30 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-09T12:10:05.826Z] #76 50.30 m4-doc ed diffutils-doc [2022-08-09T12:10:05.826Z] #76 50.30 Recommended packages: [2022-08-09T12:10:05.826Z] #76 50.30 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-09T12:10:05.826Z] #76 53.53 The following NEW packages will be installed: [2022-08-09T12:10:05.826Z] #76 53.55 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-09T12:10:05.826Z] #76 53.57 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-09T12:10:05.826Z] #76 53.57 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-09T12:10:05.826Z] #76 53.57 libyajl2 m4 patch xz-utils [2022-08-09T12:10:05.826Z] #76 54.18 0 upgraded, 23 newly installed, 0 to remove and 6 not upgraded. [2022-08-09T12:10:05.826Z] #76 54.18 Need to get 5940 kB of archives. [2022-08-09T12:10:05.826Z] #76 54.18 After this operation, 18.7 MB of additional disk space will be used. [2022-08-09T12:10:05.826Z] #76 54.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-09T12:10:05.826Z] #76 54.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-09T12:10:05.826Z] #76 54.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-09T12:10:05.826Z] #76 54.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-09T12:10:05.826Z] #76 54.23 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-09T12:10:05.826Z] #76 54.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-09T12:10:05.826Z] #76 54.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-09T12:10:06.086Z] #76 54.30 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-09T12:10:06.086Z] #76 54.35 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-09T12:10:06.086Z] #76 54.36 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-09T12:10:06.347Z] #76 54.44 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-09T12:10:06.347Z] #76 54.46 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-09T12:10:06.347Z] #76 54.66 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-09T12:10:06.347Z] #76 54.68 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-09T12:10:06.347Z] #76 54.68 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-09T12:10:06.347Z] #76 54.69 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-09T12:10:06.606Z] #76 54.72 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-08-09T12:10:06.606Z] #76 54.72 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-09T12:10:06.606Z] #76 54.72 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-09T12:10:06.606Z] #76 54.79 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-09T12:10:06.606Z] #76 54.85 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-09T12:10:06.606Z] #76 54.88 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-09T12:10:06.606Z] #76 54.89 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-09T12:10:06.865Z] #76 ... [2022-08-09T12:10:06.865Z] [2022-08-09T12:10:06.865Z] #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-08-09T12:10:06.865Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-09T12:10:06.865Z] #47 45.02 + 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-08-09T12:10:07.124Z] #47 ... [2022-08-09T12:10:07.124Z] [2022-08-09T12:10:07.124Z] #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-08-09T12:10:07.124Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T12:10:07.124Z] #51 41.65 Reading package lists... [2022-08-09T12:10:07.124Z] #51 50.49 Building dependency tree... [2022-08-09T12:10:07.199Z] #19 140.0 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-08-09T12:10:07.199Z] #19 140.0 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-08-09T12:10:07.345Z] #42 44.02 (Reading database ... [2022-08-09T12:10:07.345Z] #42 ... [2022-08-09T12:10:07.345Z] [2022-08-09T12:10:07.345Z] #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-08-09T12:10:07.345Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-09T12:10:07.345Z] #62 38.86 The following additional packages will be installed: [2022-08-09T12:10:07.345Z] #62 38.86 libbtrfs0 [2022-08-09T12:10:07.345Z] #62 39.12 The following NEW packages will be installed: [2022-08-09T12:10:07.345Z] #62 39.12 libbtrfs-dev libbtrfs0 [2022-08-09T12:10:07.345Z] #62 39.54 0 upgraded, 2 newly installed, 0 to remove and 6 not upgraded. [2022-08-09T12:10:07.345Z] #62 39.54 Need to get 460 kB of archives. [2022-08-09T12:10:07.345Z] #62 39.54 After this operation, 1237 kB of additional disk space will be used. [2022-08-09T12:10:07.345Z] #62 39.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-09T12:10:07.345Z] #62 39.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-09T12:10:07.345Z] #62 40.86 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T12:10:07.345Z] #62 41.06 Fetched 460 kB in 0s (1129 kB/s) [2022-08-09T12:10:07.345Z] #62 41.12 Selecting previously unselected package libbtrfs0:amd64. [2022-08-09T12:10:07.345Z] #62 41.12 (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-08-09T12:10:07.345Z] #62 41.21 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-09T12:10:07.345Z] #62 41.23 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-09T12:10:07.345Z] #62 41.53 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-09T12:10:07.345Z] #62 41.53 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-09T12:10:07.345Z] #62 41.54 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-09T12:10:07.345Z] #62 41.94 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-09T12:10:07.345Z] #62 43.37 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-09T12:10:07.345Z] #62 43.38 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T12:10:07.345Z] #62 DONE 44.0s [2022-08-09T12:10:07.345Z] [2022-08-09T12:10:07.345Z] #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-08-09T12:10:07.345Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-09T12:10:07.346Z] #42 44.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-09T12:10:07.346Z] #42 44.15 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-09T12:10:07.346Z] #42 44.17 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:10:07.649Z] #51 ... [2022-08-09T12:10:07.649Z] [2022-08-09T12:10:07.649Z] #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-08-09T12:10:07.650Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-09T12:10:07.650Z] #42 50.18 Building dependency tree... [2022-08-09T12:10:07.994Z] #55 ... [2022-08-09T12:10:07.994Z] [2022-08-09T12:10:07.994Z] #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-08-09T12:10:07.994Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-09T12:10:07.994Z] #14 67.56 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-09T12:10:07.994Z] #14 67.56 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-08-09T12:10:07.994Z] #14 67.57 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-09T12:10:08.281Z] #42 ... [2022-08-09T12:10:08.281Z] [2022-08-09T12:10:08.281Z] #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-08-09T12:10:08.281Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T12:10:08.281Z] #55 38.20 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-09T12:10:08.281Z] #55 38.25 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-09T12:10:08.281Z] #55 38.48 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-09T12:10:08.281Z] #55 38.58 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-09T12:10:08.281Z] #55 38.90 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-09T12:10:08.281Z] #55 38.99 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-09T12:10:08.281Z] #55 38.99 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-09T12:10:08.281Z] #55 39.04 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-09T12:10:08.281Z] #55 39.15 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-09T12:10:08.281Z] #55 39.24 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-09T12:10:08.281Z] #55 39.26 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-09T12:10:08.281Z] #55 39.37 go: downloading github.com/prometheus/common v0.32.1 [2022-08-09T12:10:08.281Z] #55 39.88 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-09T12:10:08.281Z] #55 39.88 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-09T12:10:08.281Z] #55 40.61 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-09T12:10:08.281Z] #55 43.61 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-09T12:10:08.281Z] #55 ... [2022-08-09T12:10:08.281Z] [2022-08-09T12:10:08.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-08-09T12:10:08.281Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T12:10:08.281Z] #76 39.53 The following NEW packages will be installed: [2022-08-09T12:10:08.281Z] #76 39.53 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-09T12:10:08.281Z] #76 39.53 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-09T12:10:08.281Z] #76 39.53 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-09T12:10:08.281Z] #76 39.53 libyajl2 m4 patch xz-utils [2022-08-09T12:10:08.281Z] #76 39.99 0 upgraded, 23 newly installed, 0 to remove and 6 not upgraded. [2022-08-09T12:10:08.281Z] #76 39.99 Need to get 5940 kB of archives. [2022-08-09T12:10:08.281Z] #76 39.99 After this operation, 18.7 MB of additional disk space will be used. [2022-08-09T12:10:08.281Z] #76 39.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-09T12:10:08.281Z] #76 39.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-09T12:10:08.281Z] #76 39.99 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-09T12:10:08.281Z] #76 39.99 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-09T12:10:08.281Z] #76 40.02 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-09T12:10:08.281Z] #76 40.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-09T12:10:08.281Z] #76 40.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-09T12:10:08.281Z] #76 40.06 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-09T12:10:08.281Z] #76 40.14 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-09T12:10:08.281Z] #76 40.14 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-09T12:10:08.281Z] #76 40.17 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-09T12:10:08.281Z] #76 40.17 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-09T12:10:08.281Z] #76 40.35 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-09T12:10:08.281Z] #76 40.35 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-09T12:10:08.281Z] #76 40.35 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-09T12:10:08.281Z] #76 40.35 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-09T12:10:08.281Z] #76 40.35 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-08-09T12:10:08.281Z] #76 40.41 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-09T12:10:08.281Z] #76 40.41 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-09T12:10:08.281Z] #76 40.41 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-09T12:10:08.281Z] #76 40.44 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-09T12:10:08.281Z] #76 40.44 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-09T12:10:08.281Z] #76 40.44 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-09T12:10:08.281Z] #76 41.69 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T12:10:08.281Z] #76 43.30 Fetched 5940 kB in 1s (7374 kB/s) [2022-08-09T12:10:08.281Z] #76 43.44 Selecting previously unselected package bzip2. [2022-08-09T12:10:08.281Z] #76 43.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 ... 15717 files and directories currently installed.) [2022-08-09T12:10:08.281Z] #76 43.54 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-09T12:10:08.281Z] #76 43.64 Unpacking bzip2 (1.0.8-4) ... [2022-08-09T12:10:08.281Z] #76 44.01 Selecting previously unselected package libmagic-mgc. [2022-08-09T12:10:08.281Z] #76 44.02 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-09T12:10:08.281Z] #76 44.03 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-09T12:10:08.502Z] #51 ... [2022-08-09T12:10:08.502Z] [2022-08-09T12:10:08.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-08-09T12:10:08.502Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T12:10:08.502Z] #14 50.17 Building dependency tree... [2022-08-09T12:10:08.502Z] #14 56.49 The following additional packages will be installed: [2022-08-09T12:10:08.502Z] #14 56.52 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-09T12:10:08.502Z] #14 56.52 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-09T12:10:08.502Z] #14 56.53 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-09T12:10:08.502Z] #14 56.53 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-09T12:10:08.502Z] #14 56.54 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-09T12:10:08.502Z] #14 56.55 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-09T12:10:08.502Z] #14 56.56 mingw-w64-common mingw-w64-x86-64-dev [2022-08-09T12:10:08.502Z] #14 56.57 Suggested packages: [2022-08-09T12:10:08.502Z] #14 56.60 gcc-10-locales seccomp wine64 [2022-08-09T12:10:08.537Z] #76 49.14 Selecting previously unselected package libmagic1:amd64. [2022-08-09T12:10:08.537Z] #76 49.15 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-09T12:10:08.537Z] #76 49.16 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-09T12:10:08.537Z] #76 ... [2022-08-09T12:10:08.537Z] [2022-08-09T12:10:08.537Z] #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-08-09T12:10:08.537Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-09T12:10:08.537Z] #42 49.13 Selecting previously unselected package vim-common. [2022-08-09T12:10:08.537Z] #42 49.13 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-09T12:10:08.537Z] #42 49.17 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:10:09.039Z] #42 ... [2022-08-09T12:10:09.039Z] [2022-08-09T12:10:09.039Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-09T12:10:09.039Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-09T12:10:09.039Z] #40 53.40 NAME: [2022-08-09T12:10:09.039Z] #40 53.45 go-winres - A tool for embedding resources in Windows executables [2022-08-09T12:10:09.039Z] #40 53.45 [2022-08-09T12:10:09.039Z] #40 53.45 USAGE: [2022-08-09T12:10:09.039Z] #40 53.45 go-winres [global options] command [command options] [arguments...] [2022-08-09T12:10:09.039Z] #40 53.45 [2022-08-09T12:10:09.039Z] #40 53.45 COMMANDS: [2022-08-09T12:10:09.039Z] #40 53.45 init Create an initial ./winres/winres.json [2022-08-09T12:10:09.039Z] #40 53.45 make Make syso files for the "go build" command [2022-08-09T12:10:09.039Z] #40 53.45 simply Make syso files for the "go build" command (simplified) [2022-08-09T12:10:09.039Z] #40 53.45 extract Extract all resources from an executable [2022-08-09T12:10:09.039Z] #40 53.45 patch Replace resources in an executable file (exe, dll) [2022-08-09T12:10:09.039Z] #40 53.45 help, h Shows a list of commands or help for one command [2022-08-09T12:10:09.039Z] #40 53.45 [2022-08-09T12:10:09.039Z] #40 53.45 GLOBAL OPTIONS: [2022-08-09T12:10:09.039Z] #40 53.45 --help, -h show help (default: false) [2022-08-09T12:10:09.039Z] #40 DONE 53.9s [2022-08-09T12:10:09.039Z] [2022-08-09T12:10:09.039Z] #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-08-09T12:10:09.039Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T12:10:09.039Z] #51 52.90 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T12:10:09.039Z] #51 53.55 Fetched 2315 kB in 4s (580 kB/s) [2022-08-09T12:10:09.039Z] #51 53.82 Selecting previously unselected package libprotobuf23:amd64. [2022-08-09T12:10:09.039Z] #51 53.82 (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-08-09T12:10:09.039Z] #51 53.91 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-09T12:10:09.039Z] #51 53.93 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-09T12:10:09.102Z] #42 49.52 Selecting previously unselected package cmake-data. [2022-08-09T12:10:09.102Z] #42 49.52 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-09T12:10:09.102Z] #42 49.53 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-09T12:10:09.369Z] #42 ... [2022-08-09T12:10:09.369Z] [2022-08-09T12:10:09.369Z] #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-08-09T12:10:09.369Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T12:10:09.369Z] #51 39.72 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-09T12:10:09.369Z] #51 41.21 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T12:10:09.369Z] #51 41.51 Fetched 2315 kB in 3s (705 kB/s) [2022-08-09T12:10:09.369Z] #51 41.65 Selecting previously unselected package libprotobuf23:amd64. [2022-08-09T12:10:09.369Z] #51 41.65 (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-08-09T12:10:09.369Z] #51 43.02 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-09T12:10:09.369Z] #51 43.09 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-09T12:10:09.369Z] #51 48.78 Selecting previously unselected package python3-pkg-resources. [2022-08-09T12:10:09.369Z] #51 48.81 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-09T12:10:09.369Z] #51 48.82 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-09T12:10:09.369Z] #51 49.06 Selecting previously unselected package python3-six. [2022-08-09T12:10:09.369Z] #51 49.07 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-09T12:10:09.369Z] #51 49.07 Unpacking python3-six (1.16.0-2) ... [2022-08-09T12:10:09.369Z] #51 49.18 Selecting previously unselected package python3-protobuf. [2022-08-09T12:10:09.369Z] #51 49.18 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-09T12:10:09.369Z] #51 49.19 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-09T12:10:09.369Z] #51 49.78 Selecting previously unselected package libnet1:amd64. [2022-08-09T12:10:09.369Z] #51 49.78 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-09T12:10:09.631Z] #51 ... [2022-08-09T12:10:09.631Z] [2022-08-09T12:10:09.631Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-09T12:10:09.631Z] #63 sha256:f98ae859fcb72e4abadf2ef27ba3e3b816c3b7df6c4930ca82dea918147eedaa [2022-08-09T12:10:09.631Z] #63 DONE 6.0s [2022-08-09T12:10:09.631Z] [2022-08-09T12:10:09.631Z] #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-08-09T12:10:09.631Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-09T12:10:09.631Z] #40 44.24 NAME: [2022-08-09T12:10:09.631Z] #40 44.24 go-winres - A tool for embedding resources in Windows executables [2022-08-09T12:10:09.631Z] #40 44.24 [2022-08-09T12:10:09.631Z] #40 44.24 USAGE: [2022-08-09T12:10:09.631Z] #40 44.24 go-winres [global options] command [command options] [arguments...] [2022-08-09T12:10:09.631Z] #40 44.24 [2022-08-09T12:10:09.631Z] #40 44.24 COMMANDS: [2022-08-09T12:10:09.631Z] #40 44.24 init Create an initial ./winres/winres.json [2022-08-09T12:10:09.631Z] #40 44.24 make Make syso files for the "go build" command [2022-08-09T12:10:09.631Z] #40 44.24 simply Make syso files for the "go build" command (simplified) [2022-08-09T12:10:09.631Z] #40 44.24 extract Extract all resources from an executable [2022-08-09T12:10:09.631Z] #40 44.24 patch Replace resources in an executable file (exe, dll) [2022-08-09T12:10:09.631Z] #40 44.24 help, h Shows a list of commands or help for one command [2022-08-09T12:10:09.631Z] #40 44.24 [2022-08-09T12:10:09.631Z] #40 44.24 GLOBAL OPTIONS: [2022-08-09T12:10:09.631Z] #40 44.24 --help, -h show help (default: false) [2022-08-09T12:10:09.631Z] #40 DONE 50.1s [2022-08-09T12:10:09.631Z] [2022-08-09T12:10:09.631Z] #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-08-09T12:10:09.631Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T12:10:09.631Z] #51 49.78 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-09T12:10:09.631Z] #51 ... [2022-08-09T12:10:09.631Z] [2022-08-09T12:10:09.631Z] #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-08-09T12:10:09.631Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T12:10:09.631Z] #76 49.16 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-09T12:10:09.631Z] #76 49.39 Selecting previously unselected package file. [2022-08-09T12:10:09.631Z] #76 49.40 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-09T12:10:09.631Z] #76 49.40 Unpacking file (1:5.39-3) ... [2022-08-09T12:10:09.631Z] #76 49.51 Selecting previously unselected package xz-utils. [2022-08-09T12:10:09.631Z] #76 49.51 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-09T12:10:09.631Z] #76 49.51 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-09T12:10:09.631Z] #76 49.82 Selecting previously unselected package libsigsegv2:amd64. [2022-08-09T12:10:09.631Z] #76 49.83 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-09T12:10:09.631Z] #76 49.84 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-09T12:10:09.631Z] #76 49.98 Selecting previously unselected package m4. [2022-08-09T12:10:09.631Z] #76 49.99 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-09T12:10:09.631Z] #76 50.00 Unpacking m4 (1.4.18-5) ... [2022-08-09T12:10:09.722Z] #19 142.2 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-08-09T12:10:09.722Z] #19 142.2 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-08-09T12:10:09.882Z] #14 ... [2022-08-09T12:10:09.882Z] [2022-08-09T12:10:09.882Z] #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-08-09T12:10:09.882Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T12:10:09.882Z] #76 57.17 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T12:10:09.882Z] #76 57.55 Fetched 5940 kB in 1s (5194 kB/s) [2022-08-09T12:10:09.882Z] #76 57.68 Selecting previously unselected package bzip2. [2022-08-09T12:10:09.882Z] #76 57.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 ... 15717 files and directories currently installed.) [2022-08-09T12:10:09.882Z] #76 57.83 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-09T12:10:09.882Z] #76 57.84 Unpacking bzip2 (1.0.8-4) ... [2022-08-09T12:10:09.882Z] #76 58.18 Selecting previously unselected package libmagic-mgc. [2022-08-09T12:10:09.882Z] #76 58.19 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-09T12:10:09.882Z] #76 58.21 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-09T12:10:09.890Z] #76 50.34 Selecting previously unselected package autoconf. [2022-08-09T12:10:09.890Z] #76 50.34 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-09T12:10:09.890Z] #76 50.42 Unpacking autoconf (2.69-14) ... [2022-08-09T12:10:09.890Z] #76 ... [2022-08-09T12:10:09.890Z] [2022-08-09T12:10:09.890Z] #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-08-09T12:10:09.890Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T12:10:09.890Z] #14 40.64 The following NEW packages will be installed: [2022-08-09T12:10:09.890Z] #14 40.64 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-09T12:10:09.890Z] #14 40.64 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-09T12:10:09.890Z] #14 40.64 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-09T12:10:09.890Z] #14 40.64 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-09T12:10:09.890Z] #14 40.64 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-09T12:10:09.890Z] #14 40.64 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-09T12:10:09.890Z] #14 40.64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-09T12:10:09.890Z] #14 40.64 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-09T12:10:09.890Z] #14 40.64 mingw-w64-x86-64-dev [2022-08-09T12:10:09.890Z] #14 41.12 0 upgraded, 30 newly installed, 0 to remove and 6 not upgraded. [2022-08-09T12:10:09.890Z] #14 41.12 Need to get 115 MB of archives. [2022-08-09T12:10:09.890Z] #14 41.12 After this operation, 645 MB of additional disk space will be used. [2022-08-09T12:10:09.890Z] #14 41.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-08-09T12:10:09.890Z] #14 41.27 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-08-09T12:10:09.890Z] #14 41.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-09T12:10:09.890Z] #14 41.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-08-09T12:10:09.890Z] #14 41.53 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-09T12:10:09.890Z] #14 41.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-09T12:10:09.890Z] #14 41.93 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-08-09T12:10:09.890Z] #14 43.61 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-08-09T12:10:09.890Z] #14 43.66 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-08-09T12:10:09.890Z] #14 48.99 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-08-09T12:10:09.981Z] #51 ... [2022-08-09T12:10:09.981Z] [2022-08-09T12:10:09.981Z] #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-08-09T12:10:09.981Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T12:10:09.981Z] #55 44.99 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-09T12:10:09.981Z] #55 45.50 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-09T12:10:09.981Z] #55 46.07 go: downloading honnef.co/go/tools v0.3.1 [2022-08-09T12:10:09.981Z] #55 48.73 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-09T12:10:09.981Z] #55 48.74 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-09T12:10:09.981Z] #55 49.00 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-09T12:10:09.981Z] #55 49.03 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-09T12:10:09.981Z] #55 49.27 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-09T12:10:09.981Z] #55 49.27 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-09T12:10:09.981Z] #55 49.40 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-09T12:10:09.981Z] #55 49.50 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-09T12:10:09.981Z] #55 49.58 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-09T12:10:09.981Z] #55 50.08 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-09T12:10:09.981Z] #55 50.08 go: downloading golang.org/x/text v0.3.7 [2022-08-09T12:10:10.148Z] #14 50.61 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-08-09T12:10:10.148Z] #14 ... [2022-08-09T12:10:10.149Z] [2022-08-09T12:10:10.149Z] #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-08-09T12:10:10.149Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T12:10:10.149Z] #51 50.06 Selecting previously unselected package libnl-3-200:amd64. [2022-08-09T12:10:10.149Z] #51 50.06 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-09T12:10:10.149Z] #51 50.06 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-09T12:10:10.149Z] #51 50.23 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-09T12:10:10.149Z] #51 50.23 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-09T12:10:10.149Z] #51 50.24 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-09T12:10:10.149Z] #51 50.44 Selecting previously unselected package criu. [2022-08-09T12:10:10.149Z] #51 50.44 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-09T12:10:10.149Z] #51 50.44 Unpacking criu (3.17.1-1) ... [2022-08-09T12:10:10.923Z] #55 ... [2022-08-09T12:10:10.923Z] [2022-08-09T12:10:10.923Z] #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-08-09T12:10:10.923Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T12:10:10.923Z] #51 55.68 Selecting previously unselected package python3-pkg-resources. [2022-08-09T12:10:10.923Z] #51 55.68 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-09T12:10:10.923Z] #51 55.68 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-09T12:10:11.117Z] #51 51.38 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-09T12:10:11.261Z] #76 59.45 Selecting previously unselected package libmagic1:amd64. [2022-08-09T12:10:11.261Z] #76 59.45 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-09T12:10:11.261Z] #76 59.49 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-09T12:10:11.261Z] #76 ... [2022-08-09T12:10:11.261Z] [2022-08-09T12:10:11.261Z] #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-08-09T12:10:11.261Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T12:10:11.261Z] #55 49.52 go: downloading golang.org/x/text v0.3.7 [2022-08-09T12:10:11.261Z] #55 ... [2022-08-09T12:10:11.261Z] [2022-08-09T12:10:11.261Z] #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-08-09T12:10:11.261Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T12:10:11.261Z] #14 59.05 The following NEW packages will be installed: [2022-08-09T12:10:11.261Z] #14 59.06 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-09T12:10:11.261Z] #14 59.06 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-09T12:10:11.261Z] #14 59.06 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-09T12:10:11.261Z] #14 59.06 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-09T12:10:11.261Z] #14 59.06 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-09T12:10:11.261Z] #14 59.06 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-09T12:10:11.261Z] #14 59.07 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-09T12:10:11.261Z] #14 59.07 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-09T12:10:11.261Z] #14 59.08 mingw-w64-x86-64-dev [2022-08-09T12:10:11.261Z] #14 59.60 0 upgraded, 30 newly installed, 0 to remove and 6 not upgraded. [2022-08-09T12:10:11.261Z] #14 59.60 Need to get 115 MB of archives. [2022-08-09T12:10:11.261Z] #14 59.60 After this operation, 645 MB of additional disk space will be used. [2022-08-09T12:10:11.261Z] #14 59.60 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-08-09T12:10:11.494Z] #51 56.14 Selecting previously unselected package python3-six. [2022-08-09T12:10:11.494Z] #51 56.14 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-09T12:10:11.494Z] #51 56.15 Unpacking python3-six (1.16.0-2) ... [2022-08-09T12:10:11.494Z] #51 56.40 Selecting previously unselected package python3-protobuf. [2022-08-09T12:10:11.494Z] #51 56.40 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-09T12:10:11.494Z] #51 ... [2022-08-09T12:10:11.494Z] [2022-08-09T12:10:11.494Z] #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-08-09T12:10:11.494Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-09T12:10:11.494Z] #57 56.52 v3.0.2 [2022-08-09T12:10:11.494Z] #57 DONE 56.7s [2022-08-09T12:10:11.494Z] [2022-08-09T12:10:11.494Z] #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-08-09T12:10:11.494Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T12:10:11.494Z] #51 56.48 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-09T12:10:11.520Z] #14 59.77 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-08-09T12:10:11.780Z] #14 60.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-09T12:10:11.780Z] #14 60.15 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-08-09T12:10:11.780Z] #14 60.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-09T12:10:11.780Z] #14 60.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-09T12:10:12.245Z] #19 145.1 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-08-09T12:10:12.245Z] #19 145.1 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-08-09T12:10:12.365Z] #14 60.69 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-08-09T12:10:12.628Z] #14 61.02 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-08-09T12:10:12.628Z] #14 61.03 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-08-09T12:10:12.879Z] #51 57.53 Selecting previously unselected package libnet1:amd64. [2022-08-09T12:10:12.879Z] #51 57.57 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-09T12:10:12.879Z] #51 57.58 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-09T12:10:12.879Z] #51 57.82 Selecting previously unselected package libnl-3-200:amd64. [2022-08-09T12:10:12.879Z] #51 57.84 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-09T12:10:12.879Z] #51 57.84 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-09T12:10:13.140Z] #51 58.11 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-09T12:10:13.140Z] #51 58.12 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-09T12:10:13.140Z] #51 58.13 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-09T12:10:13.400Z] #51 58.35 Selecting previously unselected package criu. [2022-08-09T12:10:13.565Z] #14 ... [2022-08-09T12:10:13.565Z] [2022-08-09T12:10:13.565Z] #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-08-09T12:10:13.565Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-09T12:10:13.565Z] #57 60.65 v3.0.2 [2022-08-09T12:10:13.565Z] #57 DONE 61.6s [2022-08-09T12:10:13.565Z] [2022-08-09T12:10:13.565Z] #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-08-09T12:10:13.565Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T12:10:13.565Z] #76 59.82 Selecting previously unselected package file. [2022-08-09T12:10:13.565Z] #76 59.83 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-09T12:10:13.565Z] #76 59.92 Unpacking file (1:5.39-3) ... [2022-08-09T12:10:13.565Z] #76 60.41 Selecting previously unselected package xz-utils. [2022-08-09T12:10:13.565Z] #76 60.41 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-09T12:10:13.565Z] #76 60.41 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-09T12:10:13.565Z] #76 61.60 Selecting previously unselected package libsigsegv2:amd64. [2022-08-09T12:10:13.565Z] #76 61.60 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-09T12:10:13.565Z] #76 61.62 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-09T12:10:13.565Z] #76 61.86 Selecting previously unselected package m4. [2022-08-09T12:10:13.565Z] #76 61.86 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-09T12:10:13.660Z] #51 58.36 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-09T12:10:13.660Z] #51 58.39 Unpacking criu (3.17.1-1) ... [2022-08-09T12:10:13.802Z] #51 53.85 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-09T12:10:13.837Z] #76 61.95 Unpacking m4 (1.4.18-5) ... [2022-08-09T12:10:14.061Z] #51 54.32 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-09T12:10:14.061Z] #51 54.39 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-09T12:10:14.061Z] #51 54.42 Setting up python3-six (1.16.0-2) ... [2022-08-09T12:10:14.160Z] #76 ... [2022-08-09T12:10:14.160Z] [2022-08-09T12:10:14.160Z] #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-08-09T12:10:14.160Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-09T12:10:14.160Z] #42 49.62 Building dependency tree... [2022-08-09T12:10:14.160Z] #42 56.18 The following additional packages will be installed: [2022-08-09T12:10:14.160Z] #42 56.21 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-09T12:10:14.160Z] #42 56.23 Suggested packages: [2022-08-09T12:10:14.160Z] #42 56.28 cmake-doc ninja-build lrzip [2022-08-09T12:10:14.160Z] #42 56.28 Recommended packages: [2022-08-09T12:10:14.160Z] #42 56.28 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-09T12:10:14.160Z] #42 57.84 The following NEW packages will be installed: [2022-08-09T12:10:14.160Z] #42 57.85 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-09T12:10:14.160Z] #42 57.87 vim-common xxd [2022-08-09T12:10:14.160Z] #42 58.31 0 upgraded, 10 newly installed, 0 to remove and 6 not upgraded. [2022-08-09T12:10:14.160Z] #42 58.31 Need to get 17.7 MB of archives. [2022-08-09T12:10:14.160Z] #42 58.31 After this operation, 70.7 MB of additional disk space will be used. [2022-08-09T12:10:14.160Z] #42 58.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-09T12:10:14.160Z] #42 58.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-09T12:10:14.160Z] #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-08-09T12:10:14.160Z] #42 58.52 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-09T12:10:14.160Z] #42 59.49 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-09T12:10:14.160Z] #42 59.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-09T12:10:14.160Z] #42 59.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-09T12:10:14.161Z] #42 59.57 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-09T12:10:14.161Z] #42 59.58 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-09T12:10:14.161Z] #42 59.58 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-09T12:10:14.161Z] #42 61.98 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T12:10:14.161Z] #42 ... [2022-08-09T12:10:14.161Z] [2022-08-09T12:10:14.161Z] #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-08-09T12:10:14.161Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T12:10:14.161Z] #76 62.35 Selecting previously unselected package autoconf. [2022-08-09T12:10:14.161Z] #76 62.37 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-09T12:10:14.161Z] #76 62.38 Unpacking autoconf (2.69-14) ... [2022-08-09T12:10:14.626Z] #51 ... [2022-08-09T12:10:14.626Z] [2022-08-09T12:10:14.626Z] #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-08-09T12:10:14.626Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-09T12:10:14.626Z] #34 44.96 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-09T12:10:14.626Z] #34 45.19 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-09T12:10:14.626Z] #34 ... [2022-08-09T12:10:14.626Z] [2022-08-09T12:10:14.626Z] #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-08-09T12:10:14.626Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T12:10:14.626Z] #76 50.81 Selecting previously unselected package autotools-dev. [2022-08-09T12:10:14.626Z] #76 50.83 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-09T12:10:14.626Z] #76 50.84 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-09T12:10:14.626Z] #76 51.11 Selecting previously unselected package automake. [2022-08-09T12:10:14.626Z] #76 51.11 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-09T12:10:14.626Z] #76 51.11 Unpacking automake (1:1.16.3-2) ... [2022-08-09T12:10:14.626Z] #76 52.03 Selecting previously unselected package patch. [2022-08-09T12:10:14.626Z] #76 52.03 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-09T12:10:14.626Z] #76 52.03 Unpacking patch (2.7.6-7) ... [2022-08-09T12:10:14.626Z] #76 52.40 Selecting previously unselected package dpkg-dev. [2022-08-09T12:10:14.626Z] #76 52.40 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-09T12:10:14.626Z] #76 52.41 Unpacking dpkg-dev (1.20.11) ... [2022-08-09T12:10:14.626Z] #76 53.70 Selecting previously unselected package build-essential. [2022-08-09T12:10:14.626Z] #76 53.70 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-09T12:10:14.626Z] #76 53.73 Unpacking build-essential (12.9) ... [2022-08-09T12:10:14.626Z] #76 53.87 Selecting previously unselected package libcap2:amd64. [2022-08-09T12:10:14.626Z] #76 53.87 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-09T12:10:14.626Z] #76 53.87 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-09T12:10:14.626Z] #76 53.98 Selecting previously unselected package libcap-dev:amd64. [2022-08-09T12:10:14.626Z] #76 53.98 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-09T12:10:14.626Z] #76 53.98 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-09T12:10:14.626Z] #76 54.67 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-09T12:10:14.626Z] #76 54.67 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-09T12:10:14.626Z] #76 54.70 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-09T12:10:14.626Z] #76 54.78 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-09T12:10:14.626Z] #76 54.78 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-09T12:10:14.626Z] #76 54.80 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-09T12:10:14.626Z] #76 54.96 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-09T12:10:14.626Z] #76 54.96 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-09T12:10:14.626Z] #76 54.96 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-09T12:10:14.626Z] #76 55.13 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-09T12:10:14.626Z] #76 55.15 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-09T12:10:14.626Z] #76 55.15 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-09T12:10:14.729Z] #76 63.01 Selecting previously unselected package autotools-dev. [2022-08-09T12:10:14.729Z] #76 63.01 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-09T12:10:14.729Z] #76 63.03 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-09T12:10:15.042Z] #51 ... [2022-08-09T12:10:15.042Z] [2022-08-09T12:10:15.042Z] #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-08-09T12:10:15.042Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T12:10:15.043Z] #76 41.08 Reading package lists... [2022-08-09T12:10:15.043Z] #76 50.13 Building dependency tree... [2022-08-09T12:10:15.043Z] #76 57.05 python3 is already the newest version (3.9.2-3). [2022-08-09T12:10:15.043Z] #76 57.05 The following additional packages will be installed: [2022-08-09T12:10:15.043Z] #76 57.05 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-09T12:10:15.043Z] #76 57.06 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-09T12:10:15.043Z] #76 57.09 Suggested packages: [2022-08-09T12:10:15.043Z] #76 57.09 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-09T12:10:15.043Z] #76 57.09 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-09T12:10:15.043Z] #76 57.09 m4-doc ed diffutils-doc [2022-08-09T12:10:15.043Z] #76 57.09 Recommended packages: [2022-08-09T12:10:15.043Z] #76 57.09 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-09T12:10:15.043Z] #76 59.51 The following NEW packages will be installed: [2022-08-09T12:10:15.043Z] #76 59.52 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-09T12:10:15.043Z] #76 59.52 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-09T12:10:15.043Z] #76 59.53 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-09T12:10:15.043Z] #76 59.54 libyajl2 m4 patch xz-utils [2022-08-09T12:10:15.043Z] #76 60.09 0 upgraded, 23 newly installed, 0 to remove and 6 not upgraded. [2022-08-09T12:10:15.043Z] #76 60.09 Need to get 5940 kB of archives. [2022-08-09T12:10:15.043Z] #76 60.09 After this operation, 18.7 MB of additional disk space will be used. [2022-08-09T12:10:15.043Z] #76 60.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-09T12:10:15.043Z] #76 60.10 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-09T12:10:15.043Z] #76 60.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-09T12:10:15.043Z] #76 60.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-09T12:10:15.043Z] #76 60.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-08-09T12:10:15.043Z] #76 60.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-09T12:10:15.043Z] #76 60.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-09T12:10:15.043Z] #76 60.17 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-09T12:10:15.043Z] #76 ... [2022-08-09T12:10:15.043Z] [2022-08-09T12:10:15.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-08-09T12:10:15.043Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T12:10:15.043Z] #14 40.79 Reading package lists... [2022-08-09T12:10:15.043Z] #14 50.24 Building dependency tree... [2022-08-09T12:10:15.043Z] #14 56.06 The following additional packages will be installed: [2022-08-09T12:10:15.043Z] #14 56.06 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-09T12:10:15.043Z] #14 56.06 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-09T12:10:15.043Z] #14 56.06 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-09T12:10:15.043Z] #14 56.06 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-09T12:10:15.043Z] #14 56.06 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-09T12:10:15.043Z] #14 56.06 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-09T12:10:15.043Z] #14 56.06 mingw-w64-common mingw-w64-x86-64-dev [2022-08-09T12:10:15.043Z] #14 56.06 Suggested packages: [2022-08-09T12:10:15.043Z] #14 56.06 gcc-10-locales seccomp wine64 [2022-08-09T12:10:15.043Z] #14 58.54 The following NEW packages will be installed: [2022-08-09T12:10:15.043Z] #14 58.60 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-09T12:10:15.043Z] #14 58.60 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-09T12:10:15.043Z] #14 58.60 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-09T12:10:15.043Z] #14 58.60 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-09T12:10:15.043Z] #14 58.60 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-09T12:10:15.043Z] #14 58.60 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-09T12:10:15.043Z] #14 58.60 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-09T12:10:15.043Z] #14 58.60 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-09T12:10:15.043Z] #14 58.60 mingw-w64-x86-64-dev [2022-08-09T12:10:15.043Z] #14 59.04 0 upgraded, 30 newly installed, 0 to remove and 6 not upgraded. [2022-08-09T12:10:15.043Z] #14 59.04 Need to get 115 MB of archives. [2022-08-09T12:10:15.043Z] #14 59.04 After this operation, 645 MB of additional disk space will be used. [2022-08-09T12:10:15.043Z] #14 59.04 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-08-09T12:10:15.043Z] #14 59.19 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-08-09T12:10:15.043Z] #14 59.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-09T12:10:15.043Z] #14 59.44 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-08-09T12:10:15.043Z] #14 59.46 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-09T12:10:15.043Z] #14 59.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-09T12:10:15.043Z] #14 59.91 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-08-09T12:10:15.043Z] #14 60.23 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-08-09T12:10:15.043Z] #14 60.24 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-08-09T12:10:15.043Z] #14 ... [2022-08-09T12:10:15.043Z] [2022-08-09T12:10:15.043Z] #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-08-09T12:10:15.043Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T12:10:15.043Z] #76 60.18 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-09T12:10:15.043Z] #76 60.21 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-09T12:10:15.043Z] #76 60.29 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-09T12:10:15.043Z] #76 60.29 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-09T12:10:15.300Z] #76 ... [2022-08-09T12:10:15.300Z] [2022-08-09T12:10:15.300Z] #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-08-09T12:10:15.300Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-09T12:10:15.300Z] #62 57.40 The following additional packages will be installed: [2022-08-09T12:10:15.300Z] #62 57.41 libbtrfs0 [2022-08-09T12:10:15.300Z] #62 57.67 The following NEW packages will be installed: [2022-08-09T12:10:15.300Z] #62 57.67 libbtrfs-dev libbtrfs0 [2022-08-09T12:10:15.300Z] #62 58.13 0 upgraded, 2 newly installed, 0 to remove and 6 not upgraded. [2022-08-09T12:10:15.300Z] #62 58.13 Need to get 460 kB of archives. [2022-08-09T12:10:15.300Z] #62 58.13 After this operation, 1237 kB of additional disk space will be used. [2022-08-09T12:10:15.300Z] #62 58.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-09T12:10:15.300Z] #62 58.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-09T12:10:15.300Z] #62 60.00 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T12:10:15.300Z] #62 60.52 Fetched 460 kB in 0s (1246 kB/s) [2022-08-09T12:10:15.300Z] #62 61.15 Selecting previously unselected package libbtrfs0:amd64. [2022-08-09T12:10:15.300Z] #62 61.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-09T12:10:15.300Z] #62 61.27 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-09T12:10:15.300Z] #62 61.45 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-09T12:10:15.300Z] #62 61.85 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-09T12:10:15.300Z] #62 61.85 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-09T12:10:15.300Z] #62 61.92 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-09T12:10:15.300Z] #62 62.66 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-09T12:10:15.300Z] #62 62.71 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-09T12:10:15.300Z] #62 62.74 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T12:10:15.300Z] #62 DONE 63.7s [2022-08-09T12:10:15.304Z] #76 60.52 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-09T12:10:15.304Z] #76 60.52 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-09T12:10:15.304Z] #76 60.52 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-09T12:10:15.304Z] #76 60.53 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-09T12:10:15.304Z] #76 60.53 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-08-09T12:10:15.304Z] #76 60.54 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-09T12:10:15.304Z] #76 60.55 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-09T12:10:15.304Z] #76 60.57 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-09T12:10:15.304Z] #76 60.59 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-09T12:10:15.304Z] #76 60.61 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-09T12:10:15.525Z] #19 147.8 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-08-09T12:10:15.525Z] #19 147.8 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-08-09T12:10:15.525Z] #19 147.8 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-08-09T12:10:15.525Z] #19 147.8 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-08-09T12:10:15.525Z] #19 147.8 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-08-09T12:10:15.525Z] #19 147.8 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-08-09T12:10:15.525Z] #19 147.8 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-08-09T12:10:15.525Z] #19 147.8 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-08-09T12:10:15.525Z] #19 147.9 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-08-09T12:10:15.525Z] #19 147.9 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-08-09T12:10:15.526Z] #19 147.9 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-08-09T12:10:15.526Z] #19 147.9 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-08-09T12:10:15.526Z] #19 147.9 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-08-09T12:10:15.526Z] #19 148.0 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-08-09T12:10:15.526Z] #19 148.0 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-08-09T12:10:15.526Z] #19 148.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-08-09T12:10:15.526Z] #19 148.1 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-08-09T12:10:15.526Z] #19 148.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-08-09T12:10:15.526Z] #19 148.2 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-08-09T12:10:15.555Z] #76 56.01 Selecting previously unselected package libtool. [2022-08-09T12:10:15.555Z] #76 56.02 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-09T12:10:15.555Z] #76 56.04 Unpacking libtool (2.4.6-15) ... [2022-08-09T12:10:15.560Z] [2022-08-09T12:10:15.560Z] #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-08-09T12:10:15.560Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T12:10:15.560Z] #76 63.87 Selecting previously unselected package automake. [2022-08-09T12:10:15.560Z] #76 63.87 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-09T12:10:15.560Z] #76 63.90 Unpacking automake (1:1.16.3-2) ... [2022-08-09T12:10:15.566Z] #76 60.75 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-09T12:10:15.812Z] #76 56.34 Selecting previously unselected package libudev-dev:amd64. [2022-08-09T12:10:15.812Z] #76 56.37 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-09T12:10:15.812Z] #76 56.37 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-09T12:10:15.812Z] #76 56.59 Selecting previously unselected package libyajl2:amd64. [2022-08-09T12:10:15.827Z] #76 ... [2022-08-09T12:10:15.827Z] [2022-08-09T12:10:15.827Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-09T12:10:15.827Z] #63 sha256:1c459de6d03d48bd34b9d044fc9bb872471f5facdb96213f6dc1140ff380dc7e [2022-08-09T12:10:15.827Z] #63 DONE 0.3s [2022-08-09T12:10:16.069Z] #76 56.59 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-09T12:10:16.069Z] #76 56.60 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-09T12:10:16.069Z] #76 56.73 Selecting previously unselected package libyajl-dev:amd64. [2022-08-09T12:10:16.069Z] #76 56.74 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-09T12:10:16.069Z] #76 56.74 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-09T12:10:16.087Z] [2022-08-09T12:10:16.087Z] #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-08-09T12:10:16.087Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-09T12:10:16.087Z] #42 62.68 Fetched 17.7 MB in 2s (7869 kB/s) [2022-08-09T12:10:16.087Z] #42 63.01 Selecting previously unselected package xxd. [2022-08-09T12:10:16.087Z] #42 63.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-09T12:10:16.087Z] #42 63.12 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-09T12:10:16.087Z] #42 63.22 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:10:16.087Z] #42 63.89 Selecting previously unselected package vim-common. [2022-08-09T12:10:16.087Z] #42 63.89 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-09T12:10:16.087Z] #42 64.00 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:10:16.342Z] #76 56.97 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-09T12:10:16.342Z] #76 56.98 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-09T12:10:16.342Z] #76 56.99 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-09T12:10:16.342Z] #76 57.01 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-09T12:10:16.342Z] #76 57.04 Setting up file (1:5.39-3) ... [2022-08-09T12:10:16.342Z] #76 57.06 Setting up bzip2 (1.0.8-4) ... [2022-08-09T12:10:16.342Z] #76 57.08 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-09T12:10:16.353Z] #42 64.55 Selecting previously unselected package cmake-data. [2022-08-09T12:10:16.353Z] #42 64.58 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-09T12:10:16.353Z] #42 64.60 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-09T12:10:16.599Z] #76 57.10 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-09T12:10:16.599Z] #76 57.15 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-09T12:10:16.599Z] #76 57.19 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-09T12:10:16.599Z] #76 57.25 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-09T12:10:16.599Z] #76 57.25 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-09T12:10:16.599Z] #76 57.29 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-09T12:10:16.599Z] #76 57.32 Setting up patch (2.7.6-7) ... [2022-08-09T12:10:16.857Z] #76 57.35 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-09T12:10:16.857Z] #76 57.38 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-09T12:10:16.857Z] #76 57.41 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-09T12:10:16.857Z] #76 57.42 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-09T12:10:16.857Z] #76 57.44 Setting up libtool (2.4.6-15) ... [2022-08-09T12:10:16.857Z] #76 57.45 Setting up m4 (1.4.18-5) ... [2022-08-09T12:10:16.857Z] #76 57.46 Setting up dpkg-dev (1.20.11) ... [2022-08-09T12:10:16.857Z] #76 57.49 Setting up autoconf (2.69-14) ... [2022-08-09T12:10:16.857Z] #76 57.51 Setting up build-essential (12.9) ... [2022-08-09T12:10:16.857Z] #76 57.56 Setting up automake (1:1.16.3-2) ... [2022-08-09T12:10:17.114Z] #76 57.56 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-09T12:10:17.114Z] #76 57.58 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T12:10:17.540Z] #76 ... [2022-08-09T12:10:17.540Z] [2022-08-09T12:10:17.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-08-09T12:10:17.540Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-09T12:10:17.540Z] #62 50.24 Building dependency tree... [2022-08-09T12:10:17.540Z] #62 57.17 The following additional packages will be installed: [2022-08-09T12:10:17.540Z] #62 57.18 libbtrfs0 [2022-08-09T12:10:17.540Z] #62 57.50 The following NEW packages will be installed: [2022-08-09T12:10:17.540Z] #62 57.56 libbtrfs-dev libbtrfs0 [2022-08-09T12:10:17.540Z] #62 58.06 0 upgraded, 2 newly installed, 0 to remove and 6 not upgraded. [2022-08-09T12:10:17.540Z] #62 58.06 Need to get 460 kB of archives. [2022-08-09T12:10:17.540Z] #62 58.06 After this operation, 1237 kB of additional disk space will be used. [2022-08-09T12:10:17.540Z] #62 58.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-09T12:10:17.540Z] #62 58.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-09T12:10:17.540Z] #62 59.78 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T12:10:17.540Z] #62 60.25 Fetched 460 kB in 0s (1371 kB/s) [2022-08-09T12:10:17.540Z] #62 60.40 Selecting previously unselected package libbtrfs0:amd64. [2022-08-09T12:10:17.540Z] #62 60.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-09T12:10:17.540Z] #62 60.49 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-09T12:10:17.540Z] #62 60.57 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-09T12:10:17.540Z] #62 60.99 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-09T12:10:17.540Z] #62 60.99 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-09T12:10:17.540Z] #62 60.99 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-09T12:10:17.540Z] #62 61.75 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-09T12:10:17.540Z] #62 61.83 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-09T12:10:17.540Z] #62 61.92 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T12:10:17.540Z] #62 DONE 62.5s [2022-08-09T12:10:17.540Z] [2022-08-09T12:10:17.540Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-09T12:10:17.541Z] #63 sha256:9b9c475dd3dab19f8f23e498fcaf6c600fbd5de9b70c90f72877f41af36d2db1 [2022-08-09T12:10:17.541Z] #63 DONE 0.1s [2022-08-09T12:10:17.541Z] [2022-08-09T12:10:17.541Z] #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-08-09T12:10:17.541Z] #64 sha256:336f60023127037936b2df98e8d6a5e0d845f16a4e1f505e04cce1bc2ca41393 [2022-08-09T12:10:17.975Z] #14 ... [2022-08-09T12:10:17.975Z] [2022-08-09T12:10:17.975Z] #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-08-09T12:10:17.975Z] #64 sha256:6e0d0a1c922be5daadb0ff5c391b085d638530cf7ab2f6f9afc9ca311119fbf3 [2022-08-09T12:10:17.975Z] #64 40.72 Updating files: 60% (2994/4925) Updating files: 61% (3005/4925) Updating files: 62% (3054/4925) Updating files: 63% (3103/4925) Updating files: 64% (3152/4925) Updating files: 65% (3202/4925) Updating files: 66% (3251/4925) Updating files: 67% (3300/4925) Updating files: 68% (3349/4925) Updating files: 69% (3399/4925) Updating files: 70% (3448/4925) Updating files: 71% (3497/4925) Updating files: 72% (3546/4925) Updating files: 73% (3596/4925) Updating files: 74% (3645/4925) Updating files: 75% (3694/4925) Updating files: 76% (3743/4925) Updating files: 77% (3793/4925) Updating files: 78% (3842/4925) Updating files: 79% (3891/4925) Updating files: 80% (3940/4925) Updating files: 81% (3990/4925) Updating files: 82% (4039/4925) Updating files: 83% (4088/4925) Updating files: 84% (4137/4925) Updating files: 85% (4187/4925) Updating files: 86% (4236/4925) Updating files: 87% (4285/4925) Updating files: 88% (4334/4925) Updating files: 89% (4384/4925) Updating files: 90% (4433/4925) Updating files: 91% (4482/4925) Updating files: 92% (4531/4925) Updating files: 93% (4581/4925) Updating files: 94% (4630/4925) Updating files: 95% (4679/4925) Updating files: 96% (4728/4925) Updating files: 97% (4778/4925) Updating files: 98% (4827/4925) Updating files: 99% (4876/4925) Updating files: 100% (4925/4925) Updating files: 100% (4925/4925), done. [2022-08-09T12:10:17.975Z] #64 41.80 + cd /tmp/tmp.5PkCOXW8qd/src/github.com/containerd/containerd [2022-08-09T12:10:17.975Z] #64 41.80 + git checkout -q v1.6.7 [2022-08-09T12:10:18.909Z] #42 ... [2022-08-09T12:10:18.909Z] [2022-08-09T12:10:18.909Z] #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-08-09T12:10:18.909Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T12:10:18.909Z] #51 56.82 The following additional packages will be installed: [2022-08-09T12:10:18.909Z] #51 56.83 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-09T12:10:18.909Z] #51 56.85 python3-protobuf python3-six [2022-08-09T12:10:18.909Z] #51 56.89 Suggested packages: [2022-08-09T12:10:18.909Z] #51 56.89 python3-setuptools [2022-08-09T12:10:18.909Z] #51 56.89 Recommended packages: [2022-08-09T12:10:18.909Z] #51 56.89 iproute2 | iproute [2022-08-09T12:10:18.909Z] #51 58.01 The following NEW packages will be installed: [2022-08-09T12:10:18.909Z] #51 58.02 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-09T12:10:18.909Z] #51 58.07 python3-protobuf python3-six [2022-08-09T12:10:18.909Z] #51 58.94 0 upgraded, 8 newly installed, 0 to remove and 6 not upgraded. [2022-08-09T12:10:18.909Z] #51 58.94 Need to get 2315 kB of archives. [2022-08-09T12:10:18.909Z] #51 58.94 After this operation, 11.1 MB of additional disk space will be used. [2022-08-09T12:10:18.909Z] #51 58.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-09T12:10:18.909Z] #51 58.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-09T12:10:18.909Z] #51 59.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-09T12:10:18.909Z] #51 59.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-09T12:10:18.909Z] #51 59.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-09T12:10:18.909Z] #51 59.08 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-08-09T12:10:18.909Z] #51 59.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-09T12:10:18.909Z] #51 61.87 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-09T12:10:18.909Z] #51 63.99 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T12:10:18.909Z] #51 64.39 Fetched 2315 kB in 4s (596 kB/s) [2022-08-09T12:10:18.909Z] #51 64.59 Selecting previously unselected package libprotobuf23:amd64. [2022-08-09T12:10:18.909Z] #51 64.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-08-09T12:10:18.909Z] #51 64.71 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-09T12:10:18.909Z] #51 64.74 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-09T12:10:18.909Z] #51 66.39 Selecting previously unselected package python3-pkg-resources. [2022-08-09T12:10:18.909Z] #51 66.39 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-09T12:10:18.909Z] #51 66.43 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-09T12:10:18.909Z] #51 66.92 Selecting previously unselected package python3-six. [2022-08-09T12:10:18.909Z] #51 66.92 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-09T12:10:18.909Z] #51 66.93 Unpacking python3-six (1.16.0-2) ... [2022-08-09T12:10:18.909Z] #51 ... [2022-08-09T12:10:18.909Z] [2022-08-09T12:10:18.909Z] #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-08-09T12:10:18.909Z] #64 sha256:943ff70b5077313de2cf781579bf89f265a087475461d9064b18088824f61350 [2022-08-09T12:10:18.909Z] #64 1.033 + RM_GOPATH=0 [2022-08-09T12:10:18.909Z] #64 1.033 + TMP_GOPATH= [2022-08-09T12:10:18.909Z] #64 1.033 + : /build [2022-08-09T12:10:18.909Z] #64 1.033 + '[' -z '' ']' [2022-08-09T12:10:18.909Z] #64 1.034 ++ mktemp -d [2022-08-09T12:10:18.909Z] #64 1.122 + export GOPATH=/tmp/tmp.9VpG4FuOjl [2022-08-09T12:10:18.909Z] #64 1.122 + GOPATH=/tmp/tmp.9VpG4FuOjl [2022-08-09T12:10:18.909Z] #64 1.122 + RM_GOPATH=1 [2022-08-09T12:10:18.909Z] #64 1.122 + case "$(go env GOARCH)" in [2022-08-09T12:10:18.909Z] #64 1.123 ++ go env GOARCH [2022-08-09T12:10:18.909Z] #64 1.136 + export GO_BUILDMODE=-buildmode=pie [2022-08-09T12:10:18.909Z] #64 1.137 + GO_BUILDMODE=-buildmode=pie [2022-08-09T12:10:18.909Z] #64 1.138 ++ dirname /install.sh [2022-08-09T12:10:18.909Z] #64 1.143 + dir=/ [2022-08-09T12:10:18.909Z] #64 1.145 + bin=containerd [2022-08-09T12:10:18.909Z] #64 1.145 + shift [2022-08-09T12:10:18.909Z] #64 1.146 + '[' '!' -f //containerd.installer ']' [2022-08-09T12:10:18.909Z] #64 1.146 + . //containerd.installer [2022-08-09T12:10:18.909Z] #64 1.147 ++ set -e [2022-08-09T12:10:18.909Z] #64 1.147 ++ : v1.6.7 [2022-08-09T12:10:18.909Z] #64 1.148 + install_containerd [2022-08-09T12:10:18.909Z] #64 1.150 + echo 'Install containerd version v1.6.7' [2022-08-09T12:10:18.909Z] #64 1.152 + git clone https://github.com/containerd/containerd.git /tmp/tmp.9VpG4FuOjl/src/github.com/containerd/containerd [2022-08-09T12:10:18.909Z] #64 1.156 Install containerd version v1.6.7 [2022-08-09T12:10:18.909Z] #64 1.184 Cloning into '/tmp/tmp.9VpG4FuOjl/src/github.com/containerd/containerd'... [2022-08-09T12:10:18.926Z] #64 1.479 + RM_GOPATH=0 [2022-08-09T12:10:18.926Z] #64 1.479 + TMP_GOPATH= [2022-08-09T12:10:18.926Z] #64 1.479 + : /build [2022-08-09T12:10:18.926Z] #64 1.479 + '[' -z '' ']' [2022-08-09T12:10:18.926Z] #64 1.479 ++ mktemp -d [2022-08-09T12:10:18.926Z] #64 1.479 + export GOPATH=/tmp/tmp.xWR30BggXM [2022-08-09T12:10:18.926Z] #64 1.479 + GOPATH=/tmp/tmp.xWR30BggXM [2022-08-09T12:10:18.926Z] #64 1.479 + RM_GOPATH=1 [2022-08-09T12:10:18.926Z] #64 1.479 + case "$(go env GOARCH)" in [2022-08-09T12:10:18.926Z] #64 1.480 ++ go env GOARCH [2022-08-09T12:10:18.926Z] #64 1.553 + export GO_BUILDMODE=-buildmode=pie [2022-08-09T12:10:18.926Z] #64 1.553 + GO_BUILDMODE=-buildmode=pie [2022-08-09T12:10:19.191Z] #64 1.553 ++ dirname /install.sh [2022-08-09T12:10:19.191Z] #64 1.567 + dir=/ [2022-08-09T12:10:19.191Z] #64 1.567 + bin=containerd [2022-08-09T12:10:19.191Z] #64 1.567 + shift [2022-08-09T12:10:19.191Z] #64 1.567 + '[' '!' -f //containerd.installer ']' [2022-08-09T12:10:19.191Z] #64 1.567 + . //containerd.installer [2022-08-09T12:10:19.191Z] #64 1.567 ++ set -e [2022-08-09T12:10:19.191Z] #64 1.567 ++ : v1.6.7 [2022-08-09T12:10:19.191Z] #64 1.568 + install_containerd [2022-08-09T12:10:19.191Z] #64 1.569 Install containerd version v1.6.7 [2022-08-09T12:10:19.191Z] #64 1.569 + echo 'Install containerd version v1.6.7' [2022-08-09T12:10:19.191Z] #64 1.569 + git clone https://github.com/containerd/containerd.git /tmp/tmp.xWR30BggXM/src/github.com/containerd/containerd [2022-08-09T12:10:19.191Z] #64 1.576 Cloning into '/tmp/tmp.xWR30BggXM/src/github.com/containerd/containerd'... [2022-08-09T12:10:19.347Z] #64 43.33 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-09T12:10:19.348Z] #64 43.33 + BUILDTAGS='netgo osusergo static_build' [2022-08-09T12:10:19.348Z] #64 43.33 + export EXTRA_FLAGS=-buildmode=pie [2022-08-09T12:10:19.348Z] #64 43.33 + EXTRA_FLAGS=-buildmode=pie [2022-08-09T12:10:19.348Z] #64 43.33 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-09T12:10:19.348Z] #64 43.33 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-09T12:10:19.348Z] #64 43.33 + '[' '' = dynamic ']' [2022-08-09T12:10:19.348Z] #64 43.33 + make [2022-08-09T12:10:19.637Z] #76 ... [2022-08-09T12:10:19.637Z] [2022-08-09T12:10:19.637Z] #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-08-09T12:10:19.637Z] #64 sha256:11040277e9c302a03d2feebce1622f5cc1ce3ed417b86975a7216d765a135fcc [2022-08-09T12:10:19.637Z] #64 5.850 + RM_GOPATH=0 [2022-08-09T12:10:19.637Z] #64 5.850 + TMP_GOPATH= [2022-08-09T12:10:19.637Z] #64 5.850 + : /build [2022-08-09T12:10:19.637Z] #64 5.850 + '[' -z '' ']' [2022-08-09T12:10:19.637Z] #64 5.850 ++ mktemp -d [2022-08-09T12:10:19.637Z] #64 5.850 + export GOPATH=/tmp/tmp.xih7dxKSui [2022-08-09T12:10:19.637Z] #64 5.850 + GOPATH=/tmp/tmp.xih7dxKSui [2022-08-09T12:10:19.637Z] #64 5.850 + RM_GOPATH=1 [2022-08-09T12:10:19.637Z] #64 5.850 + case "$(go env GOARCH)" in [2022-08-09T12:10:19.637Z] #64 5.850 ++ go env GOARCH [2022-08-09T12:10:19.637Z] #64 5.865 + export GO_BUILDMODE=-buildmode=pie [2022-08-09T12:10:19.637Z] #64 5.866 + GO_BUILDMODE=-buildmode=pie [2022-08-09T12:10:19.638Z] #64 5.874 ++ dirname /install.sh [2022-08-09T12:10:19.638Z] #64 5.875 + dir=/ [2022-08-09T12:10:19.638Z] #64 5.875 + bin=containerd [2022-08-09T12:10:19.638Z] #64 5.875 + shift [2022-08-09T12:10:19.638Z] #64 5.875 + '[' '!' -f //containerd.installer ']' [2022-08-09T12:10:19.638Z] #64 5.875 + . //containerd.installer [2022-08-09T12:10:19.638Z] #64 5.875 ++ set -e [2022-08-09T12:10:19.638Z] #64 5.875 ++ : v1.6.7 [2022-08-09T12:10:19.638Z] #64 5.875 + install_containerd [2022-08-09T12:10:19.638Z] #64 5.875 + echo 'Install containerd version v1.6.7' [2022-08-09T12:10:19.638Z] #64 5.876 + git clone https://github.com/containerd/containerd.git /tmp/tmp.xih7dxKSui/src/github.com/containerd/containerd [2022-08-09T12:10:19.638Z] #64 5.876 Install containerd version v1.6.7 [2022-08-09T12:10:19.638Z] #64 5.885 Cloning into '/tmp/tmp.xih7dxKSui/src/github.com/containerd/containerd'... [2022-08-09T12:10:19.638Z] #64 ... [2022-08-09T12:10:19.638Z] [2022-08-09T12:10:19.638Z] #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-08-09T12:10:19.638Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T12:10:19.638Z] #14 51.34 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-08-09T12:10:19.638Z] #14 52.36 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-09T12:10:19.638Z] #14 54.56 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-08-09T12:10:19.638Z] #14 55.33 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-08-09T12:10:19.638Z] #14 55.33 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-09T12:10:19.638Z] #14 55.33 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-09T12:10:19.638Z] #14 55.33 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-09T12:10:19.638Z] #14 55.33 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-09T12:10:19.638Z] #14 55.33 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-08-09T12:10:19.638Z] #14 55.35 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-09T12:10:19.638Z] #14 55.35 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-09T12:10:19.638Z] #14 55.36 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-09T12:10:19.638Z] #14 55.37 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-09T12:10:19.638Z] #14 55.39 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-09T12:10:19.638Z] #14 55.39 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-09T12:10:19.638Z] #14 55.44 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-09T12:10:19.638Z] #14 55.44 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-08-09T12:10:19.638Z] #14 55.44 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-09T12:10:19.638Z] #14 55.44 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-09T12:10:19.638Z] #14 56.69 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T12:10:19.638Z] #14 56.97 Fetched 115 MB in 15s (7786 kB/s) [2022-08-09T12:10:19.638Z] #14 57.04 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-09T12:10:19.638Z] #14 57.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-09T12:10:19.638Z] #14 57.15 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-09T12:10:19.638Z] #14 57.17 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-09T12:10:20.287Z] #64 ... [2022-08-09T12:10:20.287Z] [2022-08-09T12:10:20.287Z] #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-08-09T12:10:20.287Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-09T12:10:20.287Z] #40 67.88 NAME: [2022-08-09T12:10:20.287Z] #40 67.90 go-winres - A tool for embedding resources in Windows executables [2022-08-09T12:10:20.287Z] #40 67.90 [2022-08-09T12:10:20.287Z] #40 67.90 USAGE: [2022-08-09T12:10:20.287Z] #40 67.91 go-winres [global options] command [command options] [arguments...] [2022-08-09T12:10:20.287Z] #40 67.91 [2022-08-09T12:10:20.287Z] #40 67.91 COMMANDS: [2022-08-09T12:10:20.287Z] #40 67.91 init Create an initial ./winres/winres.json [2022-08-09T12:10:20.287Z] #40 67.91 make Make syso files for the "go build" command [2022-08-09T12:10:20.287Z] #40 67.91 simply Make syso files for the "go build" command (simplified) [2022-08-09T12:10:20.287Z] #40 67.91 extract Extract all resources from an executable [2022-08-09T12:10:20.287Z] #40 67.91 patch Replace resources in an executable file (exe, dll) [2022-08-09T12:10:20.287Z] #40 67.91 help, h Shows a list of commands or help for one command [2022-08-09T12:10:20.287Z] #40 67.91 [2022-08-09T12:10:20.287Z] #40 67.91 GLOBAL OPTIONS: [2022-08-09T12:10:20.287Z] #40 67.91 --help, -h show help (default: false) [2022-08-09T12:10:20.287Z] #40 DONE 68.5s [2022-08-09T12:10:20.287Z] [2022-08-09T12:10:20.287Z] #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-08-09T12:10:20.287Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T12:10:20.287Z] #51 67.18 Selecting previously unselected package python3-protobuf. [2022-08-09T12:10:20.287Z] #51 67.18 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-09T12:10:20.287Z] #51 67.19 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-09T12:10:20.287Z] #51 68.32 Selecting previously unselected package libnet1:amd64. [2022-08-09T12:10:20.287Z] #51 68.34 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-09T12:10:20.287Z] #51 68.36 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-09T12:10:20.547Z] #51 68.68 Selecting previously unselected package libnl-3-200:amd64. [2022-08-09T12:10:20.547Z] #51 68.68 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-09T12:10:20.547Z] #51 68.70 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-09T12:10:20.574Z] #14 ... [2022-08-09T12:10:20.574Z] [2022-08-09T12:10:20.574Z] #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-08-09T12:10:20.574Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T12:10:20.574Z] #76 DONE 61.0s [2022-08-09T12:10:20.574Z] [2022-08-09T12:10:20.574Z] #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-08-09T12:10:20.574Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T12:10:20.574Z] #51 55.62 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-09T12:10:20.574Z] #51 55.66 Setting up python3-protobuf (3.12.4-1) ... [2022-08-09T12:10:20.574Z] #51 ... [2022-08-09T12:10:20.574Z] [2022-08-09T12:10:20.574Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-09T12:10:20.574Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T12:10:20.574Z] #14 61.02 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-09T12:10:20.574Z] #14 61.04 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-09T12:10:20.574Z] #14 61.08 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-09T12:10:20.780Z] #19 153.6 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-08-09T12:10:20.780Z] #19 153.7 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-08-09T12:10:20.780Z] #19 153.7 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-08-09T12:10:21.037Z] #19 153.8 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-08-09T12:10:21.117Z] #51 68.93 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-09T12:10:21.117Z] #51 68.94 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-09T12:10:21.117Z] #51 68.97 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-09T12:10:21.245Z] #64 45.14 + bin/ctr [2022-08-09T12:10:21.294Z] #19 153.9 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-08-09T12:10:21.376Z] #51 69.35 Selecting previously unselected package criu. [2022-08-09T12:10:21.376Z] #51 69.36 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-09T12:10:21.376Z] #51 69.41 Unpacking criu (3.17.1-1) ... [2022-08-09T12:10:22.492Z] #64 ... [2022-08-09T12:10:22.493Z] [2022-08-09T12:10:22.493Z] #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-08-09T12:10:22.493Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-09T12:10:22.493Z] #42 57.11 The following additional packages will be installed: [2022-08-09T12:10:22.493Z] #42 57.12 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-09T12:10:22.493Z] #42 57.16 Suggested packages: [2022-08-09T12:10:22.493Z] #42 57.16 cmake-doc ninja-build lrzip [2022-08-09T12:10:22.493Z] #42 57.16 Recommended packages: [2022-08-09T12:10:22.493Z] #42 57.16 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-09T12:10:22.493Z] #42 58.81 The following NEW packages will be installed: [2022-08-09T12:10:22.493Z] #42 58.83 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-09T12:10:22.493Z] #42 58.83 vim-common xxd [2022-08-09T12:10:22.493Z] #42 59.27 0 upgraded, 10 newly installed, 0 to remove and 6 not upgraded. [2022-08-09T12:10:22.493Z] #42 59.27 Need to get 17.7 MB of archives. [2022-08-09T12:10:22.493Z] #42 59.27 After this operation, 70.7 MB of additional disk space will be used. [2022-08-09T12:10:22.493Z] #42 59.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-09T12:10:22.493Z] #42 59.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-09T12:10:22.493Z] #42 59.28 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-09T12:10:22.493Z] #42 59.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-09T12:10:22.493Z] #42 60.32 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-09T12:10:22.493Z] #42 60.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-09T12:10:22.493Z] #42 60.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-09T12:10:22.493Z] #42 60.42 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-09T12:10:22.493Z] #42 60.42 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-09T12:10:22.493Z] #42 60.43 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-09T12:10:22.493Z] #42 62.63 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T12:10:22.493Z] #42 62.99 Fetched 17.7 MB in 2s (8916 kB/s) [2022-08-09T12:10:22.493Z] #42 63.13 Selecting previously unselected package xxd. [2022-08-09T12:10:22.493Z] #42 63.13 (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-08-09T12:10:22.493Z] #42 63.26 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-09T12:10:22.493Z] #42 63.27 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:10:22.493Z] #42 63.51 Selecting previously unselected package vim-common. [2022-08-09T12:10:22.493Z] #42 63.52 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-09T12:10:22.493Z] #42 63.56 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:10:22.493Z] #42 64.08 Selecting previously unselected package cmake-data. [2022-08-09T12:10:22.493Z] #42 64.09 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-09T12:10:22.493Z] #42 64.10 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-09T12:10:22.493Z] #42 ... [2022-08-09T12:10:22.493Z] [2022-08-09T12:10:22.493Z] #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-08-09T12:10:22.493Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T12:10:22.493Z] #76 62.59 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T12:10:22.493Z] #76 62.99 Fetched 5940 kB in 1s (6019 kB/s) [2022-08-09T12:10:22.493Z] #76 63.24 Selecting previously unselected package bzip2. [2022-08-09T12:10:22.493Z] #76 63.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-09T12:10:22.493Z] #76 63.36 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-09T12:10:22.493Z] #76 63.40 Unpacking bzip2 (1.0.8-4) ... [2022-08-09T12:10:22.493Z] #76 63.59 Selecting previously unselected package libmagic-mgc. [2022-08-09T12:10:22.493Z] #76 63.60 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-09T12:10:22.493Z] #76 63.62 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-09T12:10:22.493Z] #76 64.48 Selecting previously unselected package libmagic1:amd64. [2022-08-09T12:10:22.493Z] #76 64.48 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-09T12:10:22.493Z] #76 64.49 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-09T12:10:22.493Z] #76 64.77 Selecting previously unselected package file. [2022-08-09T12:10:22.493Z] #76 64.77 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-09T12:10:22.493Z] #76 64.79 Unpacking file (1:5.39-3) ... [2022-08-09T12:10:22.493Z] #76 65.09 Selecting previously unselected package xz-utils. [2022-08-09T12:10:22.493Z] #76 65.09 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-09T12:10:22.493Z] #76 65.10 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-09T12:10:22.493Z] #76 65.60 Selecting previously unselected package libsigsegv2:amd64. [2022-08-09T12:10:22.493Z] #76 65.60 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-09T12:10:22.493Z] #76 65.61 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-09T12:10:22.493Z] #76 65.75 Selecting previously unselected package m4. [2022-08-09T12:10:22.493Z] #76 65.76 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-09T12:10:22.493Z] #76 65.79 Unpacking m4 (1.4.18-5) ... [2022-08-09T12:10:22.493Z] #76 66.25 Selecting previously unselected package autoconf. [2022-08-09T12:10:22.493Z] #76 66.26 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-09T12:10:22.493Z] #76 66.32 Unpacking autoconf (2.69-14) ... [2022-08-09T12:10:22.493Z] #76 67.15 Selecting previously unselected package autotools-dev. [2022-08-09T12:10:22.493Z] #76 67.19 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-09T12:10:22.493Z] #76 67.21 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-09T12:10:22.493Z] #76 67.53 Selecting previously unselected package automake. [2022-08-09T12:10:22.493Z] #76 67.53 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-09T12:10:22.493Z] #76 67.56 Unpacking automake (1:1.16.3-2) ... [2022-08-09T12:10:23.146Z] #64 ... [2022-08-09T12:10:23.146Z] [2022-08-09T12:10:23.146Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-09T12:10:23.146Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-09T12:10:23.146Z] #77 24.52 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-09T12:10:23.146Z] #77 33.82 libtoolize: putting auxiliary files in '.'. [2022-08-09T12:10:23.146Z] #77 33.82 libtoolize: copying file './ltmain.sh' [2022-08-09T12:10:23.146Z] #77 34.57 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-09T12:10:23.146Z] #77 34.57 libtoolize: and rerunning libtoolize and aclocal. [2022-08-09T12:10:23.146Z] #77 34.57 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-09T12:10:23.146Z] #77 ... [2022-08-09T12:10:23.146Z] [2022-08-09T12:10:23.146Z] #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-08-09T12:10:23.146Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-09T12:10:23.146Z] #14 78.42 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-09T12:10:23.146Z] #14 78.45 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-08-09T12:10:23.146Z] #14 78.46 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-09T12:10:23.347Z] #51 71.27 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-09T12:10:23.608Z] #51 ... [2022-08-09T12:10:23.608Z] [2022-08-09T12:10:23.608Z] #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-08-09T12:10:23.608Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T12:10:23.608Z] #14 61.99 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-08-09T12:10:23.608Z] #14 64.69 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-08-09T12:10:23.608Z] #14 65.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-08-09T12:10:23.608Z] #14 67.12 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-08-09T12:10:23.608Z] #14 69.37 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-08-09T12:10:23.608Z] #14 70.88 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-08-09T12:10:23.608Z] #14 70.88 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-09T12:10:23.608Z] #14 70.89 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-09T12:10:23.608Z] #14 70.91 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-09T12:10:23.608Z] #14 70.91 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-09T12:10:23.608Z] #14 70.92 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-08-09T12:10:23.608Z] #14 70.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-09T12:10:23.608Z] #14 70.94 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-09T12:10:23.608Z] #14 70.97 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-09T12:10:23.608Z] #14 71.03 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-09T12:10:23.608Z] #14 71.04 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-09T12:10:23.608Z] #14 71.04 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-09T12:10:23.608Z] #14 71.20 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-09T12:10:23.608Z] #14 71.21 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-08-09T12:10:23.608Z] #14 71.23 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-09T12:10:23.608Z] #14 71.24 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-09T12:10:23.712Z] #76 68.72 Selecting previously unselected package patch. [2022-08-09T12:10:23.712Z] #76 68.73 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-09T12:10:23.712Z] #76 68.73 Unpacking patch (2.7.6-7) ... [2022-08-09T12:10:23.871Z] #14 ... [2022-08-09T12:10:23.871Z] [2022-08-09T12:10:23.871Z] #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-08-09T12:10:23.871Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T12:10:23.871Z] #55 62.14 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-09T12:10:23.871Z] #55 62.30 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-09T12:10:23.871Z] #55 62.35 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-09T12:10:23.871Z] #55 62.56 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-09T12:10:23.871Z] #55 62.73 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-09T12:10:23.871Z] #55 62.94 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-09T12:10:23.871Z] #55 62.94 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-09T12:10:23.871Z] #55 63.18 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-09T12:10:23.871Z] #55 63.29 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-09T12:10:23.871Z] #55 63.35 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-09T12:10:23.871Z] #55 63.52 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-09T12:10:23.871Z] #55 63.68 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-09T12:10:23.871Z] #55 64.93 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-09T12:10:23.871Z] #55 65.03 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-09T12:10:23.871Z] #55 65.26 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-09T12:10:23.871Z] #55 65.53 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-09T12:10:23.871Z] #55 65.74 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-09T12:10:23.871Z] #55 66.20 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-09T12:10:23.871Z] #55 66.20 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-09T12:10:23.871Z] #55 66.38 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-09T12:10:23.871Z] #55 66.63 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-09T12:10:23.871Z] #55 66.65 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-09T12:10:23.871Z] #55 66.79 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-09T12:10:23.871Z] #55 66.88 go: downloading github.com/prometheus/common v0.32.1 [2022-08-09T12:10:23.871Z] #55 67.84 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-09T12:10:23.871Z] #55 67.85 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-09T12:10:23.871Z] #55 69.52 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-09T12:10:23.871Z] #55 69.87 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-09T12:10:23.871Z] #55 ... [2022-08-09T12:10:23.871Z] [2022-08-09T12:10:23.871Z] #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-08-09T12:10:23.871Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T12:10:23.871Z] #76 65.08 Selecting previously unselected package patch. [2022-08-09T12:10:23.871Z] #76 65.08 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-09T12:10:23.871Z] #76 65.11 Unpacking patch (2.7.6-7) ... [2022-08-09T12:10:23.871Z] #76 65.48 Selecting previously unselected package dpkg-dev. [2022-08-09T12:10:23.871Z] #76 65.48 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-09T12:10:23.871Z] #76 65.48 Unpacking dpkg-dev (1.20.11) ... [2022-08-09T12:10:23.871Z] #76 67.54 Selecting previously unselected package build-essential. [2022-08-09T12:10:23.871Z] #76 67.54 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-09T12:10:23.871Z] #76 67.57 Unpacking build-essential (12.9) ... [2022-08-09T12:10:23.871Z] #76 67.72 Selecting previously unselected package libcap2:amd64. [2022-08-09T12:10:23.871Z] #76 67.72 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-09T12:10:23.871Z] #76 67.73 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-09T12:10:23.871Z] #76 67.96 Selecting previously unselected package libcap-dev:amd64. [2022-08-09T12:10:23.871Z] #76 68.01 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-09T12:10:23.871Z] #76 68.07 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-09T12:10:23.871Z] #76 68.60 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-09T12:10:23.871Z] #76 68.61 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-09T12:10:23.871Z] #76 68.64 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-09T12:10:23.871Z] #76 68.80 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-09T12:10:23.871Z] #76 68.80 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-09T12:10:23.871Z] #76 68.81 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-09T12:10:23.871Z] #76 69.03 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-09T12:10:23.871Z] #76 69.03 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-09T12:10:23.871Z] #76 69.09 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-09T12:10:23.871Z] #76 69.59 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-09T12:10:23.871Z] #76 69.59 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-09T12:10:23.871Z] #76 69.61 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-09T12:10:23.871Z] #76 71.30 Selecting previously unselected package libtool. [2022-08-09T12:10:23.871Z] #76 71.34 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-09T12:10:23.871Z] #76 71.35 Unpacking libtool (2.4.6-15) ... [2022-08-09T12:10:23.871Z] #76 71.81 Selecting previously unselected package libudev-dev:amd64. [2022-08-09T12:10:23.871Z] #76 71.81 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-09T12:10:23.871Z] #76 71.81 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-09T12:10:23.871Z] #76 72.22 Selecting previously unselected package libyajl2:amd64. [2022-08-09T12:10:23.871Z] #76 72.22 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-09T12:10:23.871Z] #76 72.23 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-09T12:10:23.972Z] #76 69.11 Selecting previously unselected package dpkg-dev. [2022-08-09T12:10:23.972Z] #76 69.11 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-09T12:10:23.972Z] #76 69.13 Unpacking dpkg-dev (1.20.11) ... [2022-08-09T12:10:23.972Z] #76 ... [2022-08-09T12:10:23.972Z] [2022-08-09T12:10:23.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-08-09T12:10:23.972Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-09T12:10:24.132Z] #76 72.33 Selecting previously unselected package libyajl-dev:amd64. [2022-08-09T12:10:24.132Z] #76 72.40 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-09T12:10:24.132Z] #76 72.42 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-09T12:10:24.183Z] #14 64.33 Selecting previously unselected package binutils-mingw-w64. [2022-08-09T12:10:24.183Z] #14 64.33 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-09T12:10:24.183Z] #14 ... [2022-08-09T12:10:24.183Z] [2022-08-09T12:10:24.183Z] #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-08-09T12:10:24.183Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-09T12:10:24.183Z] #42 54.32 Selecting previously unselected package libicu67:amd64. [2022-08-09T12:10:24.183Z] #42 54.32 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-09T12:10:24.183Z] #42 54.62 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-09T12:10:24.183Z] #42 62.18 Selecting previously unselected package libxml2:amd64. [2022-08-09T12:10:24.183Z] #42 62.18 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-09T12:10:24.183Z] #42 62.21 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-09T12:10:24.183Z] #42 62.81 Selecting previously unselected package libarchive13:amd64. [2022-08-09T12:10:24.183Z] #42 62.81 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-09T12:10:24.183Z] #42 62.82 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-09T12:10:24.183Z] #42 63.16 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-09T12:10:24.183Z] #42 63.17 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-09T12:10:24.183Z] #42 63.17 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-09T12:10:24.183Z] #42 63.36 Selecting previously unselected package librhash0:amd64. [2022-08-09T12:10:24.183Z] #42 63.36 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-09T12:10:24.183Z] #42 63.37 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-09T12:10:24.183Z] #42 63.57 Selecting previously unselected package libuv1:amd64. [2022-08-09T12:10:24.183Z] #42 63.58 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-09T12:10:24.183Z] #42 63.58 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-09T12:10:24.183Z] #42 63.73 Selecting previously unselected package cmake. [2022-08-09T12:10:24.183Z] #42 63.73 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-09T12:10:24.183Z] #42 63.75 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-09T12:10:24.232Z] #42 69.31 Selecting previously unselected package libicu67:amd64. [2022-08-09T12:10:24.232Z] #42 69.31 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-09T12:10:24.232Z] #42 69.32 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-09T12:10:24.399Z] #76 ... [2022-08-09T12:10:24.399Z] [2022-08-09T12:10:24.399Z] #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-08-09T12:10:24.399Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-09T12:10:24.457Z] #42 ... [2022-08-09T12:10:24.457Z] [2022-08-09T12:10:24.457Z] #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-08-09T12:10:24.457Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T12:10:24.457Z] #14 64.33 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-09T12:10:24.457Z] #14 64.36 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-09T12:10:24.457Z] #14 ... [2022-08-09T12:10:24.457Z] [2022-08-09T12:10:24.457Z] #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-08-09T12:10:24.457Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T12:10:24.457Z] #51 61.05 Setting up criu (3.17.1-1) ... [2022-08-09T12:10:24.457Z] #51 63.22 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T12:10:24.457Z] #51 DONE 64.8s [2022-08-09T12:10:24.520Z] #14 84.00 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-09T12:10:24.520Z] #14 84.00 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-08-09T12:10:24.520Z] #14 84.01 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-09T12:10:24.569Z] #19 156.8 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-08-09T12:10:24.569Z] #19 156.8 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-09T12:10:24.569Z] #19 156.8 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-09T12:10:24.569Z] #19 157.0 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-08-09T12:10:24.569Z] #19 157.0 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-08-09T12:10:24.569Z] #19 157.0 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-09T12:10:24.714Z] [2022-08-09T12:10:24.714Z] #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-08-09T12:10:24.714Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T12:10:24.714Z] #14 65.16 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-09T12:10:24.714Z] #14 65.19 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...#14 ... [2022-08-09T12:10:24.714Z] [2022-08-09T12:10:24.714Z] #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-08-09T12:10:24.714Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-09T12:10:24.714Z] #53 64.41 gotestsum version dev [2022-08-09T12:10:24.714Z] #53 DONE 65.3s [2022-08-09T12:10:24.714Z] [2022-08-09T12:10:24.714Z] #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-08-09T12:10:24.714Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T12:10:24.714Z] #14 65.19 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-09T12:10:24.714Z] #14 65.28 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-09T12:10:24.884Z] #19 157.7 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-09T12:10:24.884Z] #19 157.7 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-08-09T12:10:24.884Z] #19 157.8 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-08-09T12:10:24.885Z] #19 157.8 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-08-09T12:10:24.885Z] #19 157.8 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-08-09T12:10:24.970Z] #14 65.46 Selecting previously unselected package dmsetup. [2022-08-09T12:10:24.970Z] #14 65.46 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-09T12:10:24.970Z] #14 65.46 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-09T12:10:24.970Z] #14 65.62 Selecting previously unselected package mingw-w64-common. [2022-08-09T12:10:24.970Z] #14 65.62 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-09T12:10:24.970Z] #14 65.63 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-09T12:10:25.147Z] #19 157.8 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-08-09T12:10:25.147Z] #19 157.8 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-08-09T12:10:25.147Z] #19 157.8 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-08-09T12:10:25.147Z] #19 157.8 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-08-09T12:10:25.147Z] #19 157.8 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-08-09T12:10:25.147Z] #19 157.8 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-08-09T12:10:25.147Z] #19 157.8 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-08-09T12:10:25.147Z] #19 157.9 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-08-09T12:10:25.147Z] #19 157.9 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-08-09T12:10:25.147Z] #19 157.9 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-08-09T12:10:25.147Z] #19 157.9 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-08-09T12:10:25.147Z] #19 157.9 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-08-09T12:10:25.148Z] #19 157.9 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-08-09T12:10:25.172Z] #42 ... [2022-08-09T12:10:25.172Z] [2022-08-09T12:10:25.172Z] #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-08-09T12:10:25.172Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T12:10:25.172Z] #51 60.05 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-09T12:10:25.172Z] #51 62.98 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-09T12:10:25.172Z] #51 63.03 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-09T12:10:25.172Z] #51 63.07 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-09T12:10:25.172Z] #51 63.11 Setting up python3-six (1.16.0-2) ... [2022-08-09T12:10:25.172Z] #51 65.15 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-09T12:10:25.172Z] #51 65.21 Setting up python3-protobuf (3.12.4-1) ... [2022-08-09T12:10:25.172Z] #51 ... [2022-08-09T12:10:25.172Z] [2022-08-09T12:10:25.172Z] #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-08-09T12:10:25.172Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T12:10:25.172Z] #55 61.56 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-09T12:10:25.172Z] #55 61.59 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-09T12:10:25.172Z] #55 62.05 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-09T12:10:25.172Z] #55 62.30 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-09T12:10:25.172Z] #55 62.35 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-09T12:10:25.172Z] #55 62.40 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-09T12:10:25.172Z] #55 62.57 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-09T12:10:25.172Z] #55 62.74 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-09T12:10:25.172Z] #55 62.75 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-09T12:10:25.172Z] #55 63.01 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-09T12:10:25.172Z] #55 63.13 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-09T12:10:25.172Z] #55 63.16 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-09T12:10:25.172Z] #55 63.30 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-09T12:10:25.172Z] #55 63.53 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-09T12:10:25.172Z] #55 64.79 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-09T12:10:25.172Z] #55 65.01 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-09T12:10:25.172Z] #55 65.18 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-09T12:10:25.172Z] #55 65.28 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-09T12:10:25.172Z] #55 65.63 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-09T12:10:25.172Z] #55 65.72 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-09T12:10:25.172Z] #55 65.77 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-09T12:10:25.172Z] #55 65.91 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-09T12:10:25.172Z] #55 66.00 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-09T12:10:25.172Z] #55 66.15 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-09T12:10:25.172Z] #55 66.16 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-09T12:10:25.172Z] #55 66.38 go: downloading github.com/prometheus/common v0.32.1 [2022-08-09T12:10:25.172Z] #55 67.04 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-09T12:10:25.172Z] #55 67.06 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-09T12:10:25.172Z] #55 68.74 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-09T12:10:25.409Z] #19 158.1 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-08-09T12:10:25.409Z] #19 158.1 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-08-09T12:10:25.409Z] #19 158.2 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-08-09T12:10:25.409Z] #19 158.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-08-09T12:10:25.432Z] #55 70.66 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-09T12:10:25.458Z] #34 72.60 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 93% (1422/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-09T12:10:25.458Z] #34 73.64 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-09T12:10:25.703Z] #55 ... [2022-08-09T12:10:25.703Z] [2022-08-09T12:10:25.703Z] #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-08-09T12:10:25.703Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T12:10:25.703Z] #76 70.91 Selecting previously unselected package build-essential. [2022-08-09T12:10:25.703Z] #76 70.91 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-09T12:10:25.703Z] #76 70.93 Unpacking build-essential (12.9) ... [2022-08-09T12:10:25.723Z] #34 73.84 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-09T12:10:25.966Z] #76 71.07 Selecting previously unselected package libcap2:amd64. [2022-08-09T12:10:25.966Z] #76 71.07 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-09T12:10:25.966Z] #76 71.09 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-09T12:10:25.966Z] #76 ... [2022-08-09T12:10:25.966Z] [2022-08-09T12:10:25.966Z] #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-08-09T12:10:25.966Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T12:10:25.966Z] #14 61.12 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-08-09T12:10:25.966Z] #14 63.31 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-08-09T12:10:25.966Z] #14 63.96 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-08-09T12:10:25.966Z] #14 64.89 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-08-09T12:10:25.966Z] #14 67.13 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-08-09T12:10:25.966Z] #14 68.04 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-08-09T12:10:25.966Z] #14 68.06 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-09T12:10:25.966Z] #14 68.06 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-09T12:10:25.966Z] #14 68.08 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-09T12:10:25.966Z] #14 68.10 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-09T12:10:25.966Z] #14 68.10 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-08-09T12:10:25.966Z] #14 68.10 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-09T12:10:25.966Z] #14 68.15 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-09T12:10:25.966Z] #14 68.15 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-09T12:10:25.966Z] #14 68.20 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-09T12:10:25.966Z] #14 68.20 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-09T12:10:25.966Z] #14 68.26 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-09T12:10:25.966Z] #14 68.31 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-09T12:10:25.966Z] #14 68.31 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-08-09T12:10:25.966Z] #14 68.31 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-09T12:10:25.966Z] #14 68.32 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-09T12:10:25.966Z] #14 70.00 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T12:10:25.966Z] #14 70.42 Fetched 115 MB in 10s (11.9 MB/s) [2022-08-09T12:10:25.966Z] #14 70.51 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-09T12:10:25.966Z] #14 70.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-08-09T12:10:25.966Z] #14 70.72 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-09T12:10:25.966Z] #14 70.72 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-09T12:10:25.989Z] #19 ... [2022-08-09T12:10:25.989Z] [2022-08-09T12:10:25.989Z] #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-08-09T12:10:25.989Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:10:25.989Z] #84 109.5 configure.ac:11: installing 'build-aux/compile' [2022-08-09T12:10:25.989Z] #84 109.5 configure.ac:11: installing 'build-aux/config.guess' [2022-08-09T12:10:25.989Z] #84 109.5 configure.ac:11: installing 'build-aux/config.sub' [2022-08-09T12:10:25.989Z] #84 109.5 configure.ac:13: installing 'build-aux/install-sh' [2022-08-09T12:10:25.989Z] #84 109.5 configure.ac:13: installing 'build-aux/missing' [2022-08-09T12:10:25.989Z] #84 109.6 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-09T12:10:26.228Z] #14 ... [2022-08-09T12:10:26.228Z] [2022-08-09T12:10:26.228Z] #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-08-09T12:10:26.228Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T12:10:26.228Z] #76 71.23 Selecting previously unselected package libcap-dev:amd64. [2022-08-09T12:10:26.228Z] #76 71.25 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-09T12:10:26.228Z] #76 71.27 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-09T12:10:26.228Z] #76 71.45 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-09T12:10:26.228Z] #76 71.47 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-09T12:10:26.228Z] #76 71.48 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-09T12:10:26.228Z] #76 71.61 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-09T12:10:26.245Z] #84 110.1 Makefile.am: installing 'build-aux/depcomp' [2022-08-09T12:10:26.489Z] #76 71.62 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-09T12:10:26.489Z] #76 71.63 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-09T12:10:26.749Z] #76 71.94 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-09T12:10:26.749Z] #76 71.94 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-09T12:10:26.749Z] #76 71.99 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-09T12:10:27.010Z] #76 72.34 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-09T12:10:27.100Z] #34 ... [2022-08-09T12:10:27.100Z] [2022-08-09T12:10:27.100Z] #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-08-09T12:10:27.100Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T12:10:27.100Z] #76 72.93 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-09T12:10:27.100Z] #76 73.01 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-09T12:10:27.100Z] #76 73.06 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-09T12:10:27.100Z] #76 73.18 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-09T12:10:27.100Z] #76 73.23 Setting up file (1:5.39-3) ... [2022-08-09T12:10:27.100Z] #76 73.25 Setting up bzip2 (1.0.8-4) ... [2022-08-09T12:10:27.100Z] #76 73.29 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-09T12:10:27.100Z] #76 73.37 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-09T12:10:27.100Z] #76 73.39 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-09T12:10:27.100Z] #76 73.41 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-09T12:10:27.100Z] #76 73.43 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-09T12:10:27.100Z] #76 73.48 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-09T12:10:27.100Z] #76 73.52 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-09T12:10:27.100Z] #76 73.55 Setting up patch (2.7.6-7) ... [2022-08-09T12:10:27.100Z] #76 73.57 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-09T12:10:27.100Z] #76 73.60 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-09T12:10:27.100Z] #76 73.62 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-09T12:10:27.100Z] #76 73.68 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-09T12:10:27.100Z] #76 73.74 Setting up libtool (2.4.6-15) ... [2022-08-09T12:10:27.100Z] #76 73.78 Setting up m4 (1.4.18-5) ... [2022-08-09T12:10:27.100Z] #76 73.82 Setting up dpkg-dev (1.20.11) ... [2022-08-09T12:10:27.100Z] #76 73.85 Setting up autoconf (2.69-14) ... [2022-08-09T12:10:27.100Z] #76 73.97 Setting up build-essential (12.9) ... [2022-08-09T12:10:27.100Z] #76 74.01 Setting up automake (1:1.16.3-2) ... [2022-08-09T12:10:27.100Z] #76 74.02 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-09T12:10:27.100Z] #76 74.03 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T12:10:27.100Z] #76 DONE 75.3s [2022-08-09T12:10:27.100Z] [2022-08-09T12:10:27.100Z] #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-08-09T12:10:27.100Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:10:27.270Z] #76 72.34 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-09T12:10:27.271Z] #76 72.40 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-09T12:10:28.476Z] #77 1.189 Cloning into '/tmp/crun-build'... [2022-08-09T12:10:29.037Z] #84 112.2 checking build system type... x86_64-pc-linux-gnu [2022-08-09T12:10:29.037Z] #84 112.9 checking host system type... x86_64-pc-linux-gnu [2022-08-09T12:10:29.037Z] #84 112.9 checking how to print strings... printf [2022-08-09T12:10:29.181Z] #76 73.96 Selecting previously unselected package libtool. [2022-08-09T12:10:29.181Z] #76 73.97 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-09T12:10:29.181Z] #76 73.99 Unpacking libtool (2.4.6-15) ... [2022-08-09T12:10:29.294Z] #84 112.9 checking for gcc... gcc [2022-08-09T12:10:29.762Z] #76 74.75 Selecting previously unselected package libudev-dev:amd64. [2022-08-09T12:10:29.762Z] #76 74.78 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-09T12:10:29.762Z] #76 74.85 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-09T12:10:29.857Z] #84 113.1 checking whether the C compiler works... yes [2022-08-09T12:10:29.857Z] #84 113.5 checking for C compiler default output file name... a.out [2022-08-09T12:10:30.023Z] #76 75.37 Selecting previously unselected package libyajl2:amd64. [2022-08-09T12:10:30.023Z] #76 75.37 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-09T12:10:30.114Z] #84 113.5 checking for suffix of executables... [2022-08-09T12:10:30.227Z] #14 ... [2022-08-09T12:10:30.227Z] [2022-08-09T12:10:30.227Z] #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-08-09T12:10:30.227Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-09T12:10:30.227Z] #42 67.99 Setting up libicu67:amd64 (67.1-7) ... [2022-08-09T12:10:30.227Z] #42 68.01 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:10:30.227Z] #42 68.03 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-09T12:10:30.227Z] #42 68.07 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:10:30.227Z] #42 68.07 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-09T12:10:30.227Z] #42 68.09 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-09T12:10:30.227Z] #42 68.13 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-09T12:10:30.227Z] #42 68.15 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-09T12:10:30.227Z] #42 68.16 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-09T12:10:30.227Z] #42 68.18 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-09T12:10:30.227Z] #42 68.22 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T12:10:30.227Z] #42 DONE 70.2s [2022-08-09T12:10:30.227Z] [2022-08-09T12:10:30.227Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-09T12:10:30.227Z] #43 sha256:bf105e7e4a4033106c10a72a26eb67fe500704f988fa9ccffa3d6cd7b505304b [2022-08-09T12:10:30.227Z] #43 DONE 0.3s [2022-08-09T12:10:30.227Z] [2022-08-09T12:10:30.227Z] #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-08-09T12:10:30.227Z] #44 sha256:be53a3e0d97f709311a8ee1bc220a30b1ad76774846b2d6f3f3a931f15f31492 [2022-08-09T12:10:30.285Z] #76 75.37 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-09T12:10:30.285Z] #76 75.52 Selecting previously unselected package libyajl-dev:amd64. [2022-08-09T12:10:30.285Z] #76 75.52 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-09T12:10:30.285Z] #76 75.58 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-09T12:10:30.371Z] #84 113.8 checking whether we are cross compiling... no [2022-08-09T12:10:30.484Z] #44 ... [2022-08-09T12:10:30.484Z] [2022-08-09T12:10:30.484Z] #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-08-09T12:10:30.484Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:10:30.484Z] #77 2.587 Cloning into '/tmp/crun-build'... [2022-08-09T12:10:30.484Z] #77 8.727 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-09T12:10:30.484Z] #77 8.759 Cloning into '/tmp/crun-build/libocispec'... [2022-08-09T12:10:30.484Z] #77 9.962 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-09T12:10:30.484Z] #77 9.962 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-09T12:10:30.484Z] #77 9.962 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-09T12:10:30.484Z] #77 9.964 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-09T12:10:30.484Z] #77 9.995 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-09T12:10:30.628Z] #84 114.2 checking for suffix of object files... o [2022-08-09T12:10:30.741Z] #77 ... [2022-08-09T12:10:30.741Z] [2022-08-09T12:10:30.741Z] #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-08-09T12:10:30.741Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T12:10:30.741Z] #14 71.30 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-09T12:10:30.741Z] #14 71.30 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-09T12:10:30.741Z] #14 71.30 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-09T12:10:30.858Z] #76 76.01 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-09T12:10:30.858Z] #76 76.03 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-09T12:10:30.858Z] #76 76.06 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-09T12:10:30.858Z] #76 76.10 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-09T12:10:30.858Z] #76 76.15 Setting up file (1:5.39-3) ... [2022-08-09T12:10:30.858Z] #76 76.19 Setting up bzip2 (1.0.8-4) ... [2022-08-09T12:10:30.885Z] #84 114.4 checking whether we are using the GNU C compiler... yes [2022-08-09T12:10:31.079Z] #14 89.79 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-09T12:10:31.079Z] #14 89.79 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-08-09T12:10:31.079Z] #14 89.79 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-09T12:10:31.079Z] #14 ... [2022-08-09T12:10:31.079Z] [2022-08-09T12:10:31.079Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-09T12:10:31.079Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-09T12:10:31.079Z] #77 42.38 configure.ac:7: installing './compile' [2022-08-09T12:10:31.079Z] #77 42.39 configure.ac:11: installing './config.guess' [2022-08-09T12:10:31.079Z] #77 42.39 configure.ac:11: installing './config.sub' [2022-08-09T12:10:31.079Z] #77 42.40 configure.ac:8: installing './install-sh' [2022-08-09T12:10:31.079Z] #77 42.41 configure.ac:8: installing './missing' [2022-08-09T12:10:31.079Z] #77 42.53 Makefile.am: installing './depcomp' [2022-08-09T12:10:31.124Z] #76 76.24 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-09T12:10:31.124Z] #76 76.29 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-09T12:10:31.124Z] #76 76.35 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-09T12:10:31.124Z] #76 76.37 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-09T12:10:31.124Z] #76 76.44 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-09T12:10:31.141Z] #84 114.6 checking whether gcc accepts -g... yes [2022-08-09T12:10:31.395Z] #76 76.51 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-09T12:10:31.398Z] #84 114.8 checking for gcc option to accept ISO C89... none needed [2022-08-09T12:10:31.398Z] #84 115.0 checking whether gcc understands -c and -o together... yes [2022-08-09T12:10:31.398Z] #84 115.1 checking for a sed that does not truncate output... /bin/sed [2022-08-09T12:10:31.398Z] #84 115.1 checking for grep that handles long lines and -e... /bin/grep [2022-08-09T12:10:31.398Z] #84 115.1 checking for egrep... /bin/grep -E [2022-08-09T12:10:31.398Z] #84 115.1 checking for fgrep... /bin/grep -F [2022-08-09T12:10:31.398Z] #84 115.1 checking for ld used by gcc... /usr/bin/ld [2022-08-09T12:10:31.398Z] #84 115.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-09T12:10:31.398Z] #84 115.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-09T12:10:31.655Z] #84 115.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-09T12:10:31.655Z] #84 115.4 checking whether ln -s works... yes [2022-08-09T12:10:31.655Z] #84 115.4 checking the maximum length of command line arguments... 1572864 [2022-08-09T12:10:31.655Z] #84 115.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-09T12:10:31.655Z] #84 115.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-09T12:10:31.655Z] #84 115.4 checking for /usr/bin/ld option to reload object files... -r [2022-08-09T12:10:31.655Z] #84 115.4 checking for objdump... objdump [2022-08-09T12:10:31.655Z] #84 115.4 checking how to recognize dependent libraries... pass_all [2022-08-09T12:10:31.655Z] #84 115.4 checking for dlltool... no [2022-08-09T12:10:31.655Z] #84 115.4 checking how to associate runtime and link libraries... printf %s\n [2022-08-09T12:10:31.655Z] #84 115.4 checking for ar... ar [2022-08-09T12:10:31.660Z] #76 76.68 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-09T12:10:31.660Z] #76 76.73 Setting up patch (2.7.6-7) ... [2022-08-09T12:10:31.660Z] #76 76.82 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-09T12:10:31.660Z] #76 76.85 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-09T12:10:31.660Z] #76 76.87 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-09T12:10:31.660Z] #76 76.94 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-09T12:10:31.660Z] #76 76.98 Setting up libtool (2.4.6-15) ... [2022-08-09T12:10:31.660Z] #76 77.04 Setting up m4 (1.4.18-5) ... [2022-08-09T12:10:31.777Z] #77 ... [2022-08-09T12:10:31.777Z] [2022-08-09T12:10:31.777Z] #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-08-09T12:10:31.777Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-09T12:10:31.777Z] #42 69.98 Selecting previously unselected package libicu67:amd64. [2022-08-09T12:10:31.777Z] #42 69.99 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-09T12:10:31.777Z] #42 70.04 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-09T12:10:31.777Z] #42 ... [2022-08-09T12:10:31.777Z] [2022-08-09T12:10:31.777Z] #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-08-09T12:10:31.777Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T12:10:31.777Z] #14 73.11 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T12:10:31.777Z] #14 73.55 Fetched 115 MB in 12s (9425 kB/s) [2022-08-09T12:10:31.777Z] #14 73.74 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-09T12:10:31.777Z] #14 73.74 (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-08-09T12:10:31.777Z] #14 73.81 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-09T12:10:31.777Z] #14 73.82 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-09T12:10:31.777Z] #14 78.51 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-09T12:10:31.777Z] #14 78.59 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-09T12:10:31.777Z] #14 78.59 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-09T12:10:31.918Z] #84 115.4 checking for archiver @FILE support... @ [2022-08-09T12:10:31.918Z] #84 115.6 checking for strip... strip [2022-08-09T12:10:31.918Z] #84 115.6 checking for ranlib... ranlib [2022-08-09T12:10:31.918Z] #84 115.6 checking for gawk... no [2022-08-09T12:10:31.918Z] #84 115.6 checking for mawk... mawk [2022-08-09T12:10:31.921Z] #76 ... [2022-08-09T12:10:31.921Z] [2022-08-09T12:10:31.921Z] #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-08-09T12:10:31.921Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T12:10:31.921Z] #51 72.30 Setting up criu (3.17.1-1) ... [2022-08-09T12:10:31.921Z] #51 75.65 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T12:10:31.921Z] #51 DONE 76.8s [2022-08-09T12:10:31.921Z] [2022-08-09T12:10:31.921Z] #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-08-09T12:10:31.921Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T12:10:31.921Z] #76 77.13 Setting up dpkg-dev (1.20.11) ... [2022-08-09T12:10:31.921Z] #76 77.16 Setting up autoconf (2.69-14) ... [2022-08-09T12:10:31.921Z] #76 ... [2022-08-09T12:10:31.921Z] [2022-08-09T12:10:31.921Z] #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-08-09T12:10:31.921Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-09T12:10:31.921Z] #34 73.62 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-08-09T12:10:31.921Z] #34 74.91 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-09T12:10:31.921Z] #34 75.40 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-09T12:10:32.013Z] #77 43.61 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-09T12:10:32.013Z] #77 43.61 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-09T12:10:32.013Z] #77 43.76 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-09T12:10:32.013Z] #77 43.76 libtoolize: copying file 'm4/libtool.m4' [2022-08-09T12:10:32.176Z] #84 115.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-09T12:10:32.176Z] #84 116.0 checking for sysroot... no [2022-08-09T12:10:32.176Z] #84 116.0 checking for a working dd... /bin/dd [2022-08-09T12:10:32.176Z] #84 116.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-09T12:10:32.270Z] #77 43.86 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-09T12:10:32.270Z] #77 43.95 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-09T12:10:32.270Z] #77 44.06 libtoolize: copying file 'm4/ltversion.m4' [2022-08-09T12:10:32.270Z] #77 44.17 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-09T12:10:32.433Z] #84 116.2 checking for mt... no [2022-08-09T12:10:32.433Z] #84 116.2 checking if : is a manifest tool... no [2022-08-09T12:10:32.693Z] #84 116.2 checking how to run the C preprocessor... gcc -E [2022-08-09T12:10:32.836Z] #77 44.36 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-09T12:10:32.864Z] #34 ... [2022-08-09T12:10:32.864Z] [2022-08-09T12:10:32.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-08-09T12:10:32.864Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T12:10:32.864Z] #76 77.19 Setting up build-essential (12.9) ... [2022-08-09T12:10:32.864Z] #76 77.20 Setting up automake (1:1.16.3-2) ... [2022-08-09T12:10:32.865Z] #76 77.23 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-09T12:10:32.865Z] #76 77.25 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T12:10:32.865Z] #76 DONE 77.8s [2022-08-09T12:10:32.865Z] [2022-08-09T12:10:32.865Z] #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-08-09T12:10:32.865Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:10:33.678Z] #14 ... [2022-08-09T12:10:33.678Z] [2022-08-09T12:10:33.678Z] #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-08-09T12:10:33.678Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-09T12:10:33.678Z] #42 81.97 Selecting previously unselected package libxml2:amd64. [2022-08-09T12:10:33.678Z] #42 81.98 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-09T12:10:33.678Z] #42 82.01 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-09T12:10:33.881Z] #84 116.7 checking for ANSI C header files... yes [2022-08-09T12:10:34.137Z] #84 117.8 checking for sys/types.h... yes [2022-08-09T12:10:34.613Z] #42 82.80 Selecting previously unselected package libarchive13:amd64. [2022-08-09T12:10:34.613Z] #42 82.81 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-09T12:10:34.613Z] #42 82.83 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-09T12:10:34.650Z] #84 118.1 checking for sys/stat.h... yes [2022-08-09T12:10:34.777Z] #77 2.261 Cloning into '/tmp/crun-build'... [2022-08-09T12:10:34.907Z] #84 118.4 checking for stdlib.h... yes [2022-08-09T12:10:35.164Z] #84 118.7 checking for string.h... yes [2022-08-09T12:10:35.180Z] #42 83.30 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-09T12:10:35.180Z] #42 83.31 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-09T12:10:35.180Z] #42 83.31 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-09T12:10:35.421Z] #84 118.9 checking for memory.h... yes [2022-08-09T12:10:35.439Z] #42 83.55 Selecting previously unselected package librhash0:amd64. [2022-08-09T12:10:35.439Z] #42 83.55 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-09T12:10:35.439Z] #42 83.55 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-09T12:10:35.678Z] #84 119.1 checking for strings.h... yes [2022-08-09T12:10:35.697Z] #42 84.02 Selecting previously unselected package libuv1:amd64. [2022-08-09T12:10:35.697Z] #42 84.05 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-09T12:10:35.697Z] #42 ... [2022-08-09T12:10:35.697Z] [2022-08-09T12:10:35.697Z] #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-08-09T12:10:35.697Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T12:10:35.697Z] #51 73.82 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-09T12:10:35.697Z] #51 73.84 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-09T12:10:35.697Z] #51 73.86 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-09T12:10:35.697Z] #51 73.87 Setting up python3-six (1.16.0-2) ... [2022-08-09T12:10:35.697Z] #51 76.01 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-09T12:10:35.697Z] #51 76.04 Setting up python3-protobuf (3.12.4-1) ... [2022-08-09T12:10:35.697Z] #51 82.05 Setting up criu (3.17.1-1) ... [2022-08-09T12:10:35.935Z] #84 119.5 checking for inttypes.h... yes [2022-08-09T12:10:35.962Z] #51 ... [2022-08-09T12:10:35.962Z] [2022-08-09T12:10:35.963Z] #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-08-09T12:10:35.963Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T12:10:35.963Z] #14 83.34 Selecting previously unselected package binutils-mingw-w64. [2022-08-09T12:10:35.963Z] #14 83.35 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-09T12:10:35.963Z] #14 83.35 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-09T12:10:35.963Z] #14 83.54 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-09T12:10:35.963Z] #14 83.54 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-09T12:10:35.963Z] #14 83.55 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-09T12:10:35.963Z] #14 84.06 Selecting previously unselected package dmsetup. [2022-08-09T12:10:35.963Z] #14 84.10 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-09T12:10:35.963Z] #14 84.15 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-09T12:10:35.988Z] #14 ... [2022-08-09T12:10:35.988Z] [2022-08-09T12:10:35.988Z] #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-08-09T12:10:35.988Z] #44 sha256:be53a3e0d97f709311a8ee1bc220a30b1ad76774846b2d6f3f3a931f15f31492 [2022-08-09T12:10:35.988Z] #44 5.713 + RM_GOPATH=0 [2022-08-09T12:10:35.988Z] #44 5.713 + TMP_GOPATH= [2022-08-09T12:10:35.988Z] #44 5.713 + : /build [2022-08-09T12:10:35.988Z] #44 5.713 + '[' -z '' ']' [2022-08-09T12:10:35.988Z] #44 5.713 ++ mktemp -d [2022-08-09T12:10:35.988Z] #44 5.713 + export GOPATH=/tmp/tmp.dKLKruIVnV [2022-08-09T12:10:35.988Z] #44 5.713 + GOPATH=/tmp/tmp.dKLKruIVnV [2022-08-09T12:10:35.988Z] #44 5.713 + RM_GOPATH=1 [2022-08-09T12:10:35.988Z] #44 5.713 + case "$(go env GOARCH)" in [2022-08-09T12:10:35.988Z] #44 5.713 ++ go env GOARCH [2022-08-09T12:10:35.988Z] #44 5.758 Install tini version v0.19.0 [2022-08-09T12:10:35.988Z] #44 5.758 + export GO_BUILDMODE=-buildmode=pie [2022-08-09T12:10:35.988Z] #44 5.758 + GO_BUILDMODE=-buildmode=pie [2022-08-09T12:10:35.988Z] #44 5.758 ++ dirname /install.sh [2022-08-09T12:10:35.988Z] #44 5.758 + dir=/ [2022-08-09T12:10:35.988Z] #44 5.758 + bin=tini [2022-08-09T12:10:35.988Z] #44 5.758 + shift [2022-08-09T12:10:35.988Z] #44 5.758 + '[' '!' -f //tini.installer ']' [2022-08-09T12:10:35.988Z] #44 5.758 + . //tini.installer [2022-08-09T12:10:35.988Z] #44 5.758 ++ : v0.19.0 [2022-08-09T12:10:35.988Z] #44 5.758 + install_tini [2022-08-09T12:10:35.988Z] #44 5.758 + echo 'Install tini version v0.19.0' [2022-08-09T12:10:35.988Z] #44 5.758 + git clone https://github.com/krallin/tini.git /tmp/tmp.dKLKruIVnV/tini [2022-08-09T12:10:35.988Z] #44 5.758 Cloning into '/tmp/tmp.dKLKruIVnV/tini'... [2022-08-09T12:10:36.192Z] #84 119.7 checking for stdint.h... yes [2022-08-09T12:10:36.449Z] #84 120.0 checking for unistd.h... yes [2022-08-09T12:10:36.531Z] #14 84.77 Selecting previously unselected package mingw-w64-common. [2022-08-09T12:10:36.531Z] #14 84.79 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-09T12:10:36.531Z] #14 84.80 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-09T12:10:36.551Z] #44 6.597 + cd /tmp/tmp.dKLKruIVnV/tini [2022-08-09T12:10:36.551Z] #44 6.597 + git checkout -q v0.19.0 [2022-08-09T12:10:36.551Z] #44 6.611 + cmake . [2022-08-09T12:10:36.705Z] #84 120.2 checking for dlfcn.h... yes [2022-08-09T12:10:36.705Z] #84 120.5 checking for objdir... .libs [2022-08-09T12:10:37.117Z] #44 7.107 -- The C compiler identification is GNU 10.2.1 [2022-08-09T12:10:37.377Z] #44 7.194 -- Detecting C compiler ABI info [2022-08-09T12:10:37.529Z] #84 121.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-09T12:10:37.529Z] #84 121.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-09T12:10:37.787Z] #84 121.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-09T12:10:37.787Z] [2022-08-09T12:10:37.787Z] #84 ... [2022-08-09T12:10:37.787Z] [2022-08-09T12:10:37.787Z] #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-08-09T12:10:37.787Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-09T12:10:37.787Z] #41 DONE 184.0s [2022-08-09T12:10:37.787Z] [2022-08-09T12:10:37.787Z] #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-08-09T12:10:37.787Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:10:37.787Z] #84 121.5 checking if gcc static flag -static works... [2022-08-09T12:10:37.787Z] #84 ... [2022-08-09T12:10:37.787Z] [2022-08-09T12:10:37.787Z] #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-08-09T12:10:37.787Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-09T12:10:37.787Z] #19 161.5 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-08-09T12:10:37.787Z] #19 161.5 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-08-09T12:10:37.787Z] #19 161.6 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-08-09T12:10:37.787Z] #19 161.8 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-08-09T12:10:37.787Z] #19 161.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-08-09T12:10:37.787Z] #19 165.0 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-08-09T12:10:37.787Z] #19 165.0 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-08-09T12:10:37.787Z] #19 165.0 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-08-09T12:10:37.787Z] #19 165.0 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-08-09T12:10:37.787Z] #19 165.0 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-08-09T12:10:37.787Z] #19 165.0 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-08-09T12:10:37.787Z] #19 165.0 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-08-09T12:10:37.787Z] #19 165.1 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-08-09T12:10:37.787Z] #19 165.2 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-08-09T12:10:37.787Z] #19 165.2 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-08-09T12:10:37.787Z] #19 165.2 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-08-09T12:10:37.787Z] #19 168.4 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-08-09T12:10:37.787Z] #19 168.4 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-08-09T12:10:37.787Z] #19 168.5 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-08-09T12:10:37.787Z] #19 168.6 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-08-09T12:10:37.787Z] #19 168.8 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-08-09T12:10:37.952Z] #44 7.851 -- Detecting C compiler ABI info - done [2022-08-09T12:10:37.952Z] #44 7.989 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-09T12:10:37.952Z] #44 7.989 -- Detecting C compile features [2022-08-09T12:10:37.952Z] #44 7.998 -- Detecting C compile features - done [2022-08-09T12:10:37.952Z] #44 8.033 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-09T12:10:38.043Z] #19 171.0 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-08-09T12:10:38.043Z] #19 171.0 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-08-09T12:10:38.043Z] #19 171.0 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-08-09T12:10:38.075Z] #77 ... [2022-08-09T12:10:38.075Z] [2022-08-09T12:10:38.075Z] #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-08-09T12:10:38.075Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-09T12:10:38.075Z] #42 81.34 Selecting previously unselected package libxml2:amd64. [2022-08-09T12:10:38.075Z] #42 81.36 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-09T12:10:38.075Z] #42 81.38 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-09T12:10:38.075Z] #42 81.93 Selecting previously unselected package libarchive13:amd64. [2022-08-09T12:10:38.075Z] #42 81.94 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-09T12:10:38.075Z] #42 81.96 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-09T12:10:38.075Z] #42 82.60 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-09T12:10:38.075Z] #42 82.60 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-09T12:10:38.075Z] #42 82.64 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-09T12:10:38.076Z] #42 82.85 Selecting previously unselected package librhash0:amd64. [2022-08-09T12:10:38.076Z] #42 82.87 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-09T12:10:38.076Z] #42 82.88 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-09T12:10:38.076Z] #42 83.05 Selecting previously unselected package libuv1:amd64. [2022-08-09T12:10:38.076Z] #42 83.06 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-09T12:10:38.076Z] #42 83.06 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-09T12:10:38.209Z] #44 8.213 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-09T12:10:38.209Z] #44 8.323 -- Configuring done [2022-08-09T12:10:38.300Z] #19 171.1 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-08-09T12:10:38.300Z] #19 171.1 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-08-09T12:10:38.300Z] #19 171.1 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-08-09T12:10:38.301Z] #19 171.1 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-08-09T12:10:38.301Z] #19 171.1 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-08-09T12:10:38.301Z] #19 ... [2022-08-09T12:10:38.301Z] [2022-08-09T12:10:38.301Z] #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-08-09T12:10:38.301Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:10:38.301Z] #84 121.5 checking if gcc static flag -static works... yes [2022-08-09T12:10:38.336Z] #42 83.36 Selecting previously unselected package cmake. [2022-08-09T12:10:38.336Z] #42 83.39 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-09T12:10:38.336Z] #42 83.39 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-09T12:10:38.440Z] #14 ... [2022-08-09T12:10:38.440Z] [2022-08-09T12:10:38.440Z] #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-08-09T12:10:38.440Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T12:10:38.440Z] #51 84.87 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T12:10:38.440Z] #51 DONE 86.1s [2022-08-09T12:10:38.440Z] [2022-08-09T12:10:38.440Z] #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-08-09T12:10:38.440Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:10:38.440Z] #77 10.95 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-09T12:10:38.440Z] #77 11.11 Cloning into '/tmp/crun-build/libocispec'... [2022-08-09T12:10:38.465Z] #44 8.378 -- Generating done [2022-08-09T12:10:38.465Z] #44 8.484 -- Build files have been written to: /tmp/tmp.dKLKruIVnV/tini [2022-08-09T12:10:38.465Z] #44 8.486 + make tini-static [2022-08-09T12:10:38.557Z] #84 122.2 checking if gcc supports -c -o file.o... yes [2022-08-09T12:10:38.557Z] #84 122.4 checking if gcc supports -c -o file.o... (cached) yes [2022-08-09T12:10:38.721Z] #44 8.767 Scanning dependencies of target tini-static [2022-08-09T12:10:38.722Z] #44 8.887 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-09T12:10:38.814Z] #84 122.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-09T12:10:39.378Z] #84 122.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-09T12:10:39.378Z] #84 123.0 checking how to hardcode library paths into programs... immediate [2022-08-09T12:10:39.378Z] #84 123.0 checking whether stripping libraries is possible... yes [2022-08-09T12:10:39.378Z] #84 123.0 checking if libtool supports shared libraries... yes [2022-08-09T12:10:39.378Z] #84 123.0 checking whether to build shared libraries... no [2022-08-09T12:10:39.378Z] #84 123.0 checking whether to build static libraries... yes [2022-08-09T12:10:39.378Z] #84 123.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-09T12:10:39.378Z] #84 123.0 checking whether build environment is sane... yes [2022-08-09T12:10:39.378Z] #84 123.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-09T12:10:39.378Z] #84 123.1 checking whether make sets $(MAKE)... yes [2022-08-09T12:10:39.378Z] #84 123.2 checking whether make supports the include directive... yes (GNU style) [2022-08-09T12:10:39.378Z] #84 123.2 checking whether make supports nested variables... yes [2022-08-09T12:10:39.635Z] #84 123.3 checking whether UID '0' is supported by ustar format... yes [2022-08-09T12:10:39.635Z] #84 123.3 checking whether GID '0' is supported by ustar format... yes [2022-08-09T12:10:39.635Z] #84 123.3 checking how to create a ustar tar archive... gnutar [2022-08-09T12:10:39.719Z] #42 ... [2022-08-09T12:10:39.719Z] [2022-08-09T12:10:39.719Z] #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-08-09T12:10:39.719Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T12:10:39.719Z] #14 74.75 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-09T12:10:39.719Z] #14 74.76 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-09T12:10:39.719Z] #14 74.76 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-09T12:10:39.719Z] #14 79.19 Selecting previously unselected package binutils-mingw-w64. [2022-08-09T12:10:39.719Z] #14 79.20 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-09T12:10:39.719Z] #14 79.23 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-09T12:10:39.719Z] #14 79.48 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-09T12:10:39.719Z] #14 79.48 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-09T12:10:39.720Z] #14 79.50 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-09T12:10:39.720Z] #14 79.86 Selecting previously unselected package dmsetup. [2022-08-09T12:10:39.720Z] #14 79.86 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-09T12:10:39.720Z] #14 79.88 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-09T12:10:39.720Z] #14 80.17 Selecting previously unselected package mingw-w64-common. [2022-08-09T12:10:39.720Z] #14 80.17 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-09T12:10:39.720Z] #14 80.17 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-09T12:10:39.818Z] #77 12.95 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-09T12:10:39.818Z] #77 12.98 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-09T12:10:39.818Z] #77 12.98 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-09T12:10:39.818Z] #77 12.98 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-09T12:10:39.892Z] #84 123.4 checking dependency style of gcc... gcc3 [2022-08-09T12:10:40.083Z] #77 13.02 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-09T12:10:40.149Z] #84 123.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-09T12:10:40.149Z] #84 123.7 checking whether make supports nested variables... (cached) yes [2022-08-09T12:10:40.149Z] #84 123.7 checking for gawk... (cached) mawk [2022-08-09T12:10:40.149Z] #84 123.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-09T12:10:40.149Z] #84 123.7 checking for gcc... (cached) gcc [2022-08-09T12:10:40.149Z] #84 123.9 checking whether we are using the GNU C compiler... (cached) yes [2022-08-09T12:10:40.149Z] #84 123.9 checking whether gcc accepts -g... (cached) yes [2022-08-09T12:10:40.149Z] #84 123.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-09T12:10:40.149Z] #84 123.9 checking whether gcc understands -c and -o together... (cached) yes [2022-08-09T12:10:40.405Z] #84 123.9 checking for a Python interpreter with version >= 3... python3 [2022-08-09T12:10:40.405Z] #84 124.0 checking for python3... /usr/bin/python3 [2022-08-09T12:10:40.405Z] #84 124.0 checking for python3 version... 3.9 [2022-08-09T12:10:40.405Z] #84 124.1 checking for python3 platform... linux [2022-08-09T12:10:40.621Z] #44 10.48 [100%] Linking C executable tini-static [2022-08-09T12:10:40.662Z] #84 124.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-09T12:10:40.921Z] #84 124.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-09T12:10:40.921Z] #84 124.7 checking for go-md2man... no [2022-08-09T12:10:40.987Z] #77 ... [2022-08-09T12:10:40.988Z] [2022-08-09T12:10:40.988Z] #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-08-09T12:10:40.988Z] #67 sha256:bb52053b248d4148d5524a54286630bd2ac656947646828e553bc12c70a8a165 [2022-08-09T12:10:40.988Z] #67 99.31 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-09T12:10:40.988Z] #67 99.31 + GOBIN=/build [2022-08-09T12:10:40.988Z] #67 99.31 + GO111MODULE=on [2022-08-09T12:10:40.988Z] #67 99.31 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-09T12:10:41.179Z] #84 124.7 checking error.h usability... yes [2022-08-09T12:10:41.183Z] #44 11.11 [100%] Built target tini-static [2022-08-09T12:10:41.183Z] #44 11.20 + mkdir -p /build [2022-08-09T12:10:41.183Z] #44 11.21 + cp tini-static /build/docker-init [2022-08-09T12:10:41.436Z] #84 125.0 checking error.h presence... yes [2022-08-09T12:10:41.436Z] #84 125.1 checking for error.h... yes [2022-08-09T12:10:41.693Z] #84 125.2 checking linux/openat2.h usability... yes [2022-08-09T12:10:41.693Z] #84 125.4 checking linux/openat2.h presence... yes [2022-08-09T12:10:41.693Z] #84 125.5 checking for linux/openat2.h... yes [2022-08-09T12:10:41.746Z] #44 DONE 11.5s [2022-08-09T12:10:41.746Z] [2022-08-09T12:10:41.746Z] #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-08-09T12:10:41.746Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T12:10:41.746Z] #14 77.15 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-09T12:10:41.746Z] #14 77.15 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-09T12:10:41.746Z] #14 77.17 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-09T12:10:41.746Z] #14 77.34 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-09T12:10:41.746Z] #14 77.34 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-09T12:10:41.746Z] #14 77.38 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-09T12:10:41.950Z] #84 125.5 checking for copy_file_range... yes [2022-08-09T12:10:42.513Z] #84 125.8 checking for fgetxattr... yes [2022-08-09T12:10:42.675Z] #14 ... [2022-08-09T12:10:42.675Z] [2022-08-09T12:10:42.675Z] #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-08-09T12:10:42.675Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:10:42.675Z] #77 12.11 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-09T12:10:42.675Z] #77 13.97 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-09T12:10:42.675Z] #77 15.38 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-09T12:10:42.675Z] #77 15.55 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-09T12:10:42.675Z] #77 15.85 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-09T12:10:42.770Z] #84 126.2 checking for statx... yes [2022-08-09T12:10:43.027Z] #84 126.5 checking for fgetpwent_r... yes [2022-08-09T12:10:43.364Z] #77 16.19 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-09T12:10:43.549Z] #84 126.9 checking for issetugid... no [2022-08-09T12:10:43.549Z] #84 127.2 checking for pkg-config... /usr/bin/pkg-config [2022-08-09T12:10:43.549Z] #84 127.2 checking pkg-config is at least version 0.9.0... yes [2022-08-09T12:10:43.604Z] #77 ... [2022-08-09T12:10:43.604Z] [2022-08-09T12:10:43.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-08-09T12:10:43.604Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T12:10:43.604Z] #14 84.06 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-09T12:10:43.604Z] #14 84.06 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-09T12:10:43.604Z] #14 84.08 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-09T12:10:43.807Z] #84 127.3 checking for library containing yajl_tree_get... [2022-08-09T12:10:43.807Z] #84 ... [2022-08-09T12:10:43.807Z] [2022-08-09T12:10:43.807Z] #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-08-09T12:10:43.807Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-09T12:10:43.807Z] #43 190.0 Delve is a source level debugger for Go programs. [2022-08-09T12:10:43.807Z] #43 190.0 [2022-08-09T12:10:43.807Z] #43 190.0 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-09T12:10:43.807Z] #43 190.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-09T12:10:43.807Z] #43 190.0 [2022-08-09T12:10:43.807Z] #43 190.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-09T12:10:43.807Z] #43 190.0 [2022-08-09T12:10:43.807Z] #43 190.0 Pass flags to the program you are debugging using `--`, for example: [2022-08-09T12:10:43.807Z] #43 190.0 [2022-08-09T12:10:43.807Z] #43 190.0 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-09T12:10:43.807Z] #43 190.0 [2022-08-09T12:10:43.807Z] #43 190.0 Usage: [2022-08-09T12:10:43.807Z] #43 190.0 dlv [command] [2022-08-09T12:10:43.807Z] #43 190.0 [2022-08-09T12:10:43.808Z] #43 190.0 Available Commands: [2022-08-09T12:10:43.808Z] #43 190.0 attach Attach to running process and begin debugging. [2022-08-09T12:10:43.808Z] #43 190.0 connect Connect to a headless debug server with a terminal client. [2022-08-09T12:10:43.808Z] #43 190.0 core Examine a core dump. [2022-08-09T12:10:43.808Z] #43 190.0 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-09T12:10:43.808Z] #43 190.0 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-09T12:10:43.808Z] #43 190.0 exec Execute a precompiled binary, and begin a debug session. [2022-08-09T12:10:43.808Z] #43 190.0 help Help about any command [2022-08-09T12:10:43.808Z] #43 190.0 run Deprecated command. Use 'debug' instead. [2022-08-09T12:10:43.808Z] #43 190.0 test Compile test binary and begin debugging program. [2022-08-09T12:10:43.808Z] #43 190.0 trace Compile and begin tracing program. [2022-08-09T12:10:43.808Z] #43 190.0 version Prints version. [2022-08-09T12:10:43.808Z] #43 190.0 [2022-08-09T12:10:43.808Z] #43 190.0 Flags: [2022-08-09T12:10:43.808Z] #43 190.0 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-09T12:10:43.808Z] #43 190.0 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-09T12:10:43.808Z] #43 190.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-08-09T12:10:43.808Z] #43 190.0 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-09T12:10:43.808Z] #43 190.0 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-09T12:10:43.808Z] #43 190.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-08-09T12:10:43.808Z] #43 190.0 --disable-aslr Disables address space randomization [2022-08-09T12:10:43.808Z] #43 190.0 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-09T12:10:43.808Z] #43 190.0 -h, --help help for dlv [2022-08-09T12:10:43.808Z] #43 190.0 --init string Init file, executed by the terminal client. [2022-08-09T12:10:43.808Z] #43 190.0 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-09T12:10:43.808Z] #43 190.0 --log Enable debugging server logging. [2022-08-09T12:10:43.808Z] #43 190.0 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-09T12:10:43.808Z] #43 190.0 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-09T12:10:43.808Z] #43 190.0 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-09T12:10:43.808Z] #43 190.0 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-09T12:10:43.808Z] #43 190.0 --wd string Working directory for running the program. [2022-08-09T12:10:43.808Z] #43 190.0 [2022-08-09T12:10:43.808Z] #43 190.0 Additional help topics: [2022-08-09T12:10:43.808Z] #43 190.0 dlv backend Help about the --backend flag. [2022-08-09T12:10:43.808Z] #43 190.0 dlv log Help about logging flags. [2022-08-09T12:10:43.808Z] #43 190.0 dlv redirect Help about file redirection. [2022-08-09T12:10:43.808Z] #43 190.0 [2022-08-09T12:10:43.808Z] #43 190.0 Use "dlv [command] --help" for more information about a command. [2022-08-09T12:10:44.073Z] #43 DONE 190.2s [2022-08-09T12:10:44.073Z] [2022-08-09T12:10:44.073Z] #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-08-09T12:10:44.073Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-09T12:10:44.073Z] #19 171.2 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-08-09T12:10:44.073Z] #19 171.3 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-08-09T12:10:44.073Z] #19 171.4 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-08-09T12:10:44.073Z] #19 171.4 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-08-09T12:10:44.073Z] #19 171.4 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-08-09T12:10:44.073Z] #19 171.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-08-09T12:10:44.073Z] #19 171.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-08-09T12:10:44.073Z] #19 174.1 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-08-09T12:10:44.073Z] #19 174.1 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-08-09T12:10:44.073Z] #19 174.3 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-08-09T12:10:44.073Z] #19 174.4 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-08-09T12:10:44.073Z] #19 174.4 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-08-09T12:10:44.073Z] #19 176.7 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-08-09T12:10:44.073Z] #19 176.7 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-08-09T12:10:44.073Z] #19 176.7 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-08-09T12:10:44.073Z] #19 176.7 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-08-09T12:10:44.073Z] #19 176.7 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-08-09T12:10:44.073Z] #19 176.7 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-08-09T12:10:44.073Z] #19 176.8 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-08-09T12:10:44.073Z] #19 176.8 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-08-09T12:10:44.073Z] #19 176.8 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-08-09T12:10:44.073Z] #19 176.8 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-08-09T12:10:44.073Z] #19 176.9 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-08-09T12:10:44.073Z] #19 176.9 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-08-09T12:10:44.073Z] #19 ... [2022-08-09T12:10:44.073Z] [2022-08-09T12:10:44.073Z] #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-08-09T12:10:44.073Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:10:44.073Z] #84 127.3 checking for library containing yajl_tree_get... -lyajl [2022-08-09T12:10:44.073Z] #84 127.8 checking for yajl >= 2.0.0... yes [2022-08-09T12:10:44.330Z] #84 127.9 checking sys/capability.h usability... yes [2022-08-09T12:10:44.330Z] #84 128.1 checking sys/capability.h presence... yes [2022-08-09T12:10:44.330Z] #84 128.2 checking for sys/capability.h... yes [2022-08-09T12:10:45.004Z] #14 ... [2022-08-09T12:10:45.004Z] [2022-08-09T12:10:45.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-08-09T12:10:45.004Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:10:45.004Z] #77 11.57 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-09T12:10:45.004Z] #77 11.66 Cloning into '/tmp/crun-build/libocispec'... [2022-08-09T12:10:45.151Z] #84 128.2 checking for library containing cap_from_name... -lcap [2022-08-09T12:10:45.266Z] #77 ... [2022-08-09T12:10:45.266Z] [2022-08-09T12:10:45.266Z] #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-08-09T12:10:45.266Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-09T12:10:45.266Z] #42 84.11 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-09T12:10:45.266Z] #42 84.73 Selecting previously unselected package cmake. [2022-08-09T12:10:45.266Z] #42 84.73 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-09T12:10:45.266Z] #42 84.75 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-09T12:10:45.266Z] #42 92.72 Setting up libicu67:amd64 (67.1-7) ... [2022-08-09T12:10:45.266Z] #42 92.79 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:10:45.266Z] #42 92.83 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-09T12:10:45.266Z] #42 92.86 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:10:45.266Z] #42 92.96 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-09T12:10:45.266Z] #42 92.96 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-09T12:10:45.266Z] #42 92.99 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-09T12:10:45.266Z] #42 93.01 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-09T12:10:45.266Z] #42 93.04 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-09T12:10:45.266Z] #42 93.08 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-09T12:10:45.266Z] #42 93.10 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T12:10:45.407Z] #84 128.8 checking for library containing dlopen... -ldl [2022-08-09T12:10:45.664Z] #84 129.3 checking seccomp.h usability... yes [2022-08-09T12:10:45.835Z] #42 ... [2022-08-09T12:10:45.835Z] [2022-08-09T12:10:45.835Z] #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-08-09T12:10:45.835Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:10:45.835Z] #77 19.01 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-09T12:10:45.921Z] #84 129.6 checking seccomp.h presence... yes [2022-08-09T12:10:45.921Z] #84 129.7 checking for seccomp.h... yes [2022-08-09T12:10:45.946Z] #77 13.14 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-09T12:10:45.946Z] #77 13.18 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-09T12:10:45.946Z] #77 13.21 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-09T12:10:45.946Z] #77 13.21 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-09T12:10:45.946Z] #77 13.24 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-09T12:10:46.253Z] #67 104.9 rootlesskit version 1.0.0 [2022-08-09T12:10:46.253Z] #67 104.9 Usage of /build/rootlesskit-docker-proxy: [2022-08-09T12:10:46.253Z] #67 104.9 -container-ip string [2022-08-09T12:10:46.253Z] #67 104.9 container ip [2022-08-09T12:10:46.253Z] #67 104.9 -container-port int [2022-08-09T12:10:46.253Z] #67 104.9 container port (default -1) [2022-08-09T12:10:46.253Z] #67 104.9 -host-ip string [2022-08-09T12:10:46.253Z] #67 104.9 host ip [2022-08-09T12:10:46.253Z] #67 104.9 -host-port int [2022-08-09T12:10:46.253Z] #67 104.9 host port (default -1) [2022-08-09T12:10:46.253Z] #67 104.9 -proto string [2022-08-09T12:10:46.253Z] #67 104.9 proxy protocol (default "tcp") [2022-08-09T12:10:46.253Z] #67 ... [2022-08-09T12:10:46.253Z] [2022-08-09T12:10:46.253Z] #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-08-09T12:10:46.253Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-09T12:10:46.253Z] #77 54.80 configure.ac:7: installing 'build-aux/compile' [2022-08-09T12:10:46.253Z] #77 54.81 configure.ac:9: installing 'build-aux/config.guess' [2022-08-09T12:10:46.253Z] #77 54.82 configure.ac:9: installing 'build-aux/config.sub' [2022-08-09T12:10:46.253Z] #77 54.83 configure.ac:11: installing 'build-aux/install-sh' [2022-08-09T12:10:46.253Z] #77 54.84 configure.ac:11: installing 'build-aux/missing' [2022-08-09T12:10:46.253Z] #77 55.01 Makefile.am: installing 'build-aux/depcomp' [2022-08-09T12:10:46.253Z] #77 55.11 parallel-tests: installing 'build-aux/test-driver' [2022-08-09T12:10:46.253Z] #77 57.30 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-09T12:10:46.253Z] #77 57.31 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-09T12:10:46.253Z] #77 57.74 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-09T12:10:46.253Z] #77 57.74 libtoolize: copying file 'm4/libtool.m4' [2022-08-09T12:10:46.253Z] #77 57.86 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-09T12:10:46.253Z] #77 57.95 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-09T12:10:46.253Z] #77 58.11 libtoolize: copying file 'm4/ltversion.m4' [2022-08-09T12:10:46.402Z] #77 ... [2022-08-09T12:10:46.402Z] [2022-08-09T12:10:46.402Z] #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-08-09T12:10:46.402Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-09T12:10:46.402Z] #42 DONE 94.7s [2022-08-09T12:10:46.402Z] [2022-08-09T12:10:46.402Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-09T12:10:46.402Z] #43 sha256:7a228e2f3805d5f835b0bd096f9653526f9cd50d2f292c28fc06336cdc5ed1a6 [2022-08-09T12:10:46.402Z] #43 DONE 0.1s [2022-08-09T12:10:46.402Z] [2022-08-09T12:10:46.402Z] #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-08-09T12:10:46.402Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T12:10:46.402Z] #14 94.76 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-09T12:10:46.663Z] #14 94.83 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-09T12:10:46.663Z] #14 94.84 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-09T12:10:46.691Z] #77 58.25 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-09T12:10:46.851Z] #84 129.7 checking for library containing seccomp_rule_add... -lseccomp [2022-08-09T12:10:46.851Z] #84 130.4 checking for library containing seccomp_arch_resolve_name... none required [2022-08-09T12:10:46.851Z] #84 130.5 checking systemd/sd-bus.h usability... yes [2022-08-09T12:10:46.888Z] #77 ... [2022-08-09T12:10:46.888Z] [2022-08-09T12:10:46.888Z] #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-08-09T12:10:46.888Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-09T12:10:46.888Z] #42 90.53 Setting up libicu67:amd64 (67.1-7) ... [2022-08-09T12:10:46.888Z] #42 90.55 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:10:46.888Z] #42 90.56 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-09T12:10:46.888Z] #42 90.58 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:10:46.888Z] #42 90.65 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-09T12:10:46.888Z] #42 90.70 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-09T12:10:46.888Z] #42 90.74 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-09T12:10:46.888Z] #42 90.81 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-09T12:10:46.888Z] #42 90.87 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-09T12:10:46.888Z] #42 90.93 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-09T12:10:46.888Z] #42 90.96 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T12:10:46.888Z] #42 DONE 92.0s [2022-08-09T12:10:46.888Z] [2022-08-09T12:10:46.888Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-09T12:10:46.888Z] #43 sha256:946f56fb4546c71f5eecfda30dd5d2db4382fa2f2ad65a9df9b06da0e0a8a6b7 [2022-08-09T12:10:46.888Z] #43 DONE 0.1s [2022-08-09T12:10:46.888Z] [2022-08-09T12:10:46.888Z] #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-08-09T12:10:46.888Z] #44 sha256:812312e95da02aa88d39ee722f7cd33da6e5db2e83823ea2f7f0b0d5dfc0d372 [2022-08-09T12:10:47.108Z] #84 130.7 checking systemd/sd-bus.h presence... yes [2022-08-09T12:10:47.108Z] #84 130.8 checking for systemd/sd-bus.h... yes [2022-08-09T12:10:47.671Z] #84 130.8 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-09T12:10:47.671Z] #84 131.2 checking for sd_notify_barrier... yes [2022-08-09T12:10:47.671Z] #84 131.4 checking linux/bpf.h usability... yes [2022-08-09T12:10:47.928Z] #84 131.6 checking linux/bpf.h presence... yes [2022-08-09T12:10:47.928Z] #84 131.7 checking for linux/bpf.h... yes [2022-08-09T12:10:48.185Z] #84 131.7 checking compilation for eBPF... yes [2022-08-09T12:10:48.185Z] #84 131.9 checking for criu >= 3.15... no [2022-08-09T12:10:48.185Z] #84 131.9 configure: CRIU headers not found, building without CRIU support [2022-08-09T12:10:48.185Z] #84 131.9 checking for criu > 3.16... no [2022-08-09T12:10:48.185Z] #84 131.9 configure: CRIU version doesn't support join-ns API [2022-08-09T12:10:48.185Z] #84 131.9 checking for criu > 3.16.1... no [2022-08-09T12:10:48.185Z] #84 131.9 configure: CRIU version doesn't support for pre-dumping [2022-08-09T12:10:48.185Z] #84 131.9 checking for new mount API (fsconfig)... yes [2022-08-09T12:10:48.273Z] #44 1.247 + RM_GOPATH=0 [2022-08-09T12:10:48.273Z] #44 1.247 + TMP_GOPATH= [2022-08-09T12:10:48.273Z] #44 1.247 + : /build [2022-08-09T12:10:48.273Z] #44 1.247 + '[' -z '' ']' [2022-08-09T12:10:48.273Z] #44 1.247 ++ mktemp -d [2022-08-09T12:10:48.273Z] #44 1.256 + export GOPATH=/tmp/tmp.ozHEYW9Cfx [2022-08-09T12:10:48.273Z] #44 1.256 + GOPATH=/tmp/tmp.ozHEYW9Cfx [2022-08-09T12:10:48.273Z] #44 1.256 + RM_GOPATH=1 [2022-08-09T12:10:48.273Z] #44 1.259 + case "$(go env GOARCH)" in [2022-08-09T12:10:48.273Z] #44 1.259 ++ go env GOARCH [2022-08-09T12:10:48.273Z] #44 1.264 + export GO_BUILDMODE=-buildmode=pie [2022-08-09T12:10:48.273Z] #44 1.264 + GO_BUILDMODE=-buildmode=pie [2022-08-09T12:10:48.273Z] #44 1.267 ++ dirname /install.sh [2022-08-09T12:10:48.273Z] #44 1.278 + dir=/ [2022-08-09T12:10:48.273Z] #44 1.293 + bin=tini [2022-08-09T12:10:48.273Z] #44 1.293 + shift [2022-08-09T12:10:48.273Z] #44 1.293 + '[' '!' -f //tini.installer ']' [2022-08-09T12:10:48.273Z] #44 1.293 + . //tini.installer [2022-08-09T12:10:48.273Z] #44 1.294 ++ : v0.19.0 [2022-08-09T12:10:48.273Z] #44 1.294 + install_tini [2022-08-09T12:10:48.273Z] #44 1.295 Install tini version v0.19.0 [2022-08-09T12:10:48.273Z] #44 1.295 + echo 'Install tini version v0.19.0' [2022-08-09T12:10:48.273Z] #44 1.295 + git clone https://github.com/krallin/tini.git /tmp/tmp.ozHEYW9Cfx/tini [2022-08-09T12:10:48.273Z] #44 1.297 Cloning into '/tmp/tmp.ozHEYW9Cfx/tini'... [2022-08-09T12:10:48.442Z] #84 132.0 checking for seccomp notify API... yes [2022-08-09T12:10:48.442Z] #84 132.1 checking for gperf... no [2022-08-09T12:10:48.442Z] #84 132.1 configure: gperf not found - cannot rebuild signal parser code [2022-08-09T12:10:48.442Z] #84 132.1 checking for library containing argp_parse... none required [2022-08-09T12:10:48.699Z] #84 132.3 checking that generated files are newer than configure... done [2022-08-09T12:10:48.699Z] #84 132.3 configure: creating ./config.status [2022-08-09T12:10:49.655Z] #44 2.507 + cd /tmp/tmp.ozHEYW9Cfx/tini [2022-08-09T12:10:49.655Z] #44 2.507 + git checkout -q v0.19.0 [2022-08-09T12:10:49.655Z] #44 2.536 + cmake . [2022-08-09T12:10:50.070Z] #84 133.8 config.status: creating Makefile [2022-08-09T12:10:50.327Z] #84 134.0 config.status: creating rpm/crun.spec [2022-08-09T12:10:50.327Z] #84 134.1 config.status: creating config.h [2022-08-09T12:10:50.327Z] #84 134.2 config.status: executing libtool commands [2022-08-09T12:10:50.585Z] #84 134.2 config.status: executing depfiles commands [2022-08-09T12:10:50.596Z] #44 3.481 -- The C compiler identification is GNU 10.2.1 [2022-08-09T12:10:50.596Z] #44 3.622 -- Detecting C compiler ABI info [2022-08-09T12:10:51.515Z] #84 135.4 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-09T12:10:51.537Z] #44 4.631 -- Detecting C compiler ABI info - done [2022-08-09T12:10:51.693Z] #14 ... [2022-08-09T12:10:51.693Z] [2022-08-09T12:10:51.693Z] #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-08-09T12:10:51.693Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:10:51.693Z] #77 31.47 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-09T12:10:51.773Z] #84 135.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-09T12:10:51.797Z] #44 4.802 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-09T12:10:51.797Z] #44 4.830 -- Detecting C compile features [2022-08-09T12:10:51.797Z] #44 4.836 -- Detecting C compile features - done [2022-08-09T12:10:51.797Z] #44 4.921 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-09T12:10:51.956Z] #77 ... [2022-08-09T12:10:51.956Z] [2022-08-09T12:10:51.956Z] #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-08-09T12:10:51.956Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-09T12:10:51.956Z] #14 100.9 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-09T12:10:51.956Z] #14 100.9 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-08-09T12:10:51.956Z] #14 100.9 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-09T12:10:51.956Z] #14 106.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-09T12:10:51.956Z] #14 106.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-09T12:10:51.956Z] #14 106.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-09T12:10:51.956Z] #14 107.0 Selecting previously unselected package libapparmor1:arm64. [2022-08-09T12:10:51.956Z] #14 107.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-09T12:10:51.956Z] #14 107.0 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-09T12:10:51.956Z] #14 107.5 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-09T12:10:51.956Z] #14 107.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-09T12:10:51.956Z] #14 107.6 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-09T12:10:51.956Z] #14 108.7 Selecting previously unselected package libbtrfs0:arm64. [2022-08-09T12:10:51.956Z] #14 108.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-08-09T12:10:51.956Z] #14 109.0 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-08-09T12:10:51.956Z] #14 109.9 Selecting previously unselected package libbtrfs-dev:arm64. [2022-08-09T12:10:51.956Z] #14 109.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-08-09T12:10:51.956Z] #14 110.1 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-09T12:10:51.956Z] #14 111.2 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-08-09T12:10:51.956Z] #14 111.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-08-09T12:10:51.956Z] #14 111.2 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-09T12:10:52.057Z] #44 5.141 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-09T12:10:52.057Z] #44 5.274 -- Configuring done [2022-08-09T12:10:52.057Z] #44 5.320 -- Generating done [2022-08-09T12:10:52.214Z] #14 112.0 Selecting previously unselected package libudev-dev:arm64. [2022-08-09T12:10:52.288Z] #84 135.8 checking for gcc... gcc [2022-08-09T12:10:52.321Z] #44 5.332 -- Build files have been written to: /tmp/tmp.ozHEYW9Cfx/tini [2022-08-09T12:10:52.321Z] #44 5.339 + make tini-static [2022-08-09T12:10:52.472Z] #14 112.0 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-08-09T12:10:52.472Z] #14 112.0 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-08-09T12:10:52.472Z] #14 112.3 Selecting previously unselected package libsepol1-dev:arm64. [2022-08-09T12:10:52.545Z] #84 136.0 checking whether the C compiler works... yes [2022-08-09T12:10:52.545Z] #84 136.2 checking for C compiler default output file name... a.out [2022-08-09T12:10:52.741Z] #14 112.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-08-09T12:10:52.741Z] #14 112.3 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-08-09T12:10:52.741Z] #14 ... [2022-08-09T12:10:52.741Z] [2022-08-09T12:10:52.741Z] #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-08-09T12:10:52.741Z] #67 sha256:bb52053b248d4148d5524a54286630bd2ac656947646828e553bc12c70a8a165 [2022-08-09T12:10:52.741Z] #67 DONE 112.2s [2022-08-09T12:10:52.809Z] #84 136.2 checking for suffix of executables... [2022-08-09T12:10:52.809Z] #84 136.5 checking whether we are cross compiling... no [2022-08-09T12:10:52.894Z] #44 5.943 Scanning dependencies of target tini-static [2022-08-09T12:10:52.999Z] [2022-08-09T12:10:52.999Z] #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-08-09T12:10:52.999Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-09T12:10:52.999Z] #14 112.7 Selecting previously unselected package libpcre2-16-0:arm64.#14 ... [2022-08-09T12:10:52.999Z] [2022-08-09T12:10:52.999Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-09T12:10:52.999Z] #68 sha256:e8769960e002af1c57abc77d2e6cd345cbc95032ea6fa00d7fc46001d8a74156 [2022-08-09T12:10:52.999Z] #68 DONE 0.2s [2022-08-09T12:10:52.999Z] [2022-08-09T12:10:52.999Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-09T12:10:52.999Z] #69 sha256:a476fcb6fee89447e43381e8eb0a7915a205d3ce3eb4d0cbf59e3bcc155c151d [2022-08-09T12:10:52.999Z] #69 DONE 0.1s [2022-08-09T12:10:52.999Z] [2022-08-09T12:10:52.999Z] #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-08-09T12:10:52.999Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-09T12:10:52.999Z] #14 112.7 Selecting previously unselected package libpcre2-16-0:arm64. [2022-08-09T12:10:52.999Z] #14 112.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-08-09T12:10:52.999Z] #14 112.7 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-08-09T12:10:53.066Z] #84 136.7 checking for suffix of object files... [2022-08-09T12:10:53.066Z] #84 ... [2022-08-09T12:10:53.066Z] [2022-08-09T12:10:53.066Z] #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-08-09T12:10:53.066Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-09T12:10:53.066Z] #19 178.3 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-08-09T12:10:53.066Z] #19 178.3 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-08-09T12:10:53.066Z] #19 178.3 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-08-09T12:10:53.066Z] #19 178.5 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-08-09T12:10:53.066Z] #19 178.5 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-08-09T12:10:53.066Z] #19 180.2 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-08-09T12:10:53.066Z] #19 180.3 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-08-09T12:10:53.066Z] #19 181.3 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T12:10:53.066Z] #19 181.6 Fetched 788 MB in 46s (17.2 MB/s) [2022-08-09T12:10:53.066Z] #19 181.7 Selecting previously unselected package liblocale-gettext-perl. [2022-08-09T12:10:53.066Z] #19 181.7 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-09T12:10:53.066Z] #19 181.7 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-08-09T12:10:53.066Z] #19 181.7 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-08-09T12:10:53.066Z] #19 181.8 Selecting previously unselected package bzip2. [2022-08-09T12:10:53.066Z] #19 181.8 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-08-09T12:10:53.066Z] #19 181.8 Unpacking bzip2 (1.0.8-4) ... [2022-08-09T12:10:53.066Z] #19 181.9 Selecting previously unselected package libmagic-mgc. [2022-08-09T12:10:53.066Z] #19 181.9 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-09T12:10:53.066Z] #19 181.9 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-09T12:10:53.066Z] #19 182.1 Selecting previously unselected package libmagic1:amd64. [2022-08-09T12:10:53.066Z] #19 182.1 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-09T12:10:53.066Z] #19 182.2 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-09T12:10:53.066Z] #19 182.3 Selecting previously unselected package file. [2022-08-09T12:10:53.066Z] #19 182.3 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-08-09T12:10:53.066Z] #19 182.3 Unpacking file (1:5.39-3) ... [2022-08-09T12:10:53.066Z] #19 182.4 Selecting previously unselected package xz-utils. [2022-08-09T12:10:53.066Z] #19 182.4 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-09T12:10:53.066Z] #19 182.4 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-09T12:10:53.066Z] #19 182.7 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-08-09T12:10:53.066Z] #19 182.7 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-09T12:10:53.066Z] #19 182.7 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-09T12:10:53.066Z] #19 184.7 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-08-09T12:10:53.066Z] #19 184.7 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-08-09T12:10:53.066Z] #19 184.7 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-09T12:10:53.156Z] #44 6.080 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-09T12:10:53.229Z] #14 ... [2022-08-09T12:10:53.229Z] [2022-08-09T12:10:53.229Z] #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-08-09T12:10:53.229Z] #44 sha256:08bb2ca4c5c3c8291460a926db6ce76d1c549b33fabd358dd45d21264147458d [2022-08-09T12:10:53.229Z] #44 1.439 + RM_GOPATH=0 [2022-08-09T12:10:53.229Z] #44 1.439 + TMP_GOPATH= [2022-08-09T12:10:53.229Z] #44 1.440 + : /build [2022-08-09T12:10:53.229Z] #44 1.440 + '[' -z '' ']' [2022-08-09T12:10:53.229Z] #44 1.444 ++ mktemp -d [2022-08-09T12:10:53.229Z] #44 1.445 + export GOPATH=/tmp/tmp.6nok4Y6zNx [2022-08-09T12:10:53.229Z] #44 1.445 + GOPATH=/tmp/tmp.6nok4Y6zNx [2022-08-09T12:10:53.229Z] #44 1.445 + RM_GOPATH=1 [2022-08-09T12:10:53.229Z] #44 1.445 + case "$(go env GOARCH)" in [2022-08-09T12:10:53.229Z] #44 1.475 ++ go env GOARCH [2022-08-09T12:10:53.229Z] #44 1.497 + export GO_BUILDMODE=-buildmode=pie [2022-08-09T12:10:53.229Z] #44 1.497 + GO_BUILDMODE=-buildmode=pie [2022-08-09T12:10:53.229Z] #44 1.498 ++ dirname /install.sh [2022-08-09T12:10:53.229Z] #44 1.500 + dir=/ [2022-08-09T12:10:53.229Z] #44 1.500 + bin=tini [2022-08-09T12:10:53.229Z] #44 1.500 + shift [2022-08-09T12:10:53.229Z] #44 1.500 + '[' '!' -f //tini.installer ']' [2022-08-09T12:10:53.229Z] #44 1.500 + . //tini.installer [2022-08-09T12:10:53.229Z] #44 1.500 ++ : v0.19.0 [2022-08-09T12:10:53.229Z] #44 1.500 Install tini version v0.19.0 [2022-08-09T12:10:53.229Z] #44 1.500 + install_tini [2022-08-09T12:10:53.229Z] #44 1.500 + echo 'Install tini version v0.19.0' [2022-08-09T12:10:53.229Z] #44 1.500 + git clone https://github.com/krallin/tini.git /tmp/tmp.6nok4Y6zNx/tini [2022-08-09T12:10:53.229Z] #44 1.521 Cloning into '/tmp/tmp.6nok4Y6zNx/tini'... [2022-08-09T12:10:53.229Z] #44 2.800 + cd /tmp/tmp.6nok4Y6zNx/tini [2022-08-09T12:10:53.229Z] #44 2.800 + git checkout -q v0.19.0 [2022-08-09T12:10:53.229Z] #44 2.945 + cmake . [2022-08-09T12:10:53.229Z] #44 3.623 -- The C compiler identification is GNU 10.2.1 [2022-08-09T12:10:53.229Z] #44 3.695 -- Detecting C compiler ABI info [2022-08-09T12:10:53.229Z] #44 4.682 -- Detecting C compiler ABI info - done [2022-08-09T12:10:53.229Z] #44 4.922 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-09T12:10:53.229Z] #44 4.937 -- Detecting C compile features [2022-08-09T12:10:53.229Z] #44 4.945 -- Detecting C compile features - done [2022-08-09T12:10:53.229Z] #44 5.050 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-09T12:10:53.229Z] #44 5.410 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-09T12:10:53.229Z] #44 5.518 -- Configuring done [2022-08-09T12:10:53.229Z] #44 5.568 -- Generating done [2022-08-09T12:10:53.229Z] #44 5.577 -- Build files have been written to: /tmp/tmp.6nok4Y6zNx/tini [2022-08-09T12:10:53.229Z] #44 5.604 + make tini-static [2022-08-09T12:10:53.229Z] #44 6.035 Scanning dependencies of target tini-static [2022-08-09T12:10:53.229Z] #44 6.184 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-09T12:10:53.258Z] #14 113.0 Selecting previously unselected package libpcre2-32-0:arm64. [2022-08-09T12:10:53.258Z] #14 113.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-08-09T12:10:53.258Z] #14 113.0 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-08-09T12:10:53.774Z] #14 113.4 Selecting previously unselected package libpcre2-posix2:arm64. [2022-08-09T12:10:53.774Z] #14 113.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-08-09T12:10:53.774Z] #14 113.4 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-08-09T12:10:54.020Z] #19 187.0 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-08-09T12:10:54.020Z] #19 187.0 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-08-09T12:10:54.033Z] #14 113.8 Selecting previously unselected package libpcre2-dev:arm64. [2022-08-09T12:10:54.033Z] #14 113.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-08-09T12:10:54.033Z] #14 113.8 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-08-09T12:10:54.173Z] #44 ... [2022-08-09T12:10:54.173Z] [2022-08-09T12:10:54.174Z] #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-08-09T12:10:54.174Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-09T12:10:54.174Z] #53 102.4 gotestsum version dev [2022-08-09T12:10:54.277Z] #19 187.0 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-09T12:10:54.291Z] #14 114.1 Selecting previously unselected package libselinux1-dev:arm64. [2022-08-09T12:10:54.291Z] #14 114.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-08-09T12:10:54.291Z] #14 114.1 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-08-09T12:10:54.539Z] #44 ... [2022-08-09T12:10:54.539Z] [2022-08-09T12:10:54.539Z] #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-08-09T12:10:54.539Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T12:10:54.539Z] #14 89.49 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-09T12:10:54.539Z] #14 89.50 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-09T12:10:54.539Z] #14 89.52 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-09T12:10:54.539Z] #14 ... [2022-08-09T12:10:54.539Z] [2022-08-09T12:10:54.539Z] #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-08-09T12:10:54.539Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:10:54.539Z] #77 16.38 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-09T12:10:54.539Z] #77 19.05 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-09T12:10:54.539Z] #77 21.43 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-09T12:10:54.539Z] #77 21.84 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-09T12:10:54.549Z] #14 114.3 Selecting previously unselected package libdevmapper-dev:arm64. [2022-08-09T12:10:54.549Z] #14 114.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-08-09T12:10:54.549Z] #14 114.3 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-08-09T12:10:54.549Z] #14 114.4 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-09T12:10:54.742Z] #53 DONE 102.9s [2022-08-09T12:10:54.742Z] [2022-08-09T12:10:54.742Z] #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-08-09T12:10:54.742Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:10:54.742Z] #77 21.17 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-09T12:10:54.742Z] #77 21.80 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-09T12:10:54.742Z] #77 22.43 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-09T12:10:54.742Z] #77 ... [2022-08-09T12:10:54.742Z] [2022-08-09T12:10:54.742Z] #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-08-09T12:10:54.742Z] #44 sha256:08bb2ca4c5c3c8291460a926db6ce76d1c549b33fabd358dd45d21264147458d [2022-08-09T12:10:54.742Z] #44 8.180 [100%] Linking C executable tini-static [2022-08-09T12:10:54.799Z] #77 ... [2022-08-09T12:10:54.799Z] [2022-08-09T12:10:54.799Z] #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-08-09T12:10:54.799Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T12:10:54.799Z] #14 100.1 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-09T12:10:54.799Z] #14 100.1 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-09T12:10:54.799Z] #14 100.1 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-09T12:10:54.807Z] #14 114.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-09T12:10:54.807Z] #14 114.4 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-09T12:10:55.065Z] #14 114.6 Selecting previously unselected package libsystemd-dev:arm64. [2022-08-09T12:10:55.065Z] #14 114.6 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-08-09T12:10:55.065Z] #14 114.6 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-08-09T12:10:55.211Z] #19 ... [2022-08-09T12:10:55.211Z] [2022-08-09T12:10:55.211Z] #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-08-09T12:10:55.211Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:10:55.211Z] #84 136.7 checking for suffix of object files... o [2022-08-09T12:10:55.211Z] #84 136.9 checking whether we are using the GNU C compiler... yes [2022-08-09T12:10:55.211Z] #84 137.0 checking whether gcc accepts -g... yes [2022-08-09T12:10:55.211Z] #84 137.1 checking for gcc option to accept ISO C89... none needed [2022-08-09T12:10:55.211Z] #84 137.2 checking whether gcc understands -c and -o together... yes [2022-08-09T12:10:55.211Z] #84 137.4 checking how to run the C preprocessor... gcc -E [2022-08-09T12:10:55.211Z] #84 137.8 checking for grep that handles long lines and -e... /bin/grep [2022-08-09T12:10:55.211Z] #84 137.8 checking for egrep... /bin/grep -E [2022-08-09T12:10:55.211Z] #84 137.8 checking for ANSI C header files... yes [2022-08-09T12:10:55.211Z] #84 138.5 checking for sys/types.h... yes [2022-08-09T12:10:55.211Z] #84 138.7 checking for sys/stat.h... yes [2022-08-09T12:10:55.211Z] #84 138.9 checking for stdlib.h... yes [2022-08-09T12:10:55.329Z] #14 115.0 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-09T12:10:55.329Z] #14 115.1 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-09T12:10:55.329Z] #14 115.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-09T12:10:55.329Z] #14 115.1 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-08-09T12:10:55.329Z] #14 115.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-09T12:10:55.370Z] #14 100.5 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-09T12:10:55.370Z] #14 100.6 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-09T12:10:55.370Z] #14 100.6 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-09T12:10:55.468Z] #84 139.1 checking for string.h... yes [2022-08-09T12:10:55.587Z] #14 115.1 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-08-09T12:10:55.588Z] #14 115.1 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-08-09T12:10:55.588Z] #14 115.2 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-08-09T12:10:55.588Z] #14 115.2 Setting up libudev-dev:arm64 (247.3-7) ... [2022-08-09T12:10:55.588Z] #14 115.2 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-08-09T12:10:55.588Z] #14 115.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-09T12:10:55.588Z] #14 115.3 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-09T12:10:55.588Z] #14 115.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-09T12:10:55.588Z] #14 115.3 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-09T12:10:55.588Z] #14 115.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-09T12:10:55.588Z] #14 115.3 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-08-09T12:10:55.588Z] #14 115.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-09T12:10:55.588Z] #14 115.4 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-08-09T12:10:55.588Z] #14 115.4 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-08-09T12:10:55.588Z] #14 115.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-09T12:10:55.588Z] #14 115.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-09T12:10:55.588Z] #14 115.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-08-09T12:10:55.679Z] #44 9.128 [100%] Built target tini-static [2022-08-09T12:10:55.679Z] #44 9.304 + mkdir -p /build [2022-08-09T12:10:55.679Z] #44 9.304 + cp tini-static /build/docker-init [2022-08-09T12:10:55.724Z] #84 139.3 checking for memory.h... yes [2022-08-09T12:10:55.846Z] #14 115.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-09T12:10:55.846Z] #14 115.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-08-09T12:10:55.846Z] #14 115.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-09T12:10:55.846Z] #14 115.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-09T12:10:55.846Z] #14 115.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-09T12:10:55.846Z] #14 115.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-09T12:10:55.846Z] #14 115.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-09T12:10:55.846Z] #14 115.6 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-09T12:10:55.846Z] #14 115.6 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-09T12:10:55.846Z] #14 115.7 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-09T12:10:55.846Z] #14 115.7 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-08-09T12:10:55.846Z] #14 115.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T12:10:55.981Z] #84 139.5 checking for strings.h... yes [2022-08-09T12:10:56.238Z] #84 139.8 checking for inttypes.h... yes [2022-08-09T12:10:56.615Z] #44 DONE 9.9s [2022-08-09T12:10:56.615Z] [2022-08-09T12:10:56.615Z] #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-08-09T12:10:56.615Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T12:10:56.615Z] #14 104.8 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-09T12:10:56.615Z] #14 104.9 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-09T12:10:56.615Z] #14 104.9 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-09T12:10:56.753Z] #84 140.1 checking for stdint.h... yes [2022-08-09T12:10:56.753Z] #84 140.4 checking for unistd.h... yes [2022-08-09T12:10:56.754Z] #14 ... [2022-08-09T12:10:56.754Z] [2022-08-09T12:10:56.754Z] #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-08-09T12:10:56.754Z] #44 sha256:812312e95da02aa88d39ee722f7cd33da6e5db2e83823ea2f7f0b0d5dfc0d372 [2022-08-09T12:10:56.754Z] #44 8.243 [100%] Linking C executable tini-static [2022-08-09T12:10:56.754Z] #44 9.291 [100%] Built target tini-static [2022-08-09T12:10:56.754Z] #44 9.358 + mkdir -p /build [2022-08-09T12:10:56.754Z] #44 9.365 + cp tini-static /build/docker-init [2022-08-09T12:10:56.754Z] #44 DONE 9.8s [2022-08-09T12:10:56.754Z] [2022-08-09T12:10:56.754Z] #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-08-09T12:10:56.754Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-09T12:10:56.754Z] #53 101.2 gotestsum version dev [2022-08-09T12:10:56.754Z] #53 DONE 101.9s [2022-08-09T12:10:56.754Z] [2022-08-09T12:10:56.754Z] #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-08-09T12:10:56.754Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:10:56.754Z] #77 22.37 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-09T12:10:56.874Z] #14 105.1 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-09T12:10:56.874Z] #14 105.1 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-09T12:10:56.874Z] #14 105.1 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-09T12:10:57.010Z] #84 140.6 checking minix/config.h usability... no [2022-08-09T12:10:57.010Z] #84 140.7 checking minix/config.h presence... no [2022-08-09T12:10:57.010Z] #84 140.7 checking for minix/config.h... no [2022-08-09T12:10:57.222Z] #14 DONE 116.7s [2022-08-09T12:10:57.222Z] [2022-08-09T12:10:57.222Z] #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-08-09T12:10:57.222Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-09T12:10:57.222Z] #36 116.1 Delve is a source level debugger for Go programs. [2022-08-09T12:10:57.222Z] #36 116.1 [2022-08-09T12:10:57.222Z] #36 116.1 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-09T12:10:57.222Z] #36 116.1 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-09T12:10:57.222Z] #36 116.1 [2022-08-09T12:10:57.222Z] #36 116.1 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-09T12:10:57.222Z] #36 116.1 [2022-08-09T12:10:57.222Z] #36 116.1 Pass flags to the program you are debugging using `--`, for example: [2022-08-09T12:10:57.222Z] #36 116.1 [2022-08-09T12:10:57.222Z] #36 116.1 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-09T12:10:57.222Z] #36 116.1 [2022-08-09T12:10:57.222Z] #36 116.1 Usage: [2022-08-09T12:10:57.222Z] #36 116.1 dlv [command] [2022-08-09T12:10:57.222Z] #36 116.1 [2022-08-09T12:10:57.222Z] #36 116.1 Available Commands: [2022-08-09T12:10:57.222Z] #36 116.1 attach Attach to running process and begin debugging. [2022-08-09T12:10:57.222Z] #36 116.1 connect Connect to a headless debug server with a terminal client. [2022-08-09T12:10:57.222Z] #36 116.1 core Examine a core dump. [2022-08-09T12:10:57.222Z] #36 116.1 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-09T12:10:57.222Z] #36 116.1 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-09T12:10:57.222Z] #36 116.1 exec Execute a precompiled binary, and begin a debug session. [2022-08-09T12:10:57.222Z] #36 116.1 help Help about any command [2022-08-09T12:10:57.222Z] #36 116.1 run Deprecated command. Use 'debug' instead. [2022-08-09T12:10:57.222Z] #36 116.1 test Compile test binary and begin debugging program. [2022-08-09T12:10:57.222Z] #36 116.1 trace Compile and begin tracing program. [2022-08-09T12:10:57.222Z] #36 116.1 version Prints version. [2022-08-09T12:10:57.222Z] #36 116.1 [2022-08-09T12:10:57.222Z] #36 116.1 Flags: [2022-08-09T12:10:57.222Z] #36 116.1 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-09T12:10:57.222Z] #36 116.1 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-09T12:10:57.222Z] #36 116.1 --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-08-09T12:10:57.222Z] #36 116.1 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-09T12:10:57.222Z] #36 116.1 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-09T12:10:57.222Z] #36 116.1 --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-08-09T12:10:57.222Z] #36 116.1 --disable-aslr Disables address space randomization [2022-08-09T12:10:57.222Z] #36 116.1 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-09T12:10:57.222Z] #36 116.1 -h, --help help for dlv [2022-08-09T12:10:57.222Z] #36 116.1 --init string Init file, executed by the terminal client. [2022-08-09T12:10:57.222Z] #36 116.1 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-09T12:10:57.222Z] #36 116.1 --log Enable debugging server logging. [2022-08-09T12:10:57.222Z] #36 116.1 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-09T12:10:57.222Z] #36 116.1 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-09T12:10:57.222Z] #36 116.1 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-09T12:10:57.222Z] #36 116.1 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-09T12:10:57.222Z] #36 116.1 --wd string Working directory for running the program. [2022-08-09T12:10:57.222Z] #36 116.1 [2022-08-09T12:10:57.222Z] #36 116.1 Additional help topics: [2022-08-09T12:10:57.222Z] #36 116.1 dlv backend Help about the --backend flag. [2022-08-09T12:10:57.222Z] #36 116.1 dlv log Help about logging flags. [2022-08-09T12:10:57.222Z] #36 116.1 dlv redirect Help about file redirection. [2022-08-09T12:10:57.222Z] #36 116.1 [2022-08-09T12:10:57.222Z] #36 116.1 Use "dlv [command] --help" for more information about a command. [2022-08-09T12:10:57.222Z] #36 DONE 116.7s [2022-08-09T12:10:57.222Z] [2022-08-09T12:10:57.222Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-09T12:10:57.222Z] #15 sha256:4cb23e92961690195d4aec764eed4a398ec84f077b04b9ba921efb39d521ab53 [2022-08-09T12:10:57.222Z] #15 ... [2022-08-09T12:10:57.222Z] [2022-08-09T12:10:57.223Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-09T12:10:57.223Z] #59 sha256:20ee8731b2c12cc1129f1fb23fd22cceb867c922aa5bb6722b87260391090626 [2022-08-09T12:10:57.223Z] #59 DONE 0.2s [2022-08-09T12:10:57.267Z] #84 140.7 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-09T12:10:57.484Z] [2022-08-09T12:10:57.485Z] #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-08-09T12:10:57.485Z] #60 sha256:e3f7319008f41b7fa4614e22420b8576bc8af405e0353c0d4f1ed141a5232a28 [2022-08-09T12:10:57.523Z] #84 141.0 checking build system type... x86_64-pc-linux-gnu [2022-08-09T12:10:57.524Z] #84 141.3 checking host system type... x86_64-pc-linux-gnu [2022-08-09T12:10:57.524Z] #84 141.3 checking how to print strings... printf [2022-08-09T12:10:57.524Z] #84 141.3 checking for a sed that does not truncate output... /bin/sed [2022-08-09T12:10:57.524Z] #84 141.3 checking for fgrep... /bin/grep -F [2022-08-09T12:10:57.524Z] #84 141.3 checking for ld used by gcc... /usr/bin/ld [2022-08-09T12:10:57.524Z] #84 141.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-09T12:10:57.524Z] #84 141.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-09T12:10:57.780Z] #84 141.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-09T12:10:57.780Z] #84 141.5 checking whether ln -s works... yes [2022-08-09T12:10:57.780Z] #84 141.5 checking the maximum length of command line arguments... 1572864 [2022-08-09T12:10:57.780Z] #84 141.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-09T12:10:57.780Z] #84 141.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-09T12:10:57.780Z] #84 141.5 checking for /usr/bin/ld option to reload object files... -r [2022-08-09T12:10:57.780Z] #84 141.5 checking for objdump... objdump [2022-08-09T12:10:57.780Z] #84 141.5 checking how to recognize dependent libraries... pass_all [2022-08-09T12:10:57.780Z] #84 141.5 checking for dlltool... no [2022-08-09T12:10:57.780Z] #84 141.5 checking how to associate runtime and link libraries... printf %s\n [2022-08-09T12:10:57.780Z] #84 141.5 checking for ar... ar [2022-08-09T12:10:58.037Z] #84 141.5 checking for archiver @FILE support... @ [2022-08-09T12:10:58.037Z] #84 141.7 checking for strip... strip [2022-08-09T12:10:58.037Z] #84 141.7 checking for ranlib... ranlib [2022-08-09T12:10:58.037Z] #84 141.7 checking for gawk... no [2022-08-09T12:10:58.037Z] #84 141.7 checking for mawk... mawk [2022-08-09T12:10:58.237Z] #77 ... [2022-08-09T12:10:58.237Z] [2022-08-09T12:10:58.237Z] #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-08-09T12:10:58.237Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T12:10:58.237Z] #14 98.11 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-09T12:10:58.237Z] #14 98.11 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-09T12:10:58.237Z] #14 98.11 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-09T12:10:58.295Z] #84 141.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-09T12:10:58.295Z] #84 142.0 checking for sysroot... no [2022-08-09T12:10:58.295Z] #84 142.0 checking for a working dd... /bin/dd [2022-08-09T12:10:58.295Z] #84 142.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-09T12:10:58.295Z] #84 142.1 checking for mt... no [2022-08-09T12:10:58.418Z] #60 1.183 + RM_GOPATH=0 [2022-08-09T12:10:58.418Z] #60 1.183 + TMP_GOPATH= [2022-08-09T12:10:58.418Z] #60 1.183 + : /build [2022-08-09T12:10:58.418Z] #60 1.183 + '[' -z '' ']' [2022-08-09T12:10:58.418Z] #60 1.183 ++ mktemp -d [2022-08-09T12:10:58.418Z] #60 1.186 + export GOPATH=/tmp/tmp.sXnY1GSwEf [2022-08-09T12:10:58.418Z] #60 1.186 + GOPATH=/tmp/tmp.sXnY1GSwEf [2022-08-09T12:10:58.418Z] #60 1.186 + RM_GOPATH=1 [2022-08-09T12:10:58.418Z] #60 1.186 + case "$(go env GOARCH)" in [2022-08-09T12:10:58.418Z] #60 1.187 ++ go env GOARCH [2022-08-09T12:10:58.418Z] #60 1.196 + export GO_BUILDMODE=-buildmode=pie [2022-08-09T12:10:58.418Z] #60 1.196 + GO_BUILDMODE=-buildmode=pie [2022-08-09T12:10:58.418Z] #60 1.196 ++ dirname /install.sh [2022-08-09T12:10:58.418Z] #60 1.199 + dir=/ [2022-08-09T12:10:58.418Z] #60 1.199 + bin=runc [2022-08-09T12:10:58.418Z] #60 1.199 + shift [2022-08-09T12:10:58.418Z] #60 1.199 + '[' '!' -f //runc.installer ']' [2022-08-09T12:10:58.418Z] #60 1.199 + . //runc.installer [2022-08-09T12:10:58.418Z] #60 1.199 ++ set -e [2022-08-09T12:10:58.418Z] #60 1.199 ++ : v1.1.3 [2022-08-09T12:10:58.418Z] #60 1.199 + install_runc [2022-08-09T12:10:58.418Z] #60 1.199 + RUNC_BUILDTAGS=seccomp [2022-08-09T12:10:58.418Z] #60 1.199 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-09T12:10:58.418Z] #60 1.199 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.sXnY1GSwEf/src/github.com/opencontainers/runc [2022-08-09T12:10:58.418Z] #60 1.199 Install runc version v1.1.3 (build tags: seccomp) [2022-08-09T12:10:58.418Z] #60 1.208 Cloning into '/tmp/tmp.sXnY1GSwEf/src/github.com/opencontainers/runc'... [2022-08-09T12:10:58.552Z] #84 142.1 checking if : is a manifest tool... no [2022-08-09T12:10:58.552Z] #84 142.2 checking for dlfcn.h... yes [2022-08-09T12:10:58.812Z] #84 142.4 checking for objdir... .libs [2022-08-09T12:10:58.985Z] #60 ... [2022-08-09T12:10:58.985Z] [2022-08-09T12:10:58.985Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-09T12:10:58.985Z] #15 sha256:4cb23e92961690195d4aec764eed4a398ec84f077b04b9ba921efb39d521ab53 [2022-08-09T12:10:58.985Z] #15 DONE 2.0s [2022-08-09T12:10:59.070Z] #84 142.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-09T12:10:59.070Z] #84 143.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-09T12:10:59.249Z] [2022-08-09T12:10:59.249Z] #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-08-09T12:10:59.249Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-09T12:10:59.249Z] #77 70.71 configure.ac:11: installing 'build-aux/compile' [2022-08-09T12:10:59.249Z] #77 70.71 configure.ac:11: installing 'build-aux/config.guess' [2022-08-09T12:10:59.249Z] #77 70.72 configure.ac:11: installing 'build-aux/config.sub' [2022-08-09T12:10:59.249Z] #77 70.73 configure.ac:13: installing 'build-aux/install-sh' [2022-08-09T12:10:59.249Z] #77 70.73 configure.ac:13: installing 'build-aux/missing' [2022-08-09T12:10:59.249Z] #77 70.74 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-09T12:10:59.249Z] #77 71.02 Makefile.am: installing 'build-aux/depcomp' [2022-08-09T12:10:59.327Z] #84 143.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-09T12:10:59.584Z] #84 143.1 checking if gcc static flag -static works... yes [2022-08-09T12:10:59.584Z] #84 143.4 checking if gcc supports -c -o file.o... yes [2022-08-09T12:10:59.840Z] #84 143.5 checking if gcc supports -c -o file.o... (cached) yes [2022-08-09T12:10:59.840Z] #84 143.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-09T12:11:00.098Z] #84 143.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-09T12:11:00.098Z] #84 143.8 checking how to hardcode library paths into programs... immediate [2022-08-09T12:11:00.098Z] #84 143.8 checking whether stripping libraries is possible... yes [2022-08-09T12:11:00.098Z] #84 143.8 checking if libtool supports shared libraries... yes [2022-08-09T12:11:00.098Z] #84 143.8 checking whether to build shared libraries... no [2022-08-09T12:11:00.098Z] #84 143.8 checking whether to build static libraries... yes [2022-08-09T12:11:00.098Z] #84 143.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-09T12:11:00.098Z] #84 143.8 checking whether build environment is sane... yes [2022-08-09T12:11:00.098Z] #84 143.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-09T12:11:00.098Z] #84 143.9 checking whether make sets $(MAKE)... yes [2022-08-09T12:11:00.098Z] #84 144.0 checking whether make supports the include directive... yes (GNU style) [2022-08-09T12:11:00.184Z] #77 ... [2022-08-09T12:11:00.184Z] [2022-08-09T12:11:00.184Z] #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-08-09T12:11:00.184Z] #16 sha256:af04b8d62a70a6749757939799115e3707e7241a50fffe1872053d2b7923fc58 [2022-08-09T12:11:00.184Z] #16 DONE 1.0s [2022-08-09T12:11:00.184Z] [2022-08-09T12:11:00.184Z] #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-08-09T12:11:00.184Z] #26 sha256:adf05b6a30cbc459621c2336054bf6217a27c18156bd2f6421a5c0cc1d390472 [2022-08-09T12:11:00.355Z] #84 144.0 checking whether make supports nested variables... yes [2022-08-09T12:11:00.355Z] #84 144.0 checking whether UID '0' is supported by ustar format... yes [2022-08-09T12:11:00.355Z] #84 144.0 checking whether GID '0' is supported by ustar format... yes [2022-08-09T12:11:00.355Z] #84 144.0 checking how to create a ustar tar archive... gnutar [2022-08-09T12:11:00.612Z] #84 144.1 checking dependency style of gcc... gcc3 [2022-08-09T12:11:00.612Z] #84 144.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-09T12:11:00.612Z] #84 144.4 checking whether make supports nested variables... (cached) yes [2022-08-09T12:11:00.612Z] #84 144.4 checking for pkg-config... /usr/bin/pkg-config [2022-08-09T12:11:00.612Z] #84 144.4 checking pkg-config is at least version 0.9.0... yes [2022-08-09T12:11:00.612Z] #84 144.4 checking for yajl >= 2.1.0... yes [2022-08-09T12:11:00.612Z] #84 144.4 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-09T12:11:00.612Z] #84 144.5 checking for gcc... (cached) gcc [2022-08-09T12:11:00.869Z] #84 144.6 checking whether we are using the GNU C compiler... (cached) yes [2022-08-09T12:11:00.869Z] #84 144.6 checking whether gcc accepts -g... (cached) yes [2022-08-09T12:11:00.869Z] #84 144.6 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-09T12:11:00.869Z] #84 144.6 checking whether gcc understands -c and -o together... (cached) yes [2022-08-09T12:11:00.869Z] #84 144.6 checking for a Python interpreter with version >= 3... python3 [2022-08-09T12:11:00.869Z] #84 144.7 checking for python3... /usr/bin/python3 [2022-08-09T12:11:00.869Z] #84 144.7 checking for python3 version... 3.9 [2022-08-09T12:11:01.126Z] #84 144.8 checking for python3 platform... linux [2022-08-09T12:11:01.126Z] #84 144.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-09T12:11:01.218Z] #26 116.9 Updating files: 24% (2776/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: 38% (4432/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: 56% (6409/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% (8522/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) [2022-08-09T12:11:01.218Z] #26 ... [2022-08-09T12:11:01.218Z] [2022-08-09T12:11:01.218Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-09T12:11:01.218Z] #17 sha256:5a043a1bf04d32135199d8dd013684c7dd7a866030adbe71d62fceb853833dbd [2022-08-09T12:11:01.218Z] #17 0.690 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-09T12:11:01.218Z] #17 DONE 1.0s [2022-08-09T12:11:01.218Z] [2022-08-09T12:11:01.218Z] #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-08-09T12:11:01.218Z] #26 sha256:adf05b6a30cbc459621c2336054bf6217a27c18156bd2f6421a5c0cc1d390472 [2022-08-09T12:11:01.639Z] #84 145.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-09T12:11:01.639Z] #84 145.4 checking that generated files are newer than configure... done [2022-08-09T12:11:01.639Z] #84 145.4 configure: creating ./config.status [2022-08-09T12:11:01.735Z] #26 116.9 Updating files: 24% (2776/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: 38% (4432/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: 56% (6409/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% (8522/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-08-09T12:11:01.994Z] #26 121.1 + cd /tmp/tmp.SOo7r5fe7I/tmp/docker-ce [2022-08-09T12:11:01.994Z] #26 121.1 + git checkout -q v17.06.2-ce [2022-08-09T12:11:02.252Z] #26 ... [2022-08-09T12:11:02.252Z] [2022-08-09T12:11:02.252Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-09T12:11:02.252Z] #18 sha256:f07ff2ac9fd46250779327c7d38974e9bb1cbcf347068f6d43bbd85c8667bbd6 [2022-08-09T12:11:02.252Z] #18 DONE 1.1s [2022-08-09T12:11:02.252Z] [2022-08-09T12:11:02.252Z] #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-08-09T12:11:02.252Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-09T12:11:02.252Z] #77 72.50 checking build system type... aarch64-unknown-linux-gnu [2022-08-09T12:11:02.252Z] #77 72.90 checking host system type... aarch64-unknown-linux-gnu [2022-08-09T12:11:02.252Z] #77 72.90 checking how to print strings... printf [2022-08-09T12:11:02.252Z] #77 72.94 checking for gcc... gcc [2022-08-09T12:11:02.252Z] #77 73.11 checking whether the C compiler works... yes [2022-08-09T12:11:02.252Z] #77 73.39 checking for C compiler default output file name... a.out [2022-08-09T12:11:02.252Z] #77 73.39 checking for suffix of executables... [2022-08-09T12:11:02.252Z] #77 73.65 checking whether we are cross compiling... no [2022-08-09T12:11:02.252Z] #77 73.94 checking for suffix of object files... o [2022-08-09T12:11:02.513Z] #77 74.15 checking whether we are using the GNU C compiler... yes [2022-08-09T12:11:02.771Z] #77 74.34 checking whether gcc accepts -g... yes [2022-08-09T12:11:03.030Z] #77 74.53 checking for gcc option to accept ISO C89... [2022-08-09T12:11:03.030Z] #77 ... [2022-08-09T12:11:03.030Z] [2022-08-09T12:11:03.030Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-09T12:11:03.030Z] #19 sha256:dd23165dd72a2a1f8a87b49cbd3dd137a15f0e1683938f561ac373a5933852b2 [2022-08-09T12:11:03.030Z] #19 DONE 0.8s [2022-08-09T12:11:03.030Z] [2022-08-09T12:11:03.030Z] #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-08-09T12:11:03.030Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-09T12:11:03.030Z] #77 74.53 checking for gcc option to accept ISO C89... none needed [2022-08-09T12:11:03.288Z] #77 74.76 checking whether gcc understands -c and -o together... yes [2022-08-09T12:11:03.288Z] #77 75.06 checking for a sed that does not truncate output... /bin/sed [2022-08-09T12:11:03.288Z] #77 75.10 checking for grep that handles long lines and -e... /bin/grep [2022-08-09T12:11:03.288Z] #77 75.12 checking for egrep... /bin/grep -E [2022-08-09T12:11:03.288Z] #77 75.14 checking for fgrep... /bin/grep -F [2022-08-09T12:11:03.489Z] #14 ... [2022-08-09T12:11:03.489Z] [2022-08-09T12:11:03.489Z] #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-08-09T12:11:03.489Z] #64 sha256:11040277e9c302a03d2feebce1622f5cc1ce3ed417b86975a7216d765a135fcc [2022-08-09T12:11:03.489Z] #64 49.91 Updating files: 47% (2362/4925) Updating files: 48% (2364/4925) Updating files: 49% (2414/4925) Updating files: 50% (2463/4925) Updating files: 51% (2512/4925) Updating files: 52% (2561/4925) Updating files: 53% (2611/4925) Updating files: 54% (2660/4925) Updating files: 55% (2709/4925) Updating files: 56% (2758/4925) Updating files: 57% (2808/4925) Updating files: 58% (2857/4925) Updating files: 59% (2906/4925) Updating files: 60% (2955/4925) Updating files: 61% (3005/4925) Updating files: 62% (3054/4925) Updating files: 63% (3103/4925) Updating files: 64% (3152/4925) Updating files: 65% (3202/4925) Updating files: 66% (3251/4925) Updating files: 67% (3300/4925) Updating files: 68% (3349/4925) Updating files: 69% (3399/4925) Updating files: 70% (3448/4925) Updating files: 71% (3497/4925) Updating files: 72% (3546/4925) Updating files: 73% (3596/4925) Updating files: 74% (3645/4925) Updating files: 75% (3694/4925) Updating files: 76% (3743/4925) Updating files: 77% (3793/4925) Updating files: 78% (3842/4925) Updating files: 79% (3891/4925) Updating files: 80% (3940/4925) Updating files: 81% (3990/4925) Updating files: 82% (4039/4925) Updating files: 83% (4088/4925) Updating files: 84% (4137/4925) Updating files: 85% (4187/4925) Updating files: 85% (4227/4925) Updating files: 86% (4236/4925) Updating files: 87% (4285/4925) Updating files: 88% (4334/4925) Updating files: 89% (4384/4925) Updating files: 90% (4433/4925) Updating files: 91% (4482/4925) Updating files: 92% (4531/4925) Updating files: 93% (4581/4925) Updating files: 94% (4630/4925) Updating files: 95% (4679/4925) Updating files: 96% (4728/4925) Updating files: 97% (4778/4925) Updating files: 98% (4827/4925) Updating files: 99% (4876/4925) Updating files: 100% (4925/4925) Updating files: 100% (4925/4925), done. [2022-08-09T12:11:03.489Z] #64 51.45 + cd /tmp/tmp.xih7dxKSui/src/github.com/containerd/containerd [2022-08-09T12:11:03.489Z] #64 51.47 + git checkout -q v1.6.7 [2022-08-09T12:11:03.489Z] #64 53.30 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-09T12:11:03.489Z] #64 53.30 + BUILDTAGS='netgo osusergo static_build' [2022-08-09T12:11:03.489Z] #64 53.30 + export EXTRA_FLAGS=-buildmode=pie [2022-08-09T12:11:03.489Z] #64 53.30 + EXTRA_FLAGS=-buildmode=pie [2022-08-09T12:11:03.489Z] #64 53.30 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-09T12:11:03.489Z] #64 53.30 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-09T12:11:03.489Z] #64 53.30 + '[' '' = dynamic ']' [2022-08-09T12:11:03.489Z] #64 53.30 + make [2022-08-09T12:11:03.545Z] #77 75.16 checking for ld used by gcc... /usr/bin/ld [2022-08-09T12:11:03.545Z] #77 75.18 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-09T12:11:03.545Z] #77 75.20 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-09T12:11:03.545Z] #77 75.20 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-09T12:11:03.545Z] #77 75.37 checking whether ln -s works... yes [2022-08-09T12:11:03.545Z] #77 75.37 checking the maximum length of command line arguments... 1572864 [2022-08-09T12:11:03.545Z] #77 75.40 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-09T12:11:03.803Z] #77 75.41 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-09T12:11:03.803Z] #77 75.41 checking for /usr/bin/ld option to reload object files... -r [2022-08-09T12:11:03.803Z] #77 75.43 checking for objdump... objdump [2022-08-09T12:11:03.803Z] #77 75.43 checking how to recognize dependent libraries... pass_all [2022-08-09T12:11:03.803Z] #77 75.43 checking for dlltool... no [2022-08-09T12:11:03.803Z] #77 75.43 checking how to associate runtime and link libraries... printf %s\n [2022-08-09T12:11:03.803Z] #77 75.43 checking for ar... ar [2022-08-09T12:11:03.803Z] #77 75.43 checking for archiver @FILE support... [2022-08-09T12:11:03.803Z] #77 ... [2022-08-09T12:11:03.803Z] [2022-08-09T12:11:03.803Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-09T12:11:03.803Z] #20 sha256:c3525b3da3fd3efe5719964eee1b2aeff2d670820a72f607d7066937ed101317 [2022-08-09T12:11:03.803Z] #20 DONE 0.8s [2022-08-09T12:11:03.803Z] [2022-08-09T12:11:03.803Z] #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-08-09T12:11:03.803Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-09T12:11:03.803Z] #77 75.43 checking for archiver @FILE support... @ [2022-08-09T12:11:03.803Z] #77 75.60 checking for strip... strip [2022-08-09T12:11:03.803Z] #77 75.60 checking for ranlib... ranlib [2022-08-09T12:11:03.803Z] #77 75.61 checking for gawk... no [2022-08-09T12:11:03.803Z] #77 75.61 checking for mawk... mawk [2022-08-09T12:11:04.739Z] #77 75.61 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-09T12:11:04.739Z] #77 76.17 checking for sysroot... no [2022-08-09T12:11:04.739Z] #77 76.19 checking for a working dd... /bin/dd [2022-08-09T12:11:04.739Z] #77 76.22 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-09T12:11:04.739Z] #77 76.23 checking for mt... no [2022-08-09T12:11:04.739Z] #77 76.23 checking if : is a manifest tool... no [2022-08-09T12:11:04.739Z] #77 76.25 checking how to run the C preprocessor... gcc -E [2022-08-09T12:11:04.864Z] #64 55.08 + bin/ctr [2022-08-09T12:11:04.959Z] #84 148.4 config.status: creating Makefile [2022-08-09T12:11:04.959Z] #84 148.5 config.status: creating config.h [2022-08-09T12:11:04.959Z] #84 148.5 config.status: executing libtool commands [2022-08-09T12:11:04.959Z] #84 148.5 config.status: executing depfiles commands [2022-08-09T12:11:05.305Z] #77 76.48 checking for ANSI C header files... yes [2022-08-09T12:11:05.524Z] #84 149.2 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-09T12:11:05.524Z] #84 149.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-09T12:11:05.563Z] #77 77.00 checking for sys/types.h... yes [2022-08-09T12:11:05.564Z] #77 77.22 checking for sys/stat.h... yes [2022-08-09T12:11:05.780Z] #84 ... [2022-08-09T12:11:05.780Z] [2022-08-09T12:11:05.780Z] #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-08-09T12:11:05.780Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-09T12:11:05.780Z] #19 188.5 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-08-09T12:11:05.780Z] #19 188.5 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-09T12:11:05.780Z] #19 188.5 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-09T12:11:05.780Z] #19 189.7 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-08-09T12:11:05.780Z] #19 189.7 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-09T12:11:05.780Z] #19 189.7 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-09T12:11:05.780Z] #19 190.8 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-08-09T12:11:05.780Z] #19 190.8 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-09T12:11:05.780Z] #19 190.9 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-09T12:11:05.780Z] #19 191.1 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-08-09T12:11:05.780Z] #19 191.1 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-09T12:11:05.780Z] #19 191.1 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-09T12:11:05.780Z] #19 ... [2022-08-09T12:11:05.780Z] [2022-08-09T12:11:05.780Z] #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-08-09T12:11:05.780Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:11:05.780Z] #84 149.6 checking for gcc... gcc [2022-08-09T12:11:05.821Z] #77 77.41 checking for stdlib.h... yes [2022-08-09T12:11:06.036Z] #84 149.7 checking whether the C compiler works... yes [2022-08-09T12:11:06.036Z] #84 149.9 checking for C compiler default output file name... a.out [2022-08-09T12:11:06.080Z] #77 77.66 checking for string.h... yes [2022-08-09T12:11:06.292Z] #84 149.9 checking for suffix of executables... [2022-08-09T12:11:06.338Z] #77 77.84 checking for memory.h... yes [2022-08-09T12:11:06.338Z] #77 78.01 checking for strings.h... yes [2022-08-09T12:11:06.548Z] #84 150.1 checking whether we are cross compiling... no [2022-08-09T12:11:06.548Z] #84 150.3 checking for suffix of object files... o [2022-08-09T12:11:06.596Z] #77 78.25 checking for inttypes.h... yes [2022-08-09T12:11:06.804Z] #84 150.4 checking whether we are using the GNU C compiler... yes [2022-08-09T12:11:06.804Z] #84 150.5 checking whether gcc accepts -g... yes [2022-08-09T12:11:06.804Z] #84 150.5 checking for gcc option to accept ISO C89... none needed [2022-08-09T12:11:06.854Z] #77 78.49 checking for stdint.h... yes [2022-08-09T12:11:07.061Z] #84 150.7 checking whether gcc understands -c and -o together... yes [2022-08-09T12:11:07.112Z] #77 78.67 checking for unistd.h... yes [2022-08-09T12:11:07.318Z] #84 151.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-09T12:11:07.318Z] #84 151.0 checking whether build environment is sane... yes [2022-08-09T12:11:07.318Z] #84 151.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-09T12:11:07.318Z] #84 151.2 checking for gawk... no [2022-08-09T12:11:07.318Z] #84 151.2 checking for mawk... mawk [2022-08-09T12:11:07.318Z] #84 151.2 checking whether make sets $(MAKE)... yes [2022-08-09T12:11:07.370Z] #77 78.88 checking for dlfcn.h... yes [2022-08-09T12:11:07.370Z] #77 79.10 checking for objdir... .libs [2022-08-09T12:11:07.575Z] #84 151.2 checking whether make supports the include directive... yes (GNU style) [2022-08-09T12:11:07.575Z] #84 151.3 checking whether make supports nested variables... yes [2022-08-09T12:11:07.575Z] #84 151.4 checking whether UID '0' is supported by ustar format... yes [2022-08-09T12:11:07.575Z] #84 151.4 checking whether GID '0' is supported by ustar format... yes [2022-08-09T12:11:07.575Z] #84 151.4 checking how to create a ustar tar archive... gnutar [2022-08-09T12:11:07.937Z] #77 79.47 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-09T12:11:07.937Z] #77 79.61 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-09T12:11:07.937Z] #77 79.61 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-09T12:11:08.089Z] #84 151.5 checking dependency style of gcc... gcc3 [2022-08-09T12:11:08.089Z] #84 151.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-09T12:11:08.089Z] #84 151.7 checking whether make supports nested variables... (cached) yes [2022-08-09T12:11:08.196Z] #77 79.71 checking if gcc static flag -static works... [2022-08-09T12:11:08.196Z] #77 ... [2022-08-09T12:11:08.196Z] [2022-08-09T12:11:08.196Z] #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-08-09T12:11:08.196Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-09T12:11:08.196Z] #34 DONE 127.5s [2022-08-09T12:11:08.346Z] #84 151.8 checking build system type... x86_64-pc-linux-gnu [2022-08-09T12:11:08.346Z] #84 152.1 checking host system type... x86_64-pc-linux-gnu [2022-08-09T12:11:08.346Z] #84 152.1 checking how to print strings... printf [2022-08-09T12:11:08.346Z] #84 152.1 checking for a sed that does not truncate output... /bin/sed [2022-08-09T12:11:08.346Z] #84 152.1 checking for grep that handles long lines and -e... /bin/grep [2022-08-09T12:11:08.346Z] #84 152.1 checking for egrep... /bin/grep -E [2022-08-09T12:11:08.346Z] #84 152.1 checking for fgrep... /bin/grep -F [2022-08-09T12:11:08.346Z] #84 152.2 checking for ld used by gcc... /usr/bin/ld [2022-08-09T12:11:08.346Z] #84 152.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-09T12:11:08.346Z] #84 152.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-09T12:11:08.454Z] [2022-08-09T12:11:08.454Z] #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-08-09T12:11:08.454Z] #60 sha256:e3f7319008f41b7fa4614e22420b8576bc8af405e0353c0d4f1ed141a5232a28 [2022-08-09T12:11:08.454Z] #60 10.20 + cd /tmp/tmp.sXnY1GSwEf/src/github.com/opencontainers/runc [2022-08-09T12:11:08.454Z] #60 10.20 + git checkout -q v1.1.3 [2022-08-09T12:11:08.454Z] #60 10.69 + '[' -z '' ']' [2022-08-09T12:11:08.454Z] #60 10.69 + target=static [2022-08-09T12:11:08.454Z] #60 10.69 + make BUILDTAGS=seccomp static [2022-08-09T12:11:08.454Z] #60 11.27 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-09T12:11:08.603Z] #84 152.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-09T12:11:08.603Z] #84 152.3 checking whether ln -s works... yes [2022-08-09T12:11:08.603Z] #84 152.3 checking the maximum length of command line arguments... 1572864 [2022-08-09T12:11:08.603Z] #84 152.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-09T12:11:08.603Z] #84 152.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-09T12:11:08.603Z] #84 152.3 checking for /usr/bin/ld option to reload object files... -r [2022-08-09T12:11:08.603Z] #84 152.3 checking for objdump... objdump [2022-08-09T12:11:08.603Z] #84 152.3 checking how to recognize dependent libraries... pass_all [2022-08-09T12:11:08.603Z] #84 152.3 checking for dlltool... no [2022-08-09T12:11:08.603Z] #84 152.3 checking how to associate runtime and link libraries... printf %s\n [2022-08-09T12:11:08.603Z] #84 152.3 checking for ar... ar [2022-08-09T12:11:08.860Z] #84 152.3 checking for archiver @FILE support... @ [2022-08-09T12:11:08.860Z] #84 152.4 checking for strip... strip [2022-08-09T12:11:08.860Z] #84 152.4 checking for ranlib... ranlib [2022-08-09T12:11:09.117Z] #84 152.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-09T12:11:09.117Z] #84 152.9 checking for sysroot... no [2022-08-09T12:11:09.117Z] #84 152.9 checking for a working dd... /bin/dd [2022-08-09T12:11:09.117Z] #84 152.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-09T12:11:09.374Z] #84 153.0 checking for mt... no [2022-08-09T12:11:09.374Z] #84 153.0 checking if : is a manifest tool... no [2022-08-09T12:11:09.374Z] #84 153.0 checking how to run the C preprocessor... gcc -E [2022-08-09T12:11:09.374Z] #84 153.0 checking for ANSI C header files... yes [2022-08-09T12:11:09.631Z] #84 153.3 checking for sys/types.h... yes [2022-08-09T12:11:09.888Z] #84 153.5 checking for sys/stat.h... yes [2022-08-09T12:11:10.144Z] #84 153.6 checking for stdlib.h... yes [2022-08-09T12:11:10.401Z] #84 153.9 checking for string.h... yes [2022-08-09T12:11:10.401Z] #84 154.1 checking for memory.h... yes [2022-08-09T12:11:10.659Z] #84 154.2 checking for strings.h... yes [2022-08-09T12:11:10.659Z] #84 154.3 checking for inttypes.h... yes [2022-08-09T12:11:10.918Z] #84 154.4 checking for stdint.h... yes [2022-08-09T12:11:10.918Z] #84 154.5 checking for unistd.h... yes [2022-08-09T12:11:11.175Z] #84 154.7 checking for dlfcn.h... yes [2022-08-09T12:11:11.175Z] #84 154.8 checking for objdir... .libs [2022-08-09T12:11:11.432Z] #84 155.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-09T12:11:11.432Z] #84 155.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-09T12:11:11.432Z] #84 155.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-09T12:11:11.689Z] #84 155.2 checking if gcc static flag -static works... yes [2022-08-09T12:11:11.756Z] #14 118.6 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-09T12:11:11.756Z] #14 118.6 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-09T12:11:11.756Z] #14 118.6 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-09T12:11:11.786Z] #77 ... [2022-08-09T12:11:11.786Z] [2022-08-09T12:11:11.786Z] #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-08-09T12:11:11.786Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T12:11:11.786Z] #14 114.8 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-09T12:11:11.786Z] #14 114.8 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-09T12:11:11.786Z] #14 114.8 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-09T12:11:11.955Z] #84 155.6 checking if gcc supports -c -o file.o... yes [2022-08-09T12:11:11.955Z] #84 155.7 checking if gcc supports -c -o file.o... (cached) yes [2022-08-09T12:11:11.955Z] #84 155.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-09T12:11:12.212Z] #84 155.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-09T12:11:12.212Z] #84 155.9 checking how to hardcode library paths into programs... immediate [2022-08-09T12:11:12.212Z] #84 155.9 checking whether stripping libraries is possible... yes [2022-08-09T12:11:12.212Z] #84 155.9 checking if libtool supports shared libraries... yes [2022-08-09T12:11:12.212Z] #84 155.9 checking whether to build shared libraries... no [2022-08-09T12:11:12.212Z] #84 155.9 checking whether to build static libraries... yes [2022-08-09T12:11:12.212Z] #84 155.9 checking float.h usability... yes [2022-08-09T12:11:12.212Z] #84 156.0 checking float.h presence... yes [2022-08-09T12:11:12.212Z] #84 156.1 checking for float.h... yes [2022-08-09T12:11:12.469Z] #84 156.1 checking limits.h usability... yes [2022-08-09T12:11:12.469Z] #84 156.2 checking limits.h presence... yes [2022-08-09T12:11:12.469Z] #84 156.2 checking for limits.h... yes [2022-08-09T12:11:12.469Z] #84 156.2 checking stddef.h usability... yes [2022-08-09T12:11:12.469Z] #84 156.3 checking stddef.h presence... yes [2022-08-09T12:11:12.641Z] #60 ... [2022-08-09T12:11:12.641Z] [2022-08-09T12:11:12.642Z] #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-08-09T12:11:12.642Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-09T12:11:12.642Z] #77 79.71 checking if gcc static flag -static works... yes [2022-08-09T12:11:12.642Z] #77 80.17 checking if gcc supports -c -o file.o... yes [2022-08-09T12:11:12.642Z] #77 80.57 checking if gcc supports -c -o file.o... (cached) yes [2022-08-09T12:11:12.642Z] #77 80.57 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-09T12:11:12.642Z] #77 80.66 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-09T12:11:12.642Z] #77 81.02 checking how to hardcode library paths into programs... immediate [2022-08-09T12:11:12.642Z] #77 81.02 checking whether stripping libraries is possible... yes [2022-08-09T12:11:12.642Z] #77 81.02 checking if libtool supports shared libraries... yes [2022-08-09T12:11:12.642Z] #77 81.03 checking whether to build shared libraries... no [2022-08-09T12:11:12.642Z] #77 81.03 checking whether to build static libraries... yes [2022-08-09T12:11:12.642Z] #77 81.03 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-09T12:11:12.642Z] #77 81.04 checking whether build environment is sane... yes [2022-08-09T12:11:12.642Z] #77 81.06 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-09T12:11:12.642Z] #77 81.06 checking whether make sets $(MAKE)... yes [2022-08-09T12:11:12.642Z] #77 81.11 checking whether make supports the include directive... yes (GNU style) [2022-08-09T12:11:12.642Z] #77 81.14 checking whether make supports nested variables... yes [2022-08-09T12:11:12.642Z] #77 81.20 checking whether UID '0' is supported by ustar format... yes [2022-08-09T12:11:12.642Z] #77 81.20 checking whether GID '0' is supported by ustar format... yes [2022-08-09T12:11:12.642Z] #77 81.20 checking how to create a ustar tar archive... gnutar [2022-08-09T12:11:12.642Z] #77 81.28 checking dependency style of gcc... gcc3 [2022-08-09T12:11:12.642Z] #77 81.47 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-09T12:11:12.642Z] #77 81.47 checking whether make supports nested variables... (cached) yes [2022-08-09T12:11:12.642Z] #77 81.47 checking for gawk... (cached) mawk [2022-08-09T12:11:12.642Z] #77 81.47 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-09T12:11:12.642Z] #77 81.48 checking for gcc... (cached) gcc [2022-08-09T12:11:12.642Z] #77 81.58 checking whether we are using the GNU C compiler... (cached) yes [2022-08-09T12:11:12.642Z] #77 81.59 checking whether gcc accepts -g... (cached) yes [2022-08-09T12:11:12.642Z] #77 81.60 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-09T12:11:12.642Z] #77 81.60 checking whether gcc understands -c and -o together... (cached) yes [2022-08-09T12:11:12.642Z] #77 81.61 checking for a Python interpreter with version >= 3... python3 [2022-08-09T12:11:12.642Z] #77 81.67 checking for python3... /usr/bin/python3 [2022-08-09T12:11:12.642Z] #77 81.67 checking for python3 version... 3.9 [2022-08-09T12:11:12.642Z] #77 81.73 checking for python3 platform... linux [2022-08-09T12:11:12.642Z] #77 81.78 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-09T12:11:12.642Z] #77 81.92 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-09T12:11:12.642Z] #77 82.10 checking for go-md2man... no [2022-08-09T12:11:12.642Z] #77 82.12 checking error.h usability... yes [2022-08-09T12:11:12.642Z] #77 82.24 checking error.h presence... yes [2022-08-09T12:11:12.642Z] #77 82.28 checking for error.h... yes [2022-08-09T12:11:12.642Z] #77 82.32 checking linux/openat2.h usability... yes [2022-08-09T12:11:12.642Z] #77 82.48 checking linux/openat2.h presence... yes [2022-08-09T12:11:12.642Z] #77 82.54 checking for linux/openat2.h... yes [2022-08-09T12:11:12.642Z] #77 82.58 checking for copy_file_range... yes [2022-08-09T12:11:12.642Z] #77 82.85 checking for fgetxattr... yes [2022-08-09T12:11:12.642Z] #77 83.05 checking for statx... yes [2022-08-09T12:11:12.642Z] #77 83.33 checking for fgetpwent_r... yes [2022-08-09T12:11:12.642Z] #77 83.56 checking for issetugid... no [2022-08-09T12:11:12.642Z] #77 83.78 checking for pkg-config... /usr/bin/pkg-config [2022-08-09T12:11:12.642Z] #77 83.78 checking pkg-config is at least version 0.9.0... yes [2022-08-09T12:11:12.642Z] #77 83.78 checking for library containing yajl_tree_get... -lyajl [2022-08-09T12:11:12.642Z] #77 84.18 checking for yajl >= 2.0.0... yes [2022-08-09T12:11:12.642Z] #77 84.21 checking sys/capability.h usability... yes [2022-08-09T12:11:12.642Z] #77 84.43 checking sys/capability.h presence... yes [2022-08-09T12:11:12.726Z] #84 156.4 checking for stddef.h... yes [2022-08-09T12:11:12.726Z] #84 156.4 checking for stdlib.h... (cached) yes [2022-08-09T12:11:12.726Z] #84 156.4 checking for string.h... (cached) yes [2022-08-09T12:11:12.726Z] #84 156.4 checking sys/time.h usability... yes [2022-08-09T12:11:12.726Z] #84 156.6 checking sys/time.h presence... yes [2022-08-09T12:11:12.726Z] #84 156.6 checking for sys/time.h... yes [2022-08-09T12:11:12.900Z] #77 84.50 checking for sys/capability.h... yes [2022-08-09T12:11:12.963Z] #64 ... [2022-08-09T12:11:12.963Z] [2022-08-09T12:11:12.963Z] #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-08-09T12:11:12.963Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:11:12.963Z] #77 42.55 libtoolize: putting auxiliary files in '.'. [2022-08-09T12:11:12.963Z] #77 42.56 libtoolize: copying file './ltmain.sh' [2022-08-09T12:11:12.963Z] #77 43.22 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-09T12:11:12.963Z] #77 43.23 libtoolize: and rerunning libtoolize and aclocal. [2022-08-09T12:11:12.963Z] #77 43.23 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-09T12:11:12.983Z] #84 156.6 checking for inline... inline [2022-08-09T12:11:12.983Z] #84 156.7 checking for size_t... yes [2022-08-09T12:11:13.133Z] #14 ... [2022-08-09T12:11:13.133Z] [2022-08-09T12:11:13.133Z] #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-08-09T12:11:13.133Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:11:13.133Z] #77 46.06 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-09T12:11:13.158Z] #77 84.51 checking for library containing cap_from_name... -lcap [2022-08-09T12:11:13.220Z] #77 ... [2022-08-09T12:11:13.220Z] [2022-08-09T12:11:13.220Z] #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-08-09T12:11:13.220Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T12:11:13.220Z] #14 104.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-09T12:11:13.220Z] #14 104.7 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-09T12:11:13.220Z] #14 104.7 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-09T12:11:13.220Z] #14 111.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-09T12:11:13.220Z] #14 111.5 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-09T12:11:13.220Z] #14 111.5 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-09T12:11:13.240Z] #84 156.9 checking for stdlib.h... (cached) yes [2022-08-09T12:11:13.240Z] #84 156.9 checking for GNU libc compatible malloc... yes [2022-08-09T12:11:13.240Z] #84 157.0 checking for stdlib.h... (cached) yes [2022-08-09T12:11:13.240Z] #84 157.0 checking for GNU libc compatible realloc... yes [2022-08-09T12:11:13.477Z] #14 ... [2022-08-09T12:11:13.477Z] [2022-08-09T12:11:13.477Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-09T12:11:13.477Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:11:13.477Z] #77 53.21 configure.ac:7: installing './compile' [2022-08-09T12:11:13.477Z] #77 53.22 configure.ac:11: installing './config.guess' [2022-08-09T12:11:13.477Z] #77 53.23 configure.ac:11: installing './config.sub' [2022-08-09T12:11:13.477Z] #77 53.25 configure.ac:8: installing './install-sh' [2022-08-09T12:11:13.724Z] #77 84.89 checking for library containing dlopen... -ldl [2022-08-09T12:11:13.724Z] #77 85.35 checking seccomp.h usability... yes [2022-08-09T12:11:13.732Z] #77 53.26 configure.ac:8: installing './missing' [2022-08-09T12:11:13.732Z] #77 53.37 Makefile.am: installing './depcomp' [2022-08-09T12:11:13.754Z] #84 157.2 checking for working strtod... yes [2022-08-09T12:11:13.754Z] #84 157.4 checking for gettimeofday... yes [2022-08-09T12:11:13.754Z] #84 157.5 checking for memset... yes [2022-08-09T12:11:13.982Z] #77 85.49 checking seccomp.h presence... yes [2022-08-09T12:11:13.982Z] #77 85.60 checking for seccomp.h... yes [2022-08-09T12:11:13.982Z] #77 85.61 checking for library containing seccomp_rule_add... [2022-08-09T12:11:13.982Z] #77 ... [2022-08-09T12:11:13.982Z] [2022-08-09T12:11:13.982Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T12:11:13.982Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-09T12:11:13.982Z] #21 1.141 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-09T12:11:13.982Z] #21 1.160 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-09T12:11:13.982Z] #21 1.309 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-09T12:11:13.982Z] #21 1.677 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-09T12:11:13.982Z] #21 2.688 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [170 kB] [2022-08-09T12:11:13.982Z] #21 3.711 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-09T12:11:13.982Z] #21 7.035 Fetched 8451 kB in 6s (1339 kB/s) [2022-08-09T12:11:13.982Z] #21 7.035 Reading package lists... [2022-08-09T12:11:14.010Z] #84 157.6 checking for strspn... yes [2022-08-09T12:11:14.241Z] #21 9.136 Reading package lists... [2022-08-09T12:11:14.241Z] #21 ... [2022-08-09T12:11:14.241Z] [2022-08-09T12:11:14.241Z] #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-08-09T12:11:14.241Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-09T12:11:14.241Z] #77 85.61 checking for library containing seccomp_rule_add... -lseccomp [2022-08-09T12:11:14.241Z] #77 85.92 checking for library containing seccomp_arch_resolve_name... none required [2022-08-09T12:11:14.241Z] #77 86.04 checking systemd/sd-bus.h usability... yes [2022-08-09T12:11:14.267Z] #84 157.8 checking that generated files are newer than configure... done [2022-08-09T12:11:14.267Z] #84 157.8 configure: creating ./config.status [2022-08-09T12:11:14.499Z] #77 86.15 checking systemd/sd-bus.h presence... yes [2022-08-09T12:11:14.499Z] #77 86.26 checking for systemd/sd-bus.h... yes [2022-08-09T12:11:15.066Z] #77 86.27 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-09T12:11:15.066Z] #77 86.72 checking for sd_notify_barrier... yes [2022-08-09T12:11:15.098Z] #77 54.62 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-09T12:11:15.098Z] #77 54.62 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-09T12:11:15.098Z] #77 54.76 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-09T12:11:15.098Z] #77 54.77 libtoolize: copying file 'm4/libtool.m4' [2022-08-09T12:11:15.324Z] #77 86.98 checking linux/bpf.h usability... yes [2022-08-09T12:11:15.324Z] #77 87.11 checking linux/bpf.h presence... yes [2022-08-09T12:11:15.324Z] #77 87.16 checking for linux/bpf.h... yes [2022-08-09T12:11:15.385Z] #77 54.88 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-09T12:11:15.385Z] #77 55.01 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-09T12:11:15.582Z] #77 87.16 checking compilation for eBPF... yes [2022-08-09T12:11:15.582Z] #77 87.28 checking for criu >= 3.15... no [2022-08-09T12:11:15.582Z] #77 87.33 configure: CRIU headers not found, building without CRIU support [2022-08-09T12:11:15.582Z] #77 87.33 checking for criu > 3.16... no [2022-08-09T12:11:15.582Z] #77 87.37 configure: CRIU version doesn't support join-ns API [2022-08-09T12:11:15.582Z] #77 87.37 checking for criu > 3.16.1... no [2022-08-09T12:11:15.582Z] #77 87.39 configure: CRIU version doesn't support for pre-dumping [2022-08-09T12:11:15.582Z] #77 87.39 checking for new mount API (fsconfig)... yes [2022-08-09T12:11:15.639Z] #84 159.2 config.status: creating Makefile [2022-08-09T12:11:15.639Z] #84 159.2 config.status: creating config.h [2022-08-09T12:11:15.639Z] #84 159.2 config.status: executing depfiles commands [2022-08-09T12:11:15.639Z] #84 159.4 config.status: executing libtool commands [2022-08-09T12:11:15.648Z] #77 55.19 libtoolize: copying file 'm4/ltversion.m4' [2022-08-09T12:11:15.648Z] #77 55.26 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-09T12:11:15.648Z] #77 55.37 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-09T12:11:15.840Z] #77 87.49 checking for seccomp notify API... yes [2022-08-09T12:11:15.840Z] #77 87.58 checking for gperf... no [2022-08-09T12:11:15.840Z] #77 87.58 configure: gperf not found - cannot rebuild signal parser code [2022-08-09T12:11:15.840Z] #77 87.58 checking for library containing argp_parse... none required [2022-08-09T12:11:16.099Z] #77 ... [2022-08-09T12:11:16.099Z] [2022-08-09T12:11:16.099Z] #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-08-09T12:11:16.099Z] #26 sha256:adf05b6a30cbc459621c2336054bf6217a27c18156bd2f6421a5c0cc1d390472 [2022-08-09T12:11:16.099Z] #26 125.2 + mkdir -p /tmp/tmp.SOo7r5fe7I/src/github.com/docker [2022-08-09T12:11:16.099Z] #26 125.2 + mv components/cli /tmp/tmp.SOo7r5fe7I/src/github.com/docker/cli [2022-08-09T12:11:16.099Z] #26 125.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-08-09T12:11:16.099Z] #26 ... [2022-08-09T12:11:16.099Z] [2022-08-09T12:11:16.099Z] #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-08-09T12:11:16.099Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-09T12:11:16.099Z] #77 87.87 checking that generated files are newer than configure... done [2022-08-09T12:11:16.099Z] #77 87.87 configure: creating ./config.status [2022-08-09T12:11:16.569Z] #84 160.1 GEN .version [2022-08-09T12:11:16.569Z] #84 160.1 make install-recursive [2022-08-09T12:11:16.569Z] #84 160.1 make[1]: Entering directory '/tmp/crun-build' [2022-08-09T12:11:16.569Z] #84 160.2 Making install in libocispec [2022-08-09T12:11:16.569Z] #84 160.2 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-09T12:11:16.569Z] #84 160.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-09T12:11:16.569Z] #84 160.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-09T12:11:16.569Z] #84 160.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-09T12:11:16.569Z] #84 160.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-09T12:11:16.569Z] #84 ... [2022-08-09T12:11:16.569Z] [2022-08-09T12:11:16.569Z] #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-08-09T12:11:16.569Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-09T12:11:16.569Z] #19 209.5 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-08-09T12:11:16.826Z] #19 209.5 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-08-09T12:11:16.826Z] #19 209.5 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-09T12:11:16.826Z] #19 209.5 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-08-09T12:11:16.826Z] #19 209.5 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-09T12:11:16.826Z] #19 209.5 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-09T12:11:19.380Z] #77 90.70 config.status: creating Makefile [2022-08-09T12:11:19.380Z] #77 90.78 config.status: creating rpm/crun.spec [2022-08-09T12:11:19.380Z] #77 90.86 config.status: creating config.h [2022-08-09T12:11:19.380Z] #77 90.90 config.status: executing libtool commands [2022-08-09T12:11:19.380Z] #77 90.98 config.status: executing depfiles commands [2022-08-09T12:11:19.917Z] #14 ... [2022-08-09T12:11:19.917Z] [2022-08-09T12:11: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-08-09T12:11:19.917Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:11:19.917Z] #77 45.91 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-09T12:11:20.314Z] #77 92.00 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-09T12:11:20.314Z] #77 92.03 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-09T12:11:20.573Z] #77 92.42 checking for gcc... gcc [2022-08-09T12:11:20.831Z] #77 92.51 checking whether the C compiler works... yes [2022-08-09T12:11:20.831Z] #77 92.62 checking for C compiler default output file name... a.out [2022-08-09T12:11:21.089Z] #77 92.62 checking for suffix of executables... [2022-08-09T12:11:21.348Z] #77 92.82 checking whether we are cross compiling... no [2022-08-09T12:11:21.606Z] #77 93.05 checking for suffix of object files... o [2022-08-09T12:11:21.606Z] #77 93.20 checking whether we are using the GNU C compiler... yes [2022-08-09T12:11:21.606Z] #77 93.31 checking whether gcc accepts -g... yes [2022-08-09T12:11:21.864Z] #77 93.42 checking for gcc option to accept ISO C89... none needed [2022-08-09T12:11:22.123Z] #77 93.59 checking whether gcc understands -c and -o together... yes [2022-08-09T12:11:22.123Z] #77 93.75 checking how to run the C preprocessor... gcc -E [2022-08-09T12:11:22.381Z] #77 94.02 checking for grep that handles long lines and -e... /bin/grep [2022-08-09T12:11:22.381Z] #77 94.05 checking for egrep... /bin/grep -E [2022-08-09T12:11:22.640Z] #77 94.07 checking for ANSI C header files... [2022-08-09T12:11:22.640Z] #77 ... [2022-08-09T12:11:22.640Z] [2022-08-09T12:11:22.640Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T12:11:22.640Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-09T12:11:22.640Z] #21 9.136 Reading package lists... [2022-08-09T12:11:22.640Z] #21 11.52 Building dependency tree... [2022-08-09T12:11:22.640Z] #21 13.21 The following additional packages will be installed: [2022-08-09T12:11:22.640Z] #21 13.21 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-09T12:11:22.640Z] #21 13.21 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-09T12:11:22.640Z] #21 13.21 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-09T12:11:22.640Z] #21 13.21 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-09T12:11:22.640Z] #21 13.21 python3-pkg-resources systemd vim-runtime xxd [2022-08-09T12:11:22.640Z] #21 13.21 Suggested packages: [2022-08-09T12:11:22.640Z] #21 13.22 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-09T12:11:22.640Z] #21 13.22 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-09T12:11:22.640Z] #21 13.22 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-09T12:11:22.640Z] #21 13.22 Recommended packages: [2022-08-09T12:11:22.640Z] #21 13.22 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-09T12:11:22.640Z] #21 13.22 systemd-timesyncd | time-daemon unzip [2022-08-09T12:11:22.640Z] #21 14.48 The following NEW packages will be installed: [2022-08-09T12:11:22.640Z] #21 14.48 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-09T12:11:22.640Z] #21 14.48 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-09T12:11:22.640Z] #21 14.48 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-09T12:11:22.640Z] #21 14.48 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-09T12:11:22.640Z] #21 14.48 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-09T12:11:22.640Z] #21 14.48 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-09T12:11:22.640Z] #21 14.49 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-09T12:11:22.640Z] #21 14.49 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-09T12:11:22.640Z] #21 14.49 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-09T12:11:22.640Z] #21 14.83 0 upgraded, 56 newly installed, 0 to remove and 4 not upgraded. [2022-08-09T12:11:22.640Z] #21 14.83 Need to get 31.8 MB of archives. [2022-08-09T12:11:22.640Z] #21 14.83 After this operation, 123 MB of additional disk space will be used. [2022-08-09T12:11:22.640Z] #21 14.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-08-09T12:11:22.640Z] #21 14.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] [2022-08-09T12:11:22.640Z] #21 14.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] [2022-08-09T12:11:22.640Z] #21 14.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] [2022-08-09T12:11:22.640Z] #21 14.87 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-08-09T12:11:22.640Z] #21 14.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] [2022-08-09T12:11:22.640Z] #21 14.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7 [4157 kB] [2022-08-09T12:11:22.640Z] #21 15.03 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-08-09T12:11:22.640Z] #21 15.03 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-08-09T12:11:22.640Z] #21 15.03 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-08-09T12:11:22.640Z] #21 15.04 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-08-09T12:11:22.640Z] #21 15.04 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-08-09T12:11:22.640Z] #21 15.04 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-08-09T12:11:22.640Z] #21 15.07 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-08-09T12:11:22.640Z] #21 15.36 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-09T12:11:22.640Z] #21 15.37 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-09T12:11:22.640Z] #21 15.37 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-08-09T12:11:22.640Z] #21 15.37 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-08-09T12:11:22.640Z] #21 15.38 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-08-09T12:11:22.640Z] #21 15.38 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-08-09T12:11:22.640Z] #21 15.39 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-08-09T12:11:22.640Z] #21 15.40 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-08-09T12:11:22.640Z] #21 15.40 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-08-09T12:11:22.640Z] #21 15.40 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-08-09T12:11:22.640Z] #21 15.40 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-08-09T12:11:22.640Z] #21 15.41 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-08-09T12:11:22.640Z] #21 15.42 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-08-09T12:11:22.640Z] #21 15.42 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-08-09T12:11:22.640Z] #21 15.43 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-08-09T12:11:22.640Z] #21 15.59 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-08-09T12:11:22.640Z] #21 15.59 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-08-09T12:11:22.640Z] #21 15.59 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-08-09T12:11:22.640Z] #21 15.93 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-08-09T12:11:22.640Z] #21 15.93 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] [2022-08-09T12:11:22.640Z] #21 15.93 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-08-09T12:11:22.640Z] #21 15.93 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-08-09T12:11:22.640Z] #21 15.93 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-09T12:11:22.640Z] #21 15.93 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-08-09T12:11:22.640Z] #21 15.94 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-08-09T12:11:22.641Z] #21 15.94 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-08-09T12:11:22.641Z] #21 15.95 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-09T12:11:22.641Z] #21 15.99 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-09T12:11:22.641Z] #21 15.99 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-09T12:11:22.641Z] #21 16.00 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-09T12:11:22.641Z] #21 16.00 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-09T12:11:22.641Z] #21 16.10 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-09T12:11:22.641Z] #21 16.11 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-09T12:11:22.641Z] #21 16.11 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-08-09T12:11:22.641Z] #21 16.12 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7 [161 kB] [2022-08-09T12:11:22.641Z] #21 16.14 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-08-09T12:11:22.641Z] #21 16.28 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-08-09T12:11:22.641Z] #21 16.41 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-09T12:11:22.641Z] #21 16.67 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-08-09T12:11:22.641Z] #21 16.73 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-08-09T12:11:22.641Z] #21 16.77 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-08-09T12:11:22.641Z] #21 16.78 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-08-09T12:11:22.641Z] #21 17.39 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T12:11:22.641Z] #21 17.54 Fetched 31.8 MB in 2s (14.1 MB/s) [2022-08-09T12:11:22.641Z] #21 17.60 Selecting previously unselected package libcap2:arm64. [2022-08-09T12:11:22.641Z] #21 17.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24009 files and directories currently installed.) [2022-08-09T12:11:22.641Z] #21 17.63 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... [2022-08-09T12:11:22.641Z] #21 17.65 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-08-09T12:11:22.641Z] #21 17.73 Selecting previously unselected package libargon2-1:arm64. [2022-08-09T12:11:22.641Z] #21 17.76 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ... [2022-08-09T12:11:22.641Z] #21 17.76 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... [2022-08-09T12:11:22.641Z] #21 17.84 Selecting previously unselected package libjson-c5:arm64. [2022-08-09T12:11:22.641Z] #21 17.85 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ... [2022-08-09T12:11:22.641Z] #21 17.85 Unpacking libjson-c5:arm64 (0.15-2) ... [2022-08-09T12:11:22.641Z] #21 17.94 Selecting previously unselected package libcryptsetup12:arm64. [2022-08-09T12:11:22.641Z] #21 17.94 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... [2022-08-09T12:11:22.641Z] #21 17.95 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-08-09T12:11:22.641Z] #21 18.09 Selecting previously unselected package libip4tc2:arm64. [2022-08-09T12:11:22.641Z] #21 18.09 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ... [2022-08-09T12:11:22.641Z] #21 18.10 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-08-09T12:11:22.641Z] #21 18.17 Selecting previously unselected package libkmod2:arm64. [2022-08-09T12:11:22.641Z] #21 18.17 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ... [2022-08-09T12:11:22.641Z] #21 18.18 Unpacking libkmod2:arm64 (28-1) ... [2022-08-09T12:11:22.641Z] #21 18.31 Selecting previously unselected package systemd. [2022-08-09T12:11:22.641Z] #21 18.32 Preparing to unpack .../06-systemd_247.3-7_arm64.deb ... [2022-08-09T12:11:22.641Z] #21 18.50 Unpacking systemd (247.3-7) ... [2022-08-09T12:11:23.375Z] #19 ... [2022-08-09T12:11:23.375Z] [2022-08-09T12:11:23.375Z] #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-08-09T12:11:23.375Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:11:23.375Z] #84 160.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-09T12:11:23.375Z] #84 160.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-09T12:11:23.375Z] #84 160.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-09T12:11:23.375Z] #84 160.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-09T12:11:23.375Z] #84 160.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-09T12:11:23.375Z] #84 160.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-09T12:11:23.375Z] #84 160.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-09T12:11:23.375Z] #84 160.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-09T12:11:23.375Z] #84 160.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-09T12:11:23.375Z] #84 161.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-09T12:11:23.375Z] #84 161.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-09T12:11:23.375Z] #84 161.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-09T12:11:23.375Z] #84 161.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-09T12:11:23.375Z] #84 161.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-09T12:11:23.375Z] #84 161.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-09T12:11:23.375Z] #84 161.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-09T12:11:23.375Z] #84 161.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-09T12:11:23.375Z] #84 161.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-09T12:11:23.375Z] #84 161.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-09T12:11:23.375Z] #84 161.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-09T12:11:23.375Z] #84 161.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-09T12:11:23.375Z] #84 161.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-09T12:11:23.375Z] #84 161.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-09T12:11:23.375Z] #84 161.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-09T12:11:23.375Z] #84 161.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-09T12:11:23.375Z] #84 161.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-09T12:11:23.375Z] #84 161.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-09T12:11:23.375Z] #84 161.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-09T12:11:23.375Z] #84 161.8 make install-recursive [2022-08-09T12:11:23.375Z] #84 161.8 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-09T12:11:23.375Z] #84 161.9 Making install in yajl [2022-08-09T12:11:23.375Z] #84 161.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-09T12:11:23.375Z] #84 161.9 CC verify/json_verify-json_verify.o [2022-08-09T12:11:23.375Z] #84 161.9 CC src/libyajl_la-yajl_alloc.lo [2022-08-09T12:11:23.375Z] #84 161.9 CC src/libyajl_la-yajl_gen.lo [2022-08-09T12:11:23.375Z] #84 161.9 CC src/libyajl_la-yajl.lo [2022-08-09T12:11:23.375Z] #84 161.9 CC src/libyajl_la-yajl_parser.lo [2022-08-09T12:11:23.375Z] #84 161.9 CC src/libyajl_la-yajl_buf.lo [2022-08-09T12:11:23.375Z] #84 162.0 CC src/libyajl_la-yajl_encode.lo [2022-08-09T12:11:23.375Z] #84 162.0 CC src/libyajl_la-yajl_lex.lo [2022-08-09T12:11:23.375Z] #84 162.0 CC src/libyajl_la-yajl_tree.lo [2022-08-09T12:11:23.375Z] #84 166.4 CCLD libyajl.la [2022-08-09T12:11:23.375Z] #84 166.7 CCLD verify/json_verify [2022-08-09T12:11:23.633Z] #84 167.2 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-09T12:11:23.633Z] #84 167.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-09T12:11:23.633Z] #84 167.2 make[5]: Nothing to be done for 'install-data-am'. [2022-08-09T12:11:23.633Z] #84 167.2 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-09T12:11:23.633Z] #84 167.2 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-09T12:11:23.633Z] #84 167.2 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-09T12:11:23.633Z] #84 167.3 CC src/validate.o [2022-08-09T12:11:23.633Z] #84 167.3 CC src/image_spec_schema_config_schema.lo [2022-08-09T12:11:23.633Z] #84 167.3 CC src/image_spec_schema_content_descriptor.lo [2022-08-09T12:11:23.633Z] #84 167.3 CC src/image_spec_schema_defs.lo [2022-08-09T12:11:23.633Z] #84 167.4 CC src/image_spec_schema_defs_descriptor.lo [2022-08-09T12:11:23.633Z] #84 167.4 CC src/image_spec_schema_image_index_schema.lo [2022-08-09T12:11:23.633Z] #84 167.4 CC src/image_spec_schema_image_layout_schema.lo [2022-08-09T12:11:23.633Z] #84 167.4 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-09T12:11:23.633Z] #84 167.4 CC src/runtime_spec_schema_config_linux.lo [2022-08-09T12:11:23.633Z] #84 167.4 CC src/runtime_spec_schema_config_zos.lo [2022-08-09T12:11:23.633Z] #84 167.4 CC src/runtime_spec_schema_config_schema.lo [2022-08-09T12:11:23.633Z] #84 167.4 CC src/runtime_spec_schema_config_solaris.lo [2022-08-09T12:11:23.633Z] #84 167.5 CC src/runtime_spec_schema_config_vm.lo [2022-08-09T12:11:23.633Z] #84 167.5 CC src/runtime_spec_schema_config_windows.lo [2022-08-09T12:11:23.633Z] #84 167.6 CC src/runtime_spec_schema_defs.lo [2022-08-09T12:11:23.763Z] #77 ... [2022-08-09T12:11:23.763Z] [2022-08-09T12:11:23.763Z] #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-08-09T12:11:23.763Z] #67 sha256:b8fadbe14d4da4b8bb44f96ebc001ae787c265a576500116114b47287ea31bdf [2022-08-09T12:11:23.763Z] #67 123.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-09T12:11:23.763Z] #67 123.1 + GOBIN=/build [2022-08-09T12:11:23.763Z] #67 123.1 + GO111MODULE=on [2022-08-09T12:11:23.763Z] #67 123.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-09T12:11:23.891Z] #84 167.6 CC src/runtime_spec_schema_defs_linux.lo [2022-08-09T12:11:23.891Z] #84 167.7 CC src/runtime_spec_schema_defs_vm.lo [2022-08-09T12:11:23.891Z] #84 167.7 CC src/runtime_spec_schema_defs_zos.lo [2022-08-09T12:11:23.891Z] #84 167.8 CC src/runtime_spec_schema_state_schema.lo [2022-08-09T12:11:23.891Z] #84 167.8 CC src/runtime_spec_schema_defs_windows.lo [2022-08-09T12:11:23.891Z] #84 167.8 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-09T12:11:23.891Z] #84 167.8 CC src/basic_test_double_array_item.lo [2022-08-09T12:11:24.015Z] #21 20.35 Selecting previously unselected package pigz. [2022-08-09T12:11:24.148Z] #84 167.9 CC src/basic_test_double_array.lo [2022-08-09T12:11:24.148Z] #84 168.0 CC src/basic_test_top_array_string.lo [2022-08-09T12:11:24.148Z] #84 168.0 CC src/basic_test_top_array_int.lo [2022-08-09T12:11:24.148Z] #84 168.0 CC src/basic_test_top_double_array_int.lo [2022-08-09T12:11:24.274Z] #21 20.35 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ... [2022-08-09T12:11:24.274Z] #21 20.36 Unpacking pigz (2.6-1) ... [2022-08-09T12:11:24.274Z] #21 20.46 Selecting previously unselected package libelf1:arm64. [2022-08-09T12:11:24.274Z] #21 20.47 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ... [2022-08-09T12:11:24.274Z] #21 20.48 Unpacking libelf1:arm64 (0.183-1) ... [2022-08-09T12:11:24.405Z] #84 168.1 CC src/basic_test_top_double_array_obj.lo [2022-08-09T12:11:24.405Z] #84 168.1 CC src/basic_test_top_double_array_string.lo [2022-08-09T12:11:24.405Z] #84 168.2 CC src/basic_test_top_double_array_refobj.lo [2022-08-09T12:11:24.405Z] #84 168.2 CC src/read-file.lo [2022-08-09T12:11:24.532Z] #21 20.66 Selecting previously unselected package libbpf0:arm64. [2022-08-09T12:11:24.532Z] #21 20.66 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ... [2022-08-09T12:11:24.532Z] #21 20.67 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-08-09T12:11:24.532Z] #21 20.74 Selecting previously unselected package libmnl0:arm64. [2022-08-09T12:11:24.532Z] #21 20.75 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ... [2022-08-09T12:11:24.532Z] #21 20.75 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-08-09T12:11:24.662Z] #84 168.4 CC src/json_common.lo [2022-08-09T12:11:24.662Z] #84 168.5 CC tests/test-2.o [2022-08-09T12:11:24.662Z] #84 168.5 CC tests/test-1.o [2022-08-09T12:11:24.790Z] #21 20.83 Selecting previously unselected package libxtables12:arm64. [2022-08-09T12:11:24.790Z] #21 20.83 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ... [2022-08-09T12:11:24.790Z] #21 20.84 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-08-09T12:11:24.790Z] #21 20.92 Selecting previously unselected package libcap2-bin. [2022-08-09T12:11:24.790Z] #21 20.93 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-08-09T12:11:24.790Z] #21 20.93 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-09T12:11:24.919Z] #84 168.6 CC tests/test-3.o [2022-08-09T12:11:24.919Z] #84 168.7 CC tests/test-5.o [2022-08-09T12:11:24.919Z] #84 168.8 CC tests/test-4.o [2022-08-09T12:11:24.919Z] #84 168.8 CC tests/test-7.o [2022-08-09T12:11:25.049Z] #21 21.03 Selecting previously unselected package iproute2. [2022-08-09T12:11:25.049Z] #21 21.04 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ... [2022-08-09T12:11:25.049Z] #21 21.04 Unpacking iproute2 (5.10.0-4) ... [2022-08-09T12:11:25.176Z] #84 168.8 CC tests/test-6.o [2022-08-09T12:11:25.176Z] #84 168.9 CC tests/test-8.o [2022-08-09T12:11:25.176Z] #84 169.0 CC tests/test-11.o [2022-08-09T12:11:25.176Z] #84 169.1 CC tests/test-10.o [2022-08-09T12:11:25.345Z] #21 21.47 Selecting previously unselected package xxd. [2022-08-09T12:11:25.345Z] #21 21.49 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-09T12:11:25.345Z] #21 21.50 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:11:25.432Z] #84 169.1 CC tests/test-9.o [2022-08-09T12:11:25.604Z] #21 21.63 Selecting previously unselected package vim-common. [2022-08-09T12:11:25.604Z] #21 21.63 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-09T12:11:25.604Z] #21 21.64 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:11:25.604Z] #21 ... [2022-08-09T12:11:25.604Z] [2022-08-09T12:11:25.604Z] #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-08-09T12:11:25.604Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-09T12:11:25.604Z] #77 94.07 checking for ANSI C header files... yes [2022-08-09T12:11:25.604Z] #77 94.55 checking for sys/types.h... yes [2022-08-09T12:11:25.604Z] #77 94.72 checking for sys/stat.h... yes [2022-08-09T12:11:25.604Z] #77 94.88 checking for stdlib.h... yes [2022-08-09T12:11:25.604Z] #77 95.07 checking for string.h... yes [2022-08-09T12:11:25.604Z] #77 95.25 checking for memory.h... yes [2022-08-09T12:11:25.604Z] #77 95.38 checking for strings.h... yes [2022-08-09T12:11:25.604Z] #77 95.61 checking for inttypes.h... yes [2022-08-09T12:11:25.604Z] #77 95.77 checking for stdint.h... yes [2022-08-09T12:11:25.604Z] #77 95.99 checking for unistd.h... yes [2022-08-09T12:11:25.604Z] #77 96.14 checking minix/config.h usability... no [2022-08-09T12:11:25.604Z] #77 96.29 checking minix/config.h presence... no [2022-08-09T12:11:25.604Z] #77 96.36 checking for minix/config.h... no [2022-08-09T12:11:25.604Z] #77 96.37 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-09T12:11:25.604Z] #77 96.64 checking build system type... aarch64-unknown-linux-gnu [2022-08-09T12:11:25.604Z] #77 96.93 checking host system type... aarch64-unknown-linux-gnu [2022-08-09T12:11:25.604Z] #77 96.93 checking how to print strings... printf [2022-08-09T12:11:25.604Z] #77 96.95 checking for a sed that does not truncate output... /bin/sed [2022-08-09T12:11:25.604Z] #77 96.99 checking for fgrep... /bin/grep -F [2022-08-09T12:11:25.604Z] #77 97.00 checking for ld used by gcc... /usr/bin/ld [2022-08-09T12:11:25.604Z] #77 97.01 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-09T12:11:25.604Z] #77 97.04 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-09T12:11:25.604Z] #77 97.11 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-09T12:11:25.604Z] #77 97.23 checking whether ln -s works... yes [2022-08-09T12:11:25.604Z] #77 97.23 checking the maximum length of command line arguments... 1572864 [2022-08-09T12:11:25.604Z] #77 97.28 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-09T12:11:25.604Z] #77 97.28 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-09T12:11:25.604Z] #77 97.28 checking for /usr/bin/ld option to reload object files... -r [2022-08-09T12:11:25.604Z] #77 97.28 checking for objdump... objdump [2022-08-09T12:11:25.604Z] #77 97.28 checking how to recognize dependent libraries... pass_all [2022-08-09T12:11:25.604Z] #77 97.28 checking for dlltool... no [2022-08-09T12:11:25.604Z] #77 97.28 checking how to associate runtime and link libraries... printf %s\n [2022-08-09T12:11:25.604Z] #77 97.28 checking for ar... ar [2022-08-09T12:11:25.604Z] #77 97.28 checking for archiver @FILE support... @ [2022-08-09T12:11:25.604Z] #77 97.45 checking for strip... strip [2022-08-09T12:11:25.866Z] #77 97.45 checking for ranlib... ranlib [2022-08-09T12:11:25.866Z] #77 97.45 checking for gawk... no [2022-08-09T12:11:25.866Z] #77 97.45 checking for mawk... mawk [2022-08-09T12:11:26.124Z] #77 97.45 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-09T12:11:26.124Z] #77 97.87 checking for sysroot... no [2022-08-09T12:11:26.124Z] #77 97.87 checking for a working dd... /bin/dd [2022-08-09T12:11:26.124Z] #77 97.88 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-09T12:11:26.124Z] #77 97.91 checking for mt... no [2022-08-09T12:11:26.124Z] #77 97.91 checking if : is a manifest tool... no [2022-08-09T12:11:26.124Z] #77 97.92 checking for dlfcn.h... yes [2022-08-09T12:11:26.387Z] #77 98.00 checking for objdir... .libs [2022-08-09T12:11:26.645Z] #77 98.29 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-09T12:11:26.645Z] #77 98.40 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-09T12:11:26.645Z] #77 98.40 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-09T12:11:27.161Z] #77 98.55 checking if gcc static flag -static works... yes [2022-08-09T12:11:27.419Z] #77 98.90 checking if gcc supports -c -o file.o... yes [2022-08-09T12:11:27.419Z] #77 99.07 checking if gcc supports -c -o file.o... (cached) yes [2022-08-09T12:11:27.419Z] #77 99.07 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-09T12:11:27.677Z] #77 99.13 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-09T12:11:27.677Z] #77 99.44 checking how to hardcode library paths into programs... immediate [2022-08-09T12:11:27.677Z] #77 99.44 checking whether stripping libraries is possible... yes [2022-08-09T12:11:27.677Z] #77 99.46 checking if libtool supports shared libraries... yes [2022-08-09T12:11:27.677Z] #77 99.46 checking whether to build shared libraries... no [2022-08-09T12:11:27.677Z] #77 99.46 checking whether to build static libraries... yes [2022-08-09T12:11:27.677Z] #77 99.46 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-09T12:11:27.677Z] #77 99.52 checking whether build environment is sane... yes [2022-08-09T12:11:27.935Z] #77 99.58 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-09T12:11:27.935Z] #77 99.60 checking whether make sets $(MAKE)... yes [2022-08-09T12:11:27.935Z] #77 99.66 checking whether make supports the include directive... yes (GNU style) [2022-08-09T12:11:27.935Z] #77 99.71 checking whether make supports nested variables... yes [2022-08-09T12:11:28.193Z] #77 99.76 checking whether UID '0' is supported by ustar format... yes [2022-08-09T12:11:28.194Z] #77 99.77 checking whether GID '0' is supported by ustar format... yes [2022-08-09T12:11:28.194Z] #77 99.77 checking how to create a ustar tar archive... gnutar [2022-08-09T12:11:28.194Z] #77 99.83 checking dependency style of gcc... gcc3 [2022-08-09T12:11:28.452Z] #77 100.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-09T12:11:28.452Z] #77 100.0 checking whether make supports nested variables... (cached) yes [2022-08-09T12:11:28.452Z] #77 100.0 checking for pkg-config... /usr/bin/pkg-config [2022-08-09T12:11:28.452Z] #77 100.0 checking pkg-config is at least version 0.9.0... yes [2022-08-09T12:11:28.452Z] #77 100.0 checking for yajl >= 2.1.0... yes [2022-08-09T12:11:28.452Z] #77 100.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-09T12:11:28.452Z] #77 100.1 checking for gcc... (cached) gcc [2022-08-09T12:11:28.452Z] #77 100.2 checking whether we are using the GNU C compiler... (cached) yes [2022-08-09T12:11:28.452Z] #77 100.2 checking whether gcc accepts -g... (cached) yes [2022-08-09T12:11:28.452Z] #77 100.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-09T12:11:28.452Z] #77 100.2 checking whether gcc understands -c and -o together... (cached) yes [2022-08-09T12:11:28.452Z] #77 100.2 checking for a Python interpreter with version >= 3... python3 [2022-08-09T12:11:28.452Z] #77 100.3 checking for python3... /usr/bin/python3 [2022-08-09T12:11:28.452Z] #77 100.3 checking for python3 version... 3.9 [2022-08-09T12:11:28.452Z] #77 100.3 checking for python3 platform... linux [2022-08-09T12:11:28.710Z] #77 100.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-09T12:11:28.968Z] #77 100.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-09T12:11:29.014Z] #67 ... [2022-08-09T12:11:29.014Z] [2022-08-09T12:11:29.014Z] #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-08-09T12:11:29.014Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T12:11:29.014Z] #14 128.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-09T12:11:29.014Z] #14 128.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-09T12:11:29.014Z] #14 128.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-09T12:11:29.226Z] #77 100.8 checking that generated files are newer than configure... done [2022-08-09T12:11:29.226Z] #77 100.8 configure: creating ./config.status [2022-08-09T12:11:29.911Z] #77 ... [2022-08-09T12:11:29.911Z] [2022-08-09T12:11:29.911Z] #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-08-09T12:11:29.911Z] #64 sha256:336f60023127037936b2df98e8d6a5e0d845f16a4e1f505e04cce1bc2ca41393 [2022-08-09T12:11:31.227Z] #77 ... [2022-08-09T12:11:31.227Z] [2022-08-09T12:11:31.227Z] #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-08-09T12:11:31.227Z] #64 sha256:943ff70b5077313de2cf781579bf89f265a087475461d9064b18088824f61350 [2022-08-09T12:11:31.488Z] #64 72.91 Updating files: 24% (1212/4925) Updating files: 25% (1232/4925) Updating files: 26% (1281/4925) Updating files: 27% (1330/4925) Updating files: 28% (1379/4925) Updating files: 29% (1429/4925) Updating files: 30% (1478/4925) Updating files: 31% (1527/4925) Updating files: 32% (1576/4925) Updating files: 33% (1626/4925) Updating files: 34% (1675/4925) Updating files: 35% (1724/4925) Updating files: 36% (1773/4925) Updating files: 37% (1823/4925) Updating files: 38% (1872/4925) Updating files: 39% (1921/4925) Updating files: 40% (1970/4925) Updating files: 41% (2020/4925) Updating files: 42% (2069/4925) Updating files: 43% (2118/4925) Updating files: 44% (2167/4925) Updating files: 45% (2217/4925) Updating files: 46% (2266/4925) Updating files: 47% (2315/4925) Updating files: 48% (2364/4925) Updating files: 49% (2414/4925) Updating files: 50% (2463/4925) Updating files: 51% (2512/4925) Updating files: 52% (2561/4925) Updating files: 53% (2611/4925) Updating files: 54% (2660/4925) Updating files: 54% (2661/4925) Updating files: 55% (2709/4925) Updating files: 56% (2758/4925) Updating files: 57% (2808/4925) Updating files: 58% (2857/4925) Updating files: 59% (2906/4925) Updating files: 60% (2955/4925) Updating files: 61% (3005/4925) Updating files: 62% (3054/4925) Updating files: 63% (3103/4925) Updating files: 64% (3152/4925) Updating files: 65% (3202/4925) Updating files: 66% (3251/4925) Updating files: 67% (3300/4925) Updating files: 68% (3349/4925) Updating files: 69% (3399/4925) Updating files: 70% (3448/4925) Updating files: 71% (3497/4925) Updating files: 72% (3546/4925) Updating files: 73% (3596/4925) Updating files: 74% (3645/4925) Updating files: 75% (3694/4925) Updating files: 76% (3743/4925) Updating files: 77% (3793/4925) Updating files: 78% (3842/4925) Updating files: 79% (3891/4925) Updating files: 80% (3940/4925) Updating files: 81% (3990/4925) Updating files: 82% (4039/4925) Updating files: 83% (4088/4925) Updating files: 84% (4137/4925) Updating files: 85% (4187/4925) Updating files: 86% (4236/4925) Updating files: 87% (4285/4925) Updating files: 88% (4334/4925) Updating files: 89% (4384/4925) Updating files: 90% (4433/4925) Updating files: 91% (4482/4925) Updating files: 92% (4531/4925) Updating files: 93% (4581/4925) Updating files: 94% (4630/4925) Updating files: 95% (4679/4925) Updating files: 96% (4728/4925) Updating files: 97% (4778/4925) Updating files: 98% (4827/4925) Updating files: 99% (4876/4925) Updating files: 100% (4925/4925) Updating files: 100% (4925/4925), done. [2022-08-09T12:11:31.747Z] #64 75.86 + cd /tmp/tmp.9VpG4FuOjl/src/github.com/containerd/containerd [2022-08-09T12:11:31.747Z] #64 75.86 + git checkout -q v1.6.7 [2022-08-09T12:11:31.759Z] #77 103.6 config.status: creating Makefile [2022-08-09T12:11:32.019Z] #77 103.7 config.status: creating config.h [2022-08-09T12:11:32.019Z] #77 103.7 config.status: executing libtool commands [2022-08-09T12:11:32.019Z] #77 103.8 config.status: executing depfiles commands [2022-08-09T12:11:32.955Z] #77 104.6 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-09T12:11:32.955Z] #77 104.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-09T12:11:33.041Z] #64 72.48 Updating files: 26% (1317/4925) Updating files: 27% (1330/4925) Updating files: 28% (1379/4925) Updating files: 29% (1429/4925) Updating files: 30% (1478/4925) Updating files: 31% (1527/4925) Updating files: 32% (1576/4925) Updating files: 33% (1626/4925) Updating files: 34% (1675/4925) Updating files: 35% (1724/4925) Updating files: 36% (1773/4925) Updating files: 37% (1823/4925) Updating files: 38% (1872/4925) Updating files: 39% (1921/4925) Updating files: 40% (1970/4925) Updating files: 41% (2020/4925) Updating files: 42% (2069/4925) Updating files: 43% (2118/4925) Updating files: 44% (2167/4925) Updating files: 45% (2217/4925) Updating files: 46% (2266/4925) Updating files: 47% (2315/4925) Updating files: 48% (2364/4925) Updating files: 49% (2414/4925) Updating files: 50% (2463/4925) Updating files: 51% (2512/4925) Updating files: 52% (2561/4925) Updating files: 53% (2611/4925) Updating files: 54% (2660/4925) Updating files: 55% (2709/4925) Updating files: 56% (2758/4925) Updating files: 57% (2808/4925) Updating files: 58% (2857/4925) Updating files: 59% (2906/4925) Updating files: 60% (2955/4925) Updating files: 60% (2996/4925) Updating files: 61% (3005/4925) Updating files: 62% (3054/4925) Updating files: 63% (3103/4925) Updating files: 64% (3152/4925) Updating files: 65% (3202/4925) Updating files: 66% (3251/4925) Updating files: 67% (3300/4925) Updating files: 68% (3349/4925) Updating files: 69% (3399/4925) Updating files: 70% (3448/4925) Updating files: 71% (3497/4925) Updating files: 72% (3546/4925) Updating files: 73% (3596/4925) Updating files: 74% (3645/4925) Updating files: 75% (3694/4925) Updating files: 76% (3743/4925) Updating files: 77% (3793/4925) Updating files: 78% (3842/4925) Updating files: 79% (3891/4925) Updating files: 80% (3940/4925) Updating files: 81% (3990/4925) Updating files: 82% (4039/4925) Updating files: 83% (4088/4925) Updating files: 83% (4092/4925) Updating files: 84% (4137/4925) Updating files: 85% (4187/4925) Updating files: 86% (4236/4925) Updating files: 87% (4285/4925) Updating files: 88% (4334/4925) Updating files: 89% (4384/4925) Updating files: 90% (4433/4925) Updating files: 91% (4482/4925) Updating files: 92% (4531/4925) Updating files: 93% (4581/4925) Updating files: 94% (4630/4925) Updating files: 95% (4679/4925) Updating files: 96% (4728/4925) Updating files: 97% (4778/4925) Updating files: 98% (4827/4925) Updating files: 99% (4876/4925) Updating files: 99% (4924/4925) Updating files: 100% (4925/4925) Updating files: 100% (4925/4925), done. [2022-08-09T12:11:33.041Z] #64 75.58 + cd /tmp/tmp.xWR30BggXM/src/github.com/containerd/containerd [2022-08-09T12:11:33.041Z] #64 75.59 + git checkout -q v1.6.7 [2022-08-09T12:11:33.190Z] #14 ... [2022-08-09T12:11:33.190Z] [2022-08-09T12:11:33.190Z] #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-08-09T12:11:33.190Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:11:33.190Z] #77 72.87 configure.ac:7: installing 'build-aux/compile' [2022-08-09T12:11:33.447Z] #77 72.88 configure.ac:9: installing 'build-aux/config.guess' [2022-08-09T12:11:33.447Z] #77 72.90 configure.ac:9: installing 'build-aux/config.sub' [2022-08-09T12:11:33.447Z] #77 72.90 configure.ac:11: installing 'build-aux/install-sh' [2022-08-09T12:11:33.447Z] #77 72.92 configure.ac:11: installing 'build-aux/missing' [2022-08-09T12:11:33.447Z] #77 73.15 Makefile.am: installing 'build-aux/depcomp' [2022-08-09T12:11:33.470Z] #77 105.0 checking for gcc... gcc [2022-08-09T12:11:33.652Z] #64 77.66 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-09T12:11:33.652Z] #64 77.66 + BUILDTAGS='netgo osusergo static_build' [2022-08-09T12:11:33.652Z] #64 77.66 + export EXTRA_FLAGS=-buildmode=pie [2022-08-09T12:11:33.652Z] #64 77.66 + EXTRA_FLAGS=-buildmode=pie [2022-08-09T12:11:33.652Z] #64 77.66 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-09T12:11:33.652Z] #64 77.66 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-09T12:11:33.652Z] #64 77.66 + '[' '' = dynamic ']' [2022-08-09T12:11:33.652Z] #64 77.66 + make [2022-08-09T12:11:33.704Z] #77 73.29 parallel-tests: installing 'build-aux/test-driver' [2022-08-09T12:11:33.728Z] #77 105.2 checking whether the C compiler works... yes [2022-08-09T12:11:33.728Z] #77 105.4 checking for C compiler default output file name... a.out [2022-08-09T12:11:33.728Z] #77 105.4 checking for suffix of executables... [2022-08-09T12:11:33.986Z] #77 105.5 checking whether we are cross compiling... no [2022-08-09T12:11:33.986Z] #77 105.7 checking for suffix of object files... o [2022-08-09T12:11:34.244Z] #77 105.8 checking whether we are using the GNU C compiler... yes [2022-08-09T12:11:34.244Z] #77 105.9 checking whether gcc accepts -g... yes [2022-08-09T12:11:34.502Z] #77 106.0 checking for gcc option to accept ISO C89... none needed [2022-08-09T12:11:34.503Z] #77 106.2 checking whether gcc understands -c and -o together... yes [2022-08-09T12:11:34.761Z] #77 106.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-09T12:11:34.761Z] #77 106.4 checking whether build environment is sane... yes [2022-08-09T12:11:34.761Z] #77 106.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-09T12:11:34.761Z] #77 106.5 checking for gawk... no [2022-08-09T12:11:34.761Z] #77 106.5 checking for mawk... mawk [2022-08-09T12:11:34.761Z] #77 106.5 checking whether make sets $(MAKE)... yes [2022-08-09T12:11:34.761Z] #77 106.5 checking whether make supports the include directive... yes (GNU style) [2022-08-09T12:11:34.761Z] #77 106.5 checking whether make supports nested variables... yes [2022-08-09T12:11:35.019Z] #77 106.6 checking whether UID '0' is supported by ustar format... yes [2022-08-09T12:11:35.019Z] #77 106.6 checking whether GID '0' is supported by ustar format... yes [2022-08-09T12:11:35.019Z] #77 106.6 checking how to create a ustar tar archive... gnutar [2022-08-09T12:11:35.019Z] #77 106.7 checking dependency style of gcc... gcc3 [2022-08-09T12:11:35.019Z] #77 106.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-09T12:11:35.019Z] #77 106.8 checking whether make supports nested variables... (cached) yes [2022-08-09T12:11:35.385Z] #84 ... [2022-08-09T12:11:35.385Z] [2022-08-09T12:11:35.385Z] #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-08-09T12:11:35.385Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-09T12:11:35.385Z] #19 228.0 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-08-09T12:11:35.385Z] #19 228.0 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-08-09T12:11:35.385Z] #19 228.1 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-09T12:11:35.585Z] #77 106.9 checking build system type... aarch64-unknown-linux-gnu [2022-08-09T12:11:35.585Z] #77 107.2 checking host system type... aarch64-unknown-linux-gnu [2022-08-09T12:11:35.585Z] #77 107.2 checking how to print strings... printf [2022-08-09T12:11:35.585Z] #77 107.2 checking for a sed that does not truncate output... /bin/sed [2022-08-09T12:11:35.585Z] #77 107.2 checking for grep that handles long lines and -e... /bin/grep [2022-08-09T12:11:35.585Z] #77 107.2 checking for egrep... /bin/grep -E [2022-08-09T12:11:35.585Z] #77 107.2 checking for fgrep... /bin/grep -F [2022-08-09T12:11:35.585Z] #77 107.2 checking for ld used by gcc... /usr/bin/ld [2022-08-09T12:11:35.585Z] #77 107.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-09T12:11:35.585Z] #77 107.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-09T12:11:35.585Z] #77 107.3 checking the name lister (/usr/bin/nm -B) interface... [2022-08-09T12:11:35.585Z] #77 ... [2022-08-09T12:11:35.585Z] [2022-08-09T12:11:35.585Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T12:11:35.585Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-09T12:11:35.585Z] #21 21.82 Selecting previously unselected package bash-completion. [2022-08-09T12:11:35.585Z] #21 21.82 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-09T12:11:35.585Z] #21 24.11 Unpacking bash-completion (1:2.11-2) ... [2022-08-09T12:11:35.585Z] #21 24.59 Selecting previously unselected package bzip2. [2022-08-09T12:11:35.586Z] #21 24.59 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ... [2022-08-09T12:11:35.586Z] #21 24.60 Unpacking bzip2 (1.0.8-4) ... [2022-08-09T12:11:35.586Z] #21 24.71 Selecting previously unselected package xz-utils. [2022-08-09T12:11:35.586Z] #21 24.71 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-08-09T12:11:35.586Z] #21 24.72 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-09T12:11:35.586Z] #21 24.90 Selecting previously unselected package apparmor. [2022-08-09T12:11:35.586Z] #21 24.91 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ... [2022-08-09T12:11:35.586Z] #21 24.99 Unpacking apparmor (2.13.6-10) ... [2022-08-09T12:11:35.586Z] #21 25.37 Selecting previously unselected package inetutils-ping. [2022-08-09T12:11:35.586Z] #21 25.38 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-08-09T12:11:35.586Z] #21 25.39 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-09T12:11:35.586Z] #21 25.50 Selecting previously unselected package libip6tc2:arm64. [2022-08-09T12:11:35.586Z] #21 25.50 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ... [2022-08-09T12:11:35.586Z] #21 25.51 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-08-09T12:11:35.586Z] #21 25.59 Selecting previously unselected package libnfnetlink0:arm64. [2022-08-09T12:11:35.586Z] #21 25.59 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-08-09T12:11:35.586Z] #21 25.60 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-09T12:11:35.586Z] #21 25.67 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-08-09T12:11:35.586Z] #21 25.68 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-08-09T12:11:35.586Z] #21 25.68 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-09T12:11:35.586Z] #21 25.76 Selecting previously unselected package libnftnl11:arm64. [2022-08-09T12:11:35.586Z] #21 25.76 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ... [2022-08-09T12:11:35.586Z] #21 25.77 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-08-09T12:11:35.586Z] #21 25.89 Selecting previously unselected package iptables. [2022-08-09T12:11:35.586Z] #21 25.89 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ... [2022-08-09T12:11:35.586Z] #21 25.90 Unpacking iptables (1.8.7-1) ... [2022-08-09T12:11:35.586Z] #21 26.20 Selecting previously unselected package libonig5:arm64. [2022-08-09T12:11:35.586Z] #21 26.20 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ... [2022-08-09T12:11:35.586Z] #21 26.21 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-08-09T12:11:35.586Z] #21 26.36 Selecting previously unselected package libjq1:arm64. [2022-08-09T12:11:35.586Z] #21 26.37 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ... [2022-08-09T12:11:35.586Z] #21 26.37 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-08-09T12:11:35.586Z] #21 26.48 Selecting previously unselected package jq. [2022-08-09T12:11:35.586Z] #21 26.48 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ... [2022-08-09T12:11:35.586Z] #21 26.49 Unpacking jq (1.6-2.1) ... [2022-08-09T12:11:35.586Z] #21 26.57 Selecting previously unselected package libaio1:arm64. [2022-08-09T12:11:35.586Z] #21 26.57 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ... [2022-08-09T12:11:35.586Z] #21 26.58 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-08-09T12:11:35.586Z] #21 26.64 Selecting previously unselected package libgpm2:arm64. [2022-08-09T12:11:35.586Z] #21 26.64 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ... [2022-08-09T12:11:35.586Z] #21 26.64 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-08-09T12:11:35.586Z] #21 26.71 Selecting previously unselected package libicu67:arm64. [2022-08-09T12:11:35.586Z] #21 26.72 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ... [2022-08-09T12:11:35.586Z] #21 26.73 Unpacking libicu67:arm64 (67.1-7) ... [2022-08-09T12:11:35.586Z] #21 29.97 Selecting previously unselected package libinih1:arm64. [2022-08-09T12:11:35.586Z] #21 29.98 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ... [2022-08-09T12:11:35.586Z] #21 29.99 Unpacking libinih1:arm64 (53-1+b2) ... [2022-08-09T12:11:35.586Z] #21 30.06 Selecting previously unselected package libmicrohttpd12:arm64. [2022-08-09T12:11:35.586Z] #21 30.06 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ... [2022-08-09T12:11:35.586Z] #21 30.07 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... [2022-08-09T12:11:35.586Z] #21 30.18 Selecting previously unselected package libnet1:arm64. [2022-08-09T12:11:35.586Z] #21 30.18 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-09T12:11:35.586Z] #21 30.19 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-09T12:11:35.586Z] #21 30.31 Selecting previously unselected package libnl-3-200:arm64. [2022-08-09T12:11:35.586Z] #21 30.32 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-08-09T12:11:35.586Z] #21 30.33 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-09T12:11:35.586Z] #21 30.41 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-09T12:11:35.586Z] #21 30.41 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-09T12:11:35.586Z] #21 30.42 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-09T12:11:35.586Z] #21 30.48 Selecting previously unselected package libyajl2:arm64. [2022-08-09T12:11:35.586Z] #21 30.48 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ... [2022-08-09T12:11:35.586Z] #21 30.49 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-08-09T12:11:35.586Z] #21 30.56 Selecting previously unselected package net-tools. [2022-08-09T12:11:35.586Z] #21 30.56 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-08-09T12:11:35.586Z] #21 30.57 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-09T12:11:35.586Z] #21 30.77 Selecting previously unselected package patch. [2022-08-09T12:11:35.586Z] #21 30.77 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ... [2022-08-09T12:11:35.586Z] #21 30.79 Unpacking patch (2.7.6-7) ... [2022-08-09T12:11:35.586Z] #21 30.91 Selecting previously unselected package python-pip-whl. [2022-08-09T12:11:35.586Z] #21 30.91 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-09T12:11:35.586Z] #21 30.92 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-09T12:11:35.586Z] #21 31.50 Selecting previously unselected package python3-lib2to3. [2022-08-09T12:11:35.586Z] #21 31.51 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-09T12:11:35.586Z] #21 31.51 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-09T12:11:35.586Z] #21 31.64 Selecting previously unselected package python3-distutils. [2022-08-09T12:11:35.586Z] #21 31.65 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-09T12:11:35.586Z] #21 31.65 Unpacking python3-distutils (3.9.2-1) ... [2022-08-09T12:11:35.594Z] #64 77.77 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-09T12:11:35.594Z] #64 77.77 + BUILDTAGS='netgo osusergo static_build' [2022-08-09T12:11:35.594Z] #64 77.77 + export EXTRA_FLAGS=-buildmode=pie [2022-08-09T12:11:35.594Z] #64 77.77 + EXTRA_FLAGS=-buildmode=pie [2022-08-09T12:11:35.594Z] #64 77.77 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-09T12:11:35.594Z] #64 77.77 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-09T12:11:35.594Z] #64 77.77 + '[' '' = dynamic ']' [2022-08-09T12:11:35.594Z] #64 77.77 + make [2022-08-09T12:11:35.601Z] #77 75.24 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-09T12:11:35.601Z] #77 75.25 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-09T12:11:35.844Z] #21 31.82 Selecting previously unselected package python3-pkg-resources. [2022-08-09T12:11:35.844Z] #21 31.83 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-09T12:11:35.845Z] #21 31.83 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-09T12:11:35.845Z] #21 ... [2022-08-09T12:11:35.845Z] [2022-08-09T12:11:35.845Z] #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-08-09T12:11:35.845Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-09T12:11:35.845Z] #77 107.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-09T12:11:35.845Z] #77 107.4 checking whether ln -s works... yes [2022-08-09T12:11:35.845Z] #77 107.4 checking the maximum length of command line arguments... 1572864 [2022-08-09T12:11:35.845Z] #77 107.5 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-09T12:11:35.845Z] #77 107.5 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-09T12:11:35.845Z] #77 107.5 checking for /usr/bin/ld option to reload object files... -r [2022-08-09T12:11:35.845Z] #77 107.5 checking for objdump... objdump [2022-08-09T12:11:35.845Z] #77 107.5 checking how to recognize dependent libraries... pass_all [2022-08-09T12:11:35.845Z] #77 107.5 checking for dlltool... no [2022-08-09T12:11:35.845Z] #77 107.5 checking how to associate runtime and link libraries... printf %s\n [2022-08-09T12:11:35.845Z] #77 107.5 checking for ar... ar [2022-08-09T12:11:35.845Z] #77 107.5 checking for archiver @FILE support... @ [2022-08-09T12:11:35.845Z] #77 107.6 checking for strip... strip [2022-08-09T12:11:35.845Z] #77 107.6 checking for ranlib... ranlib [2022-08-09T12:11:35.858Z] #77 ... [2022-08-09T12:11:35.858Z] [2022-08-09T12:11:35.858Z] #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-08-09T12:11:35.858Z] #67 sha256:b8fadbe14d4da4b8bb44f96ebc001ae787c265a576500116114b47287ea31bdf [2022-08-09T12:11:35.858Z] #67 134.1 rootlesskit version 1.0.0 [2022-08-09T12:11:35.858Z] #67 134.1 Usage of /build/rootlesskit-docker-proxy: [2022-08-09T12:11:35.858Z] #67 134.1 -container-ip string [2022-08-09T12:11:35.858Z] #67 134.1 container ip [2022-08-09T12:11:35.858Z] #67 134.1 -container-port int [2022-08-09T12:11:35.858Z] #67 134.1 container port (default -1) [2022-08-09T12:11:35.858Z] #67 134.1 -host-ip string [2022-08-09T12:11:35.858Z] #67 134.1 host ip [2022-08-09T12:11:35.858Z] #67 134.1 -host-port int [2022-08-09T12:11:35.858Z] #67 134.1 host port (default -1) [2022-08-09T12:11:35.858Z] #67 134.1 -proto string [2022-08-09T12:11:35.858Z] #67 134.1 proxy protocol (default "tcp") [2022-08-09T12:11:35.858Z] #67 DONE 136.2s [2022-08-09T12:11:35.949Z] #19 228.7 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-08-09T12:11:35.949Z] #19 228.7 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-09T12:11:35.949Z] #19 228.7 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-09T12:11:36.114Z] [2022-08-09T12:11:36.114Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-09T12:11:36.114Z] #68 sha256:d3057d966684bf420f6ea92b1e88cdc146448991607913a2dc3f0584e4997819 [2022-08-09T12:11:36.114Z] #68 DONE 0.1s [2022-08-09T12:11:36.114Z] [2022-08-09T12:11:36.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-08-09T12:11:36.114Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T12:11:36.114Z] #14 136.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-09T12:11:36.114Z] #14 136.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-09T12:11:36.114Z] #14 136.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-09T12:11:36.114Z] #14 136.4 Selecting previously unselected package libapparmor1:amd64. [2022-08-09T12:11:36.114Z] #14 136.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-09T12:11:36.114Z] #14 136.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-09T12:11:36.114Z] #14 136.5 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-09T12:11:36.114Z] #14 136.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-09T12:11:36.114Z] #14 136.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-09T12:11:36.114Z] #14 136.7 Selecting previously unselected package libbtrfs0:amd64. [2022-08-09T12:11:36.114Z] #14 136.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-09T12:11:36.114Z] #14 136.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-09T12:11:36.114Z] #14 ... [2022-08-09T12:11:36.114Z] [2022-08-09T12:11:36.114Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-09T12:11:36.114Z] #69 sha256:ec0dc368fbe3cfc8f4e58d208d16a96ccffb5604264d2433f1faf307576484ea [2022-08-09T12:11:36.114Z] #69 DONE 0.2s [2022-08-09T12:11:36.371Z] [2022-08-09T12:11:36.371Z] #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-08-09T12:11:36.371Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T12:11:36.371Z] #14 136.9 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-09T12:11:36.371Z] #14 136.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-09T12:11:36.371Z] #14 136.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-09T12:11:36.371Z] #14 137.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-09T12:11:36.371Z] #14 137.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-09T12:11:36.371Z] #14 137.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-09T12:11:36.410Z] #77 107.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-09T12:11:36.410Z] #77 108.0 checking for sysroot... no [2022-08-09T12:11:36.410Z] #77 108.0 checking for a working dd... /bin/dd [2022-08-09T12:11:36.410Z] #77 108.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-09T12:11:36.410Z] #77 108.0 checking for mt... no [2022-08-09T12:11:36.410Z] #77 108.0 checking if : is a manifest tool... no [2022-08-09T12:11:36.410Z] #77 108.1 checking how to run the C preprocessor... gcc -E [2022-08-09T12:11:36.628Z] #14 137.2 Selecting previously unselected package libudev-dev:amd64. [2022-08-09T12:11:36.628Z] #14 137.2 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-09T12:11:36.628Z] #14 137.3 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-09T12:11:36.885Z] #14 137.4 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-09T12:11:36.885Z] #14 137.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-09T12:11:36.885Z] #14 137.5 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-09T12:11:36.955Z] #64 80.68 + bin/ctr [2022-08-09T12:11:36.975Z] #77 108.3 checking for ANSI C header files... yes [2022-08-09T12:11:36.975Z] #77 108.8 checking for sys/types.h... yes [2022-08-09T12:11:37.142Z] #14 137.8 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-09T12:11:37.142Z] #14 137.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-09T12:11:37.142Z] #14 137.8 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-09T12:11:37.233Z] #77 108.9 checking for sys/stat.h... yes [2022-08-09T12:11:37.402Z] #14 138.0 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-09T12:11:37.402Z] #14 138.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-09T12:11:37.402Z] #14 138.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-09T12:11:37.490Z] #77 109.1 checking for stdlib.h... yes [2022-08-09T12:11:37.658Z] #14 138.2 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-09T12:11:37.658Z] #14 138.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-09T12:11:37.658Z] #14 138.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-09T12:11:37.748Z] #77 109.3 checking for string.h... yes [2022-08-09T12:11:37.748Z] #77 109.5 checking for memory.h... yes [2022-08-09T12:11:37.915Z] #14 138.3 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-09T12:11:37.915Z] #14 138.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-09T12:11:37.915Z] #14 138.4 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-09T12:11:38.006Z] #77 109.6 checking for strings.h... yes [2022-08-09T12:11:38.264Z] #77 109.8 checking for inttypes.h... yes [2022-08-09T12:11:38.264Z] #77 110.0 checking for stdint.h... yes [2022-08-09T12:11:38.427Z] #14 138.9 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-09T12:11:38.427Z] #14 138.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-09T12:11:38.427Z] #14 138.9 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-09T12:11:38.523Z] #77 110.2 checking for unistd.h... yes [2022-08-09T12:11:38.684Z] #14 139.1 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-09T12:11:38.684Z] #14 139.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-09T12:11:38.684Z] #14 139.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-09T12:11:38.684Z] #14 139.3 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-09T12:11:38.684Z] #14 139.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-09T12:11:38.684Z] #14 139.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-09T12:11:38.781Z] #77 110.4 checking for dlfcn.h... yes [2022-08-09T12:11:38.781Z] #77 110.5 checking for objdir... .libs [2022-08-09T12:11:38.893Z] #64 81.36 + bin/ctr [2022-08-09T12:11:38.940Z] #14 139.5 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-09T12:11:38.940Z] #14 139.5 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-09T12:11:38.940Z] #14 139.5 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-09T12:11:39.039Z] #77 110.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-09T12:11:39.039Z] #77 110.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-09T12:11:39.039Z] #77 110.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-09T12:11:39.196Z] #14 140.0 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-09T12:11:39.196Z] #14 140.0 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-09T12:11:39.452Z] #14 140.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-09T12:11:39.452Z] #14 140.0 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-09T12:11:39.452Z] #14 140.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-09T12:11:39.452Z] #14 140.0 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-09T12:11:39.452Z] #14 140.0 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-09T12:11:39.452Z] #14 140.0 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-09T12:11:39.452Z] #14 140.1 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-09T12:11:39.452Z] #14 140.1 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-09T12:11:39.452Z] #14 140.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-09T12:11:39.452Z] #14 140.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-09T12:11:39.452Z] #14 140.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-09T12:11:39.452Z] #14 140.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-09T12:11:39.452Z] #14 140.1 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-09T12:11:39.452Z] #14 140.1 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-09T12:11:39.452Z] #14 140.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-09T12:11:39.452Z] #14 140.2 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-09T12:11:39.452Z] #14 140.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-09T12:11:39.452Z] #14 140.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-09T12:11:39.452Z] #14 140.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-09T12:11:39.452Z] #14 140.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-08-09T12:11:39.556Z] #77 111.0 checking if gcc static flag -static works... yes [2022-08-09T12:11:39.709Z] #14 140.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-09T12:11:39.709Z] #14 140.2 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-08-09T12:11:39.709Z] #14 140.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-09T12:11:39.709Z] #14 140.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-09T12:11:39.709Z] #14 140.2 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-08-09T12:11:39.709Z] #14 140.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-09T12:11:39.709Z] #14 140.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-09T12:11:39.709Z] #14 140.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-09T12:11:39.709Z] #14 140.3 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-09T12:11:39.709Z] #14 140.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-09T12:11:39.709Z] #14 140.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-09T12:11:39.709Z] #14 140.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T12:11:39.815Z] #77 111.3 checking if gcc supports -c -o file.o... yes [2022-08-09T12:11:39.815Z] #77 111.5 checking if gcc supports -c -o file.o... (cached) yes [2022-08-09T12:11:39.815Z] #77 111.5 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-09T12:11:40.073Z] #77 111.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-09T12:11:40.073Z] #77 111.9 checking how to hardcode library paths into programs... immediate [2022-08-09T12:11:40.073Z] #77 111.9 checking whether stripping libraries is possible... yes [2022-08-09T12:11:40.332Z] #77 111.9 checking if libtool supports shared libraries... yes [2022-08-09T12:11:40.332Z] #77 111.9 checking whether to build shared libraries... no [2022-08-09T12:11:40.332Z] #77 111.9 checking whether to build static libraries... yes [2022-08-09T12:11:40.332Z] #77 111.9 checking float.h usability... yes [2022-08-09T12:11:40.332Z] #77 112.1 checking float.h presence... yes [2022-08-09T12:11:40.332Z] #77 112.2 checking for float.h... yes [2022-08-09T12:11:40.591Z] #77 112.2 checking limits.h usability... yes [2022-08-09T12:11:40.591Z] #77 112.3 checking limits.h presence... yes [2022-08-09T12:11:40.591Z] #77 112.4 checking for limits.h... yes [2022-08-09T12:11:40.849Z] #77 112.5 checking stddef.h usability... yes [2022-08-09T12:11:40.849Z] #77 112.6 checking stddef.h presence... yes [2022-08-09T12:11:41.076Z] #14 DONE 141.5s [2022-08-09T12:11:41.076Z] [2022-08-09T12:11:41.076Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-09T12:11:41.076Z] #59 sha256:eb01d77c2f7f6b5415b099b948b8980b96ed18d1b5fcdb7b6be90163e88c655f [2022-08-09T12:11:41.107Z] #77 112.7 checking for stddef.h... yes [2022-08-09T12:11:41.107Z] #77 112.8 checking for stdlib.h... (cached) yes [2022-08-09T12:11:41.107Z] #77 112.8 checking for string.h... (cached) yes [2022-08-09T12:11:41.148Z] #64 ... [2022-08-09T12:11:41.149Z] [2022-08-09T12:11:41.149Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-09T12:11:41.149Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:11:41.149Z] #77 64.18 libtoolize: putting auxiliary files in '.'. [2022-08-09T12:11:41.149Z] #77 64.18 libtoolize: copying file './ltmain.sh' [2022-08-09T12:11:41.149Z] #77 64.82 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-09T12:11:41.149Z] #77 64.82 libtoolize: and rerunning libtoolize and aclocal. [2022-08-09T12:11:41.149Z] #77 64.82 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-09T12:11:41.333Z] #59 DONE 0.3s [2022-08-09T12:11:41.333Z] [2022-08-09T12:11:41.333Z] #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-08-09T12:11:41.333Z] #60 sha256:42fd0d247ea7a91e8a1445820b6c12f414044f4553e11619fee8ec1c9b25de51 [2022-08-09T12:11:41.366Z] #77 112.8 checking sys/time.h usability... yes [2022-08-09T12:11:41.366Z] #77 113.0 checking sys/time.h presence... yes [2022-08-09T12:11:41.366Z] #77 113.0 checking for sys/time.h... yes [2022-08-09T12:11:41.366Z] #77 113.0 checking for inline... inline [2022-08-09T12:11:41.624Z] #77 113.2 checking for size_t... yes [2022-08-09T12:11:41.624Z] #77 113.4 checking for stdlib.h... (cached) yes [2022-08-09T12:11:41.883Z] #77 113.4 checking for GNU libc compatible malloc... yes [2022-08-09T12:11:41.883Z] #77 113.6 checking for stdlib.h... (cached) yes [2022-08-09T12:11:42.141Z] #77 113.7 checking for GNU libc compatible realloc... yes [2022-08-09T12:11:42.400Z] #77 113.9 checking for working strtod... yes [2022-08-09T12:11:42.658Z] #77 114.0 checking for gettimeofday... yes [2022-08-09T12:11:42.917Z] #77 114.4 checking for memset... yes [2022-08-09T12:11:43.175Z] #77 114.6 checking for strspn... yes [2022-08-09T12:11:43.175Z] #77 115.0 checking that generated files are newer than configure... done [2022-08-09T12:11:43.175Z] #77 115.1 configure: creating ./config.status [2022-08-09T12:11:44.601Z] #60 ... [2022-08-09T12:11:44.601Z] [2022-08-09T12:11:44.601Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-09T12:11:44.601Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-09T12:11:44.601Z] #15 DONE 3.3s [2022-08-09T12:11:44.601Z] [2022-08-09T12:11:44.601Z] #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-08-09T12:11:44.601Z] #60 sha256:42fd0d247ea7a91e8a1445820b6c12f414044f4553e11619fee8ec1c9b25de51 [2022-08-09T12:11:44.601Z] #60 3.200 + RM_GOPATH=0 [2022-08-09T12:11:44.601Z] #60 3.200 + TMP_GOPATH= [2022-08-09T12:11:44.601Z] #60 3.200 + : /build [2022-08-09T12:11:44.601Z] #60 3.200 + '[' -z '' ']' [2022-08-09T12:11:44.601Z] #60 3.200 ++ mktemp -d [2022-08-09T12:11:44.601Z] #60 3.200 + export GOPATH=/tmp/tmp.an8VzrQjSD [2022-08-09T12:11:44.601Z] #60 3.200 + GOPATH=/tmp/tmp.an8VzrQjSD [2022-08-09T12:11:44.601Z] #60 3.200 + RM_GOPATH=1 [2022-08-09T12:11:44.601Z] #60 3.200 + case "$(go env GOARCH)" in [2022-08-09T12:11:44.601Z] #60 3.200 ++ go env GOARCH [2022-08-09T12:11:44.601Z] #60 3.226 + export GO_BUILDMODE=-buildmode=pie [2022-08-09T12:11:44.601Z] #60 3.226 + GO_BUILDMODE=-buildmode=pie [2022-08-09T12:11:44.601Z] #60 3.226 ++ dirname /install.sh [2022-08-09T12:11:44.601Z] #60 3.229 + dir=/ [2022-08-09T12:11:44.601Z] #60 3.229 + bin=runc [2022-08-09T12:11:44.601Z] #60 3.229 + shift [2022-08-09T12:11:44.601Z] #60 3.229 + '[' '!' -f //runc.installer ']' [2022-08-09T12:11:44.601Z] #60 3.229 + . //runc.installer [2022-08-09T12:11:44.601Z] #60 3.230 ++ set -e [2022-08-09T12:11:44.601Z] #60 3.230 ++ : v1.1.3 [2022-08-09T12:11:44.601Z] #60 3.230 + install_runc [2022-08-09T12:11:44.601Z] #60 3.230 + RUNC_BUILDTAGS=seccomp [2022-08-09T12:11:44.602Z] #60 3.230 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-09T12:11:44.602Z] #60 3.230 Install runc version v1.1.3 (build tags: seccomp) [2022-08-09T12:11:44.602Z] #60 3.230 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.an8VzrQjSD/src/github.com/opencontainers/runc [2022-08-09T12:11:44.602Z] #60 3.234 Cloning into '/tmp/tmp.an8VzrQjSD/src/github.com/opencontainers/runc'... [2022-08-09T12:11:45.341Z] #77 ... [2022-08-09T12:11:45.341Z] [2022-08-09T12:11:45.341Z] #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-08-09T12:11:45.341Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T12:11:45.341Z] #14 143.1 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-09T12:11:45.341Z] #14 143.1 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-09T12:11:45.341Z] #14 143.1 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-09T12:11:45.477Z] #64 ... [2022-08-09T12:11:45.478Z] [2022-08-09T12:11:45.478Z] #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-08-09T12:11:45.478Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T12:11:45.478Z] #14 139.6 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-09T12:11:45.478Z] #14 139.6 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-09T12:11:45.478Z] #14 139.6 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-09T12:11:45.478Z] #14 149.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-09T12:11:45.478Z] #14 149.9 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-09T12:11:45.478Z] #14 149.9 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-09T12:11:45.707Z] #77 ... [2022-08-09T12:11:45.707Z] [2022-08-09T12:11:45.707Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T12:11:45.707Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-09T12:11:45.707Z] #21 31.98 Selecting previously unselected package python3-setuptools. [2022-08-09T12:11:45.707Z] #21 31.99 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-09T12:11:45.707Z] #21 31.99 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-09T12:11:45.707Z] #21 32.30 Selecting previously unselected package python3-wheel. [2022-08-09T12:11:45.707Z] #21 32.30 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-09T12:11:45.707Z] #21 32.31 Unpacking python3-wheel (0.34.2-1) ... [2022-08-09T12:11:45.707Z] #21 32.38 Selecting previously unselected package python3-pip. [2022-08-09T12:11:45.707Z] #21 32.39 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-09T12:11:45.707Z] #21 32.39 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-09T12:11:45.707Z] #21 32.62 Selecting previously unselected package sudo. [2022-08-09T12:11:45.707Z] #21 32.63 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ... [2022-08-09T12:11:45.707Z] #21 32.63 Unpacking sudo (1.9.5p2-3) ... [2022-08-09T12:11:45.707Z] #21 33.19 Selecting previously unselected package systemd-journal-remote. [2022-08-09T12:11:45.707Z] #21 33.19 Preparing to unpack .../48-systemd-journal-remote_247.3-7_arm64.deb ... [2022-08-09T12:11:45.707Z] #21 33.19 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-09T12:11:45.707Z] #21 33.33 Selecting previously unselected package thin-provisioning-tools. [2022-08-09T12:11:45.707Z] #21 33.34 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-08-09T12:11:45.707Z] #21 33.35 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-09T12:11:45.707Z] #21 33.61 Selecting previously unselected package uidmap. [2022-08-09T12:11:45.708Z] #21 33.63 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-08-09T12:11:45.708Z] #21 33.64 Unpacking uidmap (1:4.8.1-1) ... [2022-08-09T12:11:45.708Z] #21 33.78 Selecting previously unselected package vim-runtime. [2022-08-09T12:11:45.708Z] #21 33.79 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-09T12:11:45.708Z] #21 33.80 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-09T12:11:45.708Z] #21 33.86 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-09T12:11:45.708Z] #21 33.87 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:11:45.708Z] #21 36.98 Selecting previously unselected package vim. [2022-08-09T12:11:45.708Z] #21 36.99 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-09T12:11:45.708Z] #21 37.00 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:11:45.708Z] #21 37.53 Selecting previously unselected package xfsprogs. [2022-08-09T12:11:45.708Z] #21 37.53 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ... [2022-08-09T12:11:45.708Z] #21 37.54 Unpacking xfsprogs (5.10.0-4) ... [2022-08-09T12:11:45.708Z] #21 37.95 Selecting previously unselected package zip. [2022-08-09T12:11:45.708Z] #21 37.96 Preparing to unpack .../54-zip_3.0-12_arm64.deb ... [2022-08-09T12:11:45.708Z] #21 37.96 Unpacking zip (3.0-12) ... [2022-08-09T12:11:45.708Z] #21 38.10 Selecting previously unselected package zstd. [2022-08-09T12:11:45.708Z] #21 38.11 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-08-09T12:11:45.708Z] #21 38.12 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-09T12:11:45.708Z] #21 38.36 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-09T12:11:45.708Z] #21 39.34 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-08-09T12:11:45.708Z] #21 39.36 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-09T12:11:45.708Z] #21 39.37 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-08-09T12:11:45.708Z] #21 39.38 Setting up libicu67:arm64 (67.1-7) ... [2022-08-09T12:11:45.708Z] #21 39.40 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-08-09T12:11:45.708Z] #21 39.41 Setting up libinih1:arm64 (53-1+b2) ... [2022-08-09T12:11:45.708Z] #21 39.43 Setting up libargon2-1:arm64 (0~20171227-0.2) ... [2022-08-09T12:11:45.708Z] #21 39.44 Setting up uidmap (1:4.8.1-1) ... [2022-08-09T12:11:45.708Z] #21 39.45 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-08-09T12:11:45.708Z] #21 39.47 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-09T12:11:45.708Z] #21 39.48 Setting up bzip2 (1.0.8-4) ... [2022-08-09T12:11:45.708Z] #21 39.50 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-09T12:11:45.708Z] #21 39.51 Setting up python3-wheel (0.34.2-1) ... [2022-08-09T12:11:45.708Z] #21 40.18 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... [2022-08-09T12:11:45.708Z] #21 40.19 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:11:45.708Z] #21 40.21 Setting up libcap2:arm64 (1:2.44-1) ... [2022-08-09T12:11:45.708Z] #21 40.22 Setting up libcap2-bin (1:2.44-1) ... [2022-08-09T12:11:45.708Z] #21 40.24 Setting up apparmor (2.13.6-10) ... [2022-08-09T12:11:45.708Z] #21 41.91 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-09T12:11:45.966Z] #21 42.03 Setting up zip (3.0-12) ... [2022-08-09T12:11:45.966Z] #21 42.04 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:11:45.966Z] #21 42.08 Setting up bash-completion (1:2.11-2) ... [2022-08-09T12:11:45.966Z] #21 ... [2022-08-09T12:11:45.966Z] [2022-08-09T12:11:45.966Z] #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-08-09T12:11:45.966Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-09T12:11:45.966Z] #77 117.7 config.status: creating Makefile [2022-08-09T12:11:45.966Z] #77 117.8 config.status: creating config.h [2022-08-09T12:11:45.966Z] #77 117.8 config.status: executing depfiles commands [2022-08-09T12:11:46.049Z] #14 ... [2022-08-09T12:11:46.049Z] [2022-08-09T12:11:46.049Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-09T12:11:46.049Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:11:46.049Z] #77 63.34 libtoolize: putting auxiliary files in '.'. [2022-08-09T12:11:46.049Z] #77 63.34 libtoolize: copying file './ltmain.sh' [2022-08-09T12:11:46.049Z] #77 65.18 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-09T12:11:46.049Z] #77 65.18 libtoolize: and rerunning libtoolize and aclocal. [2022-08-09T12:11:46.049Z] #77 65.18 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-09T12:11:46.278Z] #14 154.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-09T12:11:46.278Z] #14 154.3 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-09T12:11:46.278Z] #14 154.3 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-09T12:11:46.492Z] #60 ... [2022-08-09T12:11:46.492Z] [2022-08-09T12:11:46.492Z] #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-08-09T12:11:46.492Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:11:46.492Z] #77 75.91 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-09T12:11:46.492Z] #77 75.92 libtoolize: copying file 'm4/libtool.m4' [2022-08-09T12:11:46.492Z] #77 76.02 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-09T12:11:46.492Z] #77 76.19 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-09T12:11:46.492Z] #77 76.30 libtoolize: copying file 'm4/ltversion.m4' [2022-08-09T12:11:46.492Z] #77 76.38 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-09T12:11:46.492Z] #77 ... [2022-08-09T12:11:46.492Z] [2022-08-09T12:11:46.492Z] #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-08-09T12:11:46.492Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-09T12:11:46.492Z] #16 DONE 2.2s [2022-08-09T12:11:46.492Z] [2022-08-09T12:11:46.492Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-09T12:11:46.492Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-09T12:11:46.533Z] #77 118.0 config.status: executing libtool commands [2022-08-09T12:11:46.537Z] #14 ... [2022-08-09T12:11:46.537Z] [2022-08-09T12:11:46.537Z] #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-08-09T12:11:46.537Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:11:46.537Z] #77 79.68 configure.ac:7: installing './compile' [2022-08-09T12:11:46.537Z] #77 79.69 configure.ac:11: installing './config.guess' [2022-08-09T12:11:46.537Z] #77 79.70 configure.ac:11: installing './config.sub' [2022-08-09T12:11:46.796Z] #77 79.71 configure.ac:8: installing './install-sh' [2022-08-09T12:11:46.796Z] #77 79.71 configure.ac:8: installing './missing' [2022-08-09T12:11:46.796Z] #77 80.00 Makefile.am: installing './depcomp' [2022-08-09T12:11:47.467Z] #77 119.0 GEN .version [2022-08-09T12:11:47.467Z] #77 119.0 make install-recursive [2022-08-09T12:11:47.467Z] #77 119.0 make[1]: Entering directory '/tmp/crun-build' [2022-08-09T12:11:47.467Z] #77 119.1 Making install in libocispec [2022-08-09T12:11:47.467Z] #77 119.2 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-09T12:11:47.467Z] #77 119.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-09T12:11:47.467Z] #77 119.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-09T12:11:47.467Z] #77 119.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-09T12:11:47.467Z] #77 119.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-09T12:11:48.383Z] #17 1.994 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-09T12:11:48.403Z] #77 119.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-09T12:11:48.403Z] #77 120.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-09T12:11:48.403Z] #77 120.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-09T12:11:48.403Z] #77 120.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-09T12:11:48.403Z] #77 120.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-09T12:11:48.403Z] #77 120.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-09T12:11:48.403Z] #77 120.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-09T12:11:48.403Z] #77 120.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-09T12:11:48.403Z] #77 120.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-09T12:11:48.403Z] #77 120.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-09T12:11:48.403Z] #77 120.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-09T12:11:48.403Z] #77 120.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-09T12:11:48.403Z] #77 120.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-09T12:11:48.403Z] #77 120.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-09T12:11:48.403Z] #77 120.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-09T12:11:48.403Z] #77 120.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-09T12:11:49.338Z] #77 121.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-09T12:11:49.338Z] #77 121.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-09T12:11:49.338Z] #77 121.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-09T12:11:49.338Z] #77 121.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-09T12:11:49.338Z] #77 121.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-09T12:11:49.338Z] #77 121.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-09T12:11:49.338Z] #77 121.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-09T12:11:49.338Z] #77 121.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-09T12:11:49.338Z] #77 121.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-09T12:11:49.338Z] #77 121.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-09T12:11:49.338Z] #77 121.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-09T12:11:49.339Z] #77 121.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-09T12:11:49.339Z] #77 121.0 make install-recursive [2022-08-09T12:11:49.339Z] #77 121.1 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-09T12:11:49.339Z] #77 121.1 Making install in yajl [2022-08-09T12:11:49.339Z] #77 121.1 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-09T12:11:49.339Z] #77 121.2 CC verify/json_verify-json_verify.o [2022-08-09T12:11:49.339Z] #77 121.3 CC src/libyajl_la-yajl_alloc.lo [2022-08-09T12:11:49.340Z] #77 82.06 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-09T12:11:49.340Z] #77 82.06 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-09T12:11:49.340Z] #77 82.25 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-09T12:11:49.340Z] #77 82.25 libtoolize: copying file 'm4/libtool.m4' [2022-08-09T12:11:49.340Z] #77 82.39 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-09T12:11:49.597Z] #77 121.3 CC src/libyajl_la-yajl.lo [2022-08-09T12:11:49.597Z] #77 121.3 CC src/libyajl_la-yajl_gen.lo [2022-08-09T12:11:49.597Z] #77 121.3 CC src/libyajl_la-yajl_parser.lo [2022-08-09T12:11:49.597Z] #77 121.3 CC src/libyajl_la-yajl_buf.lo [2022-08-09T12:11:49.597Z] #77 121.4 CC src/libyajl_la-yajl_encode.lo [2022-08-09T12:11:49.600Z] #77 82.53 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-09T12:11:49.855Z] #77 121.4 CC src/libyajl_la-yajl_lex.lo [2022-08-09T12:11:49.855Z] #77 121.4 CC src/libyajl_la-yajl_tree.lo [2022-08-09T12:11:49.859Z] #77 82.83 libtoolize: copying file 'm4/ltversion.m4' [2022-08-09T12:11:50.426Z] #77 83.27 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-09T12:11:50.686Z] #77 83.66 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-09T12:11:52.385Z] #77 ... [2022-08-09T12:11:52.385Z] [2022-08-09T12:11:52.385Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T12:11:52.385Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-09T12:11:52.385Z] #21 44.83 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-09T12:11:52.385Z] #21 44.84 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-09T12:11:52.385Z] #21 44.86 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-08-09T12:11:52.385Z] #21 44.87 Setting up patch (2.7.6-7) ... [2022-08-09T12:11:52.385Z] #21 44.89 Setting up sudo (1.9.5p2-3) ... [2022-08-09T12:11:52.385Z] #21 45.04 invoke-rc.d: could not determine current runlevel [2022-08-09T12:11:52.385Z] #21 45.05 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-09T12:11:52.385Z] #21 45.06 Setting up xfsprogs (5.10.0-4) ... [2022-08-09T12:11:52.385Z] #21 45.08 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-09T12:11:52.385Z] #21 45.08 Failed to connect to bus: Host is down [2022-08-09T12:11:52.385Z] #21 45.08 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-08-09T12:11:52.385Z] #21 45.10 Setting up inetutils-ping (2:2.0-1) ... [2022-08-09T12:11:52.385Z] #21 45.11 Setting up pigz (2.6-1) ... [2022-08-09T12:11:52.385Z] #21 45.13 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-09T12:11:52.385Z] #21 45.15 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-09T12:11:52.385Z] #21 45.18 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-09T12:11:52.385Z] #21 45.21 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:11:52.385Z] #21 46.03 Setting up libaio1:arm64 (0.3.112-9) ... [2022-08-09T12:11:52.385Z] #21 46.04 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-09T12:11:52.385Z] #21 46.38 Setting up libelf1:arm64 (0.183-1) ... [2022-08-09T12:11:52.385Z] #21 46.44 Setting up libjson-c5:arm64 (0.15-2) ... [2022-08-09T12:11:52.385Z] #21 46.46 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-09T12:11:52.385Z] #21 46.47 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-08-09T12:11:52.385Z] #21 46.49 Setting up libkmod2:arm64 (28-1) ... [2022-08-09T12:11:52.385Z] #21 46.50 Setting up python3-distutils (3.9.2-1) ... [2022-08-09T12:11:52.385Z] #21 46.97 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:11:52.385Z] #21 46.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-09T12:11:52.385Z] #21 46.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-09T12:11:52.385Z] #21 46.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-09T12:11:52.385Z] #21 47.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-09T12:11:52.385Z] #21 47.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-09T12:11:52.385Z] #21 47.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-09T12:11:52.385Z] #21 47.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-09T12:11:52.385Z] #21 47.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-09T12:11:52.385Z] #21 47.06 Setting up python3-setuptools (52.0.0-4) ... [2022-08-09T12:11:52.385Z] #21 48.46 Setting up libjq1:arm64 (1.6-2.1) ... [2022-08-09T12:11:52.385Z] #21 48.47 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-08-09T12:11:52.385Z] #21 48.49 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-09T12:11:52.385Z] #21 48.50 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-09T12:11:52.556Z] #17 DONE 5.9s [2022-08-09T12:11:52.556Z] [2022-08-09T12:11:52.556Z] #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-08-09T12:11:52.556Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:11:52.556Z] #77 91.92 configure.ac:11: installing 'build-aux/compile' [2022-08-09T12:11:52.556Z] #77 91.93 configure.ac:11: installing 'build-aux/config.guess' [2022-08-09T12:11:52.556Z] #77 91.98 configure.ac:11: installing 'build-aux/config.sub' [2022-08-09T12:11:52.556Z] #77 91.99 configure.ac:13: installing 'build-aux/install-sh' [2022-08-09T12:11:52.556Z] #77 92.00 configure.ac:13: installing 'build-aux/missing' [2022-08-09T12:11:52.556Z] #77 92.01 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-09T12:11:52.631Z] #77 80.10 configure.ac:7: installing './compile' [2022-08-09T12:11:52.631Z] #77 80.10 configure.ac:11: installing './config.guess' [2022-08-09T12:11:52.631Z] #77 80.10 configure.ac:11: installing './config.sub' [2022-08-09T12:11:52.631Z] #77 80.11 configure.ac:8: installing './install-sh' [2022-08-09T12:11:52.631Z] #77 80.11 configure.ac:8: installing './missing' [2022-08-09T12:11:52.631Z] #77 80.16 Makefile.am: installing './depcomp' [2022-08-09T12:11:52.813Z] #77 92.27 Makefile.am: installing 'build-aux/depcomp' [2022-08-09T12:11:53.326Z] #21 49.58 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-09T12:11:53.326Z] #21 49.59 Setting up jq (1.6-2.1) ... [2022-08-09T12:11:53.326Z] #21 49.61 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-08-09T12:11:53.584Z] #21 49.62 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-08-09T12:11:53.584Z] #21 49.64 Setting up iptables (1.8.7-1) ... [2022-08-09T12:11:53.584Z] #21 49.65 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-09T12:11:53.584Z] #21 49.66 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-09T12:11:53.584Z] #21 49.67 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-09T12:11:53.584Z] #21 49.68 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-09T12:11:53.584Z] #21 49.69 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-09T12:11:53.584Z] #21 49.69 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-09T12:11:53.584Z] #21 49.71 Setting up iproute2 (5.10.0-4) ... [2022-08-09T12:11:53.842Z] #21 50.12 Setting up systemd (247.3-7) ... [2022-08-09T12:11:53.842Z] #21 50.19 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-09T12:11:54.100Z] #21 50.19 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-09T12:11:54.100Z] #21 50.20 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-09T12:11:54.100Z] #21 50.21 Initializing machine ID from random generator. [2022-08-09T12:11:54.437Z] #77 93.79 checking build system type... x86_64-pc-linux-gnu [2022-08-09T12:11:54.437Z] #77 94.00 checking host system type... x86_64-pc-linux-gnu [2022-08-09T12:11:54.437Z] #77 94.00 checking how to print strings... printf [2022-08-09T12:11:54.437Z] #77 94.02 checking for gcc... gcc [2022-08-09T12:11:54.544Z] #77 82.02 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-09T12:11:54.544Z] #77 82.02 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-09T12:11:54.694Z] #77 94.09 checking whether the C compiler works... [2022-08-09T12:11:54.694Z] #77 ... [2022-08-09T12:11:54.694Z] [2022-08-09T12:11:54.694Z] #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-08-09T12:11:54.694Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-09T12:11:54.694Z] #34 DONE 155.2s [2022-08-09T12:11:54.694Z] [2022-08-09T12:11:54.694Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-09T12:11:54.694Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-09T12:11:54.694Z] #18 DONE 2.5s [2022-08-09T12:11:54.694Z] [2022-08-09T12:11:54.694Z] #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-08-09T12:11:54.694Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:11:54.694Z] #77 94.09 checking whether the C compiler works... yes [2022-08-09T12:11:54.694Z] #77 94.31 checking for C compiler default output file name... a.out [2022-08-09T12:11:54.804Z] #77 82.37 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-09T12:11:54.804Z] #77 82.37 libtoolize: copying file 'm4/libtool.m4' [2022-08-09T12:11:54.952Z] #77 94.33 checking for suffix of executables... [2022-08-09T12:11:55.033Z] #21 51.22 Setting up systemd-journal-remote (247.3-7) ... [2022-08-09T12:11:55.222Z] #77 94.60 checking whether we are cross compiling... no [2022-08-09T12:11:55.222Z] #77 94.77 checking for suffix of object files... o [2022-08-09T12:11:55.291Z] #21 51.51 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T12:11:55.478Z] #77 94.88 checking whether we are using the GNU C compiler... yes [2022-08-09T12:11:55.478Z] #77 94.97 checking whether gcc accepts -g... yes [2022-08-09T12:11:55.735Z] #77 95.12 checking for gcc option to accept ISO C89... none needed [2022-08-09T12:11:55.745Z] #77 82.90 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-09T12:11:55.992Z] #77 95.35 checking whether gcc understands -c and -o together... yes [2022-08-09T12:11:55.992Z] #77 95.52 checking for a sed that does not truncate output... /bin/sed [2022-08-09T12:11:55.992Z] #77 95.52 checking for grep that handles long lines and -e... /bin/grep [2022-08-09T12:11:55.992Z] #77 95.53 checking for egrep... /bin/grep -E [2022-08-09T12:11:55.992Z] #77 95.53 checking for fgrep... /bin/grep -F [2022-08-09T12:11:55.992Z] #77 95.55 checking for ld used by gcc... /usr/bin/ld [2022-08-09T12:11:55.992Z] #77 95.57 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-09T12:11:55.992Z] #77 95.60 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-09T12:11:55.992Z] #77 95.60 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-09T12:11:55.992Z] #77 95.70 checking whether ln -s works... yes [2022-08-09T12:11:55.992Z] #77 95.70 checking the maximum length of command line arguments... 1572864 [2022-08-09T12:11:55.992Z] #77 95.73 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-09T12:11:55.992Z] #77 95.73 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-09T12:11:55.992Z] #77 95.73 checking for /usr/bin/ld option to reload object files... -r [2022-08-09T12:11:55.992Z] #77 95.73 checking for objdump... objdump [2022-08-09T12:11:55.992Z] #77 95.73 checking how to recognize dependent libraries... pass_all [2022-08-09T12:11:55.992Z] #77 95.73 checking for dlltool... no [2022-08-09T12:11:55.992Z] #77 95.73 checking how to associate runtime and link libraries... printf %s\n [2022-08-09T12:11:55.992Z] #77 95.73 checking for ar... ar [2022-08-09T12:11:56.006Z] #77 83.44 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-09T12:11:56.251Z] #77 95.73 checking for archiver @FILE support... @ [2022-08-09T12:11:56.251Z] #77 95.89 checking for strip... strip [2022-08-09T12:11:56.251Z] #77 95.89 checking for ranlib... ranlib [2022-08-09T12:11:56.251Z] #77 95.89 checking for gawk... no [2022-08-09T12:11:56.251Z] #77 95.89 checking for mawk... mawk [2022-08-09T12:11:56.508Z] #77 95.89 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-09T12:11:56.508Z] #77 96.29 checking for sysroot... no [2022-08-09T12:11:56.575Z] #77 83.76 libtoolize: copying file 'm4/ltversion.m4' [2022-08-09T12:11:56.765Z] #77 96.29 checking for a working dd... /bin/dd [2022-08-09T12:11:56.765Z] #77 96.30 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-09T12:11:56.765Z] #77 96.42 checking for mt... no [2022-08-09T12:11:56.765Z] #77 96.42 checking if : is a manifest tool... no [2022-08-09T12:11:56.765Z] #77 96.42 checking how to run the C preprocessor... gcc -E [2022-08-09T12:11:56.836Z] #77 84.08 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-09T12:11:57.096Z] #77 84.47 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-09T12:11:57.096Z] #77 ... [2022-08-09T12:11:57.096Z] [2022-08-09T12:11:57.096Z] #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-08-09T12:11:57.096Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T12:11:57.096Z] #14 162.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-09T12:11:57.096Z] #14 162.4 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-09T12:11:57.096Z] #14 162.4 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-09T12:11:57.586Z] #77 96.70 checking for ANSI C header files... [2022-08-09T12:11:57.586Z] #77 ... [2022-08-09T12:11:57.586Z] [2022-08-09T12:11:57.586Z] #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-08-09T12:11:57.586Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-09T12:11:57.586Z] #36 158.0 Delve is a source level debugger for Go programs. [2022-08-09T12:11:57.586Z] #36 158.0 [2022-08-09T12:11:57.586Z] #36 158.0 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-09T12:11:57.586Z] #36 158.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-09T12:11:57.586Z] #36 158.0 [2022-08-09T12:11:57.586Z] #36 158.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-09T12:11:57.586Z] #36 158.0 [2022-08-09T12:11:57.586Z] #36 158.0 Pass flags to the program you are debugging using `--`, for example: [2022-08-09T12:11:57.586Z] #36 158.0 [2022-08-09T12:11:57.586Z] #36 158.0 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-09T12:11:57.586Z] #36 158.0 [2022-08-09T12:11:57.586Z] #36 158.0 Usage: [2022-08-09T12:11:57.586Z] #36 158.0 dlv [command] [2022-08-09T12:11:57.586Z] #36 158.0 [2022-08-09T12:11:57.586Z] #36 158.0 Available Commands: [2022-08-09T12:11:57.586Z] #36 158.0 attach Attach to running process and begin debugging. [2022-08-09T12:11:57.586Z] #36 158.0 connect Connect to a headless debug server with a terminal client. [2022-08-09T12:11:57.586Z] #36 158.0 core Examine a core dump. [2022-08-09T12:11:57.586Z] #36 158.0 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-09T12:11:57.586Z] #36 158.0 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-09T12:11:57.586Z] #36 158.0 exec Execute a precompiled binary, and begin a debug session. [2022-08-09T12:11:57.586Z] #36 158.0 help Help about any command [2022-08-09T12:11:57.586Z] #36 158.0 run Deprecated command. Use 'debug' instead. [2022-08-09T12:11:57.586Z] #36 158.0 test Compile test binary and begin debugging program. [2022-08-09T12:11:57.586Z] #36 158.0 trace Compile and begin tracing program. [2022-08-09T12:11:57.586Z] #36 158.0 version Prints version. [2022-08-09T12:11:57.586Z] #36 158.0 [2022-08-09T12:11:57.586Z] #36 158.0 Flags: [2022-08-09T12:11:57.586Z] #36 158.0 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-09T12:11:57.586Z] #36 158.0 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-09T12:11:57.586Z] #36 158.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-08-09T12:11:57.586Z] #36 158.0 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-09T12:11:57.586Z] #36 158.0 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-09T12:11:57.586Z] #36 158.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-08-09T12:11:57.586Z] #36 158.0 --disable-aslr Disables address space randomization [2022-08-09T12:11:57.586Z] #36 158.0 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-09T12:11:57.586Z] #36 158.0 -h, --help help for dlv [2022-08-09T12:11:57.586Z] #36 158.0 --init string Init file, executed by the terminal client. [2022-08-09T12:11:57.586Z] #36 158.0 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-09T12:11:57.586Z] #36 158.0 --log Enable debugging server logging. [2022-08-09T12:11:57.586Z] #36 158.0 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-09T12:11:57.586Z] #36 158.0 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-09T12:11:57.586Z] #36 158.0 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-09T12:11:57.586Z] #36 158.0 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-09T12:11:57.586Z] #36 158.0 --wd string Working directory for running the program. [2022-08-09T12:11:57.586Z] #36 158.0 [2022-08-09T12:11:57.586Z] #36 158.0 Additional help topics: [2022-08-09T12:11:57.586Z] #36 158.0 dlv backend Help about the --backend flag. [2022-08-09T12:11:57.586Z] #36 158.0 dlv log Help about logging flags. [2022-08-09T12:11:57.586Z] #36 158.0 dlv redirect Help about file redirection. [2022-08-09T12:11:57.586Z] #36 158.0 [2022-08-09T12:11:57.586Z] #36 158.0 Use "dlv [command] --help" for more information about a command. [2022-08-09T12:11:57.586Z] #36 DONE 158.2s [2022-08-09T12:11:57.821Z] #21 DONE 53.7s [2022-08-09T12:11:57.821Z] [2022-08-09T12:11:57.821Z] #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-08-09T12:11:57.821Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-09T12:11:57.821Z] #77 126.8 CCLD libyajl.la [2022-08-09T12:11:57.821Z] #77 127.2 CCLD verify/json_verify [2022-08-09T12:11:57.821Z] #77 127.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-09T12:11:57.821Z] #77 127.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-09T12:11:57.821Z] #77 127.7 make[5]: Nothing to be done for 'install-data-am'. [2022-08-09T12:11:57.821Z] #77 127.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-09T12:11:57.821Z] #77 127.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-09T12:11:57.821Z] #77 127.7 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-09T12:11:57.821Z] #77 127.8 CC src/validate.o [2022-08-09T12:11:57.821Z] #77 127.8 CC src/image_spec_schema_config_schema.lo [2022-08-09T12:11:57.821Z] #77 127.8 CC src/image_spec_schema_content_descriptor.lo [2022-08-09T12:11:57.821Z] #77 127.8 CC src/image_spec_schema_defs.lo [2022-08-09T12:11:57.821Z] #77 127.8 CC src/image_spec_schema_defs_descriptor.lo [2022-08-09T12:11:57.821Z] #77 127.9 CC src/image_spec_schema_image_index_schema.lo [2022-08-09T12:11:57.821Z] #77 127.9 CC src/image_spec_schema_image_layout_schema.lo [2022-08-09T12:11:57.821Z] #77 127.9 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-09T12:11:57.821Z] #77 127.9 CC src/runtime_spec_schema_config_linux.lo [2022-08-09T12:11:57.821Z] #77 128.0 CC src/runtime_spec_schema_config_zos.lo [2022-08-09T12:11:57.821Z] #77 128.0 CC src/runtime_spec_schema_config_schema.lo [2022-08-09T12:11:57.821Z] #77 128.1 CC src/runtime_spec_schema_config_solaris.lo [2022-08-09T12:11:57.821Z] #77 128.1 CC src/runtime_spec_schema_config_vm.lo [2022-08-09T12:11:57.821Z] #77 128.1 CC src/runtime_spec_schema_config_windows.lo [2022-08-09T12:11:57.821Z] #77 128.2 CC src/runtime_spec_schema_defs.lo [2022-08-09T12:11:57.821Z] #77 128.2 CC src/runtime_spec_schema_defs_linux.lo [2022-08-09T12:11:57.821Z] #77 128.3 CC src/runtime_spec_schema_defs_zos.lo [2022-08-09T12:11:57.821Z] #77 128.4 CC src/runtime_spec_schema_defs_vm.lo [2022-08-09T12:11:57.821Z] #77 128.4 CC src/runtime_spec_schema_defs_windows.lo [2022-08-09T12:11:57.821Z] #77 128.6 CC src/runtime_spec_schema_state_schema.lo [2022-08-09T12:11:57.821Z] #77 128.7 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-09T12:11:57.821Z] #77 128.7 CC src/basic_test_double_array_item.lo [2022-08-09T12:11:57.821Z] #77 128.8 CC src/basic_test_double_array.lo [2022-08-09T12:11:57.821Z] #77 128.9 CC src/basic_test_top_array_int.lo [2022-08-09T12:11:57.821Z] #77 129.1 CC src/basic_test_top_array_string.lo [2022-08-09T12:11:57.821Z] #77 129.2 CC src/basic_test_top_double_array_int.lo [2022-08-09T12:11:57.821Z] #77 129.4 CC src/basic_test_top_double_array_obj.lo [2022-08-09T12:11:57.821Z] #77 129.6 CC src/basic_test_top_double_array_refobj.lo [2022-08-09T12:11:57.843Z] [2022-08-09T12:11:57.843Z] #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-08-09T12:11:57.843Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:11:57.843Z] #77 96.70 checking for ANSI C header files... yes [2022-08-09T12:11:57.843Z] #77 97.26 checking for sys/types.h... yes [2022-08-09T12:11:58.082Z] #77 129.6 CC src/basic_test_top_double_array_string.lo [2022-08-09T12:11:58.082Z] #77 ... [2022-08-09T12:11:58.082Z] [2022-08-09T12:11:58.082Z] #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-08-09T12:11:58.082Z] #22 sha256:926868d4b5b61bd51d678ec048d0548c22ad4bc9086bc1721c595dd688cf6728 [2022-08-09T12:11:58.082Z] #22 0.553 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-09T12:11:58.082Z] #22 0.558 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-09T12:11:58.082Z] #22 0.566 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-09T12:11:58.082Z] #22 DONE 0.6s [2022-08-09T12:11:58.099Z] #77 97.49 checking for sys/stat.h... yes [2022-08-09T12:11:58.343Z] [2022-08-09T12:11:58.343Z] #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-08-09T12:11:58.343Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-09T12:11:58.343Z] #77 130.0 CC src/read-file.lo [2022-08-09T12:11:58.356Z] #77 97.70 checking for stdlib.h... yes [2022-08-09T12:11:58.356Z] #77 97.87 checking for string.h... yes [2022-08-09T12:11:58.601Z] #77 130.2 CC src/json_common.lo [2022-08-09T12:11:58.601Z] #77 130.5 CC tests/test-1.o [2022-08-09T12:11:58.613Z] #77 98.05 checking for memory.h... yes [2022-08-09T12:11:58.613Z] #77 98.23 checking for strings.h... yes [2022-08-09T12:11:58.859Z] #77 130.6 CC tests/test-2.o [2022-08-09T12:11:58.859Z] #77 130.7 CC tests/test-3.o [2022-08-09T12:11:58.870Z] #77 98.38 checking for inttypes.h... yes [2022-08-09T12:11:58.870Z] #77 98.51 checking for stdint.h... yes [2022-08-09T12:11:58.872Z] #77 ... [2022-08-09T12:11:58.872Z] [2022-08-09T12:11:58.872Z] #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-08-09T12:11:58.872Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T12:11:58.872Z] #14 166.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-09T12:11:58.872Z] #14 166.4 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-09T12:11:58.872Z] #14 166.4 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-09T12:11:59.117Z] #77 130.9 CC tests/test-4.o [2022-08-09T12:11:59.127Z] #77 98.64 checking for unistd.h... yes [2022-08-09T12:11:59.127Z] #77 98.74 checking for dlfcn.h... yes [2022-08-09T12:11:59.375Z] #77 131.1 CC tests/test-5.o [2022-08-09T12:11:59.384Z] #77 98.88 checking for objdir... .libs [2022-08-09T12:11:59.635Z] #77 131.4 CC tests/test-6.o [2022-08-09T12:11:59.640Z] #77 ... [2022-08-09T12:11:59.640Z] [2022-08-09T12:11:59.640Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-09T12:11:59.640Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-09T12:11:59.640Z] #19 DONE 4.9s [2022-08-09T12:11:59.640Z] [2022-08-09T12:11:59.640Z] #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-08-09T12:11:59.640Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:11:59.893Z] #77 131.6 CC tests/test-7.o [2022-08-09T12:11:59.897Z] #77 99.37 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-09T12:11:59.897Z] #77 99.46 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-09T12:11:59.897Z] #77 99.46 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-09T12:12:00.159Z] #77 131.8 CC tests/test-8.o [2022-08-09T12:12:00.417Z] #77 132.1 CC tests/test-9.o [2022-08-09T12:12:00.461Z] #77 99.55 checking if gcc static flag -static works... yes [2022-08-09T12:12:00.461Z] #77 99.96 checking if gcc supports -c -o file.o... yes [2022-08-09T12:12:00.461Z] #77 100.1 checking if gcc supports -c -o file.o... (cached) yes [2022-08-09T12:12:00.675Z] #77 132.4 CC tests/test-10.o [2022-08-09T12:12:00.718Z] #77 100.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-09T12:12:00.975Z] #77 100.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-09T12:12:00.975Z] #77 100.5 checking how to hardcode library paths into programs... immediate [2022-08-09T12:12:00.975Z] #77 100.5 checking whether stripping libraries is possible... yes [2022-08-09T12:12:00.975Z] #77 100.5 checking if libtool supports shared libraries... yes [2022-08-09T12:12:00.975Z] #77 100.5 checking whether to build shared libraries... no [2022-08-09T12:12:00.975Z] #77 100.5 checking whether to build static libraries... yes [2022-08-09T12:12:00.975Z] #77 100.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-09T12:12:00.975Z] #77 100.5 checking whether build environment is sane... yes [2022-08-09T12:12:00.975Z] #77 100.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-09T12:12:00.975Z] #77 100.6 checking whether make sets $(MAKE)... yes [2022-08-09T12:12:00.975Z] #77 100.7 checking whether make supports the include directive... yes (GNU style) [2022-08-09T12:12:01.232Z] #77 100.7 checking whether make supports nested variables... yes [2022-08-09T12:12:01.232Z] #77 100.7 checking whether UID '0' is supported by ustar format... yes [2022-08-09T12:12:01.232Z] #77 100.7 checking whether GID '0' is supported by ustar format... yes [2022-08-09T12:12:01.232Z] #77 100.7 checking how to create a ustar tar archive... gnutar [2022-08-09T12:12:01.232Z] #77 100.8 checking dependency style of gcc... gcc3 [2022-08-09T12:12:01.232Z] #77 100.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-09T12:12:01.232Z] #77 100.9 checking whether make supports nested variables... (cached) yes [2022-08-09T12:12:01.240Z] #77 132.8 CC tests/test-11.o [2022-08-09T12:12:01.488Z] #77 100.9 checking for gawk... (cached) mawk [2022-08-09T12:12:01.488Z] #77 101.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-09T12:12:01.488Z] #77 101.0 checking for gcc... (cached) gcc [2022-08-09T12:12:01.488Z] #77 101.0 checking whether we are using the GNU C compiler... (cached) yes [2022-08-09T12:12:01.488Z] #77 101.0 checking whether gcc accepts -g... (cached) yes [2022-08-09T12:12:01.488Z] #77 101.0 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-09T12:12:01.488Z] #77 101.0 checking whether gcc understands -c and -o together... (cached) yes [2022-08-09T12:12:01.488Z] #77 101.0 checking for a Python interpreter with version >= 3... python3 [2022-08-09T12:12:01.488Z] #77 101.1 checking for python3... /usr/bin/python3 [2022-08-09T12:12:01.488Z] #77 101.1 checking for python3 version... 3.9 [2022-08-09T12:12:01.745Z] #77 101.2 checking for python3 platform... linux [2022-08-09T12:12:01.745Z] #77 101.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-09T12:12:01.745Z] #77 101.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-09T12:12:01.745Z] #77 101.5 checking for go-md2man... no [2022-08-09T12:12:02.003Z] #77 101.5 checking error.h usability... yes [2022-08-09T12:12:02.003Z] #77 101.6 checking error.h presence... yes [2022-08-09T12:12:02.003Z] #77 101.7 checking for error.h... yes [2022-08-09T12:12:02.471Z] #19 251.5 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-08-09T12:12:02.471Z] #19 251.5 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-09T12:12:02.471Z] #19 251.5 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-09T12:12:02.471Z] #19 251.8 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-08-09T12:12:02.471Z] #19 251.8 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-09T12:12:02.471Z] #19 251.8 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-09T12:12:02.567Z] #77 101.7 checking linux/openat2.h usability... yes [2022-08-09T12:12:02.567Z] #77 101.9 checking linux/openat2.h presence... yes [2022-08-09T12:12:02.567Z] #77 102.0 checking for linux/openat2.h... yes [2022-08-09T12:12:02.567Z] #77 102.0 checking for copy_file_range... yes [2022-08-09T12:12:02.728Z] #19 ... [2022-08-09T12:12:02.729Z] [2022-08-09T12:12:02.729Z] #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-08-09T12:12:02.729Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:12:02.729Z] #84 206.6 CCLD libocispec.la [2022-08-09T12:12:02.823Z] #77 102.3 checking for fgetxattr... yes [2022-08-09T12:12:03.080Z] #77 102.5 checking for statx... yes [2022-08-09T12:12:03.293Z] #84 207.0 CCLD src/validate [2022-08-09T12:12:03.293Z] #84 207.0 CCLD tests/test-1 [2022-08-09T12:12:03.293Z] #84 207.0 CCLD tests/test-2 [2022-08-09T12:12:03.293Z] #84 207.0 CCLD tests/test-3 [2022-08-09T12:12:03.293Z] #84 207.0 CCLD tests/test-4 [2022-08-09T12:12:03.293Z] #84 207.1 CCLD tests/test-5 [2022-08-09T12:12:03.293Z] #84 207.1 CCLD tests/test-6 [2022-08-09T12:12:03.293Z] #84 207.1 CCLD tests/test-7 [2022-08-09T12:12:03.293Z] #84 207.1 CCLD tests/test-8 [2022-08-09T12:12:03.337Z] #77 102.8 checking for fgetpwent_r... [2022-08-09T12:12:03.337Z] #77 ... [2022-08-09T12:12:03.337Z] [2022-08-09T12:12:03.337Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-09T12:12:03.337Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-09T12:12:03.337Z] #20 DONE 3.7s [2022-08-09T12:12:03.337Z] [2022-08-09T12:12:03.337Z] #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-08-09T12:12:03.337Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:12:03.337Z] #77 102.8 checking for fgetpwent_r... yes [2022-08-09T12:12:03.556Z] #84 207.2 CCLD tests/test-9 [2022-08-09T12:12:03.556Z] #84 207.3 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-09T12:12:03.556Z] #84 207.3 CCLD tests/test-11 [2022-08-09T12:12:03.556Z] #84 207.3 CCLD tests/test-10 [2022-08-09T12:12:03.593Z] #77 103.1 checking for issetugid... no [2022-08-09T12:12:03.593Z] #77 103.2 checking for pkg-config... /usr/bin/pkg-config [2022-08-09T12:12:03.593Z] #77 103.2 checking pkg-config is at least version 0.9.0... yes [2022-08-09T12:12:04.157Z] #77 103.2 checking for library containing yajl_tree_get... -lyajl [2022-08-09T12:12:04.157Z] #77 103.7 checking for yajl >= 2.0.0... yes [2022-08-09T12:12:04.414Z] #77 103.7 checking sys/capability.h usability... yes [2022-08-09T12:12:04.414Z] #77 103.9 checking sys/capability.h presence... yes [2022-08-09T12:12:04.414Z] #77 104.0 checking for sys/capability.h... yes [2022-08-09T12:12:04.670Z] #77 104.0 checking for library containing cap_from_name... [2022-08-09T12:12:04.670Z] #77 ... [2022-08-09T12:12:04.670Z] [2022-08-09T12:12:04.670Z] #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-08-09T12:12:04.670Z] #60 sha256:42fd0d247ea7a91e8a1445820b6c12f414044f4553e11619fee8ec1c9b25de51 [2022-08-09T12:12:04.671Z] #60 13.36 + cd /tmp/tmp.an8VzrQjSD/src/github.com/opencontainers/runc [2022-08-09T12:12:04.671Z] #60 13.36 + git checkout -q v1.1.3 [2022-08-09T12:12:04.671Z] #60 13.89 + '[' -z '' ']' [2022-08-09T12:12:04.671Z] #60 13.89 + target=static [2022-08-09T12:12:04.671Z] #60 13.89 + make BUILDTAGS=seccomp static [2022-08-09T12:12:04.671Z] #60 14.24 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-09T12:12:04.671Z] #60 ... [2022-08-09T12:12:04.671Z] [2022-08-09T12:12:04.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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T12:12:04.671Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-09T12:12:05.451Z] #84 209.4 libtool: link: ar cr libocispec.a [2022-08-09T12:12:05.707Z] #84 209.4 libtool: link: ranlib libocispec.a [2022-08-09T12:12:07.192Z] #21 3.989 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-09T12:12:07.192Z] #21 4.014 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-09T12:12:07.449Z] #21 4.024 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-09T12:12:08.012Z] #21 4.412 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-09T12:12:08.227Z] #84 211.9 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-09T12:12:08.227Z] #84 212.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-09T12:12:08.227Z] #84 212.0 make[5]: Nothing to be done for 'install-data-am'. [2022-08-09T12:12:08.227Z] #84 212.0 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-09T12:12:08.227Z] #84 212.0 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-09T12:12:08.227Z] #84 212.0 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-09T12:12:08.227Z] #84 212.0 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-09T12:12:08.227Z] #84 212.0 make[2]: Entering directory '/tmp/crun-build' [2022-08-09T12:12:08.484Z] #84 212.3 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-09T12:12:08.484Z] #84 212.3 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-09T12:12:08.484Z] #84 212.3 CC src/libcrun/libcrun_testing_a-container.o [2022-08-09T12:12:08.484Z] #84 212.3 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-09T12:12:08.484Z] #84 212.4 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-09T12:12:08.484Z] #84 212.4 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-09T12:12:08.484Z] #84 212.4 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-09T12:12:08.484Z] #84 212.4 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-09T12:12:08.741Z] #84 212.4 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-09T12:12:08.741Z] #84 212.4 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-09T12:12:08.741Z] #84 212.5 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-09T12:12:08.741Z] #84 212.5 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-09T12:12:08.741Z] #84 212.6 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-09T12:12:08.741Z] #84 212.6 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-09T12:12:08.741Z] #84 212.6 CC src/libcrun/libcrun_testing_a-error.o [2022-08-09T12:12:08.741Z] #84 212.6 CC src/libcrun/libcrun_testing_a-status.o [2022-08-09T12:12:08.741Z] #84 212.6 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-09T12:12:08.741Z] #84 212.7 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-09T12:12:08.942Z] #21 5.508 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [171 kB] [2022-08-09T12:12:08.942Z] #21 ... [2022-08-09T12:12:08.942Z] [2022-08-09T12:12:08.942Z] #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-08-09T12:12:08.942Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:12:08.942Z] #77 104.0 checking for library containing cap_from_name... -lcap [2022-08-09T12:12:08.942Z] #77 104.5 checking for library containing dlopen... -ldl [2022-08-09T12:12:08.942Z] #77 104.9 checking seccomp.h usability... yes [2022-08-09T12:12:08.942Z] #77 105.1 checking seccomp.h presence... yes [2022-08-09T12:12:08.942Z] #77 105.2 checking for seccomp.h... yes [2022-08-09T12:12:08.942Z] #77 105.2 checking for library containing seccomp_rule_add... -lseccomp [2022-08-09T12:12:08.942Z] #77 105.6 checking for library containing seccomp_arch_resolve_name... none required [2022-08-09T12:12:08.942Z] #77 105.7 checking systemd/sd-bus.h usability... yes [2022-08-09T12:12:08.942Z] #77 105.9 checking systemd/sd-bus.h presence... yes [2022-08-09T12:12:08.942Z] #77 105.9 checking for systemd/sd-bus.h... yes [2022-08-09T12:12:08.942Z] #77 105.9 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-09T12:12:08.942Z] #77 106.4 checking for sd_notify_barrier... yes [2022-08-09T12:12:08.942Z] #77 106.7 checking linux/bpf.h usability... yes [2022-08-09T12:12:08.942Z] #77 106.9 checking linux/bpf.h presence... yes [2022-08-09T12:12:08.942Z] #77 106.9 checking for linux/bpf.h... yes [2022-08-09T12:12:08.942Z] #77 106.9 checking compilation for eBPF... yes [2022-08-09T12:12:08.942Z] #77 107.1 checking for criu >= 3.15... no [2022-08-09T12:12:08.942Z] #77 107.1 configure: CRIU headers not found, building without CRIU support [2022-08-09T12:12:08.942Z] #77 107.1 checking for criu > 3.16... no [2022-08-09T12:12:08.942Z] #77 107.1 configure: CRIU version doesn't support join-ns API [2022-08-09T12:12:08.942Z] #77 107.1 checking for criu > 3.16.1... no [2022-08-09T12:12:08.942Z] #77 107.1 configure: CRIU version doesn't support for pre-dumping [2022-08-09T12:12:08.942Z] #77 107.1 checking for new mount API (fsconfig)... yes [2022-08-09T12:12:08.942Z] #77 107.2 checking for seccomp notify API... yes [2022-08-09T12:12:08.942Z] #77 107.3 checking for gperf... no [2022-08-09T12:12:08.942Z] #77 107.3 configure: gperf not found - cannot rebuild signal parser code [2022-08-09T12:12:08.942Z] #77 107.3 checking for library containing argp_parse... none required [2022-08-09T12:12:08.942Z] #77 107.8 checking that generated files are newer than configure... done [2022-08-09T12:12:08.942Z] #77 107.8 configure: creating ./config.status [2022-08-09T12:12:08.998Z] #84 212.8 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-09T12:12:08.998Z] #84 212.8 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-09T12:12:09.254Z] #84 213.0 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-09T12:12:09.254Z] #84 213.0 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-09T12:12:09.254Z] #84 213.0 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-09T12:12:09.254Z] #84 213.1 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-09T12:12:09.254Z] #84 213.2 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-09T12:12:09.254Z] #84 213.2 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-09T12:12:09.409Z] #77 ... [2022-08-09T12:12:09.409Z] [2022-08-09T12:12:09.409Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-09T12:12:09.409Z] #23 sha256:97067901ce00e071930f71b8180d485c541aa51cd5f3bd89e0e498bfcddc4fb6 [2022-08-09T12:12:09.409Z] #23 9.187 Collecting yamllint==1.26.1 [2022-08-09T12:12:09.409Z] #23 10.25 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-09T12:12:09.409Z] #23 11.27 Collecting pathspec>=0.5.3 [2022-08-09T12:12:09.409Z] #23 11.29 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-09T12:12:09.511Z] #84 213.3 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-09T12:12:09.667Z] #23 11.61 Collecting pyyaml [2022-08-09T12:12:09.667Z] #23 11.63 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-08-09T12:12:09.667Z] #23 11.69 Building wheels for collected packages: yamllint [2022-08-09T12:12:09.767Z] #84 213.6 CC src/crun-crun.o [2022-08-09T12:12:09.925Z] #23 11.70 Building wheel for yamllint (setup.py): started [2022-08-09T12:12:10.024Z] #84 213.6 CC src/crun-delete.o [2022-08-09T12:12:10.024Z] #84 213.6 CC src/crun-run.o [2022-08-09T12:12:10.024Z] #84 213.7 CC src/crun-kill.o [2022-08-09T12:12:10.024Z] #84 213.7 CC src/crun-pause.o [2022-08-09T12:12:10.024Z] #84 213.8 CC src/crun-unpause.o [2022-08-09T12:12:10.024Z] #84 213.9 CC src/crun-exec.o [2022-08-09T12:12:10.281Z] #84 213.9 CC src/crun-spec.o [2022-08-09T12:12:10.281Z] #84 213.9 CC src/crun-list.o [2022-08-09T12:12:10.281Z] #84 214.0 CC src/crun-create.o [2022-08-09T12:12:10.281Z] #84 214.2 CC src/crun-start.o [2022-08-09T12:12:10.307Z] #77 109.9 config.status: creating Makefile [2022-08-09T12:12:10.307Z] #77 110.0 config.status: creating rpm/crun.spec [2022-08-09T12:12:10.307Z] #77 110.0 config.status: creating config.h [2022-08-09T12:12:10.307Z] #77 110.1 config.status: executing libtool commands [2022-08-09T12:12:10.307Z] #77 110.1 config.status: executing depfiles commands [2022-08-09T12:12:10.537Z] #84 214.2 CC src/crun-state.o [2022-08-09T12:12:10.537Z] #84 214.3 CC src/crun-update.o [2022-08-09T12:12:10.537Z] #84 214.3 CC src/crun-ps.o [2022-08-09T12:12:10.537Z] #84 214.4 CC src/crun-restore.o [2022-08-09T12:12:10.794Z] #84 214.5 CC src/crun-checkpoint.o [2022-08-09T12:12:10.794Z] #84 214.5 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-09T12:12:10.794Z] #84 214.6 CC src/libcrun/libcrun_la-container.lo [2022-08-09T12:12:10.794Z] #84 214.7 CC src/libcrun/libcrun_la-utils.lo [2022-08-09T12:12:10.859Z] #23 12.64 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-09T12:12:10.859Z] #23 12.64 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=a16b438de790a2431f3126f6afc38a34640cff1ab20f670f4b929c04635481a8 [2022-08-09T12:12:10.859Z] #23 12.64 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-09T12:12:10.859Z] #23 12.65 Successfully built yamllint [2022-08-09T12:12:10.859Z] #23 12.67 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-09T12:12:11.051Z] #84 214.7 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-09T12:12:11.051Z] #84 214.8 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-09T12:12:11.051Z] #84 214.9 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-09T12:12:11.308Z] #84 215.1 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-09T12:12:11.308Z] #84 215.2 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-09T12:12:11.427Z] #23 13.09 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-09T12:12:11.674Z] #77 111.2 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-09T12:12:11.674Z] #77 111.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-09T12:12:11.871Z] #84 215.4 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-09T12:12:11.871Z] #84 215.5 CC src/libcrun/libcrun_la-criu.lo [2022-08-09T12:12:11.871Z] #84 215.5 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-09T12:12:11.871Z] #84 215.5 CC src/libcrun/libcrun_la-linux.lo [2022-08-09T12:12:11.871Z] #84 215.6 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-09T12:12:11.871Z] #84 215.8 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-09T12:12:11.931Z] #77 111.5 checking for gcc... gcc [2022-08-09T12:12:11.993Z] #23 DONE 13.7s [2022-08-09T12:12:11.993Z] [2022-08-09T12:12:11.993Z] #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-08-09T12:12:11.993Z] #64 sha256:6e0d0a1c922be5daadb0ff5c391b085d638530cf7ab2f6f9afc9ca311119fbf3 [2022-08-09T12:12:12.128Z] #84 215.8 CC src/libcrun/libcrun_la-error.lo [2022-08-09T12:12:12.187Z] #77 111.6 checking whether the C compiler works... yes [2022-08-09T12:12:12.187Z] #77 111.8 checking for C compiler default output file name... a.out [2022-08-09T12:12:12.384Z] #84 216.2 CC src/libcrun/libcrun_la-status.lo [2022-08-09T12:12:12.444Z] #77 111.8 checking for suffix of executables... [2022-08-09T12:12:12.641Z] #84 216.4 CC src/libcrun/libcrun_la-terminal.lo [2022-08-09T12:12:12.641Z] #84 ... [2022-08-09T12:12:12.641Z] [2022-08-09T12:12:12.641Z] #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-08-09T12:12:12.641Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-09T12:12:12.641Z] #54 278.4 + dpkg --print-architecture [2022-08-09T12:12:12.641Z] #54 278.4 + git checkout -q v2.1.0 [2022-08-09T12:12:12.641Z] #54 278.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-09T12:12:12.641Z] #54 278.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-09T12:12:12.701Z] #77 112.0 checking whether we are cross compiling... no [2022-08-09T12:12:12.701Z] #77 112.2 checking for suffix of object files... o [2022-08-09T12:12:12.701Z] #77 112.3 checking whether we are using the GNU C compiler... yes [2022-08-09T12:12:12.957Z] #77 112.4 checking whether gcc accepts -g... yes [2022-08-09T12:12:13.214Z] #77 112.6 checking for gcc option to accept ISO C89... none needed [2022-08-09T12:12:13.470Z] #77 112.8 checking whether gcc understands -c and -o together... yes [2022-08-09T12:12:13.470Z] #77 112.9 checking how to run the C preprocessor... gcc -E [2022-08-09T12:12:13.470Z] #77 113.1 checking for grep that handles long lines and -e... /bin/grep [2022-08-09T12:12:13.726Z] #77 113.1 checking for egrep... /bin/grep -E [2022-08-09T12:12:13.808Z] #14 ... [2022-08-09T12:12:13.808Z] [2022-08-09T12:12:13.808Z] #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-08-09T12:12:13.808Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:12:13.808Z] #77 104.8 configure.ac:7: installing 'build-aux/compile' [2022-08-09T12:12:13.808Z] #77 104.8 configure.ac:9: installing 'build-aux/config.guess' [2022-08-09T12:12:13.808Z] #77 104.8 configure.ac:9: installing 'build-aux/config.sub' [2022-08-09T12:12:13.808Z] #77 104.8 configure.ac:11: installing 'build-aux/install-sh' [2022-08-09T12:12:13.808Z] #77 104.8 configure.ac:11: installing 'build-aux/missing' [2022-08-09T12:12:13.808Z] #77 105.3 Makefile.am: installing 'build-aux/depcomp' [2022-08-09T12:12:13.808Z] #77 105.4 parallel-tests: installing 'build-aux/test-driver' [2022-08-09T12:12:13.984Z] #77 113.1 checking for ANSI C header files... yes [2022-08-09T12:12:13.984Z] #77 113.6 checking for sys/types.h... yes [2022-08-09T12:12:14.239Z] #77 113.7 checking for sys/stat.h... yes [2022-08-09T12:12:14.239Z] #77 113.8 checking for stdlib.h... yes [2022-08-09T12:12:14.496Z] #77 114.0 checking for string.h... yes [2022-08-09T12:12:14.753Z] #77 114.2 checking for memory.h... yes [2022-08-09T12:12:14.753Z] #77 114.4 checking for strings.h... yes [2022-08-09T12:12:15.009Z] #77 114.5 checking for inttypes.h... yes [2022-08-09T12:12:15.266Z] #77 114.7 checking for stdint.h... yes [2022-08-09T12:12:15.266Z] #77 114.9 checking for unistd.h... yes [2022-08-09T12:12:15.522Z] #77 115.0 checking minix/config.h usability... no [2022-08-09T12:12:15.522Z] #77 115.2 checking minix/config.h presence... no [2022-08-09T12:12:15.522Z] #77 115.3 checking for minix/config.h... no [2022-08-09T12:12:15.778Z] #77 115.3 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-09T12:12:16.291Z] #77 115.5 checking build system type... x86_64-pc-linux-gnu [2022-08-09T12:12:16.291Z] #77 115.7 checking host system type... x86_64-pc-linux-gnu [2022-08-09T12:12:16.291Z] #77 115.7 checking how to print strings... printf [2022-08-09T12:12:16.291Z] #77 115.8 checking for a sed that does not truncate output... /bin/sed [2022-08-09T12:12:16.291Z] #77 115.8 checking for fgrep... /bin/grep -F [2022-08-09T12:12:16.291Z] #77 115.8 checking for ld used by gcc... /usr/bin/ld [2022-08-09T12:12:16.291Z] #77 115.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-09T12:12:16.291Z] #77 115.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-09T12:12:16.291Z] #77 115.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-09T12:12:16.291Z] #77 116.0 checking whether ln -s works... yes [2022-08-09T12:12:16.291Z] #77 116.0 checking the maximum length of command line arguments... 1572864 [2022-08-09T12:12:16.291Z] #77 116.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-09T12:12:16.291Z] #77 116.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-09T12:12:16.291Z] #77 116.0 checking for /usr/bin/ld option to reload object files... -r [2022-08-09T12:12:16.291Z] #77 116.0 checking for objdump... objdump [2022-08-09T12:12:16.291Z] #77 116.0 checking how to recognize dependent libraries... pass_all [2022-08-09T12:12:16.291Z] #77 116.0 checking for dlltool... no [2022-08-09T12:12:16.291Z] #77 116.0 checking how to associate runtime and link libraries... printf %s\n [2022-08-09T12:12:16.291Z] #77 116.0 checking for ar... ar [2022-08-09T12:12:16.291Z] #77 116.0 checking for archiver @FILE support... @ [2022-08-09T12:12:16.548Z] #77 116.1 checking for strip... strip [2022-08-09T12:12:16.548Z] #77 116.1 checking for ranlib... ranlib [2022-08-09T12:12:16.548Z] #77 116.1 checking for gawk... no [2022-08-09T12:12:16.548Z] #77 116.1 checking for mawk... mawk [2022-08-09T12:12:16.548Z] #77 116.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-09T12:12:16.803Z] #77 116.4 checking for sysroot... no [2022-08-09T12:12:16.804Z] #77 116.4 checking for a working dd... /bin/dd [2022-08-09T12:12:16.804Z] #77 116.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-09T12:12:17.059Z] #77 116.5 checking for mt... no [2022-08-09T12:12:17.059Z] #77 116.5 checking if : is a manifest tool... no [2022-08-09T12:12:17.059Z] #77 116.5 checking for dlfcn.h... yes [2022-08-09T12:12:17.059Z] #77 116.7 checking for objdir... .libs [2022-08-09T12:12:17.095Z] #77 109.8 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-09T12:12:17.095Z] #77 109.8 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-09T12:12:17.621Z] #77 117.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-09T12:12:17.621Z] #77 117.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-09T12:12:17.621Z] #77 117.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-09T12:12:17.878Z] #77 117.3 checking if gcc static flag -static works... yes [2022-08-09T12:12:18.030Z] #77 110.9 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-09T12:12:18.030Z] #77 110.9 libtoolize: copying file 'm4/libtool.m4' [2022-08-09T12:12:18.030Z] #77 111.1 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-09T12:12:18.289Z] #77 111.2 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-09T12:12:18.289Z] #77 111.4 libtoolize: copying file 'm4/ltversion.m4' [2022-08-09T12:12:18.390Z] #77 117.7 checking if gcc supports -c -o file.o... yes [2022-08-09T12:12:18.390Z] #77 117.8 checking if gcc supports -c -o file.o... (cached) yes [2022-08-09T12:12:18.390Z] #77 117.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-09T12:12:18.390Z] #77 117.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-09T12:12:18.390Z] #77 118.1 checking how to hardcode library paths into programs... immediate [2022-08-09T12:12:18.390Z] #77 118.1 checking whether stripping libraries is possible... yes [2022-08-09T12:12:18.390Z] #77 118.1 checking if libtool supports shared libraries... yes [2022-08-09T12:12:18.390Z] #77 118.1 checking whether to build shared libraries... no [2022-08-09T12:12:18.390Z] #77 118.1 checking whether to build static libraries... yes [2022-08-09T12:12:18.390Z] #77 118.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-09T12:12:18.390Z] #77 118.1 checking whether build environment is sane... yes [2022-08-09T12:12:18.390Z] #77 118.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-09T12:12:18.390Z] #77 118.2 checking whether make sets $(MAKE)... yes [2022-08-09T12:12:18.548Z] #77 111.5 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-09T12:12:18.551Z] #64 ... [2022-08-09T12:12:18.551Z] [2022-08-09T12:12:18.551Z] #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-08-09T12:12:18.551Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-09T12:12:18.551Z] #47 197.9 + dpkg --print-architecture [2022-08-09T12:12:18.660Z] #77 118.2 checking whether make supports the include directive... yes (GNU style) [2022-08-09T12:12:18.660Z] #77 118.3 checking whether make supports nested variables... yes [2022-08-09T12:12:18.920Z] #77 118.3 checking whether UID '0' is supported by ustar format... yes [2022-08-09T12:12:18.920Z] #77 118.3 checking whether GID '0' is supported by ustar format... yes [2022-08-09T12:12:18.920Z] #77 118.3 checking how to create a ustar tar archive... gnutar [2022-08-09T12:12:18.920Z] #77 118.4 checking dependency style of gcc... gcc3 [2022-08-09T12:12:18.920Z] #77 118.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-09T12:12:18.920Z] #77 118.5 checking whether make supports nested variables... (cached) yes [2022-08-09T12:12:18.920Z] #77 118.5 checking for pkg-config... /usr/bin/pkg-config [2022-08-09T12:12:18.920Z] #77 118.6 checking pkg-config is at least version 0.9.0... yes [2022-08-09T12:12:18.920Z] #77 118.6 checking for yajl >= 2.1.0... yes [2022-08-09T12:12:18.920Z] #77 118.6 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-09T12:12:18.920Z] #77 118.6 checking for gcc... (cached) gcc [2022-08-09T12:12:19.062Z] #14 ... [2022-08-09T12:12:19.062Z] [2022-08-09T12:12:19.062Z] #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-08-09T12:12:19.062Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:12:19.062Z] #77 105.5 configure.ac:7: installing 'build-aux/compile' [2022-08-09T12:12:19.062Z] #77 105.5 configure.ac:9: installing 'build-aux/config.guess' [2022-08-09T12:12:19.062Z] #77 105.5 configure.ac:9: installing 'build-aux/config.sub' [2022-08-09T12:12:19.062Z] #77 105.5 configure.ac:11: installing 'build-aux/install-sh' [2022-08-09T12:12:19.062Z] #77 105.6 configure.ac:11: installing 'build-aux/missing' [2022-08-09T12:12:19.062Z] #77 106.0 Makefile.am: installing 'build-aux/depcomp' [2022-08-09T12:12:19.062Z] #77 106.3 parallel-tests: installing 'build-aux/test-driver' [2022-08-09T12:12:19.117Z] #47 DONE 198.6s [2022-08-09T12:12:19.117Z] [2022-08-09T12:12:19.117Z] #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-08-09T12:12:19.117Z] #64 sha256:6e0d0a1c922be5daadb0ff5c391b085d638530cf7ab2f6f9afc9ca311119fbf3 [2022-08-09T12:12:19.182Z] #77 118.7 checking whether we are using the GNU C compiler... (cached) yes [2022-08-09T12:12:19.182Z] #77 118.7 checking whether gcc accepts -g... (cached) yes [2022-08-09T12:12:19.182Z] #77 118.7 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-09T12:12:19.182Z] #77 118.7 checking whether gcc understands -c and -o together... (cached) yes [2022-08-09T12:12:19.182Z] #77 118.7 checking for a Python interpreter with version >= 3... python3 [2022-08-09T12:12:19.182Z] #77 118.8 checking for python3... /usr/bin/python3 [2022-08-09T12:12:19.182Z] #77 118.8 checking for python3 version... 3.9 [2022-08-09T12:12:19.182Z] #77 118.8 checking for python3 platform... linux [2022-08-09T12:12:19.255Z] #54 ... [2022-08-09T12:12:19.255Z] [2022-08-09T12:12:19.255Z] #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-08-09T12:12:19.255Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-09T12:12:19.255Z] #19 270.5 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-08-09T12:12:19.255Z] #19 270.5 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-09T12:12:19.255Z] #19 270.5 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-09T12:12:19.255Z] #19 270.7 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-08-09T12:12:19.255Z] #19 270.8 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-09T12:12:19.255Z] #19 270.8 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-09T12:12:19.440Z] #77 118.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-09T12:12:19.440Z] #77 119.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-09T12:12:19.705Z] #77 119.3 checking that generated files are newer than configure... done [2022-08-09T12:12:19.705Z] #77 119.3 configure: creating ./config.status [2022-08-09T12:12:19.705Z] #77 ... [2022-08-09T12:12:19.705Z] [2022-08-09T12:12:19.705Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T12:12:19.705Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-09T12:12:19.705Z] #21 6.416 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-09T12:12:19.705Z] #21 9.780 Fetched 8564 kB in 6s (1418 kB/s) [2022-08-09T12:12:19.705Z] #21 9.780 Reading package lists... [2022-08-09T12:12:19.705Z] #21 12.33 Reading package lists... [2022-08-09T12:12:19.705Z] #21 14.85 Building dependency tree... [2022-08-09T12:12:19.977Z] #21 16.64 The following additional packages will be installed: [2022-08-09T12:12:19.977Z] #21 16.65 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-09T12:12:19.977Z] #21 16.65 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-09T12:12:19.977Z] #21 16.65 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-09T12:12:19.977Z] #21 16.65 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-09T12:12:19.977Z] #21 16.65 python3-pkg-resources systemd vim-runtime xxd [2022-08-09T12:12:19.977Z] #21 16.65 Suggested packages: [2022-08-09T12:12:19.977Z] #21 16.65 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-09T12:12:19.977Z] #21 16.65 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-09T12:12:19.977Z] #21 16.65 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-09T12:12:19.977Z] #21 16.65 Recommended packages: [2022-08-09T12:12:19.977Z] #21 16.65 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-09T12:12:19.977Z] #21 16.66 systemd-timesyncd | time-daemon unzip [2022-08-09T12:12:21.871Z] #21 18.22 The following NEW packages will be installed: [2022-08-09T12:12:21.871Z] #21 18.24 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-09T12:12:21.871Z] #21 18.24 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-09T12:12:21.871Z] #21 18.24 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-09T12:12:21.871Z] #21 18.24 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-09T12:12:21.871Z] #21 18.24 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-09T12:12:21.871Z] #21 18.24 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-09T12:12:21.871Z] #21 18.24 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-09T12:12:21.871Z] #21 18.24 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-09T12:12:21.871Z] #21 18.24 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-09T12:12:21.871Z] #21 ... [2022-08-09T12:12:21.871Z] [2022-08-09T12:12:21.871Z] #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-08-09T12:12:21.871Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:12:21.871Z] #77 121.4 config.status: creating Makefile [2022-08-09T12:12:21.871Z] #77 121.5 config.status: creating config.h [2022-08-09T12:12:21.871Z] #77 121.5 config.status: executing libtool commands [2022-08-09T12:12:21.871Z] #77 121.5 config.status: executing depfiles commands [2022-08-09T12:12:22.375Z] #77 109.4 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-09T12:12:22.375Z] #77 109.4 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-09T12:12:22.375Z] #77 109.8 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-09T12:12:22.375Z] #77 109.8 libtoolize: copying file 'm4/libtool.m4' [2022-08-09T12:12:22.375Z] #77 109.9 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-09T12:12:22.433Z] #77 122.2 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-09T12:12:22.673Z] #77 110.0 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-09T12:12:22.689Z] #77 122.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-09T12:12:22.736Z] #77 ... [2022-08-09T12:12:22.736Z] [2022-08-09T12:12:22.736Z] #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-08-09T12:12:22.736Z] #67 sha256:b0341d098de65eb546c2a06b147d4ed13ba40f9d2d39878b9f8f2f462687e839 [2022-08-09T12:12:22.736Z] #67 190.4 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-09T12:12:22.736Z] #67 190.4 + GOBIN=/build [2022-08-09T12:12:22.736Z] #67 190.4 + GO111MODULE=on [2022-08-09T12:12:22.736Z] #67 190.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-09T12:12:22.945Z] #77 122.5 checking for gcc... gcc [2022-08-09T12:12:22.967Z] #77 110.3 libtoolize: copying file 'm4/ltversion.m4' [2022-08-09T12:12:23.201Z] #77 122.6 checking whether the C compiler works... yes [2022-08-09T12:12:23.201Z] #77 122.7 checking for C compiler default output file name... a.out [2022-08-09T12:12:23.228Z] #77 110.6 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-09T12:12:23.228Z] #77 ... [2022-08-09T12:12:23.228Z] [2022-08-09T12:12:23.228Z] #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-08-09T12:12:23.228Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T12:12:23.228Z] #14 188.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-09T12:12:23.228Z] #14 188.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-09T12:12:23.430Z] #19 ... [2022-08-09T12:12:23.430Z] [2022-08-09T12:12:23.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-08-09T12:12:23.430Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:12:23.430Z] #84 216.6 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-09T12:12:23.430Z] #84 217.0 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-09T12:12:23.430Z] #84 217.0 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-09T12:12:23.430Z] #84 217.1 CC src/libcrun/libcrun_la-signals.lo [2022-08-09T12:12:23.430Z] #84 217.1 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-09T12:12:23.430Z] #84 217.2 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-09T12:12:23.430Z] #84 217.4 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-09T12:12:23.430Z] #84 217.5 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-09T12:12:23.430Z] #84 217.7 CC tests/init.o [2022-08-09T12:12:23.430Z] #84 217.8 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-09T12:12:23.461Z] #77 122.8 checking for suffix of executables... [2022-08-09T12:12:23.461Z] #77 122.9 checking whether we are cross compiling... no [2022-08-09T12:12:23.488Z] #14 188.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-09T12:12:23.717Z] #77 123.1 checking for suffix of object files... o [2022-08-09T12:12:23.717Z] #77 123.2 checking whether we are using the GNU C compiler... yes [2022-08-09T12:12:23.717Z] #77 123.3 checking whether gcc accepts -g... yes [2022-08-09T12:12:23.717Z] #77 123.3 checking for gcc option to accept ISO C89... none needed [2022-08-09T12:12:23.973Z] #77 123.4 checking whether gcc understands -c and -o together... yes [2022-08-09T12:12:23.973Z] #77 123.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-09T12:12:23.973Z] #77 123.6 checking whether build environment is sane... yes [2022-08-09T12:12:23.973Z] #77 123.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-09T12:12:23.973Z] #77 123.7 checking for gawk... no [2022-08-09T12:12:23.973Z] #77 123.7 checking for mawk... mawk [2022-08-09T12:12:23.973Z] #77 123.7 checking whether make sets $(MAKE)... yes [2022-08-09T12:12:24.229Z] #77 123.7 checking whether make supports the include directive... yes (GNU style) [2022-08-09T12:12:24.229Z] #77 123.7 checking whether make supports nested variables... yes [2022-08-09T12:12:24.229Z] #77 123.7 checking whether UID '0' is supported by ustar format... yes [2022-08-09T12:12:24.229Z] #77 123.8 checking whether GID '0' is supported by ustar format... yes [2022-08-09T12:12:24.229Z] #77 123.8 checking how to create a ustar tar archive... gnutar [2022-08-09T12:12:24.229Z] #77 123.8 checking dependency style of gcc... gcc3 [2022-08-09T12:12:24.485Z] #77 124.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-09T12:12:24.485Z] #77 124.0 checking whether make supports nested variables... (cached) yes [2022-08-09T12:12:24.741Z] #77 124.0 checking build system type... x86_64-pc-linux-gnu [2022-08-09T12:12:24.741Z] #77 124.3 checking host system type... x86_64-pc-linux-gnu [2022-08-09T12:12:24.741Z] #77 124.3 checking how to print strings... printf [2022-08-09T12:12:24.741Z] #77 124.3 checking for a sed that does not truncate output... /bin/sed [2022-08-09T12:12:24.741Z] #77 124.3 checking for grep that handles long lines and -e... /bin/grep [2022-08-09T12:12:24.741Z] #77 124.3 checking for egrep... /bin/grep -E [2022-08-09T12:12:24.741Z] #77 124.3 checking for fgrep... /bin/grep -F [2022-08-09T12:12:24.741Z] #77 124.3 checking for ld used by gcc... /usr/bin/ld [2022-08-09T12:12:24.741Z] #77 124.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-09T12:12:24.741Z] #77 124.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-09T12:12:24.741Z] #77 124.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-09T12:12:24.996Z] #77 124.5 checking whether ln -s works... yes [2022-08-09T12:12:24.996Z] #77 124.5 checking the maximum length of command line arguments... 1572864 [2022-08-09T12:12:24.996Z] #77 124.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-09T12:12:24.996Z] #77 124.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-09T12:12:24.996Z] #77 124.5 checking for /usr/bin/ld option to reload object files... -r [2022-08-09T12:12:24.996Z] #77 124.5 checking for objdump... objdump [2022-08-09T12:12:24.996Z] #77 124.5 checking how to recognize dependent libraries... pass_all [2022-08-09T12:12:24.996Z] #77 124.5 checking for dlltool... no [2022-08-09T12:12:24.996Z] #77 124.5 checking how to associate runtime and link libraries... printf %s\n [2022-08-09T12:12:24.996Z] #77 124.5 checking for ar... ar [2022-08-09T12:12:24.996Z] #77 124.5 checking for archiver @FILE support... @ [2022-08-09T12:12:24.996Z] #77 124.6 checking for strip... strip [2022-08-09T12:12:24.996Z] #77 124.6 checking for ranlib... ranlib [2022-08-09T12:12:25.252Z] #77 124.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-09T12:12:25.252Z] #77 125.0 checking for sysroot... no [2022-08-09T12:12:25.252Z] #77 125.0 checking for a working dd... /bin/dd [2022-08-09T12:12:25.252Z] #77 125.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-09T12:12:25.508Z] #77 125.1 checking for mt... no [2022-08-09T12:12:25.508Z] #77 125.1 checking if : is a manifest tool... no [2022-08-09T12:12:25.508Z] #77 125.1 checking how to run the C preprocessor... gcc -E [2022-08-09T12:12:26.023Z] #77 125.3 checking for ANSI C header files... yes [2022-08-09T12:12:26.279Z] #77 125.8 checking for sys/types.h... yes [2022-08-09T12:12:26.537Z] #77 125.9 checking for sys/stat.h... yes [2022-08-09T12:12:26.537Z] #77 126.1 checking for stdlib.h... yes [2022-08-09T12:12:26.805Z] #77 126.2 checking for string.h... yes [2022-08-09T12:12:26.805Z] #77 126.4 checking for memory.h... yes [2022-08-09T12:12:27.061Z] #77 126.5 checking for strings.h... yes [2022-08-09T12:12:27.061Z] #77 126.7 checking for inttypes.h... yes [2022-08-09T12:12:27.318Z] #77 126.8 checking for stdint.h... yes [2022-08-09T12:12:27.574Z] #77 126.9 checking for unistd.h... yes [2022-08-09T12:12:27.574Z] #77 127.1 checking for dlfcn.h... yes [2022-08-09T12:12:27.574Z] #77 127.3 checking for objdir... .libs [2022-08-09T12:12:28.040Z] #67 ... [2022-08-09T12:12:28.040Z] [2022-08-09T12:12:28.040Z] #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-08-09T12:12:28.040Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T12:12:28.040Z] #14 193.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-09T12:12:28.040Z] #14 193.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-09T12:12:28.040Z] #14 193.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-09T12:12:28.137Z] #77 127.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-09T12:12:28.137Z] #77 127.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-09T12:12:28.394Z] #77 127.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-09T12:12:28.660Z] #77 127.9 checking if gcc static flag -static works... yes [2022-08-09T12:12:28.660Z] #77 128.2 checking if gcc supports -c -o file.o... yes [2022-08-09T12:12:28.660Z] #77 128.3 checking if gcc supports -c -o file.o... (cached) yes [2022-08-09T12:12:28.660Z] #77 128.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-09T12:12:28.916Z] #77 128.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-09T12:12:29.172Z] #77 128.6 checking how to hardcode library paths into programs... immediate [2022-08-09T12:12:29.172Z] #77 128.6 checking whether stripping libraries is possible... yes [2022-08-09T12:12:29.172Z] #77 128.6 checking if libtool supports shared libraries... yes [2022-08-09T12:12:29.172Z] #77 128.6 checking whether to build shared libraries... no [2022-08-09T12:12:29.172Z] #77 128.6 checking whether to build static libraries... yes [2022-08-09T12:12:29.172Z] #77 128.6 checking float.h usability... yes [2022-08-09T12:12:29.172Z] #77 128.8 checking float.h presence... yes [2022-08-09T12:12:29.172Z] #77 128.8 checking for float.h... yes [2022-08-09T12:12:29.428Z] #77 128.8 checking limits.h usability... yes [2022-08-09T12:12:29.428Z] #77 129.0 checking limits.h presence... yes [2022-08-09T12:12:29.428Z] #77 129.0 checking for limits.h... yes [2022-08-09T12:12:29.684Z] #77 129.1 checking stddef.h usability... yes [2022-08-09T12:12:29.684Z] #77 129.2 checking stddef.h presence... yes [2022-08-09T12:12:29.684Z] #77 129.2 checking for stddef.h... yes [2022-08-09T12:12:29.684Z] #77 129.3 checking for stdlib.h... (cached) yes [2022-08-09T12:12:29.684Z] #77 129.3 checking for string.h... (cached) yes [2022-08-09T12:12:29.941Z] #77 129.4 checking sys/time.h usability... yes [2022-08-09T12:12:29.941Z] #77 129.5 checking sys/time.h presence... yes [2022-08-09T12:12:29.941Z] #77 129.6 checking for sys/time.h... yes [2022-08-09T12:12:30.197Z] #77 129.6 checking for inline... inline [2022-08-09T12:12:30.454Z] #77 129.7 checking for size_t... yes [2022-08-09T12:12:30.454Z] #77 130.0 checking for stdlib.h... (cached) yes [2022-08-09T12:12:30.454Z] #77 130.0 checking for GNU libc compatible malloc... yes [2022-08-09T12:12:30.454Z] #77 130.1 checking for stdlib.h... (cached) yes [2022-08-09T12:12:30.710Z] #77 130.1 checking for GNU libc compatible realloc... yes [2022-08-09T12:12:30.967Z] #77 130.3 checking for working strtod... yes [2022-08-09T12:12:31.224Z] #77 130.6 checking for gettimeofday... yes [2022-08-09T12:12:31.224Z] #77 130.7 checking for memset... yes [2022-08-09T12:12:31.481Z] #77 130.9 checking for strspn... yes [2022-08-09T12:12:31.481Z] #77 131.2 checking that generated files are newer than configure... done [2022-08-09T12:12:31.481Z] #77 131.2 configure: creating ./config.status [2022-08-09T12:12:32.043Z] #77 ... [2022-08-09T12:12:32.043Z] [2022-08-09T12:12:32.043Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T12:12:32.043Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-09T12:12:32.043Z] #21 18.59 0 upgraded, 56 newly installed, 0 to remove and 6 not upgraded. [2022-08-09T12:12:32.043Z] #21 18.59 Need to get 32.8 MB of archives. [2022-08-09T12:12:32.043Z] #21 18.59 After this operation, 124 MB of additional disk space will be used. [2022-08-09T12:12:32.043Z] #21 18.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-09T12:12:32.043Z] #21 18.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-09T12:12:32.043Z] #21 18.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-09T12:12:32.043Z] #21 18.59 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-09T12:12:32.043Z] #21 18.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-09T12:12:32.043Z] #21 18.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-09T12:12:32.043Z] #21 18.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-09T12:12:32.043Z] #21 18.76 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-09T12:12:32.043Z] #21 18.76 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-09T12:12:32.043Z] #21 18.76 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-09T12:12:32.043Z] #21 18.77 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-09T12:12:32.043Z] #21 18.77 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-09T12:12:32.043Z] #21 18.77 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-09T12:12:32.043Z] #21 18.77 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-09T12:12:32.043Z] #21 18.79 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-09T12:12:32.043Z] #21 18.80 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-09T12:12:32.043Z] #21 18.80 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-09T12:12:32.043Z] #21 18.81 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-09T12:12:32.043Z] #21 18.82 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-09T12:12:32.043Z] #21 18.82 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-09T12:12:32.043Z] #21 18.84 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-09T12:12:32.043Z] #21 18.85 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-09T12:12:32.043Z] #21 18.85 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-09T12:12:32.043Z] #21 18.85 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-09T12:12:32.043Z] #21 18.85 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-09T12:12:32.043Z] #21 18.86 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-09T12:12:32.043Z] #21 18.86 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-09T12:12:32.043Z] #21 18.88 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-09T12:12:32.043Z] #21 18.88 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-09T12:12:32.043Z] #21 18.88 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-09T12:12:32.043Z] #21 18.89 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-09T12:12:32.043Z] #21 18.90 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-09T12:12:32.043Z] #21 19.16 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-09T12:12:32.043Z] #21 19.16 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-09T12:12:32.043Z] #21 19.16 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-09T12:12:32.043Z] #21 19.16 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-09T12:12:32.043Z] #21 19.18 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-09T12:12:32.043Z] #21 19.18 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-09T12:12:32.043Z] #21 19.18 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-09T12:12:32.043Z] #21 19.19 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-09T12:12:32.043Z] #21 19.19 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-09T12:12:32.043Z] #21 19.26 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-09T12:12:32.043Z] #21 19.26 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-09T12:12:32.043Z] #21 19.26 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-09T12:12:32.043Z] #21 19.27 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-09T12:12:32.043Z] #21 19.30 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-09T12:12:32.043Z] #21 19.30 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-09T12:12:32.043Z] #21 19.32 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-09T12:12:32.043Z] #21 19.34 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-09T12:12:32.043Z] #21 19.35 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-09T12:12:32.043Z] #21 19.37 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-09T12:12:32.043Z] #21 19.37 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-09T12:12:32.043Z] #21 19.53 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-09T12:12:32.043Z] #21 19.56 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-09T12:12:32.043Z] #21 19.58 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-09T12:12:32.043Z] #21 19.59 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-09T12:12:32.043Z] #21 20.11 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T12:12:32.043Z] #21 20.25 Fetched 32.8 MB in 1s (24.8 MB/s) [2022-08-09T12:12:32.043Z] #21 20.31 Selecting previously unselected package libcap2:amd64. [2022-08-09T12:12:32.043Z] #21 20.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 ... 24018 files and directories currently installed.) [2022-08-09T12:12:32.043Z] #21 20.35 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-09T12:12:32.043Z] #21 20.36 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-09T12:12:32.043Z] #21 20.43 Selecting previously unselected package libargon2-1:amd64. [2022-08-09T12:12:32.043Z] #21 20.43 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-09T12:12:32.043Z] #21 20.44 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-09T12:12:32.043Z] #21 20.50 Selecting previously unselected package libjson-c5:amd64. [2022-08-09T12:12:32.043Z] #21 20.50 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-09T12:12:32.043Z] #21 20.51 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-09T12:12:32.043Z] #21 20.55 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-09T12:12:32.043Z] #21 20.56 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-09T12:12:32.043Z] #21 20.59 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-09T12:12:32.043Z] #21 20.75 Selecting previously unselected package libip4tc2:amd64. [2022-08-09T12:12:32.043Z] #21 20.75 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-09T12:12:32.043Z] #21 20.76 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-09T12:12:32.043Z] #21 20.81 Selecting previously unselected package libkmod2:amd64. [2022-08-09T12:12:32.043Z] #21 20.81 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-09T12:12:32.043Z] #21 20.82 Unpacking libkmod2:amd64 (28-1) ... [2022-08-09T12:12:32.043Z] #21 20.93 Selecting previously unselected package systemd. [2022-08-09T12:12:32.043Z] #21 20.93 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-09T12:12:32.043Z] #21 21.06 Unpacking systemd (247.3-7) ... [2022-08-09T12:12:32.043Z] #21 23.07 Selecting previously unselected package pigz. [2022-08-09T12:12:32.043Z] #21 23.09 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-09T12:12:32.043Z] #21 23.09 Unpacking pigz (2.6-1) ... [2022-08-09T12:12:32.043Z] #21 23.18 Selecting previously unselected package libelf1:amd64. [2022-08-09T12:12:32.043Z] #21 23.19 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-09T12:12:32.043Z] #21 23.20 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-09T12:12:32.043Z] #21 23.35 Selecting previously unselected package libbpf0:amd64. [2022-08-09T12:12:32.043Z] #21 23.35 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-09T12:12:32.043Z] #21 23.36 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-09T12:12:32.043Z] #21 23.46 Selecting previously unselected package libmnl0:amd64. [2022-08-09T12:12:32.043Z] #21 23.46 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-09T12:12:32.043Z] #21 23.47 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-09T12:12:32.043Z] #21 23.54 Selecting previously unselected package libxtables12:amd64. [2022-08-09T12:12:32.043Z] #21 23.55 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-09T12:12:32.043Z] #21 23.55 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-09T12:12:32.043Z] #21 23.69 Selecting previously unselected package libcap2-bin. [2022-08-09T12:12:32.043Z] #21 23.71 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-09T12:12:32.043Z] #21 23.71 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-09T12:12:32.043Z] #21 23.81 Selecting previously unselected package iproute2. [2022-08-09T12:12:32.043Z] #21 23.82 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-09T12:12:32.043Z] #21 23.83 Unpacking iproute2 (5.10.0-4) ... [2022-08-09T12:12:32.043Z] #21 24.34 Selecting previously unselected package xxd. [2022-08-09T12:12:32.043Z] #21 24.34 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-09T12:12:32.043Z] #21 24.35 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:12:32.043Z] #21 24.46 Selecting previously unselected package vim-common. [2022-08-09T12:12:32.043Z] #21 24.46 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-09T12:12:32.043Z] #21 24.49 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:12:32.043Z] #21 24.67 Selecting previously unselected package bash-completion. [2022-08-09T12:12:32.043Z] #21 24.68 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-09T12:12:32.043Z] #21 26.84 Unpacking bash-completion (1:2.11-2) ... [2022-08-09T12:12:32.043Z] #21 27.23 Selecting previously unselected package bzip2. [2022-08-09T12:12:32.043Z] #21 27.23 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-09T12:12:32.043Z] #21 27.24 Unpacking bzip2 (1.0.8-4) ... [2022-08-09T12:12:32.043Z] #21 27.32 Selecting previously unselected package xz-utils. [2022-08-09T12:12:32.043Z] #21 27.32 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-09T12:12:32.043Z] #21 27.33 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-09T12:12:32.043Z] #21 27.53 Selecting previously unselected package apparmor. [2022-08-09T12:12:32.043Z] #21 27.53 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-09T12:12:32.043Z] #21 27.60 Unpacking apparmor (2.13.6-10) ... [2022-08-09T12:12:32.043Z] #21 28.05 Selecting previously unselected package inetutils-ping. [2022-08-09T12:12:32.043Z] #21 28.06 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-09T12:12:32.043Z] #21 28.09 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-09T12:12:32.043Z] #21 28.24 Selecting previously unselected package libip6tc2:amd64. [2022-08-09T12:12:32.043Z] #21 28.24 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-09T12:12:32.043Z] #21 28.25 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-09T12:12:32.043Z] #21 28.31 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-09T12:12:32.043Z] #21 28.31 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-09T12:12:32.044Z] #21 28.32 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-09T12:12:32.044Z] #21 28.40 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-09T12:12:32.044Z] #21 28.40 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-09T12:12:32.044Z] #21 28.41 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-09T12:12:32.044Z] #21 28.48 Selecting previously unselected package libnftnl11:amd64. [2022-08-09T12:12:32.044Z] #21 28.48 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-09T12:12:32.044Z] #21 28.49 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-09T12:12:32.044Z] #21 28.60 Selecting previously unselected package iptables. [2022-08-09T12:12:32.044Z] #21 28.60 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-09T12:12:32.044Z] #21 28.60 Unpacking iptables (1.8.7-1) ... [2022-08-09T12:12:32.044Z] #21 28.85 Selecting previously unselected package libonig5:amd64. [2022-08-09T12:12:32.301Z] #21 28.86 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-09T12:12:32.301Z] #21 28.87 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-09T12:12:32.301Z] #21 29.00 Selecting previously unselected package libjq1:amd64. [2022-08-09T12:12:32.301Z] #21 29.00 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-09T12:12:32.301Z] #21 29.02 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-09T12:12:32.301Z] #21 29.13 Selecting previously unselected package jq. [2022-08-09T12:12:32.556Z] #21 29.14 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-09T12:12:32.556Z] #21 29.15 Unpacking jq (1.6-2.1) ... [2022-08-09T12:12:32.556Z] #21 29.24 Selecting previously unselected package libaio1:amd64. [2022-08-09T12:12:32.556Z] #21 29.24 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-09T12:12:32.556Z] #21 29.25 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-09T12:12:32.556Z] #21 29.29 Selecting previously unselected package libgpm2:amd64. [2022-08-09T12:12:32.556Z] #21 29.31 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-09T12:12:32.556Z] #21 29.32 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-09T12:12:32.556Z] #21 29.38 Selecting previously unselected package libicu67:amd64. [2022-08-09T12:12:32.812Z] #21 29.38 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-09T12:12:32.812Z] #21 29.39 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-09T12:12:33.375Z] #21 ... [2022-08-09T12:12:33.375Z] [2022-08-09T12:12:33.375Z] #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-08-09T12:12:33.375Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:12:33.375Z] #77 133.0 config.status: creating Makefile [2022-08-09T12:12:33.632Z] #77 133.1 config.status: creating config.h [2022-08-09T12:12:33.632Z] #77 133.1 config.status: executing depfiles commands [2022-08-09T12:12:33.632Z] #77 133.3 config.status: executing libtool commands [2022-08-09T12:12:33.982Z] #64 ... [2022-08-09T12:12:33.982Z] [2022-08-09T12:12:33.982Z] #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-08-09T12:12:33.982Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-09T12:12:33.982Z] #77 165.1 CCLD libocispec.la [2022-08-09T12:12:33.982Z] #77 165.5 CCLD src/validate [2022-08-09T12:12:33.982Z] #77 165.5 CCLD tests/test-1 [2022-08-09T12:12:33.982Z] #77 165.5 CCLD tests/test-2 [2022-08-09T12:12:33.982Z] #77 165.5 CCLD tests/test-3 [2022-08-09T12:12:33.982Z] #77 165.5 CCLD tests/test-4 [2022-08-09T12:12:33.982Z] #77 165.6 CCLD tests/test-5 [2022-08-09T12:12:33.982Z] #77 165.6 CCLD tests/test-6 [2022-08-09T12:12:33.982Z] #77 165.7 CCLD tests/test-7 [2022-08-09T12:12:33.982Z] #77 165.8 CCLD tests/test-8 [2022-08-09T12:12:34.240Z] #77 165.9 CCLD tests/test-9 [2022-08-09T12:12:34.240Z] #77 166.0 CCLD tests/test-10 [2022-08-09T12:12:34.240Z] #77 166.0 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-09T12:12:34.498Z] #77 166.2 CCLD tests/test-11 [2022-08-09T12:12:34.625Z] #14 ... [2022-08-09T12:12:34.625Z] [2022-08-09T12:12:34.625Z] #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-08-09T12:12:34.625Z] #67 sha256:b0341d098de65eb546c2a06b147d4ed13ba40f9d2d39878b9f8f2f462687e839 [2022-08-09T12:12:34.625Z] #67 201.7 rootlesskit version 1.0.0 [2022-08-09T12:12:34.625Z] #67 201.8 Usage of /build/rootlesskit-docker-proxy: [2022-08-09T12:12:34.625Z] #67 201.8 -container-ip string [2022-08-09T12:12:34.625Z] #67 201.8 container ip [2022-08-09T12:12:34.625Z] #67 201.8 -container-port int [2022-08-09T12:12:34.625Z] #67 201.8 container port (default -1) [2022-08-09T12:12:34.625Z] #67 201.8 -host-ip string [2022-08-09T12:12:34.625Z] #67 201.8 host ip [2022-08-09T12:12:34.625Z] #67 201.8 -host-port int [2022-08-09T12:12:34.625Z] #67 201.8 host port (default -1) [2022-08-09T12:12:34.625Z] #67 201.8 -proto string [2022-08-09T12:12:34.625Z] #67 201.8 proxy protocol (default "tcp") [2022-08-09T12:12:34.625Z] #67 DONE 202.4s [2022-08-09T12:12:34.625Z] [2022-08-09T12:12:34.625Z] #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-08-09T12:12:34.625Z] #64 sha256:943ff70b5077313de2cf781579bf89f265a087475461d9064b18088824f61350 [2022-08-09T12:12:34.625Z] #64 ... [2022-08-09T12:12:34.625Z] [2022-08-09T12:12:34.625Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-09T12:12:34.625Z] #68 sha256:3d64bbaf8365a86ec1600d09e81557a2eb637761826ec942b44c7c4d6ea6c2a2 [2022-08-09T12:12:34.625Z] #68 DONE 0.1s [2022-08-09T12:12:34.625Z] [2022-08-09T12:12:34.626Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-09T12:12:34.626Z] #69 sha256:febb619bb3baf4e11a497f67aeb4ace992530db11fce8dd0bbee99ca5873668b [2022-08-09T12:12:34.626Z] #69 DONE 0.1s [2022-08-09T12:12:34.626Z] [2022-08-09T12:12:34.626Z] #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-08-09T12:12:34.626Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-09T12:12:34.998Z] #77 134.2 GEN .version [2022-08-09T12:12:34.998Z] #77 134.3 make install-recursive [2022-08-09T12:12:34.998Z] #77 134.3 make[1]: Entering directory '/tmp/crun-build' [2022-08-09T12:12:34.998Z] #77 134.4 Making install in libocispec [2022-08-09T12:12:34.998Z] #77 134.4 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-09T12:12:34.998Z] #77 134.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-09T12:12:34.998Z] #77 134.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-09T12:12:34.998Z] #77 134.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-09T12:12:34.998Z] #77 134.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-09T12:12:35.725Z] #14 ... [2022-08-09T12:12:35.725Z] [2022-08-09T12:12:35.725Z] #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-08-09T12:12:35.725Z] #67 sha256:68a7a4eafa3246612ee26f9c3fe1fa222dc6456df053fc466870277af6e0d38b [2022-08-09T12:12:35.725Z] #67 189.2 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-09T12:12:35.725Z] #67 189.2 + GOBIN=/build [2022-08-09T12:12:35.725Z] #67 189.2 + GO111MODULE=on [2022-08-09T12:12:35.725Z] #67 189.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-09T12:12:35.872Z] #77 167.5 libtool: link: ar cr libocispec.a [2022-08-09T12:12:35.872Z] #77 167.6 libtool: link: ranlib libocispec.a [2022-08-09T12:12:35.927Z] #77 135.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-09T12:12:35.927Z] #77 135.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-09T12:12:35.927Z] #77 135.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-09T12:12:35.927Z] #77 135.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-09T12:12:35.927Z] #77 135.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-09T12:12:35.927Z] #77 135.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-09T12:12:35.927Z] #77 135.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-09T12:12:35.927Z] #77 135.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-09T12:12:35.927Z] #77 135.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-09T12:12:36.183Z] #77 135.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-09T12:12:36.183Z] #77 135.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-09T12:12:36.183Z] #77 135.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-09T12:12:36.183Z] #77 135.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-09T12:12:36.183Z] #77 135.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-09T12:12:36.183Z] #77 135.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-09T12:12:36.183Z] #77 135.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-09T12:12:36.300Z] #67 201.3 rootlesskit version 1.0.0 [2022-08-09T12:12:36.300Z] #67 201.3 Usage of /build/rootlesskit-docker-proxy: [2022-08-09T12:12:36.300Z] #67 201.3 -container-ip string [2022-08-09T12:12:36.300Z] #67 201.3 container ip [2022-08-09T12:12:36.300Z] #67 201.3 -container-port int [2022-08-09T12:12:36.300Z] #67 201.3 container port (default -1) [2022-08-09T12:12:36.300Z] #67 201.3 -host-ip string [2022-08-09T12:12:36.300Z] #67 201.3 host ip [2022-08-09T12:12:36.300Z] #67 201.3 -host-port int [2022-08-09T12:12:36.300Z] #67 201.3 host port (default -1) [2022-08-09T12:12:36.300Z] #67 201.3 -proto string [2022-08-09T12:12:36.300Z] #67 201.3 proxy protocol (default "tcp") [2022-08-09T12:12:36.561Z] #67 ... [2022-08-09T12:12:36.561Z] [2022-08-09T12:12:36.561Z] #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-08-09T12:12:36.561Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T12:12:36.561Z] #14 201.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-09T12:12:36.561Z] #14 201.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-09T12:12:36.823Z] #14 ... [2022-08-09T12:12:36.823Z] [2022-08-09T12:12:36.823Z] #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-08-09T12:12:36.823Z] #67 sha256:68a7a4eafa3246612ee26f9c3fe1fa222dc6456df053fc466870277af6e0d38b [2022-08-09T12:12:36.823Z] #67 DONE 201.8s [2022-08-09T12:12:36.823Z] [2022-08-09T12:12:36.823Z] #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-08-09T12:12:36.823Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T12:12:36.823Z] #14 201.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-09T12:12:36.823Z] #14 ... [2022-08-09T12:12:36.823Z] [2022-08-09T12:12:36.823Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-09T12:12:36.823Z] #68 sha256:373a84470df12a172fd8fd573f853432da9c7306f522ab97d0ddf6dbd209e6c0 [2022-08-09T12:12:36.823Z] #68 DONE 0.1s [2022-08-09T12:12:36.823Z] [2022-08-09T12:12:36.823Z] #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-08-09T12:12:36.823Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T12:12:36.823Z] #14 202.2 Selecting previously unselected package libapparmor1:amd64. [2022-08-09T12:12:36.823Z] #14 202.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-09T12:12:36.823Z] #14 202.2 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-09T12:12:37.087Z] #14 ... [2022-08-09T12:12:37.087Z] [2022-08-09T12:12:37.087Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-09T12:12:37.087Z] #69 sha256:846a400ff665f2b072c06c6f298415c8c704d60e0d68c4a235a5be578a5a63c2 [2022-08-09T12:12:37.087Z] #69 DONE 0.2s [2022-08-09T12:12:37.087Z] [2022-08-09T12:12:37.087Z] #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-08-09T12:12:37.087Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-09T12:12:37.112Z] #77 136.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-09T12:12:37.112Z] #77 136.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-09T12:12:37.112Z] #77 136.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-09T12:12:37.112Z] #77 136.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-09T12:12:37.112Z] #77 136.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-09T12:12:37.112Z] #77 136.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-09T12:12:37.112Z] #77 136.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-09T12:12:37.112Z] #77 136.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-09T12:12:37.112Z] #77 136.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-09T12:12:37.112Z] #77 136.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-09T12:12:37.112Z] #77 136.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-09T12:12:37.112Z] #77 136.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-09T12:12:37.112Z] #77 136.8 make install-recursive [2022-08-09T12:12:37.112Z] #77 136.8 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-09T12:12:37.154Z] #36 ... [2022-08-09T12:12:37.155Z] [2022-08-09T12:12:37.155Z] #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-08-09T12:12:37.155Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T12:12:37.155Z] #14 205.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-09T12:12:37.155Z] #14 205.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-09T12:12:37.155Z] #14 205.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-09T12:12:37.155Z] #14 205.4 Selecting previously unselected package libapparmor1:amd64. [2022-08-09T12:12:37.155Z] #14 205.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-09T12:12:37.155Z] #14 205.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-09T12:12:37.245Z] #77 169.0 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-09T12:12:37.348Z] #47 ... [2022-08-09T12:12:37.348Z] [2022-08-09T12:12:37.348Z] #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-08-09T12:12:37.348Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T12:12:37.348Z] #14 202.5 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-09T12:12:37.348Z] #14 202.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-09T12:12:37.348Z] #14 202.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-09T12:12:37.348Z] #14 202.7 Selecting previously unselected package libbtrfs0:amd64. [2022-08-09T12:12:37.348Z] #14 202.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-09T12:12:37.368Z] #77 136.9 Making install in yajl [2022-08-09T12:12:37.368Z] #77 136.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-09T12:12:37.368Z] #77 137.0 CC verify/json_verify-json_verify.o [2022-08-09T12:12:37.368Z] #77 137.0 CC src/libyajl_la-yajl_alloc.lo [2022-08-09T12:12:37.368Z] #77 137.0 CC src/libyajl_la-yajl.lo [2022-08-09T12:12:37.368Z] #77 137.0 CC src/libyajl_la-yajl_gen.lo [2022-08-09T12:12:37.368Z] #77 137.0 CC src/libyajl_la-yajl_parser.lo [2022-08-09T12:12:37.414Z] #14 205.5 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-09T12:12:37.414Z] #14 205.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-09T12:12:37.414Z] #14 205.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-09T12:12:37.503Z] #77 169.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-09T12:12:37.503Z] #77 169.1 make[5]: Nothing to be done for 'install-data-am'. [2022-08-09T12:12:37.503Z] #77 169.1 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-09T12:12:37.503Z] #77 169.1 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-09T12:12:37.503Z] #77 169.1 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-09T12:12:37.504Z] #77 169.1 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-09T12:12:37.504Z] #77 169.1 make[2]: Entering directory '/tmp/crun-build' [2022-08-09T12:12:37.504Z] #77 169.2 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-09T12:12:37.504Z] #77 169.2 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-09T12:12:37.504Z] #77 169.3 CC src/libcrun/libcrun_testing_a-container.o [2022-08-09T12:12:37.504Z] #77 169.3 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-09T12:12:37.504Z] #77 169.3 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-09T12:12:37.504Z] #77 169.3 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-09T12:12:37.609Z] #14 202.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-09T12:12:37.624Z] #77 137.1 CC src/libyajl_la-yajl_buf.lo [2022-08-09T12:12:37.624Z] #77 137.1 CC src/libyajl_la-yajl_encode.lo [2022-08-09T12:12:37.624Z] #77 137.1 CC src/libyajl_la-yajl_lex.lo [2022-08-09T12:12:37.624Z] #77 137.2 CC src/libyajl_la-yajl_tree.lo [2022-08-09T12:12:37.673Z] #14 205.9 Selecting previously unselected package libbtrfs0:amd64. [2022-08-09T12:12:37.673Z] #14 205.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-09T12:12:37.673Z] #14 205.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-09T12:12:37.761Z] #77 169.3 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-09T12:12:37.761Z] #77 169.4 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-09T12:12:37.761Z] #77 169.4 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-09T12:12:37.761Z] #77 169.4 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-09T12:12:37.761Z] #77 169.5 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-09T12:12:37.761Z] #77 169.5 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-09T12:12:37.761Z] #77 169.6 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-09T12:12:37.870Z] #14 203.0 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-09T12:12:37.870Z] #14 203.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-09T12:12:37.870Z] #14 203.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-09T12:12:37.932Z] #14 206.1 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-09T12:12:37.932Z] #14 206.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-09T12:12:37.932Z] #14 206.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-09T12:12:38.019Z] #77 169.6 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-09T12:12:38.019Z] #77 169.6 CC src/libcrun/libcrun_testing_a-error.o [2022-08-09T12:12:38.019Z] #77 169.7 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-09T12:12:38.019Z] #77 169.8 CC src/libcrun/libcrun_testing_a-status.o [2022-08-09T12:12:38.019Z] #77 169.8 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-09T12:12:38.130Z] #14 203.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-09T12:12:38.130Z] #14 203.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-09T12:12:38.130Z] #14 203.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-09T12:12:38.278Z] #77 169.9 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-09T12:12:38.278Z] #77 169.9 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-09T12:12:38.278Z] #77 170.0 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-09T12:12:38.278Z] #77 170.1 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-09T12:12:38.278Z] #77 170.1 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-09T12:12:38.278Z] #77 170.2 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-09T12:12:38.391Z] #14 203.5 Selecting previously unselected package libudev-dev:amd64. [2022-08-09T12:12:38.391Z] #14 203.6 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-09T12:12:38.391Z] #14 203.6 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-09T12:12:38.500Z] #14 206.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-09T12:12:38.500Z] #14 206.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-09T12:12:38.500Z] #14 206.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-09T12:12:38.500Z] #14 206.8 Selecting previously unselected package libudev-dev:amd64. [2022-08-09T12:12:38.500Z] #14 206.8 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-09T12:12:38.500Z] #14 206.8 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-09T12:12:38.538Z] #77 170.2 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-09T12:12:38.651Z] #14 203.8 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-09T12:12:38.651Z] #14 203.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-09T12:12:38.651Z] #14 203.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-09T12:12:38.796Z] #77 170.4 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-09T12:12:38.796Z] #77 170.5 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-09T12:12:39.068Z] #14 207.1 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-09T12:12:39.068Z] #14 207.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-09T12:12:39.068Z] #14 207.2 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-09T12:12:39.222Z] #14 204.3 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-09T12:12:39.222Z] #14 204.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-09T12:12:39.222Z] #14 204.3 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-09T12:12:39.361Z] #77 171.0 CC src/crun-crun.o [2022-08-09T12:12:39.361Z] #77 171.1 CC src/crun-run.o [2022-08-09T12:12:39.361Z] #77 171.1 CC src/crun-delete.o [2022-08-09T12:12:39.483Z] #14 204.6 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-09T12:12:39.483Z] #14 204.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-09T12:12:39.483Z] #14 204.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-09T12:12:39.512Z] #77 ... [2022-08-09T12:12:39.512Z] [2022-08-09T12:12:39.512Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T12:12:39.512Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-09T12:12:39.512Z] #21 32.70 Selecting previously unselected package libinih1:amd64. [2022-08-09T12:12:39.512Z] #21 32.71 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-09T12:12:39.512Z] #21 32.74 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-09T12:12:39.512Z] #21 32.79 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-09T12:12:39.512Z] #21 32.81 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-09T12:12:39.512Z] #21 32.81 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-09T12:12:39.512Z] #21 32.92 Selecting previously unselected package libnet1:amd64. [2022-08-09T12:12:39.512Z] #21 32.92 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-09T12:12:39.512Z] #21 32.94 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-09T12:12:39.512Z] #21 33.02 Selecting previously unselected package libnl-3-200:amd64. [2022-08-09T12:12:39.512Z] #21 33.02 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-09T12:12:39.512Z] #21 33.03 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-09T12:12:39.512Z] #21 33.11 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-09T12:12:39.512Z] #21 33.11 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-09T12:12:39.512Z] #21 33.13 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-09T12:12:39.512Z] #21 33.22 Selecting previously unselected package libyajl2:amd64. [2022-08-09T12:12:39.512Z] #21 33.22 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-09T12:12:39.512Z] #21 33.23 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-09T12:12:39.512Z] #21 33.30 Selecting previously unselected package net-tools. [2022-08-09T12:12:39.512Z] #21 33.30 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-09T12:12:39.512Z] #21 33.33 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-09T12:12:39.512Z] #21 33.55 Selecting previously unselected package patch. [2022-08-09T12:12:39.512Z] #21 33.56 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-09T12:12:39.512Z] #21 33.57 Unpacking patch (2.7.6-7) ... [2022-08-09T12:12:39.512Z] #21 33.70 Selecting previously unselected package python-pip-whl. [2022-08-09T12:12:39.512Z] #21 33.70 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-09T12:12:39.512Z] #21 33.71 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-09T12:12:39.512Z] #21 34.29 Selecting previously unselected package python3-lib2to3. [2022-08-09T12:12:39.512Z] #21 34.29 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-09T12:12:39.512Z] #21 34.30 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-09T12:12:39.512Z] #21 34.39 Selecting previously unselected package python3-distutils. [2022-08-09T12:12:39.512Z] #21 34.41 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-09T12:12:39.512Z] #21 34.42 Unpacking python3-distutils (3.9.2-1) ... [2022-08-09T12:12:39.512Z] #21 34.56 Selecting previously unselected package python3-pkg-resources. [2022-08-09T12:12:39.512Z] #21 34.56 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-09T12:12:39.512Z] #21 34.56 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-09T12:12:39.512Z] #21 34.71 Selecting previously unselected package python3-setuptools. [2022-08-09T12:12:39.512Z] #21 34.72 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-09T12:12:39.512Z] #21 34.72 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-09T12:12:39.512Z] #21 35.01 Selecting previously unselected package python3-wheel. [2022-08-09T12:12:39.512Z] #21 35.01 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-09T12:12:39.512Z] #21 35.01 Unpacking python3-wheel (0.34.2-1) ... [2022-08-09T12:12:39.512Z] #21 35.10 Selecting previously unselected package python3-pip. [2022-08-09T12:12:39.512Z] #21 35.11 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-09T12:12:39.512Z] #21 35.14 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-09T12:12:39.512Z] #21 35.40 Selecting previously unselected package sudo. [2022-08-09T12:12:39.512Z] #21 35.41 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-09T12:12:39.512Z] #21 35.41 Unpacking sudo (1.9.5p2-3) ... [2022-08-09T12:12:39.512Z] #21 35.94 Selecting previously unselected package systemd-journal-remote. [2022-08-09T12:12:39.512Z] #21 35.95 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-09T12:12:39.512Z] #21 35.95 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-09T12:12:39.512Z] #21 36.07 Selecting previously unselected package thin-provisioning-tools. [2022-08-09T12:12:39.512Z] #21 36.08 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-09T12:12:39.512Z] #21 36.09 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-09T12:12:39.512Z] #21 36.32 Selecting previously unselected package uidmap. [2022-08-09T12:12:39.619Z] #77 171.3 CC src/crun-kill.o [2022-08-09T12:12:39.619Z] #77 171.4 CC src/crun-pause.o [2022-08-09T12:12:39.619Z] #77 171.5 CC src/crun-unpause.o [2022-08-09T12:12:39.635Z] #14 207.9 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-09T12:12:39.635Z] #14 207.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-09T12:12:39.635Z] #14 207.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-09T12:12:39.743Z] #14 204.9 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-09T12:12:39.743Z] #14 205.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-09T12:12:39.743Z] #14 205.0 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-09T12:12:39.769Z] #21 36.32 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-09T12:12:39.769Z] #21 36.33 Unpacking uidmap (1:4.8.1-1) ... [2022-08-09T12:12:39.895Z] #14 208.3 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-09T12:12:39.895Z] #14 208.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-09T12:12:39.895Z] #14 208.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-09T12:12:40.003Z] #14 205.1 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-09T12:12:40.003Z] #14 205.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-09T12:12:40.003Z] #14 205.1 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-09T12:12:40.025Z] #21 36.48 Selecting previously unselected package vim-runtime. [2022-08-09T12:12:40.025Z] #21 36.49 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-09T12:12:40.025Z] #21 36.52 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-09T12:12:40.025Z] #21 36.55 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-09T12:12:40.025Z] #21 36.56 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:12:40.185Z] #77 171.7 CC src/crun-spec.o [2022-08-09T12:12:40.185Z] #77 171.9 CC src/crun-exec.o [2022-08-09T12:12:40.443Z] #77 172.0 CC src/crun-list.o [2022-08-09T12:12:40.443Z] #77 172.2 CC src/crun-create.o [2022-08-09T12:12:40.463Z] #14 208.6 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-09T12:12:40.463Z] #14 208.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-09T12:12:40.463Z] #14 208.7 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-09T12:12:40.463Z] #14 208.8 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-09T12:12:40.701Z] #77 172.3 CC src/crun-start.o [2022-08-09T12:12:40.701Z] #77 172.4 CC src/crun-state.o [2022-08-09T12:12:40.722Z] #14 208.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-09T12:12:40.722Z] #14 208.9 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-09T12:12:40.959Z] #77 172.7 CC src/crun-update.o [2022-08-09T12:12:40.959Z] #77 172.7 CC src/crun-ps.o [2022-08-09T12:12:41.217Z] #77 172.9 CC src/crun-checkpoint.o [2022-08-09T12:12:41.217Z] #77 173.1 CC src/crun-restore.o [2022-08-09T12:12:41.404Z] #14 206.7 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-09T12:12:41.404Z] #14 206.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-09T12:12:41.404Z] #14 206.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-09T12:12:41.475Z] #77 173.3 CC src/libcrun/libcrun_la-utils.lo [2022-08-09T12:12:41.483Z] #84 ... [2022-08-09T12:12:41.483Z] [2022-08-09T12:12:41.483Z] #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-08-09T12:12:41.483Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-09T12:12:41.483Z] #19 292.5 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-08-09T12:12:41.483Z] #19 292.5 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-09T12:12:41.483Z] #19 292.5 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-09T12:12:41.483Z] #19 292.6 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-08-09T12:12:41.483Z] #19 292.6 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-09T12:12:41.483Z] #19 292.6 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-09T12:12:41.483Z] #19 292.7 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-08-09T12:12:41.483Z] #19 292.7 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-09T12:12:41.483Z] #19 292.7 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-09T12:12:41.483Z] #19 292.8 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-08-09T12:12:41.483Z] #19 292.8 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-09T12:12:41.483Z] #19 292.8 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-09T12:12:41.483Z] #19 293.0 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-08-09T12:12:41.483Z] #19 293.0 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-09T12:12:41.483Z] #19 293.0 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-09T12:12:41.483Z] #19 293.2 Selecting previously unselected package cross-config. [2022-08-09T12:12:41.483Z] #19 293.2 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-08-09T12:12:41.483Z] #19 293.2 Unpacking cross-config (2.6.18+nmu1) ... [2022-08-09T12:12:41.483Z] #19 293.7 Selecting previously unselected package gcc-10-cross-base. [2022-08-09T12:12:41.483Z] #19 293.7 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-08-09T12:12:41.483Z] #19 293.7 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-09T12:12:41.483Z] #19 293.9 Selecting previously unselected package libc6-arm64-cross. [2022-08-09T12:12:41.483Z] #19 293.9 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-08-09T12:12:41.483Z] #19 294.0 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-08-09T12:12:41.658Z] #14 210.0 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-09T12:12:41.658Z] #14 210.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-09T12:12:41.733Z] #77 173.5 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-09T12:12:41.917Z] #14 210.0 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-09T12:12:41.917Z] #14 210.3 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-09T12:12:41.917Z] #14 210.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-09T12:12:41.977Z] #14 207.2 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-09T12:12:41.977Z] #14 207.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-09T12:12:41.977Z] #14 207.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-09T12:12:41.977Z] #14 207.3 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-09T12:12:41.991Z] #77 173.7 CC src/libcrun/libcrun_la-container.lo [2022-08-09T12:12:42.045Z] #19 294.9 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-08-09T12:12:42.045Z] #19 294.9 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-09T12:12:42.045Z] #19 294.9 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-09T12:12:42.177Z] #14 210.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-09T12:12:42.177Z] #14 210.4 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-09T12:12:42.177Z] #14 210.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-09T12:12:42.177Z] #14 210.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-09T12:12:42.237Z] #14 207.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-09T12:12:42.237Z] #14 207.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-09T12:12:42.248Z] #77 173.9 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-09T12:12:42.248Z] #77 174.1 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-09T12:12:42.301Z] #19 295.0 Selecting previously unselected package libgomp1-arm64-cross. [2022-08-09T12:12:42.301Z] #19 295.0 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-09T12:12:42.301Z] #19 295.1 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-09T12:12:42.301Z] #19 295.3 Selecting previously unselected package libitm1-arm64-cross. [2022-08-09T12:12:42.436Z] #14 210.6 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-09T12:12:42.436Z] #14 210.6 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-09T12:12:42.436Z] #14 210.6 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-09T12:12:42.498Z] #14 207.6 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-09T12:12:42.498Z] #14 207.6 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-09T12:12:42.498Z] #14 207.6 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-09T12:12:42.505Z] #77 174.3 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-09T12:12:42.505Z] #77 174.3 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-09T12:12:42.557Z] #19 295.3 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-09T12:12:42.558Z] #19 295.3 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-09T12:12:42.558Z] #19 295.4 Selecting previously unselected package libatomic1-arm64-cross. [2022-08-09T12:12:42.558Z] #19 295.4 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-09T12:12:42.558Z] #19 295.5 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-09T12:12:42.813Z] #19 295.6 Selecting previously unselected package libasan6-arm64-cross. [2022-08-09T12:12:42.813Z] #19 295.6 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-09T12:12:42.813Z] #19 295.6 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-09T12:12:43.071Z] #77 174.6 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-09T12:12:43.071Z] #77 174.8 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-09T12:12:43.294Z] #21 39.85 Selecting previously unselected package vim. [2022-08-09T12:12:43.294Z] #21 39.85 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-09T12:12:43.294Z] #21 39.86 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:12:43.329Z] #77 175.0 CC src/libcrun/libcrun_la-criu.lo [2022-08-09T12:12:43.372Z] #14 211.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-09T12:12:43.372Z] #14 211.5 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-09T12:12:43.372Z] #14 211.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-09T12:12:43.372Z] #14 211.6 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-09T12:12:43.372Z] #14 211.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-09T12:12:43.372Z] #14 211.6 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-09T12:12:43.372Z] #14 211.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-09T12:12:43.372Z] #14 211.7 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-09T12:12:43.464Z] #14 208.6 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-09T12:12:43.464Z] #14 208.6 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-09T12:12:43.464Z] #14 208.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-09T12:12:43.464Z] #14 208.6 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-09T12:12:43.464Z] #14 208.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-09T12:12:43.464Z] #14 208.7 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-09T12:12:43.464Z] #14 208.7 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-09T12:12:43.464Z] #14 208.7 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-09T12:12:43.464Z] #14 208.7 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-09T12:12:43.464Z] #14 208.7 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-09T12:12:43.464Z] #14 208.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-09T12:12:43.464Z] #14 208.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-09T12:12:43.464Z] #14 208.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-09T12:12:43.464Z] #14 208.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-09T12:12:43.464Z] #14 208.8 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-09T12:12:43.464Z] #14 208.8 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-09T12:12:43.464Z] #14 208.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-09T12:12:43.551Z] #21 40.35 Selecting previously unselected package xfsprogs. [2022-08-09T12:12:43.635Z] #14 211.7 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-09T12:12:43.635Z] #14 211.8 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-09T12:12:43.635Z] #14 211.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-09T12:12:43.635Z] #14 211.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-09T12:12:43.635Z] #14 211.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-09T12:12:43.635Z] #14 211.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-09T12:12:43.635Z] #14 211.9 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-09T12:12:43.635Z] #14 211.9 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-09T12:12:43.635Z] #14 211.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-09T12:12:43.635Z] #14 211.9 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-09T12:12:43.635Z] #14 212.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-09T12:12:43.635Z] #14 ... [2022-08-09T12:12:43.635Z] [2022-08-09T12:12:43.635Z] #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-08-09T12:12:43.635Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:12:43.635Z] #77 136.7 configure.ac:11: installing 'build-aux/compile' [2022-08-09T12:12:43.635Z] #77 136.7 configure.ac:11: installing 'build-aux/config.guess' [2022-08-09T12:12:43.635Z] #77 136.7 configure.ac:11: installing 'build-aux/config.sub' [2022-08-09T12:12:43.636Z] #77 136.7 configure.ac:13: installing 'build-aux/install-sh' [2022-08-09T12:12:43.636Z] #77 136.7 configure.ac:13: installing 'build-aux/missing' [2022-08-09T12:12:43.636Z] #77 136.7 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-09T12:12:43.744Z] #14 208.8 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-09T12:12:43.744Z] #14 208.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-09T12:12:43.744Z] #14 208.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-09T12:12:43.744Z] #14 208.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-09T12:12:43.744Z] #14 208.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-08-09T12:12:43.744Z] #14 208.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-09T12:12:43.744Z] #14 209.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-08-09T12:12:43.744Z] #14 209.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-09T12:12:43.744Z] #14 209.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-09T12:12:43.744Z] #14 209.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-08-09T12:12:43.744Z] #14 209.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-09T12:12:43.744Z] #14 209.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-09T12:12:43.744Z] #14 209.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-09T12:12:43.744Z] #14 209.1 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-09T12:12:43.807Z] #21 40.35 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-09T12:12:43.807Z] #21 40.36 Unpacking xfsprogs (5.10.0-4) ... [2022-08-09T12:12:43.894Z] #77 137.0 Makefile.am: installing 'build-aux/depcomp' [2022-08-09T12:12:43.894Z] #77 175.6 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-09T12:12:43.895Z] #77 175.7 CC src/libcrun/libcrun_la-linux.lo [2022-08-09T12:12:43.895Z] #77 175.8 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-09T12:12:44.009Z] #14 209.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-09T12:12:44.009Z] #14 209.2 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-09T12:12:44.009Z] #14 209.2 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T12:12:44.064Z] #21 40.78 Selecting previously unselected package zip. [2022-08-09T12:12:44.064Z] #21 40.80 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-09T12:12:44.064Z] #21 40.80 Unpacking zip (3.0-12) ... [2022-08-09T12:12:44.152Z] #77 176.0 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-09T12:12:44.181Z] #19 296.9 Selecting previously unselected package liblsan0-arm64-cross. [2022-08-09T12:12:44.181Z] #19 296.9 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-09T12:12:44.181Z] #19 296.9 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-09T12:12:44.321Z] #21 40.94 Selecting previously unselected package zstd. [2022-08-09T12:12:44.321Z] #21 40.94 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-09T12:12:44.321Z] #21 40.94 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-09T12:12:44.482Z] #19 297.4 Selecting previously unselected package libtsan0-arm64-cross. [2022-08-09T12:12:44.482Z] #19 297.4 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-09T12:12:44.577Z] #21 41.31 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-09T12:12:44.614Z] #14 DONE 209.9s [2022-08-09T12:12:44.614Z] [2022-08-09T12:12:44.614Z] #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-08-09T12:12:44.614Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:12:44.719Z] #77 176.4 CC src/libcrun/libcrun_la-error.lo [2022-08-09T12:12:44.789Z] #19 297.4 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-09T12:12:44.832Z] #77 ... [2022-08-09T12:12:44.832Z] [2022-08-09T12:12:44.832Z] #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-08-09T12:12:44.832Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T12:12:44.832Z] #14 212.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-09T12:12:44.832Z] #14 212.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-09T12:12:44.832Z] #14 212.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-08-09T12:12:44.832Z] #14 212.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-09T12:12:44.832Z] #14 212.1 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-08-09T12:12:44.832Z] #14 212.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-09T12:12:44.832Z] #14 212.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-09T12:12:44.832Z] #14 212.2 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-08-09T12:12:44.832Z] #14 212.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-09T12:12:44.832Z] #14 212.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-09T12:12:44.832Z] #14 212.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-09T12:12:44.832Z] #14 212.4 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-09T12:12:44.832Z] #14 212.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-09T12:12:44.832Z] #14 212.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-09T12:12:44.832Z] #14 212.5 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T12:12:44.832Z] #14 DONE 213.1s [2022-08-09T12:12:44.900Z] #77 ... [2022-08-09T12:12:44.900Z] [2022-08-09T12:12:44.900Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-09T12:12:44.900Z] #59 sha256:57f176870cdbb2ecb854c2b09099f404f71943b5d0d9add0c270a6dd3237c272 [2022-08-09T12:12:44.900Z] #59 DONE 0.2s [2022-08-09T12:12:44.900Z] [2022-08-09T12:12:44.901Z] #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-08-09T12:12:44.901Z] #60 sha256:b62ceb559dd716f97453add7fbd98ea718fa0ecb39e574f68fb7e1bfefae4874 [2022-08-09T12:12:44.977Z] #77 176.8 CC src/libcrun/libcrun_la-status.lo [2022-08-09T12:12:45.092Z] [2022-08-09T12:12:45.092Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-09T12:12:45.092Z] #59 sha256:5063a7843c4bf6829096336d557bfe8e764c076cb4df53d6355f952e1c8510c9 [2022-08-09T12:12:45.092Z] #59 DONE 0.2s [2022-08-09T12:12:45.092Z] [2022-08-09T12:12:45.092Z] #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-08-09T12:12:45.092Z] #60 sha256:cb5f74ad1331f124e949c8a4ea7c5529b66e1b90f691eb1e7507a655925ec10e [2022-08-09T12:12:45.234Z] #77 177.0 CC src/libcrun/libcrun_la-terminal.lo [2022-08-09T12:12:45.381Z] #19 ... [2022-08-09T12:12:45.381Z] [2022-08-09T12:12:45.381Z] #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-08-09T12:12:45.381Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-09T12:12:45.381Z] #54 DONE 311.4s [2022-08-09T12:12:45.381Z] [2022-08-09T12:12:45.381Z] #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-08-09T12:12:45.381Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:12:45.381Z] #84 246.5 CCLD tests/init [2022-08-09T12:12:45.493Z] #77 177.3 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-09T12:12:45.507Z] #21 ... [2022-08-09T12:12:45.507Z] [2022-08-09T12:12:45.507Z] #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-08-09T12:12:45.507Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:12:45.507Z] #77 142.8 CCLD libyajl.la [2022-08-09T12:12:45.507Z] #77 143.1 CCLD verify/json_verify [2022-08-09T12:12:45.507Z] #77 143.5 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-09T12:12:45.507Z] #77 143.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-09T12:12:45.507Z] #77 143.5 make[5]: Nothing to be done for 'install-data-am'. [2022-08-09T12:12:45.507Z] #77 143.5 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-09T12:12:45.507Z] #77 143.5 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-09T12:12:45.507Z] #77 143.5 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-09T12:12:45.507Z] #77 143.7 CC src/validate.o [2022-08-09T12:12:45.507Z] #77 143.7 CC src/image_spec_schema_config_schema.lo [2022-08-09T12:12:45.507Z] #77 143.7 CC src/image_spec_schema_defs.lo [2022-08-09T12:12:45.507Z] #77 143.7 CC src/image_spec_schema_content_descriptor.lo [2022-08-09T12:12:45.507Z] #77 143.7 CC src/image_spec_schema_defs_descriptor.lo [2022-08-09T12:12:45.507Z] #77 143.7 CC src/image_spec_schema_image_index_schema.lo [2022-08-09T12:12:45.507Z] #77 143.7 CC src/image_spec_schema_image_layout_schema.lo [2022-08-09T12:12:45.507Z] #77 143.7 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-09T12:12:45.507Z] #77 143.8 CC src/runtime_spec_schema_config_linux.lo [2022-08-09T12:12:45.507Z] #77 143.8 CC src/runtime_spec_schema_config_zos.lo [2022-08-09T12:12:45.507Z] #77 143.9 CC src/runtime_spec_schema_config_schema.lo [2022-08-09T12:12:45.507Z] #77 143.9 CC src/runtime_spec_schema_config_solaris.lo [2022-08-09T12:12:45.507Z] #77 144.0 CC src/runtime_spec_schema_config_vm.lo [2022-08-09T12:12:45.507Z] #77 144.0 CC src/runtime_spec_schema_config_windows.lo [2022-08-09T12:12:45.507Z] #77 144.0 CC src/runtime_spec_schema_defs.lo [2022-08-09T12:12:45.507Z] #77 144.2 CC src/runtime_spec_schema_defs_linux.lo [2022-08-09T12:12:45.507Z] #77 144.2 CC src/runtime_spec_schema_defs_zos.lo [2022-08-09T12:12:45.507Z] #77 144.3 CC src/runtime_spec_schema_defs_vm.lo [2022-08-09T12:12:45.507Z] #77 144.4 CC src/runtime_spec_schema_defs_windows.lo [2022-08-09T12:12:45.507Z] #77 144.4 CC src/runtime_spec_schema_state_schema.lo [2022-08-09T12:12:45.507Z] #77 144.4 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-09T12:12:45.507Z] #77 144.5 CC src/basic_test_double_array_item.lo [2022-08-09T12:12:45.508Z] #77 144.7 CC src/basic_test_double_array.lo [2022-08-09T12:12:45.508Z] #77 144.9 CC src/basic_test_top_array_int.lo [2022-08-09T12:12:45.508Z] #77 145.0 CC src/basic_test_top_array_string.lo [2022-08-09T12:12:45.508Z] #77 145.1 CC src/basic_test_top_double_array_int.lo [2022-08-09T12:12:45.764Z] #77 145.3 CC src/basic_test_top_double_array_obj.lo [2022-08-09T12:12:46.021Z] #77 145.5 CC src/basic_test_top_double_array_refobj.lo [2022-08-09T12:12:46.021Z] #77 145.8 CC src/basic_test_top_double_array_string.lo [2022-08-09T12:12:46.059Z] #77 177.8 CC src/libcrun/libcrun_la-signals.lo [2022-08-09T12:12:46.059Z] #77 177.9 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-09T12:12:46.278Z] #77 145.9 CC src/read-file.lo [2022-08-09T12:12:46.317Z] #77 178.0 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-09T12:12:46.534Z] #77 146.1 CC src/json_common.lo [2022-08-09T12:12:46.534Z] #77 146.2 CC tests/test-1.o [2022-08-09T12:12:46.575Z] #77 178.4 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-09T12:12:46.790Z] #77 146.3 CC tests/test-2.o [2022-08-09T12:12:46.790Z] #77 146.4 CC tests/test-3.o [2022-08-09T12:12:46.818Z] #60 2.008 + RM_GOPATH=0 [2022-08-09T12:12:46.818Z] #60 2.008 + TMP_GOPATH= [2022-08-09T12:12:46.818Z] #60 2.008 + : /build [2022-08-09T12:12:46.818Z] #60 2.008 + '[' -z '' ']' [2022-08-09T12:12:46.818Z] #60 2.008 ++ mktemp -d [2022-08-09T12:12:46.818Z] #60 2.008 + export GOPATH=/tmp/tmp.yMm4y3oiRs [2022-08-09T12:12:46.818Z] #60 2.008 + GOPATH=/tmp/tmp.yMm4y3oiRs [2022-08-09T12:12:46.818Z] #60 2.008 + RM_GOPATH=1 [2022-08-09T12:12:46.818Z] #60 2.008 + case "$(go env GOARCH)" in [2022-08-09T12:12:46.833Z] #77 178.7 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-09T12:12:46.996Z] #60 ... [2022-08-09T12:12:46.996Z] [2022-08-09T12:12:46.996Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-09T12:12:46.996Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-09T12:12:46.996Z] #15 DONE 1.9s [2022-08-09T12:12:46.996Z] [2022-08-09T12:12:46.996Z] #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-08-09T12:12:46.996Z] #60 sha256:cb5f74ad1331f124e949c8a4ea7c5529b66e1b90f691eb1e7507a655925ec10e [2022-08-09T12:12:46.996Z] #60 1.800 + RM_GOPATH=0 [2022-08-09T12:12:46.996Z] #60 1.800 + TMP_GOPATH= [2022-08-09T12:12:46.996Z] #60 1.800 + : /build [2022-08-09T12:12:46.996Z] #60 1.800 + '[' -z '' ']' [2022-08-09T12:12:46.996Z] #60 1.800 ++ mktemp -d [2022-08-09T12:12:46.996Z] #60 1.804 + export GOPATH=/tmp/tmp.ESv0XtOAfV [2022-08-09T12:12:46.996Z] #60 1.804 + GOPATH=/tmp/tmp.ESv0XtOAfV [2022-08-09T12:12:46.996Z] #60 1.804 + RM_GOPATH=1 [2022-08-09T12:12:46.996Z] #60 1.804 + case "$(go env GOARCH)" in [2022-08-09T12:12:46.996Z] #60 1.808 ++ go env GOARCH [2022-08-09T12:12:46.996Z] #60 1.843 Install runc version v1.1.3 (build tags: seccomp) [2022-08-09T12:12:46.996Z] #60 1.843 + export GO_BUILDMODE=-buildmode=pie [2022-08-09T12:12:46.996Z] #60 1.843 + GO_BUILDMODE=-buildmode=pie [2022-08-09T12:12:46.996Z] #60 1.843 ++ dirname /install.sh [2022-08-09T12:12:46.996Z] #60 1.843 + dir=/ [2022-08-09T12:12:46.996Z] #60 1.843 + bin=runc [2022-08-09T12:12:46.996Z] #60 1.843 + shift [2022-08-09T12:12:46.996Z] #60 1.843 + '[' '!' -f //runc.installer ']' [2022-08-09T12:12:46.996Z] #60 1.843 + . //runc.installer [2022-08-09T12:12:46.996Z] #60 1.843 ++ set -e [2022-08-09T12:12:46.996Z] #60 1.843 ++ : v1.1.3 [2022-08-09T12:12:46.996Z] #60 1.843 + install_runc [2022-08-09T12:12:46.996Z] #60 1.843 + RUNC_BUILDTAGS=seccomp [2022-08-09T12:12:46.996Z] #60 1.843 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-09T12:12:46.996Z] #60 1.843 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ESv0XtOAfV/src/github.com/opencontainers/runc [2022-08-09T12:12:46.996Z] #60 1.843 Cloning into '/tmp/tmp.ESv0XtOAfV/src/github.com/opencontainers/runc'... [2022-08-09T12:12:47.046Z] #77 146.7 CC tests/test-4.o [2022-08-09T12:12:47.046Z] #77 146.8 CC tests/test-5.o [2022-08-09T12:12:47.079Z] #60 2.008 ++ go env GOARCH [2022-08-09T12:12:47.079Z] #60 2.051 + export GO_BUILDMODE=-buildmode=pie [2022-08-09T12:12:47.079Z] #60 2.051 + GO_BUILDMODE=-buildmode=pie [2022-08-09T12:12:47.079Z] #60 2.052 ++ dirname /install.sh [2022-08-09T12:12:47.079Z] #60 2.067 + dir=/ [2022-08-09T12:12:47.079Z] #60 2.067 + bin=runc [2022-08-09T12:12:47.079Z] #60 2.067 + shift [2022-08-09T12:12:47.079Z] #60 2.067 + '[' '!' -f //runc.installer ']' [2022-08-09T12:12:47.079Z] #60 2.067 + . //runc.installer [2022-08-09T12:12:47.079Z] #60 2.067 ++ set -e [2022-08-09T12:12:47.079Z] #60 2.067 ++ : v1.1.3 [2022-08-09T12:12:47.079Z] #60 2.067 + install_runc [2022-08-09T12:12:47.079Z] #60 2.067 + RUNC_BUILDTAGS=seccomp [2022-08-09T12:12:47.079Z] #60 2.067 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-09T12:12:47.079Z] #60 2.067 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.yMm4y3oiRs/src/github.com/opencontainers/runc [2022-08-09T12:12:47.079Z] #60 2.068 Install runc version v1.1.3 (build tags: seccomp) [2022-08-09T12:12:47.079Z] #60 2.069 Cloning into '/tmp/tmp.yMm4y3oiRs/src/github.com/opencontainers/runc'... [2022-08-09T12:12:47.079Z] #60 ... [2022-08-09T12:12:47.079Z] [2022-08-09T12:12:47.079Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-09T12:12:47.079Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-09T12:12:47.079Z] #15 DONE 2.5s [2022-08-09T12:12:47.091Z] #77 178.9 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-09T12:12:47.340Z] [2022-08-09T12:12:47.340Z] #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-08-09T12:12:47.340Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-09T12:12:47.447Z] #77 146.9 CC tests/test-6.o [2022-08-09T12:12:47.657Z] #77 179.2 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-09T12:12:47.703Z] #77 147.1 CC tests/test-7.o [2022-08-09T12:12:47.703Z] #77 147.3 CC tests/test-8.o [2022-08-09T12:12:47.703Z] #77 147.4 CC tests/test-9.o [2022-08-09T12:12:47.903Z] #84 ... [2022-08-09T12:12:47.903Z] [2022-08-09T12:12:47.903Z] #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-08-09T12:12:47.903Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-09T12:12:47.903Z] #19 298.5 Selecting previously unselected package libstdc++6-arm64-cross. [2022-08-09T12:12:47.903Z] #19 298.5 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-09T12:12:47.903Z] #19 298.5 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-09T12:12:47.903Z] #19 298.8 Selecting previously unselected package libubsan1-arm64-cross. [2022-08-09T12:12:47.903Z] #19 298.8 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-09T12:12:47.903Z] #19 298.8 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-09T12:12:47.903Z] #19 299.3 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-08-09T12:12:47.903Z] #19 299.3 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-09T12:12:47.903Z] #19 299.3 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-09T12:12:47.903Z] #19 300.0 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-08-09T12:12:47.903Z] #19 300.0 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-09T12:12:47.903Z] #19 300.0 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-09T12:12:47.959Z] #77 147.7 CC tests/test-11.o [2022-08-09T12:12:47.959Z] #77 147.7 CC tests/test-10.o [2022-08-09T12:12:48.223Z] #77 179.8 CC tests/init.o [2022-08-09T12:12:48.223Z] #77 180.0 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-09T12:12:48.375Z] #60 ... [2022-08-09T12:12:48.375Z] [2022-08-09T12:12:48.375Z] #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-08-09T12:12:48.375Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-09T12:12:48.375Z] #16 DONE 1.4s [2022-08-09T12:12:48.375Z] [2022-08-09T12:12:48.375Z] #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-08-09T12:12:48.375Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:12:48.375Z] #77 139.1 checking build system type... x86_64-pc-linux-gnu [2022-08-09T12:12:48.375Z] #77 139.5 checking host system type... x86_64-pc-linux-gnu [2022-08-09T12:12:48.375Z] #77 139.5 checking how to print strings... printf [2022-08-09T12:12:48.375Z] #77 139.5 checking for gcc... gcc [2022-08-09T12:12:48.375Z] #77 139.7 checking whether the C compiler works... yes [2022-08-09T12:12:48.375Z] #77 140.0 checking for C compiler default output file name... a.out [2022-08-09T12:12:48.375Z] #77 140.0 checking for suffix of executables... [2022-08-09T12:12:48.375Z] #77 140.4 checking whether we are cross compiling... no [2022-08-09T12:12:48.375Z] #77 140.7 checking for suffix of object files... o [2022-08-09T12:12:48.375Z] #77 140.9 checking whether we are using the GNU C compiler... yes [2022-08-09T12:12:48.375Z] #77 141.1 checking whether gcc accepts -g... yes [2022-08-09T12:12:48.635Z] #77 141.3 checking for gcc option to accept ISO C89... none needed [2022-08-09T12:12:48.723Z] #16 DONE 1.5s [2022-08-09T12:12:48.723Z] [2022-08-09T12:12:48.723Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-09T12:12:48.723Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-09T12:12:48.893Z] #77 141.5 checking whether gcc understands -c and -o together... yes [2022-08-09T12:12:48.893Z] #77 141.9 checking for a sed that does not truncate output... /bin/sed [2022-08-09T12:12:48.893Z] #77 142.0 checking for grep that handles long lines and -e... /bin/grep [2022-08-09T12:12:48.893Z] #77 142.0 checking for egrep... /bin/grep -E [2022-08-09T12:12:48.893Z] #77 142.0 checking for fgrep... /bin/grep -F [2022-08-09T12:12:48.893Z] #77 142.0 checking for ld used by gcc... /usr/bin/ld [2022-08-09T12:12:49.153Z] #77 142.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-09T12:12:49.153Z] #77 142.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-09T12:12:49.153Z] #77 142.1 checking the name lister (/usr/bin/nm -B) interface... [2022-08-09T12:12:49.153Z] #77 ... [2022-08-09T12:12:49.153Z] [2022-08-09T12:12:49.153Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-09T12:12:49.153Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-09T12:12:49.153Z] #17 0.943 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-09T12:12:49.153Z] #17 DONE 1.1s [2022-08-09T12:12:49.153Z] [2022-08-09T12:12:49.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-08-09T12:12:49.153Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:12:49.153Z] #77 142.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-09T12:12:49.153Z] #77 142.3 checking whether ln -s works... yes [2022-08-09T12:12:49.153Z] #77 142.3 checking the maximum length of command line arguments... 1572864 [2022-08-09T12:12:49.153Z] #77 142.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-09T12:12:49.153Z] #77 142.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-09T12:12:49.153Z] #77 142.3 checking for /usr/bin/ld option to reload object files... -r [2022-08-09T12:12:49.410Z] #77 142.3 checking for objdump... objdump [2022-08-09T12:12:49.410Z] #77 142.3 checking how to recognize dependent libraries... pass_all [2022-08-09T12:12:49.411Z] #77 142.3 checking for dlltool... no [2022-08-09T12:12:49.411Z] #77 142.3 checking how to associate runtime and link libraries... printf %s\n [2022-08-09T12:12:49.411Z] #77 142.3 checking for ar... ar [2022-08-09T12:12:49.411Z] #77 142.3 checking for archiver @FILE support... @ [2022-08-09T12:12:49.411Z] #77 142.6 checking for strip... strip [2022-08-09T12:12:49.411Z] #77 142.6 checking for ranlib... ranlib [2022-08-09T12:12:49.411Z] #77 142.6 checking for gawk... no [2022-08-09T12:12:49.411Z] #77 142.6 checking for mawk... mawk [2022-08-09T12:12:50.107Z] #17 1.130 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-09T12:12:50.107Z] #17 DONE 1.2s [2022-08-09T12:12:50.107Z] [2022-08-09T12:12:50.107Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-09T12:12:50.107Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-09T12:12:50.344Z] #77 142.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-09T12:12:50.344Z] #77 143.2 checking for sysroot... no [2022-08-09T12:12:50.344Z] #77 143.2 checking for a working dd... /bin/dd [2022-08-09T12:12:50.344Z] #77 143.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-09T12:12:50.344Z] [2022-08-09T12:12:50.344Z] #77 ... [2022-08-09T12:12:50.344Z] [2022-08-09T12:12:50.344Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-09T12:12:50.344Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-09T12:12:50.344Z] #18 DONE 1.1s [2022-08-09T12:12:50.344Z] [2022-08-09T12:12:50.344Z] #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-08-09T12:12:50.344Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:12:50.344Z] #77 143.4 checking for mt... no [2022-08-09T12:12:50.344Z] #77 143.4 checking if : is a manifest tool... no [2022-08-09T12:12:50.602Z] #77 143.4 checking how to run the C preprocessor... gcc -E [2022-08-09T12:12:51.227Z] #77 ... [2022-08-09T12:12:51.227Z] [2022-08-09T12:12:51.227Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T12:12:51.227Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-09T12:12:51.227Z] #21 42.29 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-09T12:12:51.227Z] #21 42.31 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-09T12:12:51.227Z] #21 42.33 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-09T12:12:51.227Z] #21 42.35 Setting up libicu67:amd64 (67.1-7) ... [2022-08-09T12:12:51.227Z] #21 42.36 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-09T12:12:51.227Z] #21 42.37 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-09T12:12:51.227Z] #21 42.39 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-09T12:12:51.227Z] #21 42.40 Setting up uidmap (1:4.8.1-1) ... [2022-08-09T12:12:51.227Z] #21 42.40 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-09T12:12:51.227Z] #21 42.41 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-09T12:12:51.227Z] #21 42.42 Setting up bzip2 (1.0.8-4) ... [2022-08-09T12:12:51.227Z] #21 42.44 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-09T12:12:51.227Z] #21 42.45 Setting up python3-wheel (0.34.2-1) ... [2022-08-09T12:12:51.227Z] #21 43.19 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-09T12:12:51.227Z] #21 43.21 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:12:51.227Z] #21 43.23 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-09T12:12:51.227Z] #21 43.33 Setting up libcap2-bin (1:2.44-1) ... [2022-08-09T12:12:51.227Z] #21 43.34 Setting up apparmor (2.13.6-10) ... [2022-08-09T12:12:51.227Z] #21 45.35 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-09T12:12:51.227Z] #21 45.45 Setting up zip (3.0-12) ... [2022-08-09T12:12:51.227Z] #21 45.46 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:12:51.227Z] #21 45.49 Setting up bash-completion (1:2.11-2) ... [2022-08-09T12:12:51.227Z] #21 47.59 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-09T12:12:51.227Z] #21 47.60 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-09T12:12:51.227Z] #21 47.62 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-09T12:12:51.227Z] #21 47.63 Setting up patch (2.7.6-7) ... [2022-08-09T12:12:51.227Z] #21 47.64 Setting up sudo (1.9.5p2-3) ... [2022-08-09T12:12:51.227Z] #21 47.72 invoke-rc.d: could not determine current runlevel [2022-08-09T12:12:51.227Z] #21 47.74 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-09T12:12:51.227Z] #21 47.75 Setting up xfsprogs (5.10.0-4) ... [2022-08-09T12:12:51.227Z] #21 47.76 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-09T12:12:51.227Z] #21 47.76 Failed to connect to bus: Host is down [2022-08-09T12:12:51.227Z] #21 47.77 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-09T12:12:51.227Z] #21 47.78 Setting up inetutils-ping (2:2.0-1) ... [2022-08-09T12:12:51.227Z] #21 47.79 Setting up pigz (2.6-1) ... [2022-08-09T12:12:51.227Z] #21 47.80 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-09T12:12:51.227Z] #21 47.81 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-09T12:12:51.227Z] #21 47.84 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-09T12:12:51.227Z] #21 47.86 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:12:51.429Z] #77 143.9 checking for ANSI C header files... [2022-08-09T12:12:51.429Z] #77 ... [2022-08-09T12:12:51.429Z] [2022-08-09T12:12:51.429Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-09T12:12:51.429Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-09T12:12:51.429Z] #19 DONE 1.1s [2022-08-09T12:12:51.429Z] [2022-08-09T12:12:51.429Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-09T12:12:51.429Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-09T12:12:51.491Z] #18 DONE 1.6s [2022-08-09T12:12:51.491Z] [2022-08-09T12:12:51.491Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-09T12:12:51.491Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-09T12:12:52.154Z] #21 48.74 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-09T12:12:52.154Z] #21 48.74 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-09T12:12:52.716Z] #21 49.19 Setting up libelf1:amd64 (0.183-1) ... [2022-08-09T12:12:52.716Z] #21 49.20 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-09T12:12:52.716Z] #21 49.21 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-09T12:12:52.716Z] #21 49.22 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-09T12:12:52.716Z] #21 49.23 Setting up libkmod2:amd64 (28-1) ... [2022-08-09T12:12:52.716Z] #21 49.25 Setting up python3-distutils (3.9.2-1) ... [2022-08-09T12:12:52.808Z] #20 DONE 1.3s [2022-08-09T12:12:52.808Z] [2022-08-09T12:12:52.808Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T12:12:52.808Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-09T12:12:53.278Z] #21 49.94 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:12:53.278Z] #21 49.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-09T12:12:53.278Z] #21 49.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-09T12:12:53.278Z] #21 49.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-09T12:12:53.278Z] #21 49.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-09T12:12:53.278Z] #21 50.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-09T12:12:53.278Z] #21 50.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-09T12:12:53.278Z] #21 50.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-09T12:12:53.278Z] #21 50.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-09T12:12:53.534Z] #21 50.05 Setting up python3-setuptools (52.0.0-4) ... [2022-08-09T12:12:54.051Z] #19 DONE 2.3s [2022-08-09T12:12:54.051Z] [2022-08-09T12:12:54.051Z] #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-08-09T12:12:54.051Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:12:54.051Z] #77 137.0 configure.ac:11: installing 'build-aux/compile' [2022-08-09T12:12:54.051Z] #77 137.0 configure.ac:11: installing 'build-aux/config.guess' [2022-08-09T12:12:54.051Z] #77 137.0 configure.ac:11: installing 'build-aux/config.sub' [2022-08-09T12:12:54.051Z] #77 137.0 configure.ac:13: installing 'build-aux/install-sh' [2022-08-09T12:12:54.051Z] #77 137.0 configure.ac:13: installing 'build-aux/missing' [2022-08-09T12:12:54.051Z] #77 137.0 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-09T12:12:54.051Z] #77 137.4 Makefile.am: installing 'build-aux/depcomp' [2022-08-09T12:12:54.051Z] #77 140.1 checking build system type... x86_64-pc-linux-gnu [2022-08-09T12:12:54.051Z] #77 140.7 checking host system type... x86_64-pc-linux-gnu [2022-08-09T12:12:54.051Z] #77 140.7 checking how to print strings... printf [2022-08-09T12:12:54.051Z] #77 140.7 checking for gcc... gcc [2022-08-09T12:12:54.051Z] #77 141.0 checking whether the C compiler works... yes [2022-08-09T12:12:54.051Z] #77 141.4 checking for C compiler default output file name... a.out [2022-08-09T12:12:54.183Z] #21 1.316 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-09T12:12:54.183Z] #21 1.487 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-09T12:12:54.312Z] #77 141.4 checking for suffix of executables... [2022-08-09T12:12:54.442Z] #21 1.658 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-09T12:12:54.705Z] #21 1.914 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-09T12:12:54.894Z] #77 141.8 checking whether we are cross compiling... no [2022-08-09T12:12:54.900Z] #21 51.65 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-09T12:12:55.156Z] #21 51.67 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-09T12:12:55.156Z] #21 51.68 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-09T12:12:55.156Z] #21 51.69 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-09T12:12:55.159Z] #77 142.3 checking for suffix of object files... o [2022-08-09T12:12:55.428Z] #77 142.5 checking whether we are using the GNU C compiler... yes [2022-08-09T12:12:55.428Z] #77 142.8 checking whether gcc accepts -g... yes [2022-08-09T12:12:55.999Z] #77 143.0 checking for gcc option to accept ISO C89... none needed [2022-08-09T12:12:55.999Z] #77 143.3 checking whether gcc understands -c and -o together... [2022-08-09T12:12:55.999Z] #77 ... [2022-08-09T12:12:55.999Z] [2022-08-09T12:12:55.999Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-09T12:12:55.999Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-09T12:12:55.999Z] #20 DONE 2.2s [2022-08-09T12:12:55.999Z] [2022-08-09T12:12:55.999Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T12:12:55.999Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-09T12:12:56.089Z] #21 3.205 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [171 kB] [2022-08-09T12:12:56.523Z] #21 52.99 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-09T12:12:56.523Z] #21 53.00 Setting up jq (1.6-2.1) ... [2022-08-09T12:12:56.523Z] #21 53.01 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-09T12:12:56.523Z] #21 53.03 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-09T12:12:56.523Z] #21 53.04 Setting up iptables (1.8.7-1) ... [2022-08-09T12:12:56.523Z] #21 53.17 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-09T12:12:56.523Z] #21 53.17 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-09T12:12:56.523Z] #21 53.19 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-09T12:12:56.523Z] #21 53.19 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-09T12:12:56.523Z] #21 53.20 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-09T12:12:56.523Z] #21 53.21 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-09T12:12:56.780Z] #21 53.26 Setting up iproute2 (5.10.0-4) ... [2022-08-09T12:12:57.036Z] #21 53.73 Setting up systemd (247.3-7) ... [2022-08-09T12:12:57.036Z] #21 53.78 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-09T12:12:57.036Z] #21 53.80 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-09T12:12:57.036Z] #21 53.81 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-09T12:12:57.293Z] #21 53.85 Initializing machine ID from KVM UUID. [2022-08-09T12:12:57.471Z] #21 4.695 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-09T12:12:58.038Z] #21 ... [2022-08-09T12:12:58.038Z] [2022-08-09T12:12:58.038Z] #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-08-09T12:12:58.038Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:12:58.038Z] #77 143.9 checking for ANSI C header files... yes [2022-08-09T12:12:58.038Z] #77 144.9 checking for sys/types.h... yes [2022-08-09T12:12:58.038Z] #77 145.2 checking for sys/stat.h... yes [2022-08-09T12:12:58.038Z] #77 145.5 checking for stdlib.h... yes [2022-08-09T12:12:58.038Z] #77 145.6 checking for string.h... yes [2022-08-09T12:12:58.038Z] #77 145.8 checking for memory.h... yes [2022-08-09T12:12:58.038Z] #77 146.1 checking for strings.h... yes [2022-08-09T12:12:58.038Z] #77 146.3 checking for inttypes.h... yes [2022-08-09T12:12:58.038Z] #77 146.6 checking for stdint.h... yes [2022-08-09T12:12:58.038Z] #77 146.8 checking for unistd.h... yes [2022-08-09T12:12:58.038Z] #77 147.0 checking for dlfcn.h... yes [2022-08-09T12:12:58.038Z] #77 147.2 checking for objdir... .libs [2022-08-09T12:12:58.038Z] #77 147.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-09T12:12:58.038Z] #77 147.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-09T12:12:58.038Z] #77 147.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-09T12:12:58.038Z] #77 147.8 checking if gcc static flag -static works... yes [2022-08-09T12:12:58.038Z] #77 148.3 checking if gcc supports -c -o file.o... yes [2022-08-09T12:12:58.038Z] #77 148.4 checking if gcc supports -c -o file.o... (cached) yes [2022-08-09T12:12:58.038Z] #77 148.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-09T12:12:58.038Z] #77 148.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-09T12:12:58.038Z] #77 148.9 checking how to hardcode library paths into programs... immediate [2022-08-09T12:12:58.038Z] #77 149.0 checking whether stripping libraries is possible... yes [2022-08-09T12:12:58.038Z] #77 149.0 checking if libtool supports shared libraries... yes [2022-08-09T12:12:58.038Z] #77 149.0 checking whether to build shared libraries... no [2022-08-09T12:12:58.038Z] #77 149.0 checking whether to build static libraries... yes [2022-08-09T12:12:58.038Z] #77 149.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-09T12:12:58.038Z] #77 149.0 checking whether build environment is sane... yes [2022-08-09T12:12:58.038Z] #77 149.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-09T12:12:58.038Z] #77 149.1 checking whether make sets $(MAKE)... yes [2022-08-09T12:12:58.038Z] #77 149.2 checking whether make supports the include directive... yes (GNU style) [2022-08-09T12:12:58.038Z] #77 149.3 checking whether make supports nested variables... yes [2022-08-09T12:12:58.038Z] #77 149.3 checking whether UID '0' is supported by ustar format... yes [2022-08-09T12:12:58.038Z] #77 149.3 checking whether GID '0' is supported by ustar format... yes [2022-08-09T12:12:58.038Z] #77 149.3 checking how to create a ustar tar archive... gnutar [2022-08-09T12:12:58.038Z] #77 149.4 checking dependency style of gcc... gcc3 [2022-08-09T12:12:58.038Z] #77 149.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-09T12:12:58.038Z] #77 149.7 checking whether make supports nested variables... (cached) yes [2022-08-09T12:12:58.038Z] #77 149.7 checking for gawk... (cached) mawk [2022-08-09T12:12:58.038Z] #77 149.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-09T12:12:58.038Z] #77 149.7 checking for gcc... (cached) gcc [2022-08-09T12:12:58.038Z] #77 149.8 checking whether we are using the GNU C compiler... (cached) yes [2022-08-09T12:12:58.038Z] #77 149.8 checking whether gcc accepts -g... (cached) yes [2022-08-09T12:12:58.038Z] #77 149.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-09T12:12:58.038Z] #77 149.8 checking whether gcc understands -c and -o together... (cached) yes [2022-08-09T12:12:58.039Z] #77 149.8 checking for a Python interpreter with version >= 3... python3 [2022-08-09T12:12:58.039Z] #77 149.9 checking for python3... /usr/bin/python3 [2022-08-09T12:12:58.039Z] #77 149.9 checking for python3 version... 3.9 [2022-08-09T12:12:58.039Z] #77 150.0 checking for python3 platform... linux [2022-08-09T12:12:58.039Z] #77 150.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-09T12:12:58.039Z] #77 150.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-09T12:12:58.039Z] #77 150.4 checking for go-md2man... no [2022-08-09T12:12:58.039Z] #77 150.4 checking error.h usability... yes [2022-08-09T12:12:58.039Z] #77 150.7 checking error.h presence... yes [2022-08-09T12:12:58.039Z] #77 150.8 checking for error.h... yes [2022-08-09T12:12:58.039Z] #77 150.8 checking linux/openat2.h usability... yes [2022-08-09T12:12:58.222Z] #21 54.83 Setting up systemd-journal-remote (247.3-7) ... [2022-08-09T12:12:58.297Z] #77 151.2 checking linux/openat2.h presence... yes [2022-08-09T12:12:58.297Z] #77 151.2 checking for linux/openat2.h... yes [2022-08-09T12:12:58.297Z] #77 151.3 checking for copy_file_range... yes [2022-08-09T12:12:58.478Z] #21 55.17 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T12:12:58.550Z] #21 2.089 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-09T12:12:58.550Z] #21 2.130 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-09T12:12:58.550Z] #21 2.133 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-09T12:12:58.815Z] #77 151.5 checking for fgetxattr... yes [2022-08-09T12:12:59.045Z] #21 DONE 55.7s [2022-08-09T12:12:59.045Z] [2022-08-09T12:12:59.045Z] #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-08-09T12:12:59.045Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-09T12:12:59.382Z] #77 151.9 checking for statx... yes [2022-08-09T12:12:59.510Z] #21 3.426 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-09T12:12:59.642Z] #77 152.4 checking for fgetpwent_r... yes [2022-08-09T12:13:00.160Z] #77 152.8 checking for issetugid... no [2022-08-09T12:13:00.161Z] #77 153.1 checking for pkg-config... /usr/bin/pkg-config [2022-08-09T12:13:00.161Z] #77 153.1 checking pkg-config is at least version 0.9.0... yes [2022-08-09T12:13:00.728Z] #77 153.1 checking for library containing yajl_tree_get... -lyajl [2022-08-09T12:13:00.728Z] #77 153.7 checking for yajl >= 2.0.0... yes [2022-08-09T12:13:00.728Z] #77 153.7 checking sys/capability.h usability... [2022-08-09T12:13:00.728Z] #77 ... [2022-08-09T12:13:00.728Z] [2022-08-09T12:13:00.728Z] #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-08-09T12:13:00.728Z] #60 sha256:cb5f74ad1331f124e949c8a4ea7c5529b66e1b90f691eb1e7507a655925ec10e [2022-08-09T12:13:00.728Z] #60 15.81 + cd /tmp/tmp.ESv0XtOAfV/src/github.com/opencontainers/runc [2022-08-09T12:13:00.935Z] #22 1.609 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-09T12:13:00.935Z] #22 1.612 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-09T12:13:00.935Z] #22 1.615 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-09T12:13:00.935Z] #22 DONE 1.7s [2022-08-09T12:13:00.935Z] [2022-08-09T12:13:00.935Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-09T12:13:00.935Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-09T12:13:00.986Z] #60 15.82 + git checkout -q v1.1.3 [2022-08-09T12:13:01.922Z] #60 16.77 + '[' -z '' ']' [2022-08-09T12:13:01.922Z] #60 16.77 + target=static [2022-08-09T12:13:01.922Z] #60 16.77 + make BUILDTAGS=seccomp static [2022-08-09T12:13:02.053Z] #21 ... [2022-08-09T12:13:02.053Z] [2022-08-09T12:13:02.053Z] #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-08-09T12:13:02.053Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:13:02.053Z] #77 143.3 checking whether gcc understands -c and -o together... yes [2022-08-09T12:13:02.053Z] #77 143.7 checking for a sed that does not truncate output... /bin/sed [2022-08-09T12:13:02.053Z] #77 143.7 checking for grep that handles long lines and -e... /bin/grep [2022-08-09T12:13:02.053Z] #77 143.8 checking for egrep... /bin/grep -E [2022-08-09T12:13:02.053Z] #77 143.8 checking for fgrep... /bin/grep -F [2022-08-09T12:13:02.053Z] #77 143.8 checking for ld used by gcc... /usr/bin/ld [2022-08-09T12:13:02.053Z] #77 143.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-09T12:13:02.053Z] #77 143.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-09T12:13:02.053Z] #77 143.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-09T12:13:02.053Z] #77 144.1 checking whether ln -s works... yes [2022-08-09T12:13:02.053Z] #77 144.1 checking the maximum length of command line arguments... 1572864 [2022-08-09T12:13:02.053Z] #77 144.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-09T12:13:02.053Z] #77 144.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-09T12:13:02.053Z] #77 144.2 checking for /usr/bin/ld option to reload object files... -r [2022-08-09T12:13:02.053Z] #77 144.2 checking for objdump... objdump [2022-08-09T12:13:02.053Z] #77 144.2 checking how to recognize dependent libraries... pass_all [2022-08-09T12:13:02.053Z] #77 144.2 checking for dlltool... no [2022-08-09T12:13:02.053Z] #77 144.2 checking how to associate runtime and link libraries... printf %s\n [2022-08-09T12:13:02.053Z] #77 144.2 checking for ar... ar [2022-08-09T12:13:02.053Z] #77 144.2 checking for archiver @FILE support... @ [2022-08-09T12:13:02.053Z] #77 144.5 checking for strip... strip [2022-08-09T12:13:02.053Z] #77 144.5 checking for ranlib... ranlib [2022-08-09T12:13:02.053Z] #77 144.5 checking for gawk... no [2022-08-09T12:13:02.053Z] #77 144.5 checking for mawk... mawk [2022-08-09T12:13:02.053Z] #77 144.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-09T12:13:02.053Z] #77 145.3 checking for sysroot... no [2022-08-09T12:13:02.053Z] #77 145.3 checking for a working dd... /bin/dd [2022-08-09T12:13:02.053Z] #77 145.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-09T12:13:02.053Z] #77 145.7 checking for mt... no [2022-08-09T12:13:02.053Z] #77 145.7 checking if : is a manifest tool... no [2022-08-09T12:13:02.053Z] #77 145.8 checking how to run the C preprocessor... gcc -E [2022-08-09T12:13:02.053Z] #77 146.5 checking for ANSI C header files... yes [2022-08-09T12:13:02.053Z] #77 147.5 checking for sys/types.h... yes [2022-08-09T12:13:02.053Z] #77 147.9 checking for sys/stat.h... yes [2022-08-09T12:13:02.053Z] #77 148.2 checking for stdlib.h... yes [2022-08-09T12:13:02.053Z] #77 148.8 checking for string.h... yes [2022-08-09T12:13:02.053Z] #77 149.2 checking for memory.h... yes [2022-08-09T12:13:02.314Z] #77 149.5 checking for strings.h... yes [2022-08-09T12:13:02.488Z] #60 17.42 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-09T12:13:02.574Z] #77 149.8 checking for inttypes.h... yes [2022-08-09T12:13:02.835Z] #77 150.2 checking for stdint.h... yes [2022-08-09T12:13:03.356Z] #77 150.4 checking for unistd.h... yes [2022-08-09T12:13:03.617Z] #77 150.8 checking for dlfcn.h... yes [2022-08-09T12:13:03.617Z] #77 150.9 checking for objdir... .libs [2022-08-09T12:13:04.187Z] #77 151.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-09T12:13:04.188Z] #77 151.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-09T12:13:04.448Z] #77 151.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-09T12:13:04.448Z] #77 151.9 checking if gcc static flag -static works... [2022-08-09T12:13:04.448Z] #77 ... [2022-08-09T12:13:04.448Z] [2022-08-09T12:13:04.448Z] #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-08-09T12:13:04.448Z] #60 sha256:b62ceb559dd716f97453add7fbd98ea718fa0ecb39e574f68fb7e1bfefae4874 [2022-08-09T12:13:04.448Z] #60 19.63 + cd /tmp/tmp.yMm4y3oiRs/src/github.com/opencontainers/runc [2022-08-09T12:13:04.708Z] #60 19.63 + git checkout -q v1.1.3 [2022-08-09T12:13:05.279Z] #60 20.46 + '[' -z '' ']' [2022-08-09T12:13:05.279Z] #60 20.47 + target=static [2022-08-09T12:13:05.279Z] #60 20.47 + make BUILDTAGS=seccomp static [2022-08-09T12:13:05.851Z] #60 20.96 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-09T12:13:05.963Z] #19 ... [2022-08-09T12:13:05.963Z] [2022-08-09T12:13:05.963Z] #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-08-09T12:13:05.963Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:13:05.963Z] #84 268.2 AR libcrun_testing.a [2022-08-09T12:13:05.963Z] #84 268.2 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-09T12:13:05.963Z] #84 268.4 CCLD tests/tests_libcrun_utils [2022-08-09T12:13:05.963Z] #84 268.4 CCLD tests/tests_libcrun_errors [2022-08-09T12:13:05.963Z] #84 268.4 CCLD tests/tests_libcrun_fuzzer [2022-08-09T12:13:05.963Z] #84 268.6 CCLD libcrun.la [2022-08-09T12:13:06.222Z] #84 270.0 CCLD crun [2022-08-09T12:13:06.297Z] #77 198.0 CCLD tests/init [2022-08-09T12:13:06.678Z] #60 ... [2022-08-09T12:13:06.678Z] [2022-08-09T12:13:06.678Z] #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-08-09T12:13:06.678Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:13:06.678Z] #77 153.7 checking sys/capability.h usability... yes [2022-08-09T12:13:06.678Z] #77 154.0 checking sys/capability.h presence... yes [2022-08-09T12:13:06.678Z] #77 154.1 checking for sys/capability.h... yes [2022-08-09T12:13:06.678Z] #77 154.1 checking for library containing cap_from_name... -lcap [2022-08-09T12:13:06.678Z] #77 154.7 checking for library containing dlopen... -ldl [2022-08-09T12:13:06.678Z] #77 155.4 checking seccomp.h usability... yes [2022-08-09T12:13:06.678Z] #77 155.7 checking seccomp.h presence... yes [2022-08-09T12:13:06.678Z] #77 155.8 checking for seccomp.h... yes [2022-08-09T12:13:06.678Z] #77 155.8 checking for library containing seccomp_rule_add... -lseccomp [2022-08-09T12:13:06.678Z] #77 156.7 checking for library containing seccomp_arch_resolve_name... none required [2022-08-09T12:13:06.678Z] #77 157.2 checking systemd/sd-bus.h usability... yes [2022-08-09T12:13:06.678Z] #77 157.8 checking systemd/sd-bus.h presence... yes [2022-08-09T12:13:06.678Z] #77 158.1 checking for systemd/sd-bus.h... yes [2022-08-09T12:13:06.678Z] #77 158.1 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-09T12:13:06.678Z] #77 159.1 checking for sd_notify_barrier... yes [2022-08-09T12:13:06.947Z] #77 159.8 checking linux/bpf.h usability... yes [2022-08-09T12:13:07.153Z] #84 270.7 make[3]: Entering directory '/tmp/crun-build' [2022-08-09T12:13:07.153Z] #84 270.9 /bin/mkdir -p '/usr/local/lib' [2022-08-09T12:13:07.153Z] #84 270.9 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-09T12:13:07.153Z] #84 270.9 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-09T12:13:07.153Z] #84 270.9 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-09T12:13:07.153Z] #84 271.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-09T12:13:07.153Z] #84 271.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-09T12:13:07.153Z] #84 271.0 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-09T12:13:07.153Z] #84 271.0 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-09T12:13:07.209Z] #77 160.1 checking linux/bpf.h presence... yes [2022-08-09T12:13:07.209Z] #77 160.3 checking for linux/bpf.h... yes [2022-08-09T12:13:07.410Z] #84 271.3 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-09T12:13:07.466Z] #77 160.3 checking compilation for eBPF... yes [2022-08-09T12:13:07.668Z] #84 271.3 ---------------------------------------------------------------------- [2022-08-09T12:13:07.668Z] #84 271.3 Libraries have been installed in: [2022-08-09T12:13:07.668Z] #84 271.3 /usr/local/lib [2022-08-09T12:13:07.668Z] #84 271.3 [2022-08-09T12:13:07.668Z] #84 271.3 If you ever happen to want to link against installed libraries [2022-08-09T12:13:07.668Z] #84 271.3 in a given directory, LIBDIR, you must either use libtool, and [2022-08-09T12:13:07.668Z] #84 271.3 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-09T12:13:07.668Z] #84 271.3 flag during linking and do at least one of the following: [2022-08-09T12:13:07.668Z] #84 271.3 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-09T12:13:07.668Z] #84 271.3 during execution [2022-08-09T12:13:07.668Z] #84 271.3 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-09T12:13:07.668Z] #84 271.3 during linking [2022-08-09T12:13:07.668Z] #84 271.3 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-09T12:13:07.668Z] #84 271.3 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-09T12:13:07.668Z] #84 271.3 [2022-08-09T12:13:07.668Z] #84 271.3 See any operating system documentation about shared libraries for [2022-08-09T12:13:07.668Z] #84 271.3 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-09T12:13:07.668Z] #84 271.3 ---------------------------------------------------------------------- [2022-08-09T12:13:07.668Z] #84 271.3 /bin/mkdir -p '/build' [2022-08-09T12:13:07.668Z] #84 271.3 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-09T12:13:07.668Z] #84 271.4 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-09T12:13:07.668Z] #84 271.4 make[3]: Leaving directory '/tmp/crun-build' [2022-08-09T12:13:07.668Z] #84 271.4 make[2]: Leaving directory '/tmp/crun-build' [2022-08-09T12:13:07.668Z] #84 271.4 make[1]: Leaving directory '/tmp/crun-build' [2022-08-09T12:13:07.724Z] #77 160.7 checking for criu >= 3.15... no [2022-08-09T12:13:07.724Z] #77 160.8 configure: CRIU headers not found, building without CRIU support [2022-08-09T12:13:07.724Z] #77 160.8 checking for criu > 3.16... no [2022-08-09T12:13:07.724Z] #77 160.8 configure: CRIU version doesn't support join-ns API [2022-08-09T12:13:07.724Z] #77 160.8 checking for criu > 3.16.1... no [2022-08-09T12:13:07.982Z] #77 160.8 configure: CRIU version doesn't support for pre-dumping [2022-08-09T12:13:07.982Z] #77 160.8 checking for new mount API (fsconfig)... yes [2022-08-09T12:13:07.982Z] #77 161.0 checking for seccomp notify API... yes [2022-08-09T12:13:07.982Z] #77 161.0 checking for gperf... no [2022-08-09T12:13:07.982Z] #77 161.0 configure: gperf not found - cannot rebuild signal parser code [2022-08-09T12:13:08.240Z] #77 161.1 checking for library containing argp_parse... none required [2022-08-09T12:13:08.755Z] #77 161.6 checking that generated files are newer than configure... done [2022-08-09T12:13:08.755Z] #77 161.7 configure: creating ./config.status [2022-08-09T12:13:09.040Z] #84 DONE 272.8s [2022-08-09T12:13:09.040Z] [2022-08-09T12:13:09.040Z] #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-08-09T12:13:09.040Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-09T12:13:09.040Z] #19 317.5 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-08-09T12:13:09.040Z] #19 317.5 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-09T12:13:09.040Z] #19 317.5 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-09T12:13:09.040Z] #19 317.6 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-08-09T12:13:09.040Z] #19 317.6 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-08-09T12:13:09.040Z] #19 317.6 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-09T12:13:09.040Z] #19 318.3 Selecting previously unselected package libc6-dev-arm64-cross. [2022-08-09T12:13:09.040Z] #19 318.3 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-08-09T12:13:09.040Z] #19 318.3 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-09T12:13:09.040Z] #19 319.6 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-08-09T12:13:09.040Z] #19 319.6 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-09T12:13:09.040Z] #19 319.6 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-09T12:13:09.040Z] #19 321.6 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-08-09T12:13:09.040Z] #19 321.7 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-09T12:13:09.040Z] #19 321.7 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-09T12:13:10.058Z] #60 ... [2022-08-09T12:13:10.058Z] [2022-08-09T12:13:10.058Z] #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-08-09T12:13:10.058Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:13:10.058Z] #77 151.9 checking if gcc static flag -static works... yes [2022-08-09T12:13:10.058Z] #77 152.6 checking if gcc supports -c -o file.o... yes [2022-08-09T12:13:10.058Z] #77 152.8 checking if gcc supports -c -o file.o... (cached) yes [2022-08-09T12:13:10.058Z] #77 152.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-09T12:13:10.058Z] #77 152.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-09T12:13:10.058Z] #77 153.3 checking how to hardcode library paths into programs... immediate [2022-08-09T12:13:10.058Z] #77 153.3 checking whether stripping libraries is possible... yes [2022-08-09T12:13:10.058Z] #77 153.3 checking if libtool supports shared libraries... yes [2022-08-09T12:13:10.058Z] #77 153.3 checking whether to build shared libraries... no [2022-08-09T12:13:10.058Z] #77 153.3 checking whether to build static libraries... yes [2022-08-09T12:13:10.058Z] #77 153.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-09T12:13:10.058Z] #77 153.4 checking whether build environment is sane... yes [2022-08-09T12:13:10.058Z] #77 153.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-09T12:13:10.058Z] #77 153.5 checking whether make sets $(MAKE)... yes [2022-08-09T12:13:10.058Z] #77 153.7 checking whether make supports the include directive... yes (GNU style) [2022-08-09T12:13:10.058Z] #77 153.7 checking whether make supports nested variables... yes [2022-08-09T12:13:10.058Z] #77 153.8 checking whether UID '0' is supported by ustar format... yes [2022-08-09T12:13:10.058Z] #77 153.8 checking whether GID '0' is supported by ustar format... yes [2022-08-09T12:13:10.058Z] #77 153.8 checking how to create a ustar tar archive... gnutar [2022-08-09T12:13:10.058Z] #77 153.9 checking dependency style of gcc... gcc3 [2022-08-09T12:13:10.059Z] #77 154.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-09T12:13:10.059Z] #77 154.4 checking whether make supports nested variables... (cached) yes [2022-08-09T12:13:10.059Z] #77 154.4 checking for gawk... (cached) mawk [2022-08-09T12:13:10.059Z] #77 154.4 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-09T12:13:10.059Z] #77 154.4 checking for gcc... (cached) gcc [2022-08-09T12:13:10.059Z] #77 154.8 checking whether we are using the GNU C compiler... (cached) yes [2022-08-09T12:13:10.059Z] #77 154.8 checking whether gcc accepts -g... (cached) yes [2022-08-09T12:13:10.059Z] #77 154.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-09T12:13:10.059Z] #77 154.8 checking whether gcc understands -c and -o together... (cached) yes [2022-08-09T12:13:10.059Z] #77 154.8 checking for a Python interpreter with version >= 3... python3 [2022-08-09T12:13:10.059Z] #77 155.0 checking for python3... /usr/bin/python3 [2022-08-09T12:13:10.059Z] #77 155.0 checking for python3 version... 3.9 [2022-08-09T12:13:10.059Z] #77 155.1 checking for python3 platform... linux [2022-08-09T12:13:10.059Z] #77 155.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-09T12:13:10.059Z] #77 155.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-09T12:13:10.059Z] #77 156.2 checking for go-md2man... no [2022-08-09T12:13:10.059Z] #77 156.2 checking error.h usability... yes [2022-08-09T12:13:10.059Z] #77 156.6 checking error.h presence... yes [2022-08-09T12:13:10.059Z] #77 156.7 checking for error.h... yes [2022-08-09T12:13:10.059Z] #77 156.9 checking linux/openat2.h usability... yes [2022-08-09T12:13:10.059Z] #77 157.2 checking linux/openat2.h presence... yes [2022-08-09T12:13:10.059Z] #77 157.4 checking for linux/openat2.h... yes [2022-08-09T12:13:10.632Z] #77 157.5 checking for copy_file_range... yes [2022-08-09T12:13:11.219Z] #77 158.1 checking for fgetxattr... yes [2022-08-09T12:13:11.480Z] #77 158.5 checking for statx... yes [2022-08-09T12:13:12.001Z] #77 159.0 checking for fgetpwent_r... yes [2022-08-09T12:13:12.001Z] #77 ... [2022-08-09T12:13:12.001Z] [2022-08-09T12:13:12.001Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T12:13:12.001Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-09T12:13:12.001Z] #21 6.020 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [171 kB] [2022-08-09T12:13:12.001Z] #21 7.590 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-09T12:13:12.001Z] #21 14.57 Fetched 8564 kB in 13s (669 kB/s) [2022-08-09T12:13:12.001Z] #21 14.57 Reading package lists... [2022-08-09T12:13:12.001Z] #21 ... [2022-08-09T12:13:12.001Z] [2022-08-09T12:13:12.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-08-09T12:13:12.001Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:13:12.942Z] #77 159.6 checking for issetugid... no [2022-08-09T12:13:12.942Z] #77 160.2 checking for pkg-config... /usr/bin/pkg-config [2022-08-09T12:13:12.942Z] #77 160.2 checking pkg-config is at least version 0.9.0... yes [2022-08-09T12:13:13.101Z] #77 ... [2022-08-09T12:13:13.101Z] [2022-08-09T12:13:13.101Z] #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-08-09T12:13:13.101Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-09T12:13:13.101Z] #34 DONE 240.9s [2022-08-09T12:13:13.101Z] [2022-08-09T12:13:13.101Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T12:13:13.101Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-09T12:13:13.101Z] #21 11.45 Fetched 8564 kB in 10s (826 kB/s) [2022-08-09T12:13:13.101Z] #21 11.45 Reading package lists... [2022-08-09T12:13:13.114Z] #23 10.98 Collecting yamllint==1.26.1 [2022-08-09T12:13:13.114Z] #23 12.07 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-09T12:13:13.883Z] #77 160.2 checking for library containing yajl_tree_get... -lyajl [2022-08-09T12:13:13.884Z] #77 161.1 checking for yajl >= 2.0.0... yes [2022-08-09T12:13:13.884Z] #77 161.2 checking sys/capability.h usability... yes [2022-08-09T12:13:14.036Z] #21 16.42 Reading package lists... [2022-08-09T12:13:14.036Z] #21 ... [2022-08-09T12:13:14.036Z] [2022-08-09T12:13:14.036Z] #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-08-09T12:13:14.036Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:13:14.036Z] #77 167.2 config.status: creating Makefile [2022-08-09T12:13:14.042Z] #23 13.35 Collecting pathspec>=0.5.3 [2022-08-09T12:13:14.042Z] #23 13.36 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-09T12:13:14.295Z] #77 167.3 config.status: creating rpm/crun.spec [2022-08-09T12:13:14.404Z] #77 161.5 checking sys/capability.h presence... yes [2022-08-09T12:13:14.405Z] #77 161.7 checking for sys/capability.h... yes [2022-08-09T12:13:14.554Z] #77 167.5 config.status: creating config.h [2022-08-09T12:13:14.554Z] #77 167.6 config.status: executing libtool commands [2022-08-09T12:13:14.554Z] #77 167.7 config.status: executing depfiles commands [2022-08-09T12:13:14.605Z] #23 13.81 Collecting pyyaml [2022-08-09T12:13:14.605Z] #23 13.83 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-08-09T12:13:14.605Z] #23 13.91 Building wheels for collected packages: yamllint [2022-08-09T12:13:14.605Z] #23 13.92 Building wheel for yamllint (setup.py): started [2022-08-09T12:13:15.349Z] #77 161.7 checking for library containing cap_from_name... -lcap [2022-08-09T12:13:15.920Z] #77 162.7 checking for library containing dlopen... -ldl [2022-08-09T12:13:16.020Z] #23 15.23 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-09T12:13:16.020Z] #23 15.23 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=aa55094977fd222e189426d3cf8a316049f0b56f7421424477af0dbe90886dea [2022-08-09T12:13:16.020Z] #23 15.24 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-09T12:13:16.020Z] #23 15.25 Successfully built yamllint [2022-08-09T12:13:16.020Z] #23 15.27 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-09T12:13:16.180Z] #77 163.4 checking seccomp.h usability... yes [2022-08-09T12:13:16.441Z] #77 163.6 checking seccomp.h presence... yes [2022-08-09T12:13:16.441Z] #77 163.8 checking for seccomp.h... yes [2022-08-09T12:13:16.612Z] #23 15.82 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-09T12:13:16.869Z] #23 DONE 16.3s [2022-08-09T12:13:16.869Z] [2022-08-09T12:13:16.869Z] #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-08-09T12:13:16.869Z] #64 sha256:11040277e9c302a03d2feebce1622f5cc1ce3ed417b86975a7216d765a135fcc [2022-08-09T12:13:17.011Z] #77 163.8 checking for library containing seccomp_rule_add... -lseccomp [2022-08-09T12:13:17.088Z] #77 169.8 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-09T12:13:17.088Z] #77 169.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-09T12:13:17.125Z] #64 ... [2022-08-09T12:13:17.125Z] [2022-08-09T12:13:17.125Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-09T12:13:17.125Z] #27 sha256:b1c4a5178dbaa4fd32c3c68c4daece6e35f75c32e0b9ec98bfecb39ffff11bab [2022-08-09T12:13:17.272Z] #77 164.5 checking for library containing seccomp_arch_resolve_name... none required [2022-08-09T12:13:17.380Z] #27 DONE 0.4s [2022-08-09T12:13:17.380Z] [2022-08-09T12:13:17.380Z] #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-08-09T12:13:17.380Z] #64 sha256:11040277e9c302a03d2feebce1622f5cc1ce3ed417b86975a7216d765a135fcc [2022-08-09T12:13:17.380Z] #64 ... [2022-08-09T12:13:17.380Z] [2022-08-09T12:13:17.380Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-09T12:13:17.380Z] #32 sha256:e660928278865750e10f929ff37c844b88386cda41e205d4cf6990ae1f7b3ca7 [2022-08-09T12:13:17.655Z] #77 170.8 checking for gcc... gcc [2022-08-09T12:13:17.942Z] #32 DONE 0.6s [2022-08-09T12:13:17.942Z] [2022-08-09T12:13:17.942Z] #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-08-09T12:13:17.942Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-09T12:13:17.942Z] #47 ... [2022-08-09T12:13:17.942Z] [2022-08-09T12:13:17.942Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-09T12:13:17.942Z] #35 sha256:8f0dfd636ec4f690449c7692efcbd057b279452f486e60b4d07132ab395b25b2 [2022-08-09T12:13:18.103Z] #77 164.8 checking systemd/sd-bus.h usability... yes [2022-08-09T12:13:18.103Z] #77 165.3 checking systemd/sd-bus.h presence... yes [2022-08-09T12:13:18.363Z] #77 165.6 checking for systemd/sd-bus.h... yes [2022-08-09T12:13:18.482Z] #77 171.1 checking whether the C compiler works... yes [2022-08-09T12:13:18.482Z] #77 171.3 checking for C compiler default output file name... a.out [2022-08-09T12:13:18.482Z] #77 171.3 checking for suffix of executables... [2022-08-09T12:13:18.504Z] #35 DONE 0.4s [2022-08-09T12:13:18.504Z] [2022-08-09T12:13:18.504Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-09T12:13:18.504Z] #37 sha256:5d67ace20a60933933e2cc4e2539a0e246c723db80fd127e792f9f5e4ed23057 [2022-08-09T12:13:18.504Z] #37 DONE 0.2s [2022-08-09T12:13:18.504Z] [2022-08-09T12:13:18.504Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-09T12:13:18.504Z] #39 sha256:618ab9a2898624e6b096b01390a66799d5b54eea6a36180b5c2eb72ea71a3060 [2022-08-09T12:13:18.741Z] #77 171.6 checking whether we are cross compiling... no [2022-08-09T12:13:18.759Z] #39 DONE 0.1s [2022-08-09T12:13:18.759Z] [2022-08-09T12:13:18.759Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-09T12:13:18.759Z] #41 sha256:093f6d44fbe686218afbe8f23100126049ebd0aa801bb33565c818a47cebf431 [2022-08-09T12:13:18.759Z] #41 DONE 0.2s [2022-08-09T12:13:18.759Z] [2022-08-09T12:13:18.759Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-09T12:13:18.759Z] #45 sha256:c82554054faea65391cd85b990374482a58b96acc125bf824ed8f4cac37aafab [2022-08-09T12:13:18.999Z] #77 171.8 checking for suffix of object files... o [2022-08-09T12:13:19.016Z] #45 DONE 0.1s [2022-08-09T12:13:19.016Z] [2022-08-09T12:13:19.016Z] #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-08-09T12:13:19.016Z] #60 sha256:42fd0d247ea7a91e8a1445820b6c12f414044f4553e11619fee8ec1c9b25de51 [2022-08-09T12:13:19.258Z] #77 172.0 checking whether we are using the GNU C compiler... yes [2022-08-09T12:13:19.304Z] #77 165.6 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-09T12:13:19.516Z] #77 172.2 checking whether gcc accepts -g... yes [2022-08-09T12:13:19.775Z] #77 172.5 checking for gcc option to accept ISO C89... none needed [2022-08-09T12:13:20.245Z] #77 166.8 checking for sd_notify_barrier... yes [2022-08-09T12:13:20.293Z] #77 172.9 checking whether gcc understands -c and -o together... yes [2022-08-09T12:13:20.382Z] #60 ... [2022-08-09T12:13:20.382Z] [2022-08-09T12:13:20.382Z] #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-08-09T12:13:20.382Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-09T12:13:20.382Z] #47 240.5 + dpkg --print-architecture [2022-08-09T12:13:20.382Z] #47 240.5 + git checkout -q v2.1.0 [2022-08-09T12:13:20.382Z] #47 240.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-09T12:13:20.383Z] #47 240.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-09T12:13:20.506Z] #77 167.5 checking linux/bpf.h usability... yes [2022-08-09T12:13:20.506Z] #77 167.8 checking linux/bpf.h presence... yes [2022-08-09T12:13:20.506Z] #77 168.0 checking for linux/bpf.h... yes [2022-08-09T12:13:20.552Z] #77 173.3 checking how to run the C preprocessor... gcc -E [2022-08-09T12:13:20.552Z] #77 ... [2022-08-09T12:13:20.552Z] [2022-08-09T12:13:20.552Z] #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-08-09T12:13:20.552Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-09T12:13:20.552Z] #36 248.9 Delve is a source level debugger for Go programs. [2022-08-09T12:13:20.552Z] #36 248.9 [2022-08-09T12:13:20.552Z] #36 248.9 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-09T12:13:20.552Z] #36 248.9 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-09T12:13:20.552Z] #36 248.9 [2022-08-09T12:13:20.552Z] #36 248.9 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-09T12:13:20.552Z] #36 248.9 [2022-08-09T12:13:20.552Z] #36 248.9 Pass flags to the program you are debugging using `--`, for example: [2022-08-09T12:13:20.552Z] #36 248.9 [2022-08-09T12:13:20.552Z] #36 248.9 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-09T12:13:20.552Z] #36 248.9 [2022-08-09T12:13:20.552Z] #36 248.9 Usage: [2022-08-09T12:13:20.552Z] #36 248.9 dlv [command] [2022-08-09T12:13:20.552Z] #36 248.9 [2022-08-09T12:13:20.552Z] #36 248.9 Available Commands: [2022-08-09T12:13:20.552Z] #36 248.9 attach Attach to running process and begin debugging. [2022-08-09T12:13:20.552Z] #36 248.9 connect Connect to a headless debug server with a terminal client. [2022-08-09T12:13:20.552Z] #36 248.9 core Examine a core dump. [2022-08-09T12:13:20.552Z] #36 248.9 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-09T12:13:20.552Z] #36 248.9 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-09T12:13:20.552Z] #36 248.9 exec Execute a precompiled binary, and begin a debug session. [2022-08-09T12:13:20.552Z] #36 248.9 help Help about any command [2022-08-09T12:13:20.552Z] #36 248.9 run Deprecated command. Use 'debug' instead. [2022-08-09T12:13:20.552Z] #36 248.9 test Compile test binary and begin debugging program. [2022-08-09T12:13:20.552Z] #36 248.9 trace Compile and begin tracing program. [2022-08-09T12:13:20.552Z] #36 248.9 version Prints version. [2022-08-09T12:13:20.552Z] #36 248.9 [2022-08-09T12:13:20.552Z] #36 248.9 Flags: [2022-08-09T12:13:20.552Z] #36 248.9 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-09T12:13:20.552Z] #36 248.9 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-09T12:13:20.552Z] #36 248.9 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-09T12:13:20.552Z] #36 248.9 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-09T12:13:20.552Z] #36 248.9 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-09T12:13:20.552Z] #36 248.9 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-09T12:13:20.552Z] #36 248.9 --disable-aslr Disables address space randomization [2022-08-09T12:13:20.552Z] #36 248.9 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-09T12:13:20.552Z] #36 248.9 -h, --help help for dlv [2022-08-09T12:13:20.552Z] #36 248.9 --init string Init file, executed by the terminal client. [2022-08-09T12:13:20.552Z] #36 248.9 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-09T12:13:20.552Z] #36 248.9 --log Enable debugging server logging. [2022-08-09T12:13:20.552Z] #36 248.9 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-09T12:13:20.552Z] #36 248.9 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-09T12:13:20.552Z] #36 248.9 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-09T12:13:20.552Z] #36 248.9 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-09T12:13:20.552Z] #36 248.9 --wd string Working directory for running the program. [2022-08-09T12:13:20.552Z] #36 248.9 [2022-08-09T12:13:20.552Z] #36 248.9 Additional help topics: [2022-08-09T12:13:20.552Z] #36 248.9 dlv backend Help about the --backend flag. [2022-08-09T12:13:20.552Z] #36 248.9 dlv log Help about logging flags. [2022-08-09T12:13:20.552Z] #36 248.9 dlv redirect Help about file redirection. [2022-08-09T12:13:20.552Z] #36 248.9 [2022-08-09T12:13:20.552Z] #36 248.9 Use "dlv [command] --help" for more information about a command. [2022-08-09T12:13:21.082Z] #77 168.0 checking compilation for eBPF... yes [2022-08-09T12:13:21.082Z] #77 168.4 checking for criu >= 3.15... no [2022-08-09T12:13:21.082Z] #77 168.5 configure: CRIU headers not found, building without CRIU support [2022-08-09T12:13:21.082Z] #77 168.5 checking for criu > 3.16... no [2022-08-09T12:13:21.082Z] #77 168.5 configure: CRIU version doesn't support join-ns API [2022-08-09T12:13:21.082Z] #77 168.5 checking for criu > 3.16.1... no [2022-08-09T12:13:21.082Z] #77 168.6 configure: CRIU version doesn't support for pre-dumping [2022-08-09T12:13:21.165Z] #77 ... [2022-08-09T12:13:21.165Z] [2022-08-09T12:13:21.165Z] #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-08-09T12:13:21.165Z] #26 sha256:adf05b6a30cbc459621c2336054bf6217a27c18156bd2f6421a5c0cc1d390472 [2022-08-09T12:13:21.165Z] #26 260.2 + return [2022-08-09T12:13:21.241Z] #19 332.1 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-08-09T12:13:21.242Z] #19 332.1 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-09T12:13:21.242Z] #19 332.1 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-09T12:13:21.242Z] #19 332.2 Selecting previously unselected package patch. [2022-08-09T12:13:21.242Z] #19 332.2 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-08-09T12:13:21.242Z] #19 332.2 Unpacking patch (2.7.6-7) ... [2022-08-09T12:13:21.242Z] #19 332.2 Selecting previously unselected package dpkg-dev. [2022-08-09T12:13:21.242Z] #19 332.2 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-08-09T12:13:21.242Z] #19 332.2 Unpacking dpkg-dev (1.20.11) ... [2022-08-09T12:13:21.242Z] #19 332.4 Selecting previously unselected package libconfig-inifiles-perl. [2022-08-09T12:13:21.242Z] #19 332.4 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-08-09T12:13:21.242Z] #19 332.4 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-08-09T12:13:21.242Z] #19 332.5 Selecting previously unselected package libio-string-perl. [2022-08-09T12:13:21.242Z] #19 332.5 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-08-09T12:13:21.242Z] #19 332.5 Unpacking libio-string-perl (1.08-3.1) ... [2022-08-09T12:13:21.242Z] #19 332.5 Selecting previously unselected package libicu67:amd64. [2022-08-09T12:13:21.242Z] #19 332.5 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-08-09T12:13:21.242Z] #19 332.5 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-09T12:13:21.242Z] #19 ... [2022-08-09T12:13:21.242Z] [2022-08-09T12:13:21.242Z] #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-08-09T12:13:21.242Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T12:13:21.242Z] #62 346.6 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-09T12:13:21.342Z] #77 168.6 checking for new mount API (fsconfig)... yes [2022-08-09T12:13:21.342Z] #77 168.7 checking for seccomp notify API... yes [2022-08-09T12:13:21.342Z] #77 168.8 checking for gperf... no [2022-08-09T12:13:21.342Z] #77 168.8 configure: gperf not found - cannot rebuild signal parser code [2022-08-09T12:13:21.490Z] #36 DONE 249.6s [2022-08-09T12:13:21.490Z] [2022-08-09T12:13:21.490Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T12:13:21.490Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-09T12:13:21.490Z] #21 16.42 Reading package lists... [2022-08-09T12:13:21.490Z] #21 21.47 Building dependency tree... [2022-08-09T12:13:21.490Z] #21 22.97 The following additional packages will be installed: [2022-08-09T12:13:21.490Z] #21 22.98 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-09T12:13:21.490Z] #21 22.99 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-09T12:13:21.490Z] #21 22.99 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-09T12:13:21.490Z] #21 22.99 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-09T12:13:21.490Z] #21 22.99 python3-pkg-resources systemd vim-runtime xxd [2022-08-09T12:13:21.490Z] #21 23.00 Suggested packages: [2022-08-09T12:13:21.490Z] #21 23.01 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-09T12:13:21.490Z] #21 23.01 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-09T12:13:21.490Z] #21 23.01 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-09T12:13:21.490Z] #21 23.01 Recommended packages: [2022-08-09T12:13:21.490Z] #21 23.01 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-09T12:13:21.490Z] #21 23.01 systemd-timesyncd | time-daemon unzip [2022-08-09T12:13:21.490Z] #21 25.52 The following NEW packages will be installed: [2022-08-09T12:13:21.490Z] #21 25.52 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-09T12:13:21.490Z] #21 25.52 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-09T12:13:21.490Z] #21 25.52 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-09T12:13:21.490Z] #21 25.52 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-09T12:13:21.490Z] #21 25.52 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-09T12:13:21.490Z] #21 25.52 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-09T12:13:21.490Z] #21 25.52 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-09T12:13:21.490Z] #21 25.52 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-09T12:13:21.490Z] #21 25.52 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-09T12:13:21.491Z] #21 25.87 0 upgraded, 56 newly installed, 0 to remove and 6 not upgraded. [2022-08-09T12:13:21.491Z] #21 25.87 Need to get 32.8 MB of archives. [2022-08-09T12:13:21.491Z] #21 25.87 After this operation, 124 MB of additional disk space will be used. [2022-08-09T12:13:21.491Z] #21 25.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-09T12:13:21.491Z] #21 25.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-09T12:13:21.491Z] #21 25.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-09T12:13:21.491Z] #21 25.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-09T12:13:21.491Z] #21 25.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-09T12:13:21.491Z] #21 25.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-09T12:13:21.491Z] #21 25.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-09T12:13:21.491Z] #21 26.34 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-09T12:13:21.491Z] #21 26.34 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-09T12:13:21.491Z] #21 26.35 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-09T12:13:21.491Z] #21 26.35 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-09T12:13:21.491Z] #21 26.35 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-09T12:13:21.491Z] #21 26.35 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-09T12:13:21.491Z] #21 26.37 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-09T12:13:21.491Z] #21 26.40 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-09T12:13:21.491Z] #21 26.41 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-09T12:13:21.491Z] #21 26.41 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-09T12:13:21.491Z] #21 26.43 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-09T12:13:21.491Z] #21 26.44 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-09T12:13:21.491Z] #21 26.45 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-09T12:13:21.491Z] #21 26.49 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-09T12:13:21.491Z] #21 26.49 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-09T12:13:21.491Z] #21 26.50 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-09T12:13:21.491Z] #21 26.51 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-09T12:13:21.491Z] #21 26.51 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-09T12:13:21.491Z] #21 26.51 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-09T12:13:21.491Z] #21 26.53 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-09T12:13:21.491Z] #21 26.54 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-09T12:13:21.491Z] #21 26.54 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-09T12:13:21.491Z] #21 26.55 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-09T12:13:21.491Z] #21 26.56 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-09T12:13:21.491Z] #21 26.56 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-09T12:13:21.491Z] #21 27.10 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-09T12:13:21.491Z] #21 27.10 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-09T12:13:21.491Z] #21 27.11 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-09T12:13:21.491Z] #21 27.11 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-09T12:13:21.491Z] #21 27.12 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-09T12:13:21.491Z] #21 27.12 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-09T12:13:21.491Z] #21 27.13 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-09T12:13:21.491Z] #21 27.14 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-09T12:13:21.491Z] #21 27.15 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-09T12:13:21.491Z] #21 27.22 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-09T12:13:21.491Z] #21 27.23 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-09T12:13:21.491Z] #21 27.25 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-09T12:13:21.491Z] #21 27.28 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-09T12:13:21.491Z] #21 27.31 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-09T12:13:21.491Z] #21 27.32 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-09T12:13:21.491Z] #21 27.34 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-09T12:13:21.491Z] #21 27.42 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-09T12:13:21.491Z] #21 27.43 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-09T12:13:21.491Z] #21 27.47 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-09T12:13:21.491Z] #21 27.48 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-09T12:13:21.491Z] #21 27.98 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-09T12:13:21.491Z] #21 28.07 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-09T12:13:21.491Z] #21 28.11 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-09T12:13:21.491Z] #21 28.12 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-09T12:13:21.731Z] #26 DONE 260.9s [2022-08-09T12:13:21.731Z] [2022-08-09T12:13:21.731Z] #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-08-09T12:13:21.731Z] #60 sha256:e3f7319008f41b7fa4614e22420b8576bc8af405e0353c0d4f1ed141a5232a28 [2022-08-09T12:13:21.913Z] #77 168.8 checking for library containing argp_parse... none required [2022-08-09T12:13:21.913Z] #77 169.3 checking that generated files are newer than configure... done [2022-08-09T12:13:21.913Z] #77 169.3 configure: creating ./config.status [2022-08-09T12:13:22.058Z] #21 29.25 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T12:13:22.058Z] #21 29.41 Fetched 32.8 MB in 3s (12.7 MB/s) [2022-08-09T12:13:22.317Z] #21 29.49 Selecting previously unselected package libcap2:amd64. [2022-08-09T12:13:22.317Z] #21 29.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-09T12:13:22.317Z] #21 29.52 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-09T12:13:22.317Z] #21 29.54 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-09T12:13:22.317Z] #21 29.64 Selecting previously unselected package libargon2-1:amd64. [2022-08-09T12:13:22.317Z] #21 29.65 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-09T12:13:22.317Z] #21 29.66 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-09T12:13:22.576Z] #21 29.77 Selecting previously unselected package libjson-c5:amd64. [2022-08-09T12:13:22.576Z] #21 29.77 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-09T12:13:22.576Z] #21 29.78 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-09T12:13:22.666Z] #60 ... [2022-08-09T12:13:22.666Z] [2022-08-09T12:13:22.666Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-09T12:13:22.666Z] #27 sha256:f9293b282020ebe22b3c081389c82f06e61885bc04503068503b768e9f7fbd27 [2022-08-09T12:13:22.666Z] #27 DONE 0.1s [2022-08-09T12:13:22.666Z] [2022-08-09T12:13:22.666Z] #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-08-09T12:13:22.666Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-09T12:13:22.835Z] #21 29.91 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-09T12:13:22.835Z] #21 29.91 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-09T12:13:22.835Z] #21 29.92 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-09T12:13:22.835Z] #21 30.16 Selecting previously unselected package libip4tc2:amd64. [2022-08-09T12:13:22.924Z] #55 ... [2022-08-09T12:13:22.924Z] [2022-08-09T12:13:22.924Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-09T12:13:22.924Z] #32 sha256:89229903364a4ac71b7f86d539309d84fe201b34b4b12415d884e52d25b732d0 [2022-08-09T12:13:22.924Z] #32 DONE 0.2s [2022-08-09T12:13:22.924Z] [2022-08-09T12:13:22.924Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-09T12:13:22.924Z] #35 sha256:97fc69e0bc413c43b554249c6b6e3b408a118743ee2a03bd27b6f0f536f296e7 [2022-08-09T12:13:23.099Z] #21 30.17 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-09T12:13:23.099Z] #21 30.17 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-09T12:13:23.099Z] #21 30.35 Selecting previously unselected package libkmod2:amd64. [2022-08-09T12:13:23.099Z] #21 30.35 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-09T12:13:23.099Z] #21 30.35 Unpacking libkmod2:amd64 (28-1) ... [2022-08-09T12:13:23.133Z] #62 DONE 349.4s [2022-08-09T12:13:23.133Z] [2022-08-09T12:13:23.133Z] #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-08-09T12:13:23.133Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-09T12:13:23.133Z] #19 334.7 Selecting previously unselected package libxml2:amd64. [2022-08-09T12:13:23.133Z] #19 334.7 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-09T12:13:23.133Z] #19 334.8 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-09T12:13:23.133Z] #19 335.9 Selecting previously unselected package libxml-namespacesupport-perl. [2022-08-09T12:13:23.133Z] #19 335.9 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-08-09T12:13:23.133Z] #19 335.9 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-09T12:13:23.133Z] #19 336.0 Selecting previously unselected package libxml-sax-base-perl. [2022-08-09T12:13:23.133Z] #19 336.0 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-08-09T12:13:23.133Z] #19 336.0 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-08-09T12:13:23.133Z] #19 336.0 Selecting previously unselected package libxml-sax-perl. [2022-08-09T12:13:23.133Z] #19 336.0 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-08-09T12:13:23.133Z] #19 336.0 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-08-09T12:13:23.193Z] #35 DONE 0.1s [2022-08-09T12:13:23.193Z] [2022-08-09T12:13:23.193Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-09T12:13:23.193Z] #37 sha256:7e0af7d8ad97f493ff7403e747c6ff2d6f6362d6e35acb5b60c4f994c10259ca [2022-08-09T12:13:23.193Z] #37 DONE 0.1s [2022-08-09T12:13:23.193Z] [2022-08-09T12:13:23.193Z] #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-08-09T12:13:23.193Z] #64 sha256:6e0d0a1c922be5daadb0ff5c391b085d638530cf7ab2f6f9afc9ca311119fbf3 [2022-08-09T12:13:23.193Z] #64 ... [2022-08-09T12:13:23.193Z] [2022-08-09T12:13:23.193Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-09T12:13:23.193Z] #39 sha256:dea6fd3f84b70ffef1729b44c1e998c53ab30204aae588bd824a8b0515cdc11c [2022-08-09T12:13:23.193Z] #39 DONE 0.1s [2022-08-09T12:13:23.193Z] [2022-08-09T12:13:23.193Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-09T12:13:23.193Z] #41 sha256:1ec791112a83611ddb6fa77ba4823828becf7961c16cf3336dd3a92253b1091c [2022-08-09T12:13:23.358Z] #21 30.67 Selecting previously unselected package systemd. [2022-08-09T12:13:23.358Z] #21 30.67 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-09T12:13:23.390Z] #19 336.1 Selecting previously unselected package libxml-libxml-perl. [2022-08-09T12:13:23.390Z] #19 336.1 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-08-09T12:13:23.390Z] #19 336.1 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-09T12:13:23.390Z] #19 336.2 Selecting previously unselected package libxml-simple-perl. [2022-08-09T12:13:23.390Z] #19 336.2 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-08-09T12:13:23.390Z] #19 336.2 Unpacking libxml-simple-perl (2.25-1) ... [2022-08-09T12:13:23.390Z] #19 336.3 Selecting previously unselected package libyaml-perl. [2022-08-09T12:13:23.390Z] #19 336.3 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-08-09T12:13:23.390Z] #19 336.3 Unpacking libyaml-perl (1.30-1) ... [2022-08-09T12:13:23.390Z] #19 336.3 Selecting previously unselected package libconfig-auto-perl. [2022-08-09T12:13:23.390Z] #19 336.3 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-08-09T12:13:23.390Z] #19 336.3 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-08-09T12:13:23.491Z] #41 DONE 0.1s [2022-08-09T12:13:23.492Z] [2022-08-09T12:13:23.492Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-09T12:13:23.492Z] #45 sha256:e9fb3996b3bc5f281f85ba835fd206e032d99f72e5dd72af469d153e8489b317 [2022-08-09T12:13:23.492Z] #45 DONE 0.1s [2022-08-09T12:13:23.492Z] [2022-08-09T12:13:23.492Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-09T12:13:23.492Z] #48 sha256:d81f7c894e2ad8bd04de0969ae59ffc9bcf561a8862733723dcfd0f23620fd64 [2022-08-09T12:13:23.492Z] #48 DONE 0.1s [2022-08-09T12:13:23.492Z] [2022-08-09T12:13:23.492Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-09T12:13:23.492Z] #52 sha256:351d194031e5c6a797258c1dd56248d221c560b2fb4b3b9d15c4913f4db849d6 [2022-08-09T12:13:23.492Z] #52 DONE 0.1s [2022-08-09T12:13:23.492Z] [2022-08-09T12:13:23.492Z] #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-08-09T12:13:23.492Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-09T12:13:23.616Z] #21 30.97 Unpacking systemd (247.3-7) ... [2022-08-09T12:13:23.646Z] #19 336.4 Selecting previously unselected package libfile-which-perl. [2022-08-09T12:13:23.647Z] #19 336.4 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-08-09T12:13:23.647Z] #19 336.4 Unpacking libfile-which-perl (1.23-1) ... [2022-08-09T12:13:23.647Z] #19 336.4 Selecting previously unselected package libfile-homedir-perl. [2022-08-09T12:13:23.647Z] #19 336.4 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-08-09T12:13:23.647Z] #19 336.4 Unpacking libfile-homedir-perl (1.006-1) ... [2022-08-09T12:13:23.647Z] #19 336.4 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-08-09T12:13:23.647Z] #19 336.4 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-08-09T12:13:23.647Z] #19 336.4 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-09T12:13:23.647Z] #19 336.5 Selecting previously unselected package dpkg-cross. [2022-08-09T12:13:23.647Z] #19 336.5 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-08-09T12:13:23.647Z] #19 336.5 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-08-09T12:13:23.647Z] #19 336.5 Selecting previously unselected package crossbuild-essential-arm64. [2022-08-09T12:13:23.647Z] #19 336.5 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-08-09T12:13:23.647Z] #19 336.5 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-08-09T12:13:23.647Z] #19 336.6 Selecting previously unselected package libc6-armel-cross. [2022-08-09T12:13:23.647Z] #19 336.6 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-08-09T12:13:23.768Z] #77 ... [2022-08-09T12:13:23.768Z] [2022-08-09T12:13:23.768Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-09T12:13:23.768Z] #54 sha256:0f39f7856ed6d87ff4c243f883b954422bc0f9dded5322cb73ec3dc353d97efa [2022-08-09T12:13:23.768Z] #54 DONE 0.1s [2022-08-09T12:13:23.768Z] [2022-08-09T12:13:23.768Z] #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-08-09T12:13:23.768Z] #64 sha256:6e0d0a1c922be5daadb0ff5c391b085d638530cf7ab2f6f9afc9ca311119fbf3 [2022-08-09T12:13:23.905Z] #19 336.6 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-08-09T12:13:23.905Z] #19 336.8 Selecting previously unselected package libgcc-s1-armel-cross. [2022-08-09T12:13:23.905Z] #19 336.8 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-09T12:13:23.905Z] #19 336.8 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-09T12:13:23.905Z] #19 336.8 Selecting previously unselected package libgomp1-armel-cross. [2022-08-09T12:13:23.905Z] #19 336.8 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-09T12:13:23.905Z] #19 336.8 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-09T12:13:23.905Z] #19 336.8 Selecting previously unselected package libatomic1-armel-cross. [2022-08-09T12:13:23.905Z] #19 336.8 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-09T12:13:24.160Z] #19 336.8 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-09T12:13:24.160Z] #19 336.9 Selecting previously unselected package libasan6-armel-cross. [2022-08-09T12:13:24.160Z] #19 336.9 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-09T12:13:24.160Z] #19 336.9 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-09T12:13:24.160Z] #19 337.1 Selecting previously unselected package libstdc++6-armel-cross. [2022-08-09T12:13:24.333Z] #64 ... [2022-08-09T12:13:24.333Z] [2022-08-09T12:13:24.333Z] #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-08-09T12:13:24.333Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-09T12:13:24.333Z] #55 264.0 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-09T12:13:24.417Z] #19 337.1 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-09T12:13:24.417Z] #19 337.1 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-09T12:13:24.417Z] #19 337.2 Selecting previously unselected package libubsan1-armel-cross. [2022-08-09T12:13:24.417Z] #19 337.2 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-09T12:13:24.417Z] #19 337.2 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-09T12:13:24.417Z] #19 337.3 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-08-09T12:13:24.417Z] #19 337.3 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-09T12:13:24.417Z] #19 337.3 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-09T12:13:24.417Z] #19 337.4 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-08-09T12:13:24.591Z] #55 DONE 264.1s [2022-08-09T12:13:24.591Z] [2022-08-09T12:13:24.591Z] #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-08-09T12:13:24.591Z] #64 sha256:6e0d0a1c922be5daadb0ff5c391b085d638530cf7ab2f6f9afc9ca311119fbf3 [2022-08-09T12:13:24.673Z] #19 337.4 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-09T12:13:24.673Z] #19 337.4 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-09T12:13:25.217Z] #77 172.4 config.status: creating Makefile [2022-08-09T12:13:25.217Z] #77 172.5 config.status: creating rpm/crun.spec [2022-08-09T12:13:25.217Z] #77 172.5 config.status: creating config.h [2022-08-09T12:13:25.217Z] #77 172.6 config.status: executing libtool commands [2022-08-09T12:13:25.217Z] #77 172.6 config.status: executing depfiles commands [2022-08-09T12:13:25.477Z] #77 ... [2022-08-09T12:13:25.477Z] [2022-08-09T12:13:25.477Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T12:13:25.477Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-09T12:13:25.477Z] #21 14.57 Reading package lists... [2022-08-09T12:13:25.477Z] #21 19.76 Reading package lists... [2022-08-09T12:13:25.477Z] #21 25.19 Building dependency tree... [2022-08-09T12:13:25.477Z] #21 27.89 The following additional packages will be installed: [2022-08-09T12:13:25.477Z] #21 27.89 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-09T12:13:25.477Z] #21 27.89 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-09T12:13:25.477Z] #21 27.89 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-09T12:13:25.477Z] #21 27.89 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-09T12:13:25.477Z] #21 27.90 python3-pkg-resources systemd vim-runtime xxd [2022-08-09T12:13:25.477Z] #21 27.90 Suggested packages: [2022-08-09T12:13:25.477Z] #21 27.90 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-09T12:13:25.477Z] #21 27.90 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-09T12:13:25.477Z] #21 27.90 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-09T12:13:25.477Z] #21 27.90 Recommended packages: [2022-08-09T12:13:25.477Z] #21 27.90 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-09T12:13:25.477Z] #21 27.90 systemd-timesyncd | time-daemon unzip [2022-08-09T12:13:25.521Z] #21 ... [2022-08-09T12:13:25.521Z] [2022-08-09T12:13:25.521Z] #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-08-09T12:13:25.521Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:13:25.521Z] #77 173.8 checking for grep that handles long lines and -e... /bin/grep [2022-08-09T12:13:25.521Z] #77 173.8 checking for egrep... /bin/grep -E [2022-08-09T12:13:25.521Z] #77 173.8 checking for ANSI C header files... yes [2022-08-09T12:13:25.521Z] #77 174.8 checking for sys/types.h... yes [2022-08-09T12:13:25.521Z] #77 175.1 checking for sys/stat.h... yes [2022-08-09T12:13:25.521Z] #77 175.4 checking for stdlib.h... yes [2022-08-09T12:13:25.521Z] #77 175.5 checking for string.h... yes [2022-08-09T12:13:25.521Z] #77 175.8 checking for memory.h... yes [2022-08-09T12:13:25.521Z] #77 176.2 checking for strings.h... yes [2022-08-09T12:13:25.521Z] #77 176.7 checking for inttypes.h... yes [2022-08-09T12:13:25.521Z] #77 177.0 checking for stdint.h... yes [2022-08-09T12:13:25.521Z] #77 177.2 checking for unistd.h... yes [2022-08-09T12:13:25.521Z] #77 177.4 checking minix/config.h usability... no [2022-08-09T12:13:25.521Z] #77 177.7 checking minix/config.h presence... no [2022-08-09T12:13:25.521Z] #77 177.7 checking for minix/config.h... no [2022-08-09T12:13:25.521Z] #77 177.7 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-09T12:13:25.521Z] #77 178.1 checking build system type... x86_64-pc-linux-gnu [2022-08-09T12:13:25.521Z] #77 178.5 checking host system type... x86_64-pc-linux-gnu [2022-08-09T12:13:25.521Z] #77 178.5 checking how to print strings... printf [2022-08-09T12:13:25.521Z] #77 178.5 checking for a sed that does not truncate output... /bin/sed [2022-08-09T12:13:25.521Z] #77 178.5 checking for fgrep... /bin/grep -F [2022-08-09T12:13:25.521Z] #77 178.6 checking for ld used by gcc... /usr/bin/ld [2022-08-09T12:13:25.521Z] #77 178.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-09T12:13:25.526Z] #64 ... [2022-08-09T12:13:25.526Z] [2022-08-09T12:13:25.526Z] #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-08-09T12:13:25.526Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-09T12:13:25.526Z] #77 217.1 CCLD libcrun.la [2022-08-09T12:13:25.526Z] #77 ... [2022-08-09T12:13:25.526Z] [2022-08-09T12:13:25.526Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-09T12:13:25.526Z] #56 sha256:d8dc762aab41579cbeb4ab227ababaa643ac549b16a3a1220625427d967f7b00 [2022-08-09T12:13:25.526Z] #56 DONE 0.2s [2022-08-09T12:13:25.526Z] [2022-08-09T12:13:25.526Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-09T12:13:25.526Z] #58 sha256:0da138fec0bed1fd4a066099b32a7029aa22ca9c60feed37cf6138d50f46bf80 [2022-08-09T12:13:25.526Z] #58 DONE 0.1s [2022-08-09T12:13:25.780Z] #77 178.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-09T12:13:25.780Z] #77 178.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-09T12:13:25.780Z] #77 178.8 checking whether ln -s works... yes [2022-08-09T12:13:25.780Z] #77 178.8 checking the maximum length of command line arguments... 1572864 [2022-08-09T12:13:25.780Z] #77 178.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-09T12:13:25.780Z] #77 178.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-09T12:13:25.780Z] #77 178.8 checking for /usr/bin/ld option to reload object files... -r [2022-08-09T12:13:25.780Z] #77 178.8 checking for objdump... objdump [2022-08-09T12:13:25.780Z] #77 178.8 checking how to recognize dependent libraries... pass_all [2022-08-09T12:13:25.780Z] #77 178.8 checking for dlltool... no [2022-08-09T12:13:25.780Z] #77 178.8 checking how to associate runtime and link libraries... printf %s\n [2022-08-09T12:13:25.780Z] #77 178.8 checking for ar... ar [2022-08-09T12:13:25.780Z] #77 178.8 checking for archiver @FILE support... @ [2022-08-09T12:13:25.784Z] [2022-08-09T12:13:25.784Z] #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-08-09T12:13:25.784Z] #60 sha256:e3f7319008f41b7fa4614e22420b8576bc8af405e0353c0d4f1ed141a5232a28 [2022-08-09T12:13:25.784Z] #60 ... [2022-08-09T12:13:25.784Z] [2022-08-09T12:13:25.784Z] #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-08-09T12:13:25.784Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-09T12:13:25.784Z] #77 217.7 AR libcrun_testing.a [2022-08-09T12:13:25.784Z] #77 217.7 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-09T12:13:25.784Z] #77 217.7 CCLD tests/tests_libcrun_utils [2022-08-09T12:13:26.040Z] #77 179.0 checking for strip... strip [2022-08-09T12:13:26.040Z] #77 179.0 checking for ranlib... ranlib [2022-08-09T12:13:26.040Z] #77 179.0 checking for gawk... no [2022-08-09T12:13:26.040Z] #77 179.0 checking for mawk... mawk [2022-08-09T12:13:26.041Z] #77 217.7 CCLD tests/tests_libcrun_errors [2022-08-09T12:13:26.041Z] #77 217.7 CCLD tests/tests_libcrun_fuzzer [2022-08-09T12:13:26.049Z] #21 30.02 The following NEW packages will be installed: [2022-08-09T12:13:26.049Z] #21 30.02 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-09T12:13:26.049Z] #21 30.02 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-09T12:13:26.049Z] #21 30.03 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-09T12:13:26.049Z] #21 30.03 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-09T12:13:26.049Z] #21 30.03 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-09T12:13:26.049Z] #21 30.03 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-09T12:13:26.049Z] #21 30.03 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-09T12:13:26.049Z] #21 30.03 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-09T12:13:26.049Z] #21 30.03 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-09T12:13:26.310Z] #21 ... [2022-08-09T12:13:26.310Z] [2022-08-09T12:13:26.310Z] #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-08-09T12:13:26.310Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-09T12:13:26.310Z] #34 DONE 251.4s [2022-08-09T12:13:26.310Z] [2022-08-09T12:13:26.310Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T12:13:26.310Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-09T12:13:26.310Z] #21 30.35 0 upgraded, 56 newly installed, 0 to remove and 6 not upgraded. [2022-08-09T12:13:26.310Z] #21 30.35 Need to get 32.8 MB of archives. [2022-08-09T12:13:26.310Z] #21 30.35 After this operation, 124 MB of additional disk space will be used. [2022-08-09T12:13:26.310Z] #21 30.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-09T12:13:26.310Z] #21 30.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-09T12:13:26.310Z] #21 30.37 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-09T12:13:26.310Z] #21 30.37 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-09T12:13:26.310Z] #21 30.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-09T12:13:26.310Z] #21 30.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-09T12:13:26.310Z] #21 30.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-09T12:13:26.310Z] #21 ... [2022-08-09T12:13:26.310Z] [2022-08-09T12:13:26.310Z] #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-08-09T12:13:26.310Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:13:26.310Z] #77 173.8 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-09T12:13:26.310Z] #77 173.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-09T12:13:26.608Z] #77 179.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-09T12:13:26.608Z] #77 179.4 checking for sysroot... no [2022-08-09T12:13:26.608Z] #77 179.4 checking for a working dd... /bin/dd [2022-08-09T12:13:26.608Z] #77 179.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-09T12:13:26.608Z] #77 179.6 checking for mt... no [2022-08-09T12:13:26.608Z] #77 179.6 checking if : is a manifest tool... no [2022-08-09T12:13:26.608Z] #77 179.6 checking for dlfcn.h... yes [2022-08-09T12:13:26.611Z] #77 218.3 CCLD crun [2022-08-09T12:13:26.868Z] #77 179.8 checking for objdir... .libs [2022-08-09T12:13:26.881Z] #77 174.3 checking for gcc... gcc [2022-08-09T12:13:27.176Z] #77 218.8 make[3]: Entering directory '/tmp/crun-build' [2022-08-09T12:13:27.176Z] #77 219.0 /bin/mkdir -p '/usr/local/lib' [2022-08-09T12:13:27.176Z] #77 219.0 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-09T12:13:27.176Z] #77 219.0 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-09T12:13:27.176Z] #77 219.0 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-09T12:13:27.176Z] #77 219.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-09T12:13:27.387Z] #77 180.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-09T12:13:27.387Z] #77 180.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-09T12:13:27.411Z] #77 174.5 checking whether the C compiler works... yes [2022-08-09T12:13:27.411Z] #77 174.8 checking for C compiler default output file name... a.out [2022-08-09T12:13:27.436Z] #77 219.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-09T12:13:27.436Z] #77 219.1 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-09T12:13:27.436Z] #77 219.1 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-09T12:13:27.436Z] #77 219.2 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-08-09T12:13:27.436Z] #77 219.2 ---------------------------------------------------------------------- [2022-08-09T12:13:27.436Z] #77 219.2 Libraries have been installed in: [2022-08-09T12:13:27.436Z] #77 219.2 /usr/local/lib [2022-08-09T12:13:27.436Z] #77 219.2 [2022-08-09T12:13:27.436Z] #77 219.2 If you ever happen to want to link against installed libraries [2022-08-09T12:13:27.436Z] #77 219.2 in a given directory, LIBDIR, you must either use libtool, and [2022-08-09T12:13:27.436Z] #77 219.2 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-09T12:13:27.436Z] #77 219.2 flag during linking and do at least one of the following: [2022-08-09T12:13:27.436Z] #77 219.2 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-09T12:13:27.436Z] #77 219.2 during execution [2022-08-09T12:13:27.436Z] #77 219.2 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-09T12:13:27.436Z] #77 219.2 during linking [2022-08-09T12:13:27.436Z] #77 219.2 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-09T12:13:27.436Z] #77 219.2 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-09T12:13:27.436Z] #77 219.2 [2022-08-09T12:13:27.436Z] #77 219.2 See any operating system documentation about shared libraries for [2022-08-09T12:13:27.436Z] #77 219.2 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-09T12:13:27.436Z] #77 219.2 ---------------------------------------------------------------------- [2022-08-09T12:13:27.436Z] #77 219.2 /bin/mkdir -p '/build' [2022-08-09T12:13:27.436Z] #77 219.2 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-09T12:13:27.436Z] #77 219.3 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-09T12:13:27.436Z] #77 219.3 make[3]: Leaving directory '/tmp/crun-build' [2022-08-09T12:13:27.647Z] #77 180.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-09T12:13:27.647Z] #77 180.6 checking if gcc static flag -static works... [2022-08-09T12:13:27.647Z] #77 ... [2022-08-09T12:13:27.647Z] [2022-08-09T12:13:27.647Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T12:13:27.647Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-09T12:13:27.647Z] #21 34.10 Selecting previously unselected package pigz. [2022-08-09T12:13:27.647Z] #21 34.11 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-09T12:13:27.647Z] #21 34.13 Unpacking pigz (2.6-1) ... [2022-08-09T12:13:27.647Z] #21 34.24 Selecting previously unselected package libelf1:amd64. [2022-08-09T12:13:27.647Z] #21 34.24 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-09T12:13:27.647Z] #21 34.25 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-09T12:13:27.647Z] #21 34.36 Selecting previously unselected package libbpf0:amd64. [2022-08-09T12:13:27.647Z] #21 34.37 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-09T12:13:27.647Z] #21 34.39 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-09T12:13:27.647Z] #21 34.55 Selecting previously unselected package libmnl0:amd64. [2022-08-09T12:13:27.647Z] #21 34.56 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-09T12:13:27.647Z] #21 34.56 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-09T12:13:27.647Z] #21 34.67 Selecting previously unselected package libxtables12:amd64. [2022-08-09T12:13:27.647Z] #21 34.68 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-09T12:13:27.647Z] #21 34.68 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-09T12:13:27.647Z] #21 34.78 Selecting previously unselected package libcap2-bin. [2022-08-09T12:13:27.647Z] #21 34.80 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-09T12:13:27.647Z] #21 34.81 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-09T12:13:27.647Z] #21 34.95 Selecting previously unselected package iproute2. [2022-08-09T12:13:27.647Z] #21 34.96 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-09T12:13:27.647Z] #21 34.97 Unpacking iproute2 (5.10.0-4) ... [2022-08-09T12:13:27.673Z] #77 174.8 checking for suffix of executables... [2022-08-09T12:13:27.694Z] #77 219.3 make[2]: Leaving directory '/tmp/crun-build' [2022-08-09T12:13:27.694Z] #77 219.3 make[1]: Leaving directory '/tmp/crun-build' [2022-08-09T12:13:27.694Z] #77 DONE 219.3s [2022-08-09T12:13:27.694Z] [2022-08-09T12:13:27.694Z] #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-08-09T12:13:27.694Z] #64 sha256:6e0d0a1c922be5daadb0ff5c391b085d638530cf7ab2f6f9afc9ca311119fbf3 [2022-08-09T12:13:27.934Z] #77 175.0 checking whether we are cross compiling... no [2022-08-09T12:13:28.195Z] #77 175.4 checking for suffix of object files... o [2022-08-09T12:13:28.455Z] #77 175.6 checking whether we are using the GNU C compiler... yes [2022-08-09T12:13:28.455Z] #77 175.8 checking whether gcc accepts -g... yes [2022-08-09T12:13:28.478Z] #47 ... [2022-08-09T12:13:28.478Z] [2022-08-09T12:13:28.478Z] #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-08-09T12:13:28.478Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:13:28.478Z] #77 184.4 CCLD libocispec.la [2022-08-09T12:13:28.478Z] #77 184.8 CCLD src/validate [2022-08-09T12:13:28.478Z] #77 184.8 CCLD tests/test-1 [2022-08-09T12:13:28.478Z] #77 184.9 CCLD tests/test-2 [2022-08-09T12:13:28.478Z] #77 184.9 CCLD tests/test-3 [2022-08-09T12:13:28.478Z] #77 184.9 CCLD tests/test-4 [2022-08-09T12:13:28.478Z] #77 184.9 CCLD tests/test-5 [2022-08-09T12:13:28.478Z] #77 185.0 CCLD tests/test-6 [2022-08-09T12:13:28.478Z] #77 185.1 CCLD tests/test-7 [2022-08-09T12:13:28.478Z] #77 185.1 CCLD tests/test-8 [2022-08-09T12:13:28.478Z] #77 185.1 CCLD tests/test-9 [2022-08-09T12:13:28.478Z] #77 185.3 CCLD tests/test-10 [2022-08-09T12:13:28.478Z] #77 185.4 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-09T12:13:28.478Z] #77 185.4 CCLD tests/test-11 [2022-08-09T12:13:28.478Z] #77 187.3 libtool: link: ar cr libocispec.a [2022-08-09T12:13:28.478Z] #77 187.3 libtool: link: ranlib libocispec.a [2022-08-09T12:13:28.585Z] #21 35.72 Selecting previously unselected package xxd. [2022-08-09T12:13:28.585Z] #21 35.73 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-09T12:13:28.585Z] #21 35.74 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:13:28.585Z] #21 35.90 Selecting previously unselected package vim-common. [2022-08-09T12:13:28.585Z] #21 35.91 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-09T12:13:28.716Z] #77 176.0 checking for gcc option to accept ISO C89... none needed [2022-08-09T12:13:28.844Z] #21 35.93 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:13:28.844Z] #21 36.11 Selecting previously unselected package bash-completion. [2022-08-09T12:13:28.844Z] #21 36.11 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-09T12:13:28.976Z] #77 176.3 checking whether gcc understands -c and -o together... [2022-08-09T12:13:28.976Z] #77 ... [2022-08-09T12:13:28.976Z] [2022-08-09T12:13:28.976Z] #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-08-09T12:13:28.976Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-09T12:13:28.976Z] #36 254.0 Delve is a source level debugger for Go programs. [2022-08-09T12:13:28.976Z] #36 254.0 [2022-08-09T12:13:28.976Z] #36 254.0 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-09T12:13:28.976Z] #36 254.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-09T12:13:28.976Z] #36 254.0 [2022-08-09T12:13:28.976Z] #36 254.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-09T12:13:28.976Z] #36 254.0 [2022-08-09T12:13:28.976Z] #36 254.0 Pass flags to the program you are debugging using `--`, for example: [2022-08-09T12:13:28.976Z] #36 254.0 [2022-08-09T12:13:28.976Z] #36 254.0 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-09T12:13:28.976Z] #36 254.0 [2022-08-09T12:13:28.976Z] #36 254.0 Usage: [2022-08-09T12:13:28.976Z] #36 254.0 dlv [command] [2022-08-09T12:13:28.976Z] #36 254.0 [2022-08-09T12:13:28.976Z] #36 254.0 Available Commands: [2022-08-09T12:13:28.976Z] #36 254.0 attach Attach to running process and begin debugging. [2022-08-09T12:13:28.976Z] #36 254.0 connect Connect to a headless debug server with a terminal client. [2022-08-09T12:13:28.976Z] #36 254.0 core Examine a core dump. [2022-08-09T12:13:28.977Z] #36 254.0 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-09T12:13:28.977Z] #36 254.0 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-09T12:13:28.977Z] #36 254.0 exec Execute a precompiled binary, and begin a debug session. [2022-08-09T12:13:28.977Z] #36 254.0 help Help about any command [2022-08-09T12:13:28.977Z] #36 254.0 run Deprecated command. Use 'debug' instead. [2022-08-09T12:13:28.977Z] #36 254.0 test Compile test binary and begin debugging program. [2022-08-09T12:13:28.977Z] #36 254.0 trace Compile and begin tracing program. [2022-08-09T12:13:28.977Z] #36 254.0 version Prints version. [2022-08-09T12:13:28.977Z] #36 254.0 [2022-08-09T12:13:28.977Z] #36 254.0 Flags: [2022-08-09T12:13:28.977Z] #36 254.0 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-09T12:13:28.977Z] #36 254.0 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-09T12:13:28.977Z] #36 254.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-08-09T12:13:28.977Z] #36 254.0 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-09T12:13:28.977Z] #36 254.0 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-09T12:13:28.977Z] #36 254.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-08-09T12:13:28.977Z] #36 254.0 --disable-aslr Disables address space randomization [2022-08-09T12:13:28.977Z] #36 254.0 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-09T12:13:28.977Z] #36 254.0 -h, --help help for dlv [2022-08-09T12:13:28.977Z] #36 254.0 --init string Init file, executed by the terminal client. [2022-08-09T12:13:28.977Z] #36 254.0 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-09T12:13:28.977Z] #36 254.0 --log Enable debugging server logging. [2022-08-09T12:13:28.977Z] #36 254.0 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-09T12:13:28.977Z] #36 254.0 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-09T12:13:28.977Z] #36 254.0 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-09T12:13:28.977Z] #36 254.0 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-09T12:13:28.977Z] #36 254.0 --wd string Working directory for running the program. [2022-08-09T12:13:28.977Z] #36 254.0 [2022-08-09T12:13:28.977Z] #36 254.0 Additional help topics: [2022-08-09T12:13:28.977Z] #36 254.0 dlv backend Help about the --backend flag. [2022-08-09T12:13:28.977Z] #36 254.0 dlv log Help about logging flags. [2022-08-09T12:13:28.977Z] #36 254.0 dlv redirect Help about file redirection. [2022-08-09T12:13:28.977Z] #36 254.0 [2022-08-09T12:13:28.977Z] #36 254.0 Use "dlv [command] --help" for more information about a command. [2022-08-09T12:13:28.977Z] #36 DONE 254.2s [2022-08-09T12:13:29.237Z] [2022-08-09T12:13:29.237Z] #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-08-09T12:13:29.238Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:13:29.238Z] #77 176.3 checking whether gcc understands -c and -o together... yes [2022-08-09T12:13:29.404Z] #77 189.0 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-09T12:13:29.404Z] #77 189.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-09T12:13:29.404Z] #77 189.0 make[5]: Nothing to be done for 'install-data-am'. [2022-08-09T12:13:29.404Z] #77 189.0 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-09T12:13:29.404Z] #77 189.0 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-09T12:13:29.404Z] #77 189.0 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-09T12:13:29.404Z] #77 189.0 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-09T12:13:29.404Z] #77 189.1 make[2]: Entering directory '/tmp/crun-build' [2022-08-09T12:13:29.498Z] #77 176.6 checking how to run the C preprocessor... gcc -E [2022-08-09T12:13:29.498Z] #77 176.9 checking for grep that handles long lines and -e... /bin/grep [2022-08-09T12:13:29.601Z] #64 ... [2022-08-09T12:13:29.601Z] [2022-08-09T12:13:29.601Z] #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-08-09T12:13:29.601Z] #60 sha256:e3f7319008f41b7fa4614e22420b8576bc8af405e0353c0d4f1ed141a5232a28 [2022-08-09T12:13:29.601Z] #60 152.3 + mkdir -p /build [2022-08-09T12:13:29.601Z] #60 152.3 + cp runc /build/runc [2022-08-09T12:13:29.661Z] #77 189.2 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-09T12:13:29.661Z] #77 189.2 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-09T12:13:29.661Z] #77 189.2 CC src/libcrun/libcrun_testing_a-container.o [2022-08-09T12:13:29.661Z] #77 189.2 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-09T12:13:29.661Z] #77 189.3 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-09T12:13:29.661Z] #77 189.3 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-09T12:13:29.661Z] #77 189.3 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-09T12:13:29.661Z] #77 189.3 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-09T12:13:29.661Z] #77 189.4 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-09T12:13:29.661Z] #77 189.4 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-09T12:13:29.759Z] #77 177.0 checking for egrep... /bin/grep -E [2022-08-09T12:13:29.917Z] #77 189.5 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-09T12:13:29.917Z] #77 189.5 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-09T12:13:29.917Z] #77 189.6 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-09T12:13:29.917Z] #77 189.6 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-09T12:13:29.921Z] #19 342.1 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-08-09T12:13:29.921Z] #19 342.1 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-09T12:13:29.921Z] #19 342.1 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-09T12:13:29.921Z] #19 342.2 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-08-09T12:13:29.921Z] #19 342.2 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-08-09T12:13:29.921Z] #19 342.2 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-09T12:13:29.921Z] #19 342.3 Selecting previously unselected package libc6-dev-armel-cross. [2022-08-09T12:13:29.921Z] #19 342.3 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-08-09T12:13:29.921Z] #19 342.3 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-09T12:13:29.921Z] #19 342.5 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-08-09T12:13:29.921Z] #19 342.5 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-09T12:13:29.921Z] #19 342.5 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-09T12:13:29.921Z] #19 342.8 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-08-09T12:13:29.921Z] #19 342.8 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-09T12:13:29.921Z] #19 342.8 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-09T12:13:30.172Z] #77 189.7 CC src/libcrun/libcrun_testing_a-error.o [2022-08-09T12:13:30.172Z] #77 189.8 CC src/libcrun/libcrun_testing_a-status.o [2022-08-09T12:13:30.172Z] #77 189.8 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-09T12:13:30.329Z] #77 177.0 checking for ANSI C header files... yes [2022-08-09T12:13:30.428Z] #77 190.0 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-09T12:13:30.428Z] #77 190.0 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-09T12:13:30.534Z] #60 DONE 153.1s [2022-08-09T12:13:30.534Z] [2022-08-09T12:13:30.534Z] #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-08-09T12:13:30.534Z] #64 sha256:6e0d0a1c922be5daadb0ff5c391b085d638530cf7ab2f6f9afc9ca311119fbf3 [2022-08-09T12:13:30.590Z] #77 177.8 checking for sys/types.h... yes [2022-08-09T12:13:30.590Z] #77 177.9 checking for sys/stat.h... yes [2022-08-09T12:13:30.684Z] #77 190.1 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-09T12:13:30.684Z] #77 190.4 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-09T12:13:30.852Z] #77 178.2 checking for stdlib.h... yes [2022-08-09T12:13:30.940Z] #77 190.4 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-09T12:13:30.940Z] #77 190.5 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-09T12:13:30.940Z] #77 190.6 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-09T12:13:30.940Z] #77 190.7 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-09T12:13:31.424Z] #77 178.4 checking for string.h... yes [2022-08-09T12:13:31.424Z] #77 178.6 checking for memory.h... yes [2022-08-09T12:13:31.467Z] #64 ... [2022-08-09T12:13:31.467Z] [2022-08-09T12:13:31.467Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-09T12:13:31.467Z] #61 sha256:c90a2ef630f7af9109496b3e1b98ce73ac332e154f9c57aee3ad05e186675dd8 [2022-08-09T12:13:31.501Z] #77 191.0 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-09T12:13:31.685Z] #77 178.9 checking for strings.h... yes [2022-08-09T12:13:31.725Z] #61 DONE 0.5s [2022-08-09T12:13:31.725Z] [2022-08-09T12:13:31.725Z] #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-08-09T12:13:31.725Z] #64 sha256:6e0d0a1c922be5daadb0ff5c391b085d638530cf7ab2f6f9afc9ca311119fbf3 [2022-08-09T12:13:31.757Z] #77 191.2 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-09T12:13:31.947Z] #77 179.1 checking for inttypes.h... yes [2022-08-09T12:13:32.012Z] #77 191.7 CC src/crun-crun.o [2022-08-09T12:13:32.012Z] #77 191.7 CC src/crun-run.o [2022-08-09T12:13:32.139Z] #21 39.33 Unpacking bash-completion (1:2.11-2) ... [2022-08-09T12:13:32.207Z] #77 179.4 checking for stdint.h... yes [2022-08-09T12:13:32.207Z] #77 179.6 checking for unistd.h... yes [2022-08-09T12:13:32.269Z] #77 191.8 CC src/crun-delete.o [2022-08-09T12:13:32.469Z] #77 179.8 checking minix/config.h usability... no [2022-08-09T12:13:32.525Z] #77 192.0 CC src/crun-kill.o [2022-08-09T12:13:32.730Z] #77 180.1 checking minix/config.h presence... no [2022-08-09T12:13:32.730Z] #77 180.1 checking for minix/config.h... no [2022-08-09T12:13:32.781Z] #77 192.2 CC src/crun-pause.o [2022-08-09T12:13:32.781Z] #77 192.3 CC src/crun-unpause.o [2022-08-09T12:13:32.781Z] #77 192.4 CC src/crun-spec.o [2022-08-09T12:13:32.781Z] #77 192.5 CC src/crun-exec.o [2022-08-09T12:13:32.990Z] #77 180.1 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-09T12:13:33.037Z] #77 192.7 CC src/crun-list.o [2022-08-09T12:13:33.037Z] #77 192.8 CC src/crun-create.o [2022-08-09T12:13:33.076Z] #21 40.05 Selecting previously unselected package bzip2. [2022-08-09T12:13:33.076Z] #21 40.05 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-09T12:13:33.076Z] #21 40.06 Unpacking bzip2 (1.0.8-4) ... [2022-08-09T12:13:33.076Z] #21 40.27 Selecting previously unselected package xz-utils. [2022-08-09T12:13:33.076Z] #21 40.28 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-09T12:13:33.076Z] #21 40.29 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-09T12:13:33.098Z] #64 237.0 + bin/containerd [2022-08-09T12:13:33.252Z] #77 180.4 checking build system type... x86_64-pc-linux-gnu [2022-08-09T12:13:33.252Z] #77 180.6 checking host system type... x86_64-pc-linux-gnu [2022-08-09T12:13:33.252Z] #77 180.6 checking how to print strings... printf [2022-08-09T12:13:33.252Z] #77 180.6 checking for a sed that does not truncate output... /bin/sed [2022-08-09T12:13:33.252Z] #77 180.6 checking for fgrep... /bin/grep -F [2022-08-09T12:13:33.252Z] #77 180.7 checking for ld used by gcc... /usr/bin/ld [2022-08-09T12:13:33.252Z] #77 180.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-09T12:13:33.252Z] #77 180.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-09T12:13:33.292Z] #77 193.0 CC src/crun-start.o [2022-08-09T12:13:33.292Z] #77 193.1 CC src/crun-state.o [2022-08-09T12:13:33.334Z] #21 40.58 Selecting previously unselected package apparmor. [2022-08-09T12:13:33.334Z] #21 40.59 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-09T12:13:33.512Z] #77 180.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-09T12:13:33.512Z] #77 180.9 checking whether ln -s works... yes [2022-08-09T12:13:33.512Z] #77 180.9 checking the maximum length of command line arguments... 1572864 [2022-08-09T12:13:33.512Z] #77 180.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-09T12:13:33.512Z] #77 180.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-09T12:13:33.512Z] #77 180.9 checking for /usr/bin/ld option to reload object files... -r [2022-08-09T12:13:33.512Z] #77 180.9 checking for objdump... objdump [2022-08-09T12:13:33.512Z] #77 180.9 checking how to recognize dependent libraries... pass_all [2022-08-09T12:13:33.512Z] #77 180.9 checking for dlltool... no [2022-08-09T12:13:33.512Z] #77 180.9 checking how to associate runtime and link libraries... printf %s\n [2022-08-09T12:13:33.512Z] #77 180.9 checking for ar... ar [2022-08-09T12:13:33.548Z] #77 193.2 CC src/crun-update.o [2022-08-09T12:13:33.548Z] #77 193.3 CC src/crun-ps.o [2022-08-09T12:13:33.592Z] #21 40.75 Unpacking apparmor (2.13.6-10) ... [2022-08-09T12:13:33.773Z] #77 180.9 checking for archiver @FILE support... @ [2022-08-09T12:13:33.773Z] #77 181.1 checking for strip... strip [2022-08-09T12:13:33.773Z] #77 181.1 checking for ranlib... ranlib [2022-08-09T12:13:33.773Z] #77 181.1 checking for gawk... no [2022-08-09T12:13:33.773Z] #77 181.1 checking for mawk... mawk [2022-08-09T12:13:34.034Z] #77 181.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-09T12:13:34.111Z] #77 193.5 CC src/crun-checkpoint.o [2022-08-09T12:13:34.111Z] #77 193.8 CC src/crun-restore.o [2022-08-09T12:13:34.328Z] #77 181.5 checking for sysroot... no [2022-08-09T12:13:34.329Z] #77 181.5 checking for a working dd... /bin/dd [2022-08-09T12:13:34.329Z] #77 181.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-09T12:13:34.329Z] #77 181.7 checking for mt... no [2022-08-09T12:13:34.329Z] #77 181.7 checking if : is a manifest tool... no [2022-08-09T12:13:34.368Z] #77 194.0 CC src/libcrun/libcrun_la-utils.lo [2022-08-09T12:13:34.368Z] #77 194.0 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-09T12:13:34.528Z] #21 41.51 Selecting previously unselected package inetutils-ping. [2022-08-09T12:13:34.528Z] #21 41.53 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-09T12:13:34.528Z] #21 41.55 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-09T12:13:34.616Z] #77 181.7 checking for dlfcn.h... yes [2022-08-09T12:13:34.616Z] #77 182.1 checking for objdir... .libs [2022-08-09T12:13:34.624Z] #77 194.2 CC src/libcrun/libcrun_la-container.lo [2022-08-09T12:13:34.624Z] #77 194.3 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-09T12:13:34.787Z] #21 41.93 Selecting previously unselected package libip6tc2:amd64. [2022-08-09T12:13:34.787Z] #21 41.93 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-09T12:13:34.787Z] #21 41.96 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-09T12:13:34.787Z] #21 42.11 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-09T12:13:34.787Z] #21 42.11 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-09T12:13:34.787Z] #21 42.13 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-09T12:13:34.787Z] #21 42.21 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-09T12:13:34.879Z] #77 194.4 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-09T12:13:34.879Z] #77 194.5 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-09T12:13:35.046Z] #21 42.22 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-09T12:13:35.046Z] #21 42.24 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-09T12:13:35.046Z] #21 42.46 Selecting previously unselected package libnftnl11:amd64. [2022-08-09T12:13:35.046Z] #21 42.48 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-09T12:13:35.171Z] #19 347.3 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-08-09T12:13:35.171Z] #19 347.3 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-09T12:13:35.171Z] #19 347.3 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-09T12:13:35.171Z] #19 347.3 Selecting previously unselected package crossbuild-essential-armel. [2022-08-09T12:13:35.171Z] #19 347.3 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-08-09T12:13:35.171Z] #19 347.3 Unpacking crossbuild-essential-armel (12.9) ... [2022-08-09T12:13:35.171Z] #19 347.3 Selecting previously unselected package libc6-armhf-cross. [2022-08-09T12:13:35.171Z] #19 347.3 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-08-09T12:13:35.171Z] #19 347.3 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-08-09T12:13:35.171Z] #19 347.4 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-08-09T12:13:35.171Z] #19 347.4 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-09T12:13:35.171Z] #19 347.4 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-09T12:13:35.171Z] #19 347.5 Selecting previously unselected package libgomp1-armhf-cross. [2022-08-09T12:13:35.171Z] #19 347.5 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-09T12:13:35.171Z] #19 347.5 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-09T12:13:35.171Z] #19 347.5 Selecting previously unselected package libatomic1-armhf-cross. [2022-08-09T12:13:35.171Z] #19 347.5 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-09T12:13:35.171Z] #19 347.6 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-09T12:13:35.171Z] #19 347.6 Selecting previously unselected package libasan6-armhf-cross. [2022-08-09T12:13:35.171Z] #19 347.6 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-09T12:13:35.171Z] #19 347.6 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-09T12:13:35.171Z] #19 347.9 Selecting previously unselected package libstdc++6-armhf-cross. [2022-08-09T12:13:35.171Z] #19 347.9 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-09T12:13:35.171Z] #19 347.9 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-09T12:13:35.171Z] #19 347.9 Selecting previously unselected package libubsan1-armhf-cross. [2022-08-09T12:13:35.171Z] #19 347.9 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-09T12:13:35.171Z] #19 347.9 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-09T12:13:35.171Z] #19 348.0 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-08-09T12:13:35.171Z] #19 348.0 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-09T12:13:35.171Z] #19 348.0 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-09T12:13:35.171Z] #19 348.1 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-08-09T12:13:35.305Z] #21 42.50 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-09T12:13:35.428Z] #19 348.1 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-09T12:13:35.428Z] #19 348.1 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-09T12:13:35.441Z] #77 194.8 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-09T12:13:35.456Z] #77 182.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-09T12:13:35.456Z] #77 182.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-09T12:13:35.564Z] #21 42.75 Selecting previously unselected package iptables. [2022-08-09T12:13:35.564Z] #21 42.76 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-09T12:13:35.564Z] #21 42.77 Unpacking iptables (1.8.7-1) ... [2022-08-09T12:13:35.697Z] #77 195.1 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-09T12:13:35.697Z] #77 195.3 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-09T12:13:35.717Z] #77 182.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-09T12:13:35.953Z] #77 195.6 CC src/libcrun/libcrun_la-criu.lo [2022-08-09T12:13:36.131Z] #21 43.39 Selecting previously unselected package libonig5:amd64. [2022-08-09T12:13:36.131Z] #21 43.40 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-09T12:13:36.131Z] #21 43.41 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-09T12:13:36.209Z] #77 195.8 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-09T12:13:36.209Z] #77 196.0 CC src/libcrun/libcrun_la-linux.lo [2022-08-09T12:13:36.656Z] #77 183.1 checking if gcc static flag -static works... yes [2022-08-09T12:13:36.656Z] #77 183.8 checking if gcc supports -c -o file.o... yes [2022-08-09T12:13:36.656Z] #77 184.1 checking if gcc supports -c -o file.o... (cached) yes [2022-08-09T12:13:36.656Z] #77 184.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... [2022-08-09T12:13:36.656Z] #77 ... [2022-08-09T12:13:36.656Z] [2022-08-09T12:13:36.656Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T12:13:36.656Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-09T12:13:36.656Z] #21 30.81 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-09T12:13:36.656Z] #21 30.81 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-09T12:13:36.656Z] #21 30.82 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-09T12:13:36.656Z] #21 30.82 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-09T12:13:36.656Z] #21 30.82 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-09T12:13:36.657Z] #21 30.82 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-09T12:13:36.657Z] #21 30.82 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-09T12:13:36.657Z] #21 30.92 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-09T12:13:36.657Z] #21 30.92 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-09T12:13:36.657Z] #21 30.92 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-09T12:13:36.657Z] #21 30.92 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-09T12:13:36.657Z] #21 30.92 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-09T12:13:36.657Z] #21 30.93 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-09T12:13:36.657Z] #21 30.97 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-09T12:13:36.657Z] #21 30.98 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-09T12:13:36.657Z] #21 30.98 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-09T12:13:36.657Z] #21 31.00 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-09T12:13:36.657Z] #21 31.00 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-09T12:13:36.657Z] #21 31.00 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-09T12:13:36.657Z] #21 31.02 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-09T12:13:36.657Z] #21 31.04 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-09T12:13:36.657Z] #21 31.05 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-09T12:13:36.657Z] #21 31.05 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-09T12:13:36.657Z] #21 31.05 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-09T12:13:36.657Z] #21 31.06 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-09T12:13:36.657Z] #21 31.64 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-09T12:13:36.657Z] #21 31.64 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-09T12:13:36.657Z] #21 31.64 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-09T12:13:36.657Z] #21 31.65 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-09T12:13:36.657Z] #21 31.65 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-09T12:13:36.657Z] #21 31.65 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-09T12:13:36.657Z] #21 31.65 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-09T12:13:36.657Z] #21 31.66 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-09T12:13:36.657Z] #21 31.70 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-09T12:13:36.657Z] #21 31.85 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-09T12:13:36.657Z] #21 31.85 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-09T12:13:36.657Z] #21 31.86 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-09T12:13:36.657Z] #21 31.86 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-09T12:13:36.657Z] #21 31.88 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-09T12:13:36.657Z] #21 31.88 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-09T12:13:36.657Z] #21 31.91 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-09T12:13:36.657Z] #21 32.03 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-09T12:13:36.657Z] #21 32.03 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-09T12:13:36.657Z] #21 32.06 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-09T12:13:36.657Z] #21 32.09 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-09T12:13:36.657Z] #21 32.66 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-09T12:13:36.657Z] #21 32.72 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-09T12:13:36.657Z] #21 32.80 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-09T12:13:36.657Z] #21 32.81 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-09T12:13:36.657Z] #21 33.89 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T12:13:36.657Z] #21 34.10 Fetched 32.8 MB in 3s (11.8 MB/s) [2022-08-09T12:13:36.657Z] #21 34.25 Selecting previously unselected package libcap2:amd64. [2022-08-09T12:13:36.657Z] #21 34.25 (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-08-09T12:13:36.657Z] #21 34.37 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-09T12:13:36.657Z] #21 34.42 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-09T12:13:36.657Z] #21 34.61 Selecting previously unselected package libargon2-1:amd64. [2022-08-09T12:13:36.657Z] #21 34.61 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-09T12:13:36.657Z] #21 34.63 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-09T12:13:36.657Z] #21 34.96 Selecting previously unselected package libjson-c5:amd64. [2022-08-09T12:13:36.657Z] #21 34.97 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-09T12:13:36.657Z] #21 34.97 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-09T12:13:36.657Z] #21 35.07 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-09T12:13:36.657Z] #21 35.07 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-09T12:13:36.657Z] #21 35.08 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-09T12:13:36.657Z] #21 35.33 Selecting previously unselected package libip4tc2:amd64. [2022-08-09T12:13:36.657Z] #21 35.33 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-09T12:13:36.657Z] #21 35.34 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-09T12:13:36.657Z] #21 35.47 Selecting previously unselected package libkmod2:amd64. [2022-08-09T12:13:36.657Z] #21 35.48 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-09T12:13:36.657Z] #21 35.50 Unpacking libkmod2:amd64 (28-1) ... [2022-08-09T12:13:36.657Z] #21 35.62 Selecting previously unselected package systemd. [2022-08-09T12:13:36.657Z] #21 35.63 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-09T12:13:36.657Z] #21 35.88 Unpacking systemd (247.3-7) ... [2022-08-09T12:13:36.657Z] #21 38.50 Selecting previously unselected package pigz. [2022-08-09T12:13:36.657Z] #21 38.52 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-09T12:13:36.657Z] #21 38.53 Unpacking pigz (2.6-1) ... [2022-08-09T12:13:36.657Z] #21 38.71 Selecting previously unselected package libelf1:amd64. [2022-08-09T12:13:36.657Z] #21 38.71 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-09T12:13:36.657Z] #21 38.73 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-09T12:13:36.657Z] #21 38.98 Selecting previously unselected package libbpf0:amd64. [2022-08-09T12:13:36.657Z] #21 38.99 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-09T12:13:36.657Z] #21 39.01 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-09T12:13:36.657Z] #21 39.19 Selecting previously unselected package libmnl0:amd64. [2022-08-09T12:13:36.657Z] #21 39.19 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-09T12:13:36.657Z] #21 39.19 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-09T12:13:36.657Z] #21 39.47 Selecting previously unselected package libxtables12:amd64. [2022-08-09T12:13:36.657Z] #21 39.53 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-09T12:13:36.657Z] #21 39.54 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-09T12:13:36.657Z] #21 39.76 Selecting previously unselected package libcap2-bin. [2022-08-09T12:13:36.657Z] #21 39.77 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-09T12:13:36.657Z] #21 39.77 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-09T12:13:36.657Z] #21 39.95 Selecting previously unselected package iproute2. [2022-08-09T12:13:36.657Z] #21 39.95 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-09T12:13:36.657Z] #21 39.96 Unpacking iproute2 (5.10.0-4) ... [2022-08-09T12:13:36.698Z] #21 43.76 Selecting previously unselected package libjq1:amd64. [2022-08-09T12:13:36.698Z] #21 43.76 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-09T12:13:36.698Z] #21 43.76 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-09T12:13:36.698Z] #21 43.93 Selecting previously unselected package jq. [2022-08-09T12:13:36.698Z] #21 43.93 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-09T12:13:36.698Z] #21 43.94 Unpacking jq (1.6-2.1) ... [2022-08-09T12:13:36.771Z] #77 196.3 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-09T12:13:36.918Z] #21 40.88 Selecting previously unselected package xxd. [2022-08-09T12:13:36.918Z] #21 40.89 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-09T12:13:36.918Z] #21 40.90 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:13:36.918Z] #21 ... [2022-08-09T12:13:36.918Z] [2022-08-09T12:13:36.918Z] #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-08-09T12:13:36.918Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:13:36.918Z] #77 184.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-09T12:13:36.957Z] #21 44.08 Selecting previously unselected package libaio1:amd64. [2022-08-09T12:13:36.957Z] #21 44.08 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-09T12:13:36.957Z] #21 44.09 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-09T12:13:36.957Z] #21 44.19 Selecting previously unselected package libgpm2:amd64. [2022-08-09T12:13:36.957Z] #21 44.19 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-09T12:13:36.957Z] #21 44.21 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-09T12:13:37.028Z] #77 196.6 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-09T12:13:37.178Z] #77 184.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-09T12:13:37.178Z] #77 184.7 checking how to hardcode library paths into programs... immediate [2022-08-09T12:13:37.178Z] #77 184.7 checking whether stripping libraries is possible... yes [2022-08-09T12:13:37.178Z] #77 184.7 checking if libtool supports shared libraries... yes [2022-08-09T12:13:37.178Z] #77 184.7 checking whether to build shared libraries... no [2022-08-09T12:13:37.178Z] #77 184.7 checking whether to build static libraries... yes [2022-08-09T12:13:37.178Z] #77 184.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-09T12:13:37.216Z] #21 44.34 Selecting previously unselected package libicu67:amd64. [2022-08-09T12:13:37.216Z] #21 44.35 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-09T12:13:37.216Z] #21 44.35 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-09T12:13:37.284Z] #77 196.9 CC src/libcrun/libcrun_la-error.lo [2022-08-09T12:13:37.439Z] #77 184.8 checking whether build environment is sane... yes [2022-08-09T12:13:37.439Z] #77 184.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-09T12:13:37.439Z] #77 184.9 checking whether make sets $(MAKE)... yes [2022-08-09T12:13:37.541Z] #77 197.0 CC src/libcrun/libcrun_la-status.lo [2022-08-09T12:13:37.699Z] #77 185.0 checking whether make supports the include directive... yes (GNU style) [2022-08-09T12:13:37.700Z] #77 185.2 checking whether make supports nested variables... yes [2022-08-09T12:13:37.700Z] #77 185.3 checking whether UID '0' is supported by ustar format... yes [2022-08-09T12:13:37.700Z] #77 185.3 checking whether GID '0' is supported by ustar format... yes [2022-08-09T12:13:38.153Z] #21 ... [2022-08-09T12:13:38.153Z] [2022-08-09T12:13:38.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-08-09T12:13:38.153Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:13:38.153Z] #77 180.6 checking if gcc static flag -static works... yes [2022-08-09T12:13:38.153Z] #77 181.1 checking if gcc supports -c -o file.o... yes [2022-08-09T12:13:38.153Z] #77 181.3 checking if gcc supports -c -o file.o... (cached) yes [2022-08-09T12:13:38.153Z] #77 181.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-09T12:13:38.153Z] #77 181.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-09T12:13:38.153Z] #77 181.7 checking how to hardcode library paths into programs... immediate [2022-08-09T12:13:38.153Z] #77 181.7 checking whether stripping libraries is possible... yes [2022-08-09T12:13:38.153Z] #77 181.7 checking if libtool supports shared libraries... yes [2022-08-09T12:13:38.153Z] #77 181.7 checking whether to build shared libraries... no [2022-08-09T12:13:38.153Z] #77 181.7 checking whether to build static libraries... yes [2022-08-09T12:13:38.153Z] #77 181.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-09T12:13:38.153Z] #77 181.8 checking whether build environment is sane... yes [2022-08-09T12:13:38.153Z] #77 181.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-09T12:13:38.153Z] #77 181.9 checking whether make sets $(MAKE)... yes [2022-08-09T12:13:38.153Z] #77 182.0 checking whether make supports the include directive... yes (GNU style) [2022-08-09T12:13:38.153Z] #77 182.0 checking whether make supports nested variables... yes [2022-08-09T12:13:38.153Z] #77 182.1 checking whether UID '0' is supported by ustar format... yes [2022-08-09T12:13:38.153Z] #77 182.1 checking whether GID '0' is supported by ustar format... yes [2022-08-09T12:13:38.153Z] #77 182.1 checking how to create a ustar tar archive... gnutar [2022-08-09T12:13:38.153Z] #77 182.2 checking dependency style of gcc... gcc3 [2022-08-09T12:13:38.153Z] #77 182.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-09T12:13:38.153Z] #77 182.4 checking whether make supports nested variables... (cached) yes [2022-08-09T12:13:38.153Z] #77 182.4 checking for pkg-config... /usr/bin/pkg-config [2022-08-09T12:13:38.153Z] #77 182.4 checking pkg-config is at least version 0.9.0... yes [2022-08-09T12:13:38.153Z] #77 182.4 checking for yajl >= 2.1.0... yes [2022-08-09T12:13:38.153Z] #77 182.5 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-09T12:13:38.153Z] #77 182.5 checking for gcc... (cached) gcc [2022-08-09T12:13:38.153Z] #77 182.6 checking whether we are using the GNU C compiler... (cached) yes [2022-08-09T12:13:38.153Z] #77 182.6 checking whether gcc accepts -g... (cached) yes [2022-08-09T12:13:38.153Z] #77 182.6 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-09T12:13:38.153Z] #77 182.6 checking whether gcc understands -c and -o together... (cached) yes [2022-08-09T12:13:38.153Z] #77 182.6 checking for a Python interpreter with version >= 3... python3 [2022-08-09T12:13:38.153Z] #77 182.8 checking for python3... /usr/bin/python3 [2022-08-09T12:13:38.153Z] #77 182.8 checking for python3 version... 3.9 [2022-08-09T12:13:38.153Z] #77 182.8 checking for python3 platform... linux [2022-08-09T12:13:38.153Z] #77 182.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-09T12:13:38.153Z] #77 183.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-09T12:13:38.153Z] #77 183.7 checking that generated files are newer than configure... done [2022-08-09T12:13:38.153Z] #77 183.7 configure: creating ./config.status [2022-08-09T12:13:38.153Z] #77 188.4 config.status: creating Makefile [2022-08-09T12:13:38.153Z] #77 188.4 config.status: creating config.h [2022-08-09T12:13:38.153Z] #77 188.4 config.status: executing libtool commands [2022-08-09T12:13:38.153Z] #77 188.6 config.status: executing depfiles commands [2022-08-09T12:13:38.153Z] #77 189.5 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-09T12:13:38.153Z] #77 189.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-09T12:13:38.153Z] #77 190.1 checking for gcc... gcc [2022-08-09T12:13:38.153Z] #77 190.2 checking whether the C compiler works... yes [2022-08-09T12:13:38.153Z] #77 190.5 checking for C compiler default output file name... a.out [2022-08-09T12:13:38.153Z] #77 190.5 checking for suffix of executables... [2022-08-09T12:13:38.153Z] #77 190.8 checking whether we are cross compiling... no [2022-08-09T12:13:38.153Z] #77 191.1 checking for suffix of object files... o [2022-08-09T12:13:38.270Z] #77 185.3 checking how to create a ustar tar archive... gnutar [2022-08-09T12:13:38.270Z] #77 185.4 checking dependency style of gcc... gcc3 [2022-08-09T12:13:38.412Z] #77 191.3 checking whether we are using the GNU C compiler... yes [2022-08-09T12:13:38.471Z] #77 198.0 CC src/libcrun/libcrun_la-terminal.lo [2022-08-09T12:13:38.531Z] #77 185.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-09T12:13:38.531Z] #77 185.9 checking whether make supports nested variables... (cached) yes [2022-08-09T12:13:38.531Z] #77 185.9 checking for pkg-config... /usr/bin/pkg-config [2022-08-09T12:13:38.531Z] #77 185.9 checking pkg-config is at least version 0.9.0... yes [2022-08-09T12:13:38.531Z] #77 185.9 checking for yajl >= 2.1.0... yes [2022-08-09T12:13:38.531Z] #77 186.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-09T12:13:38.531Z] #77 186.0 checking for gcc... (cached) gcc [2022-08-09T12:13:38.671Z] #77 191.5 checking whether gcc accepts -g... yes [2022-08-09T12:13:38.726Z] #77 198.2 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-09T12:13:38.726Z] #77 198.5 CC src/libcrun/libcrun_la-signals.lo [2022-08-09T12:13:38.930Z] #77 191.7 checking for gcc option to accept ISO C89... none needed [2022-08-09T12:13:39.101Z] #77 186.3 checking whether we are using the GNU C compiler... (cached) yes [2022-08-09T12:13:39.101Z] #77 186.3 checking whether gcc accepts -g... (cached) yes [2022-08-09T12:13:39.101Z] #77 186.3 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-09T12:13:39.101Z] #77 186.3 checking whether gcc understands -c and -o together... (cached) yes [2022-08-09T12:13:39.101Z] #77 186.3 checking for a Python interpreter with version >= 3... python3 [2022-08-09T12:13:39.101Z] #77 186.4 checking for python3... /usr/bin/python3 [2022-08-09T12:13:39.101Z] #77 186.5 checking for python3 version... 3.9 [2022-08-09T12:13:39.189Z] #77 192.0 checking whether gcc understands -c and -o together... yes [2022-08-09T12:13:39.189Z] #77 192.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-09T12:13:39.189Z] #77 192.2 checking whether build environment is sane... yes [2022-08-09T12:13:39.189Z] #77 192.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-09T12:13:39.189Z] #77 192.3 checking for gawk... no [2022-08-09T12:13:39.189Z] #77 192.3 checking for mawk... mawk [2022-08-09T12:13:39.189Z] #77 192.3 checking whether make sets $(MAKE)... yes [2022-08-09T12:13:39.288Z] #77 198.8 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-09T12:13:39.288Z] #77 199.1 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-09T12:13:39.362Z] #77 186.5 checking for python3 platform... linux [2022-08-09T12:13:39.448Z] #77 192.4 checking whether make supports the include directive... yes (GNU style) [2022-08-09T12:13:39.448Z] #77 192.5 checking whether make supports nested variables... yes [2022-08-09T12:13:39.448Z] #77 192.6 checking whether UID '0' is supported by ustar format... yes [2022-08-09T12:13:39.448Z] #77 192.6 checking whether GID '0' is supported by ustar format... yes [2022-08-09T12:13:39.622Z] #77 186.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-09T12:13:39.622Z] #77 187.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-09T12:13:39.707Z] #77 192.6 checking how to create a ustar tar archive... gnutar [2022-08-09T12:13:39.850Z] #77 199.5 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-09T12:13:39.882Z] #77 187.3 checking that generated files are newer than configure... done [2022-08-09T12:13:39.883Z] #77 187.3 configure: creating ./config.status [2022-08-09T12:13:39.966Z] #77 192.7 checking dependency style of gcc... gcc3 [2022-08-09T12:13:39.966Z] #77 193.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-09T12:13:39.966Z] #77 193.0 checking whether make supports nested variables... (cached) yes [2022-08-09T12:13:40.106Z] #77 199.6 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-09T12:13:40.363Z] #77 199.9 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-09T12:13:40.363Z] #77 200.1 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-09T12:13:40.484Z] #77 193.1 checking build system type... x86_64-pc-linux-gnu [2022-08-09T12:13:40.484Z] #77 193.5 checking host system type... x86_64-pc-linux-gnu [2022-08-09T12:13:40.484Z] #77 193.5 checking how to print strings... printf [2022-08-09T12:13:40.484Z] #77 193.5 checking for a sed that does not truncate output... /bin/sed [2022-08-09T12:13:40.484Z] #77 193.6 checking for grep that handles long lines and -e... /bin/grep [2022-08-09T12:13:40.484Z] #77 193.6 checking for egrep... /bin/grep -E [2022-08-09T12:13:40.619Z] #77 200.4 CC tests/init.o [2022-08-09T12:13:40.676Z] #19 353.3 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-08-09T12:13:40.676Z] #19 353.3 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-09T12:13:40.677Z] #19 353.3 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-09T12:13:40.677Z] #19 353.3 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-08-09T12:13:40.677Z] #19 353.3 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-08-09T12:13:40.677Z] #19 353.3 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-09T12:13:40.677Z] #19 353.6 Selecting previously unselected package libc6-dev-armhf-cross. [2022-08-09T12:13:40.677Z] #19 353.6 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-08-09T12:13:40.677Z] #19 353.6 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-09T12:13:40.743Z] #77 193.6 checking for fgrep... /bin/grep -F [2022-08-09T12:13:40.743Z] #77 193.7 checking for ld used by gcc... /usr/bin/ld [2022-08-09T12:13:40.743Z] #77 193.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-09T12:13:40.743Z] #77 193.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-09T12:13:41.002Z] #77 193.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-09T12:13:41.002Z] #77 193.9 checking whether ln -s works... yes [2022-08-09T12:13:41.002Z] #77 193.9 checking the maximum length of command line arguments... 1572864 [2022-08-09T12:13:41.002Z] #77 194.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-09T12:13:41.002Z] #77 194.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-09T12:13:41.002Z] #77 194.0 checking for /usr/bin/ld option to reload object files... -r [2022-08-09T12:13:41.002Z] #77 194.0 checking for objdump... objdump [2022-08-09T12:13:41.002Z] #77 194.0 checking how to recognize dependent libraries... pass_all [2022-08-09T12:13:41.002Z] #77 194.0 checking for dlltool... no [2022-08-09T12:13:41.002Z] #77 194.0 checking how to associate runtime and link libraries... printf %s\n [2022-08-09T12:13:41.002Z] #77 194.0 checking for ar... ar [2022-08-09T12:13:41.183Z] #77 200.9 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-09T12:13:41.261Z] #77 194.0 checking for archiver @FILE support... @ [2022-08-09T12:13:41.261Z] #77 194.2 checking for strip... strip [2022-08-09T12:13:41.261Z] #77 194.2 checking for ranlib... ranlib [2022-08-09T12:13:41.520Z] #77 194.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-09T12:13:41.605Z] #19 354.4 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-08-09T12:13:41.605Z] #19 354.4 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-09T12:13:41.779Z] #77 194.6 checking for sysroot... no [2022-08-09T12:13:41.779Z] #77 194.6 checking for a working dd... /bin/dd [2022-08-09T12:13:41.779Z] #77 194.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-09T12:13:41.861Z] #19 354.6 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-09T12:13:42.038Z] #77 194.9 checking for mt... no [2022-08-09T12:13:42.038Z] #77 194.9 checking if : is a manifest tool... no [2022-08-09T12:13:42.038Z] #77 194.9 checking how to run the C preprocessor... gcc -E [2022-08-09T12:13:42.117Z] #19 355.1 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-08-09T12:13:42.117Z] #19 355.1 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-09T12:13:42.373Z] #19 355.2 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-09T12:13:43.233Z] #77 195.2 checking for ANSI C header files... yes [2022-08-09T12:13:43.492Z] #77 196.3 checking for sys/types.h... yes [2022-08-09T12:13:43.492Z] #77 196.5 checking for sys/stat.h... yes [2022-08-09T12:13:43.751Z] #77 196.7 checking for stdlib.h... [2022-08-09T12:13:43.751Z] #77 ... [2022-08-09T12:13:43.751Z] [2022-08-09T12:13:43.751Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T12:13:43.751Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-09T12:13:43.751Z] #21 50.98 Selecting previously unselected package libinih1:amd64. [2022-08-09T12:13:43.751Z] #21 50.99 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-09T12:13:43.751Z] #21 51.00 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-09T12:13:44.010Z] #21 51.20 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-09T12:13:44.010Z] #21 51.21 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-09T12:13:44.010Z] #21 51.25 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-09T12:13:44.268Z] #21 51.54 Selecting previously unselected package libnet1:amd64. [2022-08-09T12:13:44.269Z] #21 51.54 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-09T12:13:44.269Z] #21 51.54 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-09T12:13:44.528Z] #21 51.86 Selecting previously unselected package libnl-3-200:amd64. [2022-08-09T12:13:44.528Z] #21 51.86 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-09T12:13:44.787Z] #21 51.86 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-09T12:13:44.787Z] #21 52.09 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-09T12:13:44.787Z] #21 52.09 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-09T12:13:44.787Z] #21 52.12 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-09T12:13:45.045Z] #21 52.24 Selecting previously unselected package libyajl2:amd64. [2022-08-09T12:13:45.045Z] #21 52.27 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-09T12:13:45.045Z] #21 52.29 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-09T12:13:45.045Z] #21 52.46 Selecting previously unselected package net-tools. [2022-08-09T12:13:45.167Z] #77 192.0 config.status: creating Makefile [2022-08-09T12:13:45.167Z] #77 192.2 config.status: creating config.h [2022-08-09T12:13:45.167Z] #77 192.3 config.status: executing libtool commands [2022-08-09T12:13:45.167Z] #77 192.4 config.status: executing depfiles commands [2022-08-09T12:13:45.304Z] #21 52.50 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-09T12:13:45.304Z] #21 52.51 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-09T12:13:45.563Z] #21 52.83 Selecting previously unselected package patch. [2022-08-09T12:13:45.563Z] #21 52.84 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-09T12:13:45.563Z] #21 52.85 Unpacking patch (2.7.6-7) ... [2022-08-09T12:13:45.821Z] #21 52.97 Selecting previously unselected package python-pip-whl. [2022-08-09T12:13:45.821Z] #21 53.00 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-09T12:13:45.821Z] #21 53.02 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-09T12:13:46.108Z] #77 193.4 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-09T12:13:46.108Z] #77 193.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-09T12:13:46.369Z] #77 ... [2022-08-09T12:13:46.369Z] [2022-08-09T12:13:46.369Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T12:13:46.369Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-09T12:13:46.369Z] #21 41.16 Selecting previously unselected package vim-common. [2022-08-09T12:13:46.369Z] #21 41.17 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-09T12:13:46.369Z] #21 41.21 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:13:46.369Z] #21 41.65 Selecting previously unselected package bash-completion. [2022-08-09T12:13:46.369Z] #21 41.65 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-09T12:13:46.369Z] #21 46.06 Unpacking bash-completion (1:2.11-2) ... [2022-08-09T12:13:46.369Z] #21 46.84 Selecting previously unselected package bzip2. [2022-08-09T12:13:46.369Z] #21 46.84 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-09T12:13:46.369Z] #21 46.85 Unpacking bzip2 (1.0.8-4) ... [2022-08-09T12:13:46.369Z] #21 46.93 Selecting previously unselected package xz-utils. [2022-08-09T12:13:46.369Z] #21 46.93 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-09T12:13:46.369Z] #21 46.94 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-09T12:13:46.369Z] #21 47.05 Selecting previously unselected package apparmor. [2022-08-09T12:13:46.369Z] #21 47.06 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-09T12:13:46.369Z] #21 47.10 Unpacking apparmor (2.13.6-10) ... [2022-08-09T12:13:46.369Z] #21 47.63 Selecting previously unselected package inetutils-ping. [2022-08-09T12:13:46.369Z] #21 47.65 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-09T12:13:46.369Z] #21 47.67 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-09T12:13:46.369Z] #21 48.00 Selecting previously unselected package libip6tc2:amd64. [2022-08-09T12:13:46.369Z] #21 48.01 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-09T12:13:46.369Z] #21 48.08 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-09T12:13:46.369Z] #21 48.25 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-09T12:13:46.369Z] #21 48.25 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-09T12:13:46.369Z] #21 48.26 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-09T12:13:46.369Z] #21 48.42 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-09T12:13:46.369Z] #21 48.42 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-09T12:13:46.369Z] #21 48.43 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-09T12:13:46.369Z] #21 48.57 Selecting previously unselected package libnftnl11:amd64. [2022-08-09T12:13:46.369Z] #21 48.61 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-09T12:13:46.369Z] #21 48.68 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-09T12:13:46.369Z] #21 48.86 Selecting previously unselected package iptables. [2022-08-09T12:13:46.369Z] #21 48.87 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-09T12:13:46.369Z] #21 48.88 Unpacking iptables (1.8.7-1) ... [2022-08-09T12:13:46.369Z] #21 49.37 Selecting previously unselected package libonig5:amd64. [2022-08-09T12:13:46.369Z] #21 49.38 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-09T12:13:46.369Z] #21 49.38 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-09T12:13:46.369Z] #21 49.60 Selecting previously unselected package libjq1:amd64. [2022-08-09T12:13:46.369Z] #21 49.62 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-09T12:13:46.369Z] #21 49.66 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-09T12:13:46.369Z] #21 50.00 Selecting previously unselected package jq. [2022-08-09T12:13:46.369Z] #21 50.01 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-09T12:13:46.369Z] #21 50.06 Unpacking jq (1.6-2.1) ... [2022-08-09T12:13:46.369Z] #21 50.21 Selecting previously unselected package libaio1:amd64. [2022-08-09T12:13:46.369Z] #21 50.22 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-09T12:13:46.369Z] #21 50.22 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-09T12:13:46.629Z] #21 50.47 Selecting previously unselected package libgpm2:amd64. [2022-08-09T12:13:46.629Z] #21 50.50 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-09T12:13:46.629Z] #21 50.51 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-09T12:13:46.629Z] #21 50.68 Selecting previously unselected package libicu67:amd64. [2022-08-09T12:13:46.629Z] #21 50.68 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-09T12:13:46.629Z] #21 50.70 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-09T12:13:46.757Z] #21 53.83 Selecting previously unselected package python3-lib2to3. [2022-08-09T12:13:46.758Z] #21 53.83 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-09T12:13:46.758Z] #21 53.83 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-09T12:13:46.758Z] #21 53.94 Selecting previously unselected package python3-distutils. [2022-08-09T12:13:46.758Z] #21 53.95 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-09T12:13:46.758Z] #21 53.95 Unpacking python3-distutils (3.9.2-1) ... [2022-08-09T12:13:47.016Z] #21 54.16 Selecting previously unselected package python3-pkg-resources. [2022-08-09T12:13:47.016Z] #21 54.17 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-09T12:13:47.016Z] #21 54.18 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-09T12:13:47.200Z] #21 ... [2022-08-09T12:13:47.200Z] [2022-08-09T12:13:47.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-08-09T12:13:47.200Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:13:47.200Z] #77 194.5 checking for gcc... gcc [2022-08-09T12:13:47.275Z] #21 54.47 Selecting previously unselected package python3-setuptools. [2022-08-09T12:13:47.275Z] #21 54.47 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-09T12:13:47.275Z] #21 54.48 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-09T12:13:47.461Z] #77 194.8 checking whether the C compiler works... yes [2022-08-09T12:13:47.620Z] #19 359.7 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-08-09T12:13:47.620Z] #19 359.7 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-09T12:13:47.620Z] #19 359.7 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-09T12:13:47.620Z] #19 359.7 Selecting previously unselected package crossbuild-essential-armhf. [2022-08-09T12:13:47.620Z] #19 359.7 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-08-09T12:13:47.620Z] #19 359.7 Unpacking crossbuild-essential-armhf (12.9) ... [2022-08-09T12:13:47.620Z] #19 359.7 Selecting previously unselected package libc6-ppc64el-cross. [2022-08-09T12:13:47.620Z] #19 359.7 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-09T12:13:47.620Z] #19 359.7 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-09T12:13:47.620Z] #19 359.9 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-08-09T12:13:47.620Z] #19 359.9 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-09T12:13:47.620Z] #19 359.9 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-09T12:13:47.620Z] #19 359.9 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-08-09T12:13:47.620Z] #19 359.9 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-09T12:13:47.620Z] #19 359.9 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-09T12:13:47.620Z] #19 360.0 Selecting previously unselected package libitm1-ppc64el-cross. [2022-08-09T12:13:47.620Z] #19 360.0 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-09T12:13:47.620Z] #19 360.0 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-09T12:13:47.620Z] #19 360.0 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-08-09T12:13:47.620Z] #19 360.0 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-09T12:13:47.620Z] #19 360.0 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-09T12:13:47.620Z] #19 360.0 Selecting previously unselected package libasan6-ppc64el-cross. [2022-08-09T12:13:47.620Z] #19 360.0 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-09T12:13:47.620Z] #19 360.0 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-09T12:13:47.620Z] #19 360.3 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-08-09T12:13:47.620Z] #19 360.3 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-09T12:13:47.620Z] #19 360.3 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-09T12:13:47.620Z] #19 360.4 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-08-09T12:13:47.620Z] #19 360.4 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-09T12:13:47.620Z] #19 360.4 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-09T12:13:47.722Z] #77 195.0 checking for C compiler default output file name... a.out [2022-08-09T12:13:47.842Z] #21 55.04 Selecting previously unselected package python3-wheel. [2022-08-09T12:13:47.842Z] #21 55.04 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-09T12:13:47.842Z] #21 55.05 Unpacking python3-wheel (0.34.2-1) ... [2022-08-09T12:13:47.875Z] #19 360.6 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-08-09T12:13:47.875Z] #19 360.6 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-09T12:13:47.875Z] #19 360.6 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-09T12:13:47.875Z] #19 360.7 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-08-09T12:13:47.875Z] #19 360.7 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-09T12:13:47.875Z] #19 360.7 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-09T12:13:47.875Z] #19 360.8 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-08-09T12:13:47.875Z] #19 360.8 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-09T12:13:47.982Z] #77 195.0 checking for suffix of executables... [2022-08-09T12:13:48.101Z] #21 55.19 Selecting previously unselected package python3-pip. [2022-08-09T12:13:48.101Z] #21 55.19 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-09T12:13:48.101Z] #21 55.19 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-09T12:13:48.137Z] #19 360.8 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-09T12:13:48.137Z] #19 360.9 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-08-09T12:13:48.137Z] #19 360.9 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-09T12:13:48.137Z] #19 360.9 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-09T12:13:48.137Z] #19 361.1 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-08-09T12:13:48.242Z] #77 195.3 checking whether we are cross compiling... no [2022-08-09T12:13:48.360Z] #21 55.55 Selecting previously unselected package sudo. [2022-08-09T12:13:48.360Z] #21 55.57 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-09T12:13:48.360Z] #21 55.58 Unpacking sudo (1.9.5p2-3) ... [2022-08-09T12:13:48.394Z] #19 361.1 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-09T12:13:48.394Z] #19 361.1 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-09T12:13:48.502Z] #77 195.8 checking for suffix of object files... o [2022-08-09T12:13:48.763Z] #77 195.9 checking whether we are using the GNU C compiler... yes [2022-08-09T12:13:48.763Z] #77 196.1 checking whether gcc accepts -g... yes [2022-08-09T12:13:48.763Z] #77 196.1 checking for gcc option to accept ISO C89... none needed [2022-08-09T12:13:49.279Z] #77 ... [2022-08-09T12:13:49.279Z] [2022-08-09T12:13:49.279Z] #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-08-09T12:13:49.279Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-09T12:13:49.279Z] #47 DONE 269.6s [2022-08-09T12:13:49.279Z] [2022-08-09T12:13:49.279Z] #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-08-09T12:13:49.279Z] #64 sha256:11040277e9c302a03d2feebce1622f5cc1ce3ed417b86975a7216d765a135fcc [2022-08-09T12:13:49.286Z] #77 196.3 checking whether gcc understands -c and -o together... yes [2022-08-09T12:13:49.286Z] #77 196.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-09T12:13:49.287Z] #77 196.7 checking whether build environment is sane... yes [2022-08-09T12:13:49.287Z] #77 196.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-09T12:13:49.287Z] #77 196.8 checking for gawk... no [2022-08-09T12:13:49.287Z] #77 196.8 checking for mawk... mawk [2022-08-09T12:13:49.296Z] #21 56.50 Selecting previously unselected package systemd-journal-remote. [2022-08-09T12:13:49.296Z] #21 56.51 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-09T12:13:49.296Z] #21 56.53 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-09T12:13:49.296Z] #21 56.72 Selecting previously unselected package thin-provisioning-tools. [2022-08-09T12:13:49.296Z] #21 56.73 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-09T12:13:49.547Z] #77 196.8 checking whether make sets $(MAKE)... yes [2022-08-09T12:13:49.547Z] #77 196.9 checking whether make supports the include directive... yes (GNU style) [2022-08-09T12:13:49.547Z] #77 196.9 checking whether make supports nested variables... yes [2022-08-09T12:13:49.547Z] #77 197.0 checking whether UID '0' is supported by ustar format... yes [2022-08-09T12:13:49.547Z] #77 197.0 checking whether GID '0' is supported by ustar format... yes [2022-08-09T12:13:49.547Z] #77 197.0 checking how to create a ustar tar archive... gnutar [2022-08-09T12:13:49.555Z] #21 56.73 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-09T12:13:49.807Z] #77 197.0 checking dependency style of gcc... gcc3 [2022-08-09T12:13:49.807Z] #77 197.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-09T12:13:49.807Z] #77 197.2 checking whether make supports nested variables... (cached) yes [2022-08-09T12:13:49.814Z] #21 57.07 Selecting previously unselected package uidmap. [2022-08-09T12:13:49.814Z] #21 57.08 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-09T12:13:49.814Z] #21 57.08 Unpacking uidmap (1:4.8.1-1) ... [2022-08-09T12:13:50.067Z] #77 197.2 checking build system type... x86_64-pc-linux-gnu [2022-08-09T12:13:50.067Z] #77 197.5 checking host system type... x86_64-pc-linux-gnu [2022-08-09T12:13:50.067Z] #77 197.5 checking how to print strings... printf [2022-08-09T12:13:50.067Z] #77 197.6 checking for a sed that does not truncate output... /bin/sed [2022-08-09T12:13:50.328Z] #77 197.6 checking for grep that handles long lines and -e... /bin/grep [2022-08-09T12:13:50.328Z] #77 197.6 checking for egrep... /bin/grep -E [2022-08-09T12:13:50.328Z] #77 197.6 checking for fgrep... /bin/grep -F [2022-08-09T12:13:50.328Z] #77 197.6 checking for ld used by gcc... /usr/bin/ld [2022-08-09T12:13:50.328Z] #77 197.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-09T12:13:50.328Z] #77 197.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-09T12:13:50.381Z] #21 57.52 Selecting previously unselected package vim-runtime. [2022-08-09T12:13:50.381Z] #21 57.53 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-09T12:13:50.381Z] #21 57.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-08-09T12:13:50.381Z] #21 57.62 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-09T12:13:50.381Z] #21 57.62 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:13:50.588Z] #77 197.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-09T12:13:50.588Z] #77 197.9 checking whether ln -s works... yes [2022-08-09T12:13:50.588Z] #77 197.9 checking the maximum length of command line arguments... 1572864 [2022-08-09T12:13:50.588Z] #77 198.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-09T12:13:50.588Z] #77 198.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-09T12:13:50.588Z] #77 198.0 checking for /usr/bin/ld option to reload object files... -r [2022-08-09T12:13:50.588Z] #77 198.0 checking for objdump... objdump [2022-08-09T12:13:50.588Z] #77 198.0 checking how to recognize dependent libraries... pass_all [2022-08-09T12:13:50.588Z] #77 198.0 checking for dlltool... no [2022-08-09T12:13:50.588Z] #77 198.0 checking how to associate runtime and link libraries... printf %s\n [2022-08-09T12:13:50.588Z] #77 198.0 checking for ar... ar [2022-08-09T12:13:50.848Z] #77 198.0 checking for archiver @FILE support... @ [2022-08-09T12:13:50.848Z] #77 198.2 checking for strip... strip [2022-08-09T12:13:50.848Z] #77 198.2 checking for ranlib... ranlib [2022-08-09T12:13:51.419Z] #77 198.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-09T12:13:51.419Z] #77 199.0 checking for sysroot... no [2022-08-09T12:13:51.419Z] #77 199.0 checking for a working dd... /bin/dd [2022-08-09T12:13:51.679Z] #77 199.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-09T12:13:51.939Z] #77 199.3 checking for mt... no [2022-08-09T12:13:51.939Z] #77 199.3 checking if : is a manifest tool... no [2022-08-09T12:13:52.199Z] #77 199.3 checking how to run the C preprocessor... gcc -E [2022-08-09T12:13:52.550Z] #64 ... [2022-08-09T12:13:52.550Z] [2022-08-09T12:13:52.550Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-09T12:13:52.550Z] #48 sha256:86fe2c2df5e9aeae766d1d295ae2b40899dcd7dcd8b21f6e321458507ccc5a54 [2022-08-09T12:13:53.113Z] #48 DONE 0.5s [2022-08-09T12:13:53.113Z] [2022-08-09T12:13:53.113Z] #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-08-09T12:13:53.113Z] #60 sha256:42fd0d247ea7a91e8a1445820b6c12f414044f4553e11619fee8ec1c9b25de51 [2022-08-09T12:13:53.113Z] #60 ... [2022-08-09T12:13:53.113Z] [2022-08-09T12:13:53.113Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-09T12:13:53.113Z] #52 sha256:ebe29606deacb69b755b2a270500162eae25f4285cd438a917bca08ffbe1fd55 [2022-08-09T12:13:53.113Z] #52 DONE 0.1s [2022-08-09T12:13:53.113Z] [2022-08-09T12:13:53.113Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-09T12:13:53.113Z] #54 sha256:fda13905ccff9071a561cc6b36a877d5609522ced18b8dea0a6a1495b74759a9 [2022-08-09T12:13:53.140Z] #77 199.6 checking for ANSI C header files... [2022-08-09T12:13:53.140Z] #77 ... [2022-08-09T12:13:53.140Z] [2022-08-09T12:13:53.140Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T12:13:53.140Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-09T12:13:53.140Z] #21 57.05 Selecting previously unselected package libinih1:amd64. [2022-08-09T12:13:53.140Z] #21 57.06 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-09T12:13:53.140Z] #21 57.06 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-09T12:13:53.369Z] #54 DONE 0.1s [2022-08-09T12:13:53.370Z] [2022-08-09T12:13:53.370Z] #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-08-09T12:13:53.370Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T12:13:53.401Z] #21 57.27 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-09T12:13:53.401Z] #21 57.28 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-09T12:13:53.401Z] #21 57.29 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-09T12:13:53.401Z] #21 57.38 Selecting previously unselected package libnet1:amd64. [2022-08-09T12:13:53.401Z] #21 57.38 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-09T12:13:53.401Z] #21 57.38 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-09T12:13:53.643Z] #19 365.8 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-08-09T12:13:53.643Z] #19 365.8 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-09T12:13:53.643Z] #19 365.8 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-09T12:13:53.643Z] #19 365.8 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-08-09T12:13:53.643Z] #19 365.8 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-08-09T12:13:53.643Z] #19 365.9 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-09T12:13:53.643Z] #19 366.1 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-08-09T12:13:53.643Z] #19 366.1 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-09T12:13:53.643Z] #19 366.1 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-09T12:13:53.643Z] #19 366.5 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-08-09T12:13:53.643Z] #19 366.5 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-09T12:13:53.643Z] #19 366.5 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-09T12:13:53.668Z] #21 ... [2022-08-09T12:13:53.669Z] [2022-08-09T12:13:53.669Z] #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-08-09T12:13:53.669Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:13:53.669Z] #77 196.7 checking for stdlib.h... yes [2022-08-09T12:13:53.669Z] #77 197.1 checking for string.h... yes [2022-08-09T12:13:53.669Z] #77 197.3 checking for memory.h... yes [2022-08-09T12:13:53.669Z] #77 197.7 checking for strings.h... yes [2022-08-09T12:13:53.669Z] #77 198.1 checking for inttypes.h... yes [2022-08-09T12:13:53.669Z] #77 198.4 checking for stdint.h... yes [2022-08-09T12:13:53.669Z] #77 198.6 checking for unistd.h... yes [2022-08-09T12:13:53.669Z] #77 198.8 checking for dlfcn.h... yes [2022-08-09T12:13:53.669Z] #77 199.0 checking for objdir... .libs [2022-08-09T12:13:53.669Z] #77 199.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-09T12:13:53.669Z] #77 199.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-09T12:13:53.669Z] #77 199.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-09T12:13:53.669Z] #77 199.6 checking if gcc static flag -static works... yes [2022-08-09T12:13:53.669Z] #77 200.1 checking if gcc supports -c -o file.o... yes [2022-08-09T12:13:53.669Z] #77 200.3 checking if gcc supports -c -o file.o... (cached) yes [2022-08-09T12:13:53.669Z] #77 200.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-09T12:13:53.669Z] #77 200.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-09T12:13:53.669Z] #77 200.7 checking how to hardcode library paths into programs... immediate [2022-08-09T12:13:53.669Z] #77 200.7 checking whether stripping libraries is possible... yes [2022-08-09T12:13:53.669Z] #77 200.7 checking if libtool supports shared libraries... yes [2022-08-09T12:13:53.669Z] #77 200.7 checking whether to build shared libraries... no [2022-08-09T12:13:53.669Z] #77 200.7 checking whether to build static libraries... yes [2022-08-09T12:13:53.669Z] #77 200.8 checking float.h usability... yes [2022-08-09T12:13:53.669Z] #77 201.0 checking float.h presence... yes [2022-08-09T12:13:53.669Z] #77 201.0 checking for float.h... yes [2022-08-09T12:13:53.669Z] #77 201.1 checking limits.h usability... yes [2022-08-09T12:13:53.669Z] #77 201.4 checking limits.h presence... yes [2022-08-09T12:13:53.669Z] #77 201.5 checking for limits.h... yes [2022-08-09T12:13:53.669Z] #77 201.6 checking stddef.h usability... yes [2022-08-09T12:13:53.669Z] #77 201.9 checking stddef.h presence... yes [2022-08-09T12:13:53.669Z] #77 202.0 checking for stddef.h... yes [2022-08-09T12:13:53.669Z] #77 202.0 checking for stdlib.h... (cached) yes [2022-08-09T12:13:53.669Z] #77 202.1 checking for string.h... (cached) yes [2022-08-09T12:13:53.669Z] #77 202.1 checking sys/time.h usability... yes [2022-08-09T12:13:53.669Z] #77 202.3 checking sys/time.h presence... yes [2022-08-09T12:13:53.669Z] #77 202.3 checking for sys/time.h... yes [2022-08-09T12:13:53.669Z] #77 202.3 checking for inline... inline [2022-08-09T12:13:53.669Z] #77 202.4 checking for size_t... yes [2022-08-09T12:13:53.669Z] #77 203.0 checking for stdlib.h... (cached) yes [2022-08-09T12:13:53.669Z] #77 203.0 checking for GNU libc compatible malloc... yes [2022-08-09T12:13:53.669Z] #77 203.6 checking for stdlib.h... (cached) yes [2022-08-09T12:13:53.669Z] #77 203.6 checking for GNU libc compatible realloc... yes [2022-08-09T12:13:53.669Z] #77 204.2 checking for working strtod... yes [2022-08-09T12:13:53.669Z] #77 204.7 checking for gettimeofday... yes [2022-08-09T12:13:53.669Z] #77 205.2 checking for memset... yes [2022-08-09T12:13:53.669Z] #77 205.7 checking for strspn... yes [2022-08-09T12:13:53.669Z] #77 206.4 checking that generated files are newer than configure... done [2022-08-09T12:13:53.669Z] #77 206.4 configure: creating ./config.status [2022-08-09T12:13:53.675Z] #21 57.63 Selecting previously unselected package libnl-3-200:amd64. [2022-08-09T12:13:53.675Z] #21 57.65 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-09T12:13:53.675Z] #21 57.67 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-09T12:13:53.935Z] #21 57.87 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-09T12:13:53.935Z] #21 57.88 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-09T12:13:53.935Z] #21 57.90 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-09T12:13:53.935Z] #21 58.07 Selecting previously unselected package libyajl2:amd64. [2022-08-09T12:13:53.935Z] #21 58.09 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-09T12:13:54.196Z] #21 58.12 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-09T12:13:54.205Z] #19 366.9 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-08-09T12:13:54.205Z] #19 366.9 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-09T12:13:54.205Z] #19 366.9 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-09T12:13:54.456Z] #21 58.28 Selecting previously unselected package net-tools. [2022-08-09T12:13:54.456Z] #21 58.31 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-09T12:13:54.456Z] #21 58.34 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-09T12:13:54.717Z] #21 58.54 Selecting previously unselected package patch. [2022-08-09T12:13:54.717Z] #21 58.55 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-09T12:13:54.717Z] #21 58.56 Unpacking patch (2.7.6-7) ... [2022-08-09T12:13:54.717Z] #21 58.69 Selecting previously unselected package python-pip-whl. [2022-08-09T12:13:54.717Z] #21 58.71 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-09T12:13:54.717Z] #21 58.72 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-09T12:13:55.574Z] #77 ... [2022-08-09T12:13:55.574Z] [2022-08-09T12:13:55.574Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T12:13:55.574Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-09T12:13:55.574Z] #21 62.69 Selecting previously unselected package vim. [2022-08-09T12:13:55.574Z] #21 62.70 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-09T12:13:55.574Z] #21 62.83 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:13:55.660Z] #21 59.63 Selecting previously unselected package python3-lib2to3. [2022-08-09T12:13:55.660Z] #21 59.63 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-09T12:13:55.660Z] #21 59.63 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-09T12:13:55.660Z] #21 59.84 Selecting previously unselected package python3-distutils. [2022-08-09T12:13:55.921Z] #21 59.85 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-09T12:13:55.921Z] #21 59.86 Unpacking python3-distutils (3.9.2-1) ... [2022-08-09T12:13:56.182Z] #21 60.10 Selecting previously unselected package python3-pkg-resources. [2022-08-09T12:13:56.182Z] #21 60.12 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-09T12:13:56.182Z] #21 60.13 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-09T12:13:56.182Z] #21 60.35 Selecting previously unselected package python3-setuptools. [2022-08-09T12:13:56.443Z] #21 60.36 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-09T12:13:56.443Z] #21 60.38 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-09T12:13:56.705Z] #21 60.77 Selecting previously unselected package python3-wheel. [2022-08-09T12:13:56.955Z] #21 64.04 Selecting previously unselected package xfsprogs. [2022-08-09T12:13:56.955Z] #21 64.04 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-09T12:13:56.955Z] #21 64.05 Unpacking xfsprogs (5.10.0-4) ... [2022-08-09T12:13:56.965Z] #21 60.78 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-09T12:13:56.965Z] #21 60.78 Unpacking python3-wheel (0.34.2-1) ... [2022-08-09T12:13:56.965Z] #21 60.91 Selecting previously unselected package python3-pip. [2022-08-09T12:13:56.965Z] #21 60.91 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-09T12:13:56.965Z] #21 60.93 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-09T12:13:57.537Z] #21 61.39 Selecting previously unselected package sudo. [2022-08-09T12:13:57.537Z] #21 61.40 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-09T12:13:57.537Z] #21 61.41 Unpacking sudo (1.9.5p2-3) ... [2022-08-09T12:13:57.891Z] #21 64.96 Selecting previously unselected package zip. [2022-08-09T12:13:57.891Z] #21 64.97 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-09T12:13:57.891Z] #21 64.98 Unpacking zip (3.0-12) ... [2022-08-09T12:13:57.891Z] #21 65.22 Selecting previously unselected package zstd. [2022-08-09T12:13:58.150Z] #21 65.24 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-09T12:13:58.150Z] #21 65.25 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-09T12:13:58.377Z] #19 371.2 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-08-09T12:13:58.377Z] #19 371.2 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-09T12:13:58.377Z] #19 371.2 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-09T12:13:58.377Z] #19 371.2 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-08-09T12:13:58.377Z] #19 371.2 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-08-09T12:13:58.377Z] #19 371.2 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-08-09T12:13:58.377Z] #19 371.3 Selecting previously unselected package libc6-s390x-cross. [2022-08-09T12:13:58.377Z] #19 371.3 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-08-09T12:13:58.377Z] #19 371.3 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-08-09T12:13:58.409Z] #21 65.78 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-09T12:13:58.478Z] #21 62.31 Selecting previously unselected package systemd-journal-remote. [2022-08-09T12:13:58.478Z] #21 62.31 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-09T12:13:58.478Z] #21 62.32 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-09T12:13:58.478Z] #21 62.47 Selecting previously unselected package thin-provisioning-tools. [2022-08-09T12:13:58.478Z] #21 62.52 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-09T12:13:58.478Z] #21 62.53 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-09T12:13:58.632Z] #19 371.4 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-08-09T12:13:58.632Z] #19 371.4 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-09T12:13:58.632Z] #19 371.4 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-09T12:13:58.632Z] #19 371.4 Selecting previously unselected package libgomp1-s390x-cross. [2022-08-09T12:13:58.632Z] #19 371.4 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-09T12:13:58.632Z] #19 371.5 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-09T12:13:58.632Z] #19 371.5 Selecting previously unselected package libitm1-s390x-cross. [2022-08-09T12:13:58.632Z] #19 371.5 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-09T12:13:58.632Z] #19 371.5 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-09T12:13:58.632Z] #19 371.5 Selecting previously unselected package libatomic1-s390x-cross. [2022-08-09T12:13:58.632Z] #19 371.5 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-09T12:13:58.632Z] #19 371.5 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-09T12:13:58.632Z] #19 371.6 Selecting previously unselected package libasan6-s390x-cross. [2022-08-09T12:13:58.889Z] #19 371.6 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-09T12:13:58.889Z] #19 371.6 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-09T12:13:58.889Z] #19 371.8 Selecting previously unselected package libstdc++6-s390x-cross. [2022-08-09T12:13:58.889Z] #19 371.8 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-09T12:13:58.889Z] #19 371.8 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-09T12:13:59.054Z] #21 62.95 Selecting previously unselected package uidmap. [2022-08-09T12:13:59.054Z] #21 62.96 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-09T12:13:59.054Z] #21 62.96 Unpacking uidmap (1:4.8.1-1) ... [2022-08-09T12:13:59.145Z] #19 371.9 Selecting previously unselected package libubsan1-s390x-cross. [2022-08-09T12:13:59.145Z] #19 371.9 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-09T12:13:59.145Z] #19 371.9 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-09T12:13:59.145Z] #19 372.0 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-08-09T12:13:59.145Z] #19 372.0 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-09T12:13:59.145Z] #19 372.0 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-09T12:13:59.145Z] #19 372.1 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-08-09T12:13:59.316Z] #21 63.21 Selecting previously unselected package vim-runtime. [2022-08-09T12:13:59.316Z] #21 63.22 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-09T12:13:59.316Z] #21 63.27 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-09T12:13:59.316Z] #21 63.30 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-09T12:13:59.316Z] #21 63.32 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:13:59.402Z] #19 372.1 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-09T12:13:59.402Z] #19 372.1 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-09T12:14:00.315Z] #21 67.57 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-09T12:14:00.315Z] #21 67.63 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-09T12:14:00.315Z] #21 67.69 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-09T12:14:00.574Z] #21 67.74 Setting up libicu67:amd64 (67.1-7) ... [2022-08-09T12:14:00.574Z] #21 67.78 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-09T12:14:00.574Z] #21 67.81 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-09T12:14:00.574Z] #21 67.83 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-09T12:14:00.574Z] #21 67.84 Setting up uidmap (1:4.8.1-1) ... [2022-08-09T12:14:00.574Z] #21 67.86 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-09T12:14:00.574Z] #21 67.87 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-09T12:14:00.574Z] #21 67.89 Setting up bzip2 (1.0.8-4) ... [2022-08-09T12:14:00.832Z] #21 67.94 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-09T12:14:00.832Z] #21 68.02 Setting up python3-wheel (0.34.2-1) ... [2022-08-09T12:14:01.460Z] #55 ... [2022-08-09T12:14:01.460Z] [2022-08-09T12:14:01.460Z] #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-08-09T12:14:01.460Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:14:01.460Z] #77 220.1 CCLD tests/init [2022-08-09T12:14:02.223Z] #21 69.24 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-09T12:14:02.223Z] #21 69.27 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:14:02.223Z] #21 69.28 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-09T12:14:02.223Z] #21 69.29 Setting up libcap2-bin (1:2.44-1) ... [2022-08-09T12:14:02.223Z] #21 69.33 Setting up apparmor (2.13.6-10) ... [2022-08-09T12:14:03.521Z] #21 ... [2022-08-09T12:14:03.521Z] [2022-08-09T12:14:03.521Z] #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-08-09T12:14:03.521Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:14:03.521Z] #77 199.6 checking for ANSI C header files... yes [2022-08-09T12:14:03.521Z] #77 200.6 checking for sys/types.h... yes [2022-08-09T12:14:03.521Z] #77 200.9 checking for sys/stat.h... yes [2022-08-09T12:14:03.521Z] #77 201.2 checking for stdlib.h... yes [2022-08-09T12:14:03.521Z] #77 201.5 checking for string.h... yes [2022-08-09T12:14:03.521Z] #77 201.7 checking for memory.h... yes [2022-08-09T12:14:03.521Z] #77 201.8 checking for strings.h... yes [2022-08-09T12:14:03.521Z] #77 202.0 checking for inttypes.h... yes [2022-08-09T12:14:03.521Z] #77 202.2 checking for stdint.h... yes [2022-08-09T12:14:03.521Z] #77 202.4 checking for unistd.h... yes [2022-08-09T12:14:03.521Z] #77 202.7 checking for dlfcn.h... yes [2022-08-09T12:14:03.521Z] #77 202.9 checking for objdir... .libs [2022-08-09T12:14:03.521Z] #77 203.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-09T12:14:03.521Z] #77 203.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-09T12:14:03.521Z] #77 203.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-09T12:14:03.521Z] #77 203.6 checking if gcc static flag -static works... yes [2022-08-09T12:14:03.521Z] #77 204.1 checking if gcc supports -c -o file.o... yes [2022-08-09T12:14:03.521Z] #77 204.3 checking if gcc supports -c -o file.o... (cached) yes [2022-08-09T12:14:03.521Z] #77 204.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-09T12:14:03.521Z] #77 204.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-09T12:14:03.521Z] #77 204.7 checking how to hardcode library paths into programs... immediate [2022-08-09T12:14:03.521Z] #77 204.7 checking whether stripping libraries is possible... yes [2022-08-09T12:14:03.521Z] #77 204.8 checking if libtool supports shared libraries... yes [2022-08-09T12:14:03.521Z] #77 204.8 checking whether to build shared libraries... no [2022-08-09T12:14:03.521Z] #77 204.8 checking whether to build static libraries... yes [2022-08-09T12:14:03.521Z] #77 204.8 checking float.h usability... yes [2022-08-09T12:14:03.521Z] #77 205.1 checking float.h presence... yes [2022-08-09T12:14:03.521Z] #77 205.2 checking for float.h... yes [2022-08-09T12:14:03.521Z] #77 205.2 checking limits.h usability... yes [2022-08-09T12:14:03.521Z] #77 205.4 checking limits.h presence... yes [2022-08-09T12:14:03.521Z] #77 205.5 checking for limits.h... yes [2022-08-09T12:14:03.521Z] #77 205.6 checking stddef.h usability... yes [2022-08-09T12:14:03.521Z] #77 205.8 checking stddef.h presence... yes [2022-08-09T12:14:03.521Z] #77 205.9 checking for stddef.h... yes [2022-08-09T12:14:03.521Z] #77 205.9 checking for stdlib.h... (cached) yes [2022-08-09T12:14:03.521Z] #77 206.0 checking for string.h... (cached) yes [2022-08-09T12:14:03.521Z] #77 206.0 checking sys/time.h usability... yes [2022-08-09T12:14:03.521Z] #77 206.2 checking sys/time.h presence... yes [2022-08-09T12:14:03.521Z] #77 206.2 checking for sys/time.h... yes [2022-08-09T12:14:03.521Z] #77 206.2 checking for inline... inline [2022-08-09T12:14:03.521Z] #77 206.3 checking for size_t... yes [2022-08-09T12:14:03.521Z] #77 206.8 checking for stdlib.h... (cached) yes [2022-08-09T12:14:03.521Z] #77 206.8 checking for GNU libc compatible malloc... yes [2022-08-09T12:14:03.521Z] #77 207.2 checking for stdlib.h... (cached) yes [2022-08-09T12:14:03.521Z] #77 207.3 checking for GNU libc compatible realloc... yes [2022-08-09T12:14:03.521Z] #77 207.5 checking for working strtod... yes [2022-08-09T12:14:03.521Z] #77 207.9 checking for gettimeofday... yes [2022-08-09T12:14:03.521Z] #77 208.3 checking for memset... yes [2022-08-09T12:14:03.521Z] #77 208.7 checking for strspn... yes [2022-08-09T12:14:03.521Z] #77 209.4 checking that generated files are newer than configure... done [2022-08-09T12:14:03.521Z] #77 209.4 configure: creating ./config.status [2022-08-09T12:14:03.574Z] #19 376.4 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-08-09T12:14:03.574Z] #19 376.4 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-09T12:14:03.574Z] #19 376.4 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-09T12:14:03.574Z] #19 376.4 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-08-09T12:14:03.574Z] #19 376.4 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-08-09T12:14:03.574Z] #19 376.4 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-09T12:14:03.831Z] #19 376.7 Selecting previously unselected package libc6-dev-s390x-cross. [2022-08-09T12:14:03.831Z] #19 376.7 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-08-09T12:14:03.831Z] #19 376.7 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-09T12:14:04.088Z] #19 377.0 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-08-09T12:14:04.088Z] #19 377.0 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-09T12:14:04.088Z] #19 377.0 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-09T12:14:04.462Z] #77 ... [2022-08-09T12:14:04.462Z] [2022-08-09T12:14:04.462Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T12:14:04.462Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-09T12:14:04.650Z] #19 377.3 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-08-09T12:14:04.650Z] #19 377.3 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-09T12:14:04.650Z] #19 377.3 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-09T12:14:04.722Z] #21 68.62 Selecting previously unselected package vim. [2022-08-09T12:14:04.723Z] #21 68.65 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-09T12:14:04.723Z] #21 68.69 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:14:05.672Z] #21 69.71 Selecting previously unselected package xfsprogs. [2022-08-09T12:14:05.672Z] #21 69.73 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-09T12:14:05.672Z] #21 69.73 Unpacking xfsprogs (5.10.0-4) ... [2022-08-09T12:14:06.511Z] #21 ... [2022-08-09T12:14:06.511Z] [2022-08-09T12:14:06.511Z] #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-08-09T12:14:06.511Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:14:06.511Z] #77 208.8 config.status: creating Makefile [2022-08-09T12:14:06.511Z] #77 208.9 config.status: creating config.h [2022-08-09T12:14:06.511Z] #77 208.9 config.status: executing depfiles commands [2022-08-09T12:14:06.511Z] #77 209.1 config.status: executing libtool commands [2022-08-09T12:14:06.511Z] #77 211.1 GEN .version [2022-08-09T12:14:06.511Z] #77 211.1 make install-recursive [2022-08-09T12:14:06.511Z] #77 211.1 make[1]: Entering directory '/tmp/crun-build' [2022-08-09T12:14:06.511Z] #77 211.3 Making install in libocispec [2022-08-09T12:14:06.511Z] #77 211.3 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-09T12:14:06.511Z] #77 211.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-09T12:14:06.511Z] #77 211.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-09T12:14:06.511Z] #77 211.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-09T12:14:06.511Z] #77 211.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-09T12:14:06.511Z] #77 212.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-09T12:14:06.511Z] #77 213.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-09T12:14:06.511Z] #77 213.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-09T12:14:06.511Z] #77 213.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-09T12:14:06.511Z] #77 213.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-09T12:14:06.511Z] #77 213.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-09T12:14:06.511Z] #77 213.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-09T12:14:06.511Z] #77 213.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-09T12:14:06.511Z] #77 213.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-09T12:14:06.511Z] #77 213.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-09T12:14:06.511Z] #77 213.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-09T12:14:06.511Z] #77 213.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-09T12:14:06.511Z] #77 213.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-09T12:14:06.511Z] #77 213.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-09T12:14:06.511Z] #77 213.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-09T12:14:06.511Z] #77 213.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-09T12:14:06.511Z] #77 214.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-09T12:14:06.511Z] #77 214.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-09T12:14:06.511Z] #77 214.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-09T12:14:06.511Z] #77 214.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-09T12:14:06.511Z] #77 214.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-09T12:14:06.511Z] #77 214.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-09T12:14:06.511Z] #77 214.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-09T12:14:06.511Z] #77 214.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-09T12:14:06.511Z] #77 214.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-09T12:14:06.511Z] #77 214.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-09T12:14:06.511Z] #77 214.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-09T12:14:06.511Z] #77 214.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-09T12:14:06.511Z] #77 215.0 make install-recursive [2022-08-09T12:14:06.511Z] #77 215.0 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-09T12:14:06.511Z] #77 215.1 Making install in yajl [2022-08-09T12:14:06.511Z] #77 215.1 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-09T12:14:06.511Z] #77 215.1 CC verify/json_verify-json_verify.o [2022-08-09T12:14:06.511Z] #77 215.2 CC src/libyajl_la-yajl_alloc.lo [2022-08-09T12:14:06.511Z] #77 215.2 CC src/libyajl_la-yajl.lo [2022-08-09T12:14:06.511Z] #77 215.2 CC src/libyajl_la-yajl_gen.lo [2022-08-09T12:14:06.511Z] #77 215.2 CC src/libyajl_la-yajl_buf.lo [2022-08-09T12:14:06.511Z] #77 215.3 CC src/libyajl_la-yajl_encode.lo [2022-08-09T12:14:06.511Z] #77 215.3 CC src/libyajl_la-yajl_lex.lo [2022-08-09T12:14:06.511Z] #77 215.3 CC src/libyajl_la-yajl_parser.lo [2022-08-09T12:14:06.511Z] #77 215.4 CC src/libyajl_la-yajl_tree.lo [2022-08-09T12:14:06.511Z] #77 ... [2022-08-09T12:14:06.511Z] [2022-08-09T12:14:06.511Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T12:14:06.511Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-09T12:14:06.511Z] #21 73.68 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-09T12:14:06.613Z] #21 70.72 Selecting previously unselected package zip. [2022-08-09T12:14:06.772Z] #21 73.98 Setting up zip (3.0-12) ... [2022-08-09T12:14:06.772Z] #21 74.01 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:14:06.772Z] #21 74.04 Setting up bash-completion (1:2.11-2) ... [2022-08-09T12:14:06.903Z] #21 70.72 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-09T12:14:06.904Z] #21 70.75 Unpacking zip (3.0-12) ... [2022-08-09T12:14:07.475Z] #21 71.28 Selecting previously unselected package zstd. [2022-08-09T12:14:07.475Z] #21 71.31 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-09T12:14:07.475Z] #21 71.32 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-09T12:14:08.045Z] #21 71.90 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-09T12:14:08.818Z] #19 381.5 Selecting previously unselected package g++-s390x-linux-gnu. [2022-08-09T12:14:08.818Z] #19 381.5 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-09T12:14:08.818Z] #19 381.5 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-09T12:14:08.818Z] #19 381.5 Selecting previously unselected package crossbuild-essential-s390x. [2022-08-09T12:14:08.818Z] #19 381.5 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-08-09T12:14:08.818Z] #19 381.5 Unpacking crossbuild-essential-s390x (12.9) ... [2022-08-09T12:14:08.818Z] #19 381.6 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-08-09T12:14:08.818Z] #19 381.6 Setting up libfile-which-perl (1.23-1) ... [2022-08-09T12:14:08.818Z] #19 381.6 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-09T12:14:08.818Z] #19 381.6 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-08-09T12:14:08.818Z] #19 381.6 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-09T12:14:08.818Z] #19 381.6 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-09T12:14:08.818Z] #19 381.6 Setting up libicu67:amd64 (67.1-7) ... [2022-08-09T12:14:08.818Z] #19 381.7 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-09T12:14:08.818Z] #19 381.7 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-09T12:14:08.818Z] #19 381.7 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-08-09T12:14:08.818Z] #19 381.7 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-09T12:14:08.818Z] #19 381.7 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-09T12:14:08.818Z] #19 381.7 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-09T12:14:08.818Z] #19 381.7 Setting up file (1:5.39-3) ... [2022-08-09T12:14:08.818Z] #19 381.7 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-09T12:14:08.818Z] #19 381.7 Setting up bzip2 (1.0.8-4) ... [2022-08-09T12:14:08.818Z] #19 381.8 Setting up libyaml-perl (1.30-1) ... [2022-08-09T12:14:08.818Z] #19 381.8 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-09T12:14:08.818Z] #19 381.8 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-08-09T12:14:08.818Z] #19 381.8 Setting up libio-string-perl (1.08-3.1) ... [2022-08-09T12:14:08.818Z] #19 381.8 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-09T12:14:09.073Z] #19 381.8 Setting up cross-config (2.6.18+nmu1) ... [2022-08-09T12:14:09.073Z] #19 381.9 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-09T12:14:09.073Z] #19 381.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-09T12:14:09.073Z] #19 381.9 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-08-09T12:14:09.073Z] #19 381.9 Setting up patch (2.7.6-7) ... [2022-08-09T12:14:09.073Z] #19 382.0 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-09T12:14:09.073Z] #19 382.0 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-09T12:14:09.073Z] #19 382.0 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-09T12:14:09.073Z] #19 382.0 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-09T12:14:09.073Z] #19 382.0 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-08-09T12:14:09.073Z] #19 382.0 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-09T12:14:09.073Z] #19 382.0 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-09T12:14:09.329Z] #19 382.0 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-09T12:14:09.329Z] #19 382.0 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-09T12:14:09.329Z] #19 382.0 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-09T12:14:09.329Z] #19 382.1 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-09T12:14:09.329Z] #19 382.1 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-09T12:14:09.329Z] #19 382.1 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-09T12:14:09.329Z] #19 382.1 Setting up libfile-homedir-perl (1.006-1) ... [2022-08-09T12:14:09.329Z] #19 382.1 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-09T12:14:09.329Z] #19 382.1 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-09T12:14:09.329Z] #19 382.1 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-09T12:14:09.329Z] #19 382.1 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-09T12:14:09.329Z] #19 382.1 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-08-09T12:14:09.329Z] #19 382.1 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-09T12:14:09.329Z] #19 382.2 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-09T12:14:09.329Z] #19 382.2 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-09T12:14:09.329Z] #19 382.2 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-09T12:14:09.329Z] #19 382.2 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-09T12:14:09.329Z] #19 382.2 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-09T12:14:09.329Z] #19 382.2 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-09T12:14:09.329Z] #19 382.2 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-09T12:14:09.329Z] #19 382.2 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-09T12:14:09.329Z] #19 382.2 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-09T12:14:09.329Z] #19 382.2 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-09T12:14:09.329Z] #19 382.3 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-09T12:14:09.329Z] #19 382.3 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-09T12:14:09.329Z] #19 382.3 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-09T12:14:09.329Z] #19 382.3 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-09T12:14:09.329Z] #19 382.3 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-09T12:14:09.329Z] #19 382.3 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-09T12:14:09.329Z] #19 382.3 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-09T12:14:09.329Z] #19 382.3 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-09T12:14:09.428Z] #21 73.52 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-09T12:14:09.428Z] #21 73.52 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-09T12:14:09.428Z] #21 73.52 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-09T12:14:09.428Z] #21 73.54 Setting up libicu67:amd64 (67.1-7) ... [2022-08-09T12:14:09.428Z] #21 73.54 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-09T12:14:09.428Z] #21 73.55 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-09T12:14:09.428Z] #21 73.56 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-09T12:14:09.428Z] #21 73.57 Setting up uidmap (1:4.8.1-1) ... [2022-08-09T12:14:09.428Z] #21 73.58 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-09T12:14:09.428Z] #21 73.59 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-09T12:14:09.428Z] #21 73.60 Setting up bzip2 (1.0.8-4) ... [2022-08-09T12:14:09.428Z] #21 73.61 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-09T12:14:09.585Z] #19 382.3 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-09T12:14:09.585Z] #19 382.3 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-09T12:14:09.585Z] #19 382.4 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-09T12:14:09.585Z] #19 382.4 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-09T12:14:09.585Z] #19 382.4 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-09T12:14:09.585Z] #19 382.4 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-08-09T12:14:09.585Z] #19 382.5 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-08-09T12:14:09.585Z] #19 382.5 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-09T12:14:09.688Z] #21 73.62 Setting up python3-wheel (0.34.2-1) ... [2022-08-09T12:14:09.842Z] #19 382.6 [2022-08-09T12:14:09.842Z] #19 382.6 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-09T12:14:09.842Z] #19 382.7 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-09T12:14:09.842Z] #19 382.7 Setting up dpkg-dev (1.20.11) ... [2022-08-09T12:14:09.842Z] #19 382.7 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-09T12:14:09.842Z] #19 382.7 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-09T12:14:09.842Z] #19 382.7 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-09T12:14:09.842Z] #19 382.7 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-09T12:14:09.842Z] #19 382.8 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-09T12:14:09.842Z] #19 382.8 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-09T12:14:09.842Z] #19 382.8 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-09T12:14:09.842Z] #19 382.8 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-09T12:14:09.842Z] #19 382.8 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-09T12:14:09.842Z] #19 382.8 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-09T12:14:09.842Z] #19 382.8 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-09T12:14:10.098Z] #19 382.8 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-09T12:14:10.098Z] #19 382.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-08-09T12:14:10.098Z] #19 382.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-08-09T12:14:10.098Z] #19 383.0 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-09T12:14:10.353Z] #19 383.1 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-09T12:14:10.353Z] #19 383.2 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-09T12:14:10.353Z] #19 383.2 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-09T12:14:10.353Z] #19 383.2 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-09T12:14:10.353Z] #19 383.2 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-09T12:14:10.353Z] #19 383.2 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-09T12:14:10.353Z] #19 383.2 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-09T12:14:10.353Z] #19 383.2 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-09T12:14:10.353Z] #19 383.2 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-09T12:14:10.353Z] #19 383.2 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-09T12:14:10.353Z] #19 383.3 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-09T12:14:10.353Z] #19 383.3 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-09T12:14:10.353Z] #19 383.3 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-09T12:14:10.353Z] #19 383.3 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-09T12:14:10.353Z] #19 383.3 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-09T12:14:10.609Z] #19 383.3 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-09T12:14:10.609Z] #19 383.3 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-09T12:14:10.609Z] #19 383.3 Setting up libxml-simple-perl (2.25-1) ... [2022-08-09T12:14:10.609Z] #19 383.3 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-09T12:14:10.610Z] #19 383.4 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-09T12:14:10.610Z] #19 383.4 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-09T12:14:10.610Z] #19 383.4 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-09T12:14:10.610Z] #19 383.4 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-09T12:14:10.610Z] #19 383.4 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-09T12:14:10.610Z] #19 383.4 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-09T12:14:10.610Z] #19 383.4 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-09T12:14:10.610Z] #19 383.4 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-08-09T12:14:10.610Z] #19 383.4 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-09T12:14:10.610Z] #19 383.5 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-09T12:14:10.610Z] #19 383.5 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-09T12:14:10.610Z] #19 383.5 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-09T12:14:10.610Z] #19 383.5 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-09T12:14:10.610Z] #19 383.5 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-09T12:14:10.610Z] #19 383.5 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-09T12:14:10.610Z] #19 383.5 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-09T12:14:10.610Z] #19 383.5 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-09T12:14:10.610Z] #19 383.5 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-09T12:14:10.610Z] #19 383.6 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-09T12:14:10.610Z] #19 383.6 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-09T12:14:10.610Z] #19 383.6 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-09T12:14:10.610Z] #19 383.6 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-09T12:14:10.610Z] #19 383.6 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-09T12:14:10.610Z] #19 383.6 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-09T12:14:10.610Z] #19 383.6 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-08-09T12:14:10.640Z] #21 74.68 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-09T12:14:10.641Z] #21 74.69 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:14:10.641Z] #21 74.70 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-09T12:14:10.641Z] #21 74.72 Setting up libcap2-bin (1:2.44-1) ... [2022-08-09T12:14:10.641Z] #21 74.75 Setting up apparmor (2.13.6-10) ... [2022-08-09T12:14:10.866Z] #19 383.7 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-09T12:14:10.867Z] #19 383.7 Setting up crossbuild-essential-armel (12.9) ... [2022-08-09T12:14:10.867Z] #19 383.7 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-09T12:14:10.867Z] #19 383.7 Setting up crossbuild-essential-armhf (12.9) ... [2022-08-09T12:14:10.867Z] #19 383.7 Setting up crossbuild-essential-arm64 (12.9) ... [2022-08-09T12:14:10.867Z] #19 383.7 Setting up crossbuild-essential-s390x (12.9) ... [2022-08-09T12:14:10.867Z] #19 383.7 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-08-09T12:14:10.867Z] #19 383.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T12:14:11.429Z] #19 DONE 384.3s [2022-08-09T12:14:11.429Z] [2022-08-09T12:14:11.429Z] #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-08-09T12:14:11.429Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-09T12:14:11.429Z] #69 ... [2022-08-09T12:14:11.429Z] [2022-08-09T12:14:11.429Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-09T12:14:11.429Z] #73 sha256:74ae80266ffa5b6e71865bf90cdb20fc764a442822e4dbeec4fc4a9d1afa10ed [2022-08-09T12:14:11.429Z] #73 DONE 0.2s [2022-08-09T12:14:11.687Z] [2022-08-09T12:14:11.687Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-09T12:14:11.687Z] #32 sha256:cf04571a753ecf63311269a1235e0681e6079c3f72e0d065ca749cc578494cbf [2022-08-09T12:14:11.687Z] #32 DONE 0.2s [2022-08-09T12:14:11.687Z] [2022-08-09T12:14:11.687Z] #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-08-09T12:14:11.687Z] #33 sha256:9b065cdf534a3a70d5a49f5a0d456e1e9f68be50bfc2ff37ebe9ec6379d92208 [2022-08-09T12:14:11.795Z] #64 275.4 # github.com/containerd/containerd/cmd/containerd [2022-08-09T12:14:11.795Z] #64 275.4 /usr/bin/ld: /tmp/go-link-304572411/000019.o: in function `New': [2022-08-09T12:14:11.795Z] #64 275.4 /tmp/tmp.5PkCOXW8qd/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-08-09T12:14:11.795Z] #64 275.5 + bin/containerd-stress [2022-08-09T12:14:12.065Z] #21 ... [2022-08-09T12:14:12.065Z] [2022-08-09T12:14:12.065Z] #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-08-09T12:14:12.065Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:14:12.065Z] #77 223.1 CCLD libyajl.la [2022-08-09T12:14:12.065Z] #77 223.9 CCLD verify/json_verify [2022-08-09T12:14:12.065Z] #77 224.4 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-09T12:14:12.065Z] #77 224.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-09T12:14:12.065Z] #77 224.4 make[5]: Nothing to be done for 'install-data-am'. [2022-08-09T12:14:12.065Z] #77 224.4 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-09T12:14:12.065Z] #77 224.4 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-09T12:14:12.065Z] #77 224.4 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-09T12:14:12.065Z] #77 224.6 CC src/validate.o [2022-08-09T12:14:12.065Z] #77 224.7 CC src/image_spec_schema_config_schema.lo [2022-08-09T12:14:12.065Z] #77 224.7 CC src/image_spec_schema_content_descriptor.lo [2022-08-09T12:14:12.065Z] #77 224.7 CC src/image_spec_schema_defs_descriptor.lo [2022-08-09T12:14:12.065Z] #77 224.7 CC src/image_spec_schema_image_index_schema.lo [2022-08-09T12:14:12.065Z] #77 224.7 CC src/image_spec_schema_defs.lo [2022-08-09T12:14:12.065Z] #77 224.7 CC src/image_spec_schema_image_layout_schema.lo [2022-08-09T12:14:12.065Z] #77 224.7 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-09T12:14:12.065Z] #77 224.7 CC src/runtime_spec_schema_config_linux.lo [2022-08-09T12:14:12.065Z] #77 224.8 CC src/runtime_spec_schema_config_zos.lo [2022-08-09T12:14:12.065Z] #77 224.9 CC src/runtime_spec_schema_config_schema.lo [2022-08-09T12:14:12.065Z] #77 224.9 CC src/runtime_spec_schema_config_vm.lo [2022-08-09T12:14:12.065Z] #77 224.9 CC src/runtime_spec_schema_config_solaris.lo [2022-08-09T12:14:12.065Z] #77 225.0 CC src/runtime_spec_schema_defs.lo [2022-08-09T12:14:12.065Z] #77 225.0 CC src/runtime_spec_schema_config_windows.lo [2022-08-09T12:14:12.065Z] #77 225.0 CC src/runtime_spec_schema_defs_linux.lo [2022-08-09T12:14:12.065Z] #77 225.0 CC src/runtime_spec_schema_defs_zos.lo [2022-08-09T12:14:12.065Z] #77 225.0 CC src/runtime_spec_schema_defs_vm.lo [2022-08-09T12:14:12.065Z] #77 225.1 CC src/runtime_spec_schema_defs_windows.lo [2022-08-09T12:14:12.065Z] #77 225.1 CC src/runtime_spec_schema_state_schema.lo [2022-08-09T12:14:12.065Z] #77 225.1 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-09T12:14:12.323Z] #77 225.2 CC src/basic_test_double_array_item.lo [2022-08-09T12:14:12.323Z] #77 225.3 CC src/basic_test_top_array_int.lo [2022-08-09T12:14:12.323Z] #77 225.3 CC src/basic_test_top_array_string.lo [2022-08-09T12:14:12.582Z] #77 225.5 CC src/basic_test_double_array.lo [2022-08-09T12:14:12.582Z] #77 225.6 CC src/basic_test_top_double_array_int.lo [2022-08-09T12:14:12.728Z] #64 276.6 + bin/containerd-shim [2022-08-09T12:14:12.841Z] #77 225.8 CC src/basic_test_top_double_array_obj.lo [2022-08-09T12:14:12.841Z] #77 225.9 CC src/basic_test_top_double_array_refobj.lo [2022-08-09T12:14:13.059Z] #33 1.362 + RM_GOPATH=0 [2022-08-09T12:14:13.059Z] #33 1.362 + TMP_GOPATH= [2022-08-09T12:14:13.059Z] #33 1.362 + : /build [2022-08-09T12:14:13.059Z] #33 1.362 + '[' -z '' ']' [2022-08-09T12:14:13.059Z] #33 1.362 ++ mktemp -d [2022-08-09T12:14:13.059Z] #33 1.365 + export GOPATH=/tmp/tmp.Frr32sjlgm [2022-08-09T12:14:13.059Z] #33 1.365 + GOPATH=/tmp/tmp.Frr32sjlgm [2022-08-09T12:14:13.059Z] #33 1.366 + RM_GOPATH=1 [2022-08-09T12:14:13.059Z] #33 1.366 + case "$(go env GOARCH)" in [2022-08-09T12:14:13.059Z] #33 1.366 ++ go env GOARCH [2022-08-09T12:14:13.059Z] #33 1.375 + export GO_BUILDMODE=-buildmode=pie [2022-08-09T12:14:13.059Z] #33 1.375 + GO_BUILDMODE=-buildmode=pie [2022-08-09T12:14:13.059Z] #33 1.375 ++ dirname /install.sh [2022-08-09T12:14:13.059Z] #33 1.376 + dir=/ [2022-08-09T12:14:13.059Z] #33 1.376 + bin=dockercli [2022-08-09T12:14:13.059Z] #33 1.376 + shift [2022-08-09T12:14:13.059Z] #33 1.376 + '[' '!' -f //dockercli.installer ']' [2022-08-09T12:14:13.059Z] #33 1.376 + . //dockercli.installer [2022-08-09T12:14:13.059Z] #33 1.376 ++ : stable [2022-08-09T12:14:13.059Z] #33 1.376 ++ : 17.06.2-ce [2022-08-09T12:14:13.059Z] #33 1.376 + install_dockercli [2022-08-09T12:14:13.059Z] #33 1.376 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-09T12:14:13.059Z] #33 1.377 ++ uname -m [2022-08-09T12:14:13.059Z] #33 1.377 Install docker/cli version 17.06.2-ce from stable [2022-08-09T12:14:13.059Z] #33 1.378 + arch=x86_64 [2022-08-09T12:14:13.059Z] #33 1.378 + '[' x86_64 '!=' x86_64 ']' [2022-08-09T12:14:13.059Z] #33 1.378 + url=https://download.docker.com/linux/static [2022-08-09T12:14:13.059Z] #33 1.379 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-09T12:14:13.059Z] #33 1.380 + tar -xz docker/docker [2022-08-09T12:14:13.099Z] #77 226.2 CC src/read-file.lo [2022-08-09T12:14:13.100Z] #77 226.2 CC src/basic_test_top_double_array_string.lo [2022-08-09T12:14:13.100Z] #77 226.2 CC src/json_common.lo [2022-08-09T12:14:13.184Z] #21 77.06 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-09T12:14:13.184Z] #21 77.11 Setting up zip (3.0-12) ... [2022-08-09T12:14:13.184Z] #21 77.12 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:14:13.184Z] #21 77.16 Setting up bash-completion (1:2.11-2) ... [2022-08-09T12:14:13.670Z] #77 226.6 CC tests/test-2.o [2022-08-09T12:14:13.670Z] #77 226.7 CC tests/test-1.o [2022-08-09T12:14:13.670Z] #77 226.7 CC tests/test-3.o [2022-08-09T12:14:13.670Z] #77 226.8 CC tests/test-4.o [2022-08-09T12:14:13.930Z] #77 226.8 CC tests/test-5.o [2022-08-09T12:14:13.930Z] #77 226.9 CC tests/test-7.o [2022-08-09T12:14:13.930Z] #77 226.9 CC tests/test-6.o [2022-08-09T12:14:13.930Z] #77 227.0 CC tests/test-8.o [2022-08-09T12:14:13.930Z] #77 227.0 CC tests/test-9.o [2022-08-09T12:14:14.188Z] #77 227.1 CC tests/test-10.o [2022-08-09T12:14:14.446Z] #77 227.4 CC tests/test-11.o [2022-08-09T12:14:17.232Z] #33 4.968 + mkdir -p /build [2022-08-09T12:14:17.232Z] #33 4.970 + mv docker/docker /build/ [2022-08-09T12:14:17.232Z] #33 4.972 + rmdir docker [2022-08-09T12:14:17.232Z] #33 DONE 5.2s [2022-08-09T12:14:17.232Z] [2022-08-09T12:14:17.232Z] #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-08-09T12:14:17.232Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-09T12:14:17.232Z] #69 1.893 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-09T12:14:17.232Z] #69 1.912 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-09T12:14:17.232Z] #69 1.923 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-09T12:14:17.232Z] #69 2.284 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-09T12:14:17.232Z] #69 2.588 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-09T12:14:17.232Z] #69 2.956 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-09T12:14:17.232Z] #69 3.324 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-09T12:14:17.232Z] #69 3.841 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-09T12:14:17.232Z] #69 4.443 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-09T12:14:17.232Z] #69 4.944 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [168 kB] [2022-08-09T12:14:17.232Z] #69 4.944 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [170 kB] [2022-08-09T12:14:17.232Z] #69 4.945 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [153 kB] [2022-08-09T12:14:17.232Z] #69 4.960 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [145 kB] [2022-08-09T12:14:17.232Z] #69 4.973 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [163 kB] [2022-08-09T12:14:17.232Z] #69 4.984 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [171 kB] [2022-08-09T12:14:17.232Z] #69 5.204 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-09T12:14:17.232Z] #69 5.221 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-09T12:14:17.232Z] #69 5.222 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-09T12:14:17.232Z] #69 5.223 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-09T12:14:17.232Z] #69 5.223 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-09T12:14:17.232Z] #69 5.224 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-09T12:14:17.386Z] #21 ... [2022-08-09T12:14:17.386Z] [2022-08-09T12:14:17.386Z] #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-08-09T12:14:17.386Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:14:17.386Z] #77 214.5 config.status: creating Makefile [2022-08-09T12:14:17.386Z] #77 214.5 config.status: creating config.h [2022-08-09T12:14:17.386Z] #77 214.6 config.status: executing depfiles commands [2022-08-09T12:14:17.386Z] #77 214.7 config.status: executing libtool commands [2022-08-09T12:14:17.386Z] #77 216.1 GEN .version [2022-08-09T12:14:17.386Z] #77 216.1 make install-recursive [2022-08-09T12:14:17.386Z] #77 216.1 make[1]: Entering directory '/tmp/crun-build' [2022-08-09T12:14:17.386Z] #77 216.4 Making install in libocispec [2022-08-09T12:14:17.386Z] #77 216.5 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-09T12:14:17.386Z] #77 216.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-09T12:14:17.386Z] #77 216.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-09T12:14:17.386Z] #77 216.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-09T12:14:17.386Z] #77 216.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-09T12:14:17.386Z] #77 217.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-09T12:14:17.386Z] #77 218.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-09T12:14:17.386Z] #77 218.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-09T12:14:17.386Z] #77 218.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-09T12:14:17.386Z] #77 218.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-09T12:14:17.386Z] #77 218.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-09T12:14:17.386Z] #77 218.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-09T12:14:17.386Z] #77 218.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-09T12:14:17.386Z] #77 218.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-09T12:14:17.386Z] #77 218.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-09T12:14:17.386Z] #77 218.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-09T12:14:17.386Z] #77 218.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-09T12:14:17.386Z] #77 218.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-09T12:14:17.386Z] #77 218.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-09T12:14:17.386Z] #77 218.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-09T12:14:17.386Z] #77 218.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-09T12:14:17.386Z] #77 220.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-09T12:14:17.386Z] #77 220.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-09T12:14:17.386Z] #77 220.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-09T12:14:17.386Z] #77 220.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-09T12:14:17.386Z] #77 220.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-09T12:14:17.386Z] #77 220.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-09T12:14:17.386Z] #77 220.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-09T12:14:17.386Z] #77 220.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-09T12:14:17.386Z] #77 220.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-09T12:14:17.386Z] #77 220.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-09T12:14:17.386Z] #77 220.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-09T12:14:17.386Z] #77 220.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-09T12:14:17.386Z] #77 220.3 make install-recursive [2022-08-09T12:14:17.386Z] #77 220.3 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-09T12:14:17.386Z] #77 220.4 Making install in yajl [2022-08-09T12:14:17.386Z] #77 220.4 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-09T12:14:17.386Z] #77 220.5 CC verify/json_verify-json_verify.o [2022-08-09T12:14:17.386Z] #77 220.5 CC src/libyajl_la-yajl_alloc.lo [2022-08-09T12:14:17.386Z] #77 220.5 CC src/libyajl_la-yajl.lo [2022-08-09T12:14:17.386Z] #77 220.5 CC src/libyajl_la-yajl_gen.lo [2022-08-09T12:14:17.386Z] #77 220.5 CC src/libyajl_la-yajl_parser.lo [2022-08-09T12:14:17.386Z] #77 220.5 CC src/libyajl_la-yajl_buf.lo [2022-08-09T12:14:17.386Z] #77 220.7 CC src/libyajl_la-yajl_encode.lo [2022-08-09T12:14:17.386Z] #77 220.8 CC src/libyajl_la-yajl_lex.lo [2022-08-09T12:14:17.386Z] #77 220.8 CC src/libyajl_la-yajl_tree.lo [2022-08-09T12:14:17.957Z] #77 ... [2022-08-09T12:14:17.957Z] [2022-08-09T12:14:17.957Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T12:14:17.957Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-09T12:14:17.957Z] #21 81.91 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-09T12:14:17.957Z] #21 81.93 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-09T12:14:17.957Z] #21 81.94 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-09T12:14:17.957Z] #21 81.96 Setting up patch (2.7.6-7) ... [2022-08-09T12:14:17.957Z] #21 81.97 Setting up sudo (1.9.5p2-3) ... [2022-08-09T12:14:17.957Z] #21 82.11 invoke-rc.d: could not determine current runlevel [2022-08-09T12:14:17.957Z] #21 82.11 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-09T12:14:17.957Z] #21 82.12 Setting up xfsprogs (5.10.0-4) ... [2022-08-09T12:14:17.957Z] #21 82.14 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-09T12:14:17.957Z] #21 82.14 Failed to connect to bus: Host is down [2022-08-09T12:14:18.217Z] #21 82.15 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-09T12:14:18.217Z] #21 82.16 Setting up inetutils-ping (2:2.0-1) ... [2022-08-09T12:14:18.217Z] #21 82.17 Setting up pigz (2.6-1) ... [2022-08-09T12:14:18.217Z] #21 82.18 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-09T12:14:18.217Z] #21 82.20 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-09T12:14:18.217Z] #21 82.21 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-09T12:14:18.217Z] #21 82.24 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:14:19.716Z] #77 ... [2022-08-09T12:14:19.716Z] [2022-08-09T12:14:19.716Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T12:14:19.716Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-09T12:14:19.716Z] #21 79.26 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-09T12:14:19.716Z] #21 79.30 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-09T12:14:19.716Z] #21 79.33 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-09T12:14:19.716Z] #21 79.38 Setting up patch (2.7.6-7) ... [2022-08-09T12:14:19.716Z] #21 79.42 Setting up sudo (1.9.5p2-3) ... [2022-08-09T12:14:19.716Z] #21 79.60 invoke-rc.d: could not determine current runlevel [2022-08-09T12:14:19.716Z] #21 79.61 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-09T12:14:19.716Z] #21 79.66 Setting up xfsprogs (5.10.0-4) ... [2022-08-09T12:14:19.716Z] #21 79.69 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-09T12:14:19.716Z] #21 79.69 Failed to connect to bus: Host is down [2022-08-09T12:14:19.716Z] #21 79.69 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-09T12:14:19.716Z] #21 79.71 Setting up inetutils-ping (2:2.0-1) ... [2022-08-09T12:14:19.716Z] #21 79.72 Setting up pigz (2.6-1) ... [2022-08-09T12:14:19.716Z] #21 79.73 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-09T12:14:19.716Z] #21 79.75 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-09T12:14:19.716Z] #21 79.78 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-09T12:14:19.716Z] #21 79.79 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:14:19.716Z] #21 81.32 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-09T12:14:19.716Z] #21 81.36 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-09T12:14:19.716Z] #21 81.99 Setting up libelf1:amd64 (0.183-1) ... [2022-08-09T12:14:19.716Z] #21 82.01 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-09T12:14:19.716Z] #21 82.02 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-09T12:14:19.716Z] #21 82.04 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-09T12:14:19.716Z] #21 82.05 Setting up libkmod2:amd64 (28-1) ... [2022-08-09T12:14:19.716Z] #21 82.07 Setting up python3-distutils (3.9.2-1) ... [2022-08-09T12:14:19.716Z] #21 82.89 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:14:19.716Z] #21 82.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-09T12:14:19.716Z] #21 82.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-09T12:14:19.716Z] #21 82.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-09T12:14:19.716Z] #21 82.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-09T12:14:19.716Z] #21 82.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-09T12:14:19.716Z] #21 82.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-09T12:14:19.716Z] #21 82.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-09T12:14:19.716Z] #21 82.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-09T12:14:19.716Z] #21 83.02 Setting up python3-setuptools (52.0.0-4) ... [2022-08-09T12:14:19.716Z] #21 85.08 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-09T12:14:19.716Z] #21 85.09 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-09T12:14:19.716Z] #21 85.10 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-09T12:14:19.717Z] #21 85.11 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-09T12:14:19.717Z] #21 86.88 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-09T12:14:19.717Z] #21 86.89 Setting up jq (1.6-2.1) ... [2022-08-09T12:14:19.717Z] #21 86.90 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-09T12:14:19.717Z] #21 86.91 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-09T12:14:19.717Z] #21 86.92 Setting up iptables (1.8.7-1) ... [2022-08-09T12:14:19.717Z] #21 86.94 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-09T12:14:19.717Z] #21 86.94 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-09T12:14:19.717Z] #21 86.95 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-09T12:14:19.717Z] #21 86.97 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-09T12:14:19.717Z] #21 86.97 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-09T12:14:19.717Z] #21 86.99 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-09T12:14:19.717Z] #21 87.02 Setting up iproute2 (5.10.0-4) ... [2022-08-09T12:14:19.867Z] #21 83.77 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-09T12:14:19.867Z] #21 83.78 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-09T12:14:20.284Z] #21 87.56 Setting up systemd (247.3-7) ... [2022-08-09T12:14:20.284Z] #21 87.62 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-09T12:14:20.284Z] #21 87.63 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-09T12:14:20.284Z] #21 87.64 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-09T12:14:20.284Z] #21 87.69 Initializing machine ID from KVM UUID. [2022-08-09T12:14:20.809Z] #21 84.52 Setting up libelf1:amd64 (0.183-1) ... [2022-08-09T12:14:20.809Z] #21 84.54 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-09T12:14:20.809Z] #21 84.56 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-09T12:14:20.809Z] #21 84.57 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-09T12:14:20.809Z] #21 84.59 Setting up libkmod2:amd64 (28-1) ... [2022-08-09T12:14:20.809Z] #21 84.60 Setting up python3-distutils (3.9.2-1) ... [2022-08-09T12:14:20.837Z] #64 284.9 + bin/containerd-shim-runc-v1 [2022-08-09T12:14:21.380Z] #21 85.48 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:14:21.380Z] #21 85.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-09T12:14:21.380Z] #21 85.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-09T12:14:21.380Z] #21 85.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-09T12:14:21.380Z] #21 85.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-09T12:14:21.404Z] #69 ... [2022-08-09T12:14:21.404Z] [2022-08-09T12:14:21.404Z] #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-08-09T12:14:21.404Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-09T12:14:21.404Z] #20 1.823 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-09T12:14:21.404Z] #20 1.846 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-09T12:14:21.404Z] #20 1.846 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-09T12:14:21.404Z] #20 2.242 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-09T12:14:21.404Z] #20 2.533 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-09T12:14:21.404Z] #20 2.989 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-09T12:14:21.404Z] #20 3.527 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-09T12:14:21.404Z] #20 3.965 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-09T12:14:21.404Z] #20 4.471 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-09T12:14:21.404Z] #20 4.912 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [168 kB] [2022-08-09T12:14:21.404Z] #20 4.918 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [171 kB] [2022-08-09T12:14:21.404Z] #20 4.928 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [170 kB] [2022-08-09T12:14:21.404Z] #20 4.938 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [145 kB] [2022-08-09T12:14:21.404Z] #20 4.949 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [153 kB] [2022-08-09T12:14:21.404Z] #20 4.955 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [163 kB] [2022-08-09T12:14:21.404Z] #20 5.041 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-09T12:14:21.404Z] #20 5.056 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-09T12:14:21.404Z] #20 5.057 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-09T12:14:21.404Z] #20 5.057 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-09T12:14:21.404Z] #20 5.058 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-09T12:14:21.404Z] #20 5.058 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-09T12:14:21.641Z] #21 85.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-09T12:14:21.641Z] #21 85.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-09T12:14:21.641Z] #21 85.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-09T12:14:21.641Z] #21 85.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-09T12:14:21.641Z] #21 85.63 Setting up python3-setuptools (52.0.0-4) ... [2022-08-09T12:14:21.660Z] #20 ... [2022-08-09T12:14:21.661Z] [2022-08-09T12:14:21.661Z] #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-08-09T12:14:21.661Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-09T12:14:21.661Z] #49 1.848 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-09T12:14:21.661Z] #49 1.863 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-09T12:14:21.661Z] #49 1.866 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-09T12:14:21.661Z] #49 2.196 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-09T12:14:21.661Z] #49 2.560 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-09T12:14:21.661Z] #49 3.080 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-09T12:14:21.661Z] #49 3.582 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-09T12:14:21.661Z] #49 4.146 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-09T12:14:21.661Z] #49 4.687 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-09T12:14:21.661Z] #49 5.140 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [145 kB] [2022-08-09T12:14:21.661Z] #49 5.141 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [163 kB] [2022-08-09T12:14:21.661Z] #49 5.141 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [153 kB] [2022-08-09T12:14:21.661Z] #49 5.153 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [171 kB] [2022-08-09T12:14:21.661Z] #49 5.154 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [168 kB] [2022-08-09T12:14:21.661Z] #49 5.160 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [170 kB] [2022-08-09T12:14:21.661Z] #49 5.468 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-09T12:14:21.661Z] #49 5.468 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-09T12:14:21.661Z] #49 5.468 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-09T12:14:21.661Z] #49 5.480 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-09T12:14:21.661Z] #49 5.480 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-09T12:14:21.661Z] #49 5.480 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-09T12:14:21.661Z] #49 ... [2022-08-09T12:14:21.661Z] [2022-08-09T12:14:21.661Z] #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-08-09T12:14:21.661Z] #74 sha256:163042758995c859342539903964338e06f8fd114a1c5060f40a81750d37d0c2 [2022-08-09T12:14:21.661Z] #74 1.209 + RM_GOPATH=0 [2022-08-09T12:14:21.661Z] #74 1.209 + TMP_GOPATH= [2022-08-09T12:14:21.661Z] #74 1.209 + : /build [2022-08-09T12:14:21.661Z] #74 1.209 + '[' -z '' ']' [2022-08-09T12:14:21.661Z] #74 1.209 ++ mktemp -d [2022-08-09T12:14:21.661Z] #74 1.209 + export GOPATH=/tmp/tmp.tSNCiiD5A5 [2022-08-09T12:14:21.661Z] #74 1.209 + GOPATH=/tmp/tmp.tSNCiiD5A5 [2022-08-09T12:14:21.661Z] #74 1.209 + RM_GOPATH=1 [2022-08-09T12:14:21.661Z] #74 1.209 + case "$(go env GOARCH)" in [2022-08-09T12:14:21.661Z] #74 1.215 ++ go env GOARCH [2022-08-09T12:14:21.661Z] #74 1.215 + export GO_BUILDMODE=-buildmode=pie [2022-08-09T12:14:21.661Z] #74 1.215 + GO_BUILDMODE=-buildmode=pie [2022-08-09T12:14:21.661Z] #74 1.215 ++ dirname /install.sh [2022-08-09T12:14:21.661Z] #74 1.219 + dir=/ [2022-08-09T12:14:21.661Z] #74 1.219 + bin=rootlesskit [2022-08-09T12:14:21.661Z] #74 1.219 + shift [2022-08-09T12:14:21.661Z] #74 1.219 + '[' '!' -f //rootlesskit.installer ']' [2022-08-09T12:14:21.661Z] #74 1.219 + . //rootlesskit.installer [2022-08-09T12:14:21.661Z] #74 1.219 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-09T12:14:21.661Z] #74 1.219 + install_rootlesskit [2022-08-09T12:14:21.661Z] #74 1.219 + case "$1" in [2022-08-09T12:14:21.661Z] #74 1.219 + export CGO_ENABLED=0 [2022-08-09T12:14:21.661Z] #74 1.219 + CGO_ENABLED=0 [2022-08-09T12:14:21.661Z] #74 1.219 + _install_rootlesskit [2022-08-09T12:14:21.661Z] #74 1.221 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-09T12:14:21.661Z] #74 1.222 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-09T12:14:21.661Z] #74 1.222 + GOBIN=/build [2022-08-09T12:14:21.661Z] #74 1.222 + GO111MODULE=on [2022-08-09T12:14:21.661Z] #74 1.222 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-09T12:14:21.661Z] #74 1.222 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-09T12:14:21.661Z] #74 1.273 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-09T12:14:21.661Z] #74 2.637 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-09T12:14:21.661Z] #74 2.638 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-09T12:14:21.661Z] #74 2.834 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-09T12:14:21.661Z] #74 4.135 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-09T12:14:21.661Z] #74 4.444 go: downloading github.com/google/uuid v1.3.0 [2022-08-09T12:14:21.661Z] #74 4.446 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-09T12:14:21.661Z] #74 4.464 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-09T12:14:21.661Z] #74 4.512 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-09T12:14:21.661Z] #74 4.544 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-09T12:14:21.661Z] #21 88.99 Setting up systemd-journal-remote (247.3-7) ... [2022-08-09T12:14:21.661Z] #74 4.590 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-09T12:14:21.661Z] #74 4.794 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-09T12:14:21.661Z] #74 4.909 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-09T12:14:21.661Z] #74 4.983 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-09T12:14:21.661Z] #74 5.788 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-09T12:14:22.228Z] #21 89.41 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T12:14:22.806Z] #21 DONE 89.9s [2022-08-09T12:14:22.806Z] [2022-08-09T12:14:22.806Z] #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-08-09T12:14:22.807Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-09T12:14:23.432Z] #77 239.7 AR libcrun_testing.a [2022-08-09T12:14:23.432Z] #77 239.7 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-09T12:14:23.432Z] #77 239.8 CCLD tests/tests_libcrun_utils [2022-08-09T12:14:23.432Z] #77 239.9 CCLD tests/tests_libcrun_errors [2022-08-09T12:14:23.432Z] #77 239.9 CCLD tests/tests_libcrun_fuzzer [2022-08-09T12:14:23.432Z] #77 240.6 CCLD libcrun.la [2022-08-09T12:14:23.432Z] #77 241.6 CCLD crun [2022-08-09T12:14:23.432Z] #77 242.2 make[3]: Entering directory '/tmp/crun-build' [2022-08-09T12:14:23.432Z] #77 242.3 /bin/mkdir -p '/usr/local/lib' [2022-08-09T12:14:23.432Z] #77 242.3 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-09T12:14:23.432Z] #77 242.3 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-09T12:14:23.432Z] #77 242.4 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-09T12:14:23.432Z] #77 242.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-09T12:14:23.432Z] #77 242.4 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-09T12:14:23.432Z] #77 242.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-09T12:14:23.432Z] #77 242.5 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-09T12:14:23.432Z] #77 242.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-08-09T12:14:23.432Z] #77 242.7 ---------------------------------------------------------------------- [2022-08-09T12:14:23.432Z] #77 242.7 Libraries have been installed in: [2022-08-09T12:14:23.432Z] #77 242.7 /usr/local/lib [2022-08-09T12:14:23.432Z] #77 242.7 [2022-08-09T12:14:23.432Z] #77 242.7 If you ever happen to want to link against installed libraries [2022-08-09T12:14:23.432Z] #77 242.7 in a given directory, LIBDIR, you must either use libtool, and [2022-08-09T12:14:23.432Z] #77 242.7 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-09T12:14:23.432Z] #77 242.7 flag during linking and do at least one of the following: [2022-08-09T12:14:23.432Z] #77 242.7 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-09T12:14:23.432Z] #77 242.7 during execution [2022-08-09T12:14:23.432Z] #77 242.7 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-09T12:14:23.432Z] #77 242.7 during linking [2022-08-09T12:14:23.432Z] #77 242.7 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-09T12:14:23.432Z] #77 242.7 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-09T12:14:23.432Z] #77 242.7 [2022-08-09T12:14:23.432Z] #77 242.7 See any operating system documentation about shared libraries for [2022-08-09T12:14:23.432Z] #77 242.7 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-09T12:14:23.432Z] #77 242.7 ---------------------------------------------------------------------- [2022-08-09T12:14:23.432Z] #77 242.7 /bin/mkdir -p '/build' [2022-08-09T12:14:23.432Z] #77 242.7 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-09T12:14:23.432Z] #77 242.8 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-09T12:14:23.432Z] #77 242.8 make[3]: Leaving directory '/tmp/crun-build' [2022-08-09T12:14:23.432Z] #77 242.8 make[2]: Leaving directory '/tmp/crun-build' [2022-08-09T12:14:23.432Z] #77 242.8 make[1]: Leaving directory '/tmp/crun-build' [2022-08-09T12:14:23.432Z] #77 DONE 242.9s [2022-08-09T12:14:23.432Z] [2022-08-09T12:14:23.432Z] #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-08-09T12:14:23.432Z] #60 sha256:42fd0d247ea7a91e8a1445820b6c12f414044f4553e11619fee8ec1c9b25de51 [2022-08-09T12:14:24.192Z] #22 1.537 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-09T12:14:24.192Z] #22 1.540 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-09T12:14:24.192Z] #22 1.543 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-09T12:14:24.194Z] #21 88.27 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-09T12:14:24.194Z] #21 88.30 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-09T12:14:24.194Z] #21 88.32 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-09T12:14:24.194Z] #21 88.35 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-09T12:14:24.451Z] #22 DONE 1.7s [2022-08-09T12:14:24.451Z] [2022-08-09T12:14:24.451Z] #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-08-09T12:14:24.451Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T12:14:24.451Z] #55 ... [2022-08-09T12:14:24.451Z] [2022-08-09T12:14:24.451Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-09T12:14:24.451Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-09T12:14:26.099Z] #64 289.8 + bin/containerd-shim-runc-v2 [2022-08-09T12:14:26.664Z] #64 290.5 + binaries [2022-08-09T12:14:26.664Z] #64 290.5 + install -D bin/containerd /build/containerd [2022-08-09T12:14:26.664Z] #64 290.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-09T12:14:26.664Z] #64 290.5 + install -D bin/ctr /build/ctr [2022-08-09T12:14:26.733Z] #21 90.39 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-09T12:14:26.733Z] #21 90.40 Setting up jq (1.6-2.1) ... [2022-08-09T12:14:26.733Z] #21 90.41 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-09T12:14:26.733Z] #21 90.43 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-09T12:14:26.733Z] #21 90.44 Setting up iptables (1.8.7-1) ... [2022-08-09T12:14:26.733Z] #21 90.45 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-09T12:14:26.733Z] #21 90.46 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-09T12:14:26.733Z] #21 90.46 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-09T12:14:26.733Z] #21 90.47 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-09T12:14:26.733Z] #21 90.48 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-09T12:14:26.733Z] #21 90.49 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-09T12:14:26.733Z] #21 90.51 Setting up iproute2 (5.10.0-4) ... [2022-08-09T12:14:26.998Z] #21 90.92 Setting up systemd (247.3-7) ... [2022-08-09T12:14:27.258Z] #21 91.20 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-09T12:14:27.258Z] #21 91.20 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-09T12:14:27.258Z] #21 91.22 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-09T12:14:27.258Z] #21 91.27 Initializing machine ID from KVM UUID. [2022-08-09T12:14:29.217Z] #21 93.19 Setting up systemd-journal-remote (247.3-7) ... [2022-08-09T12:14:30.162Z] #21 94.11 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T12:14:31.103Z] #21 DONE 95.1s [2022-08-09T12:14:31.103Z] [2022-08-09T12:14:31.103Z] #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-08-09T12:14:31.103Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-09T12:14:31.363Z] #22 ... [2022-08-09T12:14:31.363Z] [2022-08-09T12:14:31.363Z] #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-08-09T12:14:31.363Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:14:31.363Z] #77 228.8 CCLD libyajl.la [2022-08-09T12:14:31.363Z] #77 229.7 CCLD verify/json_verify [2022-08-09T12:14:31.363Z] #77 230.6 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-09T12:14:31.363Z] #77 230.6 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-09T12:14:31.363Z] #77 230.6 make[5]: Nothing to be done for 'install-data-am'. [2022-08-09T12:14:31.363Z] #77 230.6 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-09T12:14:31.363Z] #77 230.6 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-09T12:14:31.363Z] #77 230.6 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-09T12:14:31.363Z] #77 230.9 CC src/validate.o [2022-08-09T12:14:31.363Z] #77 231.0 CC src/image_spec_schema_config_schema.lo [2022-08-09T12:14:31.363Z] #77 231.0 CC src/image_spec_schema_content_descriptor.lo [2022-08-09T12:14:31.363Z] #77 231.0 CC src/image_spec_schema_defs.lo [2022-08-09T12:14:31.363Z] #77 231.1 CC src/image_spec_schema_defs_descriptor.lo [2022-08-09T12:14:31.363Z] #77 231.1 CC src/image_spec_schema_image_index_schema.lo [2022-08-09T12:14:31.363Z] #77 231.1 CC src/image_spec_schema_image_layout_schema.lo [2022-08-09T12:14:31.363Z] #77 231.1 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-09T12:14:31.363Z] #77 231.3 CC src/runtime_spec_schema_config_linux.lo [2022-08-09T12:14:31.363Z] #77 231.3 CC src/runtime_spec_schema_config_zos.lo [2022-08-09T12:14:31.363Z] #77 231.3 CC src/runtime_spec_schema_config_schema.lo [2022-08-09T12:14:31.363Z] #77 231.5 CC src/runtime_spec_schema_config_solaris.lo [2022-08-09T12:14:31.363Z] #77 231.5 CC src/runtime_spec_schema_config_vm.lo [2022-08-09T12:14:31.363Z] #77 231.5 CC src/runtime_spec_schema_config_windows.lo [2022-08-09T12:14:31.363Z] #77 231.6 CC src/runtime_spec_schema_defs.lo [2022-08-09T12:14:31.363Z] #77 231.6 CC src/runtime_spec_schema_defs_linux.lo [2022-08-09T12:14:31.363Z] #77 231.7 CC src/runtime_spec_schema_defs_zos.lo [2022-08-09T12:14:31.363Z] #77 231.7 CC src/runtime_spec_schema_defs_vm.lo [2022-08-09T12:14:31.363Z] #77 231.7 CC src/runtime_spec_schema_defs_windows.lo [2022-08-09T12:14:31.363Z] #77 231.7 CC src/runtime_spec_schema_state_schema.lo [2022-08-09T12:14:31.363Z] #77 231.8 CC src/basic_test_double_array.lo [2022-08-09T12:14:31.363Z] #77 231.8 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-09T12:14:31.363Z] #77 231.9 CC src/basic_test_top_array_int.lo [2022-08-09T12:14:31.363Z] #77 231.9 CC src/basic_test_double_array_item.lo [2022-08-09T12:14:31.363Z] #77 232.0 CC src/basic_test_top_array_string.lo [2022-08-09T12:14:31.363Z] #77 232.1 CC src/basic_test_top_double_array_int.lo [2022-08-09T12:14:31.363Z] #77 232.3 CC src/basic_test_top_double_array_obj.lo [2022-08-09T12:14:31.363Z] #77 232.4 CC src/basic_test_top_double_array_refobj.lo [2022-08-09T12:14:31.363Z] #77 232.5 CC src/basic_test_top_double_array_string.lo [2022-08-09T12:14:31.363Z] #77 232.5 CC src/read-file.lo [2022-08-09T12:14:31.363Z] #77 232.6 CC src/json_common.lo [2022-08-09T12:14:31.363Z] #77 232.7 CC tests/test-1.o [2022-08-09T12:14:31.363Z] #77 232.9 CC tests/test-3.o [2022-08-09T12:14:31.363Z] #77 232.9 CC tests/test-4.o [2022-08-09T12:14:31.363Z] #77 233.0 CC tests/test-2.o [2022-08-09T12:14:31.363Z] #77 233.1 CC tests/test-5.o [2022-08-09T12:14:31.363Z] #77 233.2 CC tests/test-6.o [2022-08-09T12:14:31.363Z] #77 233.3 CC tests/test-7.o [2022-08-09T12:14:31.363Z] #77 233.3 CC tests/test-9.o [2022-08-09T12:14:31.363Z] #77 233.3 CC tests/test-8.o [2022-08-09T12:14:31.363Z] #77 233.5 CC tests/test-11.o [2022-08-09T12:14:31.363Z] #77 233.6 CC tests/test-10.o [2022-08-09T12:14:31.922Z] #64 DONE 295.0s [2022-08-09T12:14:31.923Z] [2022-08-09T12:14:31.923Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-09T12:14:31.923Z] #65 sha256:a542680a6a9592b8f5e54be303da881f3c3beee6a2b29ec76fdf9e8d5e057643 [2022-08-09T12:14:32.304Z] #77 ... [2022-08-09T12:14:32.304Z] [2022-08-09T12:14:32.304Z] #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-08-09T12:14:32.304Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-09T12:14:32.564Z] #22 1.322 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-09T12:14:32.564Z] #22 1.334 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-09T12:14:32.564Z] #22 1.350 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-09T12:14:32.564Z] #22 DONE 1.6s [2022-08-09T12:14:32.564Z] [2022-08-09T12:14:32.564Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-09T12:14:32.564Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-09T12:14:33.820Z] #65 DONE 1.8s [2022-08-09T12:14:33.820Z] [2022-08-09T12:14:33.820Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-09T12:14:33.820Z] #70 sha256:3d17b386caed16fc98b32e704cfae99ba1e16ba52454033084c5f3d81e1944f8 [2022-08-09T12:14:33.839Z] #74 ... [2022-08-09T12:14:33.839Z] [2022-08-09T12:14:33.839Z] #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-08-09T12:14:33.839Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-09T12:14:33.839Z] #69 21.51 Fetched 49.2 MB in 20s (2477 kB/s) [2022-08-09T12:14:34.077Z] #70 DONE 0.4s [2022-08-09T12:14:34.334Z] [2022-08-09T12:14:34.334Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-09T12:14:34.334Z] #75 sha256:656d1c9834cab890ec82c7dcfdd60b5434a4bc3f95b32639c34051e0d7feb370 [2022-08-09T12:14:36.232Z] #75 DONE 2.0s [2022-08-09T12:14:36.232Z] [2022-08-09T12:14:36.232Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-09T12:14:36.232Z] #78 sha256:8ed63849bdc884ef2f1c9331802a8b7da2f8372de03ee9060e3f9e8d42ade233 [2022-08-09T12:14:36.232Z] #78 DONE 0.1s [2022-08-09T12:14:36.232Z] [2022-08-09T12:14:36.232Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-09T12:14:36.232Z] #79 sha256:0eff726734bfaa60a508bbadf23f767b7e47045ce7e7cb11927c6ca56631dbad [2022-08-09T12:14:36.232Z] #79 DONE 0.1s [2022-08-09T12:14:36.232Z] [2022-08-09T12:14:36.232Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-09T12:14:36.232Z] #80 sha256:3a1b991696a1f3efdae5c27b6e9a69b91054147443f1591f9a59b0b62476921e [2022-08-09T12:14:36.232Z] #80 DONE 0.1s [2022-08-09T12:14:36.489Z] [2022-08-09T12:14:36.489Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-09T12:14:36.489Z] #81 sha256:1c8fb747f6834d6ec8bf7b9343429d563581e77d36936f25c4363c52cb74f24c [2022-08-09T12:14:37.422Z] #81 DONE 1.0s [2022-08-09T12:14:37.422Z] [2022-08-09T12:14:37.422Z] #82 exporting to image [2022-08-09T12:14:37.422Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-09T12:14:37.423Z] #82 exporting layers [2022-08-09T12:14:38.277Z] #60 ... [2022-08-09T12:14:38.277Z] [2022-08-09T12:14:38.277Z] #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-08-09T12:14:38.277Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T12:14:38.277Z] #55 316.9 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-09T12:14:38.277Z] #55 DONE 318.0s [2022-08-09T12:14:38.277Z] [2022-08-09T12:14:38.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-08-09T12:14:38.277Z] #64 sha256:11040277e9c302a03d2feebce1622f5cc1ce3ed417b86975a7216d765a135fcc [2022-08-09T12:14:38.277Z] #64 ... [2022-08-09T12:14:38.277Z] [2022-08-09T12:14:38.277Z] #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-08-09T12:14:38.277Z] #60 sha256:42fd0d247ea7a91e8a1445820b6c12f414044f4553e11619fee8ec1c9b25de51 [2022-08-09T12:14:38.277Z] #60 177.0 + mkdir -p /build [2022-08-09T12:14:38.277Z] #60 177.0 + cp runc /build/runc [2022-08-09T12:14:38.534Z] #60 DONE 177.3s [2022-08-09T12:14:38.534Z] [2022-08-09T12:14:38.534Z] #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-08-09T12:14:38.534Z] #64 sha256:11040277e9c302a03d2feebce1622f5cc1ce3ed417b86975a7216d765a135fcc [2022-08-09T12:14:39.347Z] #23 12.40 Collecting yamllint==1.26.1 [2022-08-09T12:14:39.347Z] #23 13.57 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-09T12:14:39.903Z] #64 ... [2022-08-09T12:14:39.903Z] [2022-08-09T12:14:39.903Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-09T12:14:39.903Z] #56 sha256:8551feabb6d9822db53be499b3914932b8c8f32f83351016ea8af0ee2499f5bf [2022-08-09T12:14:40.386Z] #69 21.51 Reading package lists... [2022-08-09T12:14:40.386Z] #69 ... [2022-08-09T12:14:40.386Z] [2022-08-09T12:14:40.386Z] #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-08-09T12:14:40.386Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-09T12:14:40.386Z] #49 22.26 Fetched 49.2 MB in 21s (2381 kB/s) [2022-08-09T12:14:40.468Z] #56 DONE 0.6s [2022-08-09T12:14:40.468Z] [2022-08-09T12:14:40.468Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-09T12:14:40.468Z] #58 sha256:1bf1cc500dbe1af65ba0b179dc15f9b98eddec66d13e00b554f9c92482ec33ec [2022-08-09T12:14:40.724Z] #23 16.14 Collecting pathspec>=0.5.3 [2022-08-09T12:14:40.724Z] #23 16.16 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-09T12:14:40.725Z] #58 DONE 0.1s [2022-08-09T12:14:40.725Z] [2022-08-09T12:14:40.725Z] #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-08-09T12:14:40.725Z] #64 sha256:11040277e9c302a03d2feebce1622f5cc1ce3ed417b86975a7216d765a135fcc [2022-08-09T12:14:40.725Z] #64 ... [2022-08-09T12:14:40.725Z] [2022-08-09T12:14:40.725Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-09T12:14:40.725Z] #61 sha256:668f39693387b51a74ef7915404731b7bff8af7f7b4d9637858a331e24007522 [2022-08-09T12:14:40.981Z] #61 DONE 0.3s [2022-08-09T12:14:40.981Z] [2022-08-09T12:14:40.981Z] #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-08-09T12:14:40.981Z] #64 sha256:11040277e9c302a03d2feebce1622f5cc1ce3ed417b86975a7216d765a135fcc [2022-08-09T12:14:41.603Z] #82 exporting layers 3.6s done [2022-08-09T12:14:41.603Z] #82 writing image sha256:b1c4d34103b3e60945e6fbe100e7ff289299e6ad6ec1bd6df8062a5eef205d0e done [2022-08-09T12:14:41.603Z] #82 naming to docker.io/library/docker:9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 done [2022-08-09T12:14:41.603Z] #82 DONE 3.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-09T12:14:41.660Z] #23 17.04 Collecting pyyaml [2022-08-09T12:14:41.660Z] #23 17.05 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-08-09T12:14:41.660Z] #23 17.15 Building wheels for collected packages: yamllint [2022-08-09T12:14:41.660Z] #23 17.15 Building wheel for yamllint (setup.py): started [2022-08-09T12:14:41.928Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-09T12:14:42.207Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43907/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 hack/test/unit [2022-08-09T12:14:42.279Z] #49 22.26 Reading package lists... [2022-08-09T12:14:42.279Z] #49 ... [2022-08-09T12:14:42.279Z] [2022-08-09T12:14:42.279Z] #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-08-09T12:14:42.279Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-09T12:14:42.279Z] #69 21.51 Reading package lists... [2022-08-09T12:14:42.596Z] #23 18.21 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-09T12:14:42.596Z] #23 18.21 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=608acd34a26698578af21813af480831c5cb7dfc8150b0754f5e72bcdbcb538e [2022-08-09T12:14:42.596Z] #23 18.21 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-09T12:14:42.596Z] #23 18.23 Successfully built yamllint [2022-08-09T12:14:42.596Z] #23 18.26 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-09T12:14:42.872Z] #64 273.1 + bin/containerd [2022-08-09T12:14:43.163Z] #23 18.69 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-09T12:14:43.648Z] #69 30.65 Reading package lists... [2022-08-09T12:14:43.648Z] #69 ... [2022-08-09T12:14:43.648Z] [2022-08-09T12:14:43.648Z] #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-08-09T12:14:43.648Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-09T12:14:43.648Z] #20 22.04 Fetched 49.2 MB in 20s (2401 kB/s) [2022-08-09T12:14:43.648Z] #20 22.04 Reading package lists... [2022-08-09T12:14:43.648Z] #20 31.46 Reading package lists... [2022-08-09T12:14:43.648Z] #20 ... [2022-08-09T12:14:43.648Z] [2022-08-09T12:14:43.648Z] #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-08-09T12:14:43.648Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-09T12:14:43.648Z] #49 22.26 Reading package lists... [2022-08-09T12:14:43.732Z] #23 DONE 19.3s [2022-08-09T12:14:43.732Z] [2022-08-09T12:14:43.732Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-09T12:14:43.732Z] #27 sha256:661a3cd9f4da3d5d61c35786d940cb1e81b9b3d0b8f6acdfea4fa3066e7b0539 [2022-08-09T12:14:43.991Z] #27 DONE 0.2s [2022-08-09T12:14:43.991Z] [2022-08-09T12:14:43.992Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-09T12:14:43.992Z] #32 sha256:466ed1e35d55b3e9ea21091e04bee828f826bc3e83e6b376939bd807cd5961bc [2022-08-09T12:14:44.105Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-09T12:14:44.105Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-09T12:14:44.105Z] + TESTDIRS=./... [2022-08-09T12:14:44.105Z] + exclude_paths='/vendor/|/integration' [2022-08-09T12:14:44.105Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-09T12:14:44.105Z] ++ go list ./... [2022-08-09T12:14:44.250Z] #32 DONE 0.5s [2022-08-09T12:14:44.250Z] [2022-08-09T12:14:44.250Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-09T12:14:44.250Z] #35 sha256:753522659c5b05adea810fa3ba9add3554f33bbd5d8846227cba84ce1d3b09f9 [2022-08-09T12:14:44.679Z] + pkg_list='github.com/docker/docker/api [2022-08-09T12:14:44.679Z] github.com/docker/docker/api/server [2022-08-09T12:14:44.679Z] github.com/docker/docker/api/server/backend/build [2022-08-09T12:14:44.679Z] github.com/docker/docker/api/server/httpstatus [2022-08-09T12:14:44.679Z] github.com/docker/docker/api/server/httputils [2022-08-09T12:14:44.679Z] github.com/docker/docker/api/server/middleware [2022-08-09T12:14:44.679Z] github.com/docker/docker/api/server/router [2022-08-09T12:14:44.679Z] github.com/docker/docker/api/server/router/build [2022-08-09T12:14:44.679Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-09T12:14:44.679Z] github.com/docker/docker/api/server/router/container [2022-08-09T12:14:44.679Z] github.com/docker/docker/api/server/router/debug [2022-08-09T12:14:44.679Z] github.com/docker/docker/api/server/router/distribution [2022-08-09T12:14:44.679Z] github.com/docker/docker/api/server/router/grpc [2022-08-09T12:14:44.679Z] github.com/docker/docker/api/server/router/image [2022-08-09T12:14:44.679Z] github.com/docker/docker/api/server/router/network [2022-08-09T12:14:44.679Z] github.com/docker/docker/api/server/router/plugin [2022-08-09T12:14:44.679Z] github.com/docker/docker/api/server/router/session [2022-08-09T12:14:44.679Z] github.com/docker/docker/api/server/router/swarm [2022-08-09T12:14:44.679Z] github.com/docker/docker/api/server/router/system [2022-08-09T12:14:44.679Z] github.com/docker/docker/api/server/router/volume [2022-08-09T12:14:44.679Z] github.com/docker/docker/api/types [2022-08-09T12:14:44.679Z] github.com/docker/docker/api/types/backend [2022-08-09T12:14:44.679Z] github.com/docker/docker/api/types/blkiodev [2022-08-09T12:14:44.679Z] github.com/docker/docker/api/types/container [2022-08-09T12:14:44.679Z] github.com/docker/docker/api/types/events [2022-08-09T12:14:44.679Z] github.com/docker/docker/api/types/filters [2022-08-09T12:14:44.679Z] github.com/docker/docker/api/types/image [2022-08-09T12:14:44.679Z] github.com/docker/docker/api/types/mount [2022-08-09T12:14:44.679Z] github.com/docker/docker/api/types/network [2022-08-09T12:14:44.679Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-09T12:14:44.679Z] github.com/docker/docker/api/types/registry [2022-08-09T12:14:44.679Z] github.com/docker/docker/api/types/strslice [2022-08-09T12:14:44.679Z] github.com/docker/docker/api/types/swarm [2022-08-09T12:14:44.679Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-09T12:14:44.679Z] github.com/docker/docker/api/types/time [2022-08-09T12:14:44.679Z] github.com/docker/docker/api/types/versions [2022-08-09T12:14:44.679Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-09T12:14:44.679Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-09T12:14:44.679Z] github.com/docker/docker/api/types/volume [2022-08-09T12:14:44.679Z] github.com/docker/docker/builder [2022-08-09T12:14:44.679Z] github.com/docker/docker/builder/builder-next [2022-08-09T12:14:44.679Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-09T12:14:44.679Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-09T12:14:44.679Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-09T12:14:44.679Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-09T12:14:44.679Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-09T12:14:44.679Z] github.com/docker/docker/builder/builder-next/worker [2022-08-09T12:14:44.679Z] github.com/docker/docker/builder/dockerfile [2022-08-09T12:14:44.679Z] github.com/docker/docker/builder/remotecontext [2022-08-09T12:14:44.679Z] github.com/docker/docker/builder/remotecontext/git [2022-08-09T12:14:44.679Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-09T12:14:44.680Z] github.com/docker/docker/cli [2022-08-09T12:14:44.680Z] github.com/docker/docker/cli/config [2022-08-09T12:14:44.680Z] github.com/docker/docker/cli/debug [2022-08-09T12:14:44.680Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-09T12:14:44.680Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-09T12:14:44.680Z] github.com/docker/docker/client [2022-08-09T12:14:44.680Z] github.com/docker/docker/cmd/docker-proxy [2022-08-09T12:14:44.680Z] github.com/docker/docker/cmd/dockerd [2022-08-09T12:14:44.680Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-09T12:14:44.680Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-09T12:14:44.680Z] github.com/docker/docker/container [2022-08-09T12:14:44.680Z] github.com/docker/docker/container/stream [2022-08-09T12:14:44.680Z] github.com/docker/docker/contrib/apparmor [2022-08-09T12:14:44.680Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-09T12:14:44.680Z] github.com/docker/docker/contrib/httpserver [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/cluster [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/cluster/convert [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/cluster/executor [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/cluster/provider [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/config [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/containerd [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/events [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/events/testutils [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/exec [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/graphdriver [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/images [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/initlayer [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/links [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/listeners [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/logger [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/logger/gelf [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/logger/journald [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/logger/local [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/logger/logentries [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/logger/splunk [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/logger/syslog [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/logger/templates [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/names [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/network [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/stats [2022-08-09T12:14:44.680Z] github.com/docker/docker/distribution [2022-08-09T12:14:44.680Z] github.com/docker/docker/distribution/metadata [2022-08-09T12:14:44.680Z] github.com/docker/docker/distribution/utils [2022-08-09T12:14:44.680Z] github.com/docker/docker/distribution/xfer [2022-08-09T12:14:44.680Z] github.com/docker/docker/dockerversion [2022-08-09T12:14:44.680Z] github.com/docker/docker/errdefs [2022-08-09T12:14:44.680Z] github.com/docker/docker/image [2022-08-09T12:14:44.680Z] github.com/docker/docker/image/cache [2022-08-09T12:14:44.680Z] github.com/docker/docker/image/tarexport [2022-08-09T12:14:44.680Z] github.com/docker/docker/image/v1 [2022-08-09T12:14:44.680Z] github.com/docker/docker/internal/test/suite [2022-08-09T12:14:44.680Z] github.com/docker/docker/layer [2022-08-09T12:14:44.680Z] github.com/docker/docker/libcontainerd [2022-08-09T12:14:44.680Z] github.com/docker/docker/libcontainerd/queue [2022-08-09T12:14:44.680Z] github.com/docker/docker/libcontainerd/remote [2022-08-09T12:14:44.680Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-09T12:14:44.680Z] github.com/docker/docker/libcontainerd/types [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/bitseq [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/cluster [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/config [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/datastore [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/driverapi [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/etchosts [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/idm [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/ipam [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/iptables [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/netlabel [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/netutils [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/networkdb [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/ns [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/options [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/osl [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/portallocator [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/portmapper [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/testutils [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/types [2022-08-09T12:14:44.680Z] github.com/docker/docker/oci [2022-08-09T12:14:44.680Z] github.com/docker/docker/oci/caps [2022-08-09T12:14:44.680Z] github.com/docker/docker/opts [2022-08-09T12:14:44.680Z] github.com/docker/docker/pkg/aaparser [2022-08-09T12:14:44.680Z] github.com/docker/docker/pkg/archive [2022-08-09T12:14:44.680Z] github.com/docker/docker/pkg/authorization [2022-08-09T12:14:44.680Z] github.com/docker/docker/pkg/broadcaster [2022-08-09T12:14:44.680Z] github.com/docker/docker/pkg/capabilities [2022-08-09T12:14:44.680Z] github.com/docker/docker/pkg/chrootarchive [2022-08-09T12:14:44.680Z] github.com/docker/docker/pkg/containerfs [2022-08-09T12:14:44.680Z] github.com/docker/docker/pkg/devicemapper [2022-08-09T12:14:44.680Z] github.com/docker/docker/pkg/directory [2022-08-09T12:14:44.680Z] github.com/docker/docker/pkg/dmesg [2022-08-09T12:14:44.680Z] github.com/docker/docker/pkg/fileutils [2022-08-09T12:14:44.680Z] github.com/docker/docker/pkg/fsutils [2022-08-09T12:14:44.680Z] github.com/docker/docker/pkg/homedir [2022-08-09T12:14:44.680Z] github.com/docker/docker/pkg/idtools [2022-08-09T12:14:44.680Z] github.com/docker/docker/pkg/ioutils [2022-08-09T12:14:44.680Z] github.com/docker/docker/pkg/jsonmessage [2022-08-09T12:14:44.680Z] github.com/docker/docker/pkg/longpath [2022-08-09T12:14:44.680Z] github.com/docker/docker/pkg/loopback [2022-08-09T12:14:44.680Z] github.com/docker/docker/pkg/namesgenerator [2022-08-09T12:14:44.680Z] github.com/docker/docker/pkg/parsers [2022-08-09T12:14:44.680Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-09T12:14:44.680Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-09T12:14:44.680Z] github.com/docker/docker/pkg/pidfile [2022-08-09T12:14:44.680Z] github.com/docker/docker/pkg/platform [2022-08-09T12:14:44.680Z] github.com/docker/docker/pkg/plugingetter [2022-08-09T12:14:44.680Z] github.com/docker/docker/pkg/plugins [2022-08-09T12:14:44.680Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-09T12:14:44.680Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-09T12:14:44.680Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-09T12:14:44.680Z] github.com/docker/docker/pkg/plugins/transport [2022-08-09T12:14:44.680Z] github.com/docker/docker/pkg/pools [2022-08-09T12:14:44.680Z] github.com/docker/docker/pkg/progress [2022-08-09T12:14:44.680Z] github.com/docker/docker/pkg/pubsub [2022-08-09T12:14:44.680Z] github.com/docker/docker/pkg/reexec [2022-08-09T12:14:44.680Z] github.com/docker/docker/pkg/signal [2022-08-09T12:14:44.680Z] github.com/docker/docker/pkg/stack [2022-08-09T12:14:44.680Z] github.com/docker/docker/pkg/stdcopy [2022-08-09T12:14:44.680Z] github.com/docker/docker/pkg/streamformatter [2022-08-09T12:14:44.680Z] github.com/docker/docker/pkg/stringid [2022-08-09T12:14:44.680Z] github.com/docker/docker/pkg/sysinfo [2022-08-09T12:14:44.680Z] github.com/docker/docker/pkg/system [2022-08-09T12:14:44.680Z] github.com/docker/docker/pkg/tailfile [2022-08-09T12:14:44.680Z] github.com/docker/docker/pkg/tarsum [2022-08-09T12:14:44.680Z] github.com/docker/docker/pkg/urlutil [2022-08-09T12:14:44.680Z] github.com/docker/docker/pkg/useragent [2022-08-09T12:14:44.680Z] github.com/docker/docker/plugin [2022-08-09T12:14:44.680Z] github.com/docker/docker/plugin/executor/containerd [2022-08-09T12:14:44.680Z] github.com/docker/docker/plugin/v2 [2022-08-09T12:14:44.680Z] github.com/docker/docker/profiles/apparmor [2022-08-09T12:14:44.680Z] github.com/docker/docker/profiles/seccomp [2022-08-09T12:14:44.680Z] github.com/docker/docker/quota [2022-08-09T12:14:44.680Z] github.com/docker/docker/reference [2022-08-09T12:14:44.680Z] github.com/docker/docker/registry [2022-08-09T12:14:44.680Z] github.com/docker/docker/registry/resumable [2022-08-09T12:14:44.680Z] github.com/docker/docker/restartmanager [2022-08-09T12:14:44.680Z] github.com/docker/docker/rootless [2022-08-09T12:14:44.680Z] github.com/docker/docker/rootless/specconv [2022-08-09T12:14:44.680Z] github.com/docker/docker/runconfig [2022-08-09T12:14:44.680Z] github.com/docker/docker/runconfig/opts [2022-08-09T12:14:44.680Z] github.com/docker/docker/testutil [2022-08-09T12:14:44.680Z] github.com/docker/docker/testutil/daemon [2022-08-09T12:14:44.680Z] github.com/docker/docker/testutil/environment [2022-08-09T12:14:44.680Z] github.com/docker/docker/testutil/fakecontext [2022-08-09T12:14:44.680Z] github.com/docker/docker/testutil/fakegit [2022-08-09T12:14:44.680Z] github.com/docker/docker/testutil/fakestorage [2022-08-09T12:14:44.680Z] github.com/docker/docker/testutil/fixtures/load [2022-08-09T12:14:44.680Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-09T12:14:44.680Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-09T12:14:44.680Z] github.com/docker/docker/testutil/registry [2022-08-09T12:14:44.680Z] github.com/docker/docker/testutil/request [2022-08-09T12:14:44.680Z] github.com/docker/docker/volume [2022-08-09T12:14:44.680Z] github.com/docker/docker/volume/drivers [2022-08-09T12:14:44.680Z] github.com/docker/docker/volume/local [2022-08-09T12:14:44.680Z] github.com/docker/docker/volume/mounts [2022-08-09T12:14:44.680Z] github.com/docker/docker/volume/service [2022-08-09T12:14:44.680Z] github.com/docker/docker/volume/service/opts [2022-08-09T12:14:44.680Z] github.com/docker/docker/volume/testutils' [2022-08-09T12:14:44.680Z] ++ grep --fixed-strings -v /libnetwork [2022-08-09T12:14:44.680Z] ++ echo 'github.com/docker/docker/api [2022-08-09T12:14:44.680Z] github.com/docker/docker/api/server [2022-08-09T12:14:44.680Z] github.com/docker/docker/api/server/backend/build [2022-08-09T12:14:44.680Z] github.com/docker/docker/api/server/httpstatus [2022-08-09T12:14:44.680Z] github.com/docker/docker/api/server/httputils [2022-08-09T12:14:44.680Z] github.com/docker/docker/api/server/middleware [2022-08-09T12:14:44.680Z] github.com/docker/docker/api/server/router [2022-08-09T12:14:44.680Z] github.com/docker/docker/api/server/router/build [2022-08-09T12:14:44.680Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-09T12:14:44.680Z] github.com/docker/docker/api/server/router/container [2022-08-09T12:14:44.680Z] github.com/docker/docker/api/server/router/debug [2022-08-09T12:14:44.680Z] github.com/docker/docker/api/server/router/distribution [2022-08-09T12:14:44.680Z] github.com/docker/docker/api/server/router/grpc [2022-08-09T12:14:44.680Z] github.com/docker/docker/api/server/router/image [2022-08-09T12:14:44.680Z] github.com/docker/docker/api/server/router/network [2022-08-09T12:14:44.680Z] github.com/docker/docker/api/server/router/plugin [2022-08-09T12:14:44.680Z] github.com/docker/docker/api/server/router/session [2022-08-09T12:14:44.680Z] github.com/docker/docker/api/server/router/swarm [2022-08-09T12:14:44.680Z] github.com/docker/docker/api/server/router/system [2022-08-09T12:14:44.680Z] github.com/docker/docker/api/server/router/volume [2022-08-09T12:14:44.680Z] github.com/docker/docker/api/types [2022-08-09T12:14:44.680Z] github.com/docker/docker/api/types/backend [2022-08-09T12:14:44.680Z] github.com/docker/docker/api/types/blkiodev [2022-08-09T12:14:44.680Z] github.com/docker/docker/api/types/container [2022-08-09T12:14:44.680Z] github.com/docker/docker/api/types/events [2022-08-09T12:14:44.680Z] github.com/docker/docker/api/types/filters [2022-08-09T12:14:44.680Z] github.com/docker/docker/api/types/image [2022-08-09T12:14:44.680Z] github.com/docker/docker/api/types/mount [2022-08-09T12:14:44.680Z] github.com/docker/docker/api/types/network [2022-08-09T12:14:44.680Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-09T12:14:44.680Z] github.com/docker/docker/api/types/registry [2022-08-09T12:14:44.680Z] github.com/docker/docker/api/types/strslice [2022-08-09T12:14:44.680Z] github.com/docker/docker/api/types/swarm [2022-08-09T12:14:44.680Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-09T12:14:44.680Z] github.com/docker/docker/api/types/time [2022-08-09T12:14:44.680Z] github.com/docker/docker/api/types/versions [2022-08-09T12:14:44.680Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-09T12:14:44.680Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-09T12:14:44.680Z] github.com/docker/docker/api/types/volume [2022-08-09T12:14:44.680Z] github.com/docker/docker/builder [2022-08-09T12:14:44.680Z] github.com/docker/docker/builder/builder-next [2022-08-09T12:14:44.680Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-09T12:14:44.680Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-09T12:14:44.680Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-09T12:14:44.680Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-09T12:14:44.680Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-09T12:14:44.680Z] github.com/docker/docker/builder/builder-next/worker [2022-08-09T12:14:44.680Z] github.com/docker/docker/builder/dockerfile [2022-08-09T12:14:44.680Z] github.com/docker/docker/builder/remotecontext [2022-08-09T12:14:44.680Z] github.com/docker/docker/builder/remotecontext/git [2022-08-09T12:14:44.680Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-09T12:14:44.680Z] github.com/docker/docker/cli [2022-08-09T12:14:44.680Z] github.com/docker/docker/cli/config [2022-08-09T12:14:44.680Z] github.com/docker/docker/cli/debug [2022-08-09T12:14:44.680Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-09T12:14:44.680Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-09T12:14:44.680Z] github.com/docker/docker/client [2022-08-09T12:14:44.680Z] github.com/docker/docker/cmd/docker-proxy [2022-08-09T12:14:44.680Z] github.com/docker/docker/cmd/dockerd [2022-08-09T12:14:44.680Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-09T12:14:44.680Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-09T12:14:44.680Z] github.com/docker/docker/container [2022-08-09T12:14:44.680Z] github.com/docker/docker/container/stream [2022-08-09T12:14:44.680Z] github.com/docker/docker/contrib/apparmor [2022-08-09T12:14:44.680Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-09T12:14:44.680Z] github.com/docker/docker/contrib/httpserver [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/cluster [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/cluster/convert [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/cluster/executor [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/cluster/provider [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/config [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/containerd [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/events [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/events/testutils [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/exec [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/graphdriver [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/images [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/initlayer [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/links [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/listeners [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/logger [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/logger/gelf [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/logger/journald [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/logger/local [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/logger/logentries [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/logger/splunk [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/logger/syslog [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/logger/templates [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/names [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/network [2022-08-09T12:14:44.680Z] github.com/docker/docker/daemon/stats [2022-08-09T12:14:44.680Z] github.com/docker/docker/distribution [2022-08-09T12:14:44.680Z] github.com/docker/docker/distribution/metadata [2022-08-09T12:14:44.680Z] github.com/docker/docker/distribution/utils [2022-08-09T12:14:44.680Z] github.com/docker/docker/distribution/xfer [2022-08-09T12:14:44.680Z] github.com/docker/docker/dockerversion [2022-08-09T12:14:44.680Z] github.com/docker/docker/errdefs [2022-08-09T12:14:44.680Z] github.com/docker/docker/image [2022-08-09T12:14:44.680Z] github.com/docker/docker/image/cache [2022-08-09T12:14:44.680Z] github.com/docker/docker/image/tarexport [2022-08-09T12:14:44.680Z] github.com/docker/docker/image/v1 [2022-08-09T12:14:44.680Z] github.com/docker/docker/internal/test/suite [2022-08-09T12:14:44.680Z] github.com/docker/docker/layer [2022-08-09T12:14:44.680Z] github.com/docker/docker/libcontainerd [2022-08-09T12:14:44.680Z] github.com/docker/docker/libcontainerd/queue [2022-08-09T12:14:44.680Z] github.com/docker/docker/libcontainerd/remote [2022-08-09T12:14:44.680Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-09T12:14:44.680Z] github.com/docker/docker/libcontainerd/types [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/bitseq [2022-08-09T12:14:44.680Z] github.com/docker/docker/libnetwork/cluster [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/config [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/datastore [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/driverapi [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/etchosts [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/idm [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/ipam [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/iptables [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/netlabel [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/netutils [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/networkdb [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/ns [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/options [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/osl [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/portallocator [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/portmapper [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/testutils [2022-08-09T12:14:44.681Z] github.com/docker/docker/libnetwork/types [2022-08-09T12:14:44.681Z] github.com/docker/docker/oci [2022-08-09T12:14:44.681Z] github.com/docker/docker/oci/caps [2022-08-09T12:14:44.681Z] github.com/docker/docker/opts [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/aaparser [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/archive [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/authorization [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/broadcaster [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/capabilities [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/chrootarchive [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/containerfs [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/devicemapper [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/directory [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/dmesg [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/fileutils [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/fsutils [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/homedir [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/idtools [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/ioutils [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/jsonmessage [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/longpath [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/loopback [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/namesgenerator [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/parsers [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/pidfile [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/platform [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/plugingetter [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/plugins [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/plugins/transport [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/pools [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/progress [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/pubsub [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/reexec [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/signal [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/stack [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/stdcopy [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/streamformatter [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/stringid [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/sysinfo [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/system [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/tailfile [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/tarsum [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/urlutil [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/useragent [2022-08-09T12:14:44.681Z] github.com/docker/docker/plugin [2022-08-09T12:14:44.681Z] github.com/docker/docker/plugin/executor/containerd [2022-08-09T12:14:44.681Z] github.com/docker/docker/plugin/v2 [2022-08-09T12:14:44.681Z] github.com/docker/docker/profiles/apparmor [2022-08-09T12:14:44.681Z] github.com/docker/docker/profiles/seccomp [2022-08-09T12:14:44.681Z] github.com/docker/docker/quota [2022-08-09T12:14:44.681Z] github.com/docker/docker/reference [2022-08-09T12:14:44.681Z] github.com/docker/docker/registry [2022-08-09T12:14:44.681Z] github.com/docker/docker/registry/resumable [2022-08-09T12:14:44.681Z] github.com/docker/docker/restartmanager [2022-08-09T12:14:44.681Z] github.com/docker/docker/rootless [2022-08-09T12:14:44.681Z] github.com/docker/docker/rootless/specconv [2022-08-09T12:14:44.681Z] github.com/docker/docker/runconfig [2022-08-09T12:14:44.681Z] github.com/docker/docker/runconfig/opts [2022-08-09T12:14:44.681Z] github.com/docker/docker/testutil [2022-08-09T12:14:44.681Z] github.com/docker/docker/testutil/daemon [2022-08-09T12:14:44.681Z] github.com/docker/docker/testutil/environment [2022-08-09T12:14:44.681Z] github.com/docker/docker/testutil/fakecontext [2022-08-09T12:14:44.681Z] github.com/docker/docker/testutil/fakegit [2022-08-09T12:14:44.681Z] github.com/docker/docker/testutil/fakestorage [2022-08-09T12:14:44.681Z] github.com/docker/docker/testutil/fixtures/load [2022-08-09T12:14:44.681Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-09T12:14:44.681Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-09T12:14:44.681Z] github.com/docker/docker/testutil/registry [2022-08-09T12:14:44.681Z] github.com/docker/docker/testutil/request [2022-08-09T12:14:44.681Z] github.com/docker/docker/volume [2022-08-09T12:14:44.681Z] github.com/docker/docker/volume/drivers [2022-08-09T12:14:44.681Z] github.com/docker/docker/volume/local [2022-08-09T12:14:44.681Z] github.com/docker/docker/volume/mounts [2022-08-09T12:14:44.681Z] github.com/docker/docker/volume/service [2022-08-09T12:14:44.681Z] github.com/docker/docker/volume/service/opts [2022-08-09T12:14:44.681Z] github.com/docker/docker/volume/testutils' [2022-08-09T12:14:44.681Z] + base_pkg_list='github.com/docker/docker/api [2022-08-09T12:14:44.681Z] github.com/docker/docker/api/server [2022-08-09T12:14:44.681Z] github.com/docker/docker/api/server/backend/build [2022-08-09T12:14:44.681Z] github.com/docker/docker/api/server/httpstatus [2022-08-09T12:14:44.681Z] github.com/docker/docker/api/server/httputils [2022-08-09T12:14:44.681Z] github.com/docker/docker/api/server/middleware [2022-08-09T12:14:44.681Z] github.com/docker/docker/api/server/router [2022-08-09T12:14:44.681Z] github.com/docker/docker/api/server/router/build [2022-08-09T12:14:44.681Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-09T12:14:44.681Z] github.com/docker/docker/api/server/router/container [2022-08-09T12:14:44.681Z] github.com/docker/docker/api/server/router/debug [2022-08-09T12:14:44.681Z] github.com/docker/docker/api/server/router/distribution [2022-08-09T12:14:44.681Z] github.com/docker/docker/api/server/router/grpc [2022-08-09T12:14:44.681Z] github.com/docker/docker/api/server/router/image [2022-08-09T12:14:44.681Z] github.com/docker/docker/api/server/router/network [2022-08-09T12:14:44.681Z] github.com/docker/docker/api/server/router/plugin [2022-08-09T12:14:44.681Z] github.com/docker/docker/api/server/router/session [2022-08-09T12:14:44.681Z] github.com/docker/docker/api/server/router/swarm [2022-08-09T12:14:44.681Z] github.com/docker/docker/api/server/router/system [2022-08-09T12:14:44.681Z] github.com/docker/docker/api/server/router/volume [2022-08-09T12:14:44.681Z] github.com/docker/docker/api/types [2022-08-09T12:14:44.681Z] github.com/docker/docker/api/types/backend [2022-08-09T12:14:44.681Z] github.com/docker/docker/api/types/blkiodev [2022-08-09T12:14:44.681Z] github.com/docker/docker/api/types/container [2022-08-09T12:14:44.681Z] github.com/docker/docker/api/types/events [2022-08-09T12:14:44.681Z] github.com/docker/docker/api/types/filters [2022-08-09T12:14:44.681Z] github.com/docker/docker/api/types/image [2022-08-09T12:14:44.681Z] github.com/docker/docker/api/types/mount [2022-08-09T12:14:44.681Z] github.com/docker/docker/api/types/network [2022-08-09T12:14:44.681Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-09T12:14:44.681Z] github.com/docker/docker/api/types/registry [2022-08-09T12:14:44.681Z] github.com/docker/docker/api/types/strslice [2022-08-09T12:14:44.681Z] github.com/docker/docker/api/types/swarm [2022-08-09T12:14:44.681Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-09T12:14:44.681Z] github.com/docker/docker/api/types/time [2022-08-09T12:14:44.681Z] github.com/docker/docker/api/types/versions [2022-08-09T12:14:44.681Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-09T12:14:44.681Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-09T12:14:44.681Z] github.com/docker/docker/api/types/volume [2022-08-09T12:14:44.681Z] github.com/docker/docker/builder [2022-08-09T12:14:44.681Z] github.com/docker/docker/builder/builder-next [2022-08-09T12:14:44.681Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-09T12:14:44.681Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-09T12:14:44.681Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-09T12:14:44.681Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-09T12:14:44.681Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-09T12:14:44.681Z] github.com/docker/docker/builder/builder-next/worker [2022-08-09T12:14:44.681Z] github.com/docker/docker/builder/dockerfile [2022-08-09T12:14:44.681Z] github.com/docker/docker/builder/remotecontext [2022-08-09T12:14:44.681Z] github.com/docker/docker/builder/remotecontext/git [2022-08-09T12:14:44.681Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-09T12:14:44.681Z] github.com/docker/docker/cli [2022-08-09T12:14:44.681Z] github.com/docker/docker/cli/config [2022-08-09T12:14:44.681Z] github.com/docker/docker/cli/debug [2022-08-09T12:14:44.681Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-09T12:14:44.681Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-09T12:14:44.681Z] github.com/docker/docker/client [2022-08-09T12:14:44.681Z] github.com/docker/docker/cmd/docker-proxy [2022-08-09T12:14:44.681Z] github.com/docker/docker/cmd/dockerd [2022-08-09T12:14:44.681Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-09T12:14:44.681Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-09T12:14:44.681Z] github.com/docker/docker/container [2022-08-09T12:14:44.681Z] github.com/docker/docker/container/stream [2022-08-09T12:14:44.681Z] github.com/docker/docker/contrib/apparmor [2022-08-09T12:14:44.681Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-09T12:14:44.681Z] github.com/docker/docker/contrib/httpserver [2022-08-09T12:14:44.681Z] github.com/docker/docker/daemon [2022-08-09T12:14:44.681Z] github.com/docker/docker/daemon/cluster [2022-08-09T12:14:44.681Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-09T12:14:44.681Z] github.com/docker/docker/daemon/cluster/convert [2022-08-09T12:14:44.681Z] github.com/docker/docker/daemon/cluster/executor [2022-08-09T12:14:44.681Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-09T12:14:44.681Z] github.com/docker/docker/daemon/cluster/provider [2022-08-09T12:14:44.681Z] github.com/docker/docker/daemon/config [2022-08-09T12:14:44.681Z] github.com/docker/docker/daemon/containerd [2022-08-09T12:14:44.681Z] github.com/docker/docker/daemon/events [2022-08-09T12:14:44.681Z] github.com/docker/docker/daemon/events/testutils [2022-08-09T12:14:44.681Z] github.com/docker/docker/daemon/exec [2022-08-09T12:14:44.681Z] github.com/docker/docker/daemon/graphdriver [2022-08-09T12:14:44.681Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-09T12:14:44.681Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-09T12:14:44.681Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-09T12:14:44.681Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-09T12:14:44.681Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-09T12:14:44.681Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-09T12:14:44.681Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-09T12:14:44.681Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-09T12:14:44.681Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-09T12:14:44.681Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-09T12:14:44.681Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-09T12:14:44.681Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-09T12:14:44.681Z] github.com/docker/docker/daemon/images [2022-08-09T12:14:44.681Z] github.com/docker/docker/daemon/initlayer [2022-08-09T12:14:44.681Z] github.com/docker/docker/daemon/links [2022-08-09T12:14:44.681Z] github.com/docker/docker/daemon/listeners [2022-08-09T12:14:44.681Z] github.com/docker/docker/daemon/logger [2022-08-09T12:14:44.681Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-09T12:14:44.681Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-09T12:14:44.681Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-09T12:14:44.681Z] github.com/docker/docker/daemon/logger/gelf [2022-08-09T12:14:44.681Z] github.com/docker/docker/daemon/logger/journald [2022-08-09T12:14:44.681Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-09T12:14:44.681Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-09T12:14:44.681Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-09T12:14:44.681Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-09T12:14:44.681Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-09T12:14:44.681Z] github.com/docker/docker/daemon/logger/local [2022-08-09T12:14:44.681Z] github.com/docker/docker/daemon/logger/logentries [2022-08-09T12:14:44.681Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-09T12:14:44.681Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-09T12:14:44.681Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-09T12:14:44.681Z] github.com/docker/docker/daemon/logger/splunk [2022-08-09T12:14:44.681Z] github.com/docker/docker/daemon/logger/syslog [2022-08-09T12:14:44.681Z] github.com/docker/docker/daemon/logger/templates [2022-08-09T12:14:44.681Z] github.com/docker/docker/daemon/names [2022-08-09T12:14:44.681Z] github.com/docker/docker/daemon/network [2022-08-09T12:14:44.681Z] github.com/docker/docker/daemon/stats [2022-08-09T12:14:44.681Z] github.com/docker/docker/distribution [2022-08-09T12:14:44.681Z] github.com/docker/docker/distribution/metadata [2022-08-09T12:14:44.681Z] github.com/docker/docker/distribution/utils [2022-08-09T12:14:44.681Z] github.com/docker/docker/distribution/xfer [2022-08-09T12:14:44.681Z] github.com/docker/docker/dockerversion [2022-08-09T12:14:44.681Z] github.com/docker/docker/errdefs [2022-08-09T12:14:44.681Z] github.com/docker/docker/image [2022-08-09T12:14:44.681Z] github.com/docker/docker/image/cache [2022-08-09T12:14:44.681Z] github.com/docker/docker/image/tarexport [2022-08-09T12:14:44.681Z] github.com/docker/docker/image/v1 [2022-08-09T12:14:44.681Z] github.com/docker/docker/internal/test/suite [2022-08-09T12:14:44.681Z] github.com/docker/docker/layer [2022-08-09T12:14:44.681Z] github.com/docker/docker/libcontainerd [2022-08-09T12:14:44.681Z] github.com/docker/docker/libcontainerd/queue [2022-08-09T12:14:44.681Z] github.com/docker/docker/libcontainerd/remote [2022-08-09T12:14:44.681Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-09T12:14:44.681Z] github.com/docker/docker/libcontainerd/types [2022-08-09T12:14:44.681Z] github.com/docker/docker/oci [2022-08-09T12:14:44.681Z] github.com/docker/docker/oci/caps [2022-08-09T12:14:44.681Z] github.com/docker/docker/opts [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/aaparser [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/archive [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/authorization [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/broadcaster [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/capabilities [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/chrootarchive [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/containerfs [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/devicemapper [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/directory [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/dmesg [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/fileutils [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/fsutils [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/homedir [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/idtools [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/ioutils [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/jsonmessage [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/longpath [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/loopback [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/namesgenerator [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/parsers [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/pidfile [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/platform [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/plugingetter [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/plugins [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/plugins/transport [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/pools [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/progress [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/pubsub [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/reexec [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/signal [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/stack [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/stdcopy [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/streamformatter [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/stringid [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/sysinfo [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/system [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/tailfile [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/tarsum [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/urlutil [2022-08-09T12:14:44.681Z] github.com/docker/docker/pkg/useragent [2022-08-09T12:14:44.681Z] github.com/docker/docker/plugin [2022-08-09T12:14:44.681Z] github.com/docker/docker/plugin/executor/containerd [2022-08-09T12:14:44.681Z] github.com/docker/docker/plugin/v2 [2022-08-09T12:14:44.681Z] github.com/docker/docker/profiles/apparmor [2022-08-09T12:14:44.681Z] github.com/docker/docker/profiles/seccomp [2022-08-09T12:14:44.681Z] github.com/docker/docker/quota [2022-08-09T12:14:44.681Z] github.com/docker/docker/reference [2022-08-09T12:14:44.681Z] github.com/docker/docker/registry [2022-08-09T12:14:44.681Z] github.com/docker/docker/registry/resumable [2022-08-09T12:14:44.681Z] github.com/docker/docker/restartmanager [2022-08-09T12:14:44.681Z] github.com/docker/docker/rootless [2022-08-09T12:14:44.681Z] github.com/docker/docker/rootless/specconv [2022-08-09T12:14:44.681Z] github.com/docker/docker/runconfig [2022-08-09T12:14:44.681Z] github.com/docker/docker/runconfig/opts [2022-08-09T12:14:44.681Z] github.com/docker/docker/testutil [2022-08-09T12:14:44.681Z] github.com/docker/docker/testutil/daemon [2022-08-09T12:14:44.681Z] github.com/docker/docker/testutil/environment [2022-08-09T12:14:44.681Z] github.com/docker/docker/testutil/fakecontext [2022-08-09T12:14:44.681Z] github.com/docker/docker/testutil/fakegit [2022-08-09T12:14:44.681Z] github.com/docker/docker/testutil/fakestorage [2022-08-09T12:14:44.681Z] github.com/docker/docker/testutil/fixtures/load [2022-08-09T12:14:44.681Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-09T12:14:44.681Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-09T12:14:44.681Z] github.com/docker/docker/testutil/registry [2022-08-09T12:14:44.681Z] github.com/docker/docker/testutil/request [2022-08-09T12:14:44.681Z] github.com/docker/docker/volume [2022-08-09T12:14:44.681Z] github.com/docker/docker/volume/drivers [2022-08-09T12:14:44.681Z] github.com/docker/docker/volume/local [2022-08-09T12:14:44.681Z] github.com/docker/docker/volume/mounts [2022-08-09T12:14:44.681Z] github.com/docker/docker/volume/service [2022-08-09T12:14:44.681Z] github.com/docker/docker/volume/service/opts [2022-08-09T12:14:44.681Z] github.com/docker/docker/volume/testutils' [2022-08-09T12:14:44.681Z] ++ grep --fixed-strings /libnetwork [2022-08-09T12:14:44.681Z] ++ echo 'github.com/docker/docker/api [2022-08-09T12:14:44.681Z] github.com/docker/docker/api/server [2022-08-09T12:14:44.681Z] github.com/docker/docker/api/server/backend/build [2022-08-09T12:14:44.681Z] github.com/docker/docker/api/server/httpstatus [2022-08-09T12:14:44.681Z] github.com/docker/docker/api/server/httputils [2022-08-09T12:14:44.681Z] github.com/docker/docker/api/server/middleware [2022-08-09T12:14:44.681Z] github.com/docker/docker/api/server/router [2022-08-09T12:14:44.681Z] github.com/docker/docker/api/server/router/build [2022-08-09T12:14:44.681Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-09T12:14:44.681Z] github.com/docker/docker/api/server/router/container [2022-08-09T12:14:44.681Z] github.com/docker/docker/api/server/router/debug [2022-08-09T12:14:44.681Z] github.com/docker/docker/api/server/router/distribution [2022-08-09T12:14:44.681Z] github.com/docker/docker/api/server/router/grpc [2022-08-09T12:14:44.681Z] github.com/docker/docker/api/server/router/image [2022-08-09T12:14:44.682Z] github.com/docker/docker/api/server/router/network [2022-08-09T12:14:44.682Z] github.com/docker/docker/api/server/router/plugin [2022-08-09T12:14:44.682Z] github.com/docker/docker/api/server/router/session [2022-08-09T12:14:44.682Z] github.com/docker/docker/api/server/router/swarm [2022-08-09T12:14:44.682Z] github.com/docker/docker/api/server/router/system [2022-08-09T12:14:44.682Z] github.com/docker/docker/api/server/router/volume [2022-08-09T12:14:44.682Z] github.com/docker/docker/api/types [2022-08-09T12:14:44.682Z] github.com/docker/docker/api/types/backend [2022-08-09T12:14:44.682Z] github.com/docker/docker/api/types/blkiodev [2022-08-09T12:14:44.682Z] github.com/docker/docker/api/types/container [2022-08-09T12:14:44.682Z] github.com/docker/docker/api/types/events [2022-08-09T12:14:44.682Z] github.com/docker/docker/api/types/filters [2022-08-09T12:14:44.682Z] github.com/docker/docker/api/types/image [2022-08-09T12:14:44.682Z] github.com/docker/docker/api/types/mount [2022-08-09T12:14:44.682Z] github.com/docker/docker/api/types/network [2022-08-09T12:14:44.682Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-09T12:14:44.682Z] github.com/docker/docker/api/types/registry [2022-08-09T12:14:44.682Z] github.com/docker/docker/api/types/strslice [2022-08-09T12:14:44.682Z] github.com/docker/docker/api/types/swarm [2022-08-09T12:14:44.682Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-09T12:14:44.682Z] github.com/docker/docker/api/types/time [2022-08-09T12:14:44.682Z] github.com/docker/docker/api/types/versions [2022-08-09T12:14:44.682Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-09T12:14:44.682Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-09T12:14:44.682Z] github.com/docker/docker/api/types/volume [2022-08-09T12:14:44.682Z] github.com/docker/docker/builder [2022-08-09T12:14:44.682Z] github.com/docker/docker/builder/builder-next [2022-08-09T12:14:44.682Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-09T12:14:44.682Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-09T12:14:44.682Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-09T12:14:44.682Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-09T12:14:44.682Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-09T12:14:44.682Z] github.com/docker/docker/builder/builder-next/worker [2022-08-09T12:14:44.682Z] github.com/docker/docker/builder/dockerfile [2022-08-09T12:14:44.682Z] github.com/docker/docker/builder/remotecontext [2022-08-09T12:14:44.682Z] github.com/docker/docker/builder/remotecontext/git [2022-08-09T12:14:44.682Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-09T12:14:44.682Z] github.com/docker/docker/cli [2022-08-09T12:14:44.682Z] github.com/docker/docker/cli/config [2022-08-09T12:14:44.682Z] github.com/docker/docker/cli/debug [2022-08-09T12:14:44.682Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-09T12:14:44.682Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-09T12:14:44.682Z] github.com/docker/docker/client [2022-08-09T12:14:44.682Z] github.com/docker/docker/cmd/docker-proxy [2022-08-09T12:14:44.682Z] github.com/docker/docker/cmd/dockerd [2022-08-09T12:14:44.682Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-09T12:14:44.682Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-09T12:14:44.682Z] github.com/docker/docker/container [2022-08-09T12:14:44.682Z] github.com/docker/docker/container/stream [2022-08-09T12:14:44.682Z] github.com/docker/docker/contrib/apparmor [2022-08-09T12:14:44.682Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-09T12:14:44.682Z] github.com/docker/docker/contrib/httpserver [2022-08-09T12:14:44.682Z] github.com/docker/docker/daemon [2022-08-09T12:14:44.682Z] github.com/docker/docker/daemon/cluster [2022-08-09T12:14:44.682Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-09T12:14:44.682Z] github.com/docker/docker/daemon/cluster/convert [2022-08-09T12:14:44.682Z] github.com/docker/docker/daemon/cluster/executor [2022-08-09T12:14:44.682Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-09T12:14:44.682Z] github.com/docker/docker/daemon/cluster/provider [2022-08-09T12:14:44.682Z] github.com/docker/docker/daemon/config [2022-08-09T12:14:44.682Z] github.com/docker/docker/daemon/containerd [2022-08-09T12:14:44.682Z] github.com/docker/docker/daemon/events [2022-08-09T12:14:44.682Z] github.com/docker/docker/daemon/events/testutils [2022-08-09T12:14:44.682Z] github.com/docker/docker/daemon/exec [2022-08-09T12:14:44.682Z] github.com/docker/docker/daemon/graphdriver [2022-08-09T12:14:44.682Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-09T12:14:44.682Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-09T12:14:44.682Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-09T12:14:44.682Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-09T12:14:44.682Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-09T12:14:44.682Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-09T12:14:44.682Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-09T12:14:44.682Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-09T12:14:44.682Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-09T12:14:44.682Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-09T12:14:44.682Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-09T12:14:44.682Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-09T12:14:44.682Z] github.com/docker/docker/daemon/images [2022-08-09T12:14:44.682Z] github.com/docker/docker/daemon/initlayer [2022-08-09T12:14:44.682Z] github.com/docker/docker/daemon/links [2022-08-09T12:14:44.682Z] github.com/docker/docker/daemon/listeners [2022-08-09T12:14:44.682Z] github.com/docker/docker/daemon/logger [2022-08-09T12:14:44.682Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-09T12:14:44.682Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-09T12:14:44.682Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-09T12:14:44.682Z] github.com/docker/docker/daemon/logger/gelf [2022-08-09T12:14:44.682Z] github.com/docker/docker/daemon/logger/journald [2022-08-09T12:14:44.682Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-09T12:14:44.682Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-09T12:14:44.682Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-09T12:14:44.682Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-09T12:14:44.682Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-09T12:14:44.682Z] github.com/docker/docker/daemon/logger/local [2022-08-09T12:14:44.682Z] github.com/docker/docker/daemon/logger/logentries [2022-08-09T12:14:44.682Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-09T12:14:44.682Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-09T12:14:44.682Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-09T12:14:44.682Z] github.com/docker/docker/daemon/logger/splunk [2022-08-09T12:14:44.682Z] github.com/docker/docker/daemon/logger/syslog [2022-08-09T12:14:44.682Z] github.com/docker/docker/daemon/logger/templates [2022-08-09T12:14:44.682Z] github.com/docker/docker/daemon/names [2022-08-09T12:14:44.682Z] github.com/docker/docker/daemon/network [2022-08-09T12:14:44.682Z] github.com/docker/docker/daemon/stats [2022-08-09T12:14:44.682Z] github.com/docker/docker/distribution [2022-08-09T12:14:44.682Z] github.com/docker/docker/distribution/metadata [2022-08-09T12:14:44.682Z] github.com/docker/docker/distribution/utils [2022-08-09T12:14:44.682Z] github.com/docker/docker/distribution/xfer [2022-08-09T12:14:44.682Z] github.com/docker/docker/dockerversion [2022-08-09T12:14:44.682Z] github.com/docker/docker/errdefs [2022-08-09T12:14:44.682Z] github.com/docker/docker/image [2022-08-09T12:14:44.682Z] github.com/docker/docker/image/cache [2022-08-09T12:14:44.682Z] github.com/docker/docker/image/tarexport [2022-08-09T12:14:44.682Z] github.com/docker/docker/image/v1 [2022-08-09T12:14:44.682Z] github.com/docker/docker/internal/test/suite [2022-08-09T12:14:44.682Z] github.com/docker/docker/layer [2022-08-09T12:14:44.682Z] github.com/docker/docker/libcontainerd [2022-08-09T12:14:44.682Z] github.com/docker/docker/libcontainerd/queue [2022-08-09T12:14:44.682Z] github.com/docker/docker/libcontainerd/remote [2022-08-09T12:14:44.682Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-09T12:14:44.682Z] github.com/docker/docker/libcontainerd/types [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/bitseq [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/cluster [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/config [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/datastore [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/driverapi [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/etchosts [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/idm [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/ipam [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/iptables [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/netlabel [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/netutils [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/networkdb [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/ns [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/options [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/osl [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/portallocator [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/portmapper [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/testutils [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/types [2022-08-09T12:14:44.682Z] github.com/docker/docker/oci [2022-08-09T12:14:44.682Z] github.com/docker/docker/oci/caps [2022-08-09T12:14:44.682Z] github.com/docker/docker/opts [2022-08-09T12:14:44.682Z] github.com/docker/docker/pkg/aaparser [2022-08-09T12:14:44.682Z] github.com/docker/docker/pkg/archive [2022-08-09T12:14:44.682Z] github.com/docker/docker/pkg/authorization [2022-08-09T12:14:44.682Z] github.com/docker/docker/pkg/broadcaster [2022-08-09T12:14:44.682Z] github.com/docker/docker/pkg/capabilities [2022-08-09T12:14:44.682Z] github.com/docker/docker/pkg/chrootarchive [2022-08-09T12:14:44.682Z] github.com/docker/docker/pkg/containerfs [2022-08-09T12:14:44.682Z] github.com/docker/docker/pkg/devicemapper [2022-08-09T12:14:44.682Z] github.com/docker/docker/pkg/directory [2022-08-09T12:14:44.682Z] github.com/docker/docker/pkg/dmesg [2022-08-09T12:14:44.682Z] github.com/docker/docker/pkg/fileutils [2022-08-09T12:14:44.682Z] github.com/docker/docker/pkg/fsutils [2022-08-09T12:14:44.682Z] github.com/docker/docker/pkg/homedir [2022-08-09T12:14:44.682Z] github.com/docker/docker/pkg/idtools [2022-08-09T12:14:44.682Z] github.com/docker/docker/pkg/ioutils [2022-08-09T12:14:44.682Z] github.com/docker/docker/pkg/jsonmessage [2022-08-09T12:14:44.682Z] github.com/docker/docker/pkg/longpath [2022-08-09T12:14:44.682Z] github.com/docker/docker/pkg/loopback [2022-08-09T12:14:44.682Z] github.com/docker/docker/pkg/namesgenerator [2022-08-09T12:14:44.682Z] github.com/docker/docker/pkg/parsers [2022-08-09T12:14:44.682Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-09T12:14:44.682Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-09T12:14:44.682Z] github.com/docker/docker/pkg/pidfile [2022-08-09T12:14:44.682Z] github.com/docker/docker/pkg/platform [2022-08-09T12:14:44.682Z] github.com/docker/docker/pkg/plugingetter [2022-08-09T12:14:44.682Z] github.com/docker/docker/pkg/plugins [2022-08-09T12:14:44.682Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-09T12:14:44.682Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-09T12:14:44.682Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-09T12:14:44.682Z] github.com/docker/docker/pkg/plugins/transport [2022-08-09T12:14:44.682Z] github.com/docker/docker/pkg/pools [2022-08-09T12:14:44.682Z] github.com/docker/docker/pkg/progress [2022-08-09T12:14:44.682Z] github.com/docker/docker/pkg/pubsub [2022-08-09T12:14:44.682Z] github.com/docker/docker/pkg/reexec [2022-08-09T12:14:44.682Z] github.com/docker/docker/pkg/signal [2022-08-09T12:14:44.682Z] github.com/docker/docker/pkg/stack [2022-08-09T12:14:44.682Z] github.com/docker/docker/pkg/stdcopy [2022-08-09T12:14:44.682Z] github.com/docker/docker/pkg/streamformatter [2022-08-09T12:14:44.682Z] github.com/docker/docker/pkg/stringid [2022-08-09T12:14:44.682Z] github.com/docker/docker/pkg/sysinfo [2022-08-09T12:14:44.682Z] github.com/docker/docker/pkg/system [2022-08-09T12:14:44.682Z] github.com/docker/docker/pkg/tailfile [2022-08-09T12:14:44.682Z] github.com/docker/docker/pkg/tarsum [2022-08-09T12:14:44.682Z] github.com/docker/docker/pkg/urlutil [2022-08-09T12:14:44.682Z] github.com/docker/docker/pkg/useragent [2022-08-09T12:14:44.682Z] github.com/docker/docker/plugin [2022-08-09T12:14:44.682Z] github.com/docker/docker/plugin/executor/containerd [2022-08-09T12:14:44.682Z] github.com/docker/docker/plugin/v2 [2022-08-09T12:14:44.682Z] github.com/docker/docker/profiles/apparmor [2022-08-09T12:14:44.682Z] github.com/docker/docker/profiles/seccomp [2022-08-09T12:14:44.682Z] github.com/docker/docker/quota [2022-08-09T12:14:44.682Z] github.com/docker/docker/reference [2022-08-09T12:14:44.682Z] github.com/docker/docker/registry [2022-08-09T12:14:44.682Z] github.com/docker/docker/registry/resumable [2022-08-09T12:14:44.682Z] github.com/docker/docker/restartmanager [2022-08-09T12:14:44.682Z] github.com/docker/docker/rootless [2022-08-09T12:14:44.682Z] github.com/docker/docker/rootless/specconv [2022-08-09T12:14:44.682Z] github.com/docker/docker/runconfig [2022-08-09T12:14:44.682Z] github.com/docker/docker/runconfig/opts [2022-08-09T12:14:44.682Z] github.com/docker/docker/testutil [2022-08-09T12:14:44.682Z] github.com/docker/docker/testutil/daemon [2022-08-09T12:14:44.682Z] github.com/docker/docker/testutil/environment [2022-08-09T12:14:44.682Z] github.com/docker/docker/testutil/fakecontext [2022-08-09T12:14:44.682Z] github.com/docker/docker/testutil/fakegit [2022-08-09T12:14:44.682Z] github.com/docker/docker/testutil/fakestorage [2022-08-09T12:14:44.682Z] github.com/docker/docker/testutil/fixtures/load [2022-08-09T12:14:44.682Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-09T12:14:44.682Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-09T12:14:44.682Z] github.com/docker/docker/testutil/registry [2022-08-09T12:14:44.682Z] github.com/docker/docker/testutil/request [2022-08-09T12:14:44.682Z] github.com/docker/docker/volume [2022-08-09T12:14:44.682Z] github.com/docker/docker/volume/drivers [2022-08-09T12:14:44.682Z] github.com/docker/docker/volume/local [2022-08-09T12:14:44.682Z] github.com/docker/docker/volume/mounts [2022-08-09T12:14:44.682Z] github.com/docker/docker/volume/service [2022-08-09T12:14:44.682Z] github.com/docker/docker/volume/service/opts [2022-08-09T12:14:44.682Z] github.com/docker/docker/volume/testutils' [2022-08-09T12:14:44.682Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/bitseq [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/cluster [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/config [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/datastore [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/driverapi [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/etchosts [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/idm [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/ipam [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/iptables [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/netlabel [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/netutils [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/networkdb [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/ns [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/options [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/osl [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/portallocator [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/portmapper [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/testutils [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/types' [2022-08-09T12:14:44.682Z] + echo 'github.com/docker/docker/libnetwork [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/bitseq [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/cluster [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/config [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/datastore [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-09T12:14:44.682Z] github.com/docker/docker/libnetwork/driverapi [2022-08-09T12:14:44.683Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-09T12:14:44.683Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-09T12:14:44.683Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-09T12:14:44.683Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-09T12:14:44.683Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-09T12:14:44.683Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-09T12:14:44.683Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-09T12:14:44.683Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-09T12:14:44.683Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-09T12:14:44.683Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-09T12:14:44.683Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-09T12:14:44.683Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-09T12:14:44.683Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-09T12:14:44.683Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-09T12:14:44.683Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-09T12:14:44.683Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-09T12:14:44.683Z] github.com/docker/docker/libnetwork/etchosts [2022-08-09T12:14:44.683Z] github.com/docker/docker/libnetwork/idm [2022-08-09T12:14:44.683Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-09T12:14:44.683Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-09T12:14:44.683Z] github.com/docker/docker/libnetwork/ipam [2022-08-09T12:14:44.683Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-09T12:14:44.683Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-09T12:14:44.683Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-09T12:14:44.683Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-09T12:14:44.683Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-09T12:14:44.683Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-09T12:14:44.683Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-09T12:14:44.683Z] github.com/docker/docker/libnetwork/iptables [2022-08-09T12:14:44.683Z] github.com/docker/docker/libnetwork/netlabel [2022-08-09T12:14:44.683Z] github.com/docker/docker/libnetwork/netutils [2022-08-09T12:14:44.683Z] github.com/docker/docker/libnetwork/networkdb [2022-08-09T12:14:44.683Z] github.com/docker/docker/libnetwork/ns [2022-08-09T12:14:44.683Z] github.com/docker/docker/libnetwork/options [2022-08-09T12:14:44.683Z] github.com/docker/docker/libnetwork/osl [2022-08-09T12:14:44.683Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-09T12:14:44.683Z] github.com/docker/docker/libnetwork/portallocator [2022-08-09T12:14:44.683Z] github.com/docker/docker/libnetwork/portmapper [2022-08-09T12:14:44.683Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-09T12:14:44.683Z] github.com/docker/docker/libnetwork/testutils [2022-08-09T12:14:44.683Z] github.com/docker/docker/libnetwork/types' [2022-08-09T12:14:44.683Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-09T12:14:44.683Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-09T12:14:44.683Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-09T12:14:44.683Z] + type docker-proxy [2022-08-09T12:14:44.683Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-09T12:14:44.683Z] + hack/make.sh binary-proxy install-proxy [2022-08-09T12:14:44.683Z] [2022-08-09T12:14:44.683Z] Removing bundles/ [2022-08-09T12:14:44.683Z] [2022-08-09T12:14:44.834Z] #35 DONE 0.3s [2022-08-09T12:14:44.834Z] [2022-08-09T12:14:44.834Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-09T12:14:44.834Z] #37 sha256:642aa9b60d1d6f811ba59bfd2486279de58a67a70cd7487aade09478a30acce0 [2022-08-09T12:14:44.940Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-09T12:14:44.940Z] Building: bundles/binary-proxy/docker-proxy [2022-08-09T12:14:44.940Z] GOOS="" GOARCH="" GOARM="" [2022-08-09T12:14:45.099Z] #37 DONE 0.4s [2022-08-09T12:14:45.099Z] [2022-08-09T12:14:45.099Z] #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-08-09T12:14:45.099Z] #64 sha256:943ff70b5077313de2cf781579bf89f265a087475461d9064b18088824f61350 [2022-08-09T12:14:45.099Z] #64 ... [2022-08-09T12:14:45.099Z] [2022-08-09T12:14:45.099Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-09T12:14:45.100Z] #39 sha256:f8e287772a452f90e44ee368a35c2be4fee705c205ef80c28f7f14a133998f2c [2022-08-09T12:14:45.359Z] #39 DONE 0.2s [2022-08-09T12:14:45.359Z] [2022-08-09T12:14:45.359Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-09T12:14:45.359Z] #41 sha256:2dc5987915e63b2d3d3c0a98170c9a68da11ba4d7caed11e8f4c25bf58adf15d [2022-08-09T12:14:45.359Z] #41 DONE 0.1s [2022-08-09T12:14:45.359Z] [2022-08-09T12:14:45.359Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-09T12:14:45.359Z] #45 sha256:6064af4e44a6feca73ea773d6818303fc891a04e6dd5f5e83466e65f48083386 [2022-08-09T12:14:45.359Z] #45 DONE 0.1s [2022-08-09T12:14:45.359Z] [2022-08-09T12:14:45.359Z] #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-08-09T12:14:45.359Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:14:47.464Z] #23 13.68 Collecting yamllint==1.26.1 [2022-08-09T12:14:47.464Z] #23 14.77 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-09T12:14:49.374Z] #23 16.48 Collecting pathspec>=0.5.3 [2022-08-09T12:14:49.374Z] #23 16.50 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-09T12:14:49.635Z] #23 17.12 Collecting pyyaml [2022-08-09T12:14:49.635Z] #23 17.13 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-08-09T12:14:49.895Z] #23 17.24 Building wheels for collected packages: yamllint [2022-08-09T12:14:49.895Z] #23 17.25 Building wheel for yamllint (setup.py): started [2022-08-09T12:14:51.549Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-09T12:14:51.549Z] [2022-08-09T12:14:51.549Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-09T12:14:51.549Z] Installing docker-proxy to /usr/local/bin/ [2022-08-09T12:14:51.549Z] [2022-08-09T12:14:51.549Z] + mkdir -p bundles [2022-08-09T12:14:51.549Z] + '[' -n 'github.com/docker/docker/api [2022-08-09T12:14:51.549Z] github.com/docker/docker/api/server [2022-08-09T12:14:51.549Z] github.com/docker/docker/api/server/backend/build [2022-08-09T12:14:51.549Z] github.com/docker/docker/api/server/httpstatus [2022-08-09T12:14:51.549Z] github.com/docker/docker/api/server/httputils [2022-08-09T12:14:51.549Z] github.com/docker/docker/api/server/middleware [2022-08-09T12:14:51.549Z] github.com/docker/docker/api/server/router [2022-08-09T12:14:51.549Z] github.com/docker/docker/api/server/router/build [2022-08-09T12:14:51.549Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-09T12:14:51.549Z] github.com/docker/docker/api/server/router/container [2022-08-09T12:14:51.549Z] github.com/docker/docker/api/server/router/debug [2022-08-09T12:14:51.549Z] github.com/docker/docker/api/server/router/distribution [2022-08-09T12:14:51.549Z] github.com/docker/docker/api/server/router/grpc [2022-08-09T12:14:51.549Z] github.com/docker/docker/api/server/router/image [2022-08-09T12:14:51.549Z] github.com/docker/docker/api/server/router/network [2022-08-09T12:14:51.549Z] github.com/docker/docker/api/server/router/plugin [2022-08-09T12:14:51.549Z] github.com/docker/docker/api/server/router/session [2022-08-09T12:14:51.549Z] github.com/docker/docker/api/server/router/swarm [2022-08-09T12:14:51.549Z] github.com/docker/docker/api/server/router/system [2022-08-09T12:14:51.549Z] github.com/docker/docker/api/server/router/volume [2022-08-09T12:14:51.549Z] github.com/docker/docker/api/types [2022-08-09T12:14:51.549Z] github.com/docker/docker/api/types/backend [2022-08-09T12:14:51.549Z] github.com/docker/docker/api/types/blkiodev [2022-08-09T12:14:51.549Z] github.com/docker/docker/api/types/container [2022-08-09T12:14:51.549Z] github.com/docker/docker/api/types/events [2022-08-09T12:14:51.549Z] github.com/docker/docker/api/types/filters [2022-08-09T12:14:51.549Z] github.com/docker/docker/api/types/image [2022-08-09T12:14:51.549Z] github.com/docker/docker/api/types/mount [2022-08-09T12:14:51.549Z] github.com/docker/docker/api/types/network [2022-08-09T12:14:51.549Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-09T12:14:51.549Z] github.com/docker/docker/api/types/registry [2022-08-09T12:14:51.549Z] github.com/docker/docker/api/types/strslice [2022-08-09T12:14:51.549Z] github.com/docker/docker/api/types/swarm [2022-08-09T12:14:51.549Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-09T12:14:51.549Z] github.com/docker/docker/api/types/time [2022-08-09T12:14:51.549Z] github.com/docker/docker/api/types/versions [2022-08-09T12:14:51.549Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-09T12:14:51.549Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-09T12:14:51.549Z] github.com/docker/docker/api/types/volume [2022-08-09T12:14:51.549Z] github.com/docker/docker/builder [2022-08-09T12:14:51.549Z] github.com/docker/docker/builder/builder-next [2022-08-09T12:14:51.549Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-09T12:14:51.549Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-09T12:14:51.549Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-09T12:14:51.549Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-09T12:14:51.549Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-09T12:14:51.549Z] github.com/docker/docker/builder/builder-next/worker [2022-08-09T12:14:51.549Z] github.com/docker/docker/builder/dockerfile [2022-08-09T12:14:51.549Z] github.com/docker/docker/builder/remotecontext [2022-08-09T12:14:51.549Z] github.com/docker/docker/builder/remotecontext/git [2022-08-09T12:14:51.549Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-09T12:14:51.549Z] github.com/docker/docker/cli [2022-08-09T12:14:51.549Z] github.com/docker/docker/cli/config [2022-08-09T12:14:51.549Z] github.com/docker/docker/cli/debug [2022-08-09T12:14:51.549Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-09T12:14:51.549Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-09T12:14:51.549Z] github.com/docker/docker/client [2022-08-09T12:14:51.549Z] github.com/docker/docker/cmd/docker-proxy [2022-08-09T12:14:51.549Z] github.com/docker/docker/cmd/dockerd [2022-08-09T12:14:51.549Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-09T12:14:51.549Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-09T12:14:51.549Z] github.com/docker/docker/container [2022-08-09T12:14:51.549Z] github.com/docker/docker/container/stream [2022-08-09T12:14:51.549Z] github.com/docker/docker/contrib/apparmor [2022-08-09T12:14:51.549Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-09T12:14:51.549Z] github.com/docker/docker/contrib/httpserver [2022-08-09T12:14:51.549Z] github.com/docker/docker/daemon [2022-08-09T12:14:51.549Z] github.com/docker/docker/daemon/cluster [2022-08-09T12:14:51.549Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-09T12:14:51.549Z] github.com/docker/docker/daemon/cluster/convert [2022-08-09T12:14:51.549Z] github.com/docker/docker/daemon/cluster/executor [2022-08-09T12:14:51.549Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-09T12:14:51.549Z] github.com/docker/docker/daemon/cluster/provider [2022-08-09T12:14:51.549Z] github.com/docker/docker/daemon/config [2022-08-09T12:14:51.549Z] github.com/docker/docker/daemon/containerd [2022-08-09T12:14:51.549Z] github.com/docker/docker/daemon/events [2022-08-09T12:14:51.549Z] github.com/docker/docker/daemon/events/testutils [2022-08-09T12:14:51.549Z] github.com/docker/docker/daemon/exec [2022-08-09T12:14:51.549Z] github.com/docker/docker/daemon/graphdriver [2022-08-09T12:14:51.549Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-09T12:14:51.549Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-09T12:14:51.549Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-09T12:14:51.549Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-09T12:14:51.549Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-09T12:14:51.549Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-09T12:14:51.549Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-09T12:14:51.549Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-09T12:14:51.549Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-09T12:14:51.549Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-09T12:14:51.549Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-09T12:14:51.549Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-09T12:14:51.549Z] github.com/docker/docker/daemon/images [2022-08-09T12:14:51.549Z] github.com/docker/docker/daemon/initlayer [2022-08-09T12:14:51.549Z] github.com/docker/docker/daemon/links [2022-08-09T12:14:51.549Z] github.com/docker/docker/daemon/listeners [2022-08-09T12:14:51.549Z] github.com/docker/docker/daemon/logger [2022-08-09T12:14:51.549Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-09T12:14:51.549Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-09T12:14:51.549Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-09T12:14:51.549Z] github.com/docker/docker/daemon/logger/gelf [2022-08-09T12:14:51.549Z] github.com/docker/docker/daemon/logger/journald [2022-08-09T12:14:51.549Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-09T12:14:51.550Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-09T12:14:51.550Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-09T12:14:51.550Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-09T12:14:51.550Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-09T12:14:51.550Z] github.com/docker/docker/daemon/logger/local [2022-08-09T12:14:51.550Z] github.com/docker/docker/daemon/logger/logentries [2022-08-09T12:14:51.550Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-09T12:14:51.550Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-09T12:14:51.550Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-09T12:14:51.550Z] github.com/docker/docker/daemon/logger/splunk [2022-08-09T12:14:51.550Z] github.com/docker/docker/daemon/logger/syslog [2022-08-09T12:14:51.550Z] github.com/docker/docker/daemon/logger/templates [2022-08-09T12:14:51.550Z] github.com/docker/docker/daemon/names [2022-08-09T12:14:51.550Z] github.com/docker/docker/daemon/network [2022-08-09T12:14:51.550Z] github.com/docker/docker/daemon/stats [2022-08-09T12:14:51.550Z] github.com/docker/docker/distribution [2022-08-09T12:14:51.550Z] github.com/docker/docker/distribution/metadata [2022-08-09T12:14:51.550Z] github.com/docker/docker/distribution/utils [2022-08-09T12:14:51.550Z] github.com/docker/docker/distribution/xfer [2022-08-09T12:14:51.550Z] github.com/docker/docker/dockerversion [2022-08-09T12:14:51.550Z] github.com/docker/docker/errdefs [2022-08-09T12:14:51.550Z] github.com/docker/docker/image [2022-08-09T12:14:51.550Z] github.com/docker/docker/image/cache [2022-08-09T12:14:51.550Z] github.com/docker/docker/image/tarexport [2022-08-09T12:14:51.550Z] github.com/docker/docker/image/v1 [2022-08-09T12:14:51.550Z] github.com/docker/docker/internal/test/suite [2022-08-09T12:14:51.550Z] github.com/docker/docker/layer [2022-08-09T12:14:51.550Z] github.com/docker/docker/libcontainerd [2022-08-09T12:14:51.550Z] github.com/docker/docker/libcontainerd/queue [2022-08-09T12:14:51.550Z] github.com/docker/docker/libcontainerd/remote [2022-08-09T12:14:51.550Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-09T12:14:51.550Z] github.com/docker/docker/libcontainerd/types [2022-08-09T12:14:51.550Z] github.com/docker/docker/oci [2022-08-09T12:14:51.550Z] github.com/docker/docker/oci/caps [2022-08-09T12:14:51.550Z] github.com/docker/docker/opts [2022-08-09T12:14:51.550Z] github.com/docker/docker/pkg/aaparser [2022-08-09T12:14:51.550Z] github.com/docker/docker/pkg/archive [2022-08-09T12:14:51.550Z] github.com/docker/docker/pkg/authorization [2022-08-09T12:14:51.550Z] github.com/docker/docker/pkg/broadcaster [2022-08-09T12:14:51.550Z] github.com/docker/docker/pkg/capabilities [2022-08-09T12:14:51.550Z] github.com/docker/docker/pkg/chrootarchive [2022-08-09T12:14:51.550Z] github.com/docker/docker/pkg/containerfs [2022-08-09T12:14:51.550Z] github.com/docker/docker/pkg/devicemapper [2022-08-09T12:14:51.550Z] github.com/docker/docker/pkg/directory [2022-08-09T12:14:51.550Z] github.com/docker/docker/pkg/dmesg [2022-08-09T12:14:51.550Z] github.com/docker/docker/pkg/fileutils [2022-08-09T12:14:51.550Z] github.com/docker/docker/pkg/fsutils [2022-08-09T12:14:51.550Z] github.com/docker/docker/pkg/homedir [2022-08-09T12:14:51.550Z] github.com/docker/docker/pkg/idtools [2022-08-09T12:14:51.550Z] github.com/docker/docker/pkg/ioutils [2022-08-09T12:14:51.550Z] github.com/docker/docker/pkg/jsonmessage [2022-08-09T12:14:51.550Z] github.com/docker/docker/pkg/longpath [2022-08-09T12:14:51.550Z] github.com/docker/docker/pkg/loopback [2022-08-09T12:14:51.550Z] github.com/docker/docker/pkg/namesgenerator [2022-08-09T12:14:51.550Z] github.com/docker/docker/pkg/parsers [2022-08-09T12:14:51.550Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-09T12:14:51.550Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-09T12:14:51.550Z] github.com/docker/docker/pkg/pidfile [2022-08-09T12:14:51.550Z] github.com/docker/docker/pkg/platform [2022-08-09T12:14:51.550Z] github.com/docker/docker/pkg/plugingetter [2022-08-09T12:14:51.550Z] github.com/docker/docker/pkg/plugins [2022-08-09T12:14:51.550Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-09T12:14:51.550Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-09T12:14:51.550Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-09T12:14:51.550Z] github.com/docker/docker/pkg/plugins/transport [2022-08-09T12:14:51.550Z] github.com/docker/docker/pkg/pools [2022-08-09T12:14:51.550Z] github.com/docker/docker/pkg/progress [2022-08-09T12:14:51.550Z] github.com/docker/docker/pkg/pubsub [2022-08-09T12:14:51.550Z] github.com/docker/docker/pkg/reexec [2022-08-09T12:14:51.550Z] github.com/docker/docker/pkg/signal [2022-08-09T12:14:51.550Z] github.com/docker/docker/pkg/stack [2022-08-09T12:14:51.550Z] github.com/docker/docker/pkg/stdcopy [2022-08-09T12:14:51.550Z] github.com/docker/docker/pkg/streamformatter [2022-08-09T12:14:51.550Z] github.com/docker/docker/pkg/stringid [2022-08-09T12:14:51.550Z] github.com/docker/docker/pkg/sysinfo [2022-08-09T12:14:51.550Z] github.com/docker/docker/pkg/system [2022-08-09T12:14:51.550Z] github.com/docker/docker/pkg/tailfile [2022-08-09T12:14:51.550Z] github.com/docker/docker/pkg/tarsum [2022-08-09T12:14:51.550Z] github.com/docker/docker/pkg/urlutil [2022-08-09T12:14:51.550Z] github.com/docker/docker/pkg/useragent [2022-08-09T12:14:51.550Z] github.com/docker/docker/plugin [2022-08-09T12:14:51.550Z] github.com/docker/docker/plugin/executor/containerd [2022-08-09T12:14:51.550Z] github.com/docker/docker/plugin/v2 [2022-08-09T12:14:51.550Z] github.com/docker/docker/profiles/apparmor [2022-08-09T12:14:51.550Z] github.com/docker/docker/profiles/seccomp [2022-08-09T12:14:51.550Z] github.com/docker/docker/quota [2022-08-09T12:14:51.550Z] github.com/docker/docker/reference [2022-08-09T12:14:51.550Z] github.com/docker/docker/registry [2022-08-09T12:14:51.550Z] github.com/docker/docker/registry/resumable [2022-08-09T12:14:51.550Z] github.com/docker/docker/restartmanager [2022-08-09T12:14:51.550Z] github.com/docker/docker/rootless [2022-08-09T12:14:51.550Z] github.com/docker/docker/rootless/specconv [2022-08-09T12:14:51.550Z] github.com/docker/docker/runconfig [2022-08-09T12:14:51.550Z] github.com/docker/docker/runconfig/opts [2022-08-09T12:14:51.550Z] github.com/docker/docker/testutil [2022-08-09T12:14:51.550Z] github.com/docker/docker/testutil/daemon [2022-08-09T12:14:51.550Z] github.com/docker/docker/testutil/environment [2022-08-09T12:14:51.550Z] github.com/docker/docker/testutil/fakecontext [2022-08-09T12:14:51.550Z] github.com/docker/docker/testutil/fakegit [2022-08-09T12:14:51.550Z] github.com/docker/docker/testutil/fakestorage [2022-08-09T12:14:51.550Z] github.com/docker/docker/testutil/fixtures/load [2022-08-09T12:14:51.550Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-09T12:14:51.550Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-09T12:14:51.550Z] github.com/docker/docker/testutil/registry [2022-08-09T12:14:51.550Z] github.com/docker/docker/testutil/request [2022-08-09T12:14:51.550Z] github.com/docker/docker/volume [2022-08-09T12:14:51.550Z] github.com/docker/docker/volume/drivers [2022-08-09T12:14:51.550Z] github.com/docker/docker/volume/local [2022-08-09T12:14:51.550Z] github.com/docker/docker/volume/mounts [2022-08-09T12:14:51.550Z] github.com/docker/docker/volume/service [2022-08-09T12:14:51.550Z] github.com/docker/docker/volume/service/opts [2022-08-09T12:14:51.550Z] github.com/docker/docker/volume/testutils' ']' [2022-08-09T12:14:51.550Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/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/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-08-09T12:14:51.550Z] ? github.com/docker/docker/api [no test files] [2022-08-09T12:14:51.743Z] #49 31.62 Reading package lists... [2022-08-09T12:14:51.743Z] #49 ... [2022-08-09T12:14:51.743Z] [2022-08-09T12:14:51.743Z] #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-08-09T12:14:51.743Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-09T12:14:51.743Z] #69 30.65 Reading package lists... [2022-08-09T12:14:51.805Z] #23 18.85 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-09T12:14:51.805Z] #23 18.86 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=911540ebda202700ade0f3864d05843f119ab5b0850c6efa8a21f03cb8a03b86 [2022-08-09T12:14:51.805Z] #23 18.86 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-09T12:14:51.805Z] #23 18.87 Successfully built yamllint [2022-08-09T12:14:51.805Z] #23 18.91 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-09T12:14:52.379Z] #23 19.60 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-09T12:14:53.124Z] #69 39.63 Building dependency tree... [2022-08-09T12:14:53.321Z] #23 DONE 20.6s [2022-08-09T12:14:53.321Z] [2022-08-09T12:14:53.321Z] #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-08-09T12:14:53.321Z] #64 sha256:336f60023127037936b2df98e8d6a5e0d845f16a4e1f505e04cce1bc2ca41393 [2022-08-09T12:14:53.321Z] #64 ... [2022-08-09T12:14:53.321Z] [2022-08-09T12:14:53.321Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-09T12:14:53.321Z] #27 sha256:e74ea9769b05a1ae130b973f3090a74ed41d35229ab7c31a76427bf96bcb8d0d [2022-08-09T12:14:53.581Z] #27 DONE 0.3s [2022-08-09T12:14:53.581Z] [2022-08-09T12:14:53.581Z] #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-08-09T12:14:53.581Z] #60 sha256:b62ceb559dd716f97453add7fbd98ea718fa0ecb39e574f68fb7e1bfefae4874 [2022-08-09T12:14:53.581Z] #60 ... [2022-08-09T12:14:53.581Z] [2022-08-09T12:14:53.581Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-09T12:14:53.581Z] #32 sha256:27bbcea2eedeb92828de9b541bf3a53aeadae4eeb815cef8bd18fa693db3a86d [2022-08-09T12:14:54.151Z] #32 DONE 0.3s [2022-08-09T12:14:54.151Z] [2022-08-09T12:14:54.151Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-09T12:14:54.151Z] #35 sha256:bfd739620059efabd78f3a00f9178b792727a3ec782c10bd033ccce8fb0b45d6 [2022-08-09T12:14:54.411Z] #35 DONE 0.3s [2022-08-09T12:14:54.411Z] [2022-08-09T12:14:54.411Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-09T12:14:54.411Z] #37 sha256:53adffddd2b6550f31ca248137572f8f44c61b86ca528ef2161499db1c1f41d9 [2022-08-09T12:14:54.670Z] #37 DONE 0.4s [2022-08-09T12:14:54.671Z] [2022-08-09T12:14:54.671Z] #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-08-09T12:14:54.671Z] #60 sha256:b62ceb559dd716f97453add7fbd98ea718fa0ecb39e574f68fb7e1bfefae4874 [2022-08-09T12:14:54.671Z] #60 ... [2022-08-09T12:14:54.671Z] [2022-08-09T12:14:54.671Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-09T12:14:54.671Z] #39 sha256:0e989f9563833f75a09e193f5ce680e84cf1f547be8f0e742edb0877d11a9a8f [2022-08-09T12:14:54.671Z] #39 DONE 0.1s [2022-08-09T12:14:54.930Z] [2022-08-09T12:14:54.930Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-09T12:14:54.930Z] #41 sha256:f053e8e25fb06bff5271a82bf3418ff817be9c5ff0ef05095f7fe6781b4efc12 [2022-08-09T12:14:54.930Z] #41 DONE 0.1s [2022-08-09T12:14:54.930Z] [2022-08-09T12:14:54.930Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-09T12:14:54.930Z] #45 sha256:13fbdfec459d47a102975758e9a5639b8a41a3d48902aa3ec9fd0dc6cfe485a9 [2022-08-09T12:14:54.930Z] #45 DONE 0.1s [2022-08-09T12:14:54.930Z] [2022-08-09T12:14:54.930Z] #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-08-09T12:14:54.930Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:14:55.645Z] #69 43.78 The following additional packages will be installed: [2022-08-09T12:14:55.645Z] #69 43.80 libbtrfs0 [2022-08-09T12:14:55.645Z] #69 44.12 The following NEW packages will be installed: [2022-08-09T12:14:55.645Z] #69 44.15 libbtrfs-dev libbtrfs0 [2022-08-09T12:14:56.208Z] #69 44.70 0 upgraded, 2 newly installed, 0 to remove and 6 not upgraded. [2022-08-09T12:14:56.208Z] #69 44.70 Need to get 460 kB of archives. [2022-08-09T12:14:56.208Z] #69 44.70 After this operation, 1237 kB of additional disk space will be used. [2022-08-09T12:14:56.208Z] #69 44.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-09T12:14:56.208Z] #69 44.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-09T12:14:57.137Z] #69 45.54 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T12:14:57.137Z] #69 45.81 Fetched 460 kB in 0s (1305 kB/s) [2022-08-09T12:14:57.137Z] #69 45.86 Selecting previously unselected package libbtrfs0:amd64. [2022-08-09T12:14:57.137Z] #69 ... [2022-08-09T12:14:57.137Z] [2022-08-09T12:14:57.137Z] #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-08-09T12:14:57.137Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-09T12:14:57.137Z] #20 31.46 Reading package lists... [2022-08-09T12:14:57.137Z] #20 40.77 Building dependency tree... [2022-08-09T12:14:57.137Z] #20 45.02 The following additional packages will be installed: [2022-08-09T12:14:57.137Z] #20 45.02 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-09T12:14:57.137Z] #20 45.02 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-09T12:14:57.137Z] #20 45.02 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-09T12:14:57.137Z] #20 45.02 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-09T12:14:57.137Z] #20 45.03 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-09T12:14:57.137Z] #20 45.04 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-09T12:14:57.137Z] #20 45.05 mingw-w64-common mingw-w64-x86-64-dev [2022-08-09T12:14:57.137Z] #20 45.09 Suggested packages: [2022-08-09T12:14:57.137Z] #20 45.09 gcc-10-locales seccomp wine64 [2022-08-09T12:14:57.137Z] #20 45.76 The following NEW packages will be installed: [2022-08-09T12:14:57.137Z] #20 45.76 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-09T12:14:57.137Z] #20 45.76 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-09T12:14:57.137Z] #20 45.76 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-09T12:14:57.138Z] #20 45.76 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-09T12:14:57.138Z] #20 45.76 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-09T12:14:57.138Z] #20 45.77 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-09T12:14:57.138Z] #20 45.78 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-09T12:14:57.138Z] #20 45.78 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-09T12:14:57.138Z] #20 45.78 mingw-w64-x86-64-dev [2022-08-09T12:14:57.394Z] #20 ... [2022-08-09T12:14:57.394Z] [2022-08-09T12:14:57.394Z] #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-08-09T12:14:57.394Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-09T12:14:57.394Z] #69 45.86 Selecting previously unselected package libbtrfs0:amd64. [2022-08-09T12:14:57.394Z] #69 45.86 (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-08-09T12:14:57.394Z] #69 45.95 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-09T12:14:57.394Z] #69 45.96 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-09T12:14:57.394Z] #69 46.05 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-09T12:14:57.394Z] #69 46.05 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-09T12:14:57.394Z] #69 46.06 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-09T12:14:57.651Z] #69 46.21 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-09T12:14:57.651Z] #69 46.23 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-09T12:14:57.651Z] #69 46.25 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T12:14:57.964Z] #69 DONE 46.5s [2022-08-09T12:14:57.964Z] [2022-08-09T12:14:57.964Z] #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-08-09T12:14:57.964Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-09T12:14:57.964Z] #20 46.22 0 upgraded, 30 newly installed, 0 to remove and 6 not upgraded. [2022-08-09T12:14:57.964Z] #20 46.22 Need to get 115 MB of archives. [2022-08-09T12:14:57.964Z] #20 46.22 After this operation, 645 MB of additional disk space will be used. [2022-08-09T12:14:57.964Z] #20 46.22 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-08-09T12:14:57.964Z] #20 46.27 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-08-09T12:14:57.964Z] #20 46.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-09T12:14:57.964Z] #20 46.34 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-08-09T12:14:57.964Z] #20 46.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-09T12:14:57.964Z] #20 46.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-09T12:14:57.964Z] #20 46.44 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-08-09T12:14:57.964Z] #20 46.50 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-08-09T12:14:57.965Z] #20 46.52 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-08-09T12:14:58.230Z] #20 ... [2022-08-09T12:14:58.230Z] [2022-08-09T12:14:58.230Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-09T12:14:58.230Z] #70 sha256:68a40c101528e200d92a257c97cc8d42248f990152e8255ef56b66faf6318cef [2022-08-09T12:14:58.230Z] #70 DONE 0.1s [2022-08-09T12:14:58.230Z] [2022-08-09T12:14:58.230Z] #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-08-09T12:14:58.230Z] #71 sha256:f2f7fb634e16e214b79e2ebc258645c3470a77f7393acaecd301ed7571c02cbe [2022-08-09T12:14:59.181Z] #71 1.023 + RM_GOPATH=0 [2022-08-09T12:14:59.181Z] #71 1.023 + TMP_GOPATH= [2022-08-09T12:14:59.181Z] #71 1.023 + : /build [2022-08-09T12:14:59.181Z] #71 1.023 + '[' -z '' ']' [2022-08-09T12:14:59.181Z] #71 1.024 ++ mktemp -d [2022-08-09T12:14:59.181Z] #71 1.026 + export GOPATH=/tmp/tmp.PDQUfDWWe9 [2022-08-09T12:14:59.181Z] #71 1.026 + GOPATH=/tmp/tmp.PDQUfDWWe9 [2022-08-09T12:14:59.181Z] #71 1.026 + RM_GOPATH=1 [2022-08-09T12:14:59.181Z] #71 1.026 + case "$(go env GOARCH)" in [2022-08-09T12:14:59.181Z] #71 1.026 ++ go env GOARCH [2022-08-09T12:14:59.181Z] #71 1.034 + export GO_BUILDMODE=-buildmode=pie [2022-08-09T12:14:59.181Z] #71 1.034 + GO_BUILDMODE=-buildmode=pie [2022-08-09T12:14:59.181Z] #71 1.034 ++ dirname /install.sh [2022-08-09T12:14:59.181Z] #71 1.036 + dir=/ [2022-08-09T12:14:59.181Z] #71 1.036 + bin=containerd [2022-08-09T12:14:59.181Z] #71 1.036 + shift [2022-08-09T12:14:59.181Z] #71 1.036 + '[' '!' -f //containerd.installer ']' [2022-08-09T12:14:59.181Z] #71 1.036 + . //containerd.installer [2022-08-09T12:14:59.181Z] #71 1.036 ++ set -e [2022-08-09T12:14:59.181Z] #71 1.036 ++ : v1.6.7 [2022-08-09T12:14:59.181Z] #71 1.037 + install_containerd [2022-08-09T12:14:59.181Z] #71 1.037 + echo 'Install containerd version v1.6.7' [2022-08-09T12:14:59.181Z] #71 1.037 + git clone https://github.com/containerd/containerd.git /tmp/tmp.PDQUfDWWe9/src/github.com/containerd/containerd [2022-08-09T12:14:59.181Z] #71 1.037 Install containerd version v1.6.7 [2022-08-09T12:14:59.181Z] #71 1.042 Cloning into '/tmp/tmp.PDQUfDWWe9/src/github.com/containerd/containerd'... [2022-08-09T12:15:00.240Z] #77 272.6 CCLD libocispec.la [2022-08-09T12:15:00.240Z] #77 273.1 CCLD src/validate [2022-08-09T12:15:00.240Z] #77 273.1 CCLD tests/test-1 [2022-08-09T12:15:00.240Z] #77 273.1 CCLD tests/test-2 [2022-08-09T12:15:00.240Z] #77 273.1 CCLD tests/test-3 [2022-08-09T12:15:00.240Z] #77 273.2 CCLD tests/test-4 [2022-08-09T12:15:00.240Z] #77 273.2 CCLD tests/test-5 [2022-08-09T12:15:00.240Z] #77 273.2 CCLD tests/test-6 [2022-08-09T12:15:00.240Z] #77 273.3 CCLD tests/test-7 [2022-08-09T12:15:00.499Z] #77 273.4 CCLD tests/test-8 [2022-08-09T12:15:00.499Z] #77 273.4 CCLD tests/test-9 [2022-08-09T12:15:00.499Z] #77 273.4 CCLD tests/test-10 [2022-08-09T12:15:00.499Z] #77 273.4 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-09T12:15:00.499Z] #77 273.6 CCLD tests/test-11 [2022-08-09T12:15:02.404Z] #77 275.1 libtool: link: ar cr libocispec.a [2022-08-09T12:15:02.404Z] #77 275.1 libtool: link: ranlib libocispec.a [2022-08-09T12:15:02.459Z] #71 ... [2022-08-09T12:15:02.459Z] [2022-08-09T12:15:02.459Z] #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-08-09T12:15:02.459Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-09T12:15:02.459Z] #49 31.62 Reading package lists... [2022-08-09T12:15:02.459Z] #49 40.79 Building dependency tree... [2022-08-09T12:15:02.459Z] #49 44.45 The following additional packages will be installed: [2022-08-09T12:15:02.459Z] #49 44.46 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-08-09T12:15:02.459Z] #49 44.47 Suggested packages: [2022-08-09T12:15:02.459Z] #49 44.47 cmake-doc ninja-build lrzip [2022-08-09T12:15:02.459Z] #49 44.47 Recommended packages: [2022-08-09T12:15:02.459Z] #49 44.47 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-09T12:15:02.459Z] #49 45.01 The following NEW packages will be installed: [2022-08-09T12:15:02.459Z] #49 45.03 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-08-09T12:15:02.459Z] #49 45.46 0 upgraded, 8 newly installed, 0 to remove and 6 not upgraded. [2022-08-09T12:15:02.459Z] #49 45.46 Need to get 8418 kB of archives. [2022-08-09T12:15:02.459Z] #49 45.46 After this operation, 34.9 MB of additional disk space will be used. [2022-08-09T12:15:02.459Z] #49 45.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-09T12:15:02.459Z] #49 45.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-09T12:15:02.459Z] #49 45.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-09T12:15:02.459Z] #49 45.51 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-09T12:15:02.459Z] #49 45.52 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-09T12:15:02.459Z] #49 45.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-09T12:15:02.459Z] #49 45.53 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-09T12:15:02.459Z] #49 45.53 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-09T12:15:02.459Z] #49 46.24 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T12:15:02.459Z] #49 46.67 Fetched 8418 kB in 0s (18.1 MB/s) [2022-08-09T12:15:02.459Z] #49 46.82 Selecting previously unselected package xxd. [2022-08-09T12:15:02.459Z] #49 46.82 (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-08-09T12:15:02.459Z] #49 46.95 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-09T12:15:02.459Z] #49 46.97 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:15:02.459Z] #49 47.10 Selecting previously unselected package vim-common. [2022-08-09T12:15:02.459Z] #49 47.11 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-09T12:15:02.459Z] #49 47.16 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:15:02.459Z] #49 47.43 Selecting previously unselected package cmake-data. [2022-08-09T12:15:02.459Z] #49 47.44 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-09T12:15:02.459Z] #49 47.49 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-09T12:15:02.459Z] #49 48.45 Selecting previously unselected package libarchive13:amd64. [2022-08-09T12:15:02.459Z] #49 48.47 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-09T12:15:02.459Z] #49 48.48 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-09T12:15:02.459Z] #49 48.63 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-09T12:15:02.459Z] #49 48.63 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-09T12:15:02.459Z] #49 48.64 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-09T12:15:02.459Z] #49 48.73 Selecting previously unselected package librhash0:amd64. [2022-08-09T12:15:02.459Z] #49 48.74 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-08-09T12:15:02.459Z] #49 48.75 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-09T12:15:02.459Z] #49 48.81 Selecting previously unselected package libuv1:amd64. [2022-08-09T12:15:02.459Z] #49 48.82 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-08-09T12:15:02.459Z] #49 48.83 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-09T12:15:02.459Z] #49 48.90 Selecting previously unselected package cmake. [2022-08-09T12:15:02.459Z] #49 48.91 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-09T12:15:02.459Z] #49 48.91 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-09T12:15:02.459Z] #49 50.56 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-09T12:15:02.459Z] #49 50.58 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:15:02.459Z] #49 50.59 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-09T12:15:02.459Z] #49 50.61 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:15:02.459Z] #49 50.64 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-09T12:15:02.459Z] #49 50.65 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-09T12:15:02.459Z] #49 50.66 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-09T12:15:02.459Z] #49 50.69 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-09T12:15:02.459Z] #49 50.70 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T12:15:02.459Z] #49 ... [2022-08-09T12:15:02.459Z] [2022-08-09T12:15:02.459Z] #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-08-09T12:15:02.459Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-09T12:15:02.459Z] #20 46.87 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-08-09T12:15:02.459Z] #20 47.48 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-08-09T12:15:02.459Z] #20 47.68 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-08-09T12:15:02.459Z] #20 47.84 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-08-09T12:15:02.459Z] #20 48.18 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-08-09T12:15:02.459Z] #20 48.35 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-08-09T12:15:02.459Z] #20 48.35 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-09T12:15:02.459Z] #20 48.35 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-09T12:15:02.459Z] #20 48.35 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-09T12:15:02.459Z] #20 48.36 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-09T12:15:02.459Z] #20 48.36 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-08-09T12:15:02.459Z] #20 48.36 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-09T12:15:02.459Z] #20 48.37 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-09T12:15:02.459Z] #20 48.37 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-09T12:15:02.459Z] #20 48.38 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-09T12:15:02.459Z] #20 48.38 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-09T12:15:02.459Z] #20 48.39 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-09T12:15:02.459Z] #20 48.39 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-09T12:15:02.459Z] #20 48.40 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-08-09T12:15:02.459Z] #20 48.40 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-09T12:15:02.459Z] #20 48.41 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-09T12:15:02.459Z] #20 49.19 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T12:15:02.459Z] #20 49.53 Fetched 115 MB in 2s (46.0 MB/s) [2022-08-09T12:15:02.459Z] #20 49.58 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-09T12:15:02.459Z] #20 49.58 (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-08-09T12:15:02.459Z] #20 49.62 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-09T12:15:02.459Z] #20 49.63 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-09T12:15:02.459Z] #20 50.52 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-09T12:15:02.459Z] #20 50.53 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-09T12:15:02.459Z] #20 50.54 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-09T12:15:02.715Z] #20 ... [2022-08-09T12:15:02.715Z] [2022-08-09T12:15:02.715Z] #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-08-09T12:15:02.715Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-09T12:15:02.715Z] #49 DONE 51.1s [2022-08-09T12:15:02.715Z] [2022-08-09T12:15:02.715Z] #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-08-09T12:15:02.715Z] #74 sha256:163042758995c859342539903964338e06f8fd114a1c5060f40a81750d37d0c2 [2022-08-09T12:15:02.715Z] #74 47.79 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-09T12:15:02.715Z] #74 47.80 + GOBIN=/build [2022-08-09T12:15:02.715Z] #74 47.80 + GO111MODULE=on [2022-08-09T12:15:02.715Z] #74 47.80 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-09T12:15:02.715Z] #74 50.96 rootlesskit version 1.0.0 [2022-08-09T12:15:02.715Z] #74 50.96 Usage of /build/rootlesskit-docker-proxy: [2022-08-09T12:15:02.715Z] #74 50.96 -container-ip string [2022-08-09T12:15:02.715Z] #74 50.96 container ip [2022-08-09T12:15:02.715Z] #74 50.96 -container-port int [2022-08-09T12:15:02.715Z] #74 50.96 container port (default -1) [2022-08-09T12:15:02.715Z] #74 50.96 -host-ip string [2022-08-09T12:15:02.715Z] #74 50.96 host ip [2022-08-09T12:15:02.715Z] #74 50.96 -host-port int [2022-08-09T12:15:02.715Z] #74 50.96 host port (default -1) [2022-08-09T12:15:02.715Z] #74 50.96 -proto string [2022-08-09T12:15:02.715Z] #74 50.96 proxy protocol (default "tcp") [2022-08-09T12:15:02.715Z] #74 DONE 51.1s [2022-08-09T12:15:02.715Z] [2022-08-09T12:15:02.715Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-09T12:15:02.715Z] #50 sha256:e16055dcd384043617e84381529600e39adb4aa699c49829de1ba31d20c965fe [2022-08-09T12:15:02.715Z] #50 DONE 0.2s [2022-08-09T12:15:02.715Z] [2022-08-09T12:15:02.715Z] #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-08-09T12:15:02.715Z] #51 sha256:49576b72887e7d2aa790183e1a2c16f10d49abf185623e9d2861d4179e49b5d6 [2022-08-09T12:15:02.972Z] #51 ... [2022-08-09T12:15:02.972Z] [2022-08-09T12:15:02.972Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-09T12:15:02.972Z] #75 sha256:8f3aa3248baf7416bd5ffbe526f02f31f02e7b69de76f7d8acddfcac3ffe54c0 [2022-08-09T12:15:02.972Z] #75 DONE 0.1s [2022-08-09T12:15:02.972Z] [2022-08-09T12:15:02.972Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-09T12:15:02.972Z] #76 sha256:cb3f51db91799af5932a74e3704a81adcd5535a3511ccfbf05411236775fd7c1 [2022-08-09T12:15:02.972Z] #76 DONE 0.1s [2022-08-09T12:15:02.972Z] [2022-08-09T12:15:02.972Z] #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-08-09T12:15:02.972Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-09T12:15:02.972Z] #20 51.67 Selecting previously unselected package binutils-mingw-w64. [2022-08-09T12:15:03.231Z] #20 51.68 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-09T12:15:03.231Z] #20 51.69 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-09T12:15:03.231Z] #20 51.80 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-09T12:15:03.231Z] #20 51.80 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-09T12:15:03.231Z] #20 51.80 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-09T12:15:03.231Z] #20 51.90 Selecting previously unselected package dmsetup. [2022-08-09T12:15:03.231Z] #20 51.90 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-09T12:15:03.487Z] #20 51.91 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-09T12:15:03.487Z] #20 52.03 Selecting previously unselected package mingw-w64-common. [2022-08-09T12:15:03.487Z] #20 52.03 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-09T12:15:03.487Z] #20 52.03 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-09T12:15:04.308Z] #77 277.0 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-09T12:15:04.308Z] #77 277.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-09T12:15:04.308Z] #77 277.0 make[5]: Nothing to be done for 'install-data-am'. [2022-08-09T12:15:04.308Z] #77 277.0 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-09T12:15:04.308Z] #77 277.0 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-09T12:15:04.308Z] #77 277.0 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-09T12:15:04.308Z] #77 277.0 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-09T12:15:04.308Z] #77 277.0 make[2]: Entering directory '/tmp/crun-build' [2022-08-09T12:15:04.308Z] #77 277.2 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-09T12:15:04.308Z] #77 277.2 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-09T12:15:04.308Z] #77 277.2 CC src/libcrun/libcrun_testing_a-container.o [2022-08-09T12:15:04.308Z] #77 277.2 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-09T12:15:04.308Z] #77 277.2 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-09T12:15:04.308Z] #77 277.2 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-09T12:15:04.308Z] #77 277.2 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-09T12:15:04.308Z] #77 277.3 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-09T12:15:04.308Z] #77 277.3 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-09T12:15:04.308Z] #77 277.3 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-09T12:15:04.308Z] #77 277.3 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-09T12:15:04.308Z] #77 277.4 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-09T12:15:04.308Z] #77 277.4 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-09T12:15:04.308Z] #77 277.4 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-09T12:15:04.308Z] #77 277.4 CC src/libcrun/libcrun_testing_a-error.o [2022-08-09T12:15:04.308Z] #77 277.5 CC src/libcrun/libcrun_testing_a-status.o [2022-08-09T12:15:04.567Z] #77 277.5 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-09T12:15:04.567Z] #77 277.6 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-09T12:15:04.567Z] #77 277.6 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-09T12:15:04.567Z] #77 277.6 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-09T12:15:04.567Z] #77 277.7 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-09T12:15:04.567Z] #77 277.7 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-09T12:15:04.826Z] #77 277.8 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-09T12:15:04.826Z] #77 277.8 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-09T12:15:05.085Z] #77 278.0 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-09T12:15:05.085Z] #77 278.0 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-09T12:15:05.085Z] #77 278.0 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-09T12:15:05.344Z] #77 278.3 CC src/crun-crun.o [2022-08-09T12:15:05.344Z] #77 278.4 CC src/crun-run.o [2022-08-09T12:15:05.344Z] #77 278.4 CC src/crun-delete.o [2022-08-09T12:15:05.344Z] #77 278.5 CC src/crun-kill.o [2022-08-09T12:15:05.381Z] #20 53.96 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-09T12:15:05.381Z] #20 53.96 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-09T12:15:05.381Z] #20 53.96 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-09T12:15:05.603Z] #77 278.6 CC src/crun-spec.o [2022-08-09T12:15:05.603Z] #77 278.6 CC src/crun-pause.o [2022-08-09T12:15:05.603Z] #77 278.6 CC src/crun-unpause.o [2022-08-09T12:15:05.603Z] #77 278.6 CC src/crun-exec.o [2022-08-09T12:15:05.603Z] #77 278.7 CC src/crun-list.o [2022-08-09T12:15:05.862Z] #77 278.8 CC src/crun-start.o [2022-08-09T12:15:05.862Z] #77 278.8 CC src/crun-create.o [2022-08-09T12:15:05.862Z] #77 278.9 CC src/crun-state.o [2022-08-09T12:15:05.862Z] #77 278.9 CC src/crun-update.o [2022-08-09T12:15:05.862Z] #77 278.9 CC src/crun-ps.o [2022-08-09T12:15:05.862Z] #77 279.0 CC src/crun-checkpoint.o [2022-08-09T12:15:06.121Z] #77 279.1 CC src/crun-restore.o [2022-08-09T12:15:06.121Z] #77 279.1 CC src/libcrun/libcrun_la-utils.lo [2022-08-09T12:15:06.121Z] #77 279.2 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-09T12:15:06.121Z] #77 279.3 CC src/libcrun/libcrun_la-container.lo [2022-08-09T12:15:06.380Z] #77 279.4 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-09T12:15:06.380Z] #77 279.4 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-09T12:15:06.420Z] ok github.com/docker/docker/api/server 0.013s coverage: 7.9% of statements [2022-08-09T12:15:06.639Z] #77 279.5 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-09T12:15:06.639Z] #77 279.6 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-09T12:15:06.639Z] #77 279.8 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-09T12:15:06.897Z] #77 279.9 CC src/libcrun/libcrun_la-criu.lo [2022-08-09T12:15:06.897Z] #77 279.9 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-09T12:15:07.156Z] #77 280.2 CC src/libcrun/libcrun_la-linux.lo [2022-08-09T12:15:07.156Z] #77 280.2 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-09T12:15:07.156Z] #77 280.3 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-09T12:15:07.156Z] #77 280.4 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-09T12:15:07.276Z] #20 ... [2022-08-09T12:15:07.276Z] [2022-08-09T12:15:07.276Z] #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-08-09T12:15:07.276Z] #51 sha256:49576b72887e7d2aa790183e1a2c16f10d49abf185623e9d2861d4179e49b5d6 [2022-08-09T12:15:07.276Z] #51 1.148 + RM_GOPATH=0 [2022-08-09T12:15:07.276Z] #51 1.148 + TMP_GOPATH= [2022-08-09T12:15:07.276Z] #51 1.148 + : /build [2022-08-09T12:15:07.276Z] #51 1.148 + '[' -z '' ']' [2022-08-09T12:15:07.276Z] #51 1.148 ++ mktemp -d [2022-08-09T12:15:07.276Z] #51 1.152 + export GOPATH=/tmp/tmp.cq8yAoRg5y [2022-08-09T12:15:07.276Z] #51 1.152 + GOPATH=/tmp/tmp.cq8yAoRg5y [2022-08-09T12:15:07.276Z] #51 1.152 + RM_GOPATH=1 [2022-08-09T12:15:07.276Z] #51 1.152 + case "$(go env GOARCH)" in [2022-08-09T12:15:07.276Z] #51 1.152 ++ go env GOARCH [2022-08-09T12:15:07.276Z] #51 1.168 + export GO_BUILDMODE=-buildmode=pie [2022-08-09T12:15:07.276Z] #51 1.168 + GO_BUILDMODE=-buildmode=pie [2022-08-09T12:15:07.276Z] #51 1.169 ++ dirname /install.sh [2022-08-09T12:15:07.276Z] #51 1.170 + dir=/ [2022-08-09T12:15:07.276Z] #51 1.170 + bin=tini [2022-08-09T12:15:07.276Z] #51 1.170 + shift [2022-08-09T12:15:07.276Z] #51 1.170 + '[' '!' -f //tini.installer ']' [2022-08-09T12:15:07.276Z] #51 1.170 + . //tini.installer [2022-08-09T12:15:07.276Z] #51 1.170 ++ : v0.19.0 [2022-08-09T12:15:07.276Z] #51 1.170 + install_tini [2022-08-09T12:15:07.276Z] #51 1.170 + echo 'Install tini version v0.19.0' [2022-08-09T12:15:07.276Z] #51 1.170 + git clone https://github.com/krallin/tini.git /tmp/tmp.cq8yAoRg5y/tini [2022-08-09T12:15:07.276Z] #51 1.173 Cloning into '/tmp/tmp.cq8yAoRg5y/tini'... [2022-08-09T12:15:07.276Z] #51 1.173 Install tini version v0.19.0 [2022-08-09T12:15:07.276Z] #51 2.617 + cd /tmp/tmp.cq8yAoRg5y/tini [2022-08-09T12:15:07.276Z] #51 2.617 + git checkout -q v0.19.0 [2022-08-09T12:15:07.276Z] #51 2.622 + cmake . [2022-08-09T12:15:07.276Z] #51 2.777 -- The C compiler identification is GNU 10.2.1 [2022-08-09T12:15:07.276Z] #51 2.800 -- Detecting C compiler ABI info [2022-08-09T12:15:07.276Z] #51 2.958 -- Detecting C compiler ABI info - done [2022-08-09T12:15:07.276Z] #51 2.994 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-09T12:15:07.276Z] #51 2.995 -- Detecting C compile features [2022-08-09T12:15:07.276Z] #51 2.996 -- Detecting C compile features - done [2022-08-09T12:15:07.276Z] #51 3.006 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-09T12:15:07.276Z] #51 3.077 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-09T12:15:07.276Z] #51 3.129 -- Configuring done [2022-08-09T12:15:07.276Z] #51 3.140 -- Generating done [2022-08-09T12:15:07.276Z] #51 3.147 -- Build files have been written to: /tmp/tmp.cq8yAoRg5y/tini [2022-08-09T12:15:07.276Z] #51 3.151 + make tini-static [2022-08-09T12:15:07.276Z] #51 3.285 Scanning dependencies of target tini-static [2022-08-09T12:15:07.276Z] #51 3.308 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-09T12:15:07.276Z] #51 3.644 [100%] Linking C executable tini-static [2022-08-09T12:15:07.276Z] #51 3.856 [100%] Built target tini-static [2022-08-09T12:15:07.276Z] #51 3.870 + mkdir -p /build [2022-08-09T12:15:07.276Z] #51 3.872 + cp tini-static /build/docker-init [2022-08-09T12:15:07.276Z] #51 DONE 4.2s [2022-08-09T12:15:07.276Z] [2022-08-09T12:15:07.276Z] #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-08-09T12:15:07.276Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-09T12:15:07.276Z] #20 55.89 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-09T12:15:07.276Z] #20 55.89 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-09T12:15:07.276Z] #20 55.92 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-09T12:15:07.276Z] #20 55.99 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-09T12:15:07.532Z] #20 56.00 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-09T12:15:07.532Z] #20 56.00 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-09T12:15:07.724Z] #77 280.5 CC src/libcrun/libcrun_la-status.lo [2022-08-09T12:15:07.724Z] #77 280.6 CC src/libcrun/libcrun_la-terminal.lo [2022-08-09T12:15:07.724Z] #77 280.6 CC src/libcrun/libcrun_la-error.lo [2022-08-09T12:15:07.724Z] #77 280.7 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-09T12:15:07.724Z] #77 280.7 CC src/libcrun/libcrun_la-signals.lo [2022-08-09T12:15:07.982Z] #77 280.9 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-09T12:15:07.982Z] #77 281.0 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-09T12:15:07.982Z] #77 281.0 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-09T12:15:07.982Z] #77 281.0 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-09T12:15:08.241Z] #77 281.2 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-09T12:15:08.241Z] #77 281.4 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-09T12:15:08.500Z] #77 281.4 CC tests/init.o [2022-08-09T12:15:08.771Z] #77 281.7 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-09T12:15:10.056Z] #20 58.62 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-09T12:15:10.056Z] #20 58.62 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-09T12:15:10.056Z] #20 58.63 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-09T12:15:14.227Z] #20 62.42 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-09T12:15:14.227Z] #20 62.43 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-09T12:15:14.227Z] #20 62.43 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-09T12:15:15.338Z] #77 ... [2022-08-09T12:15:15.338Z] [2022-08-09T12:15:15.338Z] #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-08-09T12:15:15.338Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-09T12:15:15.338Z] #47 352.3 + dpkg --print-architecture [2022-08-09T12:15:15.338Z] #47 352.3 + git checkout -q v2.1.0 [2022-08-09T12:15:15.338Z] #47 352.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-09T12:15:15.338Z] #47 352.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-09T12:15:15.595Z] #20 63.99 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-09T12:15:15.595Z] #20 64.00 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-09T12:15:15.595Z] #20 64.00 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-09T12:15:17.490Z] #20 65.87 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-09T12:15:17.490Z] #20 65.87 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-09T12:15:17.490Z] #20 65.88 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-09T12:15:21.498Z] #77 287.0 CCLD libocispec.la [2022-08-09T12:15:21.498Z] #77 287.3 CCLD src/validate [2022-08-09T12:15:21.498Z] #77 287.3 CCLD tests/test-1 [2022-08-09T12:15:21.498Z] #77 287.4 CCLD tests/test-2 [2022-08-09T12:15:21.498Z] #77 287.4 CCLD tests/test-4 [2022-08-09T12:15:21.498Z] #77 287.4 CCLD tests/test-3 [2022-08-09T12:15:21.498Z] #77 287.4 CCLD tests/test-5 [2022-08-09T12:15:21.498Z] #77 287.4 CCLD tests/test-6 [2022-08-09T12:15:21.498Z] #77 287.6 CCLD tests/test-7 [2022-08-09T12:15:21.498Z] #77 287.6 CCLD tests/test-8 [2022-08-09T12:15:21.498Z] #77 287.7 CCLD tests/test-9 [2022-08-09T12:15:21.498Z] #77 287.7 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-09T12:15:21.498Z] #77 287.8 CCLD tests/test-11 [2022-08-09T12:15:21.498Z] #77 287.8 CCLD tests/test-10 [2022-08-09T12:15:21.663Z] #20 69.77 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-09T12:15:21.663Z] #20 69.78 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-09T12:15:21.663Z] #20 69.79 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-09T12:15:22.068Z] #77 289.5 libtool: link: ar cr libocispec.a [2022-08-09T12:15:22.068Z] #77 289.5 libtool: link: ranlib libocispec.a [2022-08-09T12:15:23.032Z] #20 71.41 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-09T12:15:23.032Z] #20 71.42 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-09T12:15:23.032Z] #20 71.43 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-09T12:15:23.032Z] #20 71.50 Selecting previously unselected package libapparmor1:amd64. [2022-08-09T12:15:23.032Z] #20 71.50 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-09T12:15:23.032Z] #20 71.51 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-09T12:15:23.032Z] #20 71.56 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-09T12:15:23.032Z] #20 71.56 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-09T12:15:23.032Z] #20 71.57 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-09T12:15:23.032Z] #20 71.65 Selecting previously unselected package libbtrfs0:amd64. [2022-08-09T12:15:23.032Z] #20 ... [2022-08-09T12:15:23.032Z] [2022-08-09T12:15:23.032Z] #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-08-09T12:15:23.032Z] #71 sha256:f2f7fb634e16e214b79e2ebc258645c3470a77f7393acaecd301ed7571c02cbe [2022-08-09T12:15:23.032Z] #71 14.94 + cd /tmp/tmp.PDQUfDWWe9/src/github.com/containerd/containerd [2022-08-09T12:15:23.032Z] #71 14.94 + git checkout -q v1.6.7 [2022-08-09T12:15:23.032Z] #71 15.80 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-09T12:15:23.032Z] #71 15.80 + BUILDTAGS='netgo osusergo static_build' [2022-08-09T12:15:23.032Z] #71 15.80 + export EXTRA_FLAGS=-buildmode=pie [2022-08-09T12:15:23.032Z] #71 15.80 + EXTRA_FLAGS=-buildmode=pie [2022-08-09T12:15:23.032Z] #71 15.80 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-09T12:15:23.032Z] #71 15.80 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-09T12:15:23.032Z] #71 15.80 + '[' '' = dynamic ']' [2022-08-09T12:15:23.032Z] #71 15.80 + make [2022-08-09T12:15:23.032Z] #71 16.31 + bin/ctr [2022-08-09T12:15:23.032Z] #71 ... [2022-08-09T12:15:23.032Z] [2022-08-09T12:15:23.032Z] #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-08-09T12:15:23.032Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-09T12:15:23.032Z] #20 71.65 Selecting previously unselected package libbtrfs0:amd64. [2022-08-09T12:15:23.032Z] #20 71.66 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-09T12:15:23.032Z] #20 71.66 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-09T12:15:23.032Z] #20 71.74 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-09T12:15:23.032Z] #20 71.75 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-09T12:15:23.032Z] #20 71.75 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-09T12:15:23.288Z] #20 71.85 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-09T12:15:23.288Z] #20 71.86 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-09T12:15:23.288Z] #20 71.87 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-09T12:15:23.288Z] #20 71.91 Selecting previously unselected package libudev-dev:amd64. [2022-08-09T12:15:23.288Z] #20 71.92 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-09T12:15:23.288Z] #20 71.92 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-09T12:15:23.288Z] #20 72.00 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-09T12:15:23.288Z] #20 72.00 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-09T12:15:23.545Z] #20 72.01 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-09T12:15:23.545Z] #20 72.14 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-09T12:15:23.545Z] #20 72.15 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-09T12:15:23.545Z] #20 72.15 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-09T12:15:23.545Z] #20 72.26 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-09T12:15:23.545Z] #20 72.26 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-09T12:15:23.803Z] #20 72.26 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-09T12:15:23.803Z] #20 72.35 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-09T12:15:23.803Z] #20 72.36 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-09T12:15:23.803Z] #20 72.36 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-09T12:15:23.803Z] #20 72.40 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-09T12:15:23.803Z] #20 72.41 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-09T12:15:23.803Z] #20 72.41 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-09T12:15:23.979Z] #77 291.3 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-09T12:15:23.979Z] #77 291.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-09T12:15:23.979Z] #77 291.4 make[5]: Nothing to be done for 'install-data-am'. [2022-08-09T12:15:23.979Z] #77 291.4 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-09T12:15:23.979Z] #77 291.4 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-09T12:15:23.979Z] #77 291.4 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-09T12:15:23.979Z] #77 291.4 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-09T12:15:23.979Z] #77 291.4 make[2]: Entering directory '/tmp/crun-build' [2022-08-09T12:15:23.979Z] #77 291.5 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-09T12:15:24.060Z] #20 72.60 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-09T12:15:24.060Z] #20 72.60 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-09T12:15:24.060Z] #20 72.61 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-09T12:15:24.060Z] #20 72.72 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-09T12:15:24.060Z] #20 72.72 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-09T12:15:24.060Z] #20 72.73 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-09T12:15:24.240Z] #77 291.5 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-09T12:15:24.240Z] #77 291.5 CC src/libcrun/libcrun_testing_a-container.o [2022-08-09T12:15:24.240Z] #77 291.5 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-09T12:15:24.240Z] #77 291.5 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-09T12:15:24.240Z] #77 291.6 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-09T12:15:24.240Z] #77 291.6 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-09T12:15:24.240Z] #77 291.6 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-09T12:15:24.240Z] #77 291.6 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-09T12:15:24.240Z] #77 291.6 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-09T12:15:24.240Z] #77 291.7 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-09T12:15:24.240Z] #77 291.7 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-09T12:15:24.240Z] #77 291.8 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-09T12:15:24.240Z] #77 291.8 CC src/libcrun/libcrun_testing_a-error.o [2022-08-09T12:15:24.240Z] #77 291.8 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-09T12:15:24.317Z] #20 72.77 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-09T12:15:24.317Z] #20 72.78 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-09T12:15:24.317Z] #20 72.79 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-09T12:15:24.317Z] #20 72.87 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-09T12:15:24.317Z] #20 72.88 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-09T12:15:24.317Z] #20 72.89 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-09T12:15:24.501Z] #77 291.9 CC src/libcrun/libcrun_testing_a-status.o [2022-08-09T12:15:24.501Z] #77 291.9 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-09T12:15:24.501Z] #77 291.9 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-09T12:15:24.501Z] #77 291.9 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-09T12:15:24.501Z] #77 291.9 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-09T12:15:24.501Z] #77 292.0 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-09T12:15:24.501Z] #77 292.0 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-09T12:15:24.501Z] #77 292.1 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-09T12:15:24.574Z] #20 73.12 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-09T12:15:24.574Z] #20 73.13 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-09T12:15:24.574Z] #20 73.14 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-09T12:15:24.574Z] #20 73.16 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-09T12:15:24.574Z] #20 73.17 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-09T12:15:24.574Z] #20 73.18 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-09T12:15:24.574Z] #20 73.19 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-09T12:15:24.574Z] #20 73.21 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-09T12:15:24.574Z] #20 73.22 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-09T12:15:24.574Z] #20 73.23 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-09T12:15:24.574Z] #20 73.25 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-09T12:15:24.574Z] #20 73.26 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-09T12:15:24.574Z] #20 73.27 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-09T12:15:24.574Z] #20 73.28 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-09T12:15:24.574Z] #20 73.29 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-09T12:15:24.574Z] #20 73.31 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-09T12:15:24.574Z] #20 73.32 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-09T12:15:24.574Z] #20 73.33 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-09T12:15:24.574Z] #20 73.34 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-09T12:15:24.762Z] #77 292.1 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-09T12:15:24.762Z] #77 292.1 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-09T12:15:24.762Z] #77 292.1 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-09T12:15:24.762Z] #77 292.2 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-09T12:15:24.831Z] #20 73.36 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-09T12:15:24.831Z] #20 73.37 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-09T12:15:24.831Z] #20 73.38 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-08-09T12:15:24.831Z] #20 73.39 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-09T12:15:24.831Z] #20 73.40 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-08-09T12:15:24.831Z] #20 73.41 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-09T12:15:24.831Z] #20 73.42 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-09T12:15:24.831Z] #20 73.43 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-08-09T12:15:24.831Z] #20 73.44 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-09T12:15:24.831Z] #20 73.46 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-09T12:15:24.831Z] #20 73.48 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-09T12:15:24.831Z] #20 73.49 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-09T12:15:24.831Z] #20 73.50 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-09T12:15:24.831Z] #20 73.51 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-09T12:15:24.832Z] #20 73.53 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T12:15:25.022Z] #77 292.4 CC src/crun-run.o [2022-08-09T12:15:25.022Z] #77 292.4 CC src/crun-crun.o [2022-08-09T12:15:25.022Z] #77 292.5 CC src/crun-delete.o [2022-08-09T12:15:25.022Z] #77 292.5 CC src/crun-kill.o [2022-08-09T12:15:25.022Z] #77 292.6 CC src/crun-pause.o [2022-08-09T12:15:25.282Z] #77 292.7 CC src/crun-unpause.o [2022-08-09T12:15:25.282Z] #77 292.8 CC src/crun-spec.o [2022-08-09T12:15:25.282Z] #77 292.8 CC src/crun-exec.o [2022-08-09T12:15:25.282Z] #77 292.8 CC src/crun-list.o [2022-08-09T12:15:25.282Z] #77 292.9 CC src/crun-start.o [2022-08-09T12:15:25.543Z] #77 292.9 CC src/crun-create.o [2022-08-09T12:15:25.543Z] #77 292.9 CC src/crun-state.o [2022-08-09T12:15:25.543Z] #77 293.0 CC src/crun-update.o [2022-08-09T12:15:25.543Z] #77 293.0 CC src/crun-ps.o [2022-08-09T12:15:25.543Z] #77 293.1 CC src/crun-checkpoint.o [2022-08-09T12:15:25.543Z] #77 293.1 CC src/crun-restore.o [2022-08-09T12:15:25.543Z] #77 293.1 CC src/libcrun/libcrun_la-utils.lo [2022-08-09T12:15:25.803Z] #77 293.3 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-09T12:15:25.803Z] #77 293.3 CC src/libcrun/libcrun_la-container.lo [2022-08-09T12:15:26.064Z] #77 293.5 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-09T12:15:26.324Z] #77 293.6 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-09T12:15:26.324Z] #77 293.7 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-09T12:15:26.324Z] #77 293.8 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-09T12:15:26.324Z] #77 293.8 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-09T12:15:26.584Z] #77 294.0 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-09T12:15:26.584Z] #77 294.0 CC src/libcrun/libcrun_la-criu.lo [2022-08-09T12:15:26.844Z] #77 294.2 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-09T12:15:26.844Z] #77 294.2 CC src/libcrun/libcrun_la-linux.lo [2022-08-09T12:15:26.844Z] #77 294.3 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-09T12:15:26.844Z] #77 294.3 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-09T12:15:26.844Z] #77 294.3 CC src/libcrun/libcrun_la-error.lo [2022-08-09T12:15:27.104Z] #77 294.4 CC src/libcrun/libcrun_la-status.lo [2022-08-09T12:15:27.104Z] #77 294.6 CC src/libcrun/libcrun_la-terminal.lo [2022-08-09T12:15:27.104Z] #77 294.7 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-09T12:15:27.364Z] #77 294.8 CC src/libcrun/libcrun_la-signals.lo [2022-08-09T12:15:27.364Z] #77 294.9 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-09T12:15:27.624Z] #77 295.0 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-09T12:15:27.624Z] #77 295.0 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-09T12:15:27.884Z] #77 295.2 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-09T12:15:27.884Z] #77 295.3 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-09T12:15:27.884Z] #77 295.4 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-09T12:15:28.144Z] #77 295.5 CC tests/init.o [2022-08-09T12:15:28.144Z] #77 295.7 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-09T12:15:31.381Z] #20 DONE 79.8s [2022-08-09T12:15:31.381Z] [2022-08-09T12:15:31.382Z] #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-08-09T12:15:31.382Z] #21 sha256:bb76cfa785b6cc5930758dddc58939c15bbb037b7b997a83ff46b7c32ee35dbc [2022-08-09T12:15:32.311Z] #21 1.051 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-09T12:15:32.311Z] #21 1.056 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-09T12:15:32.311Z] #21 1.075 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-09T12:15:33.426Z] #47 DONE 380.4s [2022-08-09T12:15:33.426Z] [2022-08-09T12:15:33.426Z] #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-08-09T12:15:33.427Z] #60 sha256:cb5f74ad1331f124e949c8a4ea7c5529b66e1b90f691eb1e7507a655925ec10e [2022-08-09T12:15:33.431Z] #77 ... [2022-08-09T12:15:33.431Z] [2022-08-09T12:15:33.431Z] #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-08-09T12:15:33.431Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-09T12:15:33.431Z] #47 367.7 + dpkg --print-architecture [2022-08-09T12:15:33.431Z] #47 367.7 + git checkout -q v2.1.0 [2022-08-09T12:15:33.431Z] #47 368.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-09T12:15:33.431Z] #47 368.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-09T12:15:34.804Z] #60 ... [2022-08-09T12:15:34.804Z] [2022-08-09T12:15:34.804Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-09T12:15:34.804Z] #48 sha256:3fb6dca30e5a6a07a660714997e5afd78d8373c082e187756294c29cb36871d2 [2022-08-09T12:15:35.372Z] #48 DONE 0.5s [2022-08-09T12:15:35.372Z] [2022-08-09T12:15:35.372Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-09T12:15:35.372Z] #52 sha256:b270e400e0d8583a5bbf76ec3299ee84f956173341c3f0f1e6f9741a40be079d [2022-08-09T12:15:35.632Z] #52 DONE 0.1s [2022-08-09T12:15:35.632Z] [2022-08-09T12:15:35.632Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-09T12:15:35.632Z] #54 sha256:2ab947918af947280b0833b2b41b8d701e272efa29983940a25bb7e1fb0e83f5 [2022-08-09T12:15:35.632Z] #54 DONE 0.1s [2022-08-09T12:15:35.632Z] [2022-08-09T12:15:35.632Z] #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-08-09T12:15:35.632Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T12:15:36.201Z] #55 ... [2022-08-09T12:15:36.201Z] [2022-08-09T12:15:36.201Z] #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-08-09T12:15:36.201Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:15:36.201Z] #77 309.2 CCLD tests/init [2022-08-09T12:15:38.127Z] #21 1.580 Reading package lists... [2022-08-09T12:15:39.093Z] #64 324.5 # github.com/containerd/containerd/cmd/containerd [2022-08-09T12:15:39.094Z] #64 324.5 /usr/bin/ld: /tmp/go-link-2449381057/000019.o: in function `New': [2022-08-09T12:15:39.094Z] #64 324.5 /tmp/tmp.xih7dxKSui/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-08-09T12:15:39.094Z] #64 324.5 + bin/containerd-stress [2022-08-09T12:15:39.094Z] #64 325.7 + bin/containerd-shim [2022-08-09T12:15:42.301Z] #21 6.199 Reading package lists... [2022-08-09T12:15:43.232Z] #21 10.82 Building dependency tree... [2022-08-09T12:15:43.232Z] #21 11.90 Reading state information... [2022-08-09T12:15:44.162Z] #21 12.95 The following additional packages will be installed: [2022-08-09T12:15:44.162Z] #21 12.95 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-09T12:15:44.162Z] #21 12.95 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-09T12:15:44.162Z] #21 12.95 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-09T12:15:44.162Z] #21 12.95 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-09T12:15:44.162Z] #21 12.95 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-09T12:15:44.162Z] #21 12.96 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-08-09T12:15:44.162Z] #21 12.96 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-08-09T12:15:44.162Z] #21 12.98 Suggested packages: [2022-08-09T12:15:44.162Z] #21 12.98 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-08-09T12:15:44.162Z] #21 12.98 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-08-09T12:15:44.162Z] #21 12.98 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-08-09T12:15:44.162Z] #21 12.98 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-08-09T12:15:44.162Z] #21 12.98 seccomp:ppc64el seccomp:s390x [2022-08-09T12:15:44.162Z] #21 12.98 Recommended packages: [2022-08-09T12:15:44.162Z] #21 12.98 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-08-09T12:15:44.162Z] #21 12.98 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-08-09T12:15:44.162Z] #21 12.98 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-08-09T12:15:44.162Z] #21 12.98 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-08-09T12:15:44.727Z] #21 13.40 The following NEW packages will be installed: [2022-08-09T12:15:44.727Z] #21 13.40 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-09T12:15:44.727Z] #21 13.40 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-08-09T12:15:44.727Z] #21 13.40 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-08-09T12:15:44.727Z] #21 13.40 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-09T12:15:44.727Z] #21 13.40 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-09T12:15:44.727Z] #21 13.40 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-09T12:15:44.727Z] #21 13.40 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-09T12:15:44.727Z] #21 13.40 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-08-09T12:15:44.727Z] #21 13.40 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-08-09T12:15:44.727Z] #21 13.40 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-08-09T12:15:44.727Z] #21 13.41 libseccomp2:ppc64el libseccomp2:s390x [2022-08-09T12:15:44.983Z] #21 13.75 0 upgraded, 40 newly installed, 0 to remove and 6 not upgraded. [2022-08-09T12:15:44.983Z] #21 13.75 Need to get 15.9 MB of archives. [2022-08-09T12:15:44.983Z] #21 13.75 After this operation, 73.0 MB of additional disk space will be used. [2022-08-09T12:15:44.983Z] #21 13.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-08-09T12:15:44.983Z] #21 13.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-08-09T12:15:44.983Z] #21 13.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-08-09T12:15:44.983Z] #21 13.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-08-09T12:15:44.984Z] #21 13.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-08-09T12:15:44.984Z] #21 13.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-08-09T12:15:44.984Z] #21 13.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-08-09T12:15:44.984Z] #21 13.78 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-08-09T12:15:44.984Z] #21 13.82 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-08-09T12:15:44.984Z] #21 13.82 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-08-09T12:15:44.984Z] #21 13.82 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-08-09T12:15:44.984Z] #21 13.82 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-08-09T12:15:44.984Z] #21 13.83 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-08-09T12:15:44.984Z] #21 13.87 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-08-09T12:15:44.984Z] #21 13.87 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-08-09T12:15:44.984Z] #21 13.87 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-08-09T12:15:44.984Z] #21 13.87 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-08-09T12:15:44.984Z] #21 13.87 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-08-09T12:15:44.984Z] #21 13.90 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-08-09T12:15:45.240Z] #21 13.91 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-08-09T12:15:45.240Z] #21 13.91 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-08-09T12:15:45.240Z] #21 13.91 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-08-09T12:15:45.240Z] #21 13.92 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-08-09T12:15:45.240Z] #21 13.94 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-09T12:15:45.240Z] #21 13.95 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-09T12:15:45.240Z] #21 13.95 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-08-09T12:15:45.240Z] #21 13.95 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-08-09T12:15:45.240Z] #21 13.96 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-08-09T12:15:45.240Z] #21 13.98 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-08-09T12:15:45.240Z] #21 13.98 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-08-09T12:15:45.240Z] #21 13.98 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-08-09T12:15:45.240Z] #21 13.99 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-08-09T12:15:45.240Z] #21 13.99 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-08-09T12:15:45.240Z] #21 13.99 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-08-09T12:15:45.240Z] #21 13.99 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-08-09T12:15:45.240Z] #21 13.99 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-08-09T12:15:45.240Z] #21 13.99 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-08-09T12:15:45.240Z] #21 13.99 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-08-09T12:15:45.240Z] #21 13.99 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-08-09T12:15:45.240Z] #21 14.00 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-09T12:15:45.803Z] #21 14.44 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T12:15:45.803Z] #21 14.63 Fetched 15.9 MB in 1s (30.5 MB/s) [2022-08-09T12:15:45.803Z] #21 14.68 Selecting previously unselected package gcc-10-base:armel. [2022-08-09T12:15:45.803Z] #21 14.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 ... 38556 files and directories currently installed.) [2022-08-09T12:15:45.803Z] #21 14.72 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-08-09T12:15:45.803Z] #21 14.73 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-08-09T12:15:46.060Z] #21 14.82 Selecting previously unselected package gcc-10-base:armhf. [2022-08-09T12:15:46.060Z] #21 14.83 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-08-09T12:15:46.060Z] #21 14.83 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-08-09T12:15:46.060Z] #21 14.88 Selecting previously unselected package gcc-10-base:ppc64el. [2022-08-09T12:15:46.060Z] #21 14.89 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-08-09T12:15:46.060Z] #21 14.89 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-09T12:15:46.060Z] #21 14.94 Selecting previously unselected package gcc-10-base:s390x. [2022-08-09T12:15:46.060Z] #21 14.95 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-08-09T12:15:46.060Z] #21 14.95 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-08-09T12:15:46.060Z] #21 15.00 Selecting previously unselected package gcc-10-base:arm64. [2022-08-09T12:15:46.317Z] #21 15.01 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-08-09T12:15:46.317Z] #21 15.01 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-08-09T12:15:46.317Z] #21 15.07 Selecting previously unselected package libgcc-s1:armel. [2022-08-09T12:15:46.317Z] #21 15.08 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-08-09T12:15:46.317Z] #21 15.09 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-08-09T12:15:46.317Z] #21 15.14 Selecting previously unselected package libcrypt1:armel. [2022-08-09T12:15:46.317Z] #21 15.14 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-08-09T12:15:46.317Z] #21 15.15 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-08-09T12:15:46.317Z] #21 15.23 Selecting previously unselected package libc6:armel. [2022-08-09T12:15:46.317Z] #21 15.24 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-08-09T12:15:46.574Z] #21 15.42 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-08-09T12:15:47.137Z] #21 15.88 Selecting previously unselected package libapparmor1:armel. [2022-08-09T12:15:47.137Z] #21 15.89 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-08-09T12:15:47.137Z] #21 15.89 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-08-09T12:15:47.137Z] #21 15.94 Selecting previously unselected package libapparmor-dev:armel. [2022-08-09T12:15:47.137Z] #21 15.94 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-08-09T12:15:47.137Z] #21 15.95 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-08-09T12:15:47.137Z] #21 16.01 Selecting previously unselected package libgcc-s1:arm64. [2022-08-09T12:15:47.137Z] #21 16.01 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-08-09T12:15:47.137Z] #21 16.02 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-08-09T12:15:47.137Z] #21 16.07 Selecting previously unselected package libcrypt1:arm64. [2022-08-09T12:15:47.189Z] #64 337.0 + bin/containerd-shim-runc-v1 [2022-08-09T12:15:47.394Z] #21 16.07 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-08-09T12:15:47.394Z] #21 16.08 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-09T12:15:47.394Z] #21 16.16 Selecting previously unselected package libc6:arm64. [2022-08-09T12:15:47.394Z] #21 16.17 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-08-09T12:15:47.651Z] #21 16.39 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-08-09T12:15:47.908Z] #21 16.79 Selecting previously unselected package libapparmor1:arm64. [2022-08-09T12:15:48.165Z] #21 16.79 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-09T12:15:48.165Z] #21 16.80 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-09T12:15:48.165Z] #21 16.84 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-09T12:15:48.165Z] #21 16.85 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-09T12:15:48.165Z] #21 16.86 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-09T12:15:48.165Z] #21 16.93 Selecting previously unselected package libgcc-s1:s390x. [2022-08-09T12:15:48.165Z] #21 16.94 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-08-09T12:15:48.165Z] #21 16.94 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-08-09T12:15:48.165Z] #21 16.99 Selecting previously unselected package libcrypt1:s390x. [2022-08-09T12:15:48.165Z] #21 17.00 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-08-09T12:15:48.165Z] #21 17.02 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-08-09T12:15:48.430Z] #21 17.09 Selecting previously unselected package libc6:s390x. [2022-08-09T12:15:48.430Z] #21 17.10 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-08-09T12:15:48.430Z] #21 17.30 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-08-09T12:15:48.994Z] #21 17.75 Selecting previously unselected package libapparmor1:s390x. [2022-08-09T12:15:48.994Z] #21 17.76 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-08-09T12:15:48.994Z] #21 17.76 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-08-09T12:15:48.994Z] #21 17.82 Selecting previously unselected package libapparmor-dev:s390x. [2022-08-09T12:15:48.994Z] #21 17.82 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-08-09T12:15:48.994Z] #21 17.82 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-08-09T12:15:48.994Z] #21 17.89 Selecting previously unselected package libgcc-s1:armhf. [2022-08-09T12:15:48.994Z] #21 17.89 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-08-09T12:15:48.994Z] #21 17.89 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-08-09T12:15:48.994Z] #21 17.96 Selecting previously unselected package libcrypt1:armhf. [2022-08-09T12:15:49.250Z] #21 17.96 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-08-09T12:15:49.250Z] #21 17.97 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-08-09T12:15:49.250Z] #21 18.04 Selecting previously unselected package libc6:armhf. [2022-08-09T12:15:49.250Z] #21 18.04 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-08-09T12:15:49.507Z] #21 18.19 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-08-09T12:15:49.763Z] #21 18.66 Selecting previously unselected package libapparmor1:armhf. [2022-08-09T12:15:49.763Z] #21 18.66 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-08-09T12:15:50.020Z] #21 18.66 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-08-09T12:15:50.020Z] #21 18.71 Selecting previously unselected package libapparmor-dev:armhf. [2022-08-09T12:15:50.020Z] #21 18.72 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-08-09T12:15:50.020Z] #21 18.72 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-08-09T12:15:50.020Z] #21 18.79 Selecting previously unselected package libgcc-s1:ppc64el. [2022-08-09T12:15:50.020Z] #21 18.79 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-08-09T12:15:50.020Z] #21 18.80 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-09T12:15:50.020Z] #21 18.85 Selecting previously unselected package libcrypt1:ppc64el. [2022-08-09T12:15:50.020Z] #21 18.85 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-08-09T12:15:50.020Z] #21 18.86 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-09T12:15:50.020Z] #21 18.93 Selecting previously unselected package libc6:ppc64el. [2022-08-09T12:15:50.277Z] #21 18.94 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-08-09T12:15:50.277Z] #21 19.12 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-09T12:15:50.842Z] #21 19.65 Selecting previously unselected package libapparmor1:ppc64el. [2022-08-09T12:15:50.842Z] #21 19.66 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-08-09T12:15:50.842Z] #21 19.66 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-08-09T12:15:50.842Z] #21 19.71 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-08-09T12:15:50.842Z] #21 19.72 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-08-09T12:15:50.842Z] #21 19.73 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-09T12:15:51.099Z] #21 19.79 Selecting previously unselected package libseccomp2:s390x. [2022-08-09T12:15:51.099Z] #21 19.80 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-08-09T12:15:51.099Z] #21 19.81 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-09T12:15:51.099Z] #21 19.86 Selecting previously unselected package libseccomp-dev:s390x. [2022-08-09T12:15:51.099Z] #21 19.86 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-08-09T12:15:51.099Z] #21 19.87 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-09T12:15:51.099Z] #21 19.93 Selecting previously unselected package libseccomp2:ppc64el. [2022-08-09T12:15:51.099Z] #21 19.94 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-09T12:15:51.099Z] #21 19.94 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-09T12:15:51.099Z] #21 19.99 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-08-09T12:15:51.099Z] #21 20.00 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-09T12:15:51.099Z] #21 20.00 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-09T12:15:51.356Z] #21 20.07 Selecting previously unselected package libseccomp2:armhf. [2022-08-09T12:15:51.356Z] #21 20.08 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-08-09T12:15:51.356Z] #21 20.08 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-09T12:15:51.356Z] #21 20.13 Selecting previously unselected package libseccomp-dev:armhf. [2022-08-09T12:15:51.356Z] #21 20.13 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-08-09T12:15:51.356Z] #21 20.13 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-09T12:15:51.356Z] #21 20.20 Selecting previously unselected package libseccomp2:armel. [2022-08-09T12:15:51.356Z] #21 20.20 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-08-09T12:15:51.356Z] #21 20.21 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-09T12:15:51.356Z] #21 20.25 Selecting previously unselected package libseccomp-dev:armel. [2022-08-09T12:15:51.356Z] #21 20.25 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-08-09T12:15:51.356Z] #21 20.26 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-09T12:15:51.356Z] #21 20.32 Selecting previously unselected package libseccomp2:arm64. [2022-08-09T12:15:51.613Z] #21 20.33 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-08-09T12:15:51.613Z] #21 20.34 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-09T12:15:51.613Z] #21 20.39 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-09T12:15:51.613Z] #21 20.39 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-09T12:15:51.613Z] #21 20.40 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-09T12:15:51.613Z] #21 20.48 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-08-09T12:15:51.613Z] #21 20.49 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-08-09T12:15:51.613Z] #21 20.50 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-08-09T12:15:51.613Z] #21 20.51 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-09T12:15:51.613Z] #21 20.53 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-08-09T12:15:51.613Z] #21 20.54 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-09T12:15:51.613Z] #21 20.55 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-08-09T12:15:51.613Z] #21 20.56 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-08-09T12:15:51.613Z] #21 20.57 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-09T12:15:51.869Z] #21 20.59 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-08-09T12:15:51.869Z] #21 20.60 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-08-09T12:15:51.869Z] #21 20.61 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-08-09T12:15:51.869Z] #21 20.62 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-08-09T12:15:51.869Z] #21 20.63 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-09T12:15:51.869Z] #21 20.64 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-08-09T12:15:51.869Z] #21 20.66 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-08-09T12:15:53.281Z] #21 21.87 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-08-09T12:15:53.733Z] #64 343.4 + bin/containerd-shim-runc-v2 [2022-08-09T12:15:53.733Z] #64 344.2 + binaries [2022-08-09T12:15:53.733Z] #64 344.2 + install -D bin/containerd /build/containerd [2022-08-09T12:15:53.733Z] #64 344.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-09T12:15:53.733Z] #64 344.2 + install -D bin/ctr /build/ctr [2022-08-09T12:15:54.223Z] #21 23.07 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-08-09T12:15:55.389Z] #47 DONE 396.9s [2022-08-09T12:15:55.389Z] [2022-08-09T12:15:55.389Z] #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-08-09T12:15:55.389Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T12:15:55.389Z] #55 ... [2022-08-09T12:15:55.389Z] [2022-08-09T12:15:55.389Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-09T12:15:55.389Z] #48 sha256:6a75c20dba60c0bd8203fd39c4d9840c146fdc5452efeb38e5b8ba11add17bc4 [2022-08-09T12:15:55.389Z] #48 DONE 0.5s [2022-08-09T12:15:55.389Z] [2022-08-09T12:15:55.389Z] #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-08-09T12:15:55.389Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T12:15:55.389Z] #55 ... [2022-08-09T12:15:55.389Z] [2022-08-09T12:15:55.389Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-09T12:15:55.389Z] #52 sha256:08ca2ba4e8d42c83e094a9638e5fa64ff90813dc6fa8e5b5602ab93ff10583cd [2022-08-09T12:15:55.389Z] #52 DONE 0.0s [2022-08-09T12:15:55.389Z] [2022-08-09T12:15:55.389Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-09T12:15:55.389Z] #54 sha256:18ccbb01de17fd3264de2d5e16703c87a4504a642f786c0be5b54349c9618be3 [2022-08-09T12:15:55.389Z] #54 DONE 0.1s [2022-08-09T12:15:55.389Z] [2022-08-09T12:15:55.389Z] #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-08-09T12:15:55.389Z] #60 sha256:b62ceb559dd716f97453add7fbd98ea718fa0ecb39e574f68fb7e1bfefae4874 [2022-08-09T12:15:55.590Z] #21 24.29 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-09T12:15:55.620Z] #64 DONE 346.1s [2022-08-09T12:15:55.649Z] #60 ... [2022-08-09T12:15:55.649Z] [2022-08-09T12:15:55.649Z] #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-08-09T12:15:55.649Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T12:15:55.649Z] #77 323.0 CCLD tests/init [2022-08-09T12:15:56.549Z] [2022-08-09T12:15:56.549Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-09T12:15:56.549Z] #65 sha256:1e79290e86e5b277b120d1b9c163c779946c58fd87171ead95397eba5c75a9ed [2022-08-09T12:15:56.959Z] #21 25.50 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-08-09T12:15:57.474Z] #65 DONE 0.9s [2022-08-09T12:15:57.474Z] [2022-08-09T12:15:57.474Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-09T12:15:57.474Z] #70 sha256:36c354a2de319b1487c82caea9efe28dc020f79fd9a78484b125d5ff9fd67363 [2022-08-09T12:15:57.474Z] #70 DONE 0.2s [2022-08-09T12:15:57.730Z] [2022-08-09T12:15:57.730Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-09T12:15:57.730Z] #75 sha256:c295da029c5133d184725d667a6413ed68b7ccf0cb5c0dfbdcc7ff4f3d18dda5 [2022-08-09T12:15:57.889Z] #21 26.73 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-09T12:15:57.889Z] #21 26.74 Setting up libapparmor1:armel (2.13.6-10) ... [2022-08-09T12:15:57.889Z] #21 26.76 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-08-09T12:15:57.889Z] #21 26.77 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-08-09T12:15:57.889Z] #21 26.79 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-08-09T12:15:58.150Z] #21 26.80 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-09T12:15:58.150Z] #21 26.81 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-09T12:15:58.150Z] #21 26.82 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-09T12:15:58.150Z] #21 26.83 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-09T12:15:58.150Z] #21 26.84 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-09T12:15:58.150Z] #21 26.85 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-09T12:15:58.150Z] #21 26.87 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-08-09T12:15:58.150Z] #21 26.88 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-08-09T12:15:58.150Z] #21 26.89 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-09T12:15:58.150Z] #21 26.90 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-08-09T12:15:58.150Z] #21 26.91 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-09T12:15:58.150Z] #21 26.92 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-09T12:15:58.150Z] #21 26.94 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-09T12:15:58.150Z] #21 26.95 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-09T12:15:58.150Z] #21 26.96 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-09T12:15:58.150Z] #21 26.97 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T12:15:58.193Z] #77 328.9 AR libcrun_testing.a [2022-08-09T12:15:58.193Z] #77 328.9 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-09T12:15:58.193Z] #77 329.0 CCLD tests/tests_libcrun_utils [2022-08-09T12:15:58.193Z] #77 329.0 CCLD tests/tests_libcrun_errors [2022-08-09T12:15:58.193Z] #77 329.0 CCLD tests/tests_libcrun_fuzzer [2022-08-09T12:15:58.193Z] #77 329.1 CCLD libcrun.la [2022-08-09T12:15:58.193Z] #77 330.4 CCLD crun [2022-08-09T12:15:58.193Z] #77 330.9 make[3]: Entering directory '/tmp/crun-build' [2022-08-09T12:15:58.193Z] #77 331.1 /bin/mkdir -p '/usr/local/lib' [2022-08-09T12:15:58.193Z] #77 331.1 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-09T12:15:58.193Z] #77 331.1 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-09T12:15:58.193Z] #77 331.2 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-09T12:15:58.193Z] #77 331.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-09T12:15:58.193Z] #77 331.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-09T12:15:58.193Z] #77 331.3 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-09T12:15:58.458Z] #77 331.3 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-09T12:15:58.459Z] #77 331.5 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-08-09T12:15:58.459Z] #77 331.5 ---------------------------------------------------------------------- [2022-08-09T12:15:58.459Z] #77 331.5 Libraries have been installed in: [2022-08-09T12:15:58.459Z] #77 331.5 /usr/local/lib [2022-08-09T12:15:58.459Z] #77 331.5 [2022-08-09T12:15:58.459Z] #77 331.5 If you ever happen to want to link against installed libraries [2022-08-09T12:15:58.459Z] #77 331.5 in a given directory, LIBDIR, you must either use libtool, and [2022-08-09T12:15:58.459Z] #77 331.5 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-09T12:15:58.459Z] #77 331.5 flag during linking and do at least one of the following: [2022-08-09T12:15:58.459Z] #77 331.5 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-09T12:15:58.459Z] #77 331.5 during execution [2022-08-09T12:15:58.459Z] #77 331.5 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-09T12:15:58.459Z] #77 331.5 during linking [2022-08-09T12:15:58.459Z] #77 331.5 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-09T12:15:58.459Z] #77 331.5 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-09T12:15:58.459Z] #77 331.5 [2022-08-09T12:15:58.459Z] #77 331.5 See any operating system documentation about shared libraries for [2022-08-09T12:15:58.459Z] #77 331.5 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-09T12:15:58.459Z] #77 331.5 ---------------------------------------------------------------------- [2022-08-09T12:15:58.459Z] #77 331.5 /bin/mkdir -p '/build' [2022-08-09T12:15:58.459Z] #77 331.5 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-09T12:15:58.459Z] #77 331.6 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-09T12:15:58.459Z] #77 331.6 make[3]: Leaving directory '/tmp/crun-build' [2022-08-09T12:15:58.459Z] #77 331.6 make[2]: Leaving directory '/tmp/crun-build' [2022-08-09T12:15:58.459Z] #77 331.6 make[1]: Leaving directory '/tmp/crun-build' [2022-08-09T12:15:58.656Z] #75 DONE 0.9s [2022-08-09T12:15:58.656Z] [2022-08-09T12:15:58.656Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-09T12:15:58.656Z] #78 sha256:fd50c3e44f498f0ab64f86dd53e2f91225704d1171dcd26cfbff0d60a8a0d268 [2022-08-09T12:15:58.656Z] #78 DONE 0.1s [2022-08-09T12:15:58.656Z] [2022-08-09T12:15:58.656Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-09T12:15:58.656Z] #79 sha256:425c45684188c8df5f8b29ec564c30754f59a7c53450b937fea777076ca26d02 [2022-08-09T12:15:58.656Z] #79 DONE 0.0s [2022-08-09T12:15:58.656Z] [2022-08-09T12:15:58.656Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-09T12:15:58.656Z] #80 sha256:a4074de34c7c9e285e69177faddfebb64f3f603dea7a04a0a8721d7c39eba523 [2022-08-09T12:15:58.656Z] #80 DONE 0.0s [2022-08-09T12:15:58.656Z] [2022-08-09T12:15:58.656Z] #81 [dev-systemd-true 1/1] 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-08-09T12:15:58.656Z] #81 sha256:64ff2b592685bbbc6798873b246c0f10f2261ce877839ea20e8dc843a780c4aa [2022-08-09T12:15:58.715Z] #21 DONE 27.4s [2022-08-09T12:15:58.716Z] [2022-08-09T12:15:58.716Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-09T12:15:58.716Z] #66 sha256:04f9aa43db0b977aef99309de8a6861066c6f4204beacd03598d2becbb2f2d79 [2022-08-09T12:15:58.716Z] #66 DONE 0.2s [2022-08-09T12:15:58.716Z] [2022-08-09T12:15:58.716Z] #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-08-09T12:15:58.716Z] #67 sha256:d990431f77c0ed505977adcf02c2039bab39107e130ba284d6311b6c4a6e8f28 [2022-08-09T12:15:59.035Z] #77 DONE 331.9s [2022-08-09T12:15:59.035Z] [2022-08-09T12:15:59.035Z] #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-08-09T12:15:59.035Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T12:15:59.217Z] #81 0.624 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-09T12:15:59.473Z] #81 0.625 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-09T12:15:59.473Z] #81 0.627 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-09T12:16:00.035Z] #81 0.865 Reading package lists... [2022-08-09T12:16:00.085Z] #67 1.087 + RM_GOPATH=0 [2022-08-09T12:16:00.086Z] #67 1.087 + TMP_GOPATH= [2022-08-09T12:16:00.086Z] #67 1.087 + : /build [2022-08-09T12:16:00.086Z] #67 1.087 + '[' -z '' ']' [2022-08-09T12:16:00.086Z] #67 1.087 ++ mktemp -d [2022-08-09T12:16:00.086Z] #67 1.089 + export GOPATH=/tmp/tmp.wlnCSw6mm4 [2022-08-09T12:16:00.086Z] #67 1.089 + GOPATH=/tmp/tmp.wlnCSw6mm4 [2022-08-09T12:16:00.086Z] #67 1.089 + RM_GOPATH=1 [2022-08-09T12:16:00.086Z] #67 1.089 + case "$(go env GOARCH)" in [2022-08-09T12:16:00.086Z] #67 1.096 ++ go env GOARCH [2022-08-09T12:16:00.086Z] #67 1.100 + export GO_BUILDMODE=-buildmode=pie [2022-08-09T12:16:00.086Z] #67 1.100 + GO_BUILDMODE=-buildmode=pie [2022-08-09T12:16:00.086Z] #67 1.101 ++ dirname /install.sh [2022-08-09T12:16:00.086Z] #67 1.102 + dir=/ [2022-08-09T12:16:00.086Z] #67 1.102 + bin=runc [2022-08-09T12:16:00.086Z] #67 1.102 + shift [2022-08-09T12:16:00.086Z] #67 1.103 + '[' '!' -f //runc.installer ']' [2022-08-09T12:16:00.086Z] #67 1.103 + . //runc.installer [2022-08-09T12:16:00.086Z] #67 1.103 ++ set -e [2022-08-09T12:16:00.086Z] #67 1.103 ++ : v1.1.3 [2022-08-09T12:16:00.086Z] #67 1.104 + install_runc [2022-08-09T12:16:00.086Z] #67 1.104 + RUNC_BUILDTAGS=seccomp [2022-08-09T12:16:00.086Z] #67 1.104 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-09T12:16:00.086Z] #67 1.104 Install runc version v1.1.3 (build tags: seccomp) [2022-08-09T12:16:00.086Z] #67 1.104 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.wlnCSw6mm4/src/github.com/opencontainers/runc [2022-08-09T12:16:00.086Z] #67 1.106 Cloning into '/tmp/tmp.wlnCSw6mm4/src/github.com/opencontainers/runc'... [2022-08-09T12:16:00.086Z] #67 ... [2022-08-09T12:16:00.086Z] [2022-08-09T12:16:00.086Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-09T12:16:00.086Z] #22 sha256:b4b0e38cb982b6838d989466b55e2a317fb4968bad7b01f6bcf5cc5f0e10a442 [2022-08-09T12:16:00.086Z] #22 DONE 1.4s [2022-08-09T12:16:00.086Z] [2022-08-09T12:16:00.086Z] #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-08-09T12:16:00.086Z] #23 sha256:e15bcc7067f86bcfad3ee74946bac736dedf08af442c45ad394e135a11879f13 [2022-08-09T12:16:00.598Z] #81 1.374 Reading package lists... [2022-08-09T12:16:00.598Z] #81 1.906 Building dependency tree... [2022-08-09T12:16:00.854Z] #81 2.032 Reading state information... [2022-08-09T12:16:00.854Z] #81 2.158 systemd is already the newest version (247.3-7). [2022-08-09T12:16:00.854Z] #81 2.158 systemd set to manually installed. [2022-08-09T12:16:00.854Z] #81 2.158 The following additional packages will be installed: [2022-08-09T12:16:00.854Z] #81 2.158 libdbus-1-3 libpam-systemd [2022-08-09T12:16:00.854Z] #81 2.159 Recommended packages: [2022-08-09T12:16:00.854Z] #81 2.159 libnss-systemd [2022-08-09T12:16:00.854Z] #81 2.219 The following NEW packages will be installed: [2022-08-09T12:16:00.854Z] #81 2.220 dbus dbus-user-session libdbus-1-3 libpam-systemd systemd-sysv [2022-08-09T12:16:01.015Z] #23 DONE 0.9s [2022-08-09T12:16:01.015Z] [2022-08-09T12:16:01.015Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-09T12:16:01.015Z] #24 sha256:ca0200f4f6b3db6adf6df5ddd3eb22cd5b2cccbb2090378aa26cf135949c045e [2022-08-09T12:16:01.415Z] #81 2.648 0 upgraded, 5 newly installed, 0 to remove and 6 not upgraded. [2022-08-09T12:16:01.416Z] #81 2.648 Need to get 950 kB of archives. [2022-08-09T12:16:01.416Z] #81 2.648 After this operation, 1988 kB of additional disk space will be used. [2022-08-09T12:16:01.416Z] #81 2.648 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-08-09T12:16:01.416Z] #81 2.739 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-08-09T12:16:01.416Z] #81 2.743 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-08-09T12:16:01.416Z] #81 2.745 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-08-09T12:16:01.416Z] #81 2.748 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-08-09T12:16:01.671Z] #81 2.899 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T12:16:01.671Z] #81 2.929 Fetched 950 kB in 1s (1813 kB/s) [2022-08-09T12:16:01.671Z] #81 2.950 Selecting previously unselected package systemd-sysv. [2022-08-09T12:16:01.671Z] #81 2.950 (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 ... 29483 files and directories currently installed.) [2022-08-09T12:16:01.671Z] #81 2.962 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-08-09T12:16:01.671Z] #81 2.965 Unpacking systemd-sysv (247.3-7) ... [2022-08-09T12:16:01.671Z] #81 3.006 Selecting previously unselected package libdbus-1-3:amd64. [2022-08-09T12:16:01.671Z] #81 3.008 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-08-09T12:16:01.671Z] #81 3.015 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-09T12:16:01.671Z] #81 3.071 Selecting previously unselected package dbus. [2022-08-09T12:16:01.671Z] #81 3.074 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-08-09T12:16:01.671Z] #81 3.083 Unpacking dbus (1.12.20-2) ... [2022-08-09T12:16:01.671Z] #81 3.136 Selecting previously unselected package libpam-systemd:amd64. [2022-08-09T12:16:01.928Z] #81 3.139 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-08-09T12:16:01.928Z] #81 3.143 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-08-09T12:16:01.928Z] #81 3.188 Selecting previously unselected package dbus-user-session. [2022-08-09T12:16:01.928Z] #81 3.191 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-08-09T12:16:01.928Z] #81 3.195 Unpacking dbus-user-session (1.12.20-2) ... [2022-08-09T12:16:01.928Z] #81 3.318 Setting up systemd-sysv (247.3-7) ... [2022-08-09T12:16:01.928Z] #81 3.330 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-09T12:16:01.928Z] #81 3.339 Setting up dbus (1.12.20-2) ... [2022-08-09T12:16:01.944Z] #24 0.832 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-09T12:16:01.944Z] #24 DONE 0.9s [2022-08-09T12:16:01.944Z] [2022-08-09T12:16:01.944Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-09T12:16:01.944Z] #25 sha256:f914172291988a167cf82d7cbb0d44d02f3406aec8e3ec88b28a3db79ccdeb0b [2022-08-09T12:16:02.184Z] #81 3.489 invoke-rc.d: could not determine current runlevel [2022-08-09T12:16:02.184Z] #81 3.492 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-09T12:16:02.184Z] #81 3.496 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-08-09T12:16:02.184Z] #81 3.636 Setting up dbus-user-session (1.12.20-2) ... [2022-08-09T12:16:02.184Z] #81 3.647 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T12:16:02.440Z] #81 DONE 3.8s [2022-08-09T12:16:02.440Z] [2022-08-09T12:16:02.440Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-09T12:16:02.440Z] #82 sha256:2e9d236c5d8b612ef689e6123584ec43b685b704cb5a17f14c2aa1057d2fe3de [2022-08-09T12:16:02.874Z] #25 DONE 0.9s [2022-08-09T12:16:02.874Z] [2022-08-09T12:16:02.874Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-09T12:16:02.874Z] #26 sha256:2b77314a577ecf5ea59b6828ac277e34cf85a8fd5ebd730fc2115d4119f236e7 [2022-08-09T12:16:03.370Z] #82 DONE 0.9s [2022-08-09T12:16:03.370Z] [2022-08-09T12:16:03.370Z] #83 exporting to image [2022-08-09T12:16:03.370Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-09T12:16:03.370Z] #83 exporting layers [2022-08-09T12:16:03.806Z] #26 DONE 0.9s [2022-08-09T12:16:03.806Z] [2022-08-09T12:16:03.806Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-08-09T12:16:03.806Z] #27 sha256:4e7201ea34eaa6bff2791a8b633d584621f8f6b1a7718b29e03a74e0ed0467ba [2022-08-09T12:16:04.740Z] #27 DONE 0.9s [2022-08-09T12:16:04.740Z] [2022-08-09T12:16:04.740Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T12:16:04.740Z] #28 sha256:42bc05b1a7b01aa6a55bb55ce06c349607013fa5223c796f15cfacd0450039b0 [2022-08-09T12:16:06.108Z] #28 1.197 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-09T12:16:06.108Z] #28 1.216 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-09T12:16:06.108Z] #28 1.218 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-09T12:16:06.108Z] #28 1.448 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-09T12:16:06.108Z] #28 1.704 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-09T12:16:06.671Z] #28 1.916 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-09T12:16:06.671Z] #28 2.132 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-09T12:16:06.928Z] #28 2.350 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-09T12:16:07.185Z] #28 2.525 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-09T12:16:07.452Z] #28 2.848 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [153 kB] [2022-08-09T12:16:07.452Z] #28 2.850 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [145 kB] [2022-08-09T12:16:07.452Z] #28 2.856 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [171 kB] [2022-08-09T12:16:07.452Z] #28 2.858 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [168 kB] [2022-08-09T12:16:07.452Z] #28 2.864 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [163 kB] [2022-08-09T12:16:07.452Z] #28 2.870 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [170 kB] [2022-08-09T12:16:08.016Z] #28 3.438 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-09T12:16:08.016Z] #28 3.443 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-09T12:16:08.016Z] #28 3.445 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-09T12:16:08.016Z] #28 3.446 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-09T12:16:08.016Z] #28 3.447 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-09T12:16:08.016Z] #28 3.448 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-09T12:16:09.906Z] #83 exporting layers 6.3s done [2022-08-09T12:16:09.906Z] #83 writing image sha256:2f7f1ad285d9e820e381484745af4f2787fb3e9382713ade01bfadd628dbf3c4 done [2022-08-09T12:16:09.906Z] #83 naming to docker.io/library/docker:9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 done [2022-08-09T12:16:09.906Z] #83 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T12:16:10.238Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43907/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 -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:9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 hack/make.sh dynbinary test-integration [2022-08-09T12:16:12.125Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-08-09T12:16:12.125Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-08-09T12:16:12.125Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-08-09T12:16:12.125Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-08-09T12:16:12.125Z] 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-08-09T12:16:12.125Z] Detected virtualization docker. [2022-08-09T12:16:12.125Z] Detected architecture x86-64. [2022-08-09T12:16:12.125Z] Set hostname to . [2022-08-09T12:16:12.125Z] modprobe@configfs.service: Succeeded. [2022-08-09T12:16:12.125Z] modprobe@drm.service: Succeeded. [2022-08-09T12:16:12.125Z] modprobe@fuse.service: Succeeded. [2022-08-09T12:16:12.382Z] + source /etc/docker-entrypoint-cmd [2022-08-09T12:16:12.382Z] ++ hack/make.sh dynbinary test-integration [2022-08-09T12:16:12.382Z] [2022-08-09T12:16:12.382Z] Removing bundles/ [2022-08-09T12:16:12.382Z] [2022-08-09T12:16:12.382Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-09T12:16:12.382Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-09T12:16:12.382Z] GOOS="" GOARCH="" GOARM="" [2022-08-09T12:16:14.100Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-09T12:16:14.100Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-09T12:16:14.100Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 31.9% of statements [2022-08-09T12:16:14.100Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-08-09T12:16:14.100Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-09T12:16:14.100Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-09T12:16:14.100Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-09T12:16:14.100Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-09T12:16:14.100Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-09T12:16:14.100Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-09T12:16:14.100Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-09T12:16:14.100Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-09T12:16:14.100Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-09T12:16:14.100Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-09T12:16:14.100Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-09T12:16:14.100Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-08-09T12:16:14.100Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-09T12:16:14.100Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 92.2% of statements [2022-08-09T12:16:14.100Z] ok github.com/docker/docker/api/server/router/volume 0.011s coverage: 67.9% of statements [2022-08-09T12:16:14.100Z] ? github.com/docker/docker/api/types [no test files] [2022-08-09T12:16:14.100Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-09T12:16:14.100Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-09T12:16:14.100Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-09T12:16:14.100Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-09T12:16:14.100Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-09T12:16:14.100Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-09T12:16:14.100Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-09T12:16:14.100Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-09T12:16:14.100Z] ok github.com/docker/docker/api/types/registry 0.005s coverage: 54.2% of statements [2022-08-09T12:16:14.100Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-08-09T12:16:14.100Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-09T12:16:14.100Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-09T12:16:14.100Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-08-09T12:16:14.100Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-08-09T12:16:14.100Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-09T12:16:14.100Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-09T12:16:14.100Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-09T12:16:14.100Z] ? github.com/docker/docker/builder [no test files] [2022-08-09T12:16:14.100Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-09T12:16:14.100Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-09T12:16:14.100Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-09T12:16:14.100Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-09T12:16:14.100Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-09T12:16:14.100Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-09T12:16:14.100Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-09T12:16:14.568Z] #28 ... [2022-08-09T12:16:14.568Z] [2022-08-09T12:16:14.568Z] #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-08-09T12:16:14.568Z] #67 sha256:d990431f77c0ed505977adcf02c2039bab39107e130ba284d6311b6c4a6e8f28 [2022-08-09T12:16:14.568Z] #67 5.640 + cd /tmp/tmp.wlnCSw6mm4/src/github.com/opencontainers/runc [2022-08-09T12:16:14.568Z] #67 5.640 + git checkout -q v1.1.3 [2022-08-09T12:16:14.568Z] #67 6.000 + '[' -z '' ']' [2022-08-09T12:16:14.568Z] #67 6.000 + target=static [2022-08-09T12:16:14.568Z] #67 6.000 + make BUILDTAGS=seccomp static [2022-08-09T12:16:14.568Z] #67 6.392 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-09T12:16:16.629Z] ok github.com/docker/docker/builder/remotecontext 0.127s coverage: 13.7% of statements [2022-08-09T12:16:16.629Z] ok github.com/docker/docker/builder/dockerfile 0.466s coverage: 49.3% of statements [2022-08-09T12:16:16.888Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-09T12:16:17.116Z] #55 422.9 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-09T12:16:17.116Z] #55 DONE 424.1s [2022-08-09T12:16:17.116Z] [2022-08-09T12:16:17.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-08-09T12:16:17.116Z] #64 sha256:943ff70b5077313de2cf781579bf89f265a087475461d9064b18088824f61350 [2022-08-09T12:16:17.116Z] #64 ... [2022-08-09T12:16:17.116Z] [2022-08-09T12:16:17.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-08-09T12:16:17.116Z] #60 sha256:cb5f74ad1331f124e949c8a4ea7c5529b66e1b90f691eb1e7507a655925ec10e [2022-08-09T12:16:17.116Z] #60 211.0 + mkdir -p /build [2022-08-09T12:16:17.116Z] #60 211.0 + cp runc /build/runc [2022-08-09T12:16:17.116Z] #60 DONE 211.4s [2022-08-09T12:16:17.116Z] [2022-08-09T12:16:17.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-08-09T12:16:17.116Z] #64 sha256:943ff70b5077313de2cf781579bf89f265a087475461d9064b18088824f61350 [2022-08-09T12:16:17.454Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-08-09T12:16:17.607Z] #77 343.0 AR libcrun_testing.a [2022-08-09T12:16:17.607Z] #77 343.0 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-09T12:16:17.607Z] #77 343.1 CCLD tests/tests_libcrun_errors [2022-08-09T12:16:17.607Z] #77 343.1 CCLD tests/tests_libcrun_fuzzer [2022-08-09T12:16:17.607Z] #77 343.1 CCLD tests/tests_libcrun_utils [2022-08-09T12:16:17.607Z] #77 343.4 CCLD libcrun.la [2022-08-09T12:16:17.607Z] #77 344.5 CCLD crun [2022-08-09T12:16:17.607Z] #77 345.1 make[3]: Entering directory '/tmp/crun-build' [2022-08-09T12:16:17.867Z] #77 345.3 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-09T12:16:17.867Z] #77 345.3 /bin/mkdir -p '/usr/local/lib' [2022-08-09T12:16:17.867Z] #77 345.3 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-09T12:16:17.867Z] #77 345.3 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-09T12:16:17.867Z] #77 345.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-09T12:16:18.128Z] #77 345.4 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-09T12:16:18.128Z] #77 345.4 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-09T12:16:18.128Z] #77 345.4 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-09T12:16:18.388Z] ok github.com/docker/docker/builder/remotecontext/git 1.594s coverage: 86.3% of statements [2022-08-09T12:16:18.388Z] ? github.com/docker/docker/cli [no test files] [2022-08-09T12:16:18.388Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-09T12:16:18.388Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-09T12:16:18.388Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-09T12:16:18.388Z] #77 345.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-08-09T12:16:18.388Z] #77 345.7 ---------------------------------------------------------------------- [2022-08-09T12:16:18.388Z] #77 345.7 Libraries have been installed in: [2022-08-09T12:16:18.388Z] #77 345.7 /usr/local/lib [2022-08-09T12:16:18.388Z] #77 345.7 [2022-08-09T12:16:18.388Z] #77 345.7 If you ever happen to want to link against installed libraries [2022-08-09T12:16:18.388Z] #77 345.7 in a given directory, LIBDIR, you must either use libtool, and [2022-08-09T12:16:18.388Z] #77 345.7 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-09T12:16:18.388Z] #77 345.7 flag during linking and do at least one of the following: [2022-08-09T12:16:18.388Z] #77 345.7 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-09T12:16:18.388Z] #77 345.7 during execution [2022-08-09T12:16:18.388Z] #77 345.7 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-09T12:16:18.388Z] #77 345.7 during linking [2022-08-09T12:16:18.388Z] #77 345.7 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-09T12:16:18.388Z] #77 345.7 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-09T12:16:18.388Z] #77 345.7 [2022-08-09T12:16:18.388Z] #77 345.7 See any operating system documentation about shared libraries for [2022-08-09T12:16:18.388Z] #77 345.7 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-09T12:16:18.388Z] #77 345.7 ---------------------------------------------------------------------- [2022-08-09T12:16:18.388Z] #77 345.7 /bin/mkdir -p '/build' [2022-08-09T12:16:18.388Z] #77 345.7 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-09T12:16:18.388Z] #77 345.8 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-09T12:16:18.388Z] #77 345.8 make[3]: Leaving directory '/tmp/crun-build' [2022-08-09T12:16:18.388Z] #77 345.8 make[2]: Leaving directory '/tmp/crun-build' [2022-08-09T12:16:18.388Z] #77 345.8 make[1]: Leaving directory '/tmp/crun-build' [2022-08-09T12:16:18.493Z] #64 ... [2022-08-09T12:16:18.493Z] [2022-08-09T12:16:18.494Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-09T12:16:18.494Z] #56 sha256:da0cf24fa538562c04f235f99545c81940265ec834d7499a3b644c8c09604693 [2022-08-09T12:16:18.752Z] #56 DONE 0.2s [2022-08-09T12:16:18.752Z] [2022-08-09T12:16:18.752Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-09T12:16:18.752Z] #58 sha256:affd1ca91b475b093861a01b3ee0914aaaf91092c8e260435a0f40a9039ce69f [2022-08-09T12:16:18.752Z] #58 DONE 0.1s [2022-08-09T12:16:18.752Z] [2022-08-09T12:16:18.752Z] #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-08-09T12:16:18.752Z] #64 sha256:943ff70b5077313de2cf781579bf89f265a087475461d9064b18088824f61350 [2022-08-09T12:16:18.953Z] ok github.com/docker/docker/cmd/docker-proxy 0.223s coverage: 67.6% of statements [2022-08-09T12:16:18.959Z] #77 DONE 346.1s [2022-08-09T12:16:18.959Z] [2022-08-09T12:16:18.959Z] #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-08-09T12:16:18.959Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T12:16:19.012Z] #64 ... [2022-08-09T12:16:19.012Z] [2022-08-09T12:16:19.012Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-09T12:16:19.012Z] #61 sha256:6854e32f459cfe6dc87a48f5a20f0cded1f78bb1f1a828ea25b34b1ddc4e9f2b [2022-08-09T12:16:19.012Z] #61 DONE 0.1s [2022-08-09T12:16:19.012Z] [2022-08-09T12:16:19.012Z] #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-08-09T12:16:19.012Z] #64 sha256:943ff70b5077313de2cf781579bf89f265a087475461d9064b18088824f61350 [2022-08-09T12:16:19.820Z] #67 ... [2022-08-09T12:16:19.820Z] [2022-08-09T12:16:19.820Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T12:16:19.820Z] #28 sha256:42bc05b1a7b01aa6a55bb55ce06c349607013fa5223c796f15cfacd0450039b0 [2022-08-09T12:16:19.820Z] #28 14.47 Fetched 49.2 MB in 14s (3634 kB/s) [2022-08-09T12:16:22.301Z] #64 366.5 + bin/containerd [2022-08-09T12:16:23.155Z] ok github.com/docker/docker/client 0.219s coverage: 75.9% of statements [2022-08-09T12:16:26.384Z] #28 14.47 Reading package lists... [2022-08-09T12:16:28.277Z] #28 21.28 Reading package lists... [2022-08-09T12:16:28.277Z] #28 ... [2022-08-09T12:16:28.277Z] [2022-08-09T12:16:28.277Z] #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-08-09T12:16:28.277Z] #71 sha256:f2f7fb634e16e214b79e2ebc258645c3470a77f7393acaecd301ed7571c02cbe [2022-08-09T12:16:28.277Z] #71 89.94 + bin/containerd [2022-08-09T12:16:34.826Z] #71 ... [2022-08-09T12:16:34.826Z] [2022-08-09T12:16:34.826Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T12:16:34.826Z] #28 sha256:42bc05b1a7b01aa6a55bb55ce06c349607013fa5223c796f15cfacd0450039b0 [2022-08-09T12:16:34.826Z] #28 21.28 Reading package lists... [2022-08-09T12:16:34.826Z] #28 27.56 Building dependency tree... [2022-08-09T12:16:35.084Z] #28 30.62 bzip2 is already the newest version (1.0.8-4). [2022-08-09T12:16:35.084Z] #28 30.62 patch is already the newest version (2.7.6-7). [2022-08-09T12:16:35.084Z] #28 30.62 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-08-09T12:16:35.084Z] #28 30.62 The following additional packages will be installed: [2022-08-09T12:16:35.084Z] #28 30.62 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libinih1 [2022-08-09T12:16:35.084Z] #28 30.62 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 [2022-08-09T12:16:35.084Z] #28 30.63 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libxtables12 [2022-08-09T12:16:35.084Z] #28 30.63 python-pip-whl python3-distutils python3-lib2to3 python3-pkg-resources [2022-08-09T12:16:35.084Z] #28 30.64 systemd vim-runtime xxd [2022-08-09T12:16:35.084Z] #28 30.66 Suggested packages: [2022-08-09T12:16:35.341Z] #28 30.66 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-08-09T12:16:35.341Z] #28 30.66 python-setuptools-doc systemd-container policykit-1 ctags vim-doc [2022-08-09T12:16:35.341Z] #28 30.66 vim-scripts xfsdump acl attr quota [2022-08-09T12:16:35.341Z] #28 30.66 Recommended packages: [2022-08-09T12:16:35.341Z] #28 30.66 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-09T12:16:35.341Z] #28 30.66 systemd-timesyncd | time-daemon unzip [2022-08-09T12:16:36.711Z] #28 32.26 The following NEW packages will be installed: [2022-08-09T12:16:36.711Z] #28 32.26 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 [2022-08-09T12:16:36.711Z] #28 32.26 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-09T12:16:36.711Z] #28 32.26 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-09T12:16:36.968Z] #28 32.26 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-08-09T12:16:36.968Z] #28 32.27 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-08-09T12:16:36.968Z] #28 32.27 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-08-09T12:16:36.968Z] #28 32.27 python3-setuptools python3-wheel sudo systemd systemd-journal-remote [2022-08-09T12:16:36.968Z] #28 32.27 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd zip [2022-08-09T12:16:36.968Z] #28 32.27 zstd [2022-08-09T12:16:37.076Z] #55 ... [2022-08-09T12:16:37.076Z] [2022-08-09T12:16:37.076Z] #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-08-09T12:16:37.076Z] #60 sha256:b62ceb559dd716f97453add7fbd98ea718fa0ecb39e574f68fb7e1bfefae4874 [2022-08-09T12:16:37.076Z] #60 229.2 + mkdir -p /build [2022-08-09T12:16:37.076Z] #60 229.3 + cp runc /build/runc [2022-08-09T12:16:37.076Z] #60 DONE 230.4s [2022-08-09T12:16:37.076Z] [2022-08-09T12:16:37.076Z] #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-08-09T12:16:37.076Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T12:16:37.076Z] #55 439.9 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-09T12:16:37.076Z] #55 DONE 440.5s [2022-08-09T12:16:37.076Z] [2022-08-09T12:16:37.076Z] #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-08-09T12:16:37.076Z] #64 sha256:336f60023127037936b2df98e8d6a5e0d845f16a4e1f505e04cce1bc2ca41393 [2022-08-09T12:16:37.225Z] #28 32.66 0 upgraded, 52 newly installed, 0 to remove and 6 not upgraded. [2022-08-09T12:16:37.225Z] #28 32.66 Need to get 23.8 MB of archives. [2022-08-09T12:16:37.225Z] #28 32.66 After this operation, 89.3 MB of additional disk space will be used. [2022-08-09T12:16:37.225Z] #28 32.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-09T12:16:37.225Z] #28 32.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-09T12:16:37.225Z] #28 32.66 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-09T12:16:37.225Z] #28 32.66 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-09T12:16:37.225Z] #28 32.67 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-09T12:16:37.225Z] #28 32.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-09T12:16:37.225Z] #28 32.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-09T12:16:37.225Z] #28 32.76 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-09T12:16:37.225Z] #28 32.76 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-09T12:16:37.225Z] #28 32.76 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-09T12:16:37.225Z] #28 32.77 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-09T12:16:37.225Z] #28 32.77 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-09T12:16:37.482Z] #28 32.77 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-09T12:16:37.482Z] #28 32.77 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-09T12:16:37.482Z] #28 32.79 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-09T12:16:37.482Z] #28 32.79 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-09T12:16:37.482Z] #28 32.80 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-09T12:16:37.482Z] #28 32.81 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-09T12:16:37.482Z] #28 32.82 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-09T12:16:37.482Z] #28 32.83 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-09T12:16:37.482Z] #28 32.83 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-09T12:16:37.482Z] #28 32.86 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-09T12:16:37.482Z] #28 32.86 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-09T12:16:37.482Z] #28 32.86 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-09T12:16:37.482Z] #28 32.87 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-09T12:16:37.482Z] #28 32.87 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-09T12:16:37.482Z] #28 32.87 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-09T12:16:37.482Z] #28 32.88 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-09T12:16:37.482Z] #28 32.88 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-09T12:16:37.482Z] #28 32.88 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-09T12:16:37.482Z] #28 32.88 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-09T12:16:37.482Z] #28 32.89 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-09T12:16:37.482Z] #28 32.89 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-09T12:16:37.482Z] #28 32.89 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-09T12:16:37.482Z] #28 32.90 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-09T12:16:37.482Z] #28 32.90 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-09T12:16:37.482Z] #28 32.90 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-09T12:16:37.482Z] #28 32.92 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-09T12:16:37.482Z] #28 32.93 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-09T12:16:37.482Z] #28 32.93 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-09T12:16:37.482Z] #28 32.93 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-09T12:16:37.482Z] #28 32.94 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-09T12:16:37.482Z] #28 32.94 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-09T12:16:37.482Z] #28 32.94 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-09T12:16:37.482Z] #28 32.96 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-09T12:16:37.482Z] #28 32.96 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-09T12:16:37.482Z] #28 32.97 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-09T12:16:37.482Z] #28 32.97 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-09T12:16:37.482Z] #28 33.04 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-09T12:16:37.482Z] #28 33.06 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-09T12:16:37.482Z] #28 33.07 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-09T12:16:37.739Z] #28 33.07 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-09T12:16:38.306Z] #28 33.62 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T12:16:38.460Z] #64 ... [2022-08-09T12:16:38.460Z] [2022-08-09T12:16:38.460Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-09T12:16:38.460Z] #56 sha256:43665481dc21badf65781fe9ef89e5928f3a7021e42dfd91169739f49c973e55 [2022-08-09T12:16:38.568Z] #28 33.87 Fetched 23.8 MB in 1s (33.3 MB/s) [2022-08-09T12:16:38.568Z] #28 33.92 Selecting previously unselected package libcap2:amd64. [2022-08-09T12:16:38.568Z] #28 33.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 ... 40116 files and directories currently installed.) [2022-08-09T12:16:38.568Z] #28 33.97 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-09T12:16:38.568Z] #28 33.99 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-09T12:16:38.568Z] #28 34.03 Selecting previously unselected package libargon2-1:amd64. [2022-08-09T12:16:38.568Z] #28 34.04 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-09T12:16:38.568Z] #28 34.05 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-09T12:16:38.568Z] #28 34.11 Selecting previously unselected package libjson-c5:amd64. [2022-08-09T12:16:38.568Z] #28 34.11 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-09T12:16:38.568Z] #28 34.11 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-09T12:16:38.568Z] #28 34.18 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-09T12:16:38.825Z] #28 34.18 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-09T12:16:38.825Z] #28 34.18 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-09T12:16:39.031Z] #56 DONE 0.6s [2022-08-09T12:16:39.031Z] [2022-08-09T12:16:39.031Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-09T12:16:39.031Z] #58 sha256:a1655b099606e371b79861921ccbf4f9f5241b4f0a3d113a9953971680d9a076 [2022-08-09T12:16:39.031Z] #58 DONE 0.1s [2022-08-09T12:16:39.031Z] [2022-08-09T12:16:39.031Z] #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-08-09T12:16:39.031Z] #64 sha256:336f60023127037936b2df98e8d6a5e0d845f16a4e1f505e04cce1bc2ca41393 [2022-08-09T12:16:39.031Z] #64 ... [2022-08-09T12:16:39.031Z] [2022-08-09T12:16:39.031Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-09T12:16:39.031Z] #61 sha256:54ae94338b48205c6bba18b655f77463a1d5a68491208e742a4e2c2ecedf2cb5 [2022-08-09T12:16:39.082Z] #28 34.34 Selecting previously unselected package libip4tc2:amd64. [2022-08-09T12:16:39.082Z] #28 34.34 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-09T12:16:39.082Z] #28 34.35 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-09T12:16:39.082Z] #28 34.41 Selecting previously unselected package libkmod2:amd64. [2022-08-09T12:16:39.082Z] #28 34.41 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-09T12:16:39.082Z] #28 34.41 Unpacking libkmod2:amd64 (28-1) ... [2022-08-09T12:16:39.082Z] #28 34.50 Selecting previously unselected package systemd. [2022-08-09T12:16:39.082Z] #28 34.51 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-09T12:16:39.082Z] #28 34.61 Unpacking systemd (247.3-7) ... [2022-08-09T12:16:39.313Z] #61 DONE 0.2s [2022-08-09T12:16:39.313Z] [2022-08-09T12:16:39.313Z] #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-08-09T12:16:39.313Z] #64 sha256:336f60023127037936b2df98e8d6a5e0d845f16a4e1f505e04cce1bc2ca41393 [2022-08-09T12:16:40.452Z] #28 35.77 Selecting previously unselected package pigz. [2022-08-09T12:16:40.452Z] #28 35.78 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-09T12:16:40.452Z] #28 35.79 Unpacking pigz (2.6-1) ... [2022-08-09T12:16:40.452Z] #28 35.85 Selecting previously unselected package libelf1:amd64. [2022-08-09T12:16:40.452Z] #28 35.85 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-09T12:16:40.452Z] #28 35.86 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-09T12:16:40.452Z] #28 35.97 Selecting previously unselected package libbpf0:amd64. [2022-08-09T12:16:40.452Z] #28 35.98 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-09T12:16:40.452Z] #28 35.99 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-09T12:16:40.452Z] #28 36.06 Selecting previously unselected package libmnl0:amd64. [2022-08-09T12:16:40.452Z] #28 36.06 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-09T12:16:40.709Z] #28 36.08 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-09T12:16:40.709Z] #28 36.12 Selecting previously unselected package libxtables12:amd64. [2022-08-09T12:16:40.709Z] #28 36.13 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-09T12:16:40.709Z] #28 36.14 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-09T12:16:40.709Z] #28 36.18 Selecting previously unselected package libcap2-bin. [2022-08-09T12:16:40.709Z] #28 36.19 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-09T12:16:40.709Z] #28 36.20 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-09T12:16:40.709Z] #28 36.26 Selecting previously unselected package iproute2. [2022-08-09T12:16:40.709Z] #28 36.27 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-09T12:16:40.709Z] #28 36.27 Unpacking iproute2 (5.10.0-4) ... [2022-08-09T12:16:41.223Z] #28 36.54 Selecting previously unselected package xxd. [2022-08-09T12:16:41.223Z] #28 36.55 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-09T12:16:41.223Z] #28 36.55 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:16:41.223Z] #28 36.63 Selecting previously unselected package vim-common. [2022-08-09T12:16:41.223Z] #28 36.64 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-09T12:16:41.223Z] #28 36.66 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:16:41.223Z] #28 36.78 Selecting previously unselected package bash-completion. [2022-08-09T12:16:41.480Z] #28 36.79 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-09T12:16:41.928Z] #64 384.2 + bin/containerd [2022-08-09T12:16:42.411Z] #28 37.94 Unpacking bash-completion (1:2.11-2) ... [2022-08-09T12:16:42.668Z] #28 38.17 Selecting previously unselected package apparmor. [2022-08-09T12:16:42.668Z] #28 38.18 Preparing to unpack .../17-apparmor_2.13.6-10_amd64.deb ... [2022-08-09T12:16:42.925Z] #28 38.23 Unpacking apparmor (2.13.6-10) ... [2022-08-09T12:16:42.925Z] #28 38.48 Selecting previously unselected package inetutils-ping. [2022-08-09T12:16:43.182Z] #28 38.49 Preparing to unpack .../18-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-09T12:16:43.182Z] #28 38.50 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-09T12:16:43.182Z] #28 38.58 Selecting previously unselected package libip6tc2:amd64. [2022-08-09T12:16:43.182Z] #28 38.59 Preparing to unpack .../19-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-09T12:16:43.182Z] #28 38.60 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-09T12:16:43.182Z] #28 38.64 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-09T12:16:43.182Z] #28 38.65 Preparing to unpack .../20-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-09T12:16:43.182Z] #28 38.65 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-09T12:16:43.439Z] #28 38.70 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-09T12:16:43.439Z] #28 38.72 Preparing to unpack .../21-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-09T12:16:43.439Z] #28 38.72 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-09T12:16:43.439Z] #28 38.77 Selecting previously unselected package libnftnl11:amd64. [2022-08-09T12:16:43.439Z] #28 38.78 Preparing to unpack .../22-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-09T12:16:43.439Z] #28 38.79 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-09T12:16:43.439Z] #28 38.88 Selecting previously unselected package iptables. [2022-08-09T12:16:43.439Z] #28 38.89 Preparing to unpack .../23-iptables_1.8.7-1_amd64.deb ... [2022-08-09T12:16:43.439Z] #28 38.89 Unpacking iptables (1.8.7-1) ... [2022-08-09T12:16:43.696Z] #28 39.05 Selecting previously unselected package libonig5:amd64. [2022-08-09T12:16:43.696Z] #28 39.07 Preparing to unpack .../24-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-09T12:16:43.696Z] #28 39.08 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-09T12:16:43.696Z] #28 39.18 Selecting previously unselected package libjq1:amd64. [2022-08-09T12:16:43.696Z] #28 39.20 Preparing to unpack .../25-libjq1_1.6-2.1_amd64.deb ... [2022-08-09T12:16:43.696Z] #28 39.20 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-09T12:16:43.953Z] #28 39.27 Selecting previously unselected package jq. [2022-08-09T12:16:43.953Z] #28 39.28 Preparing to unpack .../26-jq_1.6-2.1_amd64.deb ... [2022-08-09T12:16:43.953Z] #28 39.28 Unpacking jq (1.6-2.1) ... [2022-08-09T12:16:43.953Z] #28 39.34 Selecting previously unselected package libaio1:amd64. [2022-08-09T12:16:43.953Z] #28 39.35 Preparing to unpack .../27-libaio1_0.3.112-9_amd64.deb ... [2022-08-09T12:16:43.953Z] #28 39.36 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-09T12:16:43.953Z] #28 39.41 Selecting previously unselected package libgpm2:amd64. [2022-08-09T12:16:43.953Z] #28 39.42 Preparing to unpack .../28-libgpm2_1.20.7-8_amd64.deb ... [2022-08-09T12:16:43.953Z] #28 39.42 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-09T12:16:43.953Z] #28 39.47 Selecting previously unselected package libinih1:amd64. [2022-08-09T12:16:43.953Z] #28 39.48 Preparing to unpack .../29-libinih1_53-1+b2_amd64.deb ... [2022-08-09T12:16:43.953Z] #28 39.48 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-09T12:16:44.210Z] #28 39.53 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-09T12:16:44.210Z] #28 39.54 Preparing to unpack .../30-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-09T12:16:44.210Z] #28 39.55 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-09T12:16:44.210Z] #28 39.62 Selecting previously unselected package libnet1:amd64. [2022-08-09T12:16:44.210Z] #28 39.63 Preparing to unpack .../31-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-09T12:16:44.210Z] #28 39.63 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-09T12:16:44.210Z] #28 39.70 Selecting previously unselected package libnl-3-200:amd64. [2022-08-09T12:16:44.210Z] #28 39.70 Preparing to unpack .../32-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-09T12:16:44.210Z] #28 39.71 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-09T12:16:44.467Z] #28 39.77 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-09T12:16:44.467Z] #28 39.78 Preparing to unpack .../33-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-09T12:16:44.467Z] #28 39.79 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-09T12:16:44.467Z] #28 39.85 Selecting previously unselected package libyajl2:amd64. [2022-08-09T12:16:44.467Z] #28 39.86 Preparing to unpack .../34-libyajl2_2.1.0-3_amd64.deb ... [2022-08-09T12:16:44.467Z] #28 39.87 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-09T12:16:44.467Z] #28 39.92 Selecting previously unselected package net-tools. [2022-08-09T12:16:44.467Z] #28 39.93 Preparing to unpack .../35-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-09T12:16:44.467Z] #28 39.94 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-09T12:16:44.724Z] #28 40.06 Selecting previously unselected package python-pip-whl. [2022-08-09T12:16:44.724Z] #28 40.08 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-09T12:16:44.724Z] #28 40.09 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-09T12:16:44.980Z] #28 40.43 Selecting previously unselected package python3-lib2to3. [2022-08-09T12:16:44.980Z] #28 40.43 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-09T12:16:44.980Z] #28 40.44 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-09T12:16:45.237Z] #28 40.52 Selecting previously unselected package python3-distutils. [2022-08-09T12:16:45.237Z] #28 40.53 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ... [2022-08-09T12:16:45.237Z] #28 40.53 Unpacking python3-distutils (3.9.2-1) ... [2022-08-09T12:16:45.237Z] #28 40.64 Selecting previously unselected package python3-pkg-resources. [2022-08-09T12:16:45.237Z] #28 40.65 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-09T12:16:45.237Z] #28 40.66 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-09T12:16:45.494Z] #28 40.76 Selecting previously unselected package python3-setuptools. [2022-08-09T12:16:45.494Z] #28 40.76 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ... [2022-08-09T12:16:45.494Z] #28 40.77 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-09T12:16:45.494Z] #28 40.95 Selecting previously unselected package python3-wheel. [2022-08-09T12:16:45.494Z] #28 40.95 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ... [2022-08-09T12:16:45.494Z] #28 40.96 Unpacking python3-wheel (0.34.2-1) ... [2022-08-09T12:16:45.751Z] #28 41.01 Selecting previously unselected package python3-pip. [2022-08-09T12:16:45.751Z] #28 41.02 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-09T12:16:45.751Z] #28 41.03 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-09T12:16:45.751Z] #28 41.19 Selecting previously unselected package sudo. [2022-08-09T12:16:45.751Z] #28 41.20 Preparing to unpack .../43-sudo_1.9.5p2-3_amd64.deb ... [2022-08-09T12:16:45.751Z] #28 41.21 Unpacking sudo (1.9.5p2-3) ... [2022-08-09T12:16:46.008Z] #28 41.54 Selecting previously unselected package systemd-journal-remote. [2022-08-09T12:16:46.008Z] #28 41.54 Preparing to unpack .../44-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-09T12:16:46.008Z] #28 41.55 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-09T12:16:46.008Z] #28 41.61 Selecting previously unselected package thin-provisioning-tools. [2022-08-09T12:16:46.264Z] #28 41.62 Preparing to unpack .../45-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-09T12:16:46.264Z] #28 41.63 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-09T12:16:46.264Z] #28 41.76 Selecting previously unselected package uidmap. [2022-08-09T12:16:46.264Z] #28 41.77 Preparing to unpack .../46-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-09T12:16:46.264Z] #28 41.78 Unpacking uidmap (1:4.8.1-1) ... [2022-08-09T12:16:46.521Z] #28 41.87 Selecting previously unselected package vim-runtime. [2022-08-09T12:16:46.521Z] #28 41.88 Preparing to unpack .../47-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-09T12:16:46.521Z] #28 41.91 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-09T12:16:46.521Z] #28 41.93 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-09T12:16:46.521Z] #28 41.93 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:16:48.469Z] #28 43.72 Selecting previously unselected package vim. [2022-08-09T12:16:48.469Z] #28 43.73 Preparing to unpack .../48-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-09T12:16:48.469Z] #28 43.74 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:16:48.738Z] #28 44.08 Selecting previously unselected package xfsprogs. [2022-08-09T12:16:48.738Z] #28 44.11 Preparing to unpack .../49-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-09T12:16:48.738Z] #28 44.14 Unpacking xfsprogs (5.10.0-4) ... [2022-08-09T12:16:48.999Z] #28 44.37 Selecting previously unselected package zip. [2022-08-09T12:16:49.000Z] #28 44.38 Preparing to unpack .../50-zip_3.0-12_amd64.deb ... [2022-08-09T12:16:49.000Z] #28 44.39 Unpacking zip (3.0-12) ... [2022-08-09T12:16:49.255Z] #28 44.47 Selecting previously unselected package zstd. [2022-08-09T12:16:49.255Z] #28 44.48 Preparing to unpack .../51-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-09T12:16:49.255Z] #28 44.49 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-09T12:16:49.512Z] #28 44.77 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-09T12:16:50.074Z] #28 45.39 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-09T12:16:50.074Z] #28 45.40 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-09T12:16:50.074Z] #28 45.41 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-09T12:16:50.074Z] #28 45.42 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-09T12:16:50.074Z] #28 45.43 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-09T12:16:50.074Z] #28 45.44 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-09T12:16:50.074Z] #28 45.45 Setting up uidmap (1:4.8.1-1) ... [2022-08-09T12:16:50.074Z] #28 45.46 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-09T12:16:50.074Z] #28 45.47 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-09T12:16:50.074Z] #28 45.49 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-09T12:16:50.074Z] #28 45.50 Setting up python3-wheel (0.34.2-1) ... [2022-08-09T12:16:50.587Z] #28 45.88 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-09T12:16:50.587Z] #28 45.89 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:16:50.587Z] #28 45.90 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-09T12:16:50.587Z] #28 45.93 Setting up libcap2-bin (1:2.44-1) ... [2022-08-09T12:16:50.587Z] #28 45.94 Setting up apparmor (2.13.6-10) ... [2022-08-09T12:16:51.515Z] #28 46.99 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-09T12:16:51.515Z] #28 47.03 Setting up zip (3.0-12) ... [2022-08-09T12:16:51.772Z] #28 47.04 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:16:51.772Z] #28 47.07 Setting up bash-completion (1:2.11-2) ... [2022-08-09T12:16:53.137Z] #28 48.35 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-09T12:16:53.137Z] #28 48.36 Setting up sudo (1.9.5p2-3) ... [2022-08-09T12:16:53.137Z] #28 48.42 invoke-rc.d: could not determine current runlevel [2022-08-09T12:16:53.137Z] #28 48.43 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-09T12:16:53.137Z] #28 48.44 Setting up xfsprogs (5.10.0-4) ... [2022-08-09T12:16:53.137Z] #28 48.45 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-09T12:16:53.137Z] #28 48.45 Failed to connect to bus: Host is down [2022-08-09T12:16:53.137Z] #28 48.45 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-09T12:16:53.137Z] #28 48.47 Setting up inetutils-ping (2:2.0-1) ... [2022-08-09T12:16:53.137Z] #28 48.49 Setting up pigz (2.6-1) ... [2022-08-09T12:16:53.137Z] #28 48.50 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-09T12:16:53.137Z] #28 48.51 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-09T12:16:53.137Z] #28 48.53 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-09T12:16:53.137Z] #28 48.54 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:16:53.699Z] #28 49.03 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-09T12:16:53.699Z] #28 49.04 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-09T12:16:53.955Z] #28 49.33 Setting up libelf1:amd64 (0.183-1) ... [2022-08-09T12:16:53.955Z] #28 49.34 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-09T12:16:53.955Z] #28 49.38 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-09T12:16:53.955Z] #28 49.39 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-09T12:16:53.955Z] #28 49.40 Setting up libkmod2:amd64 (28-1) ... [2022-08-09T12:16:53.955Z] #28 49.42 Setting up python3-distutils (3.9.2-1) ... [2022-08-09T12:16:54.218Z] #28 49.71 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-09T12:16:54.218Z] #28 49.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-09T12:16:54.474Z] #28 49.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-09T12:16:54.474Z] #28 49.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-09T12:16:54.474Z] #28 49.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-09T12:16:54.474Z] #28 49.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-09T12:16:54.474Z] #28 49.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-09T12:16:54.474Z] #28 49.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-09T12:16:54.474Z] #28 49.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-09T12:16:54.474Z] #28 49.78 Setting up python3-setuptools (52.0.0-4) ... [2022-08-09T12:16:55.219Z] ok github.com/docker/docker/cmd/dockerd 0.069s coverage: 31.5% of statements [2022-08-09T12:16:55.402Z] #28 50.64 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-09T12:16:55.402Z] #28 50.66 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-09T12:16:55.402Z] #28 50.67 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-09T12:16:55.402Z] #28 50.68 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-09T12:16:55.964Z] #28 51.38 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-09T12:16:55.964Z] #28 51.39 Setting up jq (1.6-2.1) ... [2022-08-09T12:16:55.964Z] #28 51.40 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-09T12:16:55.964Z] #28 51.42 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-09T12:16:55.964Z] #28 51.43 Setting up iptables (1.8.7-1) ... [2022-08-09T12:16:55.964Z] #28 51.45 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-09T12:16:55.964Z] #28 51.46 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-09T12:16:55.964Z] #28 51.46 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-09T12:16:55.964Z] #28 51.47 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-09T12:16:55.964Z] #28 51.47 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-09T12:16:55.964Z] #28 51.48 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-09T12:16:55.964Z] #28 51.48 Setting up iproute2 (5.10.0-4) ... [2022-08-09T12:16:56.220Z] #28 51.71 Setting up systemd (247.3-7) ... [2022-08-09T12:16:56.476Z] #28 51.77 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-09T12:16:56.476Z] #28 51.78 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-09T12:16:56.476Z] #28 51.79 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-09T12:16:56.476Z] #28 51.82 Initializing machine ID from KVM UUID. [2022-08-09T12:16:56.595Z] ok github.com/docker/docker/container 0.119s coverage: 37.4% of statements [2022-08-09T12:16:57.039Z] #28 52.46 Setting up systemd-journal-remote (247.3-7) ... [2022-08-09T12:16:57.160Z] ok github.com/docker/docker/cmd/dockerd/trap 2.472s coverage: 0.0% of statements [2022-08-09T12:16:57.160Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-09T12:16:57.160Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-09T12:16:57.160Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-09T12:16:57.160Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-09T12:16:57.160Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-09T12:16:57.296Z] #28 52.68 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T12:16:57.860Z] #28 DONE 53.4s [2022-08-09T12:16:57.860Z] [2022-08-09T12:16:57.860Z] #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-08-09T12:16:57.860Z] #29 sha256:98dc7d0d38ca0fea8dcf12f06e5b363a0c33aa3672c45fb76569fbec70e0fe6a [2022-08-09T12:16:58.790Z] #29 0.788 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-09T12:16:58.790Z] #29 0.792 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-09T12:16:58.790Z] #29 0.795 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-09T12:16:58.790Z] #29 DONE 0.8s [2022-08-09T12:16:58.790Z] [2022-08-09T12:16:58.790Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-09T12:16:58.790Z] #30 sha256:8919d89a3e191054757dbaa5e3b88f9804c9f75a80e639626fbb0e16d1506039 [2022-08-09T12:17:03.716Z] ok github.com/docker/docker/daemon/cluster 0.062s coverage: 0.5% of statements [2022-08-09T12:17:03.974Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2022-08-09T12:17:05.348Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements [2022-08-09T12:17:06.882Z] #30 7.597 Collecting yamllint==1.26.1 [2022-08-09T12:17:07.447Z] #30 8.642 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-09T12:17:08.011Z] #30 9.296 Collecting pathspec>=0.5.3 [2022-08-09T12:17:08.011Z] #30 9.306 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-09T12:17:08.576Z] #30 9.719 Collecting pyyaml [2022-08-09T12:17:08.576Z] #30 9.719 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-08-09T12:17:08.576Z] #30 9.756 Building wheels for collected packages: yamllint [2022-08-09T12:17:08.576Z] #30 9.757 Building wheel for yamllint (setup.py): started [2022-08-09T12:17:09.140Z] #30 10.19 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-09T12:17:09.140Z] #30 10.19 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=cceb2137e3bd931dd63dfbbf9ad1852cc11ac710e2aa23ad8a8b67795e52b829 [2022-08-09T12:17:09.140Z] #30 10.19 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-09T12:17:09.140Z] #30 10.20 Successfully built yamllint [2022-08-09T12:17:09.140Z] #30 10.22 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-09T12:17:09.398Z] #30 10.47 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-09T12:17:09.655Z] #30 DONE 10.7s [2022-08-09T12:17:09.655Z] [2022-08-09T12:17:09.655Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-09T12:17:09.655Z] #34 sha256:5dd4fa00d46ac5fc7adb7aafbc3789cf374ce9df5ca6255b87dec9fd38b745df [2022-08-09T12:17:09.655Z] #34 DONE 0.2s [2022-08-09T12:17:09.655Z] [2022-08-09T12:17:09.655Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-09T12:17:09.655Z] #39 sha256:977197631624fa20f23c9b43e3ece9e54c72e0035e896aa12331c12ee3d161f6 [2022-08-09T12:17:09.913Z] #39 DONE 0.4s [2022-08-09T12:17:09.913Z] [2022-08-09T12:17:09.913Z] #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-08-09T12:17:09.913Z] #67 sha256:d990431f77c0ed505977adcf02c2039bab39107e130ba284d6311b6c4a6e8f28 [2022-08-09T12:17:10.171Z] #67 ... [2022-08-09T12:17:10.171Z] [2022-08-09T12:17:10.171Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-09T12:17:10.171Z] #42 sha256:bb45ff29a77ac6c0ca328e6a2be3b1e1b939724069037f0b3a5a2511b9cce1ee [2022-08-09T12:17:10.171Z] #42 DONE 0.1s [2022-08-09T12:17:10.171Z] [2022-08-09T12:17:10.171Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-09T12:17:10.171Z] #44 sha256:a41ec7b4d45c7d016ee4b4eb1482839c0fbd4cda31b6888148e22396c7b13236 [2022-08-09T12:17:10.171Z] #44 DONE 0.1s [2022-08-09T12:17:10.171Z] [2022-08-09T12:17:10.171Z] #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-08-09T12:17:10.171Z] #71 sha256:f2f7fb634e16e214b79e2ebc258645c3470a77f7393acaecd301ed7571c02cbe [2022-08-09T12:17:10.429Z] #71 ... [2022-08-09T12:17:10.429Z] [2022-08-09T12:17:10.429Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-09T12:17:10.429Z] #46 sha256:b129b542d17c49f07c330bd7958177792fe02c765b891c9bb2a6b4e1be2efb5e [2022-08-09T12:17:10.429Z] #46 DONE 0.1s [2022-08-09T12:17:10.429Z] [2022-08-09T12:17:10.429Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-09T12:17:10.429Z] #48 sha256:99a1ee53e84de7dff403a8676c51366421521f0778155218af8ba30f98dfa4c3 [2022-08-09T12:17:10.429Z] #48 DONE 0.1s [2022-08-09T12:17:10.429Z] [2022-08-09T12:17:10.429Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-09T12:17:10.429Z] #52 sha256:2826968c64b511526fa84bfd70241ef3b2a701665e4de0b34752c7cadfaaf373 [2022-08-09T12:17:10.429Z] #52 DONE 0.0s [2022-08-09T12:17:10.429Z] [2022-08-09T12:17:10.429Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-09T12:17:10.429Z] #55 sha256:0091b8f5e3bbdcb02a4da40569c993e9eea2ec04886a08cf8fa2e7937ca62703 [2022-08-09T12:17:10.686Z] #55 DONE 0.2s [2022-08-09T12:17:10.686Z] [2022-08-09T12:17:10.686Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-09T12:17:10.686Z] #59 sha256:4a2cce0bd08a6d9d55ca6194bc494e14e9dd7d1559683d9b7553ce65be066831 [2022-08-09T12:17:10.686Z] #59 DONE 0.1s [2022-08-09T12:17:10.686Z] [2022-08-09T12:17:10.686Z] #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-08-09T12:17:10.686Z] #67 sha256:d990431f77c0ed505977adcf02c2039bab39107e130ba284d6311b6c4a6e8f28 [2022-08-09T12:17:10.943Z] #67 ... [2022-08-09T12:17:10.943Z] [2022-08-09T12:17:10.943Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-09T12:17:10.943Z] #61 sha256:3ff32e559ef8c99fa337c10b2c8daf360203699ab913509dbd081381156dd8ee [2022-08-09T12:17:10.943Z] #61 DONE 0.1s [2022-08-09T12:17:10.943Z] [2022-08-09T12:17:10.943Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-09T12:17:10.943Z] #63 sha256:1fa15b085d77a32a267d5936ccc21109f01d1343f2211c6c55f5e672f5409960 [2022-08-09T12:17:10.943Z] #63 DONE 0.2s [2022-08-09T12:17:10.943Z] [2022-08-09T12:17:10.943Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-09T12:17:10.943Z] #65 sha256:e450cba519cd2bd7746a16efbe6718c3c0daf5b3b4e462c25a2c76416d3c07ab [2022-08-09T12:17:10.943Z] #65 DONE 0.1s [2022-08-09T12:17:10.943Z] [2022-08-09T12:17:10.943Z] #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-08-09T12:17:10.943Z] #67 sha256:d990431f77c0ed505977adcf02c2039bab39107e130ba284d6311b6c4a6e8f28 [2022-08-09T12:17:11.903Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.4% of statements [2022-08-09T12:17:12.835Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 81.7% of statements [2022-08-09T12:17:13.401Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-08-09T12:17:14.336Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2022-08-09T12:17:14.904Z] ok github.com/docker/docker/daemon 10.125s coverage: 16.6% of statements [2022-08-09T12:17:14.904Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-09T12:17:14.904Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-09T12:17:14.904Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-09T12:17:14.904Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-09T12:17:14.904Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-09T12:17:15.472Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.609s coverage: 74.8% of statements [2022-08-09T12:17:16.406Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.325s coverage: 60.7% of statements [2022-08-09T12:17:16.665Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-08-09T12:17:18.093Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-08-09T12:17:18.519Z] #64 416.1 # github.com/containerd/containerd/cmd/containerd [2022-08-09T12:17:18.519Z] #64 416.1 /usr/bin/ld: /tmp/go-link-400401111/000019.o: in function `New': [2022-08-09T12:17:18.519Z] #64 416.1 /tmp/tmp.9VpG4FuOjl/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-08-09T12:17:18.519Z] #64 416.1 + bin/containerd-stress [2022-08-09T12:17:18.519Z] #64 417.2 + bin/containerd-shim [2022-08-09T12:17:19.491Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.266s coverage: 50.6% of statements [2022-08-09T12:17:20.867Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.809s coverage: 45.9% of statements [2022-08-09T12:17:20.867Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-09T12:17:21.802Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.868s coverage: 58.5% of statements [2022-08-09T12:17:21.802Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-09T12:17:21.802Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-09T12:17:21.802Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.5% of statements [2022-08-09T12:17:22.736Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-08-09T12:17:23.302Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2022-08-09T12:17:23.868Z] ok github.com/docker/docker/daemon/images 0.046s coverage: 6.9% of statements [2022-08-09T12:17:23.868Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-09T12:17:23.868Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-09T12:17:24.433Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.2% of statements [2022-08-09T12:17:25.000Z] ok github.com/docker/docker/daemon/logger/awslogs 0.121s coverage: 79.9% of statements [2022-08-09T12:17:25.080Z] #64 428.2 + bin/containerd-shim-runc-v1 [2022-08-09T12:17:25.258Z] ok github.com/docker/docker/daemon/logger/fluentd 0.012s coverage: 53.6% of statements [2022-08-09T12:17:25.258Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-09T12:17:25.824Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-08-09T12:17:26.390Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.004s coverage: 88.2% of statements [2022-08-09T12:17:26.956Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.124s coverage: 76.8% of statements [2022-08-09T12:17:27.213Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2022-08-09T12:17:28.148Z] ok github.com/docker/docker/daemon/logger/local 0.031s coverage: 79.4% of statements [2022-08-09T12:17:28.715Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.015s coverage: 63.5% of statements [2022-08-09T12:17:29.280Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2022-08-09T12:17:30.214Z] ok github.com/docker/docker/daemon/logger/journald 3.609s coverage: 74.3% of statements [2022-08-09T12:17:30.214Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-09T12:17:30.214Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-09T12:17:30.214Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-09T12:17:30.214Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-09T12:17:30.349Z] #64 434.4 + bin/containerd-shim-runc-v2 [2022-08-09T12:17:30.780Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-08-09T12:17:30.780Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements [2022-08-09T12:17:30.914Z] #64 435.1 + binaries [2022-08-09T12:17:30.914Z] #64 435.1 + install -D bin/containerd /build/containerd [2022-08-09T12:17:30.914Z] #64 435.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-09T12:17:30.914Z] #64 435.2 + install -D bin/ctr /build/ctr [2022-08-09T12:17:31.346Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-08-09T12:17:31.603Z] ok github.com/docker/docker/daemon/logger/splunk 1.498s coverage: 82.5% of statements [2022-08-09T12:17:31.603Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-09T12:17:31.603Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-09T12:17:32.169Z] ok github.com/docker/docker/distribution/metadata 0.031s coverage: 44.4% of statements [2022-08-09T12:17:32.811Z] #64 DONE 437.1s [2022-08-09T12:17:32.847Z] #67 91.75 + mkdir -p /build [2022-08-09T12:17:32.847Z] #67 91.75 + cp runc /build/runc [2022-08-09T12:17:32.847Z] #67 DONE 92.1s [2022-08-09T12:17:32.847Z] [2022-08-09T12:17:32.847Z] #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-08-09T12:17:32.847Z] #71 sha256:f2f7fb634e16e214b79e2ebc258645c3470a77f7393acaecd301ed7571c02cbe [2022-08-09T12:17:32.847Z] #71 ... [2022-08-09T12:17:32.847Z] [2022-08-09T12:17:32.847Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-09T12:17:32.847Z] #68 sha256:79e27cf4a881786c79181bcf541f187a6142b88de1273f5212b238137cbb93e2 [2022-08-09T12:17:32.847Z] #68 DONE 0.1s [2022-08-09T12:17:32.847Z] [2022-08-09T12:17:32.847Z] #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-08-09T12:17:32.847Z] #71 sha256:f2f7fb634e16e214b79e2ebc258645c3470a77f7393acaecd301ed7571c02cbe [2022-08-09T12:17:33.745Z] [2022-08-09T12:17:33.745Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-09T12:17:33.745Z] #65 sha256:46b919215893bfdec16cdc6ceec93f8cf566c711d02abef6547f003a8001ca63 [2022-08-09T12:17:34.677Z] #65 DONE 0.9s [2022-08-09T12:17:34.695Z] ok github.com/docker/docker/distribution 1.492s coverage: 28.0% of statements [2022-08-09T12:17:34.695Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-09T12:17:34.935Z] [2022-08-09T12:17:34.935Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-09T12:17:34.935Z] #70 sha256:61a0b60f584873c4102961d41c31d6d126506a6511a4522c1449e5e6fbdead09 [2022-08-09T12:17:34.935Z] #70 DONE 0.2s [2022-08-09T12:17:34.935Z] [2022-08-09T12:17:34.935Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-09T12:17:34.935Z] #75 sha256:038338cde2d611cdf4f77668f310aef97524d4d71190b2edb1ef526026ef4815 [2022-08-09T12:17:34.953Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-09T12:17:34.953Z] ok github.com/docker/docker/distribution/xfer 1.885s coverage: 84.9% of statements [2022-08-09T12:17:34.953Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-09T12:17:35.519Z] ok github.com/docker/docker/image 0.036s coverage: 86.9% of statements [2022-08-09T12:17:35.519Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-08-09T12:17:35.867Z] #75 DONE 0.9s [2022-08-09T12:17:35.867Z] [2022-08-09T12:17:35.867Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-09T12:17:35.867Z] #78 sha256:d8736eaf22a6b4d2e24568e9517326df6ffaa7b07afd745d500bc28945955379 [2022-08-09T12:17:35.867Z] #78 DONE 0.0s [2022-08-09T12:17:36.124Z] [2022-08-09T12:17:36.124Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-09T12:17:36.124Z] #79 sha256:8d09eae2b3163be60d2e652fce1621e8157a4b045e0f7f9a8bef053d4ced0d53 [2022-08-09T12:17:36.124Z] #79 DONE 0.0s [2022-08-09T12:17:36.124Z] [2022-08-09T12:17:36.124Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-09T12:17:36.124Z] #80 sha256:b52d60b86daf95c7b094fc0b5ad1a19fb279e10de930d3f57d100034ae1db24a [2022-08-09T12:17:36.124Z] #80 DONE 0.0s [2022-08-09T12:17:36.124Z] [2022-08-09T12:17:36.124Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-09T12:17:36.124Z] #81 sha256:076c679012c7acdac124beeaa0d0dea017202a3eb787ebbfa5f4fc1bf5437881 [2022-08-09T12:17:36.454Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-08-09T12:17:36.454Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-09T12:17:36.454Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-09T12:17:36.712Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2022-08-09T12:17:37.279Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-08-09T12:17:37.845Z] ok github.com/docker/docker/opts 0.021s coverage: 66.0% of statements [2022-08-09T12:17:37.845Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-09T12:17:38.169Z] #64 435.0 # github.com/containerd/containerd/cmd/containerd [2022-08-09T12:17:38.169Z] #64 435.0 /usr/bin/ld: /tmp/go-link-3730491790/000019.o: in function `New': [2022-08-09T12:17:38.169Z] #64 435.0 /tmp/tmp.xWR30BggXM/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-08-09T12:17:38.169Z] #64 435.1 + bin/containerd-stress [2022-08-09T12:17:38.169Z] #64 436.2 + bin/containerd-shim [2022-08-09T12:17:39.744Z] ok github.com/docker/docker/pkg/archive 0.291s coverage: 82.3% of statements [2022-08-09T12:17:40.306Z] #81 DONE 4.0s [2022-08-09T12:17:40.306Z] [2022-08-09T12:17:40.306Z] #82 exporting to image [2022-08-09T12:17:40.306Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-09T12:17:40.306Z] #82 exporting layers [2022-08-09T12:17:40.677Z] ok github.com/docker/docker/pkg/authorization 0.779s coverage: 68.3% of statements [2022-08-09T12:17:40.935Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-09T12:17:40.935Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-08-09T12:17:44.221Z] ok github.com/docker/docker/pkg/chrootarchive 2.512s coverage: 42.7% of statements [2022-08-09T12:17:44.221Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-09T12:17:44.479Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-08-09T12:17:44.737Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-08-09T12:17:44.744Z] #64 447.3 + bin/containerd-shim-runc-v1 [2022-08-09T12:17:44.996Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 87.2% of statements [2022-08-09T12:17:45.253Z] ok github.com/docker/docker/layer 8.028s coverage: 68.9% of statements [2022-08-09T12:17:45.253Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-09T12:17:45.253Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-09T12:17:45.253Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-09T12:17:45.253Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-09T12:17:45.253Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-09T12:17:45.253Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-09T12:17:45.511Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-08-09T12:17:45.511Z] ok github.com/docker/docker/pkg/fsutils 0.157s coverage: 85.1% of statements [2022-08-09T12:17:46.445Z] ok github.com/docker/docker/pkg/idtools 0.452s coverage: 67.9% of statements [2022-08-09T12:17:46.445Z] ok github.com/docker/docker/pkg/ioutils 0.354s coverage: 70.1% of statements [2022-08-09T12:17:46.702Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2022-08-09T12:17:46.960Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-08-09T12:17:46.960Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-09T12:17:46.960Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-08-09T12:17:46.960Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2022-08-09T12:17:47.218Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-08-09T12:17:47.476Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 90.5% of statements [2022-08-09T12:17:47.476Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-08-09T12:17:47.476Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-09T12:17:47.476Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-09T12:17:48.041Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2022-08-09T12:17:48.415Z] #82 exporting layers 7.3s done [2022-08-09T12:17:48.415Z] #82 writing image sha256:b66aa7edfe70ad19290fe1fe5b9b3e31d6f22b7532d6600bff896ae69e21f90a done [2022-08-09T12:17:48.415Z] #82 naming to docker.io/library/docker:9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 done [2022-08-09T12:17:48.415Z] #82 DONE 7.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-08-09T12:17:48.607Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-08-09T12:17:48.607Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-09T12:17:48.743Z] + trap exit INT TERM [2022-08-09T12:17:48.743Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-08-09T12:17:48.743Z] + CONTAINER_NAME=docker-pr2 [2022-08-09T12:17:48.743Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43907/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43907/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 -e DOCKER_GRAPHDRIVER docker:9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 hack/make.sh dynbinary [2022-08-09T12:17:48.865Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-09T12:17:50.115Z] [2022-08-09T12:17:50.115Z] Removing bundles/ [2022-08-09T12:17:50.115Z] [2022-08-09T12:17:50.115Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-09T12:17:50.238Z] ok github.com/docker/docker/pkg/pubsub 1.046s coverage: 75.0% of statements [2022-08-09T12:17:50.373Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-09T12:17:50.373Z] GOOS="" GOARCH="" GOARM="" [2022-08-09T12:17:50.496Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-08-09T12:17:50.754Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-08-09T12:17:50.754Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-08-09T12:17:51.012Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-09T12:17:51.269Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-09T12:17:51.319Z] #64 453.6 + bin/containerd-shim-runc-v2 [2022-08-09T12:17:51.836Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-08-09T12:17:51.887Z] #64 454.4 + binaries [2022-08-09T12:17:51.887Z] #64 454.4 + install -D bin/containerd /build/containerd [2022-08-09T12:17:51.887Z] #64 454.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-09T12:17:51.887Z] #64 454.5 + install -D bin/ctr /build/ctr [2022-08-09T12:17:52.094Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-09T12:17:52.351Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements [2022-08-09T12:17:52.917Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-08-09T12:17:53.175Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-09T12:17:54.421Z] #64 DONE 456.6s [2022-08-09T12:17:54.991Z] [2022-08-09T12:17:54.991Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-09T12:17:54.991Z] #65 sha256:74e3ac6a2cdc50cb55ac9e3a52d255e55af773ce70a93bd59b1b4a1dd01ad8a0 [2022-08-09T12:17:55.075Z] ok github.com/docker/docker/plugin 0.520s coverage: 23.2% of statements [2022-08-09T12:17:55.333Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-09T12:17:55.591Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-08-09T12:17:55.927Z] #65 DONE 0.9s [2022-08-09T12:17:56.186Z] [2022-08-09T12:17:56.186Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-09T12:17:56.186Z] #70 sha256:59c01dc277bbd81b18804c174a5a59c11e606d5450b9f1ae73f50a839f608923 [2022-08-09T12:17:56.186Z] #70 DONE 0.2s [2022-08-09T12:17:56.186Z] [2022-08-09T12:17:56.186Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-09T12:17:56.186Z] #75 sha256:2d62919127130001904b22cee3ba48fa75b33cfbf2fad7f95f529fcf69dbccb3 [2022-08-09T12:17:56.966Z] ok github.com/docker/docker/quota 0.195s coverage: 71.4% of statements [2022-08-09T12:17:56.966Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-09T12:17:57.569Z] #75 DONE 1.0s [2022-08-09T12:17:57.569Z] [2022-08-09T12:17:57.569Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-09T12:17:57.569Z] #78 sha256:c35beded7c43414fede38e711009fc8a49075766382a34bbd367fce62596a1fb [2022-08-09T12:17:57.569Z] #78 DONE 0.0s [2022-08-09T12:17:57.569Z] [2022-08-09T12:17:57.569Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-09T12:17:57.569Z] #79 sha256:1ba50151dd242cee74ead141cc10264df0d98cf2a39b52e461f5dd772d7c8067 [2022-08-09T12:17:57.569Z] #79 DONE 0.0s [2022-08-09T12:17:57.569Z] [2022-08-09T12:17:57.569Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-09T12:17:57.569Z] #80 sha256:1e099b022875e6b7315b60218878772b1765d1156aa0eb56b27296ba8cae9b5e [2022-08-09T12:17:57.569Z] #80 DONE 0.0s [2022-08-09T12:17:57.569Z] [2022-08-09T12:17:57.569Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-09T12:17:57.569Z] #81 sha256:b15e60e536711c0863017ce749b1f5ca9f969c7668cf326f3a51ad45f17ca1ff [2022-08-09T12:17:57.922Z] ok github.com/docker/docker/registry 0.081s coverage: 58.6% of statements [2022-08-09T12:17:58.509Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-08-09T12:17:58.509Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-08-09T12:17:59.075Z] ok github.com/docker/docker/runconfig 0.010s coverage: 64.5% of statements [2022-08-09T12:17:59.334Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-09T12:17:59.360Z] #71 179.1 # github.com/containerd/containerd/cmd/containerd [2022-08-09T12:17:59.361Z] #71 179.1 /usr/bin/ld: /tmp/go-link-4265463999/000019.o: in function `New': [2022-08-09T12:17:59.361Z] #71 179.1 /tmp/tmp.PDQUfDWWe9/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-08-09T12:17:59.361Z] #71 179.2 + bin/containerd-stress [2022-08-09T12:17:59.361Z] #71 180.3 + bin/containerd-shim [2022-08-09T12:18:01.233Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-08-09T12:18:01.762Z] #81 DONE 4.0s [2022-08-09T12:18:01.762Z] [2022-08-09T12:18:01.762Z] #82 exporting to image [2022-08-09T12:18:01.762Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-09T12:18:01.762Z] #82 exporting layers [2022-08-09T12:18:01.798Z] ok github.com/docker/docker/volume/local 0.109s coverage: 76.8% of statements [2022-08-09T12:18:02.365Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-08-09T12:18:03.298Z] ok github.com/docker/docker/volume/service 0.013s coverage: 72.3% of statements [2022-08-09T12:18:09.887Z] #82 exporting layers 7.4s done [2022-08-09T12:18:09.887Z] #82 writing image sha256:bfce95bc70e1aa9004098369a5628c66872a92e8b99f710463489cf3abf80d52 done [2022-08-09T12:18:09.887Z] #82 naming to docker.io/library/docker:9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 done [2022-08-09T12:18:09.887Z] #82 DONE 7.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T12:18:10.232Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43907/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 -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:9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 hack/make.sh dynbinary test-integration [2022-08-09T12:18:11.542Z] #71 191.4 + bin/containerd-shim-runc-v1 [2022-08-09T12:18:11.609Z] [2022-08-09T12:18:11.609Z] Removing bundles/ [2022-08-09T12:18:11.609Z] [2022-08-09T12:18:11.609Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-09T12:18:11.609Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-09T12:18:11.609Z] GOOS="" GOARCH="" GOARM="" [2022-08-09T12:18:15.714Z] #71 197.6 + bin/containerd-shim-runc-v2 [2022-08-09T12:18:16.642Z] #71 198.4 + binaries [2022-08-09T12:18:16.642Z] #71 198.4 + install -D bin/containerd /build/containerd [2022-08-09T12:18:16.642Z] #71 198.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-09T12:18:16.642Z] #71 198.5 + install -D bin/ctr /build/ctr [2022-08-09T12:18:16.898Z] #71 DONE 198.9s [2022-08-09T12:18:18.267Z] [2022-08-09T12:18:18.267Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-09T12:18:18.267Z] #72 sha256:fc348da0c926a6f857365a1061a583dbccfa5ab2e2c1b9414a3292f1836b84db [2022-08-09T12:18:18.267Z] #72 DONE 0.2s [2022-08-09T12:18:18.267Z] [2022-08-09T12:18:18.267Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-09T12:18:18.267Z] #77 sha256:902a1183b18b7ebe3c9af00d7294778c1c0cbb8598b24265d37a5c179a9d0e9f [2022-08-09T12:18:18.267Z] #77 DONE 0.1s [2022-08-09T12:18:18.523Z] [2022-08-09T12:18:18.523Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-09T12:18:18.523Z] #82 sha256:8bd0ba8f8d9ccc4a99ee34e92b267fb4550e89e3e20777433e87c6c79b975471 [2022-08-09T12:18:18.779Z] #82 DONE 0.5s [2022-08-09T12:18:18.779Z] [2022-08-09T12:18:18.779Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-09T12:18:18.779Z] #85 sha256:9291507d6084c79651978c3a4895be6e90f44c02865142930bde3ae6d0f4c621 [2022-08-09T12:18:18.779Z] #85 DONE 0.1s [2022-08-09T12:18:18.779Z] [2022-08-09T12:18:18.779Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-09T12:18:18.779Z] #86 sha256:7df11cdb68e3707cd22ec4c3e41be8d6cbb286730f4b1e8578263b967f1c960d [2022-08-09T12:18:18.779Z] #86 DONE 0.0s [2022-08-09T12:18:18.795Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-09T12:18:18.796Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-09T12:18:18.796Z] GOOS="" GOARCH="" GOARM="" [2022-08-09T12:18:18.796Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-09T12:18:18.796Z] [2022-08-09T12:18:18.796Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-09T12:18:18.796Z] DOCKER_SYSTEMD=1 [2022-08-09T12:18:18.796Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-09T12:18:18.796Z] HOSTNAME=b0df242b8ca1 [2022-08-09T12:18:18.796Z] DEST=bundles/test-integration [2022-08-09T12:18:18.796Z] PWD=/go/src/github.com/docker/docker [2022-08-09T12:18:18.796Z] DOCKER_GITCOMMIT=9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 [2022-08-09T12:18:18.796Z] container=docker [2022-08-09T12:18:18.796Z] HOME=/root [2022-08-09T12:18:18.796Z] LANG=C.UTF-8 [2022-08-09T12:18:18.796Z] INVOCATION_ID=e0f2c86f7a754e869e0fc85deaa31c5f [2022-08-09T12:18:18.796Z] GOLANG_VERSION=1.18.5 [2022-08-09T12:18:18.796Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-09T12:18:18.796Z] VALIDATE_BRANCH=master [2022-08-09T12:18:18.796Z] TERM=xterm [2022-08-09T12:18:18.796Z] DOCKER_PKG=github.com/docker/docker [2022-08-09T12:18:18.796Z] SHLVL=3 [2022-08-09T12:18:18.796Z] TIMEOUT=120m [2022-08-09T12:18:18.796Z] DOCKER_BUILDTAGS= journald [2022-08-09T12:18:18.796Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-09T12:18:18.796Z] GO111MODULE=off [2022-08-09T12:18:18.796Z] DOCKER_EXPERIMENTAL=1 [2022-08-09T12:18:18.796Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-09T12:18:18.796Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-09T12:18:18.796Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-09T12:18:18.796Z] GOPATH=/go [2022-08-09T12:18:18.796Z] PKG_CONFIG=pkg-config [2022-08-09T12:18:18.796Z] _=/usr/bin/env [2022-08-09T12:18:18.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-09T12:18:19.035Z] [2022-08-09T12:18:19.035Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-09T12:18:19.035Z] #87 sha256:78f972a4d725502fe81f01e7695c9c91f0982ab06033465e69975aa9f422dbcd [2022-08-09T12:18:19.035Z] #87 DONE 0.0s [2022-08-09T12:18:19.035Z] [2022-08-09T12:18:19.035Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-09T12:18:19.035Z] #88 sha256:fc60ae16829e188d22e1adadaeaa81c8eb209ba73f327255397b91544704a673 [2022-08-09T12:18:23.207Z] #88 DONE 4.2s [2022-08-09T12:18:23.207Z] [2022-08-09T12:18:23.207Z] #89 exporting to image [2022-08-09T12:18:23.207Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-09T12:18:23.207Z] #89 exporting layers [2022-08-09T12:18:25.211Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.3% of statements [2022-08-09T12:18:25.211Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-09T12:18:25.211Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-09T12:18:25.211Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-09T12:18:25.211Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-09T12:18:25.211Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-09T12:18:25.211Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-09T12:18:25.211Z] ? github.com/docker/docker/rootless [no test files] [2022-08-09T12:18:25.211Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-09T12:18:25.211Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-09T12:18:25.211Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-09T12:18:25.211Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-09T12:18:25.211Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-09T12:18:25.211Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-09T12:18:25.211Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-09T12:18:25.211Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-09T12:18:25.211Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-09T12:18:25.211Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-09T12:18:25.211Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-09T12:18:25.211Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-09T12:18:25.211Z] ? github.com/docker/docker/volume [no test files] [2022-08-09T12:18:25.211Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-09T12:18:25.211Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-09T12:18:25.211Z] [2022-08-09T12:18:25.211Z] === Skipped [2022-08-09T12:18:25.211Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-09T12:18:25.211Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-09T12:18:25.211Z] [2022-08-09T12:18:25.211Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-09T12:18:25.211Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-09T12:18:25.211Z] [2022-08-09T12:18:25.211Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-09T12:18:25.211Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-09T12:18:25.211Z] [2022-08-09T12:18:25.211Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-09T12:18:25.211Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-09T12:18:25.211Z] [2022-08-09T12:18:25.211Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-09T12:18:25.211Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-09T12:18:25.211Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-09T12:18:25.211Z] [2022-08-09T12:18:25.211Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-09T12:18:25.211Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-09T12:18:25.211Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-09T12:18:25.211Z] [2022-08-09T12:18:25.211Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-09T12:18:25.211Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-09T12:18:25.211Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-09T12:18:25.211Z] [2022-08-09T12:18:25.211Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-09T12:18:25.211Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-09T12:18:25.211Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-09T12:18:25.211Z] [2022-08-09T12:18:25.211Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-09T12:18:25.211Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-09T12:18:25.211Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-09T12:18:25.211Z] [2022-08-09T12:18:25.211Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-09T12:18:25.211Z] graphtest_unix.go:71: No driver to put! [2022-08-09T12:18:25.211Z] [2022-08-09T12:18:25.211Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-09T12:18:25.211Z] time="2022-08-09T12:17:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-09T12:18:25.211Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-09T12:18:25.211Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-09T12:18:25.211Z] [2022-08-09T12:18:25.211Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-09T12:18:25.211Z] time="2022-08-09T12:17:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-09T12:18:25.211Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-09T12:18:25.211Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-09T12:18:25.211Z] [2022-08-09T12:18:25.211Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-09T12:18:25.211Z] time="2022-08-09T12:17:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-09T12:18:25.211Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-09T12:18:25.211Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-09T12:18:25.211Z] [2022-08-09T12:18:25.211Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-09T12:18:25.211Z] time="2022-08-09T12:17:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-09T12:18:25.211Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-09T12:18:25.211Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-09T12:18:25.211Z] [2022-08-09T12:18:25.211Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-09T12:18:25.211Z] time="2022-08-09T12:17:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-09T12:18:25.211Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-09T12:18:25.211Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-09T12:18:25.211Z] [2022-08-09T12:18:25.211Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-09T12:18:25.211Z] graphtest_unix.go:71: No driver to put! [2022-08-09T12:18:25.211Z] [2022-08-09T12:18:25.211Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-09T12:18:25.211Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-09T12:18:25.211Z] [2022-08-09T12:18:25.211Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-09T12:18:25.211Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-09T12:18:25.211Z] [2022-08-09T12:18:25.211Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-09T12:18:25.211Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-09T12:18:25.211Z] [2022-08-09T12:18:25.211Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-09T12:18:25.211Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-09T12:18:25.211Z] [2022-08-09T12:18:25.211Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-09T12:18:25.211Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-09T12:18:25.211Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-09T12:18:25.211Z] [2022-08-09T12:18:25.211Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-09T12:18:25.211Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-09T12:18:25.212Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-09T12:18:25.212Z] [2022-08-09T12:18:25.212Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-09T12:18:25.212Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-09T12:18:25.212Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-09T12:18:25.212Z] [2022-08-09T12:18:25.212Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-09T12:18:25.212Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-09T12:18:25.212Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-09T12:18:25.212Z] [2022-08-09T12:18:25.212Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-09T12:18:25.212Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-09T12:18:25.212Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-09T12:18:25.212Z] [2022-08-09T12:18:25.212Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-09T12:18:25.212Z] graphtest_unix.go:71: No driver to put! [2022-08-09T12:18:25.212Z] [2022-08-09T12:18:25.212Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-09T12:18:25.212Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-09T12:18:25.212Z] [2022-08-09T12:18:25.212Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-09T12:18:25.212Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-09T12:18:25.212Z] [2022-08-09T12:18:25.212Z] DONE 2875 tests, 28 skipped in 211.492s [2022-08-09T12:18:25.212Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/bitseq [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/cluster [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/config [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/datastore [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/driverapi [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/etchosts [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/idm [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/ipam [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/iptables [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/netlabel [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/netutils [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/networkdb [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/ns [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/options [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/osl [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/portallocator [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/portmapper [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/testutils [2022-08-09T12:18:25.212Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-09T12:18:25.212Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/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-08-09T12:18:49.763Z] #89 exporting layers 25.3s done [2022-08-09T12:18:49.763Z] #89 writing image sha256:24ffdb69eb19080c1ca9b4a062c8e3ba02aaa48a83e90132aba49fbaf3aa48e5 done [2022-08-09T12:18:49.763Z] #89 naming to docker.io/library/docker:9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 done [2022-08-09T12:18:49.763Z] #89 DONE 25.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-08-09T12:18:50.130Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43907/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43907/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 hack/validate/default [2022-08-09T12:18:50.692Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-08-09T12:18:58.791Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-08-09T12:19:04.037Z] Congratulations! All API changes are done the right way. [2022-08-09T12:19:04.037Z] Congratulations! All TOML source files changed here have valid syntax. [2022-08-09T12:19:04.037Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-08-09T12:19:04.037Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-08-09T12:19:04.037Z] [2022-08-09T12:19:04.037Z] INFO Start validation with golang-ci-lint [2022-08-09T12:19:04.966Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-08-09T12:19:04.966Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-08-09T12:19:04.966Z] INFO [loader] Using build tags: [ journald] [2022-08-09T12:19:05.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-09T12:19:05.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-09T12:19:11.866Z] ok github.com/docker/docker/libnetwork 37.547s coverage: 40.6% of statements [2022-08-09T12:19:11.866Z] ok github.com/docker/docker/libnetwork/bitseq 0.136s coverage: 84.4% of statements [2022-08-09T12:19:11.866Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-09T12:19:11.866Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-09T12:19:11.866Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-09T12:19:11.866Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-09T12:19:11.866Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-09T12:19:11.866Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-09T12:19:11.866Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-09T12:19:11.866Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-09T12:19:11.866Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-08-09T12:19:11.866Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-08-09T12:19:11.866Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-09T12:19:11.866Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-09T12:19:11.866Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-08-09T12:19:11.866Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.497s coverage: 59.9% of statements [2022-08-09T12:19:11.866Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-09T12:19:11.866Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-09T12:19:11.866Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.016s coverage: 5.2% of statements [2022-08-09T12:19:11.866Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-09T12:19:11.866Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-08-09T12:19:11.866Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-09T12:19:11.866Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-09T12:19:21.831Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.285s coverage: 6.6% of statements [2022-08-09T12:19:21.831Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-09T12:19:21.831Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-08-09T12:19:21.831Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-08-09T12:19:21.831Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-09T12:19:21.831Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-09T12:19:21.831Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-09T12:19:22.397Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-08-09T12:19:22.655Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-08-09T12:19:22.655Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-09T12:19:22.913Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-09T12:19:31.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-09T12:19:35.108Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-08-09T12:19:40.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-09T12:19:48.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-09T12:19:48.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-09T12:19:49.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-09T12:19:49.976Z] ok github.com/docker/docker/libnetwork/ipam 16.092s coverage: 85.3% of statements [2022-08-09T12:19:49.976Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-09T12:19:49.976Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-09T12:19:49.976Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-09T12:19:50.542Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-08-09T12:19:50.542Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-09T12:19:50.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-09T12:19:50.800Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-09T12:19:51.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-09T12:19:51.366Z] ok github.com/docker/docker/libnetwork/ipamutils 0.274s coverage: 74.0% of statements [2022-08-09T12:19:51.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-09T12:19:51.932Z] ok github.com/docker/docker/libnetwork/iptables 0.171s coverage: 45.0% of statements [2022-08-09T12:19:52.190Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-09T12:19:52.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-09T12:19:52.447Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-08-09T12:19:54.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-09T12:19:55.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-09T12:19:56.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-09T12:19:56.837Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-09T12:19:56.837Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-09T12:19:56.837Z] GOOS="" GOARCH="" GOARM="" [2022-08-09T12:19:56.837Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-09T12:19:56.837Z] [2022-08-09T12:19:56.837Z] + TEST_INTEGRATION_DEST=2 [2022-08-09T12:19:56.837Z] + CONTAINER_NAME=docker-pr2-2 [2022-08-09T12:19:56.837Z] + TEST_SKIP_INTEGRATION=1 [2022-08-09T12:19:56.837Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-09T12:19:56.837Z] + run_tests [2022-08-09T12:19:56.837Z] + c=0 [2022-08-09T12:19:56.837Z] + '[' -n 0 ']' [2022-08-09T12:19:56.837Z] + rm= [2022-08-09T12:19:56.837Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43907/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43907/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43907/.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=9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 hack/make.sh '' test-integration [2022-08-09T12:19:56.837Z] + TEST_INTEGRATION_DEST=1 [2022-08-09T12:19:56.837Z] + CONTAINER_NAME=docker-pr2-1 [2022-08-09T12:19:56.837Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-08-09T12:19:56.837Z] + run_tests test-integration-flaky [2022-08-09T12:19:56.837Z] + '[' -n 0 ']' [2022-08-09T12:19:56.837Z] + rm= [2022-08-09T12:19:56.837Z] + TEST_INTEGRATION_DEST=3 [2022-08-09T12:19:56.837Z] + CONTAINER_NAME=docker-pr2-3 [2022-08-09T12:19:56.837Z] + TEST_SKIP_INTEGRATION=1 [2022-08-09T12:19:56.837Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-09T12:19:56.837Z] + run_tests [2022-08-09T12:19:56.837Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43907/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43907/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43907/.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=9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 hack/make.sh test-integration-flaky test-integration [2022-08-09T12:19:56.837Z] + '[' -n 0 ']' [2022-08-09T12:19:56.837Z] + rm= [2022-08-09T12:19:56.837Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43907/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43907/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43907/.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=9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 hack/make.sh '' test-integration [2022-08-09T12:19:56.837Z] ++ jobs -p [2022-08-09T12:19:56.837Z] + for job in $(jobs -p) [2022-08-09T12:19:56.837Z] + wait 8521 [2022-08-09T12:19:56.837Z] [2022-08-09T12:19:56.837Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-09T12:19:56.837Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-09T12:19:56.837Z] HOSTNAME=282fb77360a3 [2022-08-09T12:19:56.837Z] TEST_SKIP_INTEGRATION=1 [2022-08-09T12:19:56.837Z] TESTDEBUG=0 [2022-08-09T12:19:56.837Z] DEST=bundles/test-integration [2022-08-09T12:19:56.837Z] PWD=/go/src/github.com/docker/docker [2022-08-09T12:19:56.837Z] KEEPBUNDLE=1 [2022-08-09T12:19:56.837Z] DOCKER_GITCOMMIT=9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 [2022-08-09T12:19:56.837Z] container=docker [2022-08-09T12:19:56.837Z] HOME=/root [2022-08-09T12:19:56.837Z] GOLANG_VERSION=1.18.5 [2022-08-09T12:19:56.837Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-09T12:19:56.837Z] VALIDATE_BRANCH=master [2022-08-09T12:19:56.837Z] TERM=xterm [2022-08-09T12:19:56.837Z] DOCKER_PKG=github.com/docker/docker [2022-08-09T12:19:56.837Z] SHLVL=1 [2022-08-09T12:19:56.837Z] TIMEOUT=120m [2022-08-09T12:19:56.837Z] DOCKER_BUILDTAGS= journald [2022-08-09T12:19:56.837Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-09T12:19:56.837Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-09T12:19:56.837Z] GO111MODULE=off [2022-08-09T12:19:56.837Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-09T12:19:56.837Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-09T12:19:56.837Z] GOPATH=/go [2022-08-09T12:19:56.837Z] PKG_CONFIG=pkg-config [2022-08-09T12:19:56.837Z] _=/usr/bin/env [2022-08-09T12:19:56.837Z] Building test suite binary ./integration-cli/test.main [2022-08-09T12:19:56.837Z] [2022-08-09T12:19:56.837Z] [2022-08-09T12:19:56.837Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-08-09T12:19:56.837Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-09T12:19:56.837Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-09T12:19:56.837Z] HOSTNAME=af7d6d10a284 [2022-08-09T12:19:56.837Z] TEST_SKIP_INTEGRATION=1 [2022-08-09T12:19:56.837Z] TESTDEBUG=0 [2022-08-09T12:19:56.837Z] DEST=bundles/test-integration [2022-08-09T12:19:56.837Z] PWD=/go/src/github.com/docker/docker [2022-08-09T12:19:56.837Z] KEEPBUNDLE=1 [2022-08-09T12:19:56.837Z] DOCKER_GITCOMMIT=9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 [2022-08-09T12:19:56.837Z] container=docker [2022-08-09T12:19:56.837Z] HOME=/root [2022-08-09T12:19:56.837Z] GOLANG_VERSION=1.18.5 [2022-08-09T12:19:56.837Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-09T12:19:56.837Z] VALIDATE_BRANCH=master [2022-08-09T12:19:56.837Z] TERM=xterm [2022-08-09T12:19:56.837Z] DOCKER_PKG=github.com/docker/docker [2022-08-09T12:19:56.837Z] SHLVL=1 [2022-08-09T12:19:56.837Z] TIMEOUT=120m [2022-08-09T12:19:56.837Z] DOCKER_BUILDTAGS= journald [2022-08-09T12:19:56.838Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-09T12:19:56.838Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-09T12:19:56.838Z] GO111MODULE=off [2022-08-09T12:19:56.838Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-09T12:19:56.838Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-09T12:19:56.838Z] GOPATH=/go [2022-08-09T12:19:56.838Z] PKG_CONFIG=pkg-config [2022-08-09T12:19:56.838Z] _=/usr/bin/env [2022-08-09T12:19:56.838Z] Building test suite binary ./integration-cli/test.main [2022-08-09T12:19:56.838Z] No new tests added to integration. [2022-08-09T12:19:56.838Z] [2022-08-09T12:19:56.838Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-09T12:19:56.838Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-09T12:19:56.838Z] HOSTNAME=7806f52a6182 [2022-08-09T12:19:56.838Z] TESTDEBUG=0 [2022-08-09T12:19:56.838Z] DEST=bundles/test-integration [2022-08-09T12:19:56.838Z] PWD=/go/src/github.com/docker/docker [2022-08-09T12:19:56.838Z] KEEPBUNDLE=1 [2022-08-09T12:19:56.838Z] DOCKER_GITCOMMIT=9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 [2022-08-09T12:19:56.838Z] container=docker [2022-08-09T12:19:56.838Z] HOME=/root [2022-08-09T12:19:56.838Z] GOLANG_VERSION=1.18.5 [2022-08-09T12:19:56.838Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-09T12:19:56.838Z] VALIDATE_BRANCH=master [2022-08-09T12:19:56.838Z] TERM=xterm [2022-08-09T12:19:56.838Z] DOCKER_PKG=github.com/docker/docker [2022-08-09T12:19:56.838Z] SHLVL=1 [2022-08-09T12:19:56.838Z] TIMEOUT=120m [2022-08-09T12:19:56.838Z] DOCKER_BUILDTAGS= journald [2022-08-09T12:19:56.838Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-09T12:19:56.838Z] GO111MODULE=off [2022-08-09T12:19:56.838Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-09T12:19:56.838Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-09T12:19:56.838Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-09T12:19:56.838Z] GOPATH=/go [2022-08-09T12:19:56.838Z] PKG_CONFIG=pkg-config [2022-08-09T12:19:56.838Z] _=/usr/bin/env [2022-08-09T12:19:56.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-09T12:19:57.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-09T12:19:58.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-09T12:19:58.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-09T12:20:00.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-09T12:20:00.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-09T12:20:01.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-09T12:20:02.568Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-09T12:20:02.568Z] Using test binary docker [2022-08-09T12:20:02.568Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-09T12:20:02.568Z] Starting apparmor (via systemctl): apparmor.service. [2022-08-09T12:20:02.568Z] INFO: Waiting for daemon to start... [2022-08-09T12:20:02.568Z] Starting dockerd [2022-08-09T12:20:06.730Z] . [2022-08-09T12:20:06.730Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-09T12:20:06.730Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-09T12:20:06.730Z] Error: No such image: emptyfs [2022-08-09T12:20:06.730Z] Running integration-test (iteration 1) [2022-08-09T12:20:06.730Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-09T12:20:06.730Z] Loaded image: busybox:latest [2022-08-09T12:20:06.730Z] Loaded image: busybox:glibc [2022-08-09T12:20:08.098Z] Loaded image: debian:bullseye-slim [2022-08-09T12:20:08.098Z] Loaded image: hello-world:latest [2022-08-09T12:20:08.098Z] Loaded image: arm32v7/hello-world:latest [2022-08-09T12:20:08.098Z] INFO: Testing against a local daemon [2022-08-09T12:20:08.098Z] === RUN TestCgroupNamespacesBuild [2022-08-09T12:20:09.462Z] --- PASS: TestCgroupNamespacesBuild (1.24s) [2022-08-09T12:20:09.462Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-09T12:20:10.828Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.28s) [2022-08-09T12:20:10.828Z] === RUN TestBuildWithSession [2022-08-09T12:20:10.828Z] build_session_test.go:25: TODO: BuildKit [2022-08-09T12:20:10.828Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-09T12:20:10.828Z] === RUN TestBuildSquashParent [2022-08-09T12:20:16.071Z] --- PASS: TestBuildSquashParent (4.68s) [2022-08-09T12:20:16.071Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-09T12:20:16.071Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-09T12:20:16.071Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-09T12:20:16.071Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-09T12:20:16.071Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-09T12:20:16.071Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-09T12:20:16.071Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-09T12:20:16.071Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-09T12:20:16.071Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-09T12:20:16.071Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-09T12:20:16.071Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-09T12:20:16.071Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-09T12:20:16.071Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-09T12:20:16.071Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-09T12:20:16.071Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-09T12:20:16.998Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-09T12:20:16.998Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-09T12:20:18.107Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-09T12:20:18.107Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-09T12:20:18.107Z] GOOS="" GOARCH="" GOARM="" [2022-08-09T12:20:18.107Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-09T12:20:18.107Z] [2022-08-09T12:20:18.107Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-09T12:20:18.107Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-09T12:20:18.107Z] HOSTNAME=405dad023aa0 [2022-08-09T12:20:18.107Z] DEST=bundles/test-integration [2022-08-09T12:20:18.107Z] PWD=/go/src/github.com/docker/docker [2022-08-09T12:20:18.107Z] DOCKER_ROOTLESS=1 [2022-08-09T12:20:18.107Z] DOCKER_GITCOMMIT=9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 [2022-08-09T12:20:18.107Z] container=docker [2022-08-09T12:20:18.107Z] HOME=/root [2022-08-09T12:20:18.107Z] GOLANG_VERSION=1.18.5 [2022-08-09T12:20:18.107Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-09T12:20:18.107Z] VALIDATE_BRANCH=master [2022-08-09T12:20:18.107Z] TERM=xterm [2022-08-09T12:20:18.107Z] DOCKER_PKG=github.com/docker/docker [2022-08-09T12:20:18.107Z] SHLVL=1 [2022-08-09T12:20:18.107Z] TIMEOUT=120m [2022-08-09T12:20:18.107Z] DOCKER_BUILDTAGS= journald [2022-08-09T12:20:18.107Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-09T12:20:18.107Z] GO111MODULE=off [2022-08-09T12:20:18.107Z] DOCKER_EXPERIMENTAL=1 [2022-08-09T12:20:18.107Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-09T12:20:18.107Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-09T12:20:18.107Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-09T12:20:18.107Z] GOPATH=/go [2022-08-09T12:20:18.107Z] PKG_CONFIG=pkg-config [2022-08-09T12:20:18.107Z] _=/usr/bin/env [2022-08-09T12:20:18.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-09T12:20:18.365Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-09T12:20:18.365Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-09T12:20:20.254Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-09T12:20:20.254Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.44s) [2022-08-09T12:20:20.254Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.66s) [2022-08-09T12:20:20.254Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.39s) [2022-08-09T12:20:20.254Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.38s) [2022-08-09T12:20:20.254Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.53s) [2022-08-09T12:20:20.254Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.54s) [2022-08-09T12:20:20.254Z] === RUN TestBuildMultiStageCopy [2022-08-09T12:20:20.254Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-09T12:20:21.621Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-09T12:20:21.621Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-09T12:20:21.877Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-09T12:20:22.133Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-09T12:20:22.389Z] --- PASS: TestBuildMultiStageCopy (2.30s) [2022-08-09T12:20:22.389Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.40s) [2022-08-09T12:20:22.389Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-08-09T12:20:22.389Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-08-09T12:20:22.389Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-08-09T12:20:22.389Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-08-09T12:20:22.389Z] === RUN TestBuildMultiStageParentConfig [2022-08-09T12:20:22.951Z] --- PASS: TestBuildMultiStageParentConfig (0.64s) [2022-08-09T12:20:22.951Z] === RUN TestBuildLabelWithTargets [2022-08-09T12:20:23.880Z] --- PASS: TestBuildLabelWithTargets (0.96s) [2022-08-09T12:20:23.880Z] === RUN TestBuildWithEmptyLayers [2022-08-09T12:20:24.443Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-08-09T12:20:24.443Z] === RUN TestBuildMultiStageOnBuild [2022-08-09T12:20:26.332Z] --- PASS: TestBuildMultiStageOnBuild (1.65s) [2022-08-09T12:20:26.332Z] === RUN TestBuildUncleanTarFilenames [2022-08-09T12:20:26.588Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-08-09T12:20:26.588Z] === RUN TestBuildMultiStageLayerLeak [2022-08-09T12:20:28.476Z] --- PASS: TestBuildMultiStageLayerLeak (1.62s) [2022-08-09T12:20:28.476Z] === RUN TestBuildWithHugeFile [2022-08-09T12:21:04.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-09T12:21:04.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-09T12:21:24.647Z] --- PASS: TestBuildWithHugeFile (51.34s) [2022-08-09T12:21:24.647Z] === RUN TestBuildWCOWSandboxSize [2022-08-09T12:21:24.647Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-09T12:21:24.647Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-09T12:21:24.647Z] === RUN TestBuildWithEmptyDockerfile [2022-08-09T12:21:24.647Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-09T12:21:24.647Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-09T12:21:24.647Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-09T12:21:24.647Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-09T12:21:24.647Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-09T12:21:24.647Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-09T12:21:24.647Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-09T12:21:24.647Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-09T12:21:24.647Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-09T12:21:24.647Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-09T12:21:24.647Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-08-09T12:21:24.647Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-08-09T12:21:24.647Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-08-09T12:21:24.647Z] === RUN TestBuildPreserveOwnership [2022-08-09T12:21:24.647Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-09T12:21:24.647Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-09T12:21:24.647Z] --- PASS: TestBuildPreserveOwnership (3.88s) [2022-08-09T12:21:24.647Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.71s) [2022-08-09T12:21:24.647Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.16s) [2022-08-09T12:21:24.647Z] === RUN TestBuildPlatformInvalid [2022-08-09T12:21:24.647Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-08-09T12:21:24.647Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-09T12:21:24.647Z] Loaded image: busybox:latest [2022-08-09T12:21:24.647Z] Loaded image: busybox:glibc [2022-08-09T12:21:26.014Z] Loaded image: debian:bullseye-slim [2022-08-09T12:21:26.014Z] Loaded image: hello-world:latest [2022-08-09T12:21:26.014Z] Loaded image: arm32v7/hello-world:latest [2022-08-09T12:21:26.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-09T12:21:33.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-09T12:21:35.960Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.87s) [2022-08-09T12:21:35.960Z] PASS [2022-08-09T12:21:35.960Z] [2022-08-09T12:21:35.960Z] === Skipped [2022-08-09T12:21:35.960Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-09T12:21:35.960Z] build_session_test.go:25: TODO: BuildKit [2022-08-09T12:21:35.960Z] [2022-08-09T12:21:35.960Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-09T12:21:35.960Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-09T12:21:35.960Z] [2022-08-09T12:21:35.960Z] DONE 34 tests, 2 skipped in 88.303s [2022-08-09T12:21:35.960Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-09T12:21:35.960Z] INFO: Testing against a local daemon [2022-08-09T12:21:35.960Z] === RUN TestConfigInspect [2022-08-09T12:21:36.889Z] --- PASS: TestConfigInspect (2.28s) [2022-08-09T12:21:36.889Z] === RUN TestConfigList [2022-08-09T12:21:39.402Z] --- PASS: TestConfigList (2.20s) [2022-08-09T12:21:39.402Z] === RUN TestConfigsCreateAndDelete [2022-08-09T12:21:41.291Z] --- PASS: TestConfigsCreateAndDelete (2.23s) [2022-08-09T12:21:41.291Z] === RUN TestConfigsUpdate [2022-08-09T12:21:43.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-09T12:21:43.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-09T12:21:43.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-09T12:21:43.812Z] --- PASS: TestConfigsUpdate (2.18s) [2022-08-09T12:21:43.812Z] === RUN TestTemplatedConfig [2022-08-09T12:21:43.936Z] ok github.com/docker/docker/libnetwork/networkdb 103.984s coverage: 60.0% of statements [2022-08-09T12:21:43.936Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-09T12:21:43.936Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-09T12:21:43.936Z] ok github.com/docker/docker/libnetwork/osl 4.355s coverage: 39.7% of statements [2022-08-09T12:21:43.936Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-09T12:21:43.936Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-08-09T12:21:43.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-09T12:21:44.516Z] ok github.com/docker/docker/libnetwork/portmapper 0.693s coverage: 48.6% of statements [2022-08-09T12:21:44.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-09T12:21:44.791Z] ok github.com/docker/docker/libnetwork/resolvconf 0.005s coverage: 70.6% of statements [2022-08-09T12:21:44.791Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-09T12:21:44.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-09T12:21:45.056Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-09T12:21:45.056Z] [2022-08-09T12:21:45.056Z] === Skipped [2022-08-09T12:21:45.056Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-09T12:21:45.056Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-09T12:21:45.056Z] [2022-08-09T12:21:45.056Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-09T12:21:45.056Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-09T12:21:45.056Z] [2022-08-09T12:21:45.056Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-09T12:21:45.056Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-09T12:21:45.056Z] [2022-08-09T12:21:45.056Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-09T12:21:45.056Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-09T12:21:45.056Z] [2022-08-09T12:21:45.056Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-09T12:21:45.056Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-09T12:21:45.056Z] [2022-08-09T12:21:45.056Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-09T12:21:45.056Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-09T12:21:45.056Z] [2022-08-09T12:21:45.056Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-09T12:21:45.056Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-09T12:21:45.056Z] [2022-08-09T12:21:45.056Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-09T12:21:45.056Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-09T12:21:45.056Z] [2022-08-09T12:21:45.056Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-09T12:21:45.056Z] firewalld_test.go:14: firewalld is not running [2022-08-09T12:21:45.056Z] [2022-08-09T12:21:45.056Z] DONE 327 tests, 9 skipped in 202.983s Post stage [Pipeline] junit [2022-08-09T12:21:45.639Z] Recording test results [2022-08-09T12:21:45.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-09T12:21:45.753Z] --- PASS: TestTemplatedConfig (2.28s) [2022-08-09T12:21:45.753Z] === RUN TestConfigCreateResolve [2022-08-09T12:21:47.114Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T12:21:47.454Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43907/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 -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:9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 hack/make.sh dynbinary test-integration [2022-08-09T12:21:47.712Z] [2022-08-09T12:21:47.971Z] Removing bundles/ [2022-08-09T12:21:47.971Z] [2022-08-09T12:21:47.971Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-09T12:21:47.971Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-09T12:21:47.971Z] GOOS="" GOARCH="" GOARM="" [2022-08-09T12:21:48.270Z] --- PASS: TestConfigCreateResolve (2.15s) [2022-08-09T12:21:48.270Z] PASS [2022-08-09T12:21:48.270Z] [2022-08-09T12:21:48.270Z] DONE 6 tests in 13.343s [2022-08-09T12:21:48.270Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-09T12:21:48.270Z] INFO: Testing against a local daemon [2022-08-09T12:21:48.270Z] === RUN TestAttachWithTTY [2022-08-09T12:21:48.270Z] --- PASS: TestAttachWithTTY (0.09s) [2022-08-09T12:21:48.270Z] === RUN TestAttachWithoutTTy [2022-08-09T12:21:48.270Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-09T12:21:48.270Z] === RUN TestCheckpoint [2022-08-09T12:21:48.270Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-09T12:21:48.270Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-09T12:21:48.270Z] === RUN TestContainerInvalidJSON [2022-08-09T12:21:48.270Z] === RUN TestContainerInvalidJSON/commit [2022-08-09T12:21:48.270Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-09T12:21:48.270Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-09T12:21:48.270Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-09T12:21:48.270Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-09T12:21:48.270Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-09T12:21:48.270Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-09T12:21:48.270Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-09T12:21:48.270Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-09T12:21:48.270Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-09T12:21:48.270Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-09T12:21:48.270Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-09T12:21:48.270Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-09T12:21:48.270Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-09T12:21:48.270Z] === CONT TestContainerInvalidJSON/commit [2022-08-09T12:21:48.270Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-09T12:21:48.270Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-09T12:21:48.270Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-09T12:21:48.270Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-09T12:21:48.270Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-09T12:21:48.270Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-09T12:21:48.270Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-09T12:21:48.270Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-09T12:21:48.270Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-09T12:21:48.270Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-09T12:21:48.270Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-09T12:21:48.270Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-09T12:21:48.270Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-09T12:21:48.270Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-09T12:21:48.270Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-09T12:21:48.270Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-09T12:21:48.270Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-09T12:21:48.270Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-09T12:21:48.270Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-09T12:21:48.270Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-09T12:21:48.270Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-09T12:21:48.270Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-09T12:21:48.270Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-09T12:21:48.270Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-09T12:21:48.270Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-09T12:21:48.270Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-09T12:21:48.270Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-09T12:21:48.270Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-09T12:21:48.270Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-09T12:21:48.270Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-09T12:21:48.270Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-09T12:21:48.270Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-09T12:21:48.270Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-09T12:21:48.270Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-09T12:21:48.270Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-09T12:21:48.270Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-09T12:21:48.270Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-09T12:21:48.270Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-09T12:21:48.270Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-09T12:21:48.270Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-09T12:21:48.270Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-09T12:21:48.270Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-09T12:21:48.270Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-09T12:21:48.270Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-09T12:21:48.270Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-09T12:21:48.270Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-09T12:21:48.270Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-09T12:21:48.270Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-09T12:21:48.270Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-09T12:21:48.270Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-09T12:21:48.270Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-09T12:21:48.270Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-09T12:21:48.270Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-09T12:21:48.270Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-09T12:21:48.270Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-09T12:21:48.270Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-09T12:21:48.270Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-09T12:21:48.270Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-09T12:21:48.270Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-09T12:21:48.270Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-09T12:21:48.270Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-09T12:21:48.270Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-09T12:21:48.270Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-09T12:21:48.270Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-09T12:21:48.270Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-09T12:21:48.270Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-09T12:21:48.270Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-09T12:21:48.270Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-09T12:21:48.270Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-09T12:21:48.270Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-09T12:21:48.270Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-09T12:21:48.270Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2022-08-09T12:21:48.270Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-09T12:21:48.270Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-08-09T12:21:48.270Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-09T12:21:48.270Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-09T12:21:48.270Z] === RUN TestCopyEmptyFile [2022-08-09T12:21:48.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-09T12:21:48.526Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-08-09T12:21:48.526Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-09T12:21:48.526Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-08-09T12:21:48.526Z] === RUN TestCopyFromContainer [2022-08-09T12:21:49.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-09T12:21:49.453Z] === RUN TestCopyFromContainer// [2022-08-09T12:21:49.709Z] === RUN TestCopyFromContainer//bar/root [2022-08-09T12:21:49.709Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-09T12:21:49.709Z] === RUN TestCopyFromContainer/bar/quux [2022-08-09T12:21:49.965Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-09T12:21:49.965Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-09T12:21:49.965Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-09T12:21:49.965Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-09T12:21:49.965Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-09T12:21:50.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-09T12:21:50.222Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-09T12:21:50.222Z] --- PASS: TestCopyFromContainer (1.70s) [2022-08-09T12:21:50.222Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-09T12:21:50.222Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-08-09T12:21:50.222Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-09T12:21:50.222Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-09T12:21:50.222Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-09T12:21:50.222Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-09T12:21:50.222Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-09T12:21:50.222Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-09T12:21:50.222Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-09T12:21:50.222Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-09T12:21:50.222Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-09T12:21:50.222Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-09T12:21:50.222Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-09T12:21:50.222Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-09T12:21:50.222Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-09T12:21:50.222Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-09T12:21:50.222Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-09T12:21:50.222Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-09T12:21:50.222Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-09T12:21:50.222Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-09T12:21:50.222Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-09T12:21:50.222Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-09T12:21:50.222Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-09T12:21:50.222Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-09T12:21:50.222Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-09T12:21:50.222Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-08-09T12:21:50.222Z] === RUN TestCreateWithInvalidEnv [2022-08-09T12:21:50.222Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-09T12:21:50.222Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-09T12:21:50.222Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-09T12:21:50.222Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-09T12:21:50.222Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-09T12:21:50.222Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-09T12:21:50.222Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-09T12:21:50.222Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-09T12:21:50.222Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-09T12:21:50.222Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-09T12:21:50.222Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-09T12:21:50.222Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-09T12:21:50.222Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-09T12:21:50.222Z] === RUN TestCreateTmpfsMountsTarget [2022-08-09T12:21:50.222Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-09T12:21:50.222Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-09T12:21:50.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-09T12:21:51.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-09T12:21:51.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-09T12:21:52.110Z] --- PASS: TestCreateWithCustomMaskedPaths (1.52s) [2022-08-09T12:21:52.110Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-09T12:21:53.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-09T12:21:53.476Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.61s) [2022-08-09T12:21:53.476Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-09T12:21:53.476Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-09T12:21:53.476Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-09T12:21:53.476Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-09T12:21:53.476Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-09T12:21:53.476Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-09T12:21:53.476Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-09T12:21:53.476Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-09T12:21:53.476Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-09T12:21:53.476Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-09T12:21:53.476Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-09T12:21:53.476Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-09T12:21:53.476Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-09T12:21:53.476Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-09T12:21:53.476Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-09T12:21:53.476Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-09T12:21:53.476Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-09T12:21:53.476Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-09T12:21:53.476Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-09T12:21:53.476Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-09T12:21:53.476Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-09T12:21:53.476Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-08-09T12:21:53.476Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-09T12:21:53.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-09T12:21:54.037Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2022-08-09T12:21:54.037Z] === RUN TestCreateDifferentPlatform [2022-08-09T12:21:54.037Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-09T12:21:54.037Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-09T12:21:54.037Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-09T12:21:54.037Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-09T12:21:54.037Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-09T12:21:54.037Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-09T12:21:54.037Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-08-09T12:21:54.037Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-09T12:21:54.294Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2022-08-09T12:21:54.294Z] === RUN TestCreateInvalidHostConfig [2022-08-09T12:21:54.294Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-09T12:21:54.294Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-09T12:21:54.294Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-09T12:21:54.294Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-09T12:21:54.294Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-09T12:21:54.294Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-09T12:21:54.294Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-09T12:21:54.294Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-09T12:21:54.294Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-09T12:21:54.294Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-09T12:21:54.294Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-09T12:21:54.294Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-09T12:21:54.294Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-09T12:21:54.294Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-09T12:21:54.294Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-09T12:21:54.294Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-09T12:21:54.294Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-09T12:21:54.294Z] === RUN TestContainerStartOnDaemonRestart [2022-08-09T12:21:54.294Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-09T12:21:54.294Z] === RUN TestDaemonRestartIpcMode [2022-08-09T12:21:54.294Z] === PAUSE TestDaemonRestartIpcMode [2022-08-09T12:21:54.294Z] === RUN TestDaemonHostGatewayIP [2022-08-09T12:21:54.294Z] === PAUSE TestDaemonHostGatewayIP [2022-08-09T12:21:54.294Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-09T12:21:54.294Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-09T12:21:54.294Z] === RUN TestContainerKillOnDaemonStart [2022-08-09T12:21:54.294Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-09T12:21:54.294Z] === RUN TestDiff [2022-08-09T12:21:54.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-09T12:21:54.856Z] --- PASS: TestDiff (0.58s) [2022-08-09T12:21:54.856Z] === RUN TestExecConsoleSize [2022-08-09T12:21:55.407Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-09T12:21:55.407Z] Using test binary docker [2022-08-09T12:21:55.407Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-09T12:21:55.407Z] Not: starting. [2022-08-09T12:21:55.407Z] INFO: Waiting for daemon to start... [2022-08-09T12:21:55.407Z] Starting dockerd [2022-08-09T12:21:55.417Z] --- PASS: TestExecConsoleSize (0.62s) [2022-08-09T12:21:55.417Z] === RUN TestExecWithCloseStdin [2022-08-09T12:21:55.978Z] --- PASS: TestExecWithCloseStdin (0.63s) [2022-08-09T12:21:55.978Z] === RUN TestExec [2022-08-09T12:21:56.539Z] --- PASS: TestExec (0.62s) [2022-08-09T12:21:56.539Z] === RUN TestExecUser [2022-08-09T12:21:57.465Z] --- PASS: TestExecUser (0.65s) [2022-08-09T12:21:57.465Z] === RUN TestExportContainerAndImportImage [2022-08-09T12:21:58.027Z] --- PASS: TestExportContainerAndImportImage (0.72s) [2022-08-09T12:21:58.027Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-09T12:21:58.703Z] . [2022-08-09T12:21:58.703Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-09T12:21:58.703Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-09T12:21:58.703Z] Error: No such image: emptyfs [2022-08-09T12:21:58.703Z] Running integration-test (iteration 1) [2022-08-09T12:21:58.962Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-09T12:21:59.222Z] Loaded image: busybox:latest [2022-08-09T12:21:59.222Z] Loaded image: busybox:glibc [2022-08-09T12:21:59.391Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-08-09T12:21:59.392Z] === RUN TestHealthCheckWorkdir [2022-08-09T12:21:59.953Z] --- PASS: TestHealthCheckWorkdir (0.72s) [2022-08-09T12:21:59.953Z] === RUN TestHealthKillContainer [2022-08-09T12:22:00.603Z] Loaded image: debian:bullseye-slim [2022-08-09T12:22:00.603Z] Loaded image: hello-world:latest [2022-08-09T12:22:00.603Z] Loaded image: arm32v7/hello-world:latest [2022-08-09T12:22:00.862Z] INFO: Testing against a local daemon [2022-08-09T12:22:00.862Z] === RUN TestCgroupNamespacesBuild [2022-08-09T12:22:02.244Z] --- PASS: TestCgroupNamespacesBuild (1.36s) [2022-08-09T12:22:02.244Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-09T12:22:03.184Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s) [2022-08-09T12:22:03.184Z] === RUN TestBuildWithSession [2022-08-09T12:22:03.184Z] build_session_test.go:25: TODO: BuildKit [2022-08-09T12:22:03.184Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-09T12:22:03.184Z] === RUN TestBuildSquashParent [2022-08-09T12:22:09.888Z] --- PASS: TestHealthKillContainer (8.25s) [2022-08-09T12:22:09.888Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-09T12:22:09.888Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2022-08-09T12:22:09.888Z] === RUN TestIpcModeNone [2022-08-09T12:22:09.888Z] --- PASS: TestIpcModeNone (0.58s) [2022-08-09T12:22:09.888Z] === RUN TestIpcModePrivate [2022-08-09T12:22:09.888Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-08-09T12:22:09.888Z] --- PASS: TestIpcModePrivate (0.62s) [2022-08-09T12:22:09.888Z] === RUN TestIpcModeShareable [2022-08-09T12:22:10.449Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-08-09T12:22:10.705Z] --- PASS: TestIpcModeShareable (0.67s) [2022-08-09T12:22:10.705Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-09T12:22:11.306Z] --- PASS: TestBuildSquashParent (6.93s) [2022-08-09T12:22:11.306Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-09T12:22:11.306Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-09T12:22:11.306Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-09T12:22:11.306Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-09T12:22:11.306Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-09T12:22:11.306Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-09T12:22:11.306Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-09T12:22:11.306Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-09T12:22:11.306Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-09T12:22:11.306Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-09T12:22:11.306Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-09T12:22:11.306Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-09T12:22:11.306Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-09T12:22:11.306Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-09T12:22:11.306Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-09T12:22:11.418Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|files|imports|exports_file|name|types_sizes) took 2m53.35496595s [2022-08-09T12:22:11.418Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 506.65578ms [2022-08-09T12:22:12.593Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.88s) [2022-08-09T12:22:12.593Z] === RUN TestAPIIpcModeHost [2022-08-09T12:22:12.685Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-09T12:22:12.685Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-09T12:22:12.849Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-08-09T12:22:12.849Z] === RUN TestDaemonIpcModeShareable [2022-08-09T12:22:14.216Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-08-09T12:22:14.216Z] --- PASS: TestDaemonIpcModeShareable (1.23s) [2022-08-09T12:22:14.216Z] === RUN TestDaemonIpcModePrivate [2022-08-09T12:22:14.591Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-09T12:22:14.851Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-09T12:22:15.141Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-08-09T12:22:15.397Z] --- PASS: TestDaemonIpcModePrivate (1.20s) [2022-08-09T12:22:15.398Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-09T12:22:16.324Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-08-09T12:22:16.580Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s) [2022-08-09T12:22:16.580Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-09T12:22:16.757Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s) [2022-08-09T12:22:16.757Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.46s) [2022-08-09T12:22:16.757Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.49s) [2022-08-09T12:22:16.757Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.94s) [2022-08-09T12:22:16.757Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.00s) [2022-08-09T12:22:16.757Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.19s) [2022-08-09T12:22:16.757Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.14s) [2022-08-09T12:22:16.757Z] === RUN TestBuildMultiStageCopy [2022-08-09T12:22:16.757Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-09T12:22:17.507Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-08-09T12:22:17.762Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2022-08-09T12:22:17.762Z] === RUN TestIpcModeOlderClient [2022-08-09T12:22:17.762Z] === PAUSE TestIpcModeOlderClient [2022-08-09T12:22:17.762Z] === RUN TestKillContainerInvalidSignal [2022-08-09T12:22:18.324Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-08-09T12:22:18.324Z] === RUN TestKillContainer [2022-08-09T12:22:18.324Z] === RUN TestKillContainer/no_signal [2022-08-09T12:22:18.580Z] === RUN TestKillContainer/non_killing_signal [2022-08-09T12:22:18.836Z] === RUN TestKillContainer/killing_signal [2022-08-09T12:22:19.397Z] --- PASS: TestKillContainer (1.24s) [2022-08-09T12:22:19.397Z] --- PASS: TestKillContainer/no_signal (0.37s) [2022-08-09T12:22:19.397Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-08-09T12:22:19.397Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-08-09T12:22:19.397Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-09T12:22:19.397Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-09T12:22:19.957Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-09T12:22:20.050Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-09T12:22:20.886Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s) [2022-08-09T12:22:20.887Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s) [2022-08-09T12:22:20.887Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2022-08-09T12:22:20.887Z] === RUN TestKillStoppedContainer [2022-08-09T12:22:20.887Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-09T12:22:20.887Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-09T12:22:20.887Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-09T12:22:20.887Z] === RUN TestKillDifferentUserContainer [2022-08-09T12:22:20.987Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-09T12:22:21.143Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-08-09T12:22:21.143Z] === RUN TestInspectOomKilledTrue [2022-08-09T12:22:21.143Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-09T12:22:21.143Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-09T12:22:21.143Z] === RUN TestInspectOomKilledFalse [2022-08-09T12:22:21.704Z] --- PASS: TestInspectOomKilledFalse (0.44s) [2022-08-09T12:22:21.704Z] === RUN TestLinksEtcHostsContentMatch [2022-08-09T12:22:21.962Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-08-09T12:22:21.962Z] === RUN TestLinksContainerNames [2022-08-09T12:22:22.365Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-09T12:22:22.893Z] --- PASS: TestLinksContainerNames (0.90s) [2022-08-09T12:22:22.894Z] === RUN TestLogsFollowTailEmpty [2022-08-09T12:22:23.149Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-08-09T12:22:23.149Z] === RUN TestLogs [2022-08-09T12:22:23.149Z] === RUN TestLogs/driver_local [2022-08-09T12:22:23.149Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-09T12:22:23.149Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-09T12:22:23.149Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-09T12:22:23.149Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-09T12:22:23.149Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-09T12:22:23.149Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-09T12:22:23.149Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-09T12:22:23.149Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-09T12:22:23.149Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-09T12:22:23.149Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-09T12:22:23.149Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-09T12:22:23.149Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-09T12:22:23.149Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-09T12:22:23.149Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-09T12:22:23.303Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-09T12:22:24.078Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-09T12:22:24.079Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-09T12:22:24.240Z] --- PASS: TestBuildMultiStageCopy (7.21s) [2022-08-09T12:22:24.240Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.21s) [2022-08-09T12:22:24.240Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-08-09T12:22:24.240Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-08-09T12:22:24.240Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-08-09T12:22:24.240Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-08-09T12:22:24.240Z] === RUN TestBuildMultiStageParentConfig [2022-08-09T12:22:24.640Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-09T12:22:24.896Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-09T12:22:25.458Z] === RUN TestLogs/driver_json-file [2022-08-09T12:22:25.458Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-09T12:22:25.458Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-09T12:22:25.458Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-09T12:22:25.458Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-09T12:22:25.458Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-09T12:22:25.458Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-09T12:22:25.458Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-09T12:22:25.458Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-09T12:22:25.458Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-09T12:22:25.458Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-09T12:22:25.458Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-09T12:22:25.458Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-09T12:22:25.458Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-09T12:22:25.458Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-09T12:22:26.020Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-09T12:22:26.020Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-09T12:22:26.948Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-09T12:22:26.948Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-09T12:22:27.510Z] --- PASS: TestLogs (4.12s) [2022-08-09T12:22:27.510Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-09T12:22:27.510Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.62s) [2022-08-09T12:22:27.510Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.72s) [2022-08-09T12:22:27.510Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.86s) [2022-08-09T12:22:27.510Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.80s) [2022-08-09T12:22:27.510Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.62s) [2022-08-09T12:22:27.510Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.61s) [2022-08-09T12:22:27.510Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-09T12:22:27.510Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.70s) [2022-08-09T12:22:27.510Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.72s) [2022-08-09T12:22:27.510Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.64s) [2022-08-09T12:22:27.510Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.67s) [2022-08-09T12:22:27.510Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.62s) [2022-08-09T12:22:27.510Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.58s) [2022-08-09T12:22:27.510Z] === RUN TestContainerNetworkMountsNoChown [2022-08-09T12:22:27.766Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-08-09T12:22:27.766Z] === RUN TestMountDaemonRoot [2022-08-09T12:22:27.766Z] === RUN TestMountDaemonRoot/default [2022-08-09T12:22:27.766Z] === PAUSE TestMountDaemonRoot/default [2022-08-09T12:22:27.766Z] === RUN TestMountDaemonRoot/private [2022-08-09T12:22:27.766Z] === PAUSE TestMountDaemonRoot/private [2022-08-09T12:22:27.766Z] === RUN TestMountDaemonRoot/rprivate [2022-08-09T12:22:27.766Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-09T12:22:27.766Z] === RUN TestMountDaemonRoot/slave [2022-08-09T12:22:27.766Z] === PAUSE TestMountDaemonRoot/slave [2022-08-09T12:22:27.766Z] === RUN TestMountDaemonRoot/rslave [2022-08-09T12:22:27.766Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-09T12:22:27.766Z] === RUN TestMountDaemonRoot/shared [2022-08-09T12:22:27.766Z] === PAUSE TestMountDaemonRoot/shared [2022-08-09T12:22:27.766Z] === RUN TestMountDaemonRoot/rshared [2022-08-09T12:22:27.766Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-09T12:22:27.766Z] === CONT TestMountDaemonRoot/default [2022-08-09T12:22:27.766Z] === CONT TestMountDaemonRoot/rslave [2022-08-09T12:22:27.766Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-09T12:22:27.766Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-09T12:22:27.766Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-09T12:22:27.766Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-09T12:22:27.766Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-09T12:22:27.766Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-09T12:22:27.766Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-09T12:22:27.766Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-09T12:22:27.766Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-09T12:22:27.766Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-09T12:22:27.766Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-09T12:22:27.766Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-09T12:22:27.766Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-09T12:22:27.766Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-09T12:22:27.766Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-09T12:22:27.766Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-09T12:22:27.766Z] === CONT TestMountDaemonRoot/rshared [2022-08-09T12:22:27.766Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-09T12:22:27.766Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-09T12:22:27.766Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-09T12:22:27.766Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-09T12:22:27.766Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-09T12:22:27.766Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-09T12:22:27.766Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-09T12:22:27.766Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-09T12:22:27.766Z] === CONT TestMountDaemonRoot/shared [2022-08-09T12:22:27.766Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-09T12:22:27.766Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-09T12:22:27.766Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-09T12:22:27.766Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-09T12:22:27.766Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-09T12:22:27.766Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-09T12:22:27.766Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-09T12:22:27.766Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-09T12:22:27.766Z] === CONT TestMountDaemonRoot/slave [2022-08-09T12:22:27.766Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-09T12:22:27.766Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-09T12:22:27.766Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-09T12:22:27.766Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-09T12:22:27.766Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-09T12:22:27.766Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-09T12:22:27.766Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-09T12:22:27.766Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-09T12:22:27.766Z] === CONT TestMountDaemonRoot/private [2022-08-09T12:22:27.766Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-09T12:22:27.766Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-09T12:22:27.766Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-09T12:22:27.766Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-09T12:22:27.766Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-09T12:22:27.766Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-09T12:22:27.766Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-09T12:22:27.766Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-09T12:22:27.766Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-09T12:22:27.766Z] === CONT TestMountDaemonRoot/rprivate [2022-08-09T12:22:27.766Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-09T12:22:27.766Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-09T12:22:27.766Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-09T12:22:27.766Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-09T12:22:27.766Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-09T12:22:27.766Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-09T12:22:27.766Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-09T12:22:27.766Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-09T12:22:27.766Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-09T12:22:27.766Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-09T12:22:27.766Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-09T12:22:28.022Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-09T12:22:28.022Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-09T12:22:28.022Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-09T12:22:28.022Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-09T12:22:28.022Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-09T12:22:28.022Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-09T12:22:28.022Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-09T12:22:28.022Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-09T12:22:28.022Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-09T12:22:28.022Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-09T12:22:28.022Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-09T12:22:28.022Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-09T12:22:28.022Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-09T12:22:28.022Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-09T12:22:28.022Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-09T12:22:28.022Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-09T12:22:28.022Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-09T12:22:28.022Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-09T12:22:28.022Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-09T12:22:28.279Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-09T12:22:28.279Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-09T12:22:28.279Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-09T12:22:28.279Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-09T12:22:28.279Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-09T12:22:28.279Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-08-09T12:22:28.279Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-09T12:22:28.279Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-09T12:22:28.279Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-09T12:22:28.279Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2022-08-09T12:22:28.279Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-09T12:22:28.279Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-09T12:22:28.279Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-09T12:22:28.279Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-09T12:22:28.279Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-09T12:22:28.279Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-09T12:22:28.279Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-09T12:22:28.279Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-09T12:22:28.279Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-09T12:22:28.279Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-09T12:22:28.279Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-09T12:22:28.279Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-09T12:22:28.279Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-09T12:22:28.279Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-09T12:22:28.279Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-09T12:22:28.279Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-09T12:22:28.279Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-09T12:22:28.279Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-09T12:22:28.279Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-09T12:22:28.279Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-09T12:22:28.279Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-09T12:22:28.279Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-09T12:22:28.279Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-09T12:22:28.279Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-09T12:22:28.279Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-08-09T12:22:28.279Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-09T12:22:28.279Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-09T12:22:28.279Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-09T12:22:28.279Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-09T12:22:28.279Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-09T12:22:28.279Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-09T12:22:28.279Z] === RUN TestContainerBindMountNonRecursive [2022-08-09T12:22:29.511Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-08-09T12:22:29.511Z] === RUN TestBuildLabelWithTargets [2022-08-09T12:22:29.643Z] --- PASS: TestContainerBindMountNonRecursive (1.36s) [2022-08-09T12:22:29.643Z] === RUN TestContainerVolumesMountedAsShared [2022-08-09T12:22:29.899Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-08-09T12:22:29.899Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-09T12:22:30.460Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-08-09T12:22:30.460Z] === RUN TestNetworkNat [2022-08-09T12:22:30.717Z] --- PASS: TestNetworkNat (0.48s) [2022-08-09T12:22:30.717Z] === RUN TestNetworkLocalhostTCPNat [2022-08-09T12:22:31.282Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-08-09T12:22:31.283Z] === RUN TestNetworkLoopbackNat [2022-08-09T12:22:33.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-09T12:22:33.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-09T12:22:33.800Z] --- PASS: TestNetworkLoopbackNat (2.66s) [2022-08-09T12:22:33.800Z] === RUN TestPause [2022-08-09T12:22:34.361Z] --- PASS: TestPause (0.44s) [2022-08-09T12:22:34.361Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-09T12:22:34.361Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-09T12:22:34.362Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-09T12:22:34.362Z] === RUN TestPauseStopPausedContainer [2022-08-09T12:22:34.923Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-08-09T12:22:34.923Z] === RUN TestPidHost [2022-08-09T12:22:35.851Z] --- PASS: TestPidHost (0.98s) [2022-08-09T12:22:35.851Z] === RUN TestPsFilter [2022-08-09T12:22:35.851Z] --- PASS: TestPsFilter (0.10s) [2022-08-09T12:22:35.851Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-09T12:22:36.412Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-08-09T12:22:36.412Z] === RUN TestRemoveContainerWithVolume [2022-08-09T12:22:36.667Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-08-09T12:22:36.667Z] === RUN TestRemoveContainerRunning [2022-08-09T12:22:37.229Z] --- PASS: TestRemoveContainerRunning (0.46s) [2022-08-09T12:22:37.229Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-09T12:22:37.636Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-08-09T12:22:37.636Z] === RUN TestBuildWithEmptyLayers [2022-08-09T12:22:37.790Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-08-09T12:22:37.790Z] === RUN TestRemoveInvalidContainer [2022-08-09T12:22:37.790Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-09T12:22:37.790Z] === RUN TestRenameLinkedContainer [2022-08-09T12:22:39.681Z] --- PASS: TestRenameLinkedContainer (1.79s) [2022-08-09T12:22:39.681Z] === RUN TestRenameStoppedContainer [2022-08-09T12:22:39.936Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-08-09T12:22:39.936Z] === RUN TestRenameRunningContainerAndReuse [2022-08-09T12:22:40.173Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2022-08-09T12:22:40.173Z] === RUN TestBuildMultiStageOnBuild [2022-08-09T12:22:40.867Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s) [2022-08-09T12:22:40.867Z] === RUN TestRenameInvalidName [2022-08-09T12:22:41.124Z] --- PASS: TestRenameInvalidName (0.45s) [2022-08-09T12:22:41.124Z] === RUN TestRenameAnonymousContainer [2022-08-09T12:22:43.044Z] --- PASS: TestRenameAnonymousContainer (1.62s) [2022-08-09T12:22:43.044Z] === RUN TestRenameContainerWithSameName [2022-08-09T12:22:43.305Z] --- PASS: TestRenameContainerWithSameName (0.47s) [2022-08-09T12:22:43.305Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-09T12:22:44.232Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s) [2022-08-09T12:22:44.232Z] === RUN TestResize [2022-08-09T12:22:44.794Z] --- PASS: TestResize (0.45s) [2022-08-09T12:22:44.794Z] === RUN TestResizeWithInvalidSize [2022-08-09T12:22:45.049Z] --- PASS: TestResizeWithInvalidSize (0.47s) [2022-08-09T12:22:45.049Z] === RUN TestResizeWhenContainerNotStarted [2022-08-09T12:22:45.450Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-08-09T12:22:45.450Z] === RUN TestBuildUncleanTarFilenames [2022-08-09T12:22:45.610Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-08-09T12:22:45.611Z] === RUN TestDaemonRestartKillContainers [2022-08-09T12:22:45.611Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-09T12:22:45.611Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-09T12:22:45.611Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-09T12:22:45.611Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-09T12:22:45.611Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-09T12:22:45.611Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-09T12:22:45.611Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-09T12:22:45.611Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-09T12:22:45.611Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-09T12:22:45.611Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-09T12:22:45.611Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-09T12:22:45.611Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-09T12:22:45.611Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-09T12:22:45.611Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-09T12:22:45.611Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-09T12:22:45.611Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-09T12:22:45.611Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-09T12:22:45.611Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-09T12:22:45.611Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-09T12:22:45.611Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-09T12:22:45.611Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-09T12:22:45.611Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-09T12:22:45.611Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-09T12:22:45.611Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-09T12:22:45.611Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-09T12:22:45.611Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-09T12:22:45.611Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-09T12:22:45.611Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-09T12:22:45.611Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-09T12:22:45.611Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-09T12:22:45.611Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-09T12:22:45.611Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-09T12:22:45.611Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-09T12:22:45.611Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-09T12:22:45.711Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-08-09T12:22:45.711Z] === RUN TestBuildMultiStageLayerLeak [2022-08-09T12:22:46.980Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-09T12:22:47.236Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-09T12:22:48.165Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-09T12:22:48.421Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-09T12:22:49.349Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-09T12:22:51.036Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s) [2022-08-09T12:22:51.036Z] === RUN TestBuildWithHugeFile [2022-08-09T12:22:51.864Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-09T12:22:52.790Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-09T12:22:56.056Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-09T12:22:56.618Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-09T12:22:57.547Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-09T12:22:58.475Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-09T12:22:59.841Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-09T12:23:00.770Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-09T12:23:01.698Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-09T12:23:03.062Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-09T12:23:03.062Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.43s) [2022-08-09T12:23:03.062Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.72s) [2022-08-09T12:23:03.062Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-08-09T12:23:03.062Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-08-09T12:23:03.062Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-08-09T12:23:03.062Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.39s) [2022-08-09T12:23:03.062Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.35s) [2022-08-09T12:23:03.062Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.96s) [2022-08-09T12:23:03.062Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.92s) [2022-08-09T12:23:03.062Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.82s) [2022-08-09T12:23:03.062Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.81s) [2022-08-09T12:23:03.062Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.02s) [2022-08-09T12:23:03.062Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.17s) [2022-08-09T12:23:03.062Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.83s) [2022-08-09T12:23:03.062Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.79s) [2022-08-09T12:23:03.062Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s) [2022-08-09T12:23:03.062Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-09T12:23:03.062Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-09T12:23:03.990Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-09T12:23:04.917Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.90s) [2022-08-09T12:23:04.917Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.94s) [2022-08-09T12:23:04.917Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.94s) [2022-08-09T12:23:04.917Z] === RUN TestCgroupNamespacesRun [2022-08-09T12:23:06.283Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-08-09T12:23:06.283Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-09T12:23:06.283Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-09T12:23:06.283Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-09T12:23:06.283Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-09T12:23:07.210Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-08-09T12:23:07.210Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-09T12:23:08.575Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-08-09T12:23:08.575Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-09T12:23:09.940Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-08-09T12:23:09.940Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-09T12:23:10.868Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-08-09T12:23:10.868Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-09T12:23:11.430Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-08-09T12:23:11.430Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-09T12:23:12.796Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s) [2022-08-09T12:23:12.796Z] === RUN TestNISDomainname [2022-08-09T12:23:13.358Z] --- PASS: TestNISDomainname (0.55s) [2022-08-09T12:23:13.358Z] === RUN TestHostnameDnsResolution [2022-08-09T12:23:13.921Z] --- PASS: TestHostnameDnsResolution (0.77s) [2022-08-09T12:23:13.921Z] === RUN TestUnprivilegedPortsAndPing [2022-08-09T12:23:14.483Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2022-08-09T12:23:14.483Z] === RUN TestPrivilegedHostDevices [2022-08-09T12:23:15.045Z] --- PASS: TestPrivilegedHostDevices (0.54s) [2022-08-09T12:23:15.045Z] === RUN TestRunConsoleSize [2022-08-09T12:23:15.607Z] --- PASS: TestRunConsoleSize (0.45s) [2022-08-09T12:23:15.607Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-09T12:23:16.535Z] --- PASS: TestRunWithAlternativeContainerdShim (1.13s) [2022-08-09T12:23:16.535Z] === RUN TestStats [2022-08-09T12:23:19.053Z] --- PASS: TestStats (2.50s) [2022-08-09T12:23:19.053Z] === RUN TestStopContainerWithTimeout [2022-08-09T12:23:19.053Z] === RUN TestStopContainerWithTimeout/0 [2022-08-09T12:23:19.053Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-09T12:23:19.053Z] === RUN TestStopContainerWithTimeout/1 [2022-08-09T12:23:19.053Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-09T12:23:19.053Z] === RUN TestStopContainerWithTimeout/3 [2022-08-09T12:23:19.053Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-09T12:23:19.053Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-09T12:23:19.053Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-09T12:23:19.053Z] === CONT TestStopContainerWithTimeout/0 [2022-08-09T12:23:19.053Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-09T12:23:19.981Z] === CONT TestStopContainerWithTimeout/3 [2022-08-09T12:23:21.869Z] === CONT TestStopContainerWithTimeout/1 [2022-08-09T12:23:23.757Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-09T12:23:23.757Z] --- PASS: TestStopContainerWithTimeout/0 (0.76s) [2022-08-09T12:23:23.757Z] --- PASS: TestStopContainerWithTimeout/-1 (2.77s) [2022-08-09T12:23:23.757Z] --- PASS: TestStopContainerWithTimeout/3 (2.43s) [2022-08-09T12:23:23.757Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2022-08-09T12:23:23.757Z] === RUN TestDeleteDevicemapper [2022-08-09T12:23:23.757Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-09T12:23:23.757Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-09T12:23:23.757Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-09T12:23:24.422Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-09T12:23:24.422Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-09T12:23:24.422Z] GOOS="" GOARCH="" GOARM="" [2022-08-09T12:23:24.422Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-09T12:23:24.422Z] [2022-08-09T12:23:24.422Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-09T12:23:24.422Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-09T12:23:24.422Z] HOSTNAME=762a401445b5 [2022-08-09T12:23:24.422Z] TESTDEBUG=0 [2022-08-09T12:23:24.422Z] DEST=bundles/test-integration [2022-08-09T12:23:24.422Z] PWD=/go/src/github.com/docker/docker [2022-08-09T12:23:24.422Z] DOCKER_GITCOMMIT=9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 [2022-08-09T12:23:24.422Z] container=docker [2022-08-09T12:23:24.422Z] HOME=/root [2022-08-09T12:23:24.422Z] GOLANG_VERSION=1.18.5 [2022-08-09T12:23:24.422Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-09T12:23:24.422Z] VALIDATE_BRANCH=master [2022-08-09T12:23:24.422Z] TERM=xterm [2022-08-09T12:23:24.422Z] DOCKER_PKG=github.com/docker/docker [2022-08-09T12:23:24.422Z] SHLVL=1 [2022-08-09T12:23:24.422Z] TIMEOUT=120m [2022-08-09T12:23:24.422Z] DOCKER_BUILDTAGS= journald [2022-08-09T12:23:24.422Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-09T12:23:24.422Z] GO111MODULE=off [2022-08-09T12:23:24.422Z] DOCKER_EXPERIMENTAL=1 [2022-08-09T12:23:24.422Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-09T12:23:24.422Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-09T12:23:24.422Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-09T12:23:24.422Z] GOPATH=/go [2022-08-09T12:23:24.422Z] PKG_CONFIG=pkg-config [2022-08-09T12:23:24.422Z] _=/usr/bin/env [2022-08-09T12:23:24.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-09T12:23:25.129Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.53s) [2022-08-09T12:23:25.129Z] === RUN TestUpdateMemory [2022-08-09T12:23:25.384Z] --- PASS: TestUpdateMemory (0.56s) [2022-08-09T12:23:25.384Z] === RUN TestUpdateCPUQuota [2022-08-09T12:23:26.311Z] --- PASS: TestUpdateCPUQuota (0.93s) [2022-08-09T12:23:26.311Z] === RUN TestUpdatePidsLimit [2022-08-09T12:23:26.311Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-09T12:23:26.567Z] === RUN TestUpdatePidsLimit/no_change [2022-08-09T12:23:26.823Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-09T12:23:27.079Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-09T12:23:27.336Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-09T12:23:27.592Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-09T12:23:27.848Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-09T12:23:28.409Z] --- PASS: TestUpdatePidsLimit (2.06s) [2022-08-09T12:23:28.409Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.24s) [2022-08-09T12:23:28.409Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-08-09T12:23:28.409Z] --- PASS: TestUpdatePidsLimit/update_lower (0.29s) [2022-08-09T12:23:28.409Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-08-09T12:23:28.409Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-08-09T12:23:28.409Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-08-09T12:23:28.409Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-08-09T12:23:28.409Z] === RUN TestUpdateRestartPolicy [2022-08-09T12:23:40.573Z] --- PASS: TestUpdateRestartPolicy (11.03s) [2022-08-09T12:23:40.573Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-09T12:23:40.573Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-08-09T12:23:40.573Z] === RUN TestWaitNonBlocked [2022-08-09T12:23:40.573Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-09T12:23:40.573Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-09T12:23:40.573Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-09T12:23:40.573Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-09T12:23:40.573Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-09T12:23:40.573Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-09T12:23:40.573Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-09T12:23:40.573Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s) [2022-08-09T12:23:40.573Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s) [2022-08-09T12:23:40.573Z] === RUN TestWaitBlocked [2022-08-09T12:23:40.573Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-09T12:23:40.573Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-09T12:23:40.573Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-09T12:23:40.573Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-09T12:23:40.573Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-09T12:23:40.573Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-09T12:23:41.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-09T12:23:41.502Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-09T12:23:41.502Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2022-08-09T12:23:41.502Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) [2022-08-09T12:23:41.502Z] === RUN TestWaitConditions [2022-08-09T12:23:41.502Z] === RUN TestWaitConditions/default [2022-08-09T12:23:41.502Z] === PAUSE TestWaitConditions/default [2022-08-09T12:23:41.502Z] === RUN TestWaitConditions/not-running [2022-08-09T12:23:41.502Z] === PAUSE TestWaitConditions/not-running [2022-08-09T12:23:41.502Z] === RUN TestWaitConditions/next-exit [2022-08-09T12:23:41.502Z] === PAUSE TestWaitConditions/next-exit [2022-08-09T12:23:41.502Z] === RUN TestWaitConditions/removed [2022-08-09T12:23:41.502Z] === PAUSE TestWaitConditions/removed [2022-08-09T12:23:41.502Z] === CONT TestWaitConditions/default [2022-08-09T12:23:41.503Z] === CONT TestWaitConditions/removed [2022-08-09T12:23:43.391Z] === CONT TestWaitConditions/next-exit [2022-08-09T12:23:43.391Z] === CONT TestWaitConditions/not-running [2022-08-09T12:23:44.787Z] --- PASS: TestWaitConditions (0.01s) [2022-08-09T12:23:44.787Z] --- PASS: TestWaitConditions/removed (1.69s) [2022-08-09T12:23:44.787Z] --- PASS: TestWaitConditions/default (1.69s) [2022-08-09T12:23:44.787Z] --- PASS: TestWaitConditions/not-running (1.56s) [2022-08-09T12:23:44.787Z] --- PASS: TestWaitConditions/next-exit (1.65s) [2022-08-09T12:23:44.787Z] === RUN TestWaitRestartedContainer [2022-08-09T12:23:44.787Z] === RUN TestWaitRestartedContainer/default [2022-08-09T12:23:44.787Z] === PAUSE TestWaitRestartedContainer/default [2022-08-09T12:23:44.787Z] === RUN TestWaitRestartedContainer/not-running [2022-08-09T12:23:44.787Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-09T12:23:44.787Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-09T12:23:44.787Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-09T12:23:44.787Z] === CONT TestWaitRestartedContainer/default [2022-08-09T12:23:44.787Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-09T12:23:46.191Z] === CONT TestWaitRestartedContainer/not-running [2022-08-09T12:23:47.132Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-09T12:23:47.132Z] --- PASS: TestWaitRestartedContainer/next-exit (1.48s) [2022-08-09T12:23:47.132Z] --- PASS: TestWaitRestartedContainer/default (1.53s) [2022-08-09T12:23:47.132Z] --- PASS: TestWaitRestartedContainer/not-running (0.90s) [2022-08-09T12:23:47.132Z] === CONT TestContainerStartOnDaemonRestart [2022-08-09T12:23:47.132Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-09T12:23:47.288Z] --- PASS: TestBuildWithHugeFile (50.79s) [2022-08-09T12:23:47.288Z] === RUN TestBuildWCOWSandboxSize [2022-08-09T12:23:47.288Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-09T12:23:47.288Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-09T12:23:47.288Z] === RUN TestBuildWithEmptyDockerfile [2022-08-09T12:23:47.288Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-09T12:23:47.288Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-09T12:23:47.288Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-09T12:23:47.288Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-09T12:23:47.288Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-09T12:23:47.288Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-09T12:23:47.288Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-09T12:23:47.288Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-09T12:23:47.288Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-09T12:23:47.288Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-08-09T12:23:47.288Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2022-08-09T12:23:47.288Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2022-08-09T12:23:47.288Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2022-08-09T12:23:47.288Z] === RUN TestBuildPreserveOwnership [2022-08-09T12:23:47.288Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-09T12:23:47.288Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-09T12:23:47.822Z] INFO [linters context/goanalysis] analyzers took 6m46.34371409s with top 10 stages: buildir: 2m22.473913379s, the_only_name: 42.01267758s, goimports: 30.276955407s, unconvert: 25.711198243s, gosec: 20.578737181s, S1038: 18.129338326s, misspell: 7.447034569s, S1039: 5.379134346s, unused: 4.964228037s, SA1012: 4.269623385s [2022-08-09T12:23:47.822Z] INFO [runner] Issues before processing: 2447, after processing: 0 [2022-08-09T12:23:47.822Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 2126/2126, autogenerated_exclude: 2023/2126, identifier_marker: 2023/2023, exclude: 2023/2023, exclude-rules: 79/2023, nolint: 0/79, cgo: 2126/2447, skip_files: 2126/2126, skip_dirs: 2126/2126, filename_unadjuster: 2126/2126 [2022-08-09T12:23:47.822Z] INFO [runner] processing took 203.345443ms with stages: nolint: 88.755004ms, identifier_marker: 68.955144ms, path_prettifier: 14.456055ms, exclude-rules: 14.365137ms, autogenerated_exclude: 12.159417ms, skip_dirs: 3.355544ms, cgo: 709.786µs, filename_unadjuster: 581.686µs, max_same_issues: 2.521µs, uniq_by_line: 1.004µs, severity-rules: 665ns, max_from_linter: 578ns, diff: 565ns, skip_files: 541ns, source_code: 378ns, max_per_file_from_linter: 345ns, exclude: 336ns, sort_results: 315ns, path_shortener: 268ns, path_prefixer: 154ns [2022-08-09T12:23:47.822Z] INFO [runner] linters took 1m46.788743047s with stages: goanalysis_metalinter: 1m46.583997975s [2022-08-09T12:23:47.822Z] INFO File cache stats: 1702 entries of total size 8.7MiB [2022-08-09T12:23:47.822Z] INFO Memory: 2808 samples, avg is 310.2MB, max is 1174.4MB [2022-08-09T12:23:47.822Z] INFO Execution took 4m40.675682978s [2022-08-09T12:23:47.822Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-08-09T12:23:48.187Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43907/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 hack/make.sh dynbinary test-docker-py [2022-08-09T12:23:48.444Z] [2022-08-09T12:23:48.700Z] Removing bundles/ [2022-08-09T12:23:48.700Z] [2022-08-09T12:23:48.700Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-09T12:23:48.700Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-09T12:23:48.700Z] GOOS="" GOARCH="" GOARM="" [2022-08-09T12:23:49.646Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.35s) [2022-08-09T12:23:49.646Z] === CONT TestIpcModeOlderClient [2022-08-09T12:23:49.646Z] --- PASS: TestContainerStartOnDaemonRestart (2.35s) [2022-08-09T12:23:49.646Z] === CONT TestContainerKillOnDaemonStart [2022-08-09T12:23:49.646Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-08-09T12:23:49.646Z] === CONT TestDaemonHostGatewayIP [2022-08-09T12:23:50.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-09T12:23:50.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-09T12:23:51.481Z] --- PASS: TestBuildPreserveOwnership (9.87s) [2022-08-09T12:23:51.481Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.84s) [2022-08-09T12:23:51.481Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-08-09T12:23:51.481Z] === RUN TestBuildPlatformInvalid [2022-08-09T12:23:51.481Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-08-09T12:23:51.481Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-09T12:23:51.481Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-09T12:23:51.481Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-09T12:23:51.481Z] PASS [2022-08-09T12:23:51.481Z] [2022-08-09T12:23:51.481Z] === Skipped [2022-08-09T12:23:51.481Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-09T12:23:51.481Z] build_session_test.go:25: TODO: BuildKit [2022-08-09T12:23:51.481Z] [2022-08-09T12:23:51.481Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-09T12:23:51.481Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-09T12:23:51.481Z] [2022-08-09T12:23:51.481Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-09T12:23:51.481Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-09T12:23:51.481Z] [2022-08-09T12:23:51.481Z] DONE 34 tests, 3 skipped in 112.329s [2022-08-09T12:23:51.481Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-09T12:23:51.481Z] INFO: Testing against a local daemon [2022-08-09T12:23:51.481Z] === RUN TestConfigInspect [2022-08-09T12:23:51.481Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:23:51.481Z] --- SKIP: TestConfigInspect (0.02s) [2022-08-09T12:23:51.481Z] === RUN TestConfigList [2022-08-09T12:23:51.481Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:23:51.481Z] --- SKIP: TestConfigList (0.01s) [2022-08-09T12:23:51.481Z] === RUN TestConfigsCreateAndDelete [2022-08-09T12:23:51.481Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:23:51.481Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-08-09T12:23:51.481Z] === RUN TestConfigsUpdate [2022-08-09T12:23:51.481Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:23:51.481Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-08-09T12:23:51.481Z] === RUN TestTemplatedConfig [2022-08-09T12:23:51.481Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:23:51.481Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-08-09T12:23:51.481Z] === RUN TestConfigCreateResolve [2022-08-09T12:23:51.481Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:23:51.481Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-08-09T12:23:51.481Z] PASS [2022-08-09T12:23:51.481Z] [2022-08-09T12:23:51.481Z] === Skipped [2022-08-09T12:23:51.481Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-08-09T12:23:51.481Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:23:51.481Z] [2022-08-09T12:23:51.481Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-08-09T12:23:51.481Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:23:51.481Z] [2022-08-09T12:23:51.481Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-08-09T12:23:51.481Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:23:51.481Z] [2022-08-09T12:23:51.481Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-08-09T12:23:51.481Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:23:51.481Z] [2022-08-09T12:23:51.481Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-08-09T12:23:51.481Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:23:51.481Z] [2022-08-09T12:23:51.481Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-08-09T12:23:51.481Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:23:51.481Z] [2022-08-09T12:23:51.481Z] DONE 6 tests, 6 skipped in 0.147s [2022-08-09T12:23:51.481Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-09T12:23:51.481Z] INFO: Testing against a local daemon [2022-08-09T12:23:51.481Z] === RUN TestAttachWithTTY [2022-08-09T12:23:51.481Z] --- PASS: TestAttachWithTTY (0.04s) [2022-08-09T12:23:51.481Z] === RUN TestAttachWithoutTTy [2022-08-09T12:23:51.481Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-09T12:23:51.481Z] === RUN TestCheckpoint [2022-08-09T12:23:51.481Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-09T12:23:51.481Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-09T12:23:51.481Z] === RUN TestContainerInvalidJSON [2022-08-09T12:23:51.481Z] === RUN TestContainerInvalidJSON/commit [2022-08-09T12:23:51.481Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-09T12:23:51.481Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-09T12:23:51.481Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-09T12:23:51.481Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-09T12:23:51.481Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-09T12:23:51.481Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-09T12:23:51.481Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-09T12:23:51.481Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-09T12:23:51.481Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-09T12:23:51.481Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-09T12:23:51.481Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-09T12:23:51.481Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-09T12:23:51.481Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-09T12:23:51.481Z] === CONT TestContainerInvalidJSON/commit [2022-08-09T12:23:51.481Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-09T12:23:51.481Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-09T12:23:51.481Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-09T12:23:51.481Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-09T12:23:51.481Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-09T12:23:51.481Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-09T12:23:51.481Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-09T12:23:51.481Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-09T12:23:51.481Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-09T12:23:51.481Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-09T12:23:51.481Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-09T12:23:51.481Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-09T12:23:51.481Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-09T12:23:51.481Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-09T12:23:51.481Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-09T12:23:51.481Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-09T12:23:51.481Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-09T12:23:51.481Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-09T12:23:51.741Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-09T12:23:51.741Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-09T12:23:51.741Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-09T12:23:51.741Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-09T12:23:51.741Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-09T12:23:51.741Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-09T12:23:51.741Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-09T12:23:51.741Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-09T12:23:51.741Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-09T12:23:51.741Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-09T12:23:51.741Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-09T12:23:51.741Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-09T12:23:51.741Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-09T12:23:51.741Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-09T12:23:51.741Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-09T12:23:51.741Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-09T12:23:51.741Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-09T12:23:51.741Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-09T12:23:51.741Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-09T12:23:51.741Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-09T12:23:51.741Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-09T12:23:51.741Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-09T12:23:51.741Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-08-09T12:23:51.741Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-09T12:23:51.741Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-09T12:23:51.741Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-09T12:23:51.741Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-09T12:23:51.741Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-08-09T12:23:51.741Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-09T12:23:51.741Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-09T12:23:51.741Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-09T12:23:51.741Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-09T12:23:51.741Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-08-09T12:23:51.741Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-09T12:23:51.741Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-09T12:23:51.741Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-09T12:23:51.741Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-09T12:23:51.741Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-08-09T12:23:51.741Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-09T12:23:51.741Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-09T12:23:51.741Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-09T12:23:51.741Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-09T12:23:51.741Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-08-09T12:23:51.741Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-09T12:23:51.741Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-09T12:23:51.741Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-09T12:23:51.741Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-09T12:23:51.741Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-09T12:23:51.741Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-09T12:23:51.741Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-09T12:23:51.741Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-09T12:23:51.741Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-09T12:23:51.741Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-09T12:23:51.741Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2022-08-09T12:23:51.741Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-09T12:23:51.741Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-08-09T12:23:51.741Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-09T12:23:51.741Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-08-09T12:23:51.741Z] === RUN TestCopyEmptyFile [2022-08-09T12:23:52.000Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-08-09T12:23:52.000Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-09T12:23:52.000Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-08-09T12:23:52.000Z] === RUN TestCopyFromContainer [2022-08-09T12:23:52.170Z] --- PASS: TestDaemonHostGatewayIP (2.57s) [2022-08-09T12:23:52.170Z] === CONT TestDaemonRestartIpcMode [2022-08-09T12:23:54.683Z] --- PASS: TestDaemonRestartIpcMode (2.20s) [2022-08-09T12:23:56.193Z] === RUN TestCopyFromContainer// [2022-08-09T12:23:56.193Z] === RUN TestCopyFromContainer//bar/root [2022-08-09T12:23:56.193Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-09T12:23:56.193Z] === RUN TestCopyFromContainer/bar/quux [2022-08-09T12:23:56.193Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-09T12:23:56.453Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-09T12:23:56.453Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-09T12:23:56.453Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-09T12:23:56.453Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-09T12:23:56.453Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-09T12:23:56.713Z] --- PASS: TestCopyFromContainer (4.66s) [2022-08-09T12:23:56.713Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-09T12:23:56.713Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-09T12:23:56.713Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-09T12:23:56.713Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-08-09T12:23:56.713Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-09T12:23:56.713Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-08-09T12:23:56.713Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-08-09T12:23:56.713Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-08-09T12:23:56.713Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-08-09T12:23:56.714Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-09T12:23:56.714Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-09T12:23:56.714Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-09T12:23:56.714Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-09T12:23:56.714Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-09T12:23:56.714Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-09T12:23:56.714Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-09T12:23:56.714Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-09T12:23:56.714Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-09T12:23:56.714Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-09T12:23:56.714Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-09T12:23:56.714Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-09T12:23:56.714Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-09T12:23:56.714Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-09T12:23:56.714Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-09T12:23:56.714Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-09T12:23:56.714Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-09T12:23:56.714Z] === RUN TestCreateWithInvalidEnv [2022-08-09T12:23:56.714Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-09T12:23:56.714Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-09T12:23:56.714Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-09T12:23:56.714Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-09T12:23:56.714Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-09T12:23:56.714Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-09T12:23:56.714Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-09T12:23:56.714Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-09T12:23:56.714Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-09T12:23:56.714Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-09T12:23:56.714Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-09T12:23:56.714Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-09T12:23:56.714Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-09T12:23:56.714Z] === RUN TestCreateTmpfsMountsTarget [2022-08-09T12:23:56.714Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-09T12:23:56.714Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-09T12:23:58.092Z] --- PASS: TestCreateWithCustomMaskedPaths (1.15s) [2022-08-09T12:23:58.093Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-09T12:23:59.030Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.13s) [2022-08-09T12:23:59.030Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-09T12:23:59.030Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-09T12:23:59.030Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-09T12:23:59.030Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-09T12:23:59.030Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-09T12:23:59.030Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-09T12:23:59.030Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-09T12:23:59.030Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-09T12:23:59.030Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-09T12:23:59.030Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-09T12:23:59.030Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-09T12:23:59.030Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-09T12:23:59.030Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-09T12:23:59.030Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-09T12:23:59.030Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-09T12:23:59.030Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-09T12:23:59.030Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-09T12:23:59.030Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-08-09T12:23:59.030Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-08-09T12:23:59.030Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-08-09T12:23:59.030Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-08-09T12:23:59.030Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-08-09T12:23:59.030Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-09T12:23:59.599Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2022-08-09T12:23:59.599Z] === RUN TestCreateDifferentPlatform [2022-08-09T12:23:59.599Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-09T12:23:59.599Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-09T12:23:59.599Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-09T12:23:59.599Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-09T12:23:59.599Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-09T12:23:59.599Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-09T12:23:59.599Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-09T12:23:59.599Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-09T12:23:59.599Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-09T12:23:59.599Z] === RUN TestCreateInvalidHostConfig [2022-08-09T12:23:59.599Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-09T12:23:59.599Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-09T12:23:59.599Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-09T12:23:59.599Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-09T12:23:59.599Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-09T12:23:59.599Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-09T12:23:59.599Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-09T12:23:59.599Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-09T12:23:59.599Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-09T12:23:59.599Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-09T12:23:59.599Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-09T12:23:59.599Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-09T12:23:59.599Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-09T12:23:59.599Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-09T12:23:59.599Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-09T12:23:59.599Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-09T12:23:59.599Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-09T12:23:59.599Z] === RUN TestContainerStartOnDaemonRestart [2022-08-09T12:23:59.599Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-09T12:23:59.599Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-08-09T12:23:59.599Z] === RUN TestDaemonRestartIpcMode [2022-08-09T12:23:59.599Z] === PAUSE TestDaemonRestartIpcMode [2022-08-09T12:23:59.599Z] === RUN TestDaemonHostGatewayIP [2022-08-09T12:23:59.599Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-09T12:23:59.599Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-08-09T12:23:59.599Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-09T12:23:59.599Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-09T12:23:59.599Z] === RUN TestContainerKillOnDaemonStart [2022-08-09T12:23:59.599Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-09T12:23:59.599Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-08-09T12:23:59.599Z] === RUN TestDiff [2022-08-09T12:24:00.168Z] --- PASS: TestDiff (0.40s) [2022-08-09T12:24:00.168Z] === RUN TestExecConsoleSize [2022-08-09T12:24:00.428Z] --- PASS: TestExecConsoleSize (0.45s) [2022-08-09T12:24:00.428Z] === RUN TestExecWithCloseStdin [2022-08-09T12:24:00.997Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-08-09T12:24:00.997Z] === RUN TestExec [2022-08-09T12:24:01.256Z] --- PASS: TestContainerKillOnDaemonStart (11.75s) [2022-08-09T12:24:01.256Z] --- PASS: TestExec (0.44s) [2022-08-09T12:24:01.257Z] === RUN TestExecUser [2022-08-09T12:24:01.256Z] PASS [2022-08-09T12:24:01.257Z] [2022-08-09T12:24:01.257Z] === Skipped [2022-08-09T12:24:01.257Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-09T12:24:01.257Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-09T12:24:01.257Z] [2022-08-09T12:24:01.257Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-09T12:24:01.257Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-09T12:24:01.257Z] [2022-08-09T12:24:01.257Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-09T12:24:01.257Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-09T12:24:01.257Z] [2022-08-09T12:24:01.257Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-09T12:24:01.257Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-09T12:24:01.257Z] [2022-08-09T12:24:01.257Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-09T12:24:01.257Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-09T12:24:01.257Z] [2022-08-09T12:24:01.257Z] DONE 272 tests, 5 skipped in 133.340s [2022-08-09T12:24:01.257Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-09T12:24:01.257Z] === RUN TestConfigDaemonLibtrustID [2022-08-09T12:24:01.820Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-08-09T12:24:01.820Z] === RUN TestConfigDaemonID [2022-08-09T12:24:01.826Z] --- PASS: TestExecUser (0.49s) [2022-08-09T12:24:01.826Z] === RUN TestExportContainerAndImportImage [2022-08-09T12:24:02.397Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2022-08-09T12:24:02.397Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-09T12:24:03.184Z] daemon_test.go:83: [dd02b1117ab40] daemon is not started [2022-08-09T12:24:03.184Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-09T12:24:03.184Z] === RUN TestDaemonConfigValidation [2022-08-09T12:24:03.184Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-09T12:24:03.184Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-09T12:24:03.184Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-09T12:24:03.184Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-09T12:24:03.184Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-09T12:24:03.184Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-09T12:24:03.184Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-09T12:24:03.184Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-09T12:24:03.184Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-09T12:24:03.184Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-09T12:24:03.184Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-09T12:24:03.184Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-09T12:24:03.184Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-09T12:24:03.184Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-09T12:24:03.184Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-09T12:24:03.184Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-09T12:24:03.184Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-08-09T12:24:03.184Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-08-09T12:24:03.184Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-08-09T12:24:03.184Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-08-09T12:24:03.184Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-08-09T12:24:03.184Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-09T12:24:03.184Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-09T12:24:03.778Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2022-08-09T12:24:03.778Z] === RUN TestHealthCheckWorkdir [2022-08-09T12:24:04.111Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-09T12:24:04.348Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2022-08-09T12:24:04.348Z] === RUN TestHealthKillContainer [2022-08-09T12:24:05.476Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-09T12:24:06.402Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-09T12:24:06.402Z] daemon_test.go:197: [d14d2c4efccc9] daemon is not started [2022-08-09T12:24:06.402Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-08-09T12:24:06.402Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-09T12:24:06.402Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-09T12:24:06.402Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-09T12:24:06.402Z] === RUN TestDaemonProxy [2022-08-09T12:24:06.402Z] === RUN TestDaemonProxy/environment_variables [2022-08-09T12:24:07.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-09T12:24:08.288Z] === RUN TestDaemonProxy/command-line_options [2022-08-09T12:24:09.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-09T12:24:09.654Z] === RUN TestDaemonProxy/configuration_file [2022-08-09T12:24:11.540Z] === RUN TestDaemonProxy/conflicting_options [2022-08-09T12:24:12.101Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-09T12:24:12.356Z] --- PASS: TestDaemonProxy (6.21s) [2022-08-09T12:24:12.356Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-08-09T12:24:12.356Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-08-09T12:24:12.356Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-08-09T12:24:12.356Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-09T12:24:12.356Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-09T12:24:12.356Z] PASS [2022-08-09T12:24:12.356Z] [2022-08-09T12:24:12.356Z] DONE 18 tests in 11.148s [2022-08-09T12:24:12.356Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-09T12:24:12.468Z] --- PASS: TestHealthKillContainer (7.85s) [2022-08-09T12:24:12.468Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-09T12:24:12.468Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-09T12:24:12.468Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-08-09T12:24:12.468Z] === RUN TestIpcModeNone [2022-08-09T12:24:12.612Z] INFO: Testing against a local daemon [2022-08-09T12:24:12.612Z] === RUN TestCommitInheritsEnv [2022-08-09T12:24:12.727Z] --- PASS: TestIpcModeNone (0.62s) [2022-08-09T12:24:12.727Z] === RUN TestIpcModePrivate [2022-08-09T12:24:12.868Z] --- PASS: TestCommitInheritsEnv (0.32s) [2022-08-09T12:24:12.868Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-09T12:24:12.868Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-09T12:24:12.868Z] === RUN TestImportWithCustomPlatform [2022-08-09T12:24:12.868Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-09T12:24:12.868Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-09T12:24:12.868Z] === RUN TestImportWithCustomPlatform// [2022-08-09T12:24:12.868Z] === RUN TestImportWithCustomPlatform/linux [2022-08-09T12:24:12.987Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-08-09T12:24:13.124Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-09T12:24:13.124Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-09T12:24:13.124Z] === RUN TestImportWithCustomPlatform/macos [2022-08-09T12:24:13.124Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-09T12:24:13.124Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-09T12:24:13.124Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-08-09T12:24:13.124Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-09T12:24:13.124Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-09T12:24:13.124Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-09T12:24:13.124Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-09T12:24:13.124Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-09T12:24:13.124Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-09T12:24:13.124Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-09T12:24:13.124Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-09T12:24:13.124Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-09T12:24:13.124Z] === RUN TestImagesFilterMultiReference [2022-08-09T12:24:13.124Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-08-09T12:24:13.124Z] === RUN TestImagePullPlatformInvalid [2022-08-09T12:24:13.124Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-09T12:24:13.124Z] === RUN TestRemoveImageOrphaning [2022-08-09T12:24:13.246Z] --- PASS: TestIpcModePrivate (0.43s) [2022-08-09T12:24:13.246Z] === RUN TestIpcModeShareable [2022-08-09T12:24:13.246Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-09T12:24:13.246Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-08-09T12:24:13.246Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-09T12:24:13.380Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-08-09T12:24:13.380Z] === RUN TestRemoveImageGarbageCollector [2022-08-09T12:24:13.943Z] time="2022-08-09T12:24:13Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-09T12:24:14.627Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.39s) [2022-08-09T12:24:14.627Z] === RUN TestAPIIpcModeHost [2022-08-09T12:24:14.627Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-09T12:24:14.627Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-08-09T12:24:14.627Z] === RUN TestDaemonIpcModeShareable [2022-08-09T12:24:14.627Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-09T12:24:14.627Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-08-09T12:24:14.627Z] === RUN TestDaemonIpcModePrivate [2022-08-09T12:24:15.307Z] --- PASS: TestRemoveImageGarbageCollector (1.87s) [2022-08-09T12:24:15.307Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-09T12:24:15.307Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-08-09T12:24:15.308Z] === RUN TestTagInvalidReference [2022-08-09T12:24:15.308Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-09T12:24:15.308Z] === RUN TestTagValidPrefixedRepo [2022-08-09T12:24:15.563Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-08-09T12:24:15.564Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-08-09T12:24:15.564Z] === RUN TestTagExistedNameWithoutForce [2022-08-09T12:24:15.564Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-08-09T12:24:15.564Z] === RUN TestTagOfficialNames [2022-08-09T12:24:15.564Z] --- PASS: TestTagOfficialNames (0.06s) [2022-08-09T12:24:15.564Z] === RUN TestTagMatchesDigest [2022-08-09T12:24:15.564Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-08-09T12:24:15.564Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-09T12:24:15.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-09T12:24:15.823Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-08-09T12:24:15.823Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-09T12:24:15.823Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-09T12:24:15.823Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-09T12:24:15.823Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-09T12:24:15.823Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-09T12:24:15.823Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-09T12:24:15.823Z] === RUN TestIpcModeOlderClient [2022-08-09T12:24:15.823Z] === PAUSE TestIpcModeOlderClient [2022-08-09T12:24:15.823Z] === RUN TestKillContainerInvalidSignal [2022-08-09T12:24:16.083Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-08-09T12:24:16.083Z] === RUN TestKillContainer [2022-08-09T12:24:16.342Z] === RUN TestKillContainer/no_signal [2022-08-09T12:24:16.601Z] === RUN TestKillContainer/non_killing_signal [2022-08-09T12:24:16.861Z] === RUN TestKillContainer/killing_signal [2022-08-09T12:24:17.430Z] --- PASS: TestKillContainer (1.25s) [2022-08-09T12:24:17.430Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-08-09T12:24:17.430Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-08-09T12:24:17.430Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-08-09T12:24:17.430Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-09T12:24:17.430Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-09T12:24:18.000Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-09T12:24:18.259Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s) [2022-08-09T12:24:18.259Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-08-09T12:24:18.259Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2022-08-09T12:24:18.259Z] === RUN TestKillStoppedContainer [2022-08-09T12:24:18.259Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-09T12:24:18.259Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-09T12:24:18.259Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-09T12:24:18.259Z] === RUN TestKillDifferentUserContainer [2022-08-09T12:24:18.827Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-08-09T12:24:18.828Z] === RUN TestInspectOomKilledTrue [2022-08-09T12:24:18.828Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-09T12:24:18.828Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-09T12:24:18.828Z] === RUN TestInspectOomKilledFalse [2022-08-09T12:24:18.828Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-09T12:24:18.828Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-09T12:24:18.828Z] === RUN TestLinksEtcHostsContentMatch [2022-08-09T12:24:18.828Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-09T12:24:18.828Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-08-09T12:24:18.828Z] === RUN TestLinksContainerNames [2022-08-09T12:24:19.765Z] --- PASS: TestLinksContainerNames (0.83s) [2022-08-09T12:24:19.765Z] === RUN TestLogsFollowTailEmpty [2022-08-09T12:24:20.024Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-08-09T12:24:20.024Z] === RUN TestLogs [2022-08-09T12:24:20.024Z] === RUN TestLogs/driver_local [2022-08-09T12:24:20.024Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-09T12:24:20.024Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-09T12:24:20.024Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-09T12:24:20.024Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-09T12:24:20.024Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-09T12:24:20.024Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-09T12:24:20.024Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-09T12:24:20.024Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-09T12:24:20.024Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-09T12:24:20.024Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-09T12:24:20.024Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-09T12:24:20.024Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-09T12:24:20.024Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-09T12:24:20.024Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-09T12:24:20.594Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-09T12:24:20.854Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-09T12:24:21.113Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-09T12:24:21.373Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-09T12:24:21.942Z] === RUN TestLogs/driver_json-file [2022-08-09T12:24:21.942Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-09T12:24:21.942Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-09T12:24:21.942Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-09T12:24:21.942Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-09T12:24:21.942Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-09T12:24:21.942Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-09T12:24:21.942Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-09T12:24:21.942Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-09T12:24:21.942Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-09T12:24:21.942Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-09T12:24:21.942Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-09T12:24:21.942Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-09T12:24:21.942Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-09T12:24:21.942Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-09T12:24:22.511Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-09T12:24:22.772Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-09T12:24:23.032Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-09T12:24:23.032Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-09T12:24:23.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-09T12:24:23.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-09T12:24:23.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-09T12:24:23.970Z] --- PASS: TestLogs (3.86s) [2022-08-09T12:24:23.970Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-09T12:24:23.970Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.69s) [2022-08-09T12:24:23.970Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.72s) [2022-08-09T12:24:23.971Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.49s) [2022-08-09T12:24:23.971Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.62s) [2022-08-09T12:24:23.971Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.69s) [2022-08-09T12:24:23.971Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.59s) [2022-08-09T12:24:23.971Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-09T12:24:23.971Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.68s) [2022-08-09T12:24:23.971Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.72s) [2022-08-09T12:24:23.971Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.46s) [2022-08-09T12:24:23.971Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.48s) [2022-08-09T12:24:23.971Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.74s) [2022-08-09T12:24:23.971Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.71s) [2022-08-09T12:24:23.971Z] === RUN TestContainerNetworkMountsNoChown [2022-08-09T12:24:24.230Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-08-09T12:24:24.230Z] === RUN TestMountDaemonRoot [2022-08-09T12:24:24.230Z] === RUN TestMountDaemonRoot/default [2022-08-09T12:24:24.230Z] === PAUSE TestMountDaemonRoot/default [2022-08-09T12:24:24.230Z] === RUN TestMountDaemonRoot/private [2022-08-09T12:24:24.230Z] === PAUSE TestMountDaemonRoot/private [2022-08-09T12:24:24.230Z] === RUN TestMountDaemonRoot/rprivate [2022-08-09T12:24:24.230Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-09T12:24:24.230Z] === RUN TestMountDaemonRoot/slave [2022-08-09T12:24:24.230Z] === PAUSE TestMountDaemonRoot/slave [2022-08-09T12:24:24.230Z] === RUN TestMountDaemonRoot/rslave [2022-08-09T12:24:24.230Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-09T12:24:24.230Z] === RUN TestMountDaemonRoot/shared [2022-08-09T12:24:24.230Z] === PAUSE TestMountDaemonRoot/shared [2022-08-09T12:24:24.230Z] === RUN TestMountDaemonRoot/rshared [2022-08-09T12:24:24.230Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-09T12:24:24.230Z] === CONT TestMountDaemonRoot/default [2022-08-09T12:24:24.230Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-09T12:24:24.230Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-09T12:24:24.230Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-09T12:24:24.230Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-09T12:24:24.230Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-09T12:24:24.230Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-09T12:24:24.230Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-09T12:24:24.230Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-09T12:24:24.230Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-09T12:24:24.230Z] === CONT TestMountDaemonRoot/rshared [2022-08-09T12:24:24.230Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-09T12:24:24.230Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-09T12:24:24.230Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-09T12:24:24.230Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-09T12:24:24.230Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-09T12:24:24.230Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-09T12:24:24.230Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-09T12:24:24.230Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-09T12:24:24.230Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-09T12:24:24.230Z] === CONT TestMountDaemonRoot/shared [2022-08-09T12:24:24.230Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-09T12:24:24.230Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-09T12:24:24.230Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-09T12:24:24.230Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-09T12:24:24.230Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-09T12:24:24.230Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-09T12:24:24.230Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-09T12:24:24.230Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-09T12:24:24.230Z] === CONT TestMountDaemonRoot/rslave [2022-08-09T12:24:24.230Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-09T12:24:24.230Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-09T12:24:24.230Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-09T12:24:24.230Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-09T12:24:24.230Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-09T12:24:24.230Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-09T12:24:24.230Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-09T12:24:24.230Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-09T12:24:24.230Z] === CONT TestMountDaemonRoot/slave [2022-08-09T12:24:24.230Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-09T12:24:24.231Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-09T12:24:24.231Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-09T12:24:24.231Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-09T12:24:24.231Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-09T12:24:24.231Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-09T12:24:24.231Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-09T12:24:24.231Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-09T12:24:24.231Z] === CONT TestMountDaemonRoot/rprivate [2022-08-09T12:24:24.231Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-09T12:24:24.231Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-09T12:24:24.231Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-09T12:24:24.231Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-09T12:24:24.231Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-09T12:24:24.231Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-09T12:24:24.231Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-09T12:24:24.231Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-09T12:24:24.231Z] === CONT TestMountDaemonRoot/private [2022-08-09T12:24:24.231Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-09T12:24:24.231Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-09T12:24:24.231Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-09T12:24:24.231Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-09T12:24:24.231Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-09T12:24:24.231Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-09T12:24:24.231Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-09T12:24:24.231Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-09T12:24:24.231Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-09T12:24:24.231Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-09T12:24:24.231Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-09T12:24:24.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-09T12:24:24.490Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-09T12:24:24.490Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-09T12:24:24.490Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-09T12:24:24.490Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-09T12:24:24.490Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-09T12:24:24.490Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-09T12:24:24.490Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-09T12:24:24.490Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-09T12:24:24.490Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-09T12:24:24.490Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-09T12:24:24.490Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-09T12:24:24.490Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-09T12:24:24.490Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-09T12:24:24.490Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-09T12:24:24.491Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-09T12:24:24.491Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-09T12:24:24.491Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-09T12:24:24.491Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-09T12:24:24.491Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-09T12:24:24.751Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-09T12:24:24.751Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-09T12:24:24.751Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-09T12:24:24.751Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-09T12:24:24.751Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-09T12:24:24.751Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-09T12:24:24.751Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-09T12:24:24.751Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-09T12:24:24.751Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-08-09T12:24:24.751Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-09T12:24:24.751Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-09T12:24:24.751Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2022-08-09T12:24:24.751Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2022-08-09T12:24:24.751Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-09T12:24:24.751Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-09T12:24:24.751Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-09T12:24:24.751Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-09T12:24:24.751Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-09T12:24:24.751Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.01s) [2022-08-09T12:24:24.751Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-09T12:24:24.751Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-09T12:24:24.751Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-09T12:24:24.751Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2022-08-09T12:24:24.751Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-09T12:24:24.751Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-09T12:24:24.751Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-09T12:24:24.751Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-09T12:24:24.751Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-09T12:24:24.751Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-09T12:24:24.751Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-09T12:24:24.751Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-09T12:24:24.751Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-09T12:24:24.751Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-09T12:24:24.751Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.01s) [2022-08-09T12:24:24.751Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-09T12:24:24.751Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-09T12:24:24.751Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-09T12:24:24.751Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-09T12:24:24.751Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-09T12:24:24.751Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-09T12:24:24.751Z] === RUN TestContainerBindMountNonRecursive [2022-08-09T12:24:24.751Z] 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-08-09T12:24:24.751Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-08-09T12:24:24.751Z] === RUN TestContainerVolumesMountedAsShared [2022-08-09T12:24:24.751Z] 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-08-09T12:24:24.751Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-08-09T12:24:24.751Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-09T12:24:24.751Z] 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-08-09T12:24:24.751Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-08-09T12:24:24.751Z] === RUN TestNetworkNat [2022-08-09T12:24:24.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-09T12:24:25.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-09T12:24:25.320Z] --- PASS: TestNetworkNat (0.50s) [2022-08-09T12:24:25.320Z] === RUN TestNetworkLocalhostTCPNat [2022-08-09T12:24:25.579Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-08-09T12:24:25.579Z] === RUN TestNetworkLoopbackNat [2022-08-09T12:24:26.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-09T12:24:27.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-09T12:24:28.115Z] --- PASS: TestNetworkLoopbackNat (2.51s) [2022-08-09T12:24:28.115Z] === RUN TestPause [2022-08-09T12:24:28.115Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-09T12:24:28.115Z] --- SKIP: TestPause (0.00s) [2022-08-09T12:24:28.115Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-09T12:24:28.115Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-09T12:24:28.115Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-09T12:24:28.115Z] === RUN TestPauseStopPausedContainer [2022-08-09T12:24:28.115Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-09T12:24:28.115Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-08-09T12:24:28.115Z] === RUN TestPidHost [2022-08-09T12:24:29.056Z] --- PASS: TestPidHost (0.89s) [2022-08-09T12:24:29.056Z] === RUN TestPsFilter [2022-08-09T12:24:29.056Z] --- PASS: TestPsFilter (0.11s) [2022-08-09T12:24:29.056Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-09T12:24:29.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-09T12:24:29.624Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-08-09T12:24:29.624Z] === RUN TestRemoveContainerWithVolume [2022-08-09T12:24:29.883Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-08-09T12:24:29.883Z] === RUN TestRemoveContainerRunning [2022-08-09T12:24:30.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-09T12:24:30.453Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-08-09T12:24:30.453Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-09T12:24:30.530Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-09T12:24:30.712Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-08-09T12:24:30.712Z] === RUN TestRemoveInvalidContainer [2022-08-09T12:24:30.712Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-09T12:24:30.712Z] === RUN TestRenameLinkedContainer [2022-08-09T12:24:31.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-09T12:24:32.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-09T12:24:32.619Z] --- PASS: TestRenameLinkedContainer (1.66s) [2022-08-09T12:24:32.619Z] === RUN TestRenameStoppedContainer [2022-08-09T12:24:32.878Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-08-09T12:24:32.878Z] === RUN TestRenameRunningContainerAndReuse [2022-08-09T12:24:32.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-09T12:24:33.530Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-09T12:24:33.817Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-08-09T12:24:33.817Z] === RUN TestRenameInvalidName [2022-08-09T12:24:34.077Z] --- PASS: TestRenameInvalidName (0.40s) [2022-08-09T12:24:34.077Z] === RUN TestRenameAnonymousContainer [2022-08-09T12:24:34.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-09T12:24:35.397Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-09T12:24:35.397Z] Using test binary docker [2022-08-09T12:24:35.397Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-09T12:24:35.397Z] +++ /etc/init.d/apparmor start [2022-08-09T12:24:35.397Z] Not: starting. [2022-08-09T12:24:35.397Z] INFO: Waiting for daemon to start... [2022-08-09T12:24:35.397Z] Starting dockerd [2022-08-09T12:24:35.397Z] +++ 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-08-09T12:24:35.484Z] --- PASS: TestRenameAnonymousContainer (1.49s) [2022-08-09T12:24:35.484Z] === RUN TestRenameContainerWithSameName [2022-08-09T12:24:36.070Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-08-09T12:24:36.070Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-09T12:24:37.029Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2022-08-09T12:24:37.029Z] === RUN TestResize [2022-08-09T12:24:37.288Z] --- PASS: TestResize (0.40s) [2022-08-09T12:24:37.288Z] === RUN TestResizeWithInvalidSize [2022-08-09T12:24:37.549Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-08-09T12:24:37.808Z] === RUN TestResizeWhenContainerNotStarted [2022-08-09T12:24:38.068Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-08-09T12:24:38.068Z] === RUN TestDaemonRestartKillContainers [2022-08-09T12:24:38.068Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-09T12:24:38.068Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-08-09T12:24:38.068Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-09T12:24:38.068Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-09T12:24:39.009Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-09T12:24:39.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-09T12:24:39.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-09T12:24:39.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-09T12:24:39.947Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.76s) [2022-08-09T12:24:39.947Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.87s) [2022-08-09T12:24:39.947Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.88s) [2022-08-09T12:24:39.947Z] === RUN TestCgroupNamespacesRun [2022-08-09T12:24:40.889Z] --- PASS: TestCgroupNamespacesRun (1.11s) [2022-08-09T12:24:40.889Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-09T12:24:41.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-09T12:24:41.952Z] . [2022-08-09T12:24:41.953Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-09T12:24:41.953Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-09T12:24:41.953Z] Error: No such image: emptyfs [2022-08-09T12:24:41.953Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-09T12:24:41.953Z] ++++ docker load [2022-08-09T12:24:41.953Z] Running integration-test (iteration 1) [2022-08-09T12:24:41.953Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-08-09T12:24:41.953Z] ++ 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-08-09T12:24:41.953Z] ++ set -e [2022-08-09T12:24:41.953Z] ++ '[' -n 0 ']' [2022-08-09T12:24:41.953Z] ++ set -x [2022-08-09T12:24:41.953Z] ++ 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-08-09T12:24:42.210Z] Loaded image: busybox:latest [2022-08-09T12:24:42.210Z] Loaded image: busybox:glibc [2022-08-09T12:24:42.268Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) [2022-08-09T12:24:42.268Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-09T12:24:43.206Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-08-09T12:24:43.206Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-09T12:24:43.585Z] Loaded image: debian:bullseye-slim [2022-08-09T12:24:43.585Z] Loaded image: hello-world:latest [2022-08-09T12:24:43.585Z] Loaded image: arm32v7/hello-world:latest [2022-08-09T12:24:43.585Z] INFO: Testing against a local daemon [2022-08-09T12:24:43.585Z] === RUN TestCgroupNamespacesBuild [2022-08-09T12:24:44.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-09T12:24:44.519Z] --- PASS: TestCgroupNamespacesBuild (1.19s) [2022-08-09T12:24:44.519Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-09T12:24:44.584Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2022-08-09T12:24:44.584Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-09T12:24:44.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-09T12:24:45.527Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-08-09T12:24:45.527Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-09T12:24:45.892Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.21s) [2022-08-09T12:24:45.892Z] === RUN TestBuildWithSession [2022-08-09T12:24:45.892Z] build_session_test.go:25: TODO: BuildKit [2022-08-09T12:24:45.892Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-09T12:24:45.892Z] === RUN TestBuildSquashParent [2022-08-09T12:24:46.906Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-08-09T12:24:46.906Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-09T12:24:47.474Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2022-08-09T12:24:47.474Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-09T12:24:47.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-09T12:24:48.414Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2022-08-09T12:24:48.414Z] === RUN TestNISDomainname [2022-08-09T12:24:48.414Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-09T12:24:48.414Z] --- SKIP: TestNISDomainname (0.02s) [2022-08-09T12:24:48.414Z] === RUN TestHostnameDnsResolution [2022-08-09T12:24:49.170Z] --- PASS: TestBuildSquashParent (3.36s) [2022-08-09T12:24:49.171Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-09T12:24:49.171Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-09T12:24:49.171Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-09T12:24:49.171Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-09T12:24:49.171Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-09T12:24:49.171Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-09T12:24:49.171Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-09T12:24:49.171Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-09T12:24:49.171Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-09T12:24:49.171Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-09T12:24:49.171Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-09T12:24:49.171Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-09T12:24:49.171Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-09T12:24:49.171Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-09T12:24:49.171Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-09T12:24:49.351Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-08-09T12:24:49.351Z] === RUN TestUnprivilegedPortsAndPing [2022-08-09T12:24:49.351Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-08-09T12:24:49.351Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-08-09T12:24:49.351Z] === RUN TestPrivilegedHostDevices [2022-08-09T12:24:49.611Z] --- PASS: TestPrivilegedHostDevices (0.43s) [2022-08-09T12:24:49.611Z] === RUN TestRunConsoleSize [2022-08-09T12:24:50.183Z] --- PASS: TestRunConsoleSize (0.41s) [2022-08-09T12:24:50.183Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-09T12:24:50.543Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-09T12:24:50.800Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-09T12:24:51.122Z] --- PASS: TestRunWithAlternativeContainerdShim (1.08s) [2022-08-09T12:24:51.122Z] === RUN TestStats [2022-08-09T12:24:51.122Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-09T12:24:51.122Z] --- SKIP: TestStats (0.00s) [2022-08-09T12:24:51.122Z] === RUN TestStopContainerWithTimeout [2022-08-09T12:24:51.122Z] === RUN TestStopContainerWithTimeout/0 [2022-08-09T12:24:51.122Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-09T12:24:51.122Z] === RUN TestStopContainerWithTimeout/1 [2022-08-09T12:24:51.122Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-09T12:24:51.122Z] === RUN TestStopContainerWithTimeout/3 [2022-08-09T12:24:51.122Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-09T12:24:51.122Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-09T12:24:51.122Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-09T12:24:51.122Z] === CONT TestStopContainerWithTimeout/0 [2022-08-09T12:24:51.122Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-09T12:24:51.691Z] === CONT TestStopContainerWithTimeout/3 [2022-08-09T12:24:51.733Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-09T12:24:51.991Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-09T12:24:52.926Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-09T12:24:52.926Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.23s) [2022-08-09T12:24:52.926Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.50s) [2022-08-09T12:24:52.926Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.41s) [2022-08-09T12:24:52.926Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.17s) [2022-08-09T12:24:52.926Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.13s) [2022-08-09T12:24:52.926Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.16s) [2022-08-09T12:24:52.926Z] === RUN TestBuildMultiStageCopy [2022-08-09T12:24:52.926Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-09T12:24:54.226Z] === CONT TestStopContainerWithTimeout/1 [2022-08-09T12:24:54.299Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-09T12:24:54.299Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-09T12:24:54.557Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-09T12:24:54.815Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-09T12:24:55.073Z] --- PASS: TestBuildMultiStageCopy (2.02s) [2022-08-09T12:24:55.073Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.16s) [2022-08-09T12:24:55.073Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-08-09T12:24:55.073Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-08-09T12:24:55.073Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-08-09T12:24:55.073Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-08-09T12:24:55.073Z] === RUN TestBuildMultiStageParentConfig [2022-08-09T12:24:55.163Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-09T12:24:55.163Z] --- PASS: TestStopContainerWithTimeout/0 (0.67s) [2022-08-09T12:24:55.163Z] --- PASS: TestStopContainerWithTimeout/-1 (2.61s) [2022-08-09T12:24:55.163Z] --- PASS: TestStopContainerWithTimeout/3 (2.36s) [2022-08-09T12:24:55.163Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2022-08-09T12:24:55.163Z] === RUN TestDeleteDevicemapper [2022-08-09T12:24:55.163Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-09T12:24:55.163Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-09T12:24:55.163Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-09T12:24:56.007Z] --- PASS: TestBuildMultiStageParentConfig (0.72s) [2022-08-09T12:24:56.007Z] === RUN TestBuildLabelWithTargets [2022-08-09T12:24:56.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-09T12:24:56.541Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.29s) [2022-08-09T12:24:56.541Z] === RUN TestUpdateMemory [2022-08-09T12:24:56.541Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-09T12:24:56.541Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-09T12:24:56.541Z] === RUN TestUpdateCPUQuota [2022-08-09T12:24:56.541Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-09T12:24:56.541Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-08-09T12:24:56.541Z] === RUN TestUpdatePidsLimit [2022-08-09T12:24:56.541Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-09T12:24:56.541Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-08-09T12:24:56.541Z] === RUN TestUpdateRestartPolicy [2022-08-09T12:24:56.945Z] --- PASS: TestBuildLabelWithTargets (1.03s) [2022-08-09T12:24:56.945Z] === RUN TestBuildWithEmptyLayers [2022-08-09T12:24:57.205Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-08-09T12:24:57.205Z] === RUN TestBuildMultiStageOnBuild [2022-08-09T12:24:58.729Z] --- PASS: TestBuildMultiStageOnBuild (1.38s) [2022-08-09T12:24:58.729Z] === RUN TestBuildUncleanTarFilenames [2022-08-09T12:24:58.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-09T12:24:59.296Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2022-08-09T12:24:59.296Z] === RUN TestBuildMultiStageLayerLeak [2022-08-09T12:25:01.194Z] --- PASS: TestBuildMultiStageLayerLeak (1.56s) [2022-08-09T12:25:01.194Z] === RUN TestBuildWithHugeFile [2022-08-09T12:25:02.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-09T12:25:02.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-09T12:25:06.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-09T12:25:08.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-09T12:25:08.749Z] --- PASS: TestUpdateRestartPolicy (10.95s) [2022-08-09T12:25:08.749Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-09T12:25:08.749Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-08-09T12:25:08.749Z] === RUN TestWaitNonBlocked [2022-08-09T12:25:08.749Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-09T12:25:08.749Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-09T12:25:08.749Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-09T12:25:08.749Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-09T12:25:08.749Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-09T12:25:08.749Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-09T12:25:08.749Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-09T12:25:08.749Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.57s) [2022-08-09T12:25:08.749Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s) [2022-08-09T12:25:08.749Z] === RUN TestWaitBlocked [2022-08-09T12:25:08.749Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-09T12:25:08.749Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-09T12:25:08.749Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-09T12:25:08.749Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-09T12:25:08.749Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-09T12:25:08.749Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-09T12:25:09.012Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-09T12:25:09.012Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.56s) [2022-08-09T12:25:09.012Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.62s) [2022-08-09T12:25:09.012Z] === RUN TestWaitConditions [2022-08-09T12:25:09.012Z] === RUN TestWaitConditions/default [2022-08-09T12:25:09.012Z] === PAUSE TestWaitConditions/default [2022-08-09T12:25:09.012Z] === RUN TestWaitConditions/not-running [2022-08-09T12:25:09.012Z] === PAUSE TestWaitConditions/not-running [2022-08-09T12:25:09.012Z] === RUN TestWaitConditions/next-exit [2022-08-09T12:25:09.012Z] === PAUSE TestWaitConditions/next-exit [2022-08-09T12:25:09.012Z] === RUN TestWaitConditions/removed [2022-08-09T12:25:09.012Z] === PAUSE TestWaitConditions/removed [2022-08-09T12:25:09.012Z] === CONT TestWaitConditions/default [2022-08-09T12:25:09.012Z] === CONT TestWaitConditions/removed [2022-08-09T12:25:10.918Z] === CONT TestWaitConditions/next-exit [2022-08-09T12:25:10.918Z] === CONT TestWaitConditions/not-running [2022-08-09T12:25:12.295Z] --- PASS: TestWaitConditions (0.01s) [2022-08-09T12:25:12.295Z] --- PASS: TestWaitConditions/removed (1.63s) [2022-08-09T12:25:12.295Z] --- PASS: TestWaitConditions/default (1.66s) [2022-08-09T12:25:12.295Z] --- PASS: TestWaitConditions/not-running (1.51s) [2022-08-09T12:25:12.295Z] --- PASS: TestWaitConditions/next-exit (1.56s) [2022-08-09T12:25:12.295Z] === RUN TestWaitRestartedContainer [2022-08-09T12:25:12.295Z] === RUN TestWaitRestartedContainer/default [2022-08-09T12:25:12.295Z] === PAUSE TestWaitRestartedContainer/default [2022-08-09T12:25:12.295Z] === RUN TestWaitRestartedContainer/not-running [2022-08-09T12:25:12.295Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-09T12:25:12.295Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-09T12:25:12.295Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-09T12:25:12.295Z] === CONT TestWaitRestartedContainer/default [2022-08-09T12:25:12.295Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-09T12:25:12.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-09T12:25:13.675Z] === CONT TestWaitRestartedContainer/not-running [2022-08-09T12:25:14.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-09T12:25:14.612Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-09T12:25:14.613Z] --- PASS: TestWaitRestartedContainer/default (1.40s) [2022-08-09T12:25:14.613Z] --- PASS: TestWaitRestartedContainer/next-exit (1.42s) [2022-08-09T12:25:14.613Z] --- PASS: TestWaitRestartedContainer/not-running (0.85s) [2022-08-09T12:25:14.613Z] === CONT TestDaemonRestartIpcMode [2022-08-09T12:25:14.613Z] === CONT TestIpcModeOlderClient [2022-08-09T12:25:14.613Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-08-09T12:25:14.613Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-09T12:25:17.153Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.31s) [2022-08-09T12:25:17.412Z] --- PASS: TestDaemonRestartIpcMode (2.75s) [2022-08-09T12:25:17.412Z] PASS [2022-08-09T12:25:17.412Z] [2022-08-09T12:25:17.412Z] === Skipped [2022-08-09T12:25:17.413Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-09T12:25:17.413Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-09T12:25:17.413Z] [2022-08-09T12:25:17.413Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-08-09T12:25:17.413Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-09T12:25:17.413Z] [2022-08-09T12:25:17.413Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-08-09T12:25:17.413Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-09T12:25:17.413Z] [2022-08-09T12:25:17.413Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-08-09T12:25:17.413Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-09T12:25:17.413Z] [2022-08-09T12:25:17.413Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-08-09T12:25:17.413Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-09T12:25:17.413Z] [2022-08-09T12:25:17.413Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-08-09T12:25:17.413Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-09T12:25:17.413Z] [2022-08-09T12:25:17.413Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-08-09T12:25:17.413Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-09T12:25:17.413Z] [2022-08-09T12:25:17.413Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-08-09T12:25:17.413Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-09T12:25:17.413Z] [2022-08-09T12:25:17.413Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-09T12:25:17.413Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-09T12:25:17.413Z] [2022-08-09T12:25:17.413Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-09T12:25:17.413Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-09T12:25:17.413Z] [2022-08-09T12:25:17.413Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-09T12:25:17.413Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-09T12:25:17.413Z] [2022-08-09T12:25:17.413Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-09T12:25:17.413Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-09T12:25:17.413Z] [2022-08-09T12:25:17.413Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-08-09T12:25:17.413Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-09T12:25:17.413Z] [2022-08-09T12:25:17.413Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-08-09T12:25:17.413Z] 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-08-09T12:25:17.413Z] [2022-08-09T12:25:17.413Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-08-09T12:25:17.413Z] 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-08-09T12:25:17.413Z] [2022-08-09T12:25:17.413Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-08-09T12:25:17.413Z] 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-08-09T12:25:17.413Z] [2022-08-09T12:25:17.413Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-08-09T12:25:17.413Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-09T12:25:17.413Z] [2022-08-09T12:25:17.413Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-09T12:25:17.413Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-09T12:25:17.413Z] [2022-08-09T12:25:17.413Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-08-09T12:25:17.413Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-09T12:25:17.413Z] [2022-08-09T12:25:17.413Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-08-09T12:25:17.413Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-09T12:25:17.413Z] [2022-08-09T12:25:17.413Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-08-09T12:25:17.413Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-09T12:25:17.413Z] [2022-08-09T12:25:17.413Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-08-09T12:25:17.413Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-08-09T12:25:17.413Z] [2022-08-09T12:25:17.413Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-08-09T12:25:17.413Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-09T12:25:17.413Z] [2022-08-09T12:25:17.413Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-09T12:25:17.413Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-09T12:25:17.413Z] [2022-08-09T12:25:17.413Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-09T12:25:17.413Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-09T12:25:17.413Z] [2022-08-09T12:25:17.413Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-08-09T12:25:17.413Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-09T12:25:17.413Z] [2022-08-09T12:25:17.413Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-08-09T12:25:17.413Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-09T12:25:17.413Z] [2022-08-09T12:25:17.413Z] DONE 249 tests, 27 skipped in 85.948s [2022-08-09T12:25:17.413Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-09T12:25:17.413Z] === RUN TestConfigDaemonLibtrustID [2022-08-09T12:25:17.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-09T12:25:17.982Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-08-09T12:25:17.982Z] === RUN TestConfigDaemonID [2022-08-09T12:25:19.364Z] daemon_test.go:83: [d4140197857ad] daemon is not started [2022-08-09T12:25:19.364Z] --- PASS: TestConfigDaemonID (1.09s) [2022-08-09T12:25:19.364Z] === RUN TestDaemonConfigValidation [2022-08-09T12:25:19.364Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-09T12:25:19.364Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-09T12:25:19.364Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-09T12:25:19.364Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-09T12:25:19.364Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-09T12:25:19.364Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-09T12:25:19.364Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-09T12:25:19.364Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-09T12:25:19.364Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-09T12:25:19.364Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-09T12:25:19.364Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-09T12:25:19.364Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-09T12:25:19.364Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-09T12:25:19.364Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-09T12:25:19.364Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-09T12:25:19.364Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-09T12:25:19.364Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-08-09T12:25:19.364Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-08-09T12:25:19.364Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-08-09T12:25:19.364Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.10s) [2022-08-09T12:25:19.364Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-08-09T12:25:19.364Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-09T12:25:19.364Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-09T12:25:20.096Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-09T12:25:20.096Z] Using test binary docker [2022-08-09T12:25:20.096Z] +++ /etc/init.d/apparmor start [2022-08-09T12:25:20.096Z] Not: starting. [2022-08-09T12:25:20.096Z] Starting dockerd [2022-08-09T12:25:20.096Z] INFO: Waiting for daemon to start... [2022-08-09T12:25:20.096Z] +++ 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-08-09T12:25:20.302Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-09T12:25:21.682Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-09T12:25:22.001Z] . [2022-08-09T12:25:22.001Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-09T12:25:22.260Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-09T12:25:22.260Z] Error: No such image: emptyfs [2022-08-09T12:25:22.260Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-09T12:25:22.260Z] ++++ docker load [2022-08-09T12:25:22.520Z] Running integration-test (iteration 1) [2022-08-09T12:25:22.520Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-09T12:25:22.520Z] ++ 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-08-09T12:25:22.520Z] ++ set -e [2022-08-09T12:25:22.520Z] ++ '[' -n 0 ']' [2022-08-09T12:25:22.520Z] ++ set -x [2022-08-09T12:25:22.520Z] ++ 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-08-09T12:25:22.620Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-09T12:25:22.620Z] daemon_test.go:197: [d0f80241c1d9e] daemon is not started [2022-08-09T12:25:22.621Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-08-09T12:25:22.621Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-08-09T12:25:22.621Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-08-09T12:25:22.621Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-08-09T12:25:22.621Z] === RUN TestDaemonProxy [2022-08-09T12:25:22.621Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-09T12:25:22.621Z] --- SKIP: TestDaemonProxy (0.00s) [2022-08-09T12:25:22.621Z] PASS [2022-08-09T12:25:22.621Z] [2022-08-09T12:25:22.621Z] === Skipped [2022-08-09T12:25:22.621Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-08-09T12:25:22.621Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-09T12:25:22.621Z] [2022-08-09T12:25:22.621Z] DONE 13 tests, 1 skipped in 5.253s [2022-08-09T12:25:22.621Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-09T12:25:22.880Z] INFO: Testing against a local daemon [2022-08-09T12:25:22.880Z] === RUN TestCommitInheritsEnv [2022-08-09T12:25:23.457Z] Loaded image: busybox:latest [2022-08-09T12:25:23.716Z] Loaded image: busybox:glibc [2022-08-09T12:25:24.257Z] --- PASS: TestCommitInheritsEnv (1.32s) [2022-08-09T12:25:24.258Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-09T12:25:24.258Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-09T12:25:24.258Z] === RUN TestImportWithCustomPlatform [2022-08-09T12:25:24.258Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-09T12:25:24.258Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-09T12:25:24.258Z] === RUN TestImportWithCustomPlatform// [2022-08-09T12:25:24.258Z] === RUN TestImportWithCustomPlatform/linux [2022-08-09T12:25:24.258Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-09T12:25:24.258Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-09T12:25:24.258Z] === RUN TestImportWithCustomPlatform/macos [2022-08-09T12:25:24.258Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-09T12:25:24.258Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-09T12:25:24.517Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-08-09T12:25:24.517Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-09T12:25:24.517Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-09T12:25:24.517Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-09T12:25:24.517Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-09T12:25:24.517Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-09T12:25:24.517Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-09T12:25:24.517Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-09T12:25:24.517Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-09T12:25:24.517Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-09T12:25:24.517Z] === RUN TestImagesFilterMultiReference [2022-08-09T12:25:24.517Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-08-09T12:25:24.517Z] === RUN TestImagePullPlatformInvalid [2022-08-09T12:25:24.517Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-08-09T12:25:24.517Z] === RUN TestRemoveImageOrphaning [2022-08-09T12:25:26.422Z] --- PASS: TestRemoveImageOrphaning (1.58s) [2022-08-09T12:25:26.422Z] === RUN TestRemoveImageGarbageCollector [2022-08-09T12:25:26.422Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-09T12:25:26.422Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-09T12:25:26.422Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-09T12:25:26.422Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-09T12:25:26.422Z] === RUN TestTagInvalidReference [2022-08-09T12:25:26.422Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-09T12:25:26.422Z] === RUN TestTagValidPrefixedRepo [2022-08-09T12:25:26.422Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-09T12:25:26.422Z] === RUN TestTagExistedNameWithoutForce [2022-08-09T12:25:26.422Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-08-09T12:25:26.422Z] === RUN TestTagOfficialNames [2022-08-09T12:25:26.422Z] --- PASS: TestTagOfficialNames (0.04s) [2022-08-09T12:25:26.422Z] === RUN TestTagMatchesDigest [2022-08-09T12:25:26.422Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-09T12:25:26.422Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-09T12:25:29.024Z] Loaded image: debian:bullseye-slim [2022-08-09T12:25:29.024Z] Loaded image: hello-world:latest [2022-08-09T12:25:29.024Z] Loaded image: arm32v7/hello-world:latest [2022-08-09T12:25:29.024Z] INFO: Testing against a local daemon [2022-08-09T12:25:29.024Z] === RUN TestCgroupNamespacesBuild [2022-08-09T12:25:31.556Z] --- PASS: TestCgroupNamespacesBuild (2.56s) [2022-08-09T12:25:31.556Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-09T12:25:34.088Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.15s) [2022-08-09T12:25:34.088Z] === RUN TestBuildWithSession [2022-08-09T12:25:34.088Z] build_session_test.go:25: TODO: BuildKit [2022-08-09T12:25:34.088Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-09T12:25:34.088Z] === RUN TestBuildSquashParent [2022-08-09T12:25:44.065Z] --- PASS: TestBuildSquashParent (8.97s) [2022-08-09T12:25:44.065Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-09T12:25:44.065Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-09T12:25:44.065Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-09T12:25:44.065Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-09T12:25:44.065Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-09T12:25:44.065Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-09T12:25:44.065Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-09T12:25:44.065Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-09T12:25:44.065Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-09T12:25:44.065Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-09T12:25:44.065Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-09T12:25:44.065Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-09T12:25:44.065Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-09T12:25:44.065Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-09T12:25:44.065Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-09T12:25:45.970Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-09T12:25:45.970Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-09T12:25:49.259Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-09T12:25:49.518Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-09T12:25:51.939Z] --- PASS: TestImportExtremelyLargeImageWorks (91.57s) [2022-08-09T12:25:51.939Z] PASS [2022-08-09T12:25:51.939Z] [2022-08-09T12:25:51.939Z] DONE 22 tests in 94.745s [2022-08-09T12:25:51.939Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-09T12:25:51.939Z] === RUN TestStripANSICommands [2022-08-09T12:25:51.939Z] === RUN TestStripANSICommands/#00 [2022-08-09T12:25:51.939Z] === RUN TestStripANSICommands/#01 [2022-08-09T12:25:51.939Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-09T12:25:51.939Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-09T12:25:51.939Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-09T12:25:51.939Z] PASS [2022-08-09T12:25:51.939Z] [2022-08-09T12:25:51.939Z] DONE 3 tests in 0.009s [2022-08-09T12:25:51.939Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-09T12:25:51.939Z] INFO: Testing against a local daemon [2022-08-09T12:25:51.939Z] === RUN TestNetworkCreateDelete [2022-08-09T12:25:51.939Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-09T12:25:51.939Z] === RUN TestDockerNetworkDeletePreferID [2022-08-09T12:25:51.939Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-08-09T12:25:51.939Z] === RUN TestDaemonDNSFallback [2022-08-09T12:25:52.806Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-09T12:25:52.806Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.37s) [2022-08-09T12:25:52.806Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.38s) [2022-08-09T12:25:52.806Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.33s) [2022-08-09T12:25:52.806Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.43s) [2022-08-09T12:25:52.806Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.36s) [2022-08-09T12:25:52.806Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.30s) [2022-08-09T12:25:52.806Z] === RUN TestBuildMultiStageCopy [2022-08-09T12:25:52.806Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-09T12:25:54.453Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-08-09T12:25:54.453Z] === RUN TestInspectNetwork [2022-08-09T12:25:55.110Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-09T12:25:55.110Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-09T12:25:55.110Z] GOOS="" GOARCH="" GOARM="" [2022-08-09T12:25:55.110Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-09T12:25:55.110Z] [2022-08-09T12:25:55.110Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-08-09T12:25:55.110Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-08-09T12:25:55.110Z] Using test binary docker [2022-08-09T12:25:55.110Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-09T12:25:55.110Z] Not: starting. [2022-08-09T12:25:55.110Z] INFO: Waiting for daemon to start... [2022-08-09T12:25:55.110Z] Starting dockerd [2022-08-09T12:25:55.110Z] . [2022-08-09T12:25:55.110Z] INFO: Building docker-sdk-python3:5.0.3... [2022-08-09T12:25:56.093Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-09T12:25:56.093Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-09T12:25:56.660Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-09T12:25:57.228Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-09T12:25:57.439Z] --- PASS: TestBuildWithHugeFile (48.78s) [2022-08-09T12:25:57.439Z] === RUN TestBuildWCOWSandboxSize [2022-08-09T12:25:57.439Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-09T12:25:57.439Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-09T12:25:57.439Z] === RUN TestBuildWithEmptyDockerfile [2022-08-09T12:25:57.439Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-09T12:25:57.439Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-09T12:25:57.439Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-09T12:25:57.439Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-09T12:25:57.439Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-09T12:25:57.439Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-09T12:25:57.439Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-09T12:25:57.439Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-09T12:25:57.439Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-09T12:25:57.439Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-08-09T12:25:57.439Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-08-09T12:25:57.439Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-08-09T12:25:57.439Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-08-09T12:25:57.439Z] === RUN TestBuildPreserveOwnership [2022-08-09T12:25:57.439Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-09T12:25:57.439Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-09T12:25:57.439Z] --- PASS: TestBuildPreserveOwnership (2.98s) [2022-08-09T12:25:57.439Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.99s) [2022-08-09T12:25:57.439Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.98s) [2022-08-09T12:25:57.439Z] === RUN TestBuildPlatformInvalid [2022-08-09T12:25:57.439Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-08-09T12:25:57.439Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-09T12:25:57.439Z] Loaded image: busybox:latest [2022-08-09T12:25:57.439Z] Loaded image: busybox:glibc [2022-08-09T12:25:57.439Z] Loaded image: debian:bullseye-slim [2022-08-09T12:25:57.439Z] Loaded image: hello-world:latest [2022-08-09T12:25:57.439Z] Loaded image: arm32v7/hello-world:latest [2022-08-09T12:25:57.717Z] === RUN TestInspectNetwork/full_network_id [2022-08-09T12:25:57.717Z] === RUN TestInspectNetwork/partial_network_id [2022-08-09T12:25:57.717Z] === RUN TestInspectNetwork/network_name [2022-08-09T12:25:57.717Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-09T12:25:57.796Z] --- PASS: TestBuildMultiStageCopy (5.03s) [2022-08-09T12:25:57.796Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.74s) [2022-08-09T12:25:57.796Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s) [2022-08-09T12:25:57.796Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2022-08-09T12:25:57.796Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.58s) [2022-08-09T12:25:57.796Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s) [2022-08-09T12:25:57.796Z] === RUN TestBuildMultiStageParentConfig [2022-08-09T12:25:59.172Z] --- PASS: TestBuildMultiStageParentConfig (1.36s) [2022-08-09T12:25:59.172Z] === RUN TestBuildLabelWithTargets [2022-08-09T12:26:01.705Z] --- PASS: TestBuildLabelWithTargets (2.32s) [2022-08-09T12:26:01.705Z] === RUN TestBuildWithEmptyLayers [2022-08-09T12:26:01.881Z] --- PASS: TestInspectNetwork (7.17s) [2022-08-09T12:26:01.881Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-09T12:26:01.881Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-09T12:26:01.881Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-09T12:26:01.881Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-09T12:26:01.881Z] === RUN TestRunContainerWithBridgeNone [2022-08-09T12:26:02.701Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.58s) [2022-08-09T12:26:02.701Z] PASS [2022-08-09T12:26:02.701Z] [2022-08-09T12:26:02.701Z] === Skipped [2022-08-09T12:26:02.701Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-08-09T12:26:02.701Z] build_session_test.go:25: TODO: BuildKit [2022-08-09T12:26:02.701Z] [2022-08-09T12:26:02.701Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-09T12:26:02.701Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-09T12:26:02.701Z] [2022-08-09T12:26:02.701Z] DONE 34 tests, 2 skipped in 80.583s [2022-08-09T12:26:02.701Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-08-09T12:26:02.701Z] ++ 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-08-09T12:26:02.701Z] ++ set -e [2022-08-09T12:26:02.701Z] ++ '[' -n 0 ']' [2022-08-09T12:26:02.701Z] ++ set -x [2022-08-09T12:26:02.701Z] ++ 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-08-09T12:26:02.701Z] INFO: Testing against a local daemon [2022-08-09T12:26:02.701Z] === RUN TestConfigInspect [2022-08-09T12:26:02.810Z] --- PASS: TestRunContainerWithBridgeNone (1.60s) [2022-08-09T12:26:02.811Z] === RUN TestNetworkInvalidJSON [2022-08-09T12:26:02.811Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-09T12:26:02.811Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-09T12:26:02.811Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-09T12:26:02.811Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-09T12:26:02.811Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-09T12:26:02.811Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-09T12:26:02.811Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-09T12:26:02.811Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-09T12:26:02.811Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-09T12:26:02.811Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-09T12:26:02.811Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-09T12:26:02.811Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-09T12:26:02.811Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-09T12:26:02.811Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-09T12:26:02.811Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-09T12:26:02.811Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-09T12:26:02.811Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-09T12:26:02.811Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-09T12:26:02.811Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-09T12:26:02.811Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-09T12:26:02.811Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-09T12:26:02.811Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-09T12:26:02.811Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-09T12:26:02.811Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-09T12:26:02.811Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-09T12:26:02.811Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-09T12:26:02.811Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-09T12:26:02.811Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-08-09T12:26:02.811Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-09T12:26:02.811Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-09T12:26:02.811Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-09T12:26:02.811Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-09T12:26:02.811Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-09T12:26:02.811Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-09T12:26:02.811Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-09T12:26:02.811Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-09T12:26:02.811Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-09T12:26:02.811Z] === RUN TestNetworkList [2022-08-09T12:26:02.811Z] === RUN TestNetworkList//networks [2022-08-09T12:26:02.811Z] === PAUSE TestNetworkList//networks [2022-08-09T12:26:02.811Z] === RUN TestNetworkList//networks/ [2022-08-09T12:26:02.811Z] === PAUSE TestNetworkList//networks/ [2022-08-09T12:26:02.811Z] === CONT TestNetworkList//networks [2022-08-09T12:26:02.811Z] === CONT TestNetworkList//networks/ [2022-08-09T12:26:02.811Z] --- PASS: TestNetworkList (0.01s) [2022-08-09T12:26:02.811Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-09T12:26:02.811Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-09T12:26:02.811Z] === RUN TestHostIPv4BridgeLabel [2022-08-09T12:26:03.081Z] --- PASS: TestBuildWithEmptyLayers (1.47s) [2022-08-09T12:26:03.082Z] === RUN TestBuildMultiStageOnBuild [2022-08-09T12:26:03.372Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-08-09T12:26:03.372Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-09T12:26:04.599Z] --- PASS: TestConfigInspect (1.89s) [2022-08-09T12:26:04.599Z] === RUN TestConfigList [2022-08-09T12:26:04.737Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-08-09T12:26:04.737Z] === RUN TestDaemonDefaultNetworkPools [2022-08-09T12:26:05.298Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-08-09T12:26:05.298Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-09T12:26:06.227Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-08-09T12:26:06.227Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-09T12:26:06.367Z] --- PASS: TestBuildMultiStageOnBuild (3.13s) [2022-08-09T12:26:06.367Z] === RUN TestBuildUncleanTarFilenames [2022-08-09T12:26:07.127Z] --- PASS: TestConfigList (2.18s) [2022-08-09T12:26:07.127Z] === RUN TestConfigsCreateAndDelete [2022-08-09T12:26:07.592Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-08-09T12:26:07.592Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-09T12:26:07.741Z] --- PASS: TestBuildUncleanTarFilenames (1.72s) [2022-08-09T12:26:07.741Z] === RUN TestBuildMultiStageLayerLeak [2022-08-09T12:26:08.153Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-08-09T12:26:08.153Z] === RUN TestServiceWithPredefinedNetwork [2022-08-09T12:26:09.025Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2022-08-09T12:26:09.025Z] === RUN TestConfigsUpdate [2022-08-09T12:26:10.665Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s) [2022-08-09T12:26:10.665Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-09T12:26:10.665Z] service_test.go:243: FLAKY_TEST [2022-08-09T12:26:10.665Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-09T12:26:10.665Z] === RUN TestServiceWithDataPathPortInit [2022-08-09T12:26:10.924Z] --- PASS: TestConfigsUpdate (2.17s) [2022-08-09T12:26:10.924Z] === RUN TestTemplatedConfig [2022-08-09T12:26:11.926Z] --- PASS: TestBuildMultiStageLayerLeak (3.45s) [2022-08-09T12:26:11.926Z] === RUN TestBuildWithHugeFile [2022-08-09T12:26:13.460Z] --- PASS: TestTemplatedConfig (2.46s) [2022-08-09T12:26:13.460Z] === RUN TestConfigCreateResolve [2022-08-09T12:26:15.988Z] --- PASS: TestConfigCreateResolve (2.18s) [2022-08-09T12:26:15.988Z] PASS [2022-08-09T12:26:15.988Z] [2022-08-09T12:26:15.988Z] DONE 6 tests in 13.171s [2022-08-09T12:26:15.988Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-08-09T12:26:15.988Z] ++ 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-08-09T12:26:15.988Z] ++ set -e [2022-08-09T12:26:15.988Z] ++ '[' -n 0 ']' [2022-08-09T12:26:15.988Z] ++ set -x [2022-08-09T12:26:15.988Z] ++ 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-08-09T12:26:15.988Z] INFO: Testing against a local daemon [2022-08-09T12:26:15.988Z] === RUN TestAttachWithTTY [2022-08-09T12:26:15.988Z] --- PASS: TestAttachWithTTY (0.08s) [2022-08-09T12:26:15.988Z] === RUN TestAttachWithoutTTy [2022-08-09T12:26:15.988Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-08-09T12:26:15.988Z] === RUN TestCheckpoint [2022-08-09T12:26:15.988Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-09T12:26:15.988Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-09T12:26:15.988Z] === RUN TestContainerInvalidJSON [2022-08-09T12:26:15.988Z] === RUN TestContainerInvalidJSON/commit [2022-08-09T12:26:15.988Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-09T12:26:15.988Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-09T12:26:15.988Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-09T12:26:15.988Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-09T12:26:15.988Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-09T12:26:15.988Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-09T12:26:15.988Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-09T12:26:15.988Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-09T12:26:15.988Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-09T12:26:15.988Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-09T12:26:15.988Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-09T12:26:15.988Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-09T12:26:15.988Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-09T12:26:15.988Z] === CONT TestContainerInvalidJSON/commit [2022-08-09T12:26:15.988Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-09T12:26:15.988Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-09T12:26:15.988Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-09T12:26:15.988Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-09T12:26:15.989Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-09T12:26:15.989Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-09T12:26:15.989Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-09T12:26:15.989Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-09T12:26:15.989Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-09T12:26:15.989Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-09T12:26:15.989Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-09T12:26:15.989Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-09T12:26:15.989Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-09T12:26:15.989Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-09T12:26:15.989Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-09T12:26:15.989Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-09T12:26:15.989Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-09T12:26:15.989Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-09T12:26:15.989Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-09T12:26:15.989Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-09T12:26:15.989Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-09T12:26:15.989Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-09T12:26:15.989Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-09T12:26:15.989Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-09T12:26:15.989Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-09T12:26:15.989Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-09T12:26:15.989Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-09T12:26:15.989Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-09T12:26:15.989Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-09T12:26:15.989Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-09T12:26:15.989Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-09T12:26:15.989Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-09T12:26:15.989Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-09T12:26:15.989Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-09T12:26:15.989Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-09T12:26:15.989Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-09T12:26:15.989Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-09T12:26:15.989Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-09T12:26:15.989Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-09T12:26:15.989Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-09T12:26:15.989Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-09T12:26:15.989Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-09T12:26:15.989Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-09T12:26:15.989Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-09T12:26:15.989Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-09T12:26:15.989Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-09T12:26:15.989Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-09T12:26:15.989Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-09T12:26:15.989Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-09T12:26:15.989Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-09T12:26:15.989Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-09T12:26:15.989Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-09T12:26:15.989Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-09T12:26:15.989Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-09T12:26:15.989Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-09T12:26:15.989Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-09T12:26:15.989Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-09T12:26:15.989Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-09T12:26:15.989Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-09T12:26:15.989Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-09T12:26:15.989Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-09T12:26:15.989Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-09T12:26:15.989Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-09T12:26:15.989Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-09T12:26:15.989Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-09T12:26:15.989Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-09T12:26:15.989Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-09T12:26:15.989Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-09T12:26:15.989Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-09T12:26:15.989Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-09T12:26:15.989Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-09T12:26:15.989Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-08-09T12:26:15.989Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-09T12:26:16.247Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-08-09T12:26:16.247Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-09T12:26:16.247Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-09T12:26:16.247Z] === RUN TestCopyEmptyFile [2022-08-09T12:26:16.505Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-08-09T12:26:16.505Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-09T12:26:16.505Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-09T12:26:16.505Z] === RUN TestCopyFromContainer [2022-08-09T12:26:17.438Z] === RUN TestCopyFromContainer// [2022-08-09T12:26:17.438Z] === RUN TestCopyFromContainer//bar/root [2022-08-09T12:26:17.696Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-09T12:26:17.696Z] === RUN TestCopyFromContainer/bar/quux [2022-08-09T12:26:17.696Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-09T12:26:17.696Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-09T12:26:17.954Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-09T12:26:17.954Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-09T12:26:17.954Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-09T12:26:17.954Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-09T12:26:18.212Z] --- PASS: TestCopyFromContainer (1.62s) [2022-08-09T12:26:18.212Z] --- PASS: TestCopyFromContainer// (0.07s) [2022-08-09T12:26:18.212Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-08-09T12:26:18.212Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-09T12:26:18.212Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-09T12:26:18.212Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-09T12:26:18.212Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-09T12:26:18.212Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-09T12:26:18.212Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-09T12:26:18.212Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-09T12:26:18.212Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2022-08-09T12:26:18.212Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-09T12:26:18.212Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-09T12:26:18.212Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-09T12:26:18.212Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-09T12:26:18.212Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-09T12:26:18.212Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-09T12:26:18.212Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-09T12:26:18.212Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-09T12:26:18.212Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-09T12:26:18.212Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-09T12:26:18.212Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-09T12:26:18.212Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-09T12:26:18.212Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-09T12:26:18.212Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-09T12:26:18.212Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-09T12:26:18.212Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-09T12:26:18.212Z] === RUN TestCreateWithInvalidEnv [2022-08-09T12:26:18.212Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-09T12:26:18.212Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-09T12:26:18.212Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-09T12:26:18.212Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-09T12:26:18.212Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-09T12:26:18.212Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-09T12:26:18.212Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-09T12:26:18.212Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-09T12:26:18.212Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-09T12:26:18.212Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-09T12:26:18.212Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-09T12:26:18.212Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-09T12:26:18.212Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-09T12:26:18.212Z] === RUN TestCreateTmpfsMountsTarget [2022-08-09T12:26:18.212Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-09T12:26:18.212Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-09T12:26:19.586Z] --- PASS: TestCreateWithCustomMaskedPaths (1.25s) [2022-08-09T12:26:19.586Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-09T12:26:20.959Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.23s) [2022-08-09T12:26:20.959Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-09T12:26:20.959Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-09T12:26:20.959Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-09T12:26:20.959Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-09T12:26:20.959Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-09T12:26:20.959Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-09T12:26:20.959Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-09T12:26:20.959Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-09T12:26:20.959Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-09T12:26:20.959Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-09T12:26:20.959Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-09T12:26:20.959Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-09T12:26:20.959Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-09T12:26:20.959Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-09T12:26:20.959Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-09T12:26:20.959Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-09T12:26:20.959Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-09T12:26:20.959Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-09T12:26:20.959Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-09T12:26:20.959Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-09T12:26:20.959Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-09T12:26:20.959Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-09T12:26:20.959Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-09T12:26:21.216Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2022-08-09T12:26:21.216Z] === RUN TestCreateDifferentPlatform [2022-08-09T12:26:21.216Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-09T12:26:21.216Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-09T12:26:21.216Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-09T12:26:21.217Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-09T12:26:21.217Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-09T12:26:21.217Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-09T12:26:21.217Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-09T12:26:21.217Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-09T12:26:21.217Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-09T12:26:21.217Z] === RUN TestCreateInvalidHostConfig [2022-08-09T12:26:21.217Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-09T12:26:21.217Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-09T12:26:21.217Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-09T12:26:21.217Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-09T12:26:21.217Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-09T12:26:21.217Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-09T12:26:21.217Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-09T12:26:21.217Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-09T12:26:21.217Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-09T12:26:21.217Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-09T12:26:21.217Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-09T12:26:21.217Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-09T12:26:21.217Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-09T12:26:21.217Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-09T12:26:21.217Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-09T12:26:21.217Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-09T12:26:21.217Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-09T12:26:21.217Z] === RUN TestContainerStartOnDaemonRestart [2022-08-09T12:26:21.217Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-09T12:26:21.217Z] === RUN TestDaemonRestartIpcMode [2022-08-09T12:26:21.217Z] === PAUSE TestDaemonRestartIpcMode [2022-08-09T12:26:21.217Z] === RUN TestDaemonHostGatewayIP [2022-08-09T12:26:21.217Z] === PAUSE TestDaemonHostGatewayIP [2022-08-09T12:26:21.217Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-09T12:26:21.217Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-09T12:26:21.217Z] === RUN TestContainerKillOnDaemonStart [2022-08-09T12:26:21.217Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-09T12:26:21.217Z] === RUN TestDiff [2022-08-09T12:26:21.782Z] --- PASS: TestDiff (0.43s) [2022-08-09T12:26:21.782Z] === RUN TestExecConsoleSize [2022-08-09T12:26:22.040Z] --- PASS: TestExecConsoleSize (0.49s) [2022-08-09T12:26:22.040Z] === RUN TestExecWithCloseStdin [2022-08-09T12:26:22.605Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-08-09T12:26:22.605Z] === RUN TestExec [2022-08-09T12:26:23.170Z] --- PASS: TestExec (0.51s) [2022-08-09T12:26:23.170Z] === RUN TestExecUser [2022-08-09T12:26:23.735Z] --- PASS: TestExecUser (0.50s) [2022-08-09T12:26:23.735Z] === RUN TestExportContainerAndImportImage [2022-08-09T12:26:24.301Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2022-08-09T12:26:24.301Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-09T12:26:25.541Z] --- PASS: TestServiceWithDataPathPortInit (13.86s) [2022-08-09T12:26:25.541Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-09T12:26:25.673Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-08-09T12:26:25.673Z] === RUN TestHealthCheckWorkdir [2022-08-09T12:26:26.238Z] --- PASS: TestHealthCheckWorkdir (0.63s) [2022-08-09T12:26:26.238Z] === RUN TestHealthKillContainer [2022-08-09T12:26:26.974Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:q5x9q5c14if3iy0wha7dzu9og Created:2022-08-09 12:26:25.457261287 +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[ce62e6327781b840d76eaca5c7be6c4fb5b89d7f4de2025590d03a1802bc80b5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tm7raff6or87cdlbm0pwbjwev EndpointID:dfa7c522f604b8cb946e74e0da88752221d72ec3d701633934cd15cec2dd77fd MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:19a0bbc4997282bcd076822c0a21c9e6184aadec802dc36ac834a1cebbc2a776 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:4f7b50e119b4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tm7raff6or87cdlbm0pwbjwev EndpointID:dfa7c522f604b8cb946e74e0da88752221d72ec3d701633934cd15cec2dd77fd EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-09T12:26:31.148Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.97s) [2022-08-09T12:26:31.148Z] PASS [2022-08-09T12:26:31.148Z] [2022-08-09T12:26:31.148Z] === Skipped [2022-08-09T12:26:31.148Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-09T12:26:31.148Z] service_test.go:243: FLAKY_TEST [2022-08-09T12:26:31.148Z] [2022-08-09T12:26:31.148Z] DONE 38 tests, 1 skipped in 43.923s [2022-08-09T12:26:31.148Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-09T12:26:31.148Z] INFO: Testing against a local daemon [2022-08-09T12:26:31.148Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-09T12:26:31.148Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-09T12:26:31.148Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-09T12:26:31.148Z] === RUN TestDockerNetworkIpvlan [2022-08-09T12:26:31.148Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-09T12:26:31.148Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-09T12:26:31.148Z] PASS [2022-08-09T12:26:31.148Z] [2022-08-09T12:26:31.148Z] === Skipped [2022-08-09T12:26:31.148Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-09T12:26:31.148Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-09T12:26:31.148Z] [2022-08-09T12:26:31.148Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-09T12:26:31.148Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-09T12:26:31.148Z] [2022-08-09T12:26:31.148Z] DONE 2 tests, 2 skipped in 0.024s [2022-08-09T12:26:31.148Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-09T12:26:31.148Z] INFO: Testing against a local daemon [2022-08-09T12:26:31.148Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-09T12:26:32.513Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) [2022-08-09T12:26:32.513Z] === RUN TestDockerNetworkMacvlan [2022-08-09T12:26:33.439Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-09T12:26:33.819Z] sha256:60f17849f0741e17c081872e85aca387e70f97132812741a1ed67f770b86cb64 [2022-08-09T12:26:33.819Z] INFO: Starting docker-py tests... [2022-08-09T12:26:33.819Z] ============================= test session starts ============================== [2022-08-09T12:26:33.819Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-08-09T12:26:33.819Z] rootdir: /src, inifile: pytest.ini [2022-08-09T12:26:33.819Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-08-09T12:26:33.819Z] collected 395 items / 2 deselected / 393 selected [2022-08-09T12:26:33.819Z] [2022-08-09T12:26:34.000Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-09T12:26:34.342Z] --- PASS: TestHealthKillContainer (7.88s) [2022-08-09T12:26:34.342Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-09T12:26:34.342Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s) [2022-08-09T12:26:34.342Z] === RUN TestIpcModeNone [2022-08-09T12:26:34.907Z] --- PASS: TestIpcModeNone (0.48s) [2022-08-09T12:26:34.907Z] === RUN TestIpcModePrivate [2022-08-09T12:26:34.927Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-09T12:26:35.166Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-08-09T12:26:35.424Z] --- PASS: TestIpcModePrivate (0.48s) [2022-08-09T12:26:35.424Z] === RUN TestIpcModeShareable [2022-08-09T12:26:35.682Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-08-09T12:26:35.939Z] --- PASS: TestIpcModeShareable (0.47s) [2022-08-09T12:26:35.940Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-09T12:26:36.814Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-09T12:26:37.312Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.53s) [2022-08-09T12:26:37.312Z] === RUN TestAPIIpcModeHost [2022-08-09T12:26:37.877Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-08-09T12:26:37.877Z] === RUN TestDaemonIpcModeShareable [2022-08-09T12:26:38.178Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-09T12:26:38.813Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-08-09T12:26:38.813Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2022-08-09T12:26:38.813Z] === RUN TestDaemonIpcModePrivate [2022-08-09T12:26:40.186Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-08-09T12:26:40.186Z] --- PASS: TestDaemonIpcModePrivate (1.20s) [2022-08-09T12:26:40.186Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-09T12:26:41.119Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-08-09T12:26:41.377Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s) [2022-08-09T12:26:41.377Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-09T12:26:41.443Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-09T12:26:42.356Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-08-09T12:26:42.370Z] --- PASS: TestDockerNetworkMacvlan (9.69s) [2022-08-09T12:26:42.370Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-08-09T12:26:42.370Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-09T12:26:42.370Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2022-08-09T12:26:42.370Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.89s) [2022-08-09T12:26:42.370Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.11s) [2022-08-09T12:26:42.370Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s) [2022-08-09T12:26:42.370Z] PASS [2022-08-09T12:26:42.370Z] [2022-08-09T12:26:42.370Z] DONE 8 tests in 11.019s [2022-08-09T12:26:42.370Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-09T12:26:42.370Z] testing: warning: no tests to run [2022-08-09T12:26:42.370Z] PASS [2022-08-09T12:26:42.370Z] [2022-08-09T12:26:42.370Z] DONE 0 tests in 0.008s [2022-08-09T12:26:42.370Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-09T12:26:42.370Z] INFO: Testing against a local daemon [2022-08-09T12:26:42.370Z] === RUN TestAuthZPluginAllowRequest [2022-08-09T12:26:42.626Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.21s) [2022-08-09T12:26:42.626Z] === RUN TestIpcModeOlderClient [2022-08-09T12:26:42.626Z] === PAUSE TestIpcModeOlderClient [2022-08-09T12:26:42.626Z] === RUN TestKillContainerInvalidSignal [2022-08-09T12:26:42.889Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-08-09T12:26:42.889Z] === RUN TestKillContainer [2022-08-09T12:26:42.889Z] === RUN TestKillContainer/no_signal [2022-08-09T12:26:43.297Z] --- PASS: TestAuthZPluginAllowRequest (1.12s) [2022-08-09T12:26:43.297Z] === RUN TestAuthZPluginTLS [2022-08-09T12:26:43.455Z] === RUN TestKillContainer/non_killing_signal [2022-08-09T12:26:43.712Z] === RUN TestKillContainer/killing_signal [2022-08-09T12:26:43.858Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-08-09T12:26:43.858Z] === RUN TestAuthZPluginDenyRequest [2022-08-09T12:26:44.277Z] --- PASS: TestKillContainer (1.33s) [2022-08-09T12:26:44.278Z] --- PASS: TestKillContainer/no_signal (0.45s) [2022-08-09T12:26:44.278Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-08-09T12:26:44.278Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-08-09T12:26:44.278Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-09T12:26:44.278Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-09T12:26:44.419Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-09T12:26:44.419Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-09T12:26:44.843Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-09T12:26:44.980Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-09T12:26:44.980Z] === RUN TestAuthZPluginDenyResponse [2022-08-09T12:26:45.409Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.20s) [2022-08-09T12:26:45.409Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-08-09T12:26:45.409Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-08-09T12:26:45.409Z] === RUN TestKillStoppedContainer [2022-08-09T12:26:45.409Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-09T12:26:45.409Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-09T12:26:45.540Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-08-09T12:26:45.540Z] === RUN TestAuthZPluginAllowEventStream [2022-08-09T12:26:45.667Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-09T12:26:45.667Z] === RUN TestKillDifferentUserContainer [2022-08-09T12:26:45.925Z] --- PASS: TestKillDifferentUserContainer (0.48s) [2022-08-09T12:26:45.925Z] === RUN TestInspectOomKilledTrue [2022-08-09T12:26:46.490Z] --- PASS: TestInspectOomKilledTrue (0.48s) [2022-08-09T12:26:46.490Z] === RUN TestInspectOomKilledFalse [2022-08-09T12:26:46.904Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s) [2022-08-09T12:26:46.904Z] === RUN TestAuthZPluginErrorResponse [2022-08-09T12:26:47.056Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-08-09T12:26:47.056Z] === RUN TestLinksEtcHostsContentMatch [2022-08-09T12:26:47.160Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-08-09T12:26:47.160Z] === RUN TestAuthZPluginErrorRequest [2022-08-09T12:26:47.314Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2022-08-09T12:26:47.314Z] === RUN TestLinksContainerNames [2022-08-09T12:26:47.721Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-09T12:26:47.721Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-09T12:26:48.248Z] --- PASS: TestLinksContainerNames (0.89s) [2022-08-09T12:26:48.248Z] === RUN TestLogsFollowTailEmpty [2022-08-09T12:26:48.283Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-08-09T12:26:48.283Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-09T12:26:48.382Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-08-09T12:26:48.507Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2022-08-09T12:26:48.507Z] === RUN TestLogs [2022-08-09T12:26:48.507Z] === RUN TestLogs/driver_local [2022-08-09T12:26:48.507Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-09T12:26:48.507Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-09T12:26:48.507Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-09T12:26:48.507Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-09T12:26:48.507Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-09T12:26:48.507Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-09T12:26:48.507Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-09T12:26:48.507Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-09T12:26:48.507Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-09T12:26:48.507Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-09T12:26:48.507Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-09T12:26:48.507Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-09T12:26:48.507Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-09T12:26:48.507Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-09T12:26:49.199Z] tests/integration/api_client_test.py ..... [ 7%] [2022-08-09T12:26:49.441Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-09T12:26:49.441Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-09T12:26:50.006Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-09T12:26:50.006Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-09T12:26:50.174Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.47s) [2022-08-09T12:26:50.174Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-09T12:26:50.572Z] === RUN TestLogs/driver_json-file [2022-08-09T12:26:50.572Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-09T12:26:50.572Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-09T12:26:50.572Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-09T12:26:50.572Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-09T12:26:50.572Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-09T12:26:50.572Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-09T12:26:50.572Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-09T12:26:50.572Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-09T12:26:50.572Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-09T12:26:50.572Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-09T12:26:50.572Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-09T12:26:50.572Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-09T12:26:50.572Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-09T12:26:50.572Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-09T12:26:50.690Z] tests/integration/api_config_test.py ...... [ 8%] [2022-08-09T12:26:51.505Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-09T12:26:51.505Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-09T12:26:51.543Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.46s) [2022-08-09T12:26:51.543Z] === RUN TestAuthZPluginHeader [2022-08-09T12:26:51.768Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-09T12:26:52.025Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-09T12:26:52.104Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-08-09T12:26:52.104Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-09T12:26:52.590Z] --- PASS: TestLogs (3.95s) [2022-08-09T12:26:52.590Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-09T12:26:52.590Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.70s) [2022-08-09T12:26:52.590Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.74s) [2022-08-09T12:26:52.590Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.52s) [2022-08-09T12:26:52.590Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.59s) [2022-08-09T12:26:52.590Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.70s) [2022-08-09T12:26:52.590Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.62s) [2022-08-09T12:26:52.590Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-09T12:26:52.590Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.74s) [2022-08-09T12:26:52.590Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.79s) [2022-08-09T12:26:52.590Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.51s) [2022-08-09T12:26:52.590Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.64s) [2022-08-09T12:26:52.590Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.54s) [2022-08-09T12:26:52.590Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.74s) [2022-08-09T12:26:52.590Z] === RUN TestContainerNetworkMountsNoChown [2022-08-09T12:26:52.848Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-08-09T12:26:52.848Z] === RUN TestMountDaemonRoot [2022-08-09T12:26:53.106Z] === RUN TestMountDaemonRoot/default [2022-08-09T12:26:53.106Z] === PAUSE TestMountDaemonRoot/default [2022-08-09T12:26:53.106Z] === RUN TestMountDaemonRoot/private [2022-08-09T12:26:53.106Z] === PAUSE TestMountDaemonRoot/private [2022-08-09T12:26:53.106Z] === RUN TestMountDaemonRoot/rprivate [2022-08-09T12:26:53.106Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-09T12:26:53.106Z] === RUN TestMountDaemonRoot/slave [2022-08-09T12:26:53.106Z] === PAUSE TestMountDaemonRoot/slave [2022-08-09T12:26:53.106Z] === RUN TestMountDaemonRoot/rslave [2022-08-09T12:26:53.106Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-09T12:26:53.106Z] === RUN TestMountDaemonRoot/shared [2022-08-09T12:26:53.106Z] === PAUSE TestMountDaemonRoot/shared [2022-08-09T12:26:53.106Z] === RUN TestMountDaemonRoot/rshared [2022-08-09T12:26:53.106Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-09T12:26:53.106Z] === CONT TestMountDaemonRoot/default [2022-08-09T12:26:53.106Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-09T12:26:53.106Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-09T12:26:53.106Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-09T12:26:53.106Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-09T12:26:53.106Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-09T12:26:53.106Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-09T12:26:53.106Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-09T12:26:53.106Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-09T12:26:53.106Z] === CONT TestMountDaemonRoot/rslave [2022-08-09T12:26:53.106Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-09T12:26:53.106Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-09T12:26:53.106Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-09T12:26:53.106Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-09T12:26:53.106Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-09T12:26:53.106Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-09T12:26:53.106Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-09T12:26:53.106Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-09T12:26:53.106Z] === CONT TestMountDaemonRoot/rshared [2022-08-09T12:26:53.106Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-09T12:26:53.106Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-09T12:26:53.106Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-09T12:26:53.106Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-09T12:26:53.106Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-09T12:26:53.106Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-09T12:26:53.106Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-09T12:26:53.106Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-09T12:26:53.106Z] === CONT TestMountDaemonRoot/shared [2022-08-09T12:26:53.106Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-09T12:26:53.106Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-09T12:26:53.106Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-09T12:26:53.106Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-09T12:26:53.106Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-09T12:26:53.106Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-09T12:26:53.106Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-09T12:26:53.106Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-09T12:26:53.106Z] === CONT TestMountDaemonRoot/rprivate [2022-08-09T12:26:53.106Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-09T12:26:53.106Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-09T12:26:53.106Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-09T12:26:53.106Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-09T12:26:53.106Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-09T12:26:53.106Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-09T12:26:53.106Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-09T12:26:53.106Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-09T12:26:53.106Z] === CONT TestMountDaemonRoot/slave [2022-08-09T12:26:53.106Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-09T12:26:53.106Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-09T12:26:53.106Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-09T12:26:53.106Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-09T12:26:53.106Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-09T12:26:53.106Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-09T12:26:53.106Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-09T12:26:53.106Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-09T12:26:53.106Z] === CONT TestMountDaemonRoot/private [2022-08-09T12:26:53.106Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-09T12:26:53.106Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-09T12:26:53.106Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-09T12:26:53.106Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-09T12:26:53.106Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-09T12:26:53.106Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-09T12:26:53.106Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-09T12:26:53.106Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-09T12:26:53.106Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-09T12:26:53.106Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-09T12:26:53.106Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-09T12:26:53.106Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-09T12:26:53.106Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-09T12:26:53.106Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-09T12:26:53.106Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-09T12:26:53.106Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-09T12:26:53.106Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-09T12:26:53.106Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-09T12:26:53.364Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-09T12:26:53.364Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-09T12:26:53.364Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-09T12:26:53.364Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-09T12:26:53.364Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-09T12:26:53.364Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-09T12:26:53.364Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-09T12:26:53.364Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-09T12:26:53.364Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-09T12:26:53.364Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-09T12:26:53.364Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-09T12:26:53.364Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-09T12:26:53.364Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-09T12:26:53.364Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-09T12:26:53.364Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-09T12:26:53.364Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-09T12:26:53.364Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-09T12:26:53.364Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-09T12:26:53.621Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-09T12:26:53.621Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-09T12:26:53.621Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-09T12:26:53.621Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-09T12:26:53.621Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-09T12:26:53.621Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-08-09T12:26:53.622Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-09T12:26:53.622Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-08-09T12:26:53.622Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-09T12:26:53.622Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-09T12:26:53.622Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-08-09T12:26:53.622Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-09T12:26:53.622Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-09T12:26:53.622Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-08-09T12:26:53.622Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-09T12:26:53.622Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-08-09T12:26:53.622Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-09T12:26:53.622Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-09T12:26:53.622Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-08-09T12:26:53.622Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-08-09T12:26:53.622Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-09T12:26:53.622Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-09T12:26:53.622Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-09T12:26:53.622Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-09T12:26:53.622Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-09T12:26:53.622Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-09T12:26:53.622Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-09T12:26:53.622Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-09T12:26:53.622Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-09T12:26:53.622Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-08-09T12:26:53.622Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-09T12:26:53.622Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-09T12:26:53.622Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-09T12:26:53.622Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-09T12:26:53.622Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-09T12:26:53.622Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-09T12:26:53.622Z] === RUN TestContainerBindMountNonRecursive [2022-08-09T12:26:54.994Z] --- PASS: TestContainerBindMountNonRecursive (1.33s) [2022-08-09T12:26:54.994Z] === RUN TestContainerVolumesMountedAsShared [2022-08-09T12:26:55.251Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-08-09T12:26:55.251Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-09T12:26:55.509Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-08-09T12:26:55.509Z] === RUN TestNetworkNat [2022-08-09T12:26:56.074Z] --- PASS: TestNetworkNat (0.47s) [2022-08-09T12:26:56.074Z] === RUN TestNetworkLocalhostTCPNat [2022-08-09T12:26:56.267Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.20s) [2022-08-09T12:26:56.267Z] === RUN TestAuthZPluginV2Disable [2022-08-09T12:26:56.640Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-08-09T12:26:56.640Z] === RUN TestNetworkLoopbackNat [2022-08-09T12:26:59.165Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-08-09T12:26:59.165Z] === RUN TestPause [2022-08-09T12:26:59.423Z] --- PASS: TestPause (0.47s) [2022-08-09T12:26:59.423Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-09T12:26:59.423Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-09T12:26:59.423Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-09T12:26:59.423Z] === RUN TestPauseStopPausedContainer [2022-08-09T12:26:59.989Z] --- PASS: TestPauseStopPausedContainer (0.49s) [2022-08-09T12:26:59.989Z] === RUN TestPidHost [2022-08-09T12:27:00.431Z] --- PASS: TestAuthZPluginV2Disable (3.78s) [2022-08-09T12:27:00.431Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-09T12:27:00.921Z] --- PASS: TestPidHost (1.00s) [2022-08-09T12:27:00.922Z] === RUN TestPsFilter [2022-08-09T12:27:01.179Z] --- PASS: TestPsFilter (0.14s) [2022-08-09T12:27:01.179Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-09T12:27:01.744Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s) [2022-08-09T12:27:01.744Z] === RUN TestRemoveContainerWithVolume [2022-08-09T12:27:02.002Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-08-09T12:27:02.002Z] === RUN TestRemoveContainerRunning [2022-08-09T12:27:02.568Z] --- PASS: TestRemoveContainerRunning (0.45s) [2022-08-09T12:27:02.568Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-09T12:27:02.827Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-08-09T12:27:02.827Z] === RUN TestRemoveInvalidContainer [2022-08-09T12:27:02.827Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-09T12:27:02.827Z] === RUN TestRenameLinkedContainer [2022-08-09T12:27:02.885Z] --- PASS: TestImportExtremelyLargeImageWorks (92.62s) [2022-08-09T12:27:02.885Z] PASS [2022-08-09T12:27:02.885Z] [2022-08-09T12:27:02.885Z] === Skipped [2022-08-09T12:27:02.885Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-09T12:27:02.885Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-09T12:27:02.885Z] [2022-08-09T12:27:02.885Z] DONE 22 tests, 1 skipped in 96.269s [2022-08-09T12:27:02.885Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-09T12:27:02.885Z] === RUN TestStripANSICommands [2022-08-09T12:27:02.885Z] === RUN TestStripANSICommands/#00 [2022-08-09T12:27:02.885Z] === RUN TestStripANSICommands/#01 [2022-08-09T12:27:02.885Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-09T12:27:02.885Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-09T12:27:02.885Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-09T12:27:02.885Z] PASS [2022-08-09T12:27:02.885Z] [2022-08-09T12:27:02.885Z] DONE 3 tests in 0.035s [2022-08-09T12:27:02.885Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-09T12:27:02.885Z] INFO: Testing against a local daemon [2022-08-09T12:27:02.885Z] === RUN TestNetworkCreateDelete [2022-08-09T12:27:02.885Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-09T12:27:02.885Z] === RUN TestDockerNetworkDeletePreferID [2022-08-09T12:27:02.885Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-08-09T12:27:02.885Z] === RUN TestDaemonDNSFallback [2022-08-09T12:27:04.592Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (4.61s) [2022-08-09T12:27:04.592Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-09T12:27:04.725Z] --- PASS: TestRenameLinkedContainer (1.77s) [2022-08-09T12:27:04.725Z] === RUN TestRenameStoppedContainer [2022-08-09T12:27:04.983Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-08-09T12:27:04.983Z] === RUN TestRenameRunningContainerAndReuse [2022-08-09T12:27:05.916Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2022-08-09T12:27:05.916Z] === RUN TestRenameInvalidName [2022-08-09T12:27:06.200Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-08-09T12:27:06.200Z] === RUN TestInspectNetwork [2022-08-09T12:27:06.200Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:06.200Z] --- SKIP: TestInspectNetwork (0.00s) [2022-08-09T12:27:06.200Z] === RUN TestRunContainerWithBridgeNone [2022-08-09T12:27:06.200Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-09T12:27:06.200Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-08-09T12:27:06.200Z] === RUN TestNetworkInvalidJSON [2022-08-09T12:27:06.200Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-09T12:27:06.200Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-09T12:27:06.200Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-09T12:27:06.200Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-09T12:27:06.200Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-09T12:27:06.200Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-09T12:27:06.200Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-09T12:27:06.200Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-09T12:27:06.200Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-09T12:27:06.200Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-09T12:27:06.200Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-09T12:27:06.200Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-09T12:27:06.200Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-09T12:27:06.200Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-09T12:27:06.200Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-09T12:27:06.200Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-09T12:27:06.200Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-09T12:27:06.200Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-09T12:27:06.200Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-09T12:27:06.200Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-09T12:27:06.200Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-09T12:27:06.200Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-09T12:27:06.200Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-09T12:27:06.200Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-09T12:27:06.200Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-09T12:27:06.200Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-09T12:27:06.200Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-09T12:27:06.200Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-09T12:27:06.200Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-09T12:27:06.200Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-09T12:27:06.200Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-09T12:27:06.200Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-09T12:27:06.200Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-09T12:27:06.200Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-09T12:27:06.200Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-09T12:27:06.200Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-09T12:27:06.200Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-09T12:27:06.200Z] === RUN TestNetworkList [2022-08-09T12:27:06.200Z] === RUN TestNetworkList//networks [2022-08-09T12:27:06.200Z] === PAUSE TestNetworkList//networks [2022-08-09T12:27:06.200Z] === RUN TestNetworkList//networks/ [2022-08-09T12:27:06.200Z] === PAUSE TestNetworkList//networks/ [2022-08-09T12:27:06.200Z] === CONT TestNetworkList//networks [2022-08-09T12:27:06.200Z] === CONT TestNetworkList//networks/ [2022-08-09T12:27:06.200Z] --- PASS: TestNetworkList (0.01s) [2022-08-09T12:27:06.200Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-09T12:27:06.200Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-09T12:27:06.200Z] === RUN TestHostIPv4BridgeLabel [2022-08-09T12:27:06.200Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-09T12:27:06.200Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-08-09T12:27:06.200Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-09T12:27:06.200Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-09T12:27:06.200Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-08-09T12:27:06.200Z] === RUN TestDaemonDefaultNetworkPools [2022-08-09T12:27:06.200Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-09T12:27:06.200Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-08-09T12:27:06.200Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-09T12:27:06.200Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-09T12:27:06.200Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-09T12:27:06.200Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-09T12:27:06.200Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-09T12:27:06.200Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-09T12:27:06.200Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-09T12:27:06.200Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-09T12:27:06.200Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-09T12:27:06.200Z] === RUN TestServiceWithPredefinedNetwork [2022-08-09T12:27:06.200Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:06.200Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-08-09T12:27:06.200Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-09T12:27:06.200Z] service_test.go:243: FLAKY_TEST [2022-08-09T12:27:06.200Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-09T12:27:06.200Z] === RUN TestServiceWithDataPathPortInit [2022-08-09T12:27:06.200Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:06.200Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-08-09T12:27:06.200Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-09T12:27:06.200Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:06.200Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-09T12:27:06.200Z] PASS [2022-08-09T12:27:06.200Z] [2022-08-09T12:27:06.200Z] === Skipped [2022-08-09T12:27:06.200Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-08-09T12:27:06.200Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:06.200Z] [2022-08-09T12:27:06.200Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-08-09T12:27:06.200Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-09T12:27:06.200Z] [2022-08-09T12:27:06.200Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-08-09T12:27:06.200Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-09T12:27:06.200Z] [2022-08-09T12:27:06.200Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-08-09T12:27:06.200Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-09T12:27:06.200Z] [2022-08-09T12:27:06.200Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-08-09T12:27:06.200Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-09T12:27:06.200Z] [2022-08-09T12:27:06.200Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-09T12:27:06.200Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-09T12:27:06.200Z] [2022-08-09T12:27:06.200Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-09T12:27:06.200Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-09T12:27:06.200Z] [2022-08-09T12:27:06.200Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-09T12:27:06.200Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-09T12:27:06.200Z] [2022-08-09T12:27:06.200Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-08-09T12:27:06.200Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:06.200Z] [2022-08-09T12:27:06.200Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-09T12:27:06.200Z] service_test.go:243: FLAKY_TEST [2022-08-09T12:27:06.200Z] [2022-08-09T12:27:06.201Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-08-09T12:27:06.201Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:06.201Z] [2022-08-09T12:27:06.201Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-09T12:27:06.201Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:06.201Z] [2022-08-09T12:27:06.201Z] DONE 34 tests, 12 skipped in 7.043s [2022-08-09T12:27:06.201Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-09T12:27:06.201Z] INFO: Testing against a local daemon [2022-08-09T12:27:06.201Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-09T12:27:06.201Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-09T12:27:06.201Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-09T12:27:06.201Z] === RUN TestDockerNetworkIpvlan [2022-08-09T12:27:06.201Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-09T12:27:06.201Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-09T12:27:06.201Z] PASS [2022-08-09T12:27:06.201Z] [2022-08-09T12:27:06.201Z] === Skipped [2022-08-09T12:27:06.201Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-09T12:27:06.201Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-09T12:27:06.201Z] [2022-08-09T12:27:06.201Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-09T12:27:06.201Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-09T12:27:06.201Z] [2022-08-09T12:27:06.201Z] DONE 2 tests, 2 skipped in 0.093s [2022-08-09T12:27:06.201Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-09T12:27:06.201Z] INFO: Testing against a local daemon [2022-08-09T12:27:06.201Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-09T12:27:06.201Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-09T12:27:06.201Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-09T12:27:06.201Z] === RUN TestDockerNetworkMacvlan [2022-08-09T12:27:06.201Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-09T12:27:06.201Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-08-09T12:27:06.201Z] PASS [2022-08-09T12:27:06.201Z] [2022-08-09T12:27:06.201Z] === Skipped [2022-08-09T12:27:06.201Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-09T12:27:06.201Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-09T12:27:06.201Z] [2022-08-09T12:27:06.201Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-08-09T12:27:06.201Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-09T12:27:06.201Z] [2022-08-09T12:27:06.201Z] DONE 2 tests, 2 skipped in 0.096s [2022-08-09T12:27:06.201Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-09T12:27:06.201Z] testing: warning: no tests to run [2022-08-09T12:27:06.201Z] PASS [2022-08-09T12:27:06.201Z] [2022-08-09T12:27:06.201Z] DONE 0 tests in 0.028s [2022-08-09T12:27:06.201Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-09T12:27:06.201Z] INFO: Testing against a local daemon [2022-08-09T12:27:06.201Z] === RUN TestAuthZPluginAllowRequest [2022-08-09T12:27:06.201Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T12:27:06.201Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-08-09T12:27:06.201Z] === RUN TestAuthZPluginTLS [2022-08-09T12:27:06.201Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T12:27:06.201Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-08-09T12:27:06.201Z] === RUN TestAuthZPluginDenyRequest [2022-08-09T12:27:06.201Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T12:27:06.201Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-08-09T12:27:06.201Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-09T12:27:06.201Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T12:27:06.201Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-09T12:27:06.201Z] === RUN TestAuthZPluginDenyResponse [2022-08-09T12:27:06.201Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T12:27:06.201Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-08-09T12:27:06.201Z] === RUN TestAuthZPluginAllowEventStream [2022-08-09T12:27:06.201Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T12:27:06.201Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-08-09T12:27:06.201Z] === RUN TestAuthZPluginErrorResponse [2022-08-09T12:27:06.201Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T12:27:06.201Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-08-09T12:27:06.201Z] === RUN TestAuthZPluginErrorRequest [2022-08-09T12:27:06.201Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T12:27:06.201Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-08-09T12:27:06.201Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-09T12:27:06.201Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T12:27:06.201Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-09T12:27:06.201Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-09T12:27:06.201Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T12:27:06.201Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-09T12:27:06.201Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-09T12:27:06.201Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T12:27:06.201Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-09T12:27:06.201Z] === RUN TestAuthZPluginHeader [2022-08-09T12:27:06.201Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T12:27:06.201Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-08-09T12:27:06.201Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-09T12:27:06.482Z] --- PASS: TestRenameInvalidName (0.45s) [2022-08-09T12:27:06.482Z] === RUN TestRenameAnonymousContainer [2022-08-09T12:27:06.791Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T12:27:06.791Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.41s) [2022-08-09T12:27:06.791Z] === RUN TestAuthZPluginV2Disable [2022-08-09T12:27:07.092Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T12:27:07.092Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-08-09T12:27:07.092Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-09T12:27:07.369Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T12:27:07.369Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-09T12:27:07.369Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-09T12:27:07.628Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T12:27:07.628Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-09T12:27:07.628Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-09T12:27:07.891Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T12:27:07.891Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-09T12:27:07.891Z] PASS [2022-08-09T12:27:07.891Z] [2022-08-09T12:27:07.891Z] === Skipped [2022-08-09T12:27:07.891Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-08-09T12:27:07.892Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T12:27:07.892Z] [2022-08-09T12:27:07.892Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-08-09T12:27:07.892Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T12:27:07.892Z] [2022-08-09T12:27:07.892Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-08-09T12:27:07.892Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T12:27:07.892Z] [2022-08-09T12:27:07.892Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-09T12:27:07.892Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T12:27:07.892Z] [2022-08-09T12:27:07.892Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-08-09T12:27:07.892Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T12:27:07.892Z] [2022-08-09T12:27:07.892Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-08-09T12:27:07.892Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T12:27:07.892Z] [2022-08-09T12:27:07.892Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-08-09T12:27:07.892Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T12:27:07.892Z] [2022-08-09T12:27:07.892Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-08-09T12:27:07.892Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T12:27:07.892Z] [2022-08-09T12:27:07.892Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-09T12:27:07.892Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T12:27:07.892Z] [2022-08-09T12:27:07.892Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-09T12:27:07.892Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T12:27:07.892Z] [2022-08-09T12:27:07.892Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-09T12:27:07.892Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T12:27:07.892Z] [2022-08-09T12:27:07.892Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-08-09T12:27:07.892Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T12:27:07.892Z] [2022-08-09T12:27:07.892Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.41s) [2022-08-09T12:27:07.892Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T12:27:07.892Z] [2022-08-09T12:27:07.892Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-08-09T12:27:07.892Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T12:27:07.892Z] [2022-08-09T12:27:07.892Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-09T12:27:07.892Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T12:27:07.892Z] [2022-08-09T12:27:07.892Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-09T12:27:07.892Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T12:27:07.892Z] [2022-08-09T12:27:07.892Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-09T12:27:07.892Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T12:27:07.892Z] [2022-08-09T12:27:07.892Z] DONE 17 tests, 17 skipped in 1.805s [2022-08-09T12:27:08.151Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-09T12:27:08.151Z] INFO: Testing against a local daemon [2022-08-09T12:27:08.151Z] === RUN TestPluginInvalidJSON [2022-08-09T12:27:08.151Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-09T12:27:08.151Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-09T12:27:08.151Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-09T12:27:08.151Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-09T12:27:08.151Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-09T12:27:08.151Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-09T12:27:08.151Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-09T12:27:08.151Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-09T12:27:08.151Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-09T12:27:08.151Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-09T12:27:08.151Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-09T12:27:08.151Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-09T12:27:08.151Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-09T12:27:08.151Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-09T12:27:08.151Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-09T12:27:08.151Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-09T12:27:08.151Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-09T12:27:08.151Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-09T12:27:08.151Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-09T12:27:08.151Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-09T12:27:08.151Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-09T12:27:08.151Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-09T12:27:08.151Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-09T12:27:08.151Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-09T12:27:08.151Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-09T12:27:08.151Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-09T12:27:08.151Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-09T12:27:08.151Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-09T12:27:08.151Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-09T12:27:08.151Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-09T12:27:08.151Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-09T12:27:08.151Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-09T12:27:08.151Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-09T12:27:08.151Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-09T12:27:08.151Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-09T12:27:08.151Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-09T12:27:08.151Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-09T12:27:08.151Z] === RUN TestPluginInstall [2022-08-09T12:27:08.151Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T12:27:08.151Z] --- SKIP: TestPluginInstall (0.00s) [2022-08-09T12:27:08.151Z] === RUN TestPluginsWithRuntimes [2022-08-09T12:27:08.151Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-09T12:27:08.151Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-08-09T12:27:08.151Z] === RUN TestPluginBackCompatMediaTypes [2022-08-09T12:27:08.151Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-09T12:27:08.151Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-08-09T12:27:08.151Z] PASS [2022-08-09T12:27:08.151Z] [2022-08-09T12:27:08.151Z] === Skipped [2022-08-09T12:27:08.151Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-08-09T12:27:08.151Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T12:27:08.151Z] [2022-08-09T12:27:08.151Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-08-09T12:27:08.151Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-09T12:27:08.151Z] [2022-08-09T12:27:08.151Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-08-09T12:27:08.151Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-09T12:27:08.151Z] [2022-08-09T12:27:08.151Z] DONE 19 tests, 3 skipped in 0.146s [2022-08-09T12:27:08.151Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-09T12:27:08.380Z] --- PASS: TestRenameAnonymousContainer (1.63s) [2022-08-09T12:27:08.380Z] === RUN TestRenameContainerWithSameName [2022-08-09T12:27:08.380Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-08-09T12:27:08.380Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-09T12:27:08.410Z] INFO: Testing against a local daemon [2022-08-09T12:27:08.410Z] === RUN TestExternalGraphDriver [2022-08-09T12:27:08.669Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-09T12:27:08.669Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-08-09T12:27:08.669Z] === RUN TestGraphdriverPluginV2 [2022-08-09T12:27:09.313Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2022-08-09T12:27:09.313Z] === RUN TestResize [2022-08-09T12:27:09.878Z] --- PASS: TestResize (0.44s) [2022-08-09T12:27:09.878Z] === RUN TestResizeWithInvalidSize [2022-08-09T12:27:10.139Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-08-09T12:27:10.139Z] === RUN TestResizeWhenContainerNotStarted [2022-08-09T12:27:10.704Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-08-09T12:27:10.704Z] === RUN TestDaemonRestartKillContainers [2022-08-09T12:27:10.704Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-09T12:27:10.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-09T12:27:10.704Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-09T12:27:10.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-09T12:27:10.704Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-09T12:27:10.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-09T12:27:10.704Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-09T12:27:10.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-09T12:27:10.704Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-09T12:27:10.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-09T12:27:10.704Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-09T12:27:10.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-09T12:27:10.704Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-09T12:27:10.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-09T12:27:10.704Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-09T12:27:10.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-09T12:27:10.704Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-09T12:27:10.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-09T12:27:10.704Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-09T12:27:10.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-09T12:27:10.704Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-09T12:27:10.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-09T12:27:10.704Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-09T12:27:10.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-09T12:27:10.704Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-09T12:27:10.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-09T12:27:10.704Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-09T12:27:10.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-09T12:27:10.704Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-09T12:27:10.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-09T12:27:10.704Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-09T12:27:10.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-09T12:27:10.704Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-09T12:27:10.704Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-09T12:27:12.077Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-09T12:27:12.077Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-09T12:27:12.861Z] --- PASS: TestGraphdriverPluginV2 (3.71s) [2022-08-09T12:27:12.861Z] PASS [2022-08-09T12:27:12.861Z] [2022-08-09T12:27:12.861Z] === Skipped [2022-08-09T12:27:12.861Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-08-09T12:27:12.861Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-09T12:27:12.861Z] [2022-08-09T12:27:12.861Z] DONE 2 tests, 1 skipped in 4.154s [2022-08-09T12:27:12.861Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-09T12:27:12.861Z] INFO: Testing against a local daemon [2022-08-09T12:27:12.861Z] === RUN TestContinueAfterPluginCrash [2022-08-09T12:27:12.861Z] === PAUSE TestContinueAfterPluginCrash [2022-08-09T12:27:12.861Z] === RUN TestReadPluginNoRead [2022-08-09T12:27:12.861Z] === PAUSE TestReadPluginNoRead [2022-08-09T12:27:12.861Z] === RUN TestDaemonStartWithLogOpt [2022-08-09T12:27:12.861Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-09T12:27:12.861Z] === CONT TestContinueAfterPluginCrash [2022-08-09T12:27:12.861Z] === CONT TestDaemonStartWithLogOpt [2022-08-09T12:27:13.449Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-09T12:27:13.707Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-09T12:27:14.640Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-09T12:27:14.899Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-09T12:27:16.759Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.08s) [2022-08-09T12:27:16.759Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-09T12:27:17.056Z] === CONT TestReadPluginNoRead [2022-08-09T12:27:17.056Z] --- PASS: TestDaemonStartWithLogOpt (4.61s) [2022-08-09T12:27:18.178Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-09T12:27:18.436Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-09T12:27:19.593Z] === RUN TestReadPluginNoRead/default [2022-08-09T12:27:20.530Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-09T12:27:20.604Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-08-09T12:27:21.909Z] --- PASS: TestContinueAfterPluginCrash (9.29s) [2022-08-09T12:27:21.909Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-09T12:27:22.618Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-09T12:27:22.618Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-09T12:27:23.287Z] === CONT TestReadPluginNoRead [2022-08-09T12:27:23.287Z] read_test.go:92: [d0fe25e4dc56b] daemon is not started [2022-08-09T12:27:23.287Z] --- PASS: TestReadPluginNoRead (6.11s) [2022-08-09T12:27:23.287Z] --- PASS: TestReadPluginNoRead/default (1.26s) [2022-08-09T12:27:23.287Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.41s) [2022-08-09T12:27:23.287Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.27s) [2022-08-09T12:27:23.287Z] PASS [2022-08-09T12:27:23.287Z] [2022-08-09T12:27:23.287Z] DONE 6 tests in 10.830s [2022-08-09T12:27:23.287Z] 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-08-09T12:27:23.287Z] testing: warning: no tests to run [2022-08-09T12:27:23.287Z] PASS [2022-08-09T12:27:23.287Z] [2022-08-09T12:27:23.287Z] DONE 0 tests in 0.038s [2022-08-09T12:27:23.287Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-09T12:27:23.287Z] INFO: Testing against a local daemon [2022-08-09T12:27:23.287Z] === RUN TestPluginWithDevMounts [2022-08-09T12:27:23.287Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-09T12:27:23.287Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-08-09T12:27:23.287Z] PASS [2022-08-09T12:27:23.287Z] [2022-08-09T12:27:23.287Z] === Skipped [2022-08-09T12:27:23.287Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-08-09T12:27:23.287Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-09T12:27:23.287Z] [2022-08-09T12:27:23.287Z] DONE 1 tests, 1 skipped in 0.106s [2022-08-09T12:27:23.287Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-09T12:27:23.546Z] INFO: Testing against a local daemon [2022-08-09T12:27:23.546Z] === RUN TestSecretInspect [2022-08-09T12:27:23.546Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:23.546Z] --- SKIP: TestSecretInspect (0.02s) [2022-08-09T12:27:23.546Z] === RUN TestSecretList [2022-08-09T12:27:23.546Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:23.546Z] --- SKIP: TestSecretList (0.01s) [2022-08-09T12:27:23.546Z] === RUN TestSecretsCreateAndDelete [2022-08-09T12:27:23.546Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:23.546Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-08-09T12:27:23.546Z] === RUN TestSecretsUpdate [2022-08-09T12:27:23.546Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:23.546Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-08-09T12:27:23.546Z] === RUN TestTemplatedSecret [2022-08-09T12:27:23.546Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:23.546Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-08-09T12:27:23.546Z] === RUN TestSecretCreateResolve [2022-08-09T12:27:23.546Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:23.546Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-08-09T12:27:23.546Z] PASS [2022-08-09T12:27:23.546Z] [2022-08-09T12:27:23.546Z] === Skipped [2022-08-09T12:27:23.546Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-08-09T12:27:23.546Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:23.546Z] [2022-08-09T12:27:23.546Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-08-09T12:27:23.546Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:23.546Z] [2022-08-09T12:27:23.546Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-08-09T12:27:23.546Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:23.546Z] [2022-08-09T12:27:23.546Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-08-09T12:27:23.546Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:23.546Z] [2022-08-09T12:27:23.546Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-08-09T12:27:23.546Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:23.546Z] [2022-08-09T12:27:23.546Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-08-09T12:27:23.546Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:23.546Z] [2022-08-09T12:27:23.546Z] DONE 6 tests, 6 skipped in 0.162s [2022-08-09T12:27:23.546Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-09T12:27:23.546Z] INFO: Testing against a local daemon [2022-08-09T12:27:23.546Z] === RUN TestServiceCreateInit [2022-08-09T12:27:23.546Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-09T12:27:23.546Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:23.546Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-09T12:27:23.546Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:23.551Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-09T12:27:23.806Z] --- PASS: TestServiceCreateInit (0.02s) [2022-08-09T12:27:23.806Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-09T12:27:23.806Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-09T12:27:23.806Z] === RUN TestCreateServiceMultipleTimes [2022-08-09T12:27:23.806Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:23.806Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-08-09T12:27:23.806Z] === RUN TestCreateServiceConflict [2022-08-09T12:27:23.806Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:23.806Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-08-09T12:27:23.806Z] === RUN TestCreateServiceMaxReplicas [2022-08-09T12:27:23.806Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:23.806Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-08-09T12:27:23.806Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-09T12:27:23.806Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:23.806Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2022-08-09T12:27:23.806Z] === RUN TestCreateServiceSecretFileMode [2022-08-09T12:27:23.806Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:23.806Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-08-09T12:27:23.806Z] === RUN TestCreateServiceConfigFileMode [2022-08-09T12:27:23.806Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:23.806Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-08-09T12:27:23.806Z] === RUN TestCreateServiceSysctls [2022-08-09T12:27:23.806Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:23.806Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-08-09T12:27:23.806Z] === RUN TestCreateServiceCapabilities [2022-08-09T12:27:23.806Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:23.806Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-08-09T12:27:23.806Z] === RUN TestInspect [2022-08-09T12:27:23.806Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:23.806Z] --- SKIP: TestInspect (0.01s) [2022-08-09T12:27:23.806Z] === RUN TestCreateJob [2022-08-09T12:27:23.806Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:23.806Z] --- SKIP: TestCreateJob (0.01s) [2022-08-09T12:27:23.806Z] === RUN TestReplicatedJob [2022-08-09T12:27:23.806Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:23.806Z] --- SKIP: TestReplicatedJob (0.01s) [2022-08-09T12:27:23.806Z] === RUN TestUpdateReplicatedJob [2022-08-09T12:27:23.806Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:23.806Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-08-09T12:27:23.806Z] === RUN TestServiceListWithStatuses [2022-08-09T12:27:23.806Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-09T12:27:23.806Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-09T12:27:23.806Z] === RUN TestDockerNetworkConnectAlias [2022-08-09T12:27:23.806Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:23.806Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-08-09T12:27:23.806Z] === RUN TestDockerNetworkReConnect [2022-08-09T12:27:23.806Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:23.806Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2022-08-09T12:27:23.806Z] === RUN TestServicePlugin [2022-08-09T12:27:24.116Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-09T12:27:25.489Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-09T12:27:25.713Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:25.972Z] --- SKIP: TestServicePlugin (1.95s) [2022-08-09T12:27:25.972Z] === RUN TestServiceUpdateLabel [2022-08-09T12:27:25.972Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:25.972Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-08-09T12:27:25.972Z] === RUN TestServiceUpdateSecrets [2022-08-09T12:27:25.972Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:25.972Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-08-09T12:27:25.972Z] === RUN TestServiceUpdateConfigs [2022-08-09T12:27:25.972Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:25.972Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-08-09T12:27:25.972Z] === RUN TestServiceUpdateNetwork [2022-08-09T12:27:25.972Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:25.972Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-08-09T12:27:25.972Z] === RUN TestServiceUpdatePidsLimit [2022-08-09T12:27:25.972Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:25.972Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-08-09T12:27:25.972Z] PASS [2022-08-09T12:27:25.972Z] [2022-08-09T12:27:25.972Z] === Skipped [2022-08-09T12:27:25.972Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-09T12:27:25.972Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:25.972Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-09T12:27:25.972Z] [2022-08-09T12:27:25.972Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-09T12:27:25.972Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:25.972Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-09T12:27:25.972Z] [2022-08-09T12:27:25.972Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-08-09T12:27:25.972Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:25.972Z] [2022-08-09T12:27:25.972Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-08-09T12:27:25.972Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:25.972Z] [2022-08-09T12:27:25.972Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-08-09T12:27:25.972Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:25.972Z] [2022-08-09T12:27:25.972Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2022-08-09T12:27:25.972Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:25.972Z] [2022-08-09T12:27:25.972Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-08-09T12:27:25.972Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:25.972Z] [2022-08-09T12:27:25.972Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-08-09T12:27:25.972Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:25.972Z] [2022-08-09T12:27:25.972Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-08-09T12:27:25.972Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:25.972Z] [2022-08-09T12:27:25.972Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-08-09T12:27:25.972Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:25.972Z] [2022-08-09T12:27:25.972Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-08-09T12:27:25.972Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:25.972Z] [2022-08-09T12:27:25.972Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-08-09T12:27:25.972Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:25.972Z] [2022-08-09T12:27:25.972Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-08-09T12:27:25.972Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:25.972Z] [2022-08-09T12:27:25.972Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-08-09T12:27:25.972Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:25.972Z] [2022-08-09T12:27:25.972Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-09T12:27:25.972Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-09T12:27:25.972Z] [2022-08-09T12:27:25.972Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-08-09T12:27:25.972Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:25.972Z] [2022-08-09T12:27:25.972Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2022-08-09T12:27:25.972Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:25.972Z] [2022-08-09T12:27:25.972Z] === SKIP: amd64.integration.service TestServicePlugin (1.95s) [2022-08-09T12:27:25.972Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:25.972Z] [2022-08-09T12:27:25.972Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-08-09T12:27:25.972Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:25.972Z] [2022-08-09T12:27:25.972Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-08-09T12:27:25.972Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:25.972Z] [2022-08-09T12:27:25.972Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-08-09T12:27:25.972Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:25.972Z] [2022-08-09T12:27:25.972Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-08-09T12:27:25.972Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:25.972Z] [2022-08-09T12:27:25.972Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-08-09T12:27:25.972Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T12:27:25.972Z] [2022-08-09T12:27:25.972Z] DONE 24 tests, 23 skipped in 2.390s [2022-08-09T12:27:25.972Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-09T12:27:25.972Z] INFO: Testing against a local daemon [2022-08-09T12:27:25.972Z] === RUN TestSessionCreate [2022-08-09T12:27:25.972Z] --- PASS: TestSessionCreate (0.04s) [2022-08-09T12:27:25.972Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-09T12:27:25.972Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2022-08-09T12:27:25.972Z] PASS [2022-08-09T12:27:26.055Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-09T12:27:26.231Z] [2022-08-09T12:27:26.231Z] DONE 2 tests in 0.160s [2022-08-09T12:27:26.231Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-09T12:27:26.231Z] INFO: Testing against a local daemon [2022-08-09T12:27:26.231Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-09T12:27:26.231Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-09T12:27:26.231Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-09T12:27:26.231Z] === RUN TestDiskUsage [2022-08-09T12:27:26.231Z] === PAUSE TestDiskUsage [2022-08-09T12:27:26.231Z] === RUN TestEventsExecDie [2022-08-09T12:27:26.800Z] --- PASS: TestEventsExecDie (0.52s) [2022-08-09T12:27:26.800Z] === RUN TestEventsBackwardsCompatible [2022-08-09T12:27:26.800Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-08-09T12:27:26.800Z] === RUN TestEventsVolumeCreate [2022-08-09T12:27:26.800Z] --- PASS: TestEventsVolumeCreate (0.04s) [2022-08-09T12:27:26.800Z] === RUN TestInfoBinaryCommits [2022-08-09T12:27:26.800Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-09T12:27:26.800Z] === RUN TestInfoAPIVersioned [2022-08-09T12:27:26.800Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-09T12:27:26.800Z] === RUN TestInfoAPI [2022-08-09T12:27:26.800Z] --- PASS: TestInfoAPI (0.02s) [2022-08-09T12:27:26.800Z] === RUN TestInfoAPIWarnings [2022-08-09T12:27:27.954Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-09T12:27:27.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.32s) [2022-08-09T12:27:27.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.59s) [2022-08-09T12:27:27.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s) [2022-08-09T12:27:27.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.74s) [2022-08-09T12:27:27.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-08-09T12:27:27.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s) [2022-08-09T12:27:27.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.32s) [2022-08-09T12:27:27.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.37s) [2022-08-09T12:27:27.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.89s) [2022-08-09T12:27:27.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.88s) [2022-08-09T12:27:27.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.70s) [2022-08-09T12:27:27.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.83s) [2022-08-09T12:27:27.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.88s) [2022-08-09T12:27:27.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.95s) [2022-08-09T12:27:27.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.70s) [2022-08-09T12:27:27.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.74s) [2022-08-09T12:27:27.954Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-09T12:27:27.954Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-09T12:27:28.550Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-09T12:27:29.496Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.91s) [2022-08-09T12:27:29.496Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.92s) [2022-08-09T12:27:29.496Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.98s) [2022-08-09T12:27:29.496Z] === RUN TestCgroupNamespacesRun [2022-08-09T12:27:30.878Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-08-09T12:27:30.878Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-09T12:27:31.811Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.17s) [2022-08-09T12:27:31.812Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-09T12:27:33.185Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2022-08-09T12:27:33.185Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-09T12:27:34.558Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s) [2022-08-09T12:27:34.558Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-09T12:27:34.793Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-08-09T12:27:34.793Z] PASS [2022-08-09T12:27:34.793Z] [2022-08-09T12:27:34.793Z] DONE 17 tests in 50.223s [2022-08-09T12:27:34.793Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-09T12:27:34.793Z] INFO: Testing against a local daemon [2022-08-09T12:27:34.793Z] === RUN TestPluginInvalidJSON [2022-08-09T12:27:34.793Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-09T12:27:34.793Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-09T12:27:34.793Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-09T12:27:34.793Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-09T12:27:34.793Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-09T12:27:34.793Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-09T12:27:34.793Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-09T12:27:34.793Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-09T12:27:34.793Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-09T12:27:34.793Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-09T12:27:34.793Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-09T12:27:34.793Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-09T12:27:34.793Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-09T12:27:34.793Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-09T12:27:34.793Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-09T12:27:34.793Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-09T12:27:34.793Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-09T12:27:34.793Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-09T12:27:34.793Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-09T12:27:34.793Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-09T12:27:34.793Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-09T12:27:34.793Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-09T12:27:34.793Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-09T12:27:34.793Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-09T12:27:34.793Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-09T12:27:34.793Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-09T12:27:34.793Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-09T12:27:34.793Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-09T12:27:34.793Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-09T12:27:34.793Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-09T12:27:34.793Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-09T12:27:34.793Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-09T12:27:34.793Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-09T12:27:34.793Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-09T12:27:34.793Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-09T12:27:34.793Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-09T12:27:34.793Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-09T12:27:34.793Z] === RUN TestPluginInstall [2022-08-09T12:27:34.793Z] === RUN TestPluginInstall/no_auth [2022-08-09T12:27:34.793Z] time="2022-08-09T12:27:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-09T12:27:34.793Z] time="2022-08-09T12:27:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:19645d788d330223fecbab1afa19b87d676a20c45cc4535d61dc5b1b2a7f46de" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-09T12:27:34.793Z] time="2022-08-09T12:27:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-09T12:27:34.793Z] time="2022-08-09T12:27:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:19645d788d330223fecbab1afa19b87d676a20c45cc4535d61dc5b1b2a7f46de" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-09T12:27:34.793Z] === RUN TestPluginInstall/with_htpasswd [2022-08-09T12:27:34.793Z] time="2022-08-09T12:27:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-09T12:27:34.793Z] time="2022-08-09T12:27:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:38c08ab487ff24c4df8a55e12402da4715116203edfb803f6069f0882a050da1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-09T12:27:34.793Z] time="2022-08-09T12:27:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-09T12:27:34.793Z] time="2022-08-09T12:27:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:38c08ab487ff24c4df8a55e12402da4715116203edfb803f6069f0882a050da1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-09T12:27:34.793Z] === RUN TestPluginInstall/with_insecure [2022-08-09T12:27:35.049Z] time="2022-08-09T12:27:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-09T12:27:35.049Z] time="2022-08-09T12:27:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:78fad521c3a76253f69125aa700db54caeeab3151878e1cf4312ac9297200165" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-09T12:27:35.049Z] time="2022-08-09T12:27:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-09T12:27:35.049Z] time="2022-08-09T12:27:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:78fad521c3a76253f69125aa700db54caeeab3151878e1cf4312ac9297200165" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-09T12:27:35.304Z] plugin_test.go:196: [dde7b5ff75bdb] daemon is not started [2022-08-09T12:27:35.304Z] --- PASS: TestPluginInstall (2.75s) [2022-08-09T12:27:35.304Z] --- PASS: TestPluginInstall/no_auth (1.04s) [2022-08-09T12:27:35.304Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2022-08-09T12:27:35.304Z] --- PASS: TestPluginInstall/with_insecure (1.09s) [2022-08-09T12:27:35.304Z] === RUN TestPluginsWithRuntimes [2022-08-09T12:27:35.491Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-08-09T12:27:35.492Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-09T12:27:36.864Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-08-09T12:27:36.864Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-09T12:27:37.191Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-09T12:27:37.430Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-08-09T12:27:37.430Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-09T12:27:37.752Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-09T12:27:38.680Z] --- PASS: TestPluginsWithRuntimes (3.36s) [2022-08-09T12:27:38.680Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-08-09T12:27:38.680Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-08-09T12:27:38.680Z] === RUN TestPluginBackCompatMediaTypes [2022-08-09T12:27:38.803Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2022-08-09T12:27:38.803Z] === RUN TestNISDomainname [2022-08-09T12:27:39.061Z] --- PASS: TestNISDomainname (0.57s) [2022-08-09T12:27:39.061Z] === RUN TestHostnameDnsResolution [2022-08-09T12:27:39.241Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-08-09T12:27:39.242Z] PASS [2022-08-09T12:27:39.242Z] [2022-08-09T12:27:39.242Z] DONE 24 tests in 6.742s [2022-08-09T12:27:39.242Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-09T12:27:39.242Z] INFO: Testing against a local daemon [2022-08-09T12:27:39.242Z] === RUN TestExternalGraphDriver [2022-08-09T12:27:39.802Z] === RUN TestExternalGraphDriver/json [2022-08-09T12:27:39.995Z] --- PASS: TestHostnameDnsResolution (0.79s) [2022-08-09T12:27:39.995Z] === RUN TestUnprivilegedPortsAndPing [2022-08-09T12:27:40.560Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-08-09T12:27:40.560Z] === RUN TestPrivilegedHostDevices [2022-08-09T12:27:40.818Z] --- PASS: TestPrivilegedHostDevices (0.53s) [2022-08-09T12:27:40.818Z] === RUN TestRunConsoleSize [2022-08-09T12:27:41.384Z] --- PASS: TestRunConsoleSize (0.41s) [2022-08-09T12:27:41.384Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-09T12:27:41.693Z] === RUN TestExternalGraphDriver/spec [2022-08-09T12:27:42.757Z] --- PASS: TestRunWithAlternativeContainerdShim (1.13s) [2022-08-09T12:27:42.757Z] === RUN TestStats [2022-08-09T12:27:43.057Z] === RUN TestExternalGraphDriver/pull [2022-08-09T12:27:44.889Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-08-09T12:27:44.889Z] === RUN TestInfoDebug [2022-08-09T12:27:44.889Z] --- PASS: TestInfoDebug (0.54s) [2022-08-09T12:27:44.889Z] === RUN TestInfoInsecureRegistries [2022-08-09T12:27:44.889Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-08-09T12:27:44.889Z] === RUN TestInfoRegistryMirrors [2022-08-09T12:27:44.948Z] --- PASS: TestExternalGraphDriver (5.26s) [2022-08-09T12:27:44.948Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2022-08-09T12:27:44.948Z] --- PASS: TestExternalGraphDriver/spec (1.64s) [2022-08-09T12:27:44.948Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2022-08-09T12:27:44.948Z] === RUN TestGraphdriverPluginV2 [2022-08-09T12:27:45.148Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-08-09T12:27:45.148Z] === RUN TestLoginFailsWithBadCredentials [2022-08-09T12:27:45.283Z] --- PASS: TestStats (2.51s) [2022-08-09T12:27:45.283Z] === RUN TestStopContainerWithTimeout [2022-08-09T12:27:45.283Z] === RUN TestStopContainerWithTimeout/0 [2022-08-09T12:27:45.283Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-09T12:27:45.283Z] === RUN TestStopContainerWithTimeout/1 [2022-08-09T12:27:45.283Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-09T12:27:45.283Z] === RUN TestStopContainerWithTimeout/3 [2022-08-09T12:27:45.283Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-09T12:27:45.283Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-09T12:27:45.283Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-09T12:27:45.283Z] === CONT TestStopContainerWithTimeout/0 [2022-08-09T12:27:45.283Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-09T12:27:45.408Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-09T12:27:45.408Z] === RUN TestPingCacheHeaders [2022-08-09T12:27:45.408Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-08-09T12:27:45.408Z] === RUN TestPingGet [2022-08-09T12:27:45.408Z] --- PASS: TestPingGet (0.01s) [2022-08-09T12:27:45.408Z] === RUN TestPingHead [2022-08-09T12:27:45.408Z] --- PASS: TestPingHead (0.03s) [2022-08-09T12:27:45.408Z] === RUN TestPingSwarmHeader [2022-08-09T12:27:45.541Z] === CONT TestStopContainerWithTimeout/3 [2022-08-09T12:27:45.976Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-09T12:27:46.544Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-09T12:27:47.481Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-09T12:27:47.481Z] --- PASS: TestPingSwarmHeader (2.07s) [2022-08-09T12:27:47.481Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-09T12:27:47.481Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-09T12:27:47.481Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-09T12:27:47.481Z] === RUN TestVersion [2022-08-09T12:27:47.740Z] --- PASS: TestVersion (0.04s) [2022-08-09T12:27:47.740Z] === CONT TestDiskUsage [2022-08-09T12:27:48.066Z] === CONT TestStopContainerWithTimeout/1 [2022-08-09T12:27:48.309Z] === RUN TestDiskUsage/empty [2022-08-09T12:27:48.309Z] === RUN TestDiskUsage/empty/container_types [2022-08-09T12:27:48.309Z] === RUN TestDiskUsage/empty/image_types [2022-08-09T12:27:48.309Z] === RUN TestDiskUsage/empty/volume_types [2022-08-09T12:27:48.309Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-09T12:27:48.309Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-09T12:27:48.309Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-09T12:27:48.309Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-09T12:27:48.309Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-09T12:27:48.309Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-09T12:27:48.309Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-09T12:27:48.309Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-09T12:27:48.309Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-09T12:27:48.309Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-09T12:27:48.309Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-09T12:27:48.309Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-09T12:27:48.309Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-09T12:27:48.309Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-09T12:27:48.309Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-09T12:27:48.309Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-09T12:27:48.309Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-09T12:27:48.309Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-09T12:27:48.309Z] === RUN TestDiskUsage/after_container.Run [2022-08-09T12:27:48.568Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-09T12:27:48.568Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-09T12:27:48.568Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-09T12:27:48.568Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-09T12:27:48.568Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-09T12:27:48.568Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-09T12:27:48.568Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-09T12:27:48.568Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-09T12:27:48.568Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-09T12:27:48.568Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-09T12:27:48.828Z] --- PASS: TestDiskUsage (1.21s) [2022-08-09T12:27:48.828Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-09T12:27:48.828Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-09T12:27:48.828Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-09T12:27:48.828Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-09T12:27:48.828Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-09T12:27:48.828Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-09T12:27:48.828Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-09T12:27:48.828Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-09T12:27:48.828Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-09T12:27:48.828Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-09T12:27:48.828Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-09T12:27:48.828Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-08-09T12:27:48.828Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-09T12:27:48.828Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-09T12:27:48.828Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-09T12:27:48.828Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-09T12:27:48.828Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-09T12:27:48.828Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-09T12:27:48.828Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-09T12:27:48.828Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-09T12:27:48.828Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-09T12:27:48.828Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-09T12:27:48.828Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2022-08-09T12:27:48.828Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-08-09T12:27:48.828Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-09T12:27:48.828Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-09T12:27:48.828Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-09T12:27:48.828Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-08-09T12:27:48.828Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-09T12:27:48.828Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-08-09T12:27:48.828Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-09T12:27:48.828Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-08-09T12:27:48.828Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-08-09T12:27:48.828Z] PASS [2022-08-09T12:27:48.828Z] [2022-08-09T12:27:48.828Z] === Skipped [2022-08-09T12:27:48.828Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-09T12:27:48.828Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-09T12:27:48.828Z] [2022-08-09T12:27:48.828Z] DONE 54 tests, 1 skipped in 22.731s [2022-08-09T12:27:48.828Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-09T12:27:48.828Z] INFO: Testing against a local daemon [2022-08-09T12:27:48.828Z] === RUN TestVolumesCreateAndList [2022-08-09T12:27:48.828Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-09T12:27:48.999Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-09T12:27:48.999Z] --- PASS: TestStopContainerWithTimeout/0 (0.64s) [2022-08-09T12:27:48.999Z] --- PASS: TestStopContainerWithTimeout/-1 (2.70s) [2022-08-09T12:27:48.999Z] --- PASS: TestStopContainerWithTimeout/3 (2.41s) [2022-08-09T12:27:48.999Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-08-09T12:27:48.999Z] === RUN TestDeleteDevicemapper [2022-08-09T12:27:48.999Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-09T12:27:48.999Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-09T12:27:48.999Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-09T12:27:49.088Z] === RUN TestVolumesRemove [2022-08-09T12:27:49.088Z] --- PASS: TestVolumesRemove (0.06s) [2022-08-09T12:27:49.088Z] === RUN TestVolumesInspect [2022-08-09T12:27:49.088Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-09T12:27:49.088Z] === RUN TestVolumesInvalidJSON [2022-08-09T12:27:49.088Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-09T12:27:49.088Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-09T12:27:49.088Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-09T12:27:49.088Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-09T12:27:49.088Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-09T12:27:49.088Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-09T12:27:49.088Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-09T12:27:49.088Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-09T12:27:49.088Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-09T12:27:49.088Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-09T12:27:49.088Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-09T12:27:49.088Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-09T12:27:49.088Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-09T12:27:49.088Z] PASS [2022-08-09T12:27:49.088Z] [2022-08-09T12:27:49.088Z] DONE 9 tests in 0.190s [2022-08-09T12:27:49.088Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-09T12:27:49.088Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14269 is not a child of this shell [2022-08-09T12:27:49.088Z] warning: PID 14269 from bundles/test-integration/docker.pid had a nonzero exit code [2022-08-09T12:27:49.088Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-09T12:27:49.088Z] [2022-08-09T12:27:49.088Z] Unloading profiles will leave already running processes permanently [2022-08-09T12:27:49.088Z] unconfined, which can lead to unexpected situations. [2022-08-09T12:27:49.088Z] [2022-08-09T12:27:49.088Z] To set a process to complain mode, use the command line tool [2022-08-09T12:27:49.088Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-09T12:27:49.088Z] Removing test suite binaries [2022-08-09T12:27:49.088Z] exiting test-integration [2022-08-09T12:27:49.088Z] ++ exit 0 [2022-08-09T12:27:49.088Z] [2022-08-09T12:27:49.145Z] --- PASS: TestGraphdriverPluginV2 (4.20s) [2022-08-09T12:27:49.145Z] PASS [2022-08-09T12:27:49.145Z] [2022-08-09T12:27:49.145Z] DONE 5 tests in 9.501s [2022-08-09T12:27:49.145Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-09T12:27:49.145Z] INFO: Testing against a local daemon [2022-08-09T12:27:49.145Z] === RUN TestContinueAfterPluginCrash [2022-08-09T12:27:49.145Z] === PAUSE TestContinueAfterPluginCrash [2022-08-09T12:27:49.145Z] === RUN TestReadPluginNoRead [2022-08-09T12:27:49.145Z] === PAUSE TestReadPluginNoRead [2022-08-09T12:27:49.145Z] === RUN TestDaemonStartWithLogOpt [2022-08-09T12:27:49.145Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-09T12:27:49.145Z] === CONT TestContinueAfterPluginCrash [2022-08-09T12:27:49.145Z] === CONT TestDaemonStartWithLogOpt Post stage [Pipeline] junit [2022-08-09T12:27:50.038Z] Recording test results [2022-08-09T12:27:50.907Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.71s) [2022-08-09T12:27:50.907Z] === RUN TestUpdateMemory [2022-08-09T12:27:51.473Z] --- PASS: TestUpdateMemory (0.56s) [2022-08-09T12:27:51.473Z] === RUN TestUpdateCPUQuota [2022-08-09T12:27:51.762Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-09T12:27:52.042Z] --- PASS: TestUpdateCPUQuota (0.67s) [2022-08-09T12:27:52.042Z] === RUN TestUpdatePidsLimit [2022-08-09T12:27:52.042Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-09T12:27:52.102Z] + echo Ensuring container killed. [2022-08-09T12:27:52.102Z] Ensuring container killed. [2022-08-09T12:27:52.102Z] + docker rm -vf docker-pr2 [2022-08-09T12:27:52.102Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-09T12:27:52.299Z] === RUN TestUpdatePidsLimit/no_change [2022-08-09T12:27:52.389Z] + echo Chowning /workspace to jenkins user [2022-08-09T12:27:52.389Z] Chowning /workspace to jenkins user [2022-08-09T12:27:52.389Z] + id -u [2022-08-09T12:27:52.389Z] + id -g [2022-08-09T12:27:52.389Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43907:/workspace busybox chown -R 1000:1000 /workspace [2022-08-09T12:27:52.389Z] Unable to find image 'busybox:latest' locally [2022-08-09T12:27:52.389Z] latest: Pulling from library/busybox [2022-08-09T12:27:52.420Z] --- PASS: TestDaemonStartWithLogOpt (3.65s) [2022-08-09T12:27:52.420Z] === CONT TestReadPluginNoRead [2022-08-09T12:27:52.557Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-09T12:27:52.558Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-09T12:27:52.659Z] 50783e0dfb64: Pulling fs layer [2022-08-09T12:27:52.660Z] 50783e0dfb64: Download complete [2022-08-09T12:27:52.660Z] 50783e0dfb64: Pull complete [2022-08-09T12:27:52.660Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-09T12:27:52.660Z] Status: Downloaded newer image for busybox:latest [2022-08-09T12:27:52.816Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-09T12:27:53.073Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-09T12:27:53.331Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-09T12:27:53.896Z] --- PASS: TestUpdatePidsLimit (1.92s) [2022-08-09T12:27:53.896Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-08-09T12:27:53.896Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-08-09T12:27:53.896Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-08-09T12:27:53.896Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2022-08-09T12:27:53.896Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-08-09T12:27:53.896Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-08-09T12:27:53.896Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-08-09T12:27:53.896Z] === RUN TestUpdateRestartPolicy [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-09T12:27:54.337Z] + bundleName=amd64-rootless [2022-08-09T12:27:54.337Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-08-09T12:27:54.337Z] Creating amd64-rootless-bundles.tar.gz [2022-08-09T12:27:54.337Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-09T12:27:54.337Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-09T12:27:54.351Z] Archiving artifacts [2022-08-09T12:27:54.933Z] === RUN TestReadPluginNoRead/default [2022-08-09T12:27:55.859Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-09T12:27:56.235Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43907/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-09T12:27:56.540Z] + make clean [2022-08-09T12:27:56.801Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-09T12:27:56.801Z] docker-dev-cache [2022-08-09T12:27:56.801Z] docker-mod-cache [Pipeline] deleteDir [2022-08-09T12:27:57.224Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-09T12:27:57.224Z] --- PASS: TestContinueAfterPluginCrash (8.51s) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-09T12:27:58.589Z] === CONT TestReadPluginNoRead [2022-08-09T12:27:58.589Z] read_test.go:92: [d5af452882120] daemon is not started [2022-08-09T12:27:58.589Z] --- PASS: TestReadPluginNoRead (5.90s) [2022-08-09T12:27:58.589Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2022-08-09T12:27:58.589Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.23s) [2022-08-09T12:27:58.589Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2022-08-09T12:27:58.589Z] PASS [2022-08-09T12:27:58.589Z] [2022-08-09T12:27:58.589Z] DONE 6 tests in 9.570s [2022-08-09T12:27:58.589Z] 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-08-09T12:27:58.589Z] testing: warning: no tests to run [2022-08-09T12:27:58.589Z] PASS [2022-08-09T12:27:58.589Z] [2022-08-09T12:27:58.589Z] DONE 0 tests in 0.008s [2022-08-09T12:27:58.589Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-09T12:27:58.589Z] INFO: Testing against a local daemon [2022-08-09T12:27:58.589Z] === RUN TestPluginWithDevMounts [2022-08-09T12:27:58.589Z] === PAUSE TestPluginWithDevMounts [2022-08-09T12:27:58.589Z] === CONT TestPluginWithDevMounts [2022-08-09T12:27:59.953Z] --- PASS: TestPluginWithDevMounts (1.58s) [2022-08-09T12:27:59.953Z] PASS [2022-08-09T12:27:59.953Z] [2022-08-09T12:27:59.953Z] DONE 1 tests in 1.602s [2022-08-09T12:27:59.953Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-09T12:27:59.953Z] INFO: Testing against a local daemon [2022-08-09T12:27:59.953Z] === RUN TestSecretInspect [2022-08-09T12:28:02.468Z] --- PASS: TestSecretInspect (2.17s) [2022-08-09T12:28:02.468Z] === RUN TestSecretList [2022-08-09T12:28:04.355Z] --- PASS: TestSecretList (2.25s) [2022-08-09T12:28:04.355Z] === RUN TestSecretsCreateAndDelete [2022-08-09T12:28:06.087Z] --- PASS: TestUpdateRestartPolicy (10.97s) [2022-08-09T12:28:06.087Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-09T12:28:06.087Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-08-09T12:28:06.087Z] === RUN TestWaitNonBlocked [2022-08-09T12:28:06.087Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-09T12:28:06.087Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-09T12:28:06.087Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-09T12:28:06.087Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-09T12:28:06.087Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-09T12:28:06.087Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-09T12:28:06.087Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-09T12:28:06.087Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s) [2022-08-09T12:28:06.087Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2022-08-09T12:28:06.087Z] === RUN TestWaitBlocked [2022-08-09T12:28:06.087Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-09T12:28:06.087Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-09T12:28:06.087Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-09T12:28:06.087Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-09T12:28:06.087Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-09T12:28:06.087Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-09T12:28:06.869Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2022-08-09T12:28:06.869Z] === RUN TestSecretsUpdate [2022-08-09T12:28:07.020Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-09T12:28:07.020Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.61s) [2022-08-09T12:28:07.020Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s) [2022-08-09T12:28:07.020Z] === RUN TestWaitConditions [2022-08-09T12:28:07.020Z] === RUN TestWaitConditions/default [2022-08-09T12:28:07.020Z] === PAUSE TestWaitConditions/default [2022-08-09T12:28:07.020Z] === RUN TestWaitConditions/not-running [2022-08-09T12:28:07.020Z] === PAUSE TestWaitConditions/not-running [2022-08-09T12:28:07.020Z] === RUN TestWaitConditions/next-exit [2022-08-09T12:28:07.020Z] === PAUSE TestWaitConditions/next-exit [2022-08-09T12:28:07.020Z] === RUN TestWaitConditions/removed [2022-08-09T12:28:07.020Z] === PAUSE TestWaitConditions/removed [2022-08-09T12:28:07.020Z] === CONT TestWaitConditions/default [2022-08-09T12:28:07.020Z] === CONT TestWaitConditions/next-exit [2022-08-09T12:28:08.759Z] --- PASS: TestSecretsUpdate (2.16s) [2022-08-09T12:28:08.759Z] === RUN TestTemplatedSecret [2022-08-09T12:28:08.919Z] === CONT TestWaitConditions/removed [2022-08-09T12:28:08.919Z] === CONT TestWaitConditions/not-running [2022-08-09T12:28:10.291Z] --- PASS: TestWaitConditions (0.01s) [2022-08-09T12:28:10.291Z] --- PASS: TestWaitConditions/default (1.74s) [2022-08-09T12:28:10.291Z] --- PASS: TestWaitConditions/next-exit (1.86s) [2022-08-09T12:28:10.291Z] --- PASS: TestWaitConditions/removed (1.60s) [2022-08-09T12:28:10.291Z] --- PASS: TestWaitConditions/not-running (1.49s) [2022-08-09T12:28:10.291Z] === RUN TestWaitRestartedContainer [2022-08-09T12:28:10.291Z] === RUN TestWaitRestartedContainer/default [2022-08-09T12:28:10.291Z] === PAUSE TestWaitRestartedContainer/default [2022-08-09T12:28:10.291Z] === RUN TestWaitRestartedContainer/not-running [2022-08-09T12:28:10.291Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-09T12:28:10.291Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-09T12:28:10.291Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-09T12:28:10.291Z] === CONT TestWaitRestartedContainer/default [2022-08-09T12:28:10.291Z] === CONT TestWaitRestartedContainer/not-running [2022-08-09T12:28:11.273Z] --- PASS: TestTemplatedSecret (2.58s) [2022-08-09T12:28:11.273Z] === RUN TestSecretCreateResolve [2022-08-09T12:28:11.665Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-09T12:28:12.597Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-09T12:28:12.597Z] --- PASS: TestWaitRestartedContainer/not-running (1.37s) [2022-08-09T12:28:12.597Z] --- PASS: TestWaitRestartedContainer/default (1.45s) [2022-08-09T12:28:12.597Z] --- PASS: TestWaitRestartedContainer/next-exit (0.95s) [2022-08-09T12:28:12.597Z] === CONT TestContainerStartOnDaemonRestart [2022-08-09T12:28:12.597Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-09T12:28:13.787Z] --- PASS: TestSecretCreateResolve (2.19s) [2022-08-09T12:28:13.787Z] PASS [2022-08-09T12:28:13.787Z] [2022-08-09T12:28:13.787Z] DONE 6 tests in 13.535s [2022-08-09T12:28:13.787Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-09T12:28:13.787Z] INFO: Testing against a local daemon [2022-08-09T12:28:13.787Z] === RUN TestServiceCreateInit [2022-08-09T12:28:13.787Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-09T12:28:14.029Z] .........................xx.................... [ 29%] [2022-08-09T12:28:15.124Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.17s) [2022-08-09T12:28:15.124Z] === CONT TestIpcModeOlderClient [2022-08-09T12:28:15.124Z] --- PASS: TestContainerStartOnDaemonRestart (2.19s) [2022-08-09T12:28:15.124Z] === CONT TestContainerKillOnDaemonStart [2022-08-09T12:28:15.124Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-08-09T12:28:15.124Z] === CONT TestDaemonHostGatewayIP [2022-08-09T12:28:17.652Z] --- PASS: TestDaemonHostGatewayIP (2.42s) [2022-08-09T12:28:17.652Z] === CONT TestDaemonRestartIpcMode [2022-08-09T12:28:17.954Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-09T12:28:18.396Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-09T12:28:18.396Z] Using test binary docker [2022-08-09T12:28:18.396Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-09T12:28:18.396Z] Using test binary docker [2022-08-09T12:28:18.396Z] +++ /etc/init.d/apparmor start [2022-08-09T12:28:18.396Z] +++ /etc/init.d/apparmor start [2022-08-09T12:28:18.396Z] Not: starting. [2022-08-09T12:28:18.396Z] Not: starting. [2022-08-09T12:28:18.396Z] INFO: Waiting for daemon to start... [2022-08-09T12:28:18.396Z] Starting dockerd [2022-08-09T12:28:18.396Z] +++ 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-08-09T12:28:18.396Z] INFO: Waiting for daemon to start... [2022-08-09T12:28:18.396Z] Starting dockerd [2022-08-09T12:28:18.396Z] +++ 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-08-09T12:28:18.396Z] .. [2022-08-09T12:28:18.396Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-09T12:28:18.396Z] [2022-08-09T12:28:18.396Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-09T12:28:18.396Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-09T12:28:18.396Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-09T12:28:18.396Z] Error: No such image: emptyfs [2022-08-09T12:28:18.396Z] Error: No such image: emptyfs [2022-08-09T12:28:18.396Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-09T12:28:18.396Z] ++++ docker load [2022-08-09T12:28:18.396Z] ++++ docker load [2022-08-09T12:28:18.396Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-09T12:28:18.396Z] Running integration-test (iteration 1) [2022-08-09T12:28:18.396Z] Running integration-test (iteration 1) [2022-08-09T12:28:18.396Z] 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-08-09T12:28:18.396Z] ++ 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-08-09T12:28:18.396Z] ++ set -e [2022-08-09T12:28:18.396Z] ++ '[' -n 0 ']' [2022-08-09T12:28:18.396Z] ++ set -x [2022-08-09T12:28:18.396Z] ++ 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-08-09T12:28:18.396Z] 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-08-09T12:28:18.396Z] ++ 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-08-09T12:28:18.396Z] ++ set -e [2022-08-09T12:28:18.397Z] ++ '[' -n 0 ']' [2022-08-09T12:28:18.397Z] ++ set -x [2022-08-09T12:28:18.397Z] ++ 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-08-09T12:28:18.397Z] Loaded image: busybox:latest [2022-08-09T12:28:18.397Z] Loaded image: busybox:latest [2022-08-09T12:28:18.397Z] Loaded image: busybox:glibc [2022-08-09T12:28:18.397Z] Loaded image: busybox:glibc [2022-08-09T12:28:18.968Z] Loaded image: debian:bullseye-slim [2022-08-09T12:28:18.968Z] Loaded image: debian:bullseye-slim [2022-08-09T12:28:18.968Z] Loaded image: hello-world:latest [2022-08-09T12:28:19.227Z] Loaded image: hello-world:latest [2022-08-09T12:28:19.227Z] Loaded image: arm32v7/hello-world:latest [2022-08-09T12:28:19.227Z] Loaded image: arm32v7/hello-world:latest [2022-08-09T12:28:19.227Z] INFO: Testing against a local daemon [2022-08-09T12:28:19.227Z] === RUN TestDockerSuite [2022-08-09T12:28:19.227Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-08-09T12:28:19.227Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-08-09T12:28:19.227Z] INFO: Testing against a local daemon [2022-08-09T12:28:19.227Z] === RUN TestDockerDaemonSuite [2022-08-09T12:28:19.227Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-08-09T12:28:19.227Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-08-09T12:28:19.227Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-08-09T12:28:19.486Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-08-09T12:28:19.486Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-08-09T12:28:19.486Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-08-09T12:28:19.486Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-08-09T12:28:19.549Z] --- PASS: TestDaemonRestartIpcMode (2.22s) [2022-08-09T12:28:21.218Z] --- PASS: TestServiceCreateInit (7.52s) [2022-08-09T12:28:21.218Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.88s) [2022-08-09T12:28:21.218Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.62s) [2022-08-09T12:28:21.218Z] === RUN TestCreateServiceMultipleTimes [2022-08-09T12:28:23.675Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-08-09T12:28:23.675Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-08-09T12:28:23.934Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-08-09T12:28:24.192Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-08-09T12:28:24.450Z] --- PASS: TestBuildWithHugeFile (133.29s) [2022-08-09T12:28:24.451Z] === RUN TestBuildWCOWSandboxSize [2022-08-09T12:28:24.451Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-09T12:28:24.451Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-09T12:28:24.451Z] === RUN TestBuildWithEmptyDockerfile [2022-08-09T12:28:24.451Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-09T12:28:24.451Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-09T12:28:24.451Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-09T12:28:24.451Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-09T12:28:24.451Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-09T12:28:24.451Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-09T12:28:24.451Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-09T12:28:24.451Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-09T12:28:24.709Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-09T12:28:24.709Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-09T12:28:24.709Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-08-09T12:28:24.709Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-08-09T12:28:24.709Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2022-08-09T12:28:24.709Z] === RUN TestBuildPreserveOwnership [2022-08-09T12:28:24.709Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-09T12:28:24.968Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-08-09T12:28:25.902Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-08-09T12:28:25.902Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-08-09T12:28:26.837Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-08-09T12:28:27.098Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-08-09T12:28:27.664Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-08-09T12:28:27.664Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-08-09T12:28:27.664Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-08-09T12:28:27.664Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-09T12:28:27.707Z] --- PASS: TestContainerKillOnDaemonStart (11.62s) [2022-08-09T12:28:27.707Z] PASS [2022-08-09T12:28:27.707Z] [2022-08-09T12:28:27.707Z] === Skipped [2022-08-09T12:28:27.707Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-08-09T12:28:27.707Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-09T12:28:27.707Z] [2022-08-09T12:28:27.707Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-09T12:28:27.707Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-09T12:28:27.707Z] [2022-08-09T12:28:27.707Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-09T12:28:27.707Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-09T12:28:27.707Z] [2022-08-09T12:28:27.707Z] DONE 272 tests, 3 skipped in 130.619s [2022-08-09T12:28:27.707Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-09T12:28:27.707Z] ++ 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-08-09T12:28:27.707Z] ++ set -e [2022-08-09T12:28:27.707Z] ++ '[' -n 0 ']' [2022-08-09T12:28:27.707Z] ++ set -x [2022-08-09T12:28:27.707Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-08-09T12:28:27.707Z] === RUN TestConfigDaemonLibtrustID [2022-08-09T12:28:27.707Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-09T12:28:27.707Z] === RUN TestConfigDaemonID [2022-08-09T12:28:27.966Z] daemon_test.go:83: [dba3e0020f7ec] daemon is not started [2022-08-09T12:28:27.966Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-09T12:28:27.966Z] === RUN TestDaemonConfigValidation [2022-08-09T12:28:27.966Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-09T12:28:27.966Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-09T12:28:27.966Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-09T12:28:27.966Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-09T12:28:27.966Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-09T12:28:27.966Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-09T12:28:27.966Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-09T12:28:27.966Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-09T12:28:27.966Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-09T12:28:27.966Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-09T12:28:27.966Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-09T12:28:27.966Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-09T12:28:28.224Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-09T12:28:28.224Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-09T12:28:28.224Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-09T12:28:28.224Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-09T12:28:28.224Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-08-09T12:28:28.224Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-08-09T12:28:28.224Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-08-09T12:28:28.224Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2022-08-09T12:28:28.224Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-08-09T12:28:28.224Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-09T12:28:28.224Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-09T12:28:28.232Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-08-09T12:28:28.490Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-08-09T12:28:29.056Z] --- PASS: TestBuildPreserveOwnership (4.37s) [2022-08-09T12:28:29.056Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.80s) [2022-08-09T12:28:29.056Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.55s) [2022-08-09T12:28:29.056Z] === RUN TestBuildPlatformInvalid [2022-08-09T12:28:29.056Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-08-09T12:28:29.315Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2022-08-09T12:28:29.315Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-09T12:28:29.315Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-08-09T12:28:29.315Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-08-09T12:28:29.315Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-08-09T12:28:29.597Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-09T12:28:29.882Z] Loaded image: busybox:latest [2022-08-09T12:28:30.140Z] Loaded image: busybox:glibc [2022-08-09T12:28:30.527Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-08-09T12:28:30.530Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-09T12:28:31.462Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-09T12:28:31.462Z] daemon_test.go:197: [d5cd0dfa96f69] daemon is not started [2022-08-09T12:28:31.462Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-08-09T12:28:31.462Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-09T12:28:31.462Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-09T12:28:31.462Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-09T12:28:31.462Z] === RUN TestDaemonProxy [2022-08-09T12:28:31.462Z] === RUN TestDaemonProxy/environment_variables [2022-08-09T12:28:31.516Z] Loaded image: debian:bullseye-slim [2022-08-09T12:28:31.516Z] Loaded image: hello-world:latest [2022-08-09T12:28:31.516Z] Loaded image: arm32v7/hello-world:latest [2022-08-09T12:28:32.889Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-08-09T12:28:33.360Z] === RUN TestDaemonProxy/command-line_options [2022-08-09T12:28:34.732Z] === RUN TestDaemonProxy/configuration_file [2022-08-09T12:28:35.457Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-08-09T12:28:36.628Z] === RUN TestDaemonProxy/conflicting_options [2022-08-09T12:28:37.195Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-09T12:28:37.403Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-08-09T12:28:37.761Z] --- PASS: TestDaemonProxy (6.21s) [2022-08-09T12:28:37.761Z] --- PASS: TestDaemonProxy/environment_variables (1.71s) [2022-08-09T12:28:37.761Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-08-09T12:28:37.761Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-08-09T12:28:37.761Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-09T12:28:37.761Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-09T12:28:37.761Z] PASS [2022-08-09T12:28:37.761Z] [2022-08-09T12:28:37.761Z] DONE 18 tests in 11.279s [2022-08-09T12:28:37.761Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-08-09T12:28:37.761Z] ++ 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-08-09T12:28:37.761Z] ++ set -e [2022-08-09T12:28:37.761Z] ++ '[' -n 0 ']' [2022-08-09T12:28:37.761Z] ++ set -x [2022-08-09T12:28:37.761Z] ++ 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-08-09T12:28:37.761Z] INFO: Testing against a local daemon [2022-08-09T12:28:37.761Z] === RUN TestCommitInheritsEnv [2022-08-09T12:28:37.943Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-08-09T12:28:38.018Z] --- PASS: TestCommitInheritsEnv (0.30s) [2022-08-09T12:28:38.018Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-09T12:28:38.018Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-09T12:28:38.018Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-08-09T12:28:38.018Z] === RUN TestImportWithCustomPlatform [2022-08-09T12:28:38.018Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-09T12:28:38.276Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-09T12:28:38.276Z] === RUN TestImportWithCustomPlatform// [2022-08-09T12:28:38.276Z] === RUN TestImportWithCustomPlatform/linux [2022-08-09T12:28:38.276Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-09T12:28:38.276Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-09T12:28:38.534Z] === RUN TestImportWithCustomPlatform/macos [2022-08-09T12:28:38.534Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-09T12:28:38.534Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-09T12:28:38.534Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-08-09T12:28:38.534Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-08-09T12:28:38.534Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-09T12:28:38.534Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-09T12:28:38.534Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-08-09T12:28:38.534Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-09T12:28:38.534Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-09T12:28:38.534Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-09T12:28:38.534Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-09T12:28:38.534Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-09T12:28:38.534Z] === RUN TestImagesFilterMultiReference [2022-08-09T12:28:38.534Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-08-09T12:28:38.534Z] === RUN TestImagePullPlatformInvalid [2022-08-09T12:28:38.534Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-09T12:28:38.534Z] === RUN TestRemoveImageOrphaning [2022-08-09T12:28:38.792Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-08-09T12:28:38.792Z] === RUN TestRemoveImageGarbageCollector [2022-08-09T12:28:38.792Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-09T12:28:38.792Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-09T12:28:38.792Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-09T12:28:38.792Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-09T12:28:38.792Z] === RUN TestTagInvalidReference [2022-08-09T12:28:38.792Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-09T12:28:38.792Z] === RUN TestTagValidPrefixedRepo [2022-08-09T12:28:39.050Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-09T12:28:39.050Z] === RUN TestTagExistedNameWithoutForce [2022-08-09T12:28:39.050Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-09T12:28:39.050Z] === RUN TestTagOfficialNames [2022-08-09T12:28:39.050Z] --- PASS: TestTagOfficialNames (0.06s) [2022-08-09T12:28:39.050Z] === RUN TestTagMatchesDigest [2022-08-09T12:28:39.050Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-09T12:28:39.050Z] PASS [2022-08-09T12:28:39.050Z] [2022-08-09T12:28:39.050Z] === Skipped [2022-08-09T12:28:39.050Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-08-09T12:28:39.050Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-09T12:28:39.050Z] [2022-08-09T12:28:39.050Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-09T12:28:39.050Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-09T12:28:39.050Z] [2022-08-09T12:28:39.050Z] DONE 22 tests, 2 skipped in 1.384s [2022-08-09T12:28:39.050Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-09T12:28:39.050Z] ++ 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-08-09T12:28:39.050Z] ++ set -e [2022-08-09T12:28:39.050Z] ++ '[' -n 0 ']' [2022-08-09T12:28:39.050Z] ++ set -x [2022-08-09T12:28:39.050Z] ++ 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-08-09T12:28:39.050Z] === RUN TestStripANSICommands [2022-08-09T12:28:39.050Z] === RUN TestStripANSICommands/#00 [2022-08-09T12:28:39.050Z] === RUN TestStripANSICommands/#01 [2022-08-09T12:28:39.050Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-09T12:28:39.050Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-09T12:28:39.050Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-09T12:28:39.050Z] PASS [2022-08-09T12:28:39.050Z] [2022-08-09T12:28:39.050Z] DONE 3 tests in 0.043s [2022-08-09T12:28:39.050Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-08-09T12:28:39.050Z] ++ 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-08-09T12:28:39.050Z] ++ set -e [2022-08-09T12:28:39.050Z] ++ '[' -n 0 ']' [2022-08-09T12:28:39.050Z] ++ set -x [2022-08-09T12:28:39.050Z] ++ 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-08-09T12:28:39.256Z] --- PASS: TestCreateServiceMultipleTimes (15.73s) [2022-08-09T12:28:39.256Z] === RUN TestCreateServiceConflict [2022-08-09T12:28:39.256Z] --- PASS: TestCreateServiceConflict (2.16s) [2022-08-09T12:28:39.256Z] === RUN TestCreateServiceMaxReplicas [2022-08-09T12:28:39.305Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-08-09T12:28:39.308Z] INFO: Testing against a local daemon [2022-08-09T12:28:39.308Z] === RUN TestNetworkCreateDelete [2022-08-09T12:28:39.308Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-08-09T12:28:39.308Z] === RUN TestDockerNetworkDeletePreferID [2022-08-09T12:28:39.871Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-08-09T12:28:39.873Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-08-09T12:28:39.873Z] === RUN TestDaemonDNSFallback [2022-08-09T12:28:40.808Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-08-09T12:28:41.067Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.82s) [2022-08-09T12:28:41.067Z] PASS [2022-08-09T12:28:41.067Z] [2022-08-09T12:28:41.067Z] === Skipped [2022-08-09T12:28:41.067Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-09T12:28:41.067Z] build_session_test.go:25: TODO: BuildKit [2022-08-09T12:28:41.067Z] [2022-08-09T12:28:41.067Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-09T12:28:41.067Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-09T12:28:41.067Z] [2022-08-09T12:28:41.067Z] DONE 34 tests, 2 skipped in 198.477s [2022-08-09T12:28:41.067Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-09T12:28:41.067Z] ++ 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-08-09T12:28:41.067Z] ++ set -e [2022-08-09T12:28:41.067Z] ++ '[' -n 0 ']' [2022-08-09T12:28:41.067Z] ++ set -x [2022-08-09T12:28:41.068Z] ++ 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-08-09T12:28:41.068Z] INFO: Testing against a local daemon [2022-08-09T12:28:41.068Z] === RUN TestConfigInspect [2022-08-09T12:28:41.769Z] --- PASS: TestCreateServiceMaxReplicas (2.74s) [2022-08-09T12:28:41.769Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-09T12:28:42.007Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-08-09T12:28:42.763Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-08-09T12:28:42.942Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-08-09T12:28:43.876Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-08-09T12:28:43.876Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-08-09T12:28:43.876Z] --- PASS: TestConfigInspect (2.65s) [2022-08-09T12:28:43.876Z] === RUN TestConfigList [2022-08-09T12:28:44.444Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-08-09T12:28:44.702Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-08-09T12:28:45.269Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-08-09T12:28:45.834Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-08-09T12:28:46.402Z] docker_cli_daemon_test.go:1475: [d631b83f49ed6] daemon is not started [2022-08-09T12:28:46.425Z] --- PASS: TestDaemonDNSFallback (6.36s) [2022-08-09T12:28:46.425Z] === RUN TestInspectNetwork [2022-08-09T12:28:46.969Z] --- PASS: TestConfigList (3.19s) [2022-08-09T12:28:46.969Z] === RUN TestConfigsCreateAndDelete [2022-08-09T12:28:47.227Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-08-09T12:28:47.227Z] check_test.go:540: [d6028ee9a0718] daemon is not started [2022-08-09T12:28:47.227Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-08-09T12:28:48.951Z] === RUN TestInspectNetwork/full_network_id [2022-08-09T12:28:48.951Z] === RUN TestInspectNetwork/partial_network_id [2022-08-09T12:28:48.951Z] === RUN TestInspectNetwork/network_name [2022-08-09T12:28:48.951Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-09T12:28:49.758Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-08-09T12:28:50.016Z] --- PASS: TestConfigsCreateAndDelete (2.91s) [2022-08-09T12:28:50.016Z] === RUN TestConfigsUpdate [2022-08-09T12:28:50.955Z] check_test.go:540: [d72cc8ece80ac] daemon is not started [2022-08-09T12:28:50.955Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-08-09T12:28:52.330Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-08-09T12:28:52.588Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-08-09T12:28:52.588Z] --- PASS: TestConfigsUpdate (2.75s) [2022-08-09T12:28:52.588Z] === RUN TestTemplatedConfig [2022-08-09T12:28:53.131Z] --- PASS: TestInspectNetwork (7.01s) [2022-08-09T12:28:53.131Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-09T12:28:53.131Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-09T12:28:53.131Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-09T12:28:53.131Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-09T12:28:53.131Z] === RUN TestRunContainerWithBridgeNone [2022-08-09T12:28:53.155Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-08-09T12:28:53.413Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-08-09T12:28:53.671Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-08-09T12:28:53.671Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-08-09T12:28:53.672Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-08-09T12:28:54.502Z] --- PASS: TestRunContainerWithBridgeNone (1.53s) [2022-08-09T12:28:54.502Z] === RUN TestNetworkInvalidJSON [2022-08-09T12:28:54.761Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-09T12:28:54.761Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-09T12:28:54.761Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-09T12:28:54.761Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-09T12:28:54.761Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-09T12:28:54.761Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-09T12:28:54.761Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-09T12:28:54.761Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-09T12:28:54.761Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-09T12:28:54.761Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-09T12:28:54.761Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-09T12:28:54.761Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-09T12:28:54.761Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-09T12:28:54.761Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-09T12:28:54.761Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-09T12:28:54.761Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-09T12:28:54.761Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-09T12:28:54.761Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-09T12:28:54.761Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-09T12:28:54.761Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-09T12:28:54.761Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-09T12:28:54.761Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-09T12:28:54.761Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-09T12:28:54.761Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-09T12:28:54.761Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-09T12:28:54.761Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-09T12:28:54.761Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-09T12:28:54.761Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-09T12:28:54.761Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-09T12:28:54.761Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-09T12:28:54.761Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-09T12:28:54.761Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-09T12:28:54.761Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-09T12:28:54.761Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-09T12:28:54.761Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-09T12:28:54.761Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-09T12:28:54.761Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-09T12:28:54.761Z] === RUN TestNetworkList [2022-08-09T12:28:54.761Z] === RUN TestNetworkList//networks [2022-08-09T12:28:54.761Z] === PAUSE TestNetworkList//networks [2022-08-09T12:28:54.761Z] === RUN TestNetworkList//networks/ [2022-08-09T12:28:54.761Z] === PAUSE TestNetworkList//networks/ [2022-08-09T12:28:54.761Z] === CONT TestNetworkList//networks [2022-08-09T12:28:54.761Z] === CONT TestNetworkList//networks/ [2022-08-09T12:28:54.761Z] --- PASS: TestNetworkList (0.01s) [2022-08-09T12:28:54.761Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-09T12:28:54.761Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-09T12:28:54.761Z] === RUN TestHostIPv4BridgeLabel [2022-08-09T12:28:55.326Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-09T12:28:55.326Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-09T12:28:55.573Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-08-09T12:28:55.831Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-08-09T12:28:55.831Z] --- PASS: TestTemplatedConfig (3.26s) [2022-08-09T12:28:55.831Z] === RUN TestConfigCreateResolve [2022-08-09T12:28:56.258Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-09T12:28:56.259Z] === RUN TestDaemonDefaultNetworkPools [2022-08-09T12:28:56.600Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.19s) [2022-08-09T12:28:56.600Z] === RUN TestCreateServiceSecretFileMode [2022-08-09T12:28:57.191Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-08-09T12:28:57.191Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-09T12:28:57.206Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-08-09T12:28:57.206Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-08-09T12:28:57.468Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-08-09T12:28:57.527Z] --- PASS: TestCreateServiceSecretFileMode (2.48s) [2022-08-09T12:28:57.527Z] === RUN TestCreateServiceConfigFileMode [2022-08-09T12:28:58.123Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-08-09T12:28:58.123Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-09T12:28:58.402Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-08-09T12:28:58.402Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-08-09T12:28:58.984Z] --- PASS: TestConfigCreateResolve (2.97s) [2022-08-09T12:28:58.984Z] PASS [2022-08-09T12:28:58.984Z] [2022-08-09T12:28:58.984Z] DONE 6 tests in 17.838s [2022-08-09T12:28:58.984Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-09T12:28:58.984Z] ++ 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-08-09T12:28:58.984Z] ++ set -e [2022-08-09T12:28:58.984Z] ++ '[' -n 0 ']' [2022-08-09T12:28:58.984Z] ++ set -x [2022-08-09T12:28:58.984Z] ++ 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-08-09T12:28:59.244Z] INFO: Testing against a local daemon [2022-08-09T12:28:59.244Z] === RUN TestAttachWithTTY [2022-08-09T12:28:59.244Z] --- PASS: TestAttachWithTTY (0.07s) [2022-08-09T12:28:59.244Z] === RUN TestAttachWithoutTTy [2022-08-09T12:28:59.244Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-08-09T12:28:59.244Z] --- PASS: TestAttachWithoutTTy (0.09s) [2022-08-09T12:28:59.244Z] === RUN TestCheckpoint [2022-08-09T12:28:59.244Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-09T12:28:59.244Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-09T12:28:59.244Z] === RUN TestContainerInvalidJSON [2022-08-09T12:28:59.244Z] === RUN TestContainerInvalidJSON/commit [2022-08-09T12:28:59.244Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-09T12:28:59.244Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-09T12:28:59.244Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-09T12:28:59.244Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-09T12:28:59.244Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-09T12:28:59.244Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-09T12:28:59.244Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-09T12:28:59.244Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-09T12:28:59.244Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-09T12:28:59.244Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-09T12:28:59.244Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-09T12:28:59.244Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-09T12:28:59.244Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-09T12:28:59.244Z] === CONT TestContainerInvalidJSON/commit [2022-08-09T12:28:59.244Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-09T12:28:59.244Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-09T12:28:59.244Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-09T12:28:59.244Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-09T12:28:59.244Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-09T12:28:59.244Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-09T12:28:59.244Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-09T12:28:59.244Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-09T12:28:59.244Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-09T12:28:59.244Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-09T12:28:59.244Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-09T12:28:59.244Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-09T12:28:59.355Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-08-09T12:28:59.496Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-08-09T12:28:59.496Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-09T12:28:59.503Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-09T12:28:59.503Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-09T12:28:59.503Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-09T12:28:59.503Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-09T12:28:59.503Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-09T12:28:59.503Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-09T12:28:59.503Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-09T12:28:59.503Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-09T12:28:59.503Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-09T12:28:59.503Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-09T12:28:59.503Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-09T12:28:59.503Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-09T12:28:59.503Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-09T12:28:59.503Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-09T12:28:59.503Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-09T12:28:59.503Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-09T12:28:59.503Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-09T12:28:59.503Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-09T12:28:59.503Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-09T12:28:59.503Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-09T12:28:59.503Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-09T12:28:59.503Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-09T12:28:59.503Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-08-09T12:28:59.503Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-09T12:28:59.503Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-09T12:28:59.503Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-09T12:28:59.503Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-09T12:28:59.503Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-09T12:28:59.503Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-08-09T12:28:59.503Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-09T12:28:59.503Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-09T12:28:59.503Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-09T12:28:59.503Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-09T12:28:59.503Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.02s) [2022-08-09T12:28:59.503Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.01s) [2022-08-09T12:28:59.503Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.01s) [2022-08-09T12:28:59.503Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-09T12:28:59.503Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-09T12:28:59.503Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-09T12:28:59.503Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-09T12:28:59.503Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-09T12:28:59.503Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-09T12:28:59.503Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-09T12:28:59.503Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-08-09T12:28:59.503Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-09T12:28:59.503Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-09T12:28:59.503Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-09T12:28:59.503Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-09T12:28:59.503Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-08-09T12:28:59.503Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-09T12:28:59.503Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-09T12:28:59.503Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-09T12:28:59.503Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-09T12:28:59.503Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-08-09T12:28:59.503Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-09T12:28:59.503Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-09T12:28:59.503Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-09T12:28:59.503Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.01s) [2022-08-09T12:28:59.503Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-09T12:28:59.503Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2022-08-09T12:28:59.503Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-09T12:28:59.503Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-08-09T12:28:59.503Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-09T12:28:59.761Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2022-08-09T12:28:59.761Z] === RUN TestCopyEmptyFile [2022-08-09T12:29:00.020Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-08-09T12:29:00.020Z] --- PASS: TestCopyEmptyFile (0.40s) [2022-08-09T12:29:00.020Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-09T12:29:00.020Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2022-08-09T12:29:00.020Z] === RUN TestCopyFromContainer [2022-08-09T12:29:00.039Z] --- PASS: TestCreateServiceConfigFileMode (2.49s) [2022-08-09T12:29:00.039Z] === RUN TestCreateServiceSysctls [2022-08-09T12:29:00.061Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-09T12:29:00.061Z] === RUN TestServiceWithPredefinedNetwork [2022-08-09T12:29:00.956Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-08-09T12:29:00.957Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-08-09T12:29:00.957Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-08-09T12:29:01.214Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-08-09T12:29:01.473Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-08-09T12:29:01.733Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-08-09T12:29:01.733Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-08-09T12:29:01.733Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-08-09T12:29:01.733Z] === RUN TestCopyFromContainer// [2022-08-09T12:29:01.993Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-08-09T12:29:01.993Z] === RUN TestCopyFromContainer//bar/root [2022-08-09T12:29:01.993Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-09T12:29:02.252Z] === RUN TestCopyFromContainer/bar/quux [2022-08-09T12:29:02.252Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-09T12:29:02.510Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-09T12:29:02.510Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-09T12:29:02.587Z] --- PASS: TestServiceWithPredefinedNetwork (2.31s) [2022-08-09T12:29:02.587Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-09T12:29:02.587Z] service_test.go:243: FLAKY_TEST [2022-08-09T12:29:02.587Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-09T12:29:02.587Z] === RUN TestServiceWithDataPathPortInit [2022-08-09T12:29:02.769Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-09T12:29:02.769Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-09T12:29:02.769Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-08-09T12:29:03.028Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-09T12:29:03.287Z] --- PASS: TestCopyFromContainer (3.04s) [2022-08-09T12:29:03.287Z] --- PASS: TestCopyFromContainer// (0.13s) [2022-08-09T12:29:03.287Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2022-08-09T12:29:03.287Z] --- PASS: TestCopyFromContainer//bar/root/ (0.14s) [2022-08-09T12:29:03.287Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2022-08-09T12:29:03.287Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2022-08-09T12:29:03.287Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2022-08-09T12:29:03.287Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2022-08-09T12:29:03.287Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2022-08-09T12:29:03.287Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s) [2022-08-09T12:29:03.287Z] --- PASS: TestCopyFromContainer/bar/notarget (0.14s) [2022-08-09T12:29:03.287Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-09T12:29:03.287Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-09T12:29:03.287Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-09T12:29:03.287Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-09T12:29:03.287Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-09T12:29:03.287Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-09T12:29:03.287Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-09T12:29:03.287Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-09T12:29:03.287Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-09T12:29:03.287Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-09T12:29:03.287Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-08-09T12:29:03.287Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-09T12:29:03.287Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-09T12:29:03.287Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-09T12:29:03.287Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-09T12:29:03.287Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-08-09T12:29:03.287Z] === RUN TestCreateWithInvalidEnv [2022-08-09T12:29:03.287Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-09T12:29:03.287Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-09T12:29:03.287Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-09T12:29:03.287Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-09T12:29:03.287Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-09T12:29:03.287Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-09T12:29:03.287Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-09T12:29:03.287Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-09T12:29:03.287Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-09T12:29:03.287Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-08-09T12:29:03.287Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-09T12:29:03.287Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-09T12:29:03.287Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-09T12:29:03.287Z] === RUN TestCreateTmpfsMountsTarget [2022-08-09T12:29:03.287Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2022-08-09T12:29:03.287Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-09T12:29:03.304Z] --- PASS: TestCreateServiceSysctls (3.08s) [2022-08-09T12:29:03.304Z] === RUN TestCreateServiceCapabilities [2022-08-09T12:29:03.855Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-08-09T12:29:04.791Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-08-09T12:29:04.791Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-08-09T12:29:04.791Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-08-09T12:29:05.726Z] --- PASS: TestCreateWithCustomMaskedPaths (2.26s) [2022-08-09T12:29:05.726Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-09T12:29:05.817Z] --- PASS: TestCreateServiceCapabilities (2.49s) [2022-08-09T12:29:05.817Z] === RUN TestInspect [2022-08-09T12:29:06.660Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-08-09T12:29:07.600Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-08-09T12:29:07.600Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-08-09T12:29:08.167Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.42s) [2022-08-09T12:29:08.167Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-09T12:29:08.167Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-09T12:29:08.167Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-09T12:29:08.167Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-09T12:29:08.167Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-09T12:29:08.167Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-09T12:29:08.167Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-09T12:29:08.167Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-09T12:29:08.167Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-09T12:29:08.167Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-09T12:29:08.167Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-09T12:29:08.167Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-09T12:29:08.167Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-09T12:29:08.167Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-09T12:29:08.167Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-09T12:29:08.167Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-09T12:29:08.167Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-08-09T12:29:08.167Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-08-09T12:29:08.167Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-09T12:29:08.167Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-08-09T12:29:08.167Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-09T12:29:08.167Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-09T12:29:08.167Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-08-09T12:29:08.167Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-09T12:29:08.167Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-08-09T12:29:08.333Z] --- PASS: TestInspect (2.79s) [2022-08-09T12:29:08.333Z] === RUN TestCreateJob [2022-08-09T12:29:08.739Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s) [2022-08-09T12:29:08.739Z] === RUN TestCreateDifferentPlatform [2022-08-09T12:29:08.739Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-09T12:29:08.739Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-09T12:29:08.739Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-08-09T12:29:08.739Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-09T12:29:08.739Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-09T12:29:08.739Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-09T12:29:08.997Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-08-09T12:29:08.997Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-09T12:29:08.997Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-08-09T12:29:08.997Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2022-08-09T12:29:08.997Z] === RUN TestCreateInvalidHostConfig [2022-08-09T12:29:08.997Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-09T12:29:08.997Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-09T12:29:08.997Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-09T12:29:08.997Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-09T12:29:08.997Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-09T12:29:08.997Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-09T12:29:08.997Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-09T12:29:08.997Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-09T12:29:08.997Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-09T12:29:08.997Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-09T12:29:08.997Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-09T12:29:08.997Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-09T12:29:08.997Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-08-09T12:29:08.997Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-09T12:29:08.997Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-09T12:29:08.997Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-09T12:29:08.997Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-09T12:29:08.997Z] === RUN TestContainerStartOnDaemonRestart [2022-08-09T12:29:08.997Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-09T12:29:08.997Z] === RUN TestDaemonRestartIpcMode [2022-08-09T12:29:08.997Z] === PAUSE TestDaemonRestartIpcMode [2022-08-09T12:29:08.997Z] === RUN TestDaemonHostGatewayIP [2022-08-09T12:29:08.997Z] === PAUSE TestDaemonHostGatewayIP [2022-08-09T12:29:08.997Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-09T12:29:08.997Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-09T12:29:08.997Z] === RUN TestContainerKillOnDaemonStart [2022-08-09T12:29:08.997Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-09T12:29:08.997Z] === RUN TestDiff [2022-08-09T12:29:09.106Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-08-09T12:29:09.933Z] --- PASS: TestDiff (0.87s) [2022-08-09T12:29:09.933Z] === RUN TestExecConsoleSize [2022-08-09T12:29:09.933Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-08-09T12:29:10.485Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-08-09T12:29:10.500Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-08-09T12:29:10.758Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-08-09T12:29:10.758Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-08-09T12:29:10.758Z] --- PASS: TestExecConsoleSize (0.99s) [2022-08-09T12:29:10.758Z] === RUN TestExecWithCloseStdin [2022-08-09T12:29:11.596Z] --- PASS: TestCreateJob (3.24s) [2022-08-09T12:29:11.596Z] === RUN TestReplicatedJob [2022-08-09T12:29:11.694Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-08-09T12:29:11.953Z] --- PASS: TestExecWithCloseStdin (0.97s) [2022-08-09T12:29:11.953Z] === RUN TestExec [2022-08-09T12:29:11.953Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-08-09T12:29:12.521Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-08-09T12:29:12.521Z] --- PASS: TestExec (0.78s) [2022-08-09T12:29:12.521Z] === RUN TestExecUser [2022-08-09T12:29:13.456Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-08-09T12:29:13.456Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-08-09T12:29:13.456Z] --- PASS: TestExecUser (0.91s) [2022-08-09T12:29:13.456Z] === RUN TestExportContainerAndImportImage [2022-08-09T12:29:14.393Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-08-09T12:29:14.393Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-08-09T12:29:14.652Z] --- PASS: TestExportContainerAndImportImage (1.18s) [2022-08-09T12:29:14.652Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-09T12:29:14.923Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-08-09T12:29:15.589Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-08-09T12:29:15.847Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-08-09T12:29:16.106Z] check_test.go:540: [d91b9c9d95aaa] daemon is not started [2022-08-09T12:29:16.106Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-08-09T12:29:16.364Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2022-08-09T12:29:16.364Z] === RUN TestHealthCheckWorkdir [2022-08-09T12:29:16.839Z] --- PASS: TestReplicatedJob (5.19s) [2022-08-09T12:29:16.840Z] === RUN TestUpdateReplicatedJob [2022-08-09T12:29:17.304Z] --- PASS: TestHealthCheckWorkdir (0.98s) [2022-08-09T12:29:17.304Z] === RUN TestHealthKillContainer [2022-08-09T12:29:17.304Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-08-09T12:29:17.304Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-08-09T12:29:17.451Z] --- PASS: TestServiceWithDataPathPortInit (13.64s) [2022-08-09T12:29:17.451Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-09T12:29:17.563Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-08-09T12:29:17.563Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-08-09T12:29:17.563Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-08-09T12:29:18.130Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-08-09T12:29:18.385Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:p48lcv8gvnpspohahyo2xmslz Created:2022-08-09 12:29:17.178224269 +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[0ba4c7bc1b7975a5dcb30574be893d1c11afb1afbc63d539665528bec326829e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.y7v8nrwf184ovu5necyfd6r2u EndpointID:75d17bd0423bdf9db3b7ffeb04a85ee8149d1517e7ce31cacdf11c56693f08f7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c1b6490f5127a2122896bbb340b9f4006ca3444f21d3b0076ee48ef2f6269c58 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:005117b80223 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.y7v8nrwf184ovu5necyfd6r2u EndpointID:75d17bd0423bdf9db3b7ffeb04a85ee8149d1517e7ce31cacdf11c56693f08f7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-09T12:29:18.695Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-08-09T12:29:19.582Z] ............................ [ 66%] [2022-08-09T12:29:20.069Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-08-09T12:29:20.104Z] --- PASS: TestUpdateReplicatedJob (3.25s) [2022-08-09T12:29:20.104Z] === RUN TestServiceListWithStatuses [2022-08-09T12:29:20.104Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-09T12:29:20.104Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-09T12:29:20.104Z] === RUN TestDockerNetworkConnectAlias [2022-08-09T12:29:21.969Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-08-09T12:29:22.535Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-08-09T12:29:22.566Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.80s) [2022-08-09T12:29:22.566Z] PASS [2022-08-09T12:29:22.824Z] [2022-08-09T12:29:22.824Z] === Skipped [2022-08-09T12:29:22.824Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-09T12:29:22.824Z] service_test.go:243: FLAKY_TEST [2022-08-09T12:29:22.824Z] [2022-08-09T12:29:22.824Z] DONE 38 tests, 1 skipped in 43.597s [2022-08-09T12:29:22.824Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-09T12:29:22.824Z] ++ 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-08-09T12:29:22.824Z] ++ set -e [2022-08-09T12:29:22.824Z] ++ '[' -n 0 ']' [2022-08-09T12:29:22.824Z] ++ set -x [2022-08-09T12:29:22.824Z] ++ 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-08-09T12:29:22.824Z] INFO: Testing against a local daemon [2022-08-09T12:29:22.824Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-09T12:29:22.824Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-09T12:29:22.824Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-09T12:29:22.824Z] === RUN TestDockerNetworkIpvlan [2022-08-09T12:29:22.824Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-09T12:29:22.824Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-09T12:29:22.824Z] PASS [2022-08-09T12:29:22.824Z] [2022-08-09T12:29:22.824Z] === Skipped [2022-08-09T12:29:22.824Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-09T12:29:22.824Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-09T12:29:22.824Z] [2022-08-09T12:29:22.824Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-09T12:29:22.824Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-09T12:29:22.824Z] [2022-08-09T12:29:22.824Z] DONE 2 tests, 2 skipped in 0.109s [2022-08-09T12:29:22.824Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-09T12:29:22.824Z] ++ 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-08-09T12:29:22.824Z] ++ set -e [2022-08-09T12:29:22.824Z] ++ '[' -n 0 ']' [2022-08-09T12:29:22.824Z] ++ set -x [2022-08-09T12:29:22.824Z] ++ 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-08-09T12:29:22.824Z] INFO: Testing against a local daemon [2022-08-09T12:29:22.824Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-09T12:29:23.102Z] === RUN TestDockerSuite/TestContainerAPITop [2022-08-09T12:29:23.361Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-08-09T12:29:23.361Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-09T12:29:23.361Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-08-09T12:29:23.621Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-08-09T12:29:24.197Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s) [2022-08-09T12:29:24.197Z] === RUN TestDockerNetworkMacvlan [2022-08-09T12:29:24.334Z] --- PASS: TestDockerNetworkConnectAlias (4.20s) [2022-08-09T12:29:24.335Z] === RUN TestDockerNetworkReConnect [2022-08-09T12:29:25.131Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-09T12:29:25.519Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-08-09T12:29:25.696Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-09T12:29:25.777Z] --- PASS: TestHealthKillContainer (8.46s) [2022-08-09T12:29:25.777Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-09T12:29:26.038Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-08-09T12:29:26.320Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2022-08-09T12:29:26.320Z] === RUN TestIpcModeNone [2022-08-09T12:29:26.591Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-08-09T12:29:26.630Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-09T12:29:27.169Z] --- PASS: TestIpcModeNone (0.76s) [2022-08-09T12:29:27.169Z] === RUN TestIpcModePrivate [2022-08-09T12:29:27.434Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:94, shared: false, mustBeShared: false [2022-08-09T12:29:27.607Z] --- PASS: TestDockerNetworkReConnect (3.41s) [2022-08-09T12:29:27.607Z] === RUN TestServicePlugin [2022-08-09T12:29:27.696Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-08-09T12:29:27.696Z] --- PASS: TestIpcModePrivate (0.71s) [2022-08-09T12:29:27.696Z] === RUN TestIpcModeShareable [2022-08-09T12:29:28.003Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-09T12:29:28.265Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-08-09T12:29:28.523Z] --- PASS: TestIpcModeShareable (0.74s) [2022-08-09T12:29:28.523Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-09T12:29:28.781Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-08-09T12:29:29.039Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-08-09T12:29:29.297Z] check_test.go:540: [d2dd8a948de13] daemon is not started [2022-08-09T12:29:29.297Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-08-09T12:29:29.866Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-08-09T12:29:29.931Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-09T12:29:30.432Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-08-09T12:29:30.432Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.98s) [2022-08-09T12:29:30.432Z] === RUN TestAPIIpcModeHost [2022-08-09T12:29:30.691Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-08-09T12:29:30.950Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-08-09T12:29:30.950Z] --- PASS: TestAPIIpcModeHost (0.62s) [2022-08-09T12:29:30.950Z] === RUN TestDaemonIpcModeShareable [2022-08-09T12:29:31.516Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-08-09T12:29:31.772Z] plugin_test.go:61: [d656fad36b663] joining swarm manager [d14a8cf62bdf7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T12:29:32.333Z] plugin_test.go:64: [d36808ce45104] joining swarm manager [d14a8cf62bdf7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-09T12:29:32.890Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2022-08-09T12:29:32.890Z] --- PASS: TestDaemonIpcModeShareable (1.72s) [2022-08-09T12:29:32.890Z] === RUN TestDaemonIpcModePrivate [2022-08-09T12:29:33.149Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000129ad0__} [2022-08-09T12:29:33.231Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-09T12:29:33.716Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-08-09T12:29:33.797Z] --- PASS: TestDockerNetworkMacvlan (9.63s) [2022-08-09T12:29:33.797Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-08-09T12:29:33.797Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-09T12:29:33.797Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s) [2022-08-09T12:29:33.797Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s) [2022-08-09T12:29:33.797Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.09s) [2022-08-09T12:29:33.797Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.65s) [2022-08-09T12:29:33.797Z] PASS [2022-08-09T12:29:33.797Z] [2022-08-09T12:29:33.797Z] DONE 8 tests in 11.034s [2022-08-09T12:29:33.797Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-09T12:29:33.797Z] ++ 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-08-09T12:29:33.797Z] ++ set -e [2022-08-09T12:29:33.797Z] ++ '[' -n 0 ']' [2022-08-09T12:29:33.797Z] ++ set -x [2022-08-09T12:29:33.797Z] ++ 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-08-09T12:29:34.054Z] testing: warning: no tests to run [2022-08-09T12:29:34.054Z] PASS [2022-08-09T12:29:34.054Z] [2022-08-09T12:29:34.054Z] DONE 0 tests in 0.055s [2022-08-09T12:29:34.054Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-09T12:29:34.055Z] ++ 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-08-09T12:29:34.055Z] ++ set -e [2022-08-09T12:29:34.055Z] ++ '[' -n 0 ']' [2022-08-09T12:29:34.055Z] ++ set -x [2022-08-09T12:29:34.055Z] ++ 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-08-09T12:29:34.055Z] INFO: Testing against a local daemon [2022-08-09T12:29:34.055Z] === RUN TestAuthZPluginAllowRequest [2022-08-09T12:29:34.282Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2022-08-09T12:29:34.540Z] --- PASS: TestDaemonIpcModePrivate (1.63s) [2022-08-09T12:29:34.540Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-09T12:29:34.540Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1325874226_/foo_false_____} [2022-08-09T12:29:35.427Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2022-08-09T12:29:35.427Z] === RUN TestAuthZPluginTLS [2022-08-09T12:29:35.685Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-08-09T12:29:35.685Z] === RUN TestAuthZPluginDenyRequest [2022-08-09T12:29:35.914Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: false, mustBeShared: false [2022-08-09T12:29:35.915Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.52s) [2022-08-09T12:29:35.915Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-09T12:29:36.172Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1325874226_/foo_true_____} [2022-08-09T12:29:36.250Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-09T12:29:36.250Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-09T12:29:36.815Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-09T12:29:36.815Z] === RUN TestAuthZPluginDenyResponse [2022-08-09T12:29:37.108Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: true, mustBeShared: true [2022-08-09T12:29:37.366Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.32s) [2022-08-09T12:29:37.366Z] === RUN TestIpcModeOlderClient [2022-08-09T12:29:37.366Z] === PAUSE TestIpcModeOlderClient [2022-08-09T12:29:37.366Z] === RUN TestKillContainerInvalidSignal [2022-08-09T12:29:37.366Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-362050954_/foo_false_____} [2022-08-09T12:29:37.381Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-09T12:29:37.381Z] === RUN TestAuthZPluginAllowEventStream [2022-08-09T12:29:38.301Z] --- PASS: TestKillContainerInvalidSignal (0.88s) [2022-08-09T12:29:38.301Z] === RUN TestKillContainer [2022-08-09T12:29:38.301Z] === RUN TestKillContainer/no_signal [2022-08-09T12:29:38.559Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-08-09T12:29:38.753Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) [2022-08-09T12:29:38.753Z] === RUN TestAuthZPluginErrorResponse [2022-08-09T12:29:38.818Z] === RUN TestKillContainer/non_killing_signal [2022-08-09T12:29:38.818Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-362050954_/foo_true_____} [2022-08-09T12:29:39.011Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-09T12:29:39.011Z] === RUN TestAuthZPluginErrorRequest [2022-08-09T12:29:39.385Z] === RUN TestKillContainer/killing_signal [2022-08-09T12:29:39.576Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-09T12:29:39.576Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-09T12:29:40.142Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-09T12:29:40.142Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-09T12:29:40.320Z] --- PASS: TestKillContainer (2.00s) [2022-08-09T12:29:40.321Z] --- PASS: TestKillContainer/no_signal (0.62s) [2022-08-09T12:29:40.321Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2022-08-09T12:29:40.321Z] --- PASS: TestKillContainer/killing_signal (0.61s) [2022-08-09T12:29:40.321Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-09T12:29:40.321Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-09T12:29:40.321Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-362050954_/foo_true__0xc000129b00___} [2022-08-09T12:29:40.888Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-09T12:29:40.888Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-08-09T12:29:40.888Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-09T12:29:40.888Z] check_test.go:540: [d09930386772e] daemon is not started [2022-08-09T12:29:40.888Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-08-09T12:29:41.454Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.40s) [2022-08-09T12:29:41.454Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.73s) [2022-08-09T12:29:41.454Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2022-08-09T12:29:41.454Z] === RUN TestKillStoppedContainer [2022-08-09T12:29:41.515Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.38s) [2022-08-09T12:29:41.515Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-09T12:29:41.712Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-09T12:29:41.712Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-09T12:29:41.712Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-09T12:29:41.712Z] === RUN TestKillDifferentUserContainer [2022-08-09T12:29:41.971Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000129b18__} [2022-08-09T12:29:42.537Z] --- PASS: TestKillDifferentUserContainer (0.79s) [2022-08-09T12:29:42.537Z] === RUN TestInspectOomKilledTrue [2022-08-09T12:29:42.537Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-09T12:29:42.537Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2022-08-09T12:29:42.537Z] === RUN TestInspectOomKilledFalse [2022-08-09T12:29:42.537Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-09T12:29:42.537Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-09T12:29:42.537Z] === RUN TestLinksEtcHostsContentMatch [2022-08-09T12:29:42.888Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.33s) [2022-08-09T12:29:42.888Z] === RUN TestAuthZPluginHeader [2022-08-09T12:29:43.104Z] --- PASS: TestLinksEtcHostsContentMatch (0.53s) [2022-08-09T12:29:43.104Z] === RUN TestLinksContainerNames [2022-08-09T12:29:43.104Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-08-09T12:29:43.453Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-08-09T12:29:43.453Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-09T12:29:43.453Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-09T12:29:43.453Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-09T12:29:43.453Z] === RUN TestAuthZPluginV2Disable [2022-08-09T12:29:43.453Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-09T12:29:43.453Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-08-09T12:29:43.453Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-09T12:29:43.453Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-09T12:29:43.453Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-09T12:29:43.454Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-09T12:29:43.454Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-09T12:29:43.454Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-09T12:29:43.454Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-09T12:29:43.670Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000129b30__} [2022-08-09T12:29:44.236Z] --- PASS: TestLinksContainerNames (1.37s) [2022-08-09T12:29:44.236Z] === RUN TestLogsFollowTailEmpty [2022-08-09T12:29:45.173Z] --- PASS: TestLogsFollowTailEmpty (0.69s) [2022-08-09T12:29:45.173Z] === RUN TestLogs [2022-08-09T12:29:45.173Z] === RUN TestLogs/driver_local [2022-08-09T12:29:45.173Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-09T12:29:45.173Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-09T12:29:45.173Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-09T12:29:45.173Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-09T12:29:45.173Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-09T12:29:45.173Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-09T12:29:45.173Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-09T12:29:45.173Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-09T12:29:45.173Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-09T12:29:45.173Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-09T12:29:45.173Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-09T12:29:45.173Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-09T12:29:45.173Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-08-09T12:29:45.173Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-09T12:29:45.173Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-09T12:29:45.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000129b48__} [2022-08-09T12:29:46.108Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-09T12:29:46.108Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-09T12:29:46.779Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-08-09T12:29:46.779Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000129b60__} [2022-08-09T12:29:47.038Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-09T12:29:47.038Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-09T12:29:48.412Z] === RUN TestLogs/driver_json-file [2022-08-09T12:29:48.412Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-09T12:29:48.412Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-09T12:29:48.412Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-09T12:29:48.412Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-09T12:29:48.412Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-09T12:29:48.412Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-09T12:29:48.412Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-09T12:29:48.412Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-09T12:29:48.412Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-09T12:29:48.412Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-09T12:29:48.412Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-09T12:29:48.412Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-09T12:29:48.412Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-09T12:29:48.412Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-09T12:29:48.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-08-09T12:29:48.412Z] check_test.go:540: [db23d5b8a761e] daemon is not started [2022-08-09T12:29:48.412Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-08-09T12:29:49.348Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-09T12:29:49.606Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-09T12:29:50.177Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-08-09T12:29:50.177Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-08-09T12:29:50.177Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-08-09T12:29:50.177Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-08-09T12:29:50.177Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-08-09T12:29:50.177Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-08-09T12:29:50.177Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-08-09T12:29:50.177Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-08-09T12:29:50.177Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-08-09T12:29:50.177Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-08-09T12:29:50.177Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-08-09T12:29:50.177Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-08-09T12:29:50.177Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-08-09T12:29:50.177Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-08-09T12:29:50.177Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-08-09T12:29:50.435Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-08-09T12:29:50.435Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-08-09T12:29:50.435Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-09T12:29:50.435Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-08-09T12:29:50.435Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-08-09T12:29:50.435Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-09T12:29:50.695Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-08-09T12:29:50.695Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-08-09T12:29:51.630Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-08-09T12:29:51.630Z] --- PASS: TestLogs (6.64s) [2022-08-09T12:29:51.630Z] --- PASS: TestLogs/driver_local (0.02s) [2022-08-09T12:29:51.630Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.01s) [2022-08-09T12:29:51.630Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.09s) [2022-08-09T12:29:51.630Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.99s) [2022-08-09T12:29:51.630Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.93s) [2022-08-09T12:29:51.630Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.16s) [2022-08-09T12:29:51.630Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.14s) [2022-08-09T12:29:51.630Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-08-09T12:29:51.630Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.03s) [2022-08-09T12:29:51.630Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.31s) [2022-08-09T12:29:51.630Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.14s) [2022-08-09T12:29:51.630Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.96s) [2022-08-09T12:29:51.630Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.21s) [2022-08-09T12:29:51.630Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.17s) [2022-08-09T12:29:51.630Z] === RUN TestContainerNetworkMountsNoChown [2022-08-09T12:29:51.889Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-08-09T12:29:52.458Z] check_test.go:540: [d5408d6ab4722] daemon is not started [2022-08-09T12:29:52.458Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-08-09T12:29:52.458Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s) [2022-08-09T12:29:52.458Z] === RUN TestMountDaemonRoot [2022-08-09T12:29:52.458Z] === RUN TestMountDaemonRoot/default [2022-08-09T12:29:52.458Z] === PAUSE TestMountDaemonRoot/default [2022-08-09T12:29:52.458Z] === RUN TestMountDaemonRoot/private [2022-08-09T12:29:52.458Z] === PAUSE TestMountDaemonRoot/private [2022-08-09T12:29:52.458Z] === RUN TestMountDaemonRoot/rprivate [2022-08-09T12:29:52.458Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-09T12:29:52.458Z] === RUN TestMountDaemonRoot/slave [2022-08-09T12:29:52.458Z] === PAUSE TestMountDaemonRoot/slave [2022-08-09T12:29:52.458Z] === RUN TestMountDaemonRoot/rslave [2022-08-09T12:29:52.458Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-09T12:29:52.458Z] === RUN TestMountDaemonRoot/shared [2022-08-09T12:29:52.458Z] === PAUSE TestMountDaemonRoot/shared [2022-08-09T12:29:52.458Z] === RUN TestMountDaemonRoot/rshared [2022-08-09T12:29:52.458Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-09T12:29:52.458Z] === CONT TestMountDaemonRoot/default [2022-08-09T12:29:52.458Z] === CONT TestMountDaemonRoot/rslave [2022-08-09T12:29:52.458Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-09T12:29:52.458Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-09T12:29:52.458Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-09T12:29:52.458Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-09T12:29:52.458Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-09T12:29:52.458Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-09T12:29:52.458Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-09T12:29:52.458Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-09T12:29:52.458Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-09T12:29:52.458Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-09T12:29:52.458Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-09T12:29:52.458Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-09T12:29:52.458Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-09T12:29:52.458Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-09T12:29:52.458Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-09T12:29:52.458Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-09T12:29:52.458Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-09T12:29:52.458Z] === CONT TestMountDaemonRoot/rshared [2022-08-09T12:29:52.458Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-09T12:29:52.458Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-09T12:29:52.458Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-09T12:29:52.458Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-09T12:29:52.458Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-09T12:29:52.458Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-09T12:29:52.458Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-09T12:29:52.458Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-09T12:29:52.458Z] === CONT TestMountDaemonRoot/shared [2022-08-09T12:29:52.458Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-09T12:29:52.458Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-09T12:29:52.458Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-09T12:29:52.458Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-09T12:29:52.458Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-09T12:29:52.458Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-09T12:29:52.458Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-09T12:29:52.458Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-09T12:29:52.458Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-09T12:29:52.717Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-09T12:29:52.717Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-09T12:29:52.717Z] === CONT TestMountDaemonRoot/rprivate [2022-08-09T12:29:52.717Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-09T12:29:52.717Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-09T12:29:52.717Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-09T12:29:52.717Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-09T12:29:52.717Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-09T12:29:52.717Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-09T12:29:52.717Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-09T12:29:52.717Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-09T12:29:52.717Z] === CONT TestMountDaemonRoot/slave [2022-08-09T12:29:52.717Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-09T12:29:52.717Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-09T12:29:52.717Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-09T12:29:52.717Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-09T12:29:52.717Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-09T12:29:52.717Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-09T12:29:52.717Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-09T12:29:52.717Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-09T12:29:52.717Z] === CONT TestMountDaemonRoot/private [2022-08-09T12:29:52.717Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-09T12:29:52.717Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-09T12:29:52.717Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-09T12:29:52.717Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-09T12:29:52.717Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-09T12:29:52.717Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-09T12:29:52.717Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-09T12:29:52.717Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-09T12:29:52.717Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-09T12:29:52.717Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-09T12:29:52.717Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-09T12:29:52.717Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-09T12:29:52.717Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-09T12:29:52.717Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-09T12:29:52.717Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-09T12:29:52.717Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-09T12:29:52.976Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-09T12:29:52.976Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-09T12:29:52.976Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-09T12:29:52.976Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-09T12:29:52.976Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-09T12:29:52.976Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-09T12:29:52.976Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-09T12:29:52.976Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-09T12:29:52.976Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-09T12:29:52.976Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-09T12:29:52.976Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-09T12:29:52.976Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-09T12:29:53.234Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-09T12:29:53.234Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-09T12:29:53.234Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-09T12:29:53.234Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-09T12:29:53.234Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-09T12:29:53.234Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-09T12:29:53.234Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-08-09T12:29:53.234Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-08-09T12:29:53.234Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-09T12:29:53.234Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-08-09T12:29:53.234Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-09T12:29:53.234Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-08-09T12:29:53.234Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-08-09T12:29:53.234Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-09T12:29:53.234Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-09T12:29:53.234Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-09T12:29:53.234Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-08-09T12:29:53.234Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-08-09T12:29:53.234Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-09T12:29:53.234Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-08-09T12:29:53.234Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-09T12:29:53.234Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-08-09T12:29:53.234Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-08-09T12:29:53.234Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-08-09T12:29:53.234Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-09T12:29:53.234Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-09T12:29:53.234Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-08-09T12:29:53.234Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-08-09T12:29:53.234Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-08-09T12:29:53.234Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.08s) [2022-08-09T12:29:53.234Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-09T12:29:53.234Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2022-08-09T12:29:53.234Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-08-09T12:29:53.234Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-08-09T12:29:53.234Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-09T12:29:53.234Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-09T12:29:53.234Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2022-08-09T12:29:53.234Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-08-09T12:29:53.234Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-08-09T12:29:53.234Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-09T12:29:53.234Z] === RUN TestContainerBindMountNonRecursive [2022-08-09T12:29:53.234Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-08-09T12:29:54.169Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-08-09T12:29:55.105Z] --- PASS: TestContainerBindMountNonRecursive (2.06s) [2022-08-09T12:29:55.363Z] === RUN TestContainerVolumesMountedAsShared [2022-08-09T12:29:55.622Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-08-09T12:29:55.622Z] docker_cli_daemon_plugins_test.go:80: [d8a9b9678be9d] daemon is not started [2022-08-09T12:29:55.881Z] --- PASS: TestContainerVolumesMountedAsShared (0.63s) [2022-08-09T12:29:55.881Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-09T12:29:56.447Z] --- PASS: TestContainerVolumesMountedAsSlave (0.50s) [2022-08-09T12:29:56.447Z] === RUN TestNetworkNat [2022-08-09T12:29:57.014Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-08-09T12:29:57.014Z] --- PASS: TestNetworkNat (0.72s) [2022-08-09T12:29:57.014Z] === RUN TestNetworkLocalhostTCPNat [2022-08-09T12:29:57.014Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-08-09T12:29:57.949Z] --- PASS: TestNetworkLocalhostTCPNat (0.75s) [2022-08-09T12:29:57.949Z] === RUN TestNetworkLoopbackNat [2022-08-09T12:29:57.949Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-08-09T12:29:58.516Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-08-09T12:29:58.516Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-08-09T12:29:58.820Z] --- PASS: TestServicePlugin (30.12s) [2022-08-09T12:29:58.820Z] === RUN TestServiceUpdateLabel [2022-08-09T12:29:59.451Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-08-09T12:29:59.709Z] docker_cli_daemon_plugins_test.go:170: [d69d2054cd45a] daemon is not started [2022-08-09T12:29:59.709Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-08-09T12:29:59.747Z] --- PASS: TestServiceUpdateLabel (2.21s) [2022-08-09T12:29:59.747Z] === RUN TestServiceUpdateSecrets [2022-08-09T12:30:00.246Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-08-09T12:30:00.275Z] === RUN TestDockerSuite/TestExecAPIStart [2022-08-09T12:30:00.842Z] --- PASS: TestNetworkLoopbackNat (3.05s) [2022-08-09T12:30:00.842Z] === RUN TestPause [2022-08-09T12:30:01.100Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-08-09T12:30:01.521Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-08-09T12:30:01.521Z] PASS [2022-08-09T12:30:01.521Z] [2022-08-09T12:30:01.521Z] === Skipped [2022-08-09T12:30:01.521Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-09T12:30:01.521Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-09T12:30:01.521Z] [2022-08-09T12:30:01.521Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-08-09T12:30:01.521Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-09T12:30:01.521Z] [2022-08-09T12:30:01.521Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-09T12:30:01.521Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-09T12:30:01.521Z] [2022-08-09T12:30:01.521Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-09T12:30:01.521Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-09T12:30:01.521Z] [2022-08-09T12:30:01.521Z] DONE 17 tests, 4 skipped in 26.444s [2022-08-09T12:30:01.521Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-09T12:30:01.521Z] ++ 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-08-09T12:30:01.521Z] ++ set -e [2022-08-09T12:30:01.521Z] ++ '[' -n 0 ']' [2022-08-09T12:30:01.521Z] ++ set -x [2022-08-09T12:30:01.521Z] ++ 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-08-09T12:30:01.521Z] INFO: Testing against a local daemon [2022-08-09T12:30:01.521Z] === RUN TestPluginInvalidJSON [2022-08-09T12:30:01.521Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-09T12:30:01.521Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-09T12:30:01.521Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-09T12:30:01.521Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-09T12:30:01.521Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-09T12:30:01.521Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-09T12:30:01.521Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-09T12:30:01.521Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-09T12:30:01.521Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-09T12:30:01.521Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-09T12:30:01.521Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-09T12:30:01.521Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-09T12:30:01.521Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-09T12:30:01.521Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-09T12:30:01.521Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-09T12:30:01.521Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-09T12:30:01.521Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-09T12:30:01.521Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-09T12:30:01.521Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-09T12:30:01.521Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-09T12:30:01.521Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-09T12:30:01.521Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-09T12:30:01.521Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-09T12:30:01.521Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-09T12:30:01.521Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-09T12:30:01.521Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-09T12:30:01.521Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-09T12:30:01.521Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-09T12:30:01.521Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-09T12:30:01.521Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-09T12:30:01.521Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-09T12:30:01.521Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-09T12:30:01.521Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-09T12:30:01.521Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-09T12:30:01.521Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-09T12:30:01.521Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-09T12:30:01.521Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-09T12:30:01.521Z] === RUN TestPluginInstall [2022-08-09T12:30:01.521Z] === RUN TestPluginInstall/no_auth [2022-08-09T12:30:01.521Z] time="2022-08-09T12:30:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-09T12:30:01.521Z] time="2022-08-09T12:30:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bd6330a9e22602b745043735888caaadec0e6c53b97ddbd7ca8a209e21ceb58c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-09T12:30:01.521Z] time="2022-08-09T12:30:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-09T12:30:01.521Z] time="2022-08-09T12:30:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bd6330a9e22602b745043735888caaadec0e6c53b97ddbd7ca8a209e21ceb58c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-09T12:30:01.521Z] === RUN TestPluginInstall/with_htpasswd [2022-08-09T12:30:01.667Z] --- PASS: TestPause (0.79s) [2022-08-09T12:30:01.667Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-09T12:30:01.667Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-09T12:30:01.667Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-09T12:30:01.667Z] === RUN TestPauseStopPausedContainer [2022-08-09T12:30:01.779Z] time="2022-08-09T12:30:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-09T12:30:01.779Z] time="2022-08-09T12:30:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9000806b8650b01856273d9f356f9b6d4e557c7a98ef840ad07c4bbc74f7eea5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-09T12:30:01.779Z] time="2022-08-09T12:30:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-09T12:30:01.779Z] time="2022-08-09T12:30:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9000806b8650b01856273d9f356f9b6d4e557c7a98ef840ad07c4bbc74f7eea5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-09T12:30:02.038Z] === RUN TestPluginInstall/with_insecure [2022-08-09T12:30:02.234Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-08-09T12:30:02.492Z] --- PASS: TestPauseStopPausedContainer (0.83s) [2022-08-09T12:30:02.492Z] === RUN TestPidHost [2022-08-09T12:30:02.972Z] time="2022-08-09T12:30:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-09T12:30:02.972Z] time="2022-08-09T12:30:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3a94ddc7fcc11850b5ec37fd8ef2cbe78eca2e0920f8db41a3bfced3a3889506" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-09T12:30:02.972Z] time="2022-08-09T12:30:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-09T12:30:02.972Z] time="2022-08-09T12:30:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3a94ddc7fcc11850b5ec37fd8ef2cbe78eca2e0920f8db41a3bfced3a3889506" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-09T12:30:03.061Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-08-09T12:30:03.230Z] plugin_test.go:196: [d59457e5ae50b] daemon is not started [2022-08-09T12:30:03.230Z] --- PASS: TestPluginInstall (2.56s) [2022-08-09T12:30:03.230Z] --- PASS: TestPluginInstall/no_auth (0.95s) [2022-08-09T12:30:03.230Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-08-09T12:30:03.230Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-08-09T12:30:03.230Z] === RUN TestPluginsWithRuntimes [2022-08-09T12:30:03.998Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-08-09T12:30:04.256Z] --- PASS: TestPidHost (1.82s) [2022-08-09T12:30:04.256Z] === RUN TestPsFilter [2022-08-09T12:30:04.518Z] --- PASS: TestPsFilter (0.15s) [2022-08-09T12:30:04.518Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-09T12:30:04.605Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-09T12:30:04.776Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-08-09T12:30:05.035Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-08-09T12:30:05.295Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s) [2022-08-09T12:30:05.295Z] === RUN TestRemoveContainerWithVolume [2022-08-09T12:30:05.295Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-08-09T12:30:05.539Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-09T12:30:05.863Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-08-09T12:30:05.863Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-08-09T12:30:05.864Z] --- PASS: TestRemoveContainerWithVolume (0.74s) [2022-08-09T12:30:05.864Z] === RUN TestRemoveContainerRunning [2022-08-09T12:30:06.430Z] check_test.go:540: [d7dd56a0b94fe] daemon is not started [2022-08-09T12:30:06.430Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-08-09T12:30:06.472Z] --- PASS: TestPluginsWithRuntimes (3.33s) [2022-08-09T12:30:06.473Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2022-08-09T12:30:06.473Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-08-09T12:30:06.473Z] === RUN TestPluginBackCompatMediaTypes [2022-08-09T12:30:06.688Z] --- PASS: TestRemoveContainerRunning (0.68s) [2022-08-09T12:30:06.688Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-09T12:30:06.688Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-08-09T12:30:07.038Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-08-09T12:30:07.038Z] PASS [2022-08-09T12:30:07.038Z] [2022-08-09T12:30:07.038Z] DONE 24 tests in 6.617s [2022-08-09T12:30:07.038Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-09T12:30:07.038Z] ++ 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-08-09T12:30:07.038Z] ++ set -e [2022-08-09T12:30:07.038Z] ++ '[' -n 0 ']' [2022-08-09T12:30:07.038Z] ++ set -x [2022-08-09T12:30:07.038Z] ++ 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-08-09T12:30:07.257Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.74s) [2022-08-09T12:30:07.257Z] === RUN TestRemoveInvalidContainer [2022-08-09T12:30:07.257Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-08-09T12:30:07.257Z] === RUN TestRenameLinkedContainer [2022-08-09T12:30:07.296Z] INFO: Testing against a local daemon [2022-08-09T12:30:07.296Z] === RUN TestExternalGraphDriver [2022-08-09T12:30:07.515Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-08-09T12:30:07.554Z] === RUN TestExternalGraphDriver/json [2022-08-09T12:30:08.082Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-08-09T12:30:08.342Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-08-09T12:30:09.451Z] === RUN TestExternalGraphDriver/spec [2022-08-09T12:30:10.246Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-08-09T12:30:10.505Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-08-09T12:30:10.763Z] --- PASS: TestRenameLinkedContainer (3.35s) [2022-08-09T12:30:10.763Z] === RUN TestRenameStoppedContainer [2022-08-09T12:30:10.824Z] === RUN TestExternalGraphDriver/pull [2022-08-09T12:30:11.698Z] --- PASS: TestRenameStoppedContainer (0.75s) [2022-08-09T12:30:11.698Z] === RUN TestRenameRunningContainerAndReuse [2022-08-09T12:30:11.698Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-08-09T12:30:12.632Z] --- PASS: TestRenameRunningContainerAndReuse (1.18s) [2022-08-09T12:30:12.632Z] === RUN TestRenameInvalidName [2022-08-09T12:30:12.722Z] --- PASS: TestExternalGraphDriver (5.19s) [2022-08-09T12:30:12.722Z] --- PASS: TestExternalGraphDriver/json (1.61s) [2022-08-09T12:30:12.722Z] --- PASS: TestExternalGraphDriver/spec (1.56s) [2022-08-09T12:30:12.722Z] --- PASS: TestExternalGraphDriver/pull (1.68s) [2022-08-09T12:30:12.722Z] === RUN TestGraphdriverPluginV2 [2022-08-09T12:30:12.722Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-09T12:30:12.722Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-08-09T12:30:12.722Z] PASS [2022-08-09T12:30:12.722Z] [2022-08-09T12:30:12.722Z] === Skipped [2022-08-09T12:30:12.722Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-08-09T12:30:12.722Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-09T12:30:12.722Z] [2022-08-09T12:30:12.722Z] DONE 5 tests, 1 skipped in 5.648s [2022-08-09T12:30:12.722Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-09T12:30:12.722Z] ++ 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-08-09T12:30:12.722Z] ++ set -e [2022-08-09T12:30:12.722Z] ++ '[' -n 0 ']' [2022-08-09T12:30:12.722Z] ++ set -x [2022-08-09T12:30:12.722Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-08-09T12:30:12.722Z] INFO: Testing against a local daemon [2022-08-09T12:30:12.980Z] === RUN TestContinueAfterPluginCrash [2022-08-09T12:30:12.980Z] === PAUSE TestContinueAfterPluginCrash [2022-08-09T12:30:12.980Z] === RUN TestReadPluginNoRead [2022-08-09T12:30:12.980Z] === PAUSE TestReadPluginNoRead [2022-08-09T12:30:12.980Z] === RUN TestDaemonStartWithLogOpt [2022-08-09T12:30:12.980Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-09T12:30:12.980Z] === CONT TestContinueAfterPluginCrash [2022-08-09T12:30:12.980Z] === CONT TestDaemonStartWithLogOpt [2022-08-09T12:30:13.197Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-08-09T12:30:13.197Z] --- PASS: TestRenameInvalidName (0.62s) [2022-08-09T12:30:13.197Z] === RUN TestRenameAnonymousContainer [2022-08-09T12:30:14.572Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-08-09T12:30:14.580Z] --- PASS: TestServiceUpdateSecrets (14.10s) [2022-08-09T12:30:14.580Z] === RUN TestServiceUpdateConfigs [2022-08-09T12:30:15.532Z] --- PASS: TestRenameAnonymousContainer (2.19s) [2022-08-09T12:30:15.532Z] === RUN TestRenameContainerWithSameName [2022-08-09T12:30:16.106Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-08-09T12:30:16.106Z] --- PASS: TestRenameContainerWithSameName (0.70s) [2022-08-09T12:30:16.106Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-09T12:30:16.260Z] --- PASS: TestDaemonStartWithLogOpt (3.11s) [2022-08-09T12:30:16.260Z] === CONT TestReadPluginNoRead [2022-08-09T12:30:17.495Z] --- PASS: TestRenameContainerWithLinkedContainer (1.24s) [2022-08-09T12:30:17.495Z] === RUN TestResize [2022-08-09T12:30:17.754Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-08-09T12:30:18.012Z] --- PASS: TestResize (0.58s) [2022-08-09T12:30:18.012Z] === RUN TestResizeWithInvalidSize [2022-08-09T12:30:18.160Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-09T12:30:18.271Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-08-09T12:30:18.304Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-08-09T12:30:18.304Z] tests/integration/client_test.py ..... [ 75%] [2022-08-09T12:30:18.304Z] tests/integration/context_api_test.py ... [ 76%] [2022-08-09T12:30:18.304Z] tests/integration/errors_test.py . [ 76%] [2022-08-09T12:30:18.529Z] --- PASS: TestResizeWithInvalidSize (0.59s) [2022-08-09T12:30:18.529Z] === RUN TestResizeWhenContainerNotStarted [2022-08-09T12:30:19.095Z] --- PASS: TestResizeWhenContainerNotStarted (0.48s) [2022-08-09T12:30:19.096Z] === RUN TestDaemonRestartKillContainers [2022-08-09T12:30:19.096Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-09T12:30:19.096Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-09T12:30:19.096Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-09T12:30:19.096Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-09T12:30:19.096Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-09T12:30:19.096Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-09T12:30:19.096Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-09T12:30:19.096Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-09T12:30:19.096Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-09T12:30:19.096Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-09T12:30:19.096Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-09T12:30:19.096Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-09T12:30:19.096Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-09T12:30:19.096Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-09T12:30:19.096Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-09T12:30:19.096Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-09T12:30:19.096Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-09T12:30:19.096Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-09T12:30:19.096Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-09T12:30:19.096Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-09T12:30:19.096Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-09T12:30:19.096Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-09T12:30:19.096Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-09T12:30:19.096Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-09T12:30:19.096Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-09T12:30:19.096Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-09T12:30:19.096Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-09T12:30:19.096Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-09T12:30:19.096Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-09T12:30:19.096Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-09T12:30:19.096Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-09T12:30:19.096Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-09T12:30:19.096Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-09T12:30:19.096Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-09T12:30:19.533Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-09T12:30:20.466Z] === RUN TestReadPluginNoRead/default [2022-08-09T12:30:20.724Z] --- PASS: TestContinueAfterPluginCrash (7.99s) [2022-08-09T12:30:20.995Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-09T12:30:21.564Z] === RUN TestDockerSuite/TestGetContainerStats [2022-08-09T12:30:21.657Z] === CONT TestReadPluginNoRead [2022-08-09T12:30:21.657Z] read_test.go:92: [d01264c42d2f0] daemon is not started [2022-08-09T12:30:21.657Z] --- PASS: TestReadPluginNoRead (5.69s) [2022-08-09T12:30:21.657Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.21s) [2022-08-09T12:30:21.657Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s) [2022-08-09T12:30:21.657Z] --- PASS: TestReadPluginNoRead/default (1.17s) [2022-08-09T12:30:21.657Z] PASS [2022-08-09T12:30:21.657Z] [2022-08-09T12:30:21.657Z] DONE 6 tests in 8.929s [2022-08-09T12:30:21.657Z] 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-08-09T12:30:21.657Z] ++ 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-08-09T12:30:21.657Z] ++ set -e [2022-08-09T12:30:21.657Z] ++ '[' -n 0 ']' [2022-08-09T12:30:21.657Z] ++ set -x [2022-08-09T12:30:21.657Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-09T12:30:21.657Z] testing: warning: no tests to run [2022-08-09T12:30:21.657Z] PASS [2022-08-09T12:30:21.657Z] [2022-08-09T12:30:21.657Z] DONE 0 tests in 0.034s [2022-08-09T12:30:21.657Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-09T12:30:21.657Z] ++ 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-08-09T12:30:21.657Z] ++ set -e [2022-08-09T12:30:21.657Z] ++ '[' -n 0 ']' [2022-08-09T12:30:21.657Z] ++ set -x [2022-08-09T12:30:21.657Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-09T12:30:21.822Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-08-09T12:30:21.915Z] INFO: Testing against a local daemon [2022-08-09T12:30:21.915Z] === RUN TestPluginWithDevMounts [2022-08-09T12:30:21.915Z] === PAUSE TestPluginWithDevMounts [2022-08-09T12:30:21.915Z] === CONT TestPluginWithDevMounts [2022-08-09T12:30:22.387Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-09T12:30:23.288Z] --- PASS: TestPluginWithDevMounts (1.54s) [2022-08-09T12:30:23.288Z] PASS [2022-08-09T12:30:23.288Z] [2022-08-09T12:30:23.288Z] DONE 1 tests in 1.670s [2022-08-09T12:30:23.288Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-09T12:30:23.288Z] ++ 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-08-09T12:30:23.288Z] ++ set -e [2022-08-09T12:30:23.288Z] ++ '[' -n 0 ']' [2022-08-09T12:30:23.288Z] ++ set -x [2022-08-09T12:30:23.288Z] ++ 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-08-09T12:30:23.320Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-09T12:30:23.546Z] INFO: Testing against a local daemon [2022-08-09T12:30:23.546Z] === RUN TestSecretInspect [2022-08-09T12:30:23.578Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-09T12:30:24.955Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-09T12:30:24.955Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-09T12:30:26.072Z] --- PASS: TestSecretInspect (2.18s) [2022-08-09T12:30:26.072Z] === RUN TestSecretList [2022-08-09T12:30:26.331Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-08-09T12:30:27.970Z] --- PASS: TestSecretList (2.20s) [2022-08-09T12:30:27.970Z] === RUN TestSecretsCreateAndDelete [2022-08-09T12:30:28.230Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-08-09T12:30:28.487Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-09T12:30:28.746Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-09T12:30:29.412Z] --- PASS: TestServiceUpdateConfigs (14.51s) [2022-08-09T12:30:29.413Z] === RUN TestServiceUpdateNetwork [2022-08-09T12:30:30.510Z] --- PASS: TestSecretsCreateAndDelete (2.23s) [2022-08-09T12:30:30.511Z] === RUN TestSecretsUpdate [2022-08-09T12:30:31.279Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-08-09T12:30:31.279Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-09T12:30:32.423Z] --- PASS: TestSecretsUpdate (2.24s) [2022-08-09T12:30:32.423Z] === RUN TestTemplatedSecret [2022-08-09T12:30:32.652Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-08-09T12:30:32.910Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-09T12:30:33.170Z] check_test.go:540: [d5833a1d8e908] daemon is not started [2022-08-09T12:30:33.171Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-08-09T12:30:33.171Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-09T12:30:34.949Z] --- PASS: TestTemplatedSecret (2.43s) [2022-08-09T12:30:34.949Z] === RUN TestSecretCreateResolve [2022-08-09T12:30:35.073Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-09T12:30:35.073Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-08-09T12:30:36.009Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-09T12:30:36.777Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-08-09T12:30:37.385Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-09T12:30:37.475Z] --- PASS: TestSecretCreateResolve (2.24s) [2022-08-09T12:30:37.475Z] PASS [2022-08-09T12:30:37.475Z] [2022-08-09T12:30:37.475Z] DONE 6 tests in 13.624s [2022-08-09T12:30:37.475Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-08-09T12:30:37.475Z] ++ 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-08-09T12:30:37.475Z] ++ set -e [2022-08-09T12:30:37.475Z] ++ '[' -n 0 ']' [2022-08-09T12:30:37.475Z] ++ set -x [2022-08-09T12:30:37.475Z] ++ 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-08-09T12:30:37.475Z] INFO: Testing against a local daemon [2022-08-09T12:30:37.475Z] === RUN TestServiceCreateInit [2022-08-09T12:30:37.475Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-09T12:30:37.644Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-08-09T12:30:38.580Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-08-09T12:30:38.580Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-08-09T12:30:38.838Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-08-09T12:30:39.772Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-08-09T12:30:40.339Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-09T12:30:40.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.89s) [2022-08-09T12:30:40.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s) [2022-08-09T12:30:40.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.37s) [2022-08-09T12:30:40.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-08-09T12:30:40.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.29s) [2022-08-09T12:30:40.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.36s) [2022-08-09T12:30:40.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.70s) [2022-08-09T12:30:40.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.78s) [2022-08-09T12:30:40.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.50s) [2022-08-09T12:30:40.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.49s) [2022-08-09T12:30:40.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.08s) [2022-08-09T12:30:40.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.09s) [2022-08-09T12:30:40.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.69s) [2022-08-09T12:30:40.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.48s) [2022-08-09T12:30:40.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.17s) [2022-08-09T12:30:40.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.85s) [2022-08-09T12:30:40.339Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-09T12:30:40.339Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-09T12:30:40.598Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-08-09T12:30:40.755Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-09T12:30:41.532Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-08-09T12:30:41.584Z] --- PASS: TestServiceUpdateNetwork (12.41s) [2022-08-09T12:30:41.584Z] === RUN TestServiceUpdatePidsLimit [2022-08-09T12:30:42.144Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-09T12:30:42.467Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-09T12:30:42.467Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-08-09T12:30:43.072Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-09T12:30:43.403Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-08-09T12:30:44.337Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.84s) [2022-08-09T12:30:44.337Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (2.01s) [2022-08-09T12:30:44.337Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.79s) [2022-08-09T12:30:44.337Z] === RUN TestCgroupNamespacesRun [2022-08-09T12:30:44.337Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-08-09T12:30:44.595Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-08-09T12:30:44.595Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-08-09T12:30:44.937Z] --- PASS: TestServiceCreateInit (7.16s) [2022-08-09T12:30:44.937Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.54s) [2022-08-09T12:30:44.937Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.61s) [2022-08-09T12:30:44.937Z] === RUN TestCreateServiceMultipleTimes [2022-08-09T12:30:45.530Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-08-09T12:30:46.464Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-08-09T12:30:46.464Z] --- PASS: TestCgroupNamespacesRun (2.29s) [2022-08-09T12:30:46.464Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-09T12:30:48.995Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.12s) [2022-08-09T12:30:48.995Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-09T12:30:48.995Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-08-09T12:30:49.929Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.35s) [2022-08-09T12:30:49.929Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-09T12:30:50.187Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-08-09T12:30:50.755Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-08-09T12:30:51.013Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-08-09T12:30:51.149Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-09T12:30:51.579Z] --- PASS: TestCgroupNamespacesRunHostMode (1.69s) [2022-08-09T12:30:51.579Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-09T12:30:51.837Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-08-09T12:30:53.210Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.34s) [2022-08-09T12:30:53.210Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-09T12:30:53.239Z] ......... [ 85%] [2022-08-09T12:30:54.586Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.42s) [2022-08-09T12:30:54.586Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-09T12:30:55.152Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.75s) [2022-08-09T12:30:55.152Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-09T12:30:55.718Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-08-09T12:30:55.718Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-08-09T12:30:56.652Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-08-09T12:30:56.912Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s) [2022-08-09T12:30:56.912Z] === RUN TestNISDomainname [2022-08-09T12:30:57.679Z] --- PASS: TestServiceUpdatePidsLimit (16.41s) [2022-08-09T12:30:57.679Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-08-09T12:30:57.679Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-08-09T12:30:57.679Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-08-09T12:30:57.679Z] PASS [2022-08-09T12:30:57.679Z] [2022-08-09T12:30:57.679Z] === Skipped [2022-08-09T12:30:57.679Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-09T12:30:57.679Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-09T12:30:57.679Z] [2022-08-09T12:30:57.679Z] DONE 27 tests, 1 skipped in 163.728s [2022-08-09T12:30:57.679Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-09T12:30:57.679Z] INFO: Testing against a local daemon [2022-08-09T12:30:57.679Z] === RUN TestSessionCreate [2022-08-09T12:30:57.679Z] --- PASS: TestSessionCreate (0.02s) [2022-08-09T12:30:57.679Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-09T12:30:57.679Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-09T12:30:57.679Z] PASS [2022-08-09T12:30:57.679Z] [2022-08-09T12:30:57.679Z] DONE 2 tests in 0.065s [2022-08-09T12:30:57.679Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-09T12:30:57.679Z] INFO: Testing against a local daemon [2022-08-09T12:30:57.679Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-09T12:30:57.679Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-08-09T12:30:57.679Z] === RUN TestDiskUsage [2022-08-09T12:30:57.679Z] === PAUSE TestDiskUsage [2022-08-09T12:30:57.679Z] === RUN TestEventsExecDie [2022-08-09T12:30:57.847Z] --- PASS: TestNISDomainname (0.90s) [2022-08-09T12:30:57.847Z] === RUN TestHostnameDnsResolution [2022-08-09T12:30:57.934Z] --- PASS: TestEventsExecDie (0.56s) [2022-08-09T12:30:57.934Z] === RUN TestEventsBackwardsCompatible [2022-08-09T12:30:57.934Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-09T12:30:57.934Z] === RUN TestEventsVolumeCreate [2022-08-09T12:30:58.105Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-08-09T12:30:58.190Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-08-09T12:30:58.190Z] === RUN TestInfoBinaryCommits [2022-08-09T12:30:58.190Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-08-09T12:30:58.190Z] === RUN TestInfoAPIVersioned [2022-08-09T12:30:58.190Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-09T12:30:58.190Z] === RUN TestInfoAPI [2022-08-09T12:30:58.190Z] --- PASS: TestInfoAPI (0.02s) [2022-08-09T12:30:58.190Z] === RUN TestInfoAPIWarnings [2022-08-09T12:30:58.257Z] tests/integration/models_images_test.py ............... [ 89%] [2022-08-09T12:30:58.672Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-08-09T12:30:59.238Z] --- PASS: TestHostnameDnsResolution (1.34s) [2022-08-09T12:30:59.238Z] === RUN TestUnprivilegedPortsAndPing [2022-08-09T12:30:59.696Z] tests/integration/models_networks_test.py .... [ 90%] [2022-08-09T12:30:59.800Z] --- PASS: TestCreateServiceMultipleTimes (15.23s) [2022-08-09T12:30:59.800Z] === RUN TestCreateServiceConflict [2022-08-09T12:31:00.174Z] --- PASS: TestUnprivilegedPortsAndPing (0.82s) [2022-08-09T12:31:00.174Z] === RUN TestPrivilegedHostDevices [2022-08-09T12:31:00.740Z] --- PASS: TestPrivilegedHostDevices (0.71s) [2022-08-09T12:31:00.740Z] === RUN TestRunConsoleSize [2022-08-09T12:31:01.306Z] --- PASS: TestRunConsoleSize (0.65s) [2022-08-09T12:31:01.306Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-09T12:31:01.699Z] --- PASS: TestCreateServiceConflict (2.17s) [2022-08-09T12:31:01.699Z] === RUN TestCreateServiceMaxReplicas [2022-08-09T12:31:02.680Z] --- PASS: TestRunWithAlternativeContainerdShim (1.44s) [2022-08-09T12:31:02.680Z] === RUN TestStats [2022-08-09T12:31:03.248Z] check_test.go:540: [d0a7522514030] daemon is not started [2022-08-09T12:31:03.248Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-08-09T12:31:04.620Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-08-09T12:31:04.980Z] --- PASS: TestCreateServiceMaxReplicas (2.71s) [2022-08-09T12:31:04.980Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-09T12:31:05.187Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-08-09T12:31:05.187Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-08-09T12:31:05.187Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-08-09T12:31:05.445Z] --- PASS: TestStats (2.69s) [2022-08-09T12:31:05.445Z] === RUN TestStopContainerWithTimeout [2022-08-09T12:31:05.445Z] === RUN TestStopContainerWithTimeout/0 [2022-08-09T12:31:05.445Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-09T12:31:05.445Z] === RUN TestStopContainerWithTimeout/1 [2022-08-09T12:31:05.445Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-09T12:31:05.445Z] === RUN TestStopContainerWithTimeout/3 [2022-08-09T12:31:05.445Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-09T12:31:05.445Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-09T12:31:05.445Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-09T12:31:05.445Z] === CONT TestStopContainerWithTimeout/0 [2022-08-09T12:31:05.445Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-09T12:31:06.229Z] tests/integration/models_nodes_test.py . [ 90%] [2022-08-09T12:31:06.229Z] tests/integration/models_resources_test.py . [ 91%] [2022-08-09T12:31:06.380Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-08-09T12:31:06.380Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-08-09T12:31:06.638Z] === CONT TestStopContainerWithTimeout/3 [2022-08-09T12:31:06.896Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-08-09T12:31:06.896Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-08-09T12:31:07.155Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-08-09T12:31:07.720Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-08-09T12:31:07.721Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-08-09T12:31:07.929Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-08-09T12:31:08.656Z] === CONT TestStopContainerWithTimeout/1 [2022-08-09T12:31:08.915Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-08-09T12:31:08.916Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-08-09T12:31:09.877Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-08-09T12:31:10.475Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-08-09T12:31:10.475Z] --- PASS: TestStopContainerWithTimeout/0 (1.04s) [2022-08-09T12:31:10.475Z] --- PASS: TestStopContainerWithTimeout/-1 (3.10s) [2022-08-09T12:31:10.475Z] --- PASS: TestStopContainerWithTimeout/3 (2.79s) [2022-08-09T12:31:10.475Z] --- PASS: TestStopContainerWithTimeout/1 (1.85s) [2022-08-09T12:31:10.475Z] === RUN TestDeleteDevicemapper [2022-08-09T12:31:10.475Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-09T12:31:10.475Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-09T12:31:10.475Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-09T12:31:10.705Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-08-09T12:31:10.705Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-08-09T12:31:11.878Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-08-09T12:31:12.813Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.25s) [2022-08-09T12:31:12.813Z] === RUN TestUpdateMemory [2022-08-09T12:31:12.813Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-09T12:31:12.813Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-09T12:31:12.813Z] === RUN TestUpdateCPUQuota [2022-08-09T12:31:13.748Z] === RUN TestDockerSuite/TestAttachDetach [2022-08-09T12:31:14.007Z] --- PASS: TestUpdateCPUQuota (1.41s) [2022-08-09T12:31:14.007Z] === RUN TestUpdatePidsLimit [2022-08-09T12:31:14.266Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-09T12:31:14.487Z] tests/integration/regression_test.py ...... [ 98%] [2022-08-09T12:31:14.525Z] === RUN TestUpdatePidsLimit/no_change [2022-08-09T12:31:14.525Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-08-09T12:31:15.001Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-08-09T12:31:15.001Z] tests/integration/credentials/utils_test.py . [100%] [2022-08-09T12:31:15.001Z] [2022-08-09T12:31:15.001Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-08-09T12:31:15.001Z] =========================== short test summary info ============================ [2022-08-09T12:31:15.001Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-08-09T12:31:15.001Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-08-09T12:31:15.001Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-08-09T12:31:15.001Z] Not supported on most drivers [2022-08-09T12:31:15.001Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-08-09T12:31:15.001Z] Output of docker top depends on host distro, and is not formalized. [2022-08-09T12:31:15.001Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-08-09T12:31:15.001Z] Output of docker top depends on host distro, and is not formalized. [2022-08-09T12:31:15.001Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-08-09T12:31:15.001Z] Can fail if eth0 has multiple IP addresses [2022-08-09T12:31:15.001Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-08-09T12:31:15.001Z] This doesn't seem to be taken into account by the engine [2022-08-09T12:31:15.001Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-08-09T12:31:15.001Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-08-09T12:31:15.001Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 284.43 seconds == [2022-08-09T12:31:15.096Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-09T12:31:15.354Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-09T12:31:15.563Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-08-09T12:31:15.613Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-08-09T12:31:15.872Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-09T12:31:16.130Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-08-09T12:31:16.222Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-09T12:31:16.222Z] === RUN TestInfoDebug [2022-08-09T12:31:16.222Z] --- PASS: TestInfoDebug (0.52s) [2022-08-09T12:31:16.222Z] === RUN TestInfoInsecureRegistries [2022-08-09T12:31:16.222Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-09T12:31:16.222Z] === RUN TestInfoRegistryMirrors [2022-08-09T12:31:16.222Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-09T12:31:16.222Z] === RUN TestLoginFailsWithBadCredentials [2022-08-09T12:31:16.388Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-09T12:31:16.478Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-08-09T12:31:16.478Z] === RUN TestPingCacheHeaders [2022-08-09T12:31:16.646Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-09T12:31:16.733Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-09T12:31:16.733Z] === RUN TestPingGet [2022-08-09T12:31:16.733Z] --- PASS: TestPingGet (0.01s) [2022-08-09T12:31:16.733Z] === RUN TestPingHead [2022-08-09T12:31:16.733Z] --- PASS: TestPingHead (0.02s) [2022-08-09T12:31:16.733Z] === RUN TestPingSwarmHeader [2022-08-09T12:31:17.295Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-09T12:31:17.580Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-08-09T12:31:17.580Z] --- PASS: TestUpdatePidsLimit (3.55s) [2022-08-09T12:31:17.580Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2022-08-09T12:31:17.580Z] --- PASS: TestUpdatePidsLimit/no_change (0.44s) [2022-08-09T12:31:17.580Z] --- PASS: TestUpdatePidsLimit/update_lower (0.43s) [2022-08-09T12:31:17.580Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2022-08-09T12:31:17.580Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2022-08-09T12:31:17.580Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s) [2022-08-09T12:31:17.580Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s) [2022-08-09T12:31:17.580Z] === RUN TestUpdateRestartPolicy [2022-08-09T12:31:17.855Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-09T12:31:18.514Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-08-09T12:31:18.782Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-09T12:31:18.782Z] --- PASS: TestPingSwarmHeader (2.07s) [2022-08-09T12:31:18.782Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-09T12:31:18.782Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-09T12:31:18.782Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-09T12:31:18.782Z] === RUN TestVersion [2022-08-09T12:31:18.782Z] --- PASS: TestVersion (0.02s) [2022-08-09T12:31:18.782Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-08-09T12:31:18.782Z] === CONT TestDiskUsage [2022-08-09T12:31:19.082Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-08-09T12:31:19.082Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-08-09T12:31:19.342Z] === RUN TestDiskUsage/empty [2022-08-09T12:31:19.342Z] === RUN TestDiskUsage/empty/container_types [2022-08-09T12:31:19.342Z] === RUN TestDiskUsage/empty/image_types [2022-08-09T12:31:19.342Z] === RUN TestDiskUsage/empty/volume_types [2022-08-09T12:31:19.342Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-09T12:31:19.342Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-09T12:31:19.342Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-09T12:31:19.342Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-09T12:31:19.342Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-09T12:31:19.342Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-09T12:31:19.342Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-09T12:31:19.342Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-09T12:31:19.599Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-09T12:31:19.599Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-09T12:31:19.599Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-09T12:31:19.599Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-09T12:31:19.599Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-09T12:31:19.599Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-09T12:31:19.599Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-09T12:31:19.599Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-09T12:31:19.599Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-09T12:31:19.599Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-09T12:31:19.599Z] === RUN TestDiskUsage/after_container.Run [2022-08-09T12:31:19.843Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s) [2022-08-09T12:31:19.843Z] === RUN TestCreateServiceSecretFileMode [2022-08-09T12:31:20.101Z] --- PASS: TestCreateServiceSecretFileMode (2.43s) [2022-08-09T12:31:20.101Z] === RUN TestCreateServiceConfigFileMode [2022-08-09T12:31:20.161Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-09T12:31:20.161Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-09T12:31:20.161Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-09T12:31:20.161Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-09T12:31:20.161Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-09T12:31:20.161Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-09T12:31:20.161Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-09T12:31:20.161Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-09T12:31:20.161Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-09T12:31:20.161Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-09T12:31:20.417Z] --- PASS: TestDiskUsage (1.61s) [2022-08-09T12:31:20.417Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-09T12:31:20.417Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-09T12:31:20.417Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-09T12:31:20.417Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-09T12:31:20.417Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-09T12:31:20.417Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-09T12:31:20.417Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-09T12:31:20.417Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-09T12:31:20.417Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-09T12:31:20.417Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-09T12:31:20.417Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-09T12:31:20.417Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.31s) [2022-08-09T12:31:20.417Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-09T12:31:20.417Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-09T12:31:20.417Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-09T12:31:20.417Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-09T12:31:20.417Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-09T12:31:20.417Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-09T12:31:20.417Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-09T12:31:20.417Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-09T12:31:20.417Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-09T12:31:20.417Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-09T12:31:20.417Z] --- PASS: TestDiskUsage/after_container.Run (0.54s) [2022-08-09T12:31:20.417Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-09T12:31:20.417Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-09T12:31:20.417Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-09T12:31:20.418Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-09T12:31:20.418Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-09T12:31:20.418Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-09T12:31:20.418Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-09T12:31:20.418Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-09T12:31:20.418Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-08-09T12:31:20.418Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-09T12:31:20.418Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.62s) [2022-08-09T12:31:20.418Z] PASS [2022-08-09T12:31:20.418Z] [2022-08-09T12:31:20.418Z] DONE 54 tests in 23.002s [2022-08-09T12:31:20.418Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-09T12:31:20.418Z] INFO: Testing against a local daemon [2022-08-09T12:31:20.418Z] === RUN TestVolumesCreateAndList [2022-08-09T12:31:20.418Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-09T12:31:20.418Z] === RUN TestVolumesRemove [2022-08-09T12:31:20.418Z] --- PASS: TestVolumesRemove (0.10s) [2022-08-09T12:31:20.418Z] === RUN TestVolumesInspect [2022-08-09T12:31:20.418Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-09T12:31:20.418Z] === RUN TestVolumesInvalidJSON [2022-08-09T12:31:20.418Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-09T12:31:20.418Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-09T12:31:20.673Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-09T12:31:20.673Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-09T12:31:20.673Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-09T12:31:20.673Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-09T12:31:20.673Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-09T12:31:20.673Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-08-09T12:31:20.673Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-09T12:31:20.673Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-09T12:31:20.673Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-09T12:31:20.673Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-09T12:31:20.673Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-09T12:31:20.673Z] PASS [2022-08-09T12:31:20.673Z] [2022-08-09T12:31:20.673Z] DONE 9 tests in 0.185s [2022-08-09T12:31:20.673Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-09T12:31:20.981Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-08-09T12:31:21.235Z] Stopping apparmor (via systemctl): apparmor.service. [2022-08-09T12:31:21.235Z] Removing test suite binaries [2022-08-09T12:31:21.235Z] exiting test-integration [2022-08-09T12:31:21.235Z] ++ exit 0 [2022-08-09T12:31:21.235Z] Post stage [Pipeline] junit [2022-08-09T12:31:22.609Z] Recording test results [2022-08-09T12:31:22.628Z] --- PASS: TestCreateServiceConfigFileMode (2.39s) [2022-08-09T12:31:22.628Z] === RUN TestCreateServiceSysctls [2022-08-09T12:31:22.883Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-08-09T12:31:24.249Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-09T12:31:24.615Z] + echo Ensuring container killed. [2022-08-09T12:31:24.615Z] Ensuring container killed. [2022-08-09T12:31:24.615Z] + docker rm -vf docker-pr2 [2022-08-09T12:31:24.615Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-09T12:31:24.934Z] + echo Chowning /workspace to jenkins user [2022-08-09T12:31:24.934Z] Chowning /workspace to jenkins user [2022-08-09T12:31:24.934Z] + id -u [2022-08-09T12:31:24.934Z] + id -g [2022-08-09T12:31:24.934Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43907:/workspace busybox chown -R 1000:1000 /workspace [2022-08-09T12:31:24.934Z] Unable to find image 'busybox:latest' locally [2022-08-09T12:31:25.189Z] latest: Pulling from library/busybox [2022-08-09T12:31:25.189Z] 50783e0dfb64: Pulling fs layer [2022-08-09T12:31:25.189Z] 50783e0dfb64: Download complete [2022-08-09T12:31:25.189Z] 50783e0dfb64: Pull complete [2022-08-09T12:31:25.416Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-08-09T12:31:25.416Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-09T12:31:25.416Z] check_test.go:540: [d67a4bd0dd745] daemon is not started [2022-08-09T12:31:25.416Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-08-09T12:31:25.416Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-09T12:31:25.416Z] check_test.go:540: [d9a3cc1562f70] daemon is not started [2022-08-09T12:31:25.416Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-08-09T12:31:25.450Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-09T12:31:25.450Z] Status: Downloaded newer image for busybox:latest [2022-08-09T12:31:25.908Z] --- PASS: TestCreateServiceSysctls (2.94s) [2022-08-09T12:31:25.908Z] === RUN TestCreateServiceCapabilities [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-09T12:31:27.138Z] + bundleName=amd64-cgroup2 [2022-08-09T12:31:27.138Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-08-09T12:31:27.138Z] Creating amd64-cgroup2-bundles.tar.gz [2022-08-09T12:31:27.138Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-09T12:31:27.138Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-09T12:31:27.402Z] Archiving artifacts [2022-08-09T12:31:27.725Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-09T12:31:27.725Z] [2022-08-09T12:31:27.725Z] Unloading profiles will leave already running processes permanently [2022-08-09T12:31:27.725Z] unconfined, which can lead to unexpected situations. [2022-08-09T12:31:27.725Z] [2022-08-09T12:31:27.725Z] To set a process to complain mode, use the command line tool [2022-08-09T12:31:27.725Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-09T12:31:27.725Z] Post stage [Pipeline] junit [2022-08-09T12:31:27.735Z] Recording test results [2022-08-09T12:31:27.805Z] --- PASS: TestCreateServiceCapabilities (2.42s) [2022-08-09T12:31:27.805Z] === RUN TestInspect [2022-08-09T12:31:28.587Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-08-09T12:31:28.699Z] check_test.go:540: [d8a01eaedda03] daemon is not started [2022-08-09T12:31:28.699Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-08-09T12:31:28.903Z] + echo Ensuring container killed. [2022-08-09T12:31:28.903Z] Ensuring container killed. [2022-08-09T12:31:28.903Z] + docker rm -vf docker-pr2 [2022-08-09T12:31:28.903Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-09T12:31:29.182Z] + echo Chowning /workspace to jenkins user [2022-08-09T12:31:29.182Z] Chowning /workspace to jenkins user [2022-08-09T12:31:29.182Z] + id -u [2022-08-09T12:31:29.182Z] + id -g [2022-08-09T12:31:29.182Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43907:/workspace busybox chown -R 1000:1000 /workspace [2022-08-09T12:31:29.182Z] Unable to find image 'busybox:latest' locally [2022-08-09T12:31:29.385Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43907/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-09T12:31:29.440Z] latest: Pulling from library/busybox [2022-08-09T12:31:29.440Z] 50783e0dfb64: Pulling fs layer [2022-08-09T12:31:29.440Z] 50783e0dfb64: Verifying Checksum [2022-08-09T12:31:29.440Z] 50783e0dfb64: Download complete [2022-08-09T12:31:29.440Z] 50783e0dfb64: Pull complete [2022-08-09T12:31:29.440Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-09T12:31:29.440Z] Status: Downloaded newer image for busybox:latest [2022-08-09T12:31:29.724Z] + make clean [2022-08-09T12:31:29.724Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-09T12:31:29.724Z] docker-dev-cache [2022-08-09T12:31:29.724Z] docker-mod-cache [Pipeline] deleteDir [2022-08-09T12:31:30.604Z] --- PASS: TestUpdateRestartPolicy (12.54s) [2022-08-09T12:31:30.604Z] === RUN TestUpdateRestartWithAutoRemove [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-09T12:31:31.084Z] --- PASS: TestInspect (2.74s) [2022-08-09T12:31:31.084Z] === RUN TestCreateJob [2022-08-09T12:31:31.092Z] + bundleName=docker-py [2022-08-09T12:31:31.092Z] + echo Creating docker-py-bundles.tar.gz [2022-08-09T12:31:31.092Z] Creating docker-py-bundles.tar.gz [2022-08-09T12:31:31.092Z] + 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-08-09T12:31:31.101Z] Archiving artifacts [2022-08-09T12:31:31.171Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s) [2022-08-09T12:31:31.171Z] === RUN TestWaitNonBlocked [2022-08-09T12:31:31.171Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-09T12:31:31.171Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-09T12:31:31.171Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-09T12:31:31.171Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-09T12:31:31.171Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-09T12:31:31.171Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-09T12:31:32.548Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-08-09T12:31:32.549Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.25s) [2022-08-09T12:31:32.549Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.29s) [2022-08-09T12:31:32.549Z] === RUN TestWaitBlocked [2022-08-09T12:31:32.549Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-09T12:31:32.549Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-09T12:31:32.549Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-09T12:31:32.549Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-09T12:31:32.549Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-09T12:31:32.549Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-09T12:31:32.807Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-08-09T12:31:32.808Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43907/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-08-09T12:31:33.196Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43907/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 -e DOCKER_GRAPHDRIVER docker:9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 hack/make.sh binary [2022-08-09T12:31:33.452Z] [2022-08-09T12:31:33.612Z] --- PASS: TestCreateJob (2.92s) [2022-08-09T12:31:33.612Z] === RUN TestReplicatedJob [2022-08-09T12:31:33.708Z] Removing bundles/ [2022-08-09T12:31:33.708Z] [2022-08-09T12:31:33.708Z] ---> Making bundle: binary (in bundles/binary) [2022-08-09T12:31:33.708Z] Building: bundles/binary-daemon/dockerd [2022-08-09T12:31:33.708Z] GOOS="" GOARCH="" GOARM="" [2022-08-09T12:31:33.745Z] --- PASS: TestWaitBlocked (0.02s) [2022-08-09T12:31:33.746Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.04s) [2022-08-09T12:31:33.746Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.25s) [2022-08-09T12:31:33.746Z] === RUN TestWaitConditions [2022-08-09T12:31:33.746Z] === RUN TestWaitConditions/default [2022-08-09T12:31:33.746Z] === PAUSE TestWaitConditions/default [2022-08-09T12:31:33.746Z] === RUN TestWaitConditions/not-running [2022-08-09T12:31:33.746Z] === PAUSE TestWaitConditions/not-running [2022-08-09T12:31:33.746Z] === RUN TestWaitConditions/next-exit [2022-08-09T12:31:33.746Z] === PAUSE TestWaitConditions/next-exit [2022-08-09T12:31:33.746Z] === RUN TestWaitConditions/removed [2022-08-09T12:31:33.746Z] === PAUSE TestWaitConditions/removed [2022-08-09T12:31:33.746Z] === CONT TestWaitConditions/default [2022-08-09T12:31:33.746Z] === CONT TestWaitConditions/removed [2022-08-09T12:31:34.313Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-08-09T12:31:34.883Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-08-09T12:31:35.817Z] === CONT TestWaitConditions/not-running [2022-08-09T12:31:35.817Z] === CONT TestWaitConditions/next-exit [2022-08-09T12:31:35.817Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-08-09T12:31:36.384Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-08-09T12:31:36.643Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-08-09T12:31:38.020Z] --- PASS: TestWaitConditions (0.03s) [2022-08-09T12:31:38.020Z] --- PASS: TestWaitConditions/default (1.99s) [2022-08-09T12:31:38.020Z] --- PASS: TestWaitConditions/removed (2.23s) [2022-08-09T12:31:38.020Z] --- PASS: TestWaitConditions/not-running (2.05s) [2022-08-09T12:31:38.020Z] --- PASS: TestWaitConditions/next-exit (1.92s) [2022-08-09T12:31:38.020Z] === RUN TestWaitRestartedContainer [2022-08-09T12:31:38.020Z] === RUN TestWaitRestartedContainer/default [2022-08-09T12:31:38.020Z] === PAUSE TestWaitRestartedContainer/default [2022-08-09T12:31:38.020Z] === RUN TestWaitRestartedContainer/not-running [2022-08-09T12:31:38.020Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-09T12:31:38.020Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-09T12:31:38.020Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-09T12:31:38.020Z] === CONT TestWaitRestartedContainer/default [2022-08-09T12:31:38.020Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-09T12:31:38.873Z] --- PASS: TestReplicatedJob (4.71s) [2022-08-09T12:31:38.873Z] === RUN TestUpdateReplicatedJob [2022-08-09T12:31:38.954Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-08-09T12:31:38.954Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-08-09T12:31:40.332Z] === CONT TestWaitRestartedContainer/not-running [2022-08-09T12:31:41.399Z] --- PASS: TestUpdateReplicatedJob (3.14s) [2022-08-09T12:31:41.399Z] === RUN TestServiceListWithStatuses [2022-08-09T12:31:41.399Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-09T12:31:41.399Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-09T12:31:41.399Z] === RUN TestDockerNetworkConnectAlias [2022-08-09T12:31:41.706Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-08-09T12:31:41.706Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-09T12:31:41.706Z] --- PASS: TestWaitRestartedContainer/default (2.41s) [2022-08-09T12:31:41.706Z] --- PASS: TestWaitRestartedContainer/next-exit (2.44s) [2022-08-09T12:31:41.706Z] --- PASS: TestWaitRestartedContainer/not-running (1.23s) [2022-08-09T12:31:41.706Z] === CONT TestContainerStartOnDaemonRestart [2022-08-09T12:31:41.706Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-09T12:31:41.706Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-08-09T12:31:42.643Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-08-09T12:31:45.177Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.52s) [2022-08-09T12:31:45.177Z] === CONT TestIpcModeOlderClient [2022-08-09T12:31:45.177Z] --- PASS: TestContainerStartOnDaemonRestart (3.61s) [2022-08-09T12:31:45.177Z] === CONT TestContainerKillOnDaemonStart [2022-08-09T12:31:45.177Z] --- PASS: TestIpcModeOlderClient (0.12s) [2022-08-09T12:31:45.177Z] === CONT TestDaemonHostGatewayIP [2022-08-09T12:31:45.579Z] --- PASS: TestDockerNetworkConnectAlias (4.01s) [2022-08-09T12:31:45.579Z] === RUN TestDockerNetworkReConnect [2022-08-09T12:31:46.552Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-08-09T12:31:48.858Z] --- PASS: TestDockerNetworkReConnect (3.29s) [2022-08-09T12:31:48.858Z] === RUN TestServicePlugin [2022-08-09T12:31:48.858Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-09T12:31:48.858Z] --- SKIP: TestServicePlugin (0.00s) [2022-08-09T12:31:48.858Z] === RUN TestServiceUpdateLabel [2022-08-09T12:31:49.838Z] --- PASS: TestDaemonHostGatewayIP (4.28s) [2022-08-09T12:31:49.838Z] === CONT TestDaemonRestartIpcMode [2022-08-09T12:31:50.406Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-08-09T12:31:50.665Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-08-09T12:31:50.761Z] --- PASS: TestServiceUpdateLabel (2.21s) [2022-08-09T12:31:50.761Z] === RUN TestServiceUpdateSecrets [2022-08-09T12:31:53.198Z] --- PASS: TestDaemonRestartIpcMode (3.62s) [2022-08-09T12:31:54.134Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-08-09T12:31:54.134Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-08-09T12:31:54.702Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-08-09T12:31:55.638Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-08-09T12:31:56.577Z] check_test.go:540: [d312396b1db1e] daemon is not started [2022-08-09T12:31:56.577Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-08-09T12:31:57.953Z] --- PASS: TestContainerKillOnDaemonStart (13.00s) [2022-08-09T12:31:57.953Z] PASS [2022-08-09T12:31:58.212Z] [2022-08-09T12:31:58.212Z] === Skipped [2022-08-09T12:31:58.212Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-09T12:31:58.212Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-09T12:31:58.212Z] [2022-08-09T12:31:58.212Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2022-08-09T12:31:58.212Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-09T12:31:58.212Z] [2022-08-09T12:31:58.212Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-09T12:31:58.212Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-09T12:31:58.212Z] [2022-08-09T12:31:58.212Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-09T12:31:58.212Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-09T12:31:58.212Z] [2022-08-09T12:31:58.212Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-09T12:31:58.212Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-09T12:31:58.212Z] [2022-08-09T12:31:58.212Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-09T12:31:58.212Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-09T12:31:58.212Z] [2022-08-09T12:31:58.212Z] DONE 272 tests, 6 skipped in 179.117s [2022-08-09T12:31:58.212Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-09T12:31:58.212Z] ++ 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-08-09T12:31:58.212Z] ++ set -e [2022-08-09T12:31:58.212Z] ++ '[' -n 0 ']' [2022-08-09T12:31:58.212Z] ++ set -x [2022-08-09T12:31:58.212Z] ++ 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-08-09T12:31:58.470Z] === RUN TestConfigDaemonLibtrustID [2022-08-09T12:31:58.729Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-08-09T12:31:58.987Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2022-08-09T12:31:58.987Z] === RUN TestConfigDaemonID [2022-08-09T12:31:59.554Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-08-09T12:31:59.812Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-08-09T12:32:00.071Z] daemon_test.go:83: [ddf5cb6c97c65] daemon is not started [2022-08-09T12:32:00.071Z] --- PASS: TestConfigDaemonID (1.08s) [2022-08-09T12:32:00.071Z] === RUN TestDaemonConfigValidation [2022-08-09T12:32:00.071Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-09T12:32:00.071Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-09T12:32:00.071Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-09T12:32:00.071Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-09T12:32:00.071Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-09T12:32:00.071Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-09T12:32:00.071Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-09T12:32:00.071Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-09T12:32:00.071Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-09T12:32:00.071Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-09T12:32:00.071Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-09T12:32:00.071Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-09T12:32:00.071Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-09T12:32:00.071Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-09T12:32:00.330Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-09T12:32:00.589Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-09T12:32:00.589Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.15s) [2022-08-09T12:32:00.589Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.21s) [2022-08-09T12:32:00.589Z] --- PASS: TestDaemonConfigValidation/valid_config (0.25s) [2022-08-09T12:32:00.589Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.27s) [2022-08-09T12:32:00.589Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.16s) [2022-08-09T12:32:00.589Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-09T12:32:00.589Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-09T12:32:00.589Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-08-09T12:32:01.524Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-09T12:32:02.901Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-09T12:32:02.901Z] docker_cli_daemon_plugins_test.go:106: [dcf70c124cb5b] daemon is not started [2022-08-09T12:32:03.160Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-08-09T12:32:03.726Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-09T12:32:03.726Z] daemon_test.go:197: [d2dedfdf37f30] daemon is not started [2022-08-09T12:32:03.727Z] --- PASS: TestConfigDaemonSeccompProfiles (3.28s) [2022-08-09T12:32:03.727Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.10s) [2022-08-09T12:32:03.727Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.11s) [2022-08-09T12:32:03.727Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2022-08-09T12:32:03.727Z] === RUN TestDaemonProxy [2022-08-09T12:32:03.727Z] === RUN TestDaemonProxy/environment_variables [2022-08-09T12:32:03.984Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-08-09T12:32:05.359Z] check_test.go:540: [d77df20e1f3ee] daemon is not started [2022-08-09T12:32:05.359Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-08-09T12:32:05.616Z] === RUN TestDaemonProxy/command-line_options [2022-08-09T12:32:05.649Z] --- PASS: TestServiceUpdateSecrets (14.30s) [2022-08-09T12:32:05.650Z] === RUN TestServiceUpdateConfigs [2022-08-09T12:32:06.199Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-08-09T12:32:06.767Z] === RUN TestDockerSuite/TestBuildAddScript [2022-08-09T12:32:07.354Z] === RUN TestDaemonProxy/configuration_file [2022-08-09T12:32:08.727Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-08-09T12:32:08.727Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-08-09T12:32:08.986Z] === RUN TestDaemonProxy/conflicting_options [2022-08-09T12:32:09.552Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-09T12:32:10.118Z] --- PASS: TestDaemonProxy (6.29s) [2022-08-09T12:32:10.118Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-08-09T12:32:10.118Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-08-09T12:32:10.118Z] --- PASS: TestDaemonProxy/configuration_file (1.78s) [2022-08-09T12:32:10.118Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-09T12:32:10.118Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-09T12:32:10.118Z] PASS [2022-08-09T12:32:10.118Z] [2022-08-09T12:32:10.118Z] DONE 18 tests in 11.986s [2022-08-09T12:32:10.118Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-09T12:32:10.118Z] ++ 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-08-09T12:32:10.118Z] ++ set -e [2022-08-09T12:32:10.118Z] ++ '[' -n 0 ']' [2022-08-09T12:32:10.118Z] ++ set -x [2022-08-09T12:32:10.118Z] ++ 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-08-09T12:32:10.377Z] INFO: Testing against a local daemon [2022-08-09T12:32:10.377Z] === RUN TestCommitInheritsEnv [2022-08-09T12:32:10.943Z] --- PASS: TestCommitInheritsEnv (0.56s) [2022-08-09T12:32:10.943Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-09T12:32:10.943Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-09T12:32:10.943Z] === RUN TestImportWithCustomPlatform [2022-08-09T12:32:10.943Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-09T12:32:11.202Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-09T12:32:11.202Z] === RUN TestImportWithCustomPlatform// [2022-08-09T12:32:11.202Z] === RUN TestImportWithCustomPlatform/linux [2022-08-09T12:32:11.202Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-09T12:32:11.461Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-09T12:32:11.461Z] === RUN TestImportWithCustomPlatform/macos [2022-08-09T12:32:11.461Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-09T12:32:11.461Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-09T12:32:11.461Z] --- PASS: TestImportWithCustomPlatform (0.58s) [2022-08-09T12:32:11.461Z] --- PASS: TestImportWithCustomPlatform/#00 (0.14s) [2022-08-09T12:32:11.461Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-09T12:32:11.461Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-09T12:32:11.461Z] --- PASS: TestImportWithCustomPlatform/linux (0.13s) [2022-08-09T12:32:11.461Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.15s) [2022-08-09T12:32:11.461Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.09s) [2022-08-09T12:32:11.461Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-09T12:32:11.461Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-09T12:32:11.461Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-09T12:32:11.461Z] === RUN TestImagesFilterMultiReference [2022-08-09T12:32:11.719Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-08-09T12:32:11.719Z] === RUN TestImagePullPlatformInvalid [2022-08-09T12:32:11.719Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-08-09T12:32:11.719Z] === RUN TestRemoveImageOrphaning [2022-08-09T12:32:11.978Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2022-08-09T12:32:11.978Z] === RUN TestRemoveImageGarbageCollector [2022-08-09T12:32:12.545Z] time="2022-08-09T12:32:12Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-09T12:32:14.448Z] --- PASS: TestRemoveImageGarbageCollector (2.38s) [2022-08-09T12:32:14.448Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-09T12:32:14.448Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-08-09T12:32:14.448Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2022-08-09T12:32:14.448Z] === RUN TestTagInvalidReference [2022-08-09T12:32:14.448Z] --- PASS: TestTagInvalidReference (0.03s) [2022-08-09T12:32:14.448Z] === RUN TestTagValidPrefixedRepo [2022-08-09T12:32:14.707Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-08-09T12:32:14.707Z] === RUN TestTagExistedNameWithoutForce [2022-08-09T12:32:14.707Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-08-09T12:32:14.707Z] === RUN TestTagOfficialNames [2022-08-09T12:32:14.707Z] --- PASS: TestTagOfficialNames (0.07s) [2022-08-09T12:32:14.707Z] === RUN TestTagMatchesDigest [2022-08-09T12:32:14.707Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-08-09T12:32:14.707Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-09T12:32:15.275Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-08-09T12:32:15.534Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-08-09T12:32:16.103Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-08-09T12:32:16.670Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-08-09T12:32:16.670Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-08-09T12:32:17.236Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-08-09T12:32:17.803Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-08-09T12:32:18.370Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-08-09T12:32:18.629Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-08-09T12:32:19.196Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-08-09T12:32:19.764Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-08-09T12:32:19.764Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-08-09T12:32:20.331Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-08-09T12:32:20.514Z] --- PASS: TestServiceUpdateConfigs (14.42s) [2022-08-09T12:32:20.514Z] === RUN TestServiceUpdateNetwork [2022-08-09T12:32:20.898Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-08-09T12:32:21.464Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-08-09T12:32:21.722Z] check_test.go:540: [d4563bf0dc3e4] daemon is not started [2022-08-09T12:32:21.722Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-08-09T12:32:22.656Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-08-09T12:32:22.914Z] check_test.go:540: [d8fab33546f12] daemon is not started [2022-08-09T12:32:22.914Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-08-09T12:32:22.914Z] === RUN TestDockerSuite/TestBuildAddTar [2022-08-09T12:32:23.480Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-08-09T12:32:25.383Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-08-09T12:32:28.668Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-08-09T12:32:28.668Z] check_test.go:540: [d79c9bf64be0a] daemon is not started [2022-08-09T12:32:28.668Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-08-09T12:32:31.198Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-08-09T12:32:31.456Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-08-09T12:32:32.391Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-08-09T12:32:32.706Z] --- PASS: TestServiceUpdateNetwork (12.32s) [2022-08-09T12:32:32.706Z] === RUN TestServiceUpdatePidsLimit [2022-08-09T12:32:32.964Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-09T12:32:33.325Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-08-09T12:32:33.892Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-08-09T12:32:33.897Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-09T12:32:38.078Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-08-09T12:32:38.078Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-08-09T12:32:38.646Z] check_test.go:540: [de87e71c60c2e] daemon is not started [2022-08-09T12:32:38.646Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-08-09T12:32:42.001Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-09T12:32:43.910Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-08-09T12:32:44.844Z] === RUN TestDockerSuite/TestBuildBlankName [2022-08-09T12:32:45.410Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-08-09T12:32:46.785Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-08-09T12:32:47.720Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-08-09T12:32:48.553Z] --- PASS: TestServiceUpdatePidsLimit (16.15s) [2022-08-09T12:32:48.553Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-08-09T12:32:48.553Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2022-08-09T12:32:48.553Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-08-09T12:32:48.553Z] PASS [2022-08-09T12:32:48.553Z] [2022-08-09T12:32:48.553Z] === Skipped [2022-08-09T12:32:48.553Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-09T12:32:48.553Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-09T12:32:48.553Z] [2022-08-09T12:32:48.553Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-08-09T12:32:48.553Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-09T12:32:48.553Z] [2022-08-09T12:32:48.553Z] DONE 27 tests, 2 skipped in 130.924s [2022-08-09T12:32:48.553Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-08-09T12:32:48.553Z] ++ 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-08-09T12:32:48.553Z] ++ set -e [2022-08-09T12:32:48.553Z] ++ '[' -n 0 ']' [2022-08-09T12:32:48.553Z] ++ set -x [2022-08-09T12:32:48.553Z] ++ 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-08-09T12:32:48.553Z] INFO: Testing against a local daemon [2022-08-09T12:32:48.553Z] === RUN TestSessionCreate [2022-08-09T12:32:48.553Z] --- PASS: TestSessionCreate (0.02s) [2022-08-09T12:32:48.553Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-09T12:32:48.553Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-09T12:32:48.553Z] PASS [2022-08-09T12:32:48.553Z] [2022-08-09T12:32:48.553Z] DONE 2 tests in 0.161s [2022-08-09T12:32:48.553Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-08-09T12:32:48.553Z] ++ 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-08-09T12:32:48.553Z] ++ set -e [2022-08-09T12:32:48.553Z] ++ '[' -n 0 ']' [2022-08-09T12:32:48.553Z] ++ set -x [2022-08-09T12:32:48.554Z] ++ 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-08-09T12:32:48.554Z] INFO: Testing against a local daemon [2022-08-09T12:32:48.554Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-09T12:32:48.554Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-09T12:32:48.554Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2022-08-09T12:32:48.554Z] === RUN TestDiskUsage [2022-08-09T12:32:48.554Z] === PAUSE TestDiskUsage [2022-08-09T12:32:48.554Z] === RUN TestEventsExecDie [2022-08-09T12:32:48.811Z] --- PASS: TestEventsExecDie (0.55s) [2022-08-09T12:32:48.811Z] === RUN TestEventsBackwardsCompatible [2022-08-09T12:32:48.811Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-09T12:32:48.811Z] === RUN TestEventsVolumeCreate [2022-08-09T12:32:49.069Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-08-09T12:32:49.069Z] === RUN TestInfoBinaryCommits [2022-08-09T12:32:49.069Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-09T12:32:49.069Z] === RUN TestInfoAPIVersioned [2022-08-09T12:32:49.069Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-09T12:32:49.069Z] === RUN TestInfoAPI [2022-08-09T12:32:49.069Z] --- PASS: TestInfoAPI (0.02s) [2022-08-09T12:32:49.069Z] === RUN TestInfoAPIWarnings [2022-08-09T12:32:50.249Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-08-09T12:32:50.249Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-08-09T12:32:50.817Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-08-09T12:32:52.717Z] check_test.go:540: [de50839754bcf] daemon is not started [2022-08-09T12:32:52.717Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-08-09T12:32:52.976Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-08-09T12:32:53.234Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-08-09T12:32:53.492Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-08-09T12:32:54.060Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-08-09T12:32:55.435Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-08-09T12:32:56.001Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-08-09T12:32:56.001Z] check_test.go:540: [de34c3a345d54] daemon is not started [2022-08-09T12:32:56.001Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-08-09T12:32:57.903Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-08-09T12:32:58.469Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-08-09T12:32:58.726Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-08-09T12:33:01.254Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-08-09T12:33:02.193Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-08-09T12:33:05.477Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-08-09T12:33:07.137Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-09T12:33:07.137Z] === RUN TestInfoDebug [2022-08-09T12:33:07.137Z] --- PASS: TestInfoDebug (0.52s) [2022-08-09T12:33:07.137Z] === RUN TestInfoInsecureRegistries [2022-08-09T12:33:07.137Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-09T12:33:07.137Z] === RUN TestInfoRegistryMirrors [2022-08-09T12:33:07.137Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-09T12:33:07.137Z] === RUN TestLoginFailsWithBadCredentials [2022-08-09T12:33:07.395Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-09T12:33:07.395Z] === RUN TestPingCacheHeaders [2022-08-09T12:33:07.414Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-08-09T12:33:07.653Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-09T12:33:07.653Z] === RUN TestPingGet [2022-08-09T12:33:07.653Z] --- PASS: TestPingGet (0.01s) [2022-08-09T12:33:07.653Z] === RUN TestPingHead [2022-08-09T12:33:07.653Z] --- PASS: TestPingHead (0.02s) [2022-08-09T12:33:07.653Z] === RUN TestPingSwarmHeader [2022-08-09T12:33:08.217Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-09T12:33:08.782Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-09T12:33:09.316Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-08-09T12:33:09.714Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-09T12:33:09.714Z] --- PASS: TestPingSwarmHeader (2.05s) [2022-08-09T12:33:09.714Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-09T12:33:09.714Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-09T12:33:09.714Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-09T12:33:09.714Z] === RUN TestVersion [2022-08-09T12:33:09.714Z] --- PASS: TestVersion (0.02s) [2022-08-09T12:33:09.714Z] === CONT TestDiskUsage [2022-08-09T12:33:10.279Z] === RUN TestDiskUsage/empty [2022-08-09T12:33:10.279Z] === RUN TestDiskUsage/empty/container_types [2022-08-09T12:33:10.279Z] === RUN TestDiskUsage/empty/image_types [2022-08-09T12:33:10.279Z] === RUN TestDiskUsage/empty/volume_types [2022-08-09T12:33:10.279Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-09T12:33:10.279Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-09T12:33:10.279Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-09T12:33:10.279Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-09T12:33:10.279Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-09T12:33:10.279Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-09T12:33:10.279Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-09T12:33:10.279Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-09T12:33:10.279Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-09T12:33:10.279Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-09T12:33:10.279Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-09T12:33:10.279Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-09T12:33:10.279Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-09T12:33:10.279Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-09T12:33:10.279Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-09T12:33:10.279Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-09T12:33:10.279Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-09T12:33:10.279Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-09T12:33:10.279Z] === RUN TestDiskUsage/after_container.Run [2022-08-09T12:33:10.537Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-09T12:33:10.537Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-09T12:33:10.537Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-09T12:33:10.537Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-09T12:33:10.538Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-09T12:33:10.538Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-09T12:33:10.538Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-09T12:33:10.538Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-09T12:33:10.538Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-09T12:33:10.538Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-09T12:33:10.796Z] --- PASS: TestDiskUsage (1.17s) [2022-08-09T12:33:10.796Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-09T12:33:10.796Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-09T12:33:10.796Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-09T12:33:10.796Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-09T12:33:10.796Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-09T12:33:10.796Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-09T12:33:10.796Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-09T12:33:10.796Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-09T12:33:10.796Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-09T12:33:10.796Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-09T12:33:10.796Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-09T12:33:10.796Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-08-09T12:33:10.796Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-09T12:33:10.796Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-09T12:33:10.796Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-09T12:33:10.796Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-09T12:33:10.796Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-09T12:33:10.796Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-09T12:33:10.796Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-09T12:33:10.796Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-09T12:33:10.796Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-09T12:33:10.796Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-09T12:33:10.796Z] --- PASS: TestDiskUsage/after_container.Run (0.31s) [2022-08-09T12:33:10.796Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-09T12:33:10.796Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-09T12:33:10.796Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-09T12:33:10.796Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-09T12:33:10.796Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-09T12:33:10.796Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-09T12:33:10.796Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-09T12:33:10.796Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-09T12:33:10.796Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-09T12:33:10.796Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-09T12:33:10.796Z] PASS [2022-08-09T12:33:10.796Z] [2022-08-09T12:33:10.796Z] === Skipped [2022-08-09T12:33:10.796Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2022-08-09T12:33:10.796Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-09T12:33:10.796Z] [2022-08-09T12:33:10.796Z] DONE 54 tests, 1 skipped in 22.643s [2022-08-09T12:33:10.796Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-09T12:33:10.796Z] ++ 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-08-09T12:33:10.796Z] ++ set -e [2022-08-09T12:33:10.796Z] ++ '[' -n 0 ']' [2022-08-09T12:33:10.796Z] ++ set -x [2022-08-09T12:33:10.796Z] ++ 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-08-09T12:33:11.054Z] INFO: Testing against a local daemon [2022-08-09T12:33:11.054Z] === RUN TestVolumesCreateAndList [2022-08-09T12:33:11.054Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-09T12:33:11.054Z] === RUN TestVolumesRemove [2022-08-09T12:33:11.054Z] --- PASS: TestVolumesRemove (0.06s) [2022-08-09T12:33:11.054Z] === RUN TestVolumesInspect [2022-08-09T12:33:11.054Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-09T12:33:11.054Z] === RUN TestVolumesInvalidJSON [2022-08-09T12:33:11.054Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-09T12:33:11.054Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-09T12:33:11.054Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-09T12:33:11.054Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-09T12:33:11.054Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-09T12:33:11.054Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-09T12:33:11.054Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-09T12:33:11.054Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-09T12:33:11.054Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-09T12:33:11.054Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-09T12:33:11.054Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-09T12:33:11.054Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-09T12:33:11.054Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-09T12:33:11.054Z] PASS [2022-08-09T12:33:11.054Z] [2022-08-09T12:33:11.054Z] DONE 9 tests in 0.231s [2022-08-09T12:33:11.054Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-09T12:33:11.312Z] ++++ cat bundles/test-integration/docker.pid [2022-08-09T12:33:11.312Z] +++ kill 14252 [2022-08-09T12:33:11.570Z] +++ /etc/init.d/apparmor stop [2022-08-09T12:33:11.570Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-09T12:33:11.570Z] [2022-08-09T12:33:11.570Z] Unloading profiles will leave already running processes permanently [2022-08-09T12:33:11.570Z] unconfined, which can lead to unexpected situations. [2022-08-09T12:33:11.570Z] [2022-08-09T12:33:11.570Z] To set a process to complain mode, use the command line tool [2022-08-09T12:33:11.570Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-09T12:33:11.570Z] +++ true [2022-08-09T12:33:11.570Z] exiting test-integration [2022-08-09T12:33:11.570Z] ++ exit 0 [2022-08-09T12:33:11.570Z] Post stage [Pipeline] junit [2022-08-09T12:33:12.147Z] Recording test results [2022-08-09T12:33:12.329Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-09T12:33:12.597Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-08-09T12:33:12.654Z] + echo Ensuring container killed. [2022-08-09T12:33:12.654Z] Ensuring container killed. [2022-08-09T12:33:12.654Z] + docker rm -vf docker-pr2 [2022-08-09T12:33:12.654Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-09T12:33:12.933Z] + echo Chowning /workspace to jenkins user [2022-08-09T12:33:12.933Z] Chowning /workspace to jenkins user [2022-08-09T12:33:12.933Z] + id -u [2022-08-09T12:33:12.933Z] + id -g [2022-08-09T12:33:12.933Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43907:/workspace busybox chown -R 1000:1000 /workspace [2022-08-09T12:33:12.933Z] Unable to find image 'busybox:latest' locally [2022-08-09T12:33:13.163Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-08-09T12:33:13.190Z] latest: Pulling from library/busybox [2022-08-09T12:33:13.191Z] 98b248744137: Pulling fs layer [2022-08-09T12:33:13.191Z] 98b248744137: Verifying Checksum [2022-08-09T12:33:13.191Z] 98b248744137: Download complete [2022-08-09T12:33:13.191Z] 98b248744137: Pull complete [2022-08-09T12:33:13.191Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-09T12:33:13.448Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-09T12:33:15.130Z] + bundleName=arm64-integration [2022-08-09T12:33:15.130Z] + echo Creating arm64-integration-bundles.tar.gz [2022-08-09T12:33:15.130Z] Creating arm64-integration-bundles.tar.gz [2022-08-09T12:33:15.130Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-09T12:33:15.130Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-09T12:33:15.415Z] Archiving artifacts [2022-08-09T12:33:15.694Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-08-09T12:33:16.629Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-08-09T12:33:17.505Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43907/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-09T12:33:17.810Z] + make clean [2022-08-09T12:33:18.068Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-09T12:33:18.068Z] docker-dev-cache [2022-08-09T12:33:18.068Z] docker-mod-cache [Pipeline] deleteDir [2022-08-09T12:33:19.161Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-08-09T12:33:19.728Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-09T12:33:19.988Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-08-09T12:33:21.892Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-08-09T12:33:21.892Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-08-09T12:33:22.828Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-08-09T12:33:24.205Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-08-09T12:33:24.205Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-08-09T12:33:27.491Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-08-09T12:33:30.021Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-08-09T12:33:30.956Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-08-09T12:33:32.427Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-08-09T12:33:32.685Z] docker_cli_daemon_test.go:2504: [dbd6770021f0a] daemon is not started [2022-08-09T12:33:33.252Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-08-09T12:33:34.187Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-08-09T12:33:34.755Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-08-09T12:33:40.020Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-08-09T12:33:40.108Z] Created binary: bundles/binary-daemon/dockerd [2022-08-09T12:33:40.109Z] Copying nested executables into bundles/binary-daemon [2022-08-09T12:33:40.109Z] Building: bundles/binary-daemon/docker-proxy [2022-08-09T12:33:40.109Z] GOOS="" GOARCH="" GOARM="" [2022-08-09T12:33:40.109Z] Created binary: bundles/binary-daemon/docker-proxy [2022-08-09T12:33:40.109Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-08-09T12:33:40.471Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43907/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 -e DOCKER_GRAPHDRIVER docker:9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 hack/make.sh cross [2022-08-09T12:33:40.727Z] [2022-08-09T12:33:40.983Z] Removing bundles/ [2022-08-09T12:33:40.984Z] [2022-08-09T12:33:40.984Z] ---> Making bundle: cross (in bundles/cross) [2022-08-09T12:33:40.984Z] Cross building: bundles/cross/linux/amd64 [2022-08-09T12:33:40.984Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-08-09T12:33:40.984Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-09T12:33:41.396Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-08-09T12:33:41.963Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-08-09T12:33:42.899Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-08-09T12:33:42.899Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-08-09T12:33:45.434Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-08-09T12:33:45.691Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-08-09T12:33:46.258Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-08-09T12:33:46.824Z] === RUN TestDockerSuite/TestBuildCmd [2022-08-09T12:33:47.188Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-08-09T12:33:47.498Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-08-09T12:33:47.761Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-08-09T12:33:48.338Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-08-09T12:33:48.338Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-09T12:33:48.338Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-08-09T12:33:50.238Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-08-09T12:33:50.238Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-08-09T12:33:50.238Z] check_test.go:540: [de2082817bc55] daemon is not started [2022-08-09T12:33:50.238Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-08-09T12:33:55.504Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite (336.95s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.48s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.41s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.62s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.40s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.18s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.67s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.69s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.74s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.60s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.51s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.44s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.43s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.44s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.35s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.42s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.36s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.30s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.79s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.91s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.85s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.30s) [2022-08-09T12:33:56.443Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.08s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.99s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.60s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.82s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.42s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.46s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.24s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.65s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.81s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.73s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.82s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.38s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.39s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.54s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.62s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.84s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.03s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.67s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.98s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (3.82s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.02s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.64s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.28s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.45s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.97s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.95s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.18s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.68s) [2022-08-09T12:33:56.443Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-08-09T12:33:56.443Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.92s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.54s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.98s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.90s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.94s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.80s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.10s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.93s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.11s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.94s) [2022-08-09T12:33:56.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.32s) [2022-08-09T12:33:56.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.16s) [2022-08-09T12:33:56.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-08-09T12:33:56.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.82s) [2022-08-09T12:33:56.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s) [2022-08-09T12:33:56.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2022-08-09T12:33:56.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2022-08-09T12:33:56.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2022-08-09T12:33:56.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2022-08-09T12:33:56.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-08-09T12:33:56.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.58s) [2022-08-09T12:33:56.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.07s) [2022-08-09T12:33:56.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-08-09T12:33:56.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.87s) [2022-08-09T12:33:56.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.96s) [2022-08-09T12:33:56.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.19s) [2022-08-09T12:33:56.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-08-09T12:33:56.444Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.78s) [2022-08-09T12:33:56.444Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.39s) [2022-08-09T12:33:56.444Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.98s) [2022-08-09T12:33:56.444Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.54s) [2022-08-09T12:33:56.444Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-08-09T12:33:56.444Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s) [2022-08-09T12:33:56.444Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2022-08-09T12:33:56.444Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.80s) [2022-08-09T12:33:56.444Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-08-09T12:33:56.444Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.65s) [2022-08-09T12:33:56.444Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.57s) [2022-08-09T12:33:56.444Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.43s) [2022-08-09T12:33:56.444Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.65s) [2022-08-09T12:33:56.444Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.99s) [2022-08-09T12:33:56.444Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.17s) [2022-08-09T12:33:56.444Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.21s) [2022-08-09T12:33:56.444Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.29s) [2022-08-09T12:33:56.444Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.76s) [2022-08-09T12:33:56.444Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.20s) [2022-08-09T12:33:56.444Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.07s) [2022-08-09T12:33:56.444Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.14s) [2022-08-09T12:33:56.444Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.54s) [2022-08-09T12:33:56.444Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.22s) [2022-08-09T12:33:56.444Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.76s) [2022-08-09T12:33:56.444Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.92s) [2022-08-09T12:33:56.444Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.68s) [2022-08-09T12:33:56.444Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2022-08-09T12:33:56.444Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.93s) [2022-08-09T12:33:56.444Z] === RUN TestDockerSwarmSuite [2022-08-09T12:33:56.444Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-08-09T12:33:56.444Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-08-09T12:33:57.380Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-08-09T12:33:57.638Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-08-09T12:33:58.573Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-08-09T12:33:59.140Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-08-09T12:33:59.400Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-08-09T12:33:59.400Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-08-09T12:34:02.690Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-08-09T12:34:07.960Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-08-09T12:34:11.241Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-08-09T12:34:12.175Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-08-09T12:34:14.707Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-08-09T12:34:18.912Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-08-09T12:34:20.812Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-08-09T12:34:20.812Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-09T12:34:20.812Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-08-09T12:34:20.812Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-09T12:34:20.812Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-08-09T12:34:20.812Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-09T12:34:20.812Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-08-09T12:34:20.812Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-09T12:34:20.812Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-08-09T12:34:21.071Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-08-09T12:34:22.447Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-08-09T12:34:23.821Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-08-09T12:34:25.198Z] docker_api_swarm_test.go:563: [d8b4dcbe12b38] joining swarm manager [d15f588e85018]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T12:34:29.386Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-08-09T12:34:31.925Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-08-09T12:34:32.183Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-08-09T12:34:37.448Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-08-09T12:34:37.706Z] docker_api_swarm_test.go:585: [d3ae0a72787eb] joining swarm manager [d15f588e85018]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-09T12:34:40.992Z] check_test.go:611: [d8b4dcbe12b38] daemon is not started [2022-08-09T12:34:42.894Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-08-09T12:34:43.462Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-08-09T12:34:44.396Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-08-09T12:34:47.680Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-08-09T12:34:48.246Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-08-09T12:34:48.246Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-08-09T12:34:49.180Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-08-09T12:34:50.116Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-08-09T12:34:51.050Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-08-09T12:34:51.617Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-08-09T12:34:51.617Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-09T12:34:51.617Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-08-09T12:34:54.156Z] docker_api_swarm_test.go:46: [d687bdee2c053] joining swarm manager [dad50582c2ec3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T12:35:00.714Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-08-09T12:35:00.972Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-08-09T12:35:03.502Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-08-09T12:35:13.469Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-08-09T12:35:13.469Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-08-09T12:35:13.469Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-08-09T12:35:13.469Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-08-09T12:35:14.404Z] --- PASS: TestImportExtremelyLargeImageWorks (179.50s) [2022-08-09T12:35:14.404Z] PASS [2022-08-09T12:35:14.404Z] [2022-08-09T12:35:14.404Z] DONE 22 tests in 184.109s [2022-08-09T12:35:14.404Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-09T12:35:14.404Z] ++ 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-08-09T12:35:14.404Z] ++ set -e [2022-08-09T12:35:14.404Z] ++ '[' -n 0 ']' [2022-08-09T12:35:14.404Z] ++ set -x [2022-08-09T12:35:14.404Z] ++ 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-08-09T12:35:14.404Z] === RUN TestStripANSICommands [2022-08-09T12:35:14.404Z] === RUN TestStripANSICommands/#00 [2022-08-09T12:35:14.404Z] === RUN TestStripANSICommands/#01 [2022-08-09T12:35:14.404Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-09T12:35:14.404Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-09T12:35:14.404Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-09T12:35:14.404Z] PASS [2022-08-09T12:35:14.404Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-08-09T12:35:14.404Z] [2022-08-09T12:35:14.404Z] DONE 3 tests in 0.058s [2022-08-09T12:35:14.404Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-09T12:35:14.404Z] ++ 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-08-09T12:35:14.404Z] ++ set -e [2022-08-09T12:35:14.404Z] ++ '[' -n 0 ']' [2022-08-09T12:35:14.404Z] ++ set -x [2022-08-09T12:35:14.405Z] ++ 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-08-09T12:35:14.405Z] INFO: Testing against a local daemon [2022-08-09T12:35:14.405Z] === RUN TestNetworkCreateDelete [2022-08-09T12:35:14.663Z] --- PASS: TestNetworkCreateDelete (0.18s) [2022-08-09T12:35:14.663Z] === RUN TestDockerNetworkDeletePreferID [2022-08-09T12:35:15.230Z] --- PASS: TestDockerNetworkDeletePreferID (0.53s) [2022-08-09T12:35:15.230Z] === RUN TestDaemonDNSFallback [2022-08-09T12:35:17.762Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-08-09T12:35:18.696Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-08-09T12:35:19.634Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-08-09T12:35:22.164Z] --- PASS: TestDaemonDNSFallback (7.06s) [2022-08-09T12:35:22.164Z] === RUN TestInspectNetwork [2022-08-09T12:35:23.542Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-08-09T12:35:24.916Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-08-09T12:35:26.290Z] === RUN TestInspectNetwork/full_network_id [2022-08-09T12:35:26.290Z] === RUN TestInspectNetwork/partial_network_id [2022-08-09T12:35:26.290Z] === RUN TestInspectNetwork/network_name [2022-08-09T12:35:26.290Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-09T12:35:26.548Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-08-09T12:35:30.731Z] --- PASS: TestInspectNetwork (8.54s) [2022-08-09T12:35:30.731Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-09T12:35:30.731Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-09T12:35:30.731Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-09T12:35:30.731Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-09T12:35:30.731Z] === RUN TestRunContainerWithBridgeNone [2022-08-09T12:35:32.635Z] --- PASS: TestRunContainerWithBridgeNone (1.92s) [2022-08-09T12:35:32.635Z] === RUN TestNetworkInvalidJSON [2022-08-09T12:35:32.635Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-09T12:35:32.635Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-09T12:35:32.635Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-09T12:35:32.635Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-09T12:35:32.635Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-09T12:35:32.635Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-09T12:35:32.635Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-09T12:35:32.635Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-09T12:35:32.635Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-09T12:35:32.635Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-09T12:35:32.635Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-09T12:35:32.635Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-09T12:35:32.635Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-09T12:35:32.635Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-09T12:35:32.635Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-09T12:35:32.635Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-09T12:35:32.635Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-09T12:35:32.635Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-09T12:35:32.635Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-09T12:35:32.635Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-09T12:35:32.635Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-09T12:35:32.635Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-09T12:35:32.635Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-09T12:35:32.635Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-09T12:35:32.635Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-09T12:35:32.635Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-09T12:35:32.635Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.01s) [2022-08-09T12:35:32.635Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-08-09T12:35:32.635Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-09T12:35:32.635Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-09T12:35:32.635Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.01s) [2022-08-09T12:35:32.635Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-09T12:35:32.635Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-09T12:35:32.635Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-09T12:35:32.635Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-09T12:35:32.635Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-09T12:35:32.635Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-09T12:35:32.635Z] === RUN TestNetworkList [2022-08-09T12:35:32.894Z] === RUN TestNetworkList//networks [2022-08-09T12:35:32.894Z] === PAUSE TestNetworkList//networks [2022-08-09T12:35:32.894Z] === RUN TestNetworkList//networks/ [2022-08-09T12:35:32.894Z] === PAUSE TestNetworkList//networks/ [2022-08-09T12:35:32.894Z] === CONT TestNetworkList//networks [2022-08-09T12:35:32.894Z] === CONT TestNetworkList//networks/ [2022-08-09T12:35:32.894Z] --- PASS: TestNetworkList (0.03s) [2022-08-09T12:35:32.894Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-09T12:35:32.894Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-09T12:35:32.894Z] === RUN TestHostIPv4BridgeLabel [2022-08-09T12:35:33.461Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-09T12:35:33.461Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-09T12:35:34.395Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-09T12:35:34.395Z] === RUN TestDaemonDefaultNetworkPools [2022-08-09T12:35:35.329Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2022-08-09T12:35:35.329Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-09T12:35:36.264Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2022-08-09T12:35:36.264Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-09T12:35:36.831Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-08-09T12:35:37.089Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-08-09T12:35:37.655Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2022-08-09T12:35:37.655Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-09T12:35:38.222Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2022-08-09T12:35:38.222Z] === RUN TestServiceWithPredefinedNetwork [2022-08-09T12:35:40.124Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-08-09T12:35:40.382Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-08-09T12:35:40.639Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-08-09T12:35:40.898Z] --- PASS: TestServiceWithPredefinedNetwork (2.74s) [2022-08-09T12:35:40.898Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-09T12:35:40.898Z] service_test.go:243: FLAKY_TEST [2022-08-09T12:35:40.898Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-09T12:35:40.898Z] === RUN TestServiceWithDataPathPortInit [2022-08-09T12:35:40.898Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-08-09T12:35:41.156Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-08-09T12:35:41.415Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-08-09T12:35:41.415Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-08-09T12:35:43.353Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-08-09T12:35:44.288Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-08-09T12:35:45.222Z] === RUN TestDockerSuite/TestBuildEnv [2022-08-09T12:35:46.158Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-08-09T12:35:46.725Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-08-09T12:35:47.290Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-08-09T12:35:47.405Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-08-09T12:35:47.405Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-08-09T12:35:47.405Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-09T12:35:47.405Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-09T12:35:47.405Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-09T12:35:47.405Z] Cross building: bundles/cross/windows/amd64 [2022-08-09T12:35:47.405Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-08-09T12:35:47.405Z] { [2022-08-09T12:35:47.405Z] "RT_GROUP_ICON": { [2022-08-09T12:35:47.405Z] "#1": { [2022-08-09T12:35:47.405Z] "0409": "../../winresources/docker.ico" [2022-08-09T12:35:47.405Z] } [2022-08-09T12:35:47.405Z] }, [2022-08-09T12:35:47.405Z] "RT_MANIFEST": { [2022-08-09T12:35:47.405Z] "#1": { [2022-08-09T12:35:47.405Z] "0409": { [2022-08-09T12:35:47.405Z] "identity": {}, [2022-08-09T12:35:47.405Z] "description": "Docker Engine", [2022-08-09T12:35:47.405Z] "minimum-os": "vista", [2022-08-09T12:35:47.405Z] "execution-level": "", [2022-08-09T12:35:47.405Z] "ui-access": false, [2022-08-09T12:35:47.405Z] "auto-elevate": false, [2022-08-09T12:35:47.405Z] "dpi-awareness": "unaware", [2022-08-09T12:35:47.405Z] "disable-theming": false, [2022-08-09T12:35:47.405Z] "disable-window-filtering": false, [2022-08-09T12:35:47.405Z] "high-resolution-scrolling-aware": false, [2022-08-09T12:35:47.405Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-09T12:35:47.405Z] "long-path-aware": false, [2022-08-09T12:35:47.405Z] "printer-driver-isolation": false, [2022-08-09T12:35:47.405Z] "gdi-scaling": false, [2022-08-09T12:35:47.405Z] "segment-heap": false, [2022-08-09T12:35:47.405Z] "use-common-controls-v6": false [2022-08-09T12:35:47.405Z] } [2022-08-09T12:35:47.405Z] } [2022-08-09T12:35:47.405Z] }, [2022-08-09T12:35:47.405Z] "RT_MESSAGETABLE": { [2022-08-09T12:35:47.405Z] "#1": { [2022-08-09T12:35:47.405Z] "0409": "../../winresources/event_messages.bin" [2022-08-09T12:35:47.405Z] } [2022-08-09T12:35:47.405Z] }, [2022-08-09T12:35:47.405Z] "RT_VERSION": { [2022-08-09T12:35:47.405Z] "#1": { [2022-08-09T12:35:47.405Z] "0409": { [2022-08-09T12:35:47.405Z] "fixed": { [2022-08-09T12:35:47.405Z] "file_version": "0.0.0.0", [2022-08-09T12:35:47.405Z] "product_version": "0.0.0.0", [2022-08-09T12:35:47.405Z] "type": "Unknown" [2022-08-09T12:35:47.405Z] }, [2022-08-09T12:35:47.405Z] "info": { [2022-08-09T12:35:47.405Z] "0000": { [2022-08-09T12:35:47.405Z] "CompanyName": "", [2022-08-09T12:35:47.405Z] "FileVersion": "dev", [2022-08-09T12:35:47.405Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-09T12:35:47.405Z] "OriginalFileName": "dockerd.exe", [2022-08-09T12:35:47.405Z] "ProductName": "", [2022-08-09T12:35:47.405Z] "ProductVersion": "dev", [2022-08-09T12:35:47.405Z] "SpecialBuild": "9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922" [2022-08-09T12:35:47.405Z] } [2022-08-09T12:35:47.405Z] } [2022-08-09T12:35:47.405Z] } [2022-08-09T12:35:47.405Z] } [2022-08-09T12:35:47.405Z] } [2022-08-09T12:35:47.405Z] } [2022-08-09T12:35:47.405Z] cmd/dockerd/config.go [2022-08-09T12:35:47.405Z] cmd/dockerd/config_windows.go [2022-08-09T12:35:47.405Z] cmd/dockerd/daemon.go [2022-08-09T12:35:47.405Z] cmd/dockerd/daemon_test.go [2022-08-09T12:35:47.405Z] cmd/dockerd/daemon_windows.go [2022-08-09T12:35:47.405Z] cmd/dockerd/docker.go [2022-08-09T12:35:47.405Z] cmd/dockerd/docker_windows.go [2022-08-09T12:35:47.405Z] cmd/dockerd/genwinres_windows.go [2022-08-09T12:35:47.405Z] cmd/dockerd/metrics.go [2022-08-09T12:35:47.405Z] cmd/dockerd/options.go [2022-08-09T12:35:47.405Z] cmd/dockerd/options_test.go [2022-08-09T12:35:47.405Z] cmd/dockerd/service_windows.go [2022-08-09T12:35:47.405Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-09T12:35:47.405Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-09T12:35:52.555Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-08-09T12:35:57.817Z] --- PASS: TestServiceWithDataPathPortInit (16.43s) [2022-08-09T12:35:57.817Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-09T12:36:01.098Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mt46grwesrlpvbm3rgofhz693 Created:2022-08-09 12:35:58.788902333 +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[1894d76069da0e74220381bf0ed531d3741a09dfbce8e497c3753e3f6bdda5e0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.y2rk5kptgzdz5r85a8fpfszmg EndpointID:6060ff5a12e5964baefbce2c844971dec4dd466ffe02c8e4a230410442768096 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:29cd798e66c70725905f2d7a7ed0f9d2240c923fd2a17eb819972f4423325262 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:2da5b9ad4a9e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.y2rk5kptgzdz5r85a8fpfszmg EndpointID:6060ff5a12e5964baefbce2c844971dec4dd466ffe02c8e4a230410442768096 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-09T12:36:02.998Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-08-09T12:36:04.902Z] docker_api_swarm_test.go:304: [d264203d51517] joining swarm manager [d7d96046912c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T12:36:05.468Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.18s) [2022-08-09T12:36:05.468Z] PASS [2022-08-09T12:36:05.468Z] [2022-08-09T12:36:05.468Z] === Skipped [2022-08-09T12:36:05.468Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-09T12:36:05.468Z] service_test.go:243: FLAKY_TEST [2022-08-09T12:36:05.468Z] [2022-08-09T12:36:05.468Z] DONE 38 tests, 1 skipped in 51.240s [2022-08-09T12:36:05.726Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-09T12:36:05.726Z] ++ 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-08-09T12:36:05.726Z] ++ set -e [2022-08-09T12:36:05.726Z] ++ '[' -n 0 ']' [2022-08-09T12:36:05.726Z] ++ set -x [2022-08-09T12:36:05.727Z] ++ 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-08-09T12:36:05.727Z] INFO: Testing against a local daemon [2022-08-09T12:36:05.727Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-09T12:36:05.727Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-09T12:36:05.727Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-09T12:36:05.727Z] === RUN TestDockerNetworkIpvlan [2022-08-09T12:36:05.727Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-09T12:36:05.727Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-09T12:36:05.727Z] PASS [2022-08-09T12:36:05.727Z] [2022-08-09T12:36:05.727Z] === Skipped [2022-08-09T12:36:05.727Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-09T12:36:05.727Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-09T12:36:05.727Z] [2022-08-09T12:36:05.727Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-09T12:36:05.727Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-09T12:36:05.727Z] [2022-08-09T12:36:05.727Z] DONE 2 tests, 2 skipped in 0.129s [2022-08-09T12:36:05.727Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-09T12:36:05.727Z] ++ 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-08-09T12:36:05.727Z] ++ set -e [2022-08-09T12:36:05.727Z] ++ '[' -n 0 ']' [2022-08-09T12:36:05.727Z] ++ set -x [2022-08-09T12:36:05.727Z] ++ 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-08-09T12:36:05.985Z] INFO: Testing against a local daemon [2022-08-09T12:36:05.985Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-09T12:36:06.552Z] docker_api_swarm_test.go:305: [d263cfdbf67e0] joining swarm manager [d7d96046912c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-09T12:36:06.817Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-08-09T12:36:07.384Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.54s) [2022-08-09T12:36:07.384Z] === RUN TestDockerNetworkMacvlan [2022-08-09T12:36:08.319Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-09T12:36:08.319Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-08-09T12:36:08.577Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-08-09T12:36:09.144Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-09T12:36:10.079Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-09T12:36:12.612Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-09T12:36:15.144Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-09T12:36:15.713Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-08-09T12:36:16.650Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-08-09T12:36:16.910Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-08-09T12:36:17.477Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-08-09T12:36:18.854Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-08-09T12:36:18.854Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-09T12:36:18.854Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-08-09T12:36:19.113Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-08-09T12:36:19.371Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-09T12:36:20.747Z] --- PASS: TestDockerNetworkMacvlan (13.29s) [2022-08-09T12:36:20.747Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.23s) [2022-08-09T12:36:20.747Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2022-08-09T12:36:20.747Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.22s) [2022-08-09T12:36:20.747Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.42s) [2022-08-09T12:36:20.747Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.18s) [2022-08-09T12:36:20.747Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.06s) [2022-08-09T12:36:20.747Z] PASS [2022-08-09T12:36:20.747Z] [2022-08-09T12:36:20.747Z] DONE 8 tests in 14.943s [2022-08-09T12:36:20.747Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-09T12:36:20.747Z] ++ 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-08-09T12:36:20.747Z] ++ set -e [2022-08-09T12:36:20.747Z] ++ '[' -n 0 ']' [2022-08-09T12:36:20.747Z] ++ set -x [2022-08-09T12:36:20.747Z] ++ 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-08-09T12:36:20.747Z] testing: warning: no tests to run [2022-08-09T12:36:20.747Z] PASS [2022-08-09T12:36:20.747Z] [2022-08-09T12:36:20.747Z] DONE 0 tests in 0.035s [2022-08-09T12:36:20.747Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-09T12:36:20.747Z] ++ 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-08-09T12:36:20.747Z] ++ set -e [2022-08-09T12:36:20.747Z] ++ '[' -n 0 ']' [2022-08-09T12:36:20.747Z] ++ set -x [2022-08-09T12:36:20.747Z] ++ 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-08-09T12:36:21.005Z] INFO: Testing against a local daemon [2022-08-09T12:36:21.005Z] === RUN TestAuthZPluginAllowRequest [2022-08-09T12:36:22.380Z] --- PASS: TestAuthZPluginAllowRequest (1.46s) [2022-08-09T12:36:22.380Z] === RUN TestAuthZPluginTLS [2022-08-09T12:36:22.945Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-08-09T12:36:22.946Z] === RUN TestAuthZPluginDenyRequest [2022-08-09T12:36:23.512Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-08-09T12:36:23.512Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-09T12:36:24.077Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-08-09T12:36:24.077Z] === RUN TestAuthZPluginDenyResponse [2022-08-09T12:36:24.643Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-08-09T12:36:24.643Z] === RUN TestAuthZPluginAllowEventStream [2022-08-09T12:36:26.051Z] --- PASS: TestAuthZPluginAllowEventStream (1.46s) [2022-08-09T12:36:26.051Z] === RUN TestAuthZPluginErrorResponse [2022-08-09T12:36:26.619Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2022-08-09T12:36:26.619Z] === RUN TestAuthZPluginErrorRequest [2022-08-09T12:36:26.619Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-08-09T12:36:27.188Z] === RUN TestDockerSuite/TestBuildExpose [2022-08-09T12:36:27.188Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2022-08-09T12:36:27.188Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-09T12:36:27.448Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-08-09T12:36:27.706Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2022-08-09T12:36:27.706Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-09T12:36:27.964Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-08-09T12:36:28.531Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-08-09T12:36:28.789Z] === RUN TestDockerSuite/TestBuildFails [2022-08-09T12:36:29.724Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-08-09T12:36:29.724Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.86s) [2022-08-09T12:36:29.724Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-09T12:36:29.724Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-08-09T12:36:31.627Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.77s) [2022-08-09T12:36:31.627Z] === RUN TestAuthZPluginHeader [2022-08-09T12:36:31.627Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-08-09T12:36:32.193Z] --- PASS: TestAuthZPluginHeader (0.79s) [2022-08-09T12:36:32.193Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-09T12:36:33.128Z] === RUN TestDockerSuite/TestBuildForceRm [2022-08-09T12:36:34.063Z] === RUN TestDockerSuite/TestBuildFromGit [2022-08-09T12:36:35.440Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-08-09T12:36:35.440Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-08-09T12:36:36.376Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-08-09T12:36:36.942Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.85s) [2022-08-09T12:36:36.942Z] === RUN TestAuthZPluginV2Disable [2022-08-09T12:36:37.879Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-08-09T12:36:38.137Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-08-09T12:36:38.396Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-08-09T12:36:39.773Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-08-09T12:36:41.150Z] --- PASS: TestAuthZPluginV2Disable (4.21s) [2022-08-09T12:36:41.150Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-09T12:36:41.409Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-08-09T12:36:42.346Z] === RUN TestDockerSuite/TestBuildIidFile [2022-08-09T12:36:42.918Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-08-09T12:36:43.176Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-08-09T12:36:43.434Z] === RUN TestDockerSuite/TestBuildInheritance [2022-08-09T12:36:44.001Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-08-09T12:36:44.568Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-08-09T12:36:44.568Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-08-09T12:36:45.505Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (4.16s) [2022-08-09T12:36:45.505Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-09T12:36:45.505Z] docker_api_swarm_test.go:272: [d77d129b71c6b] joining swarm manager [d315d3a568983]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T12:36:45.764Z] === RUN TestDockerSuite/TestBuildLabel [2022-08-09T12:36:46.331Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-08-09T12:36:46.589Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-08-09T12:36:46.847Z] docker_api_swarm_test.go:273: [d40d0140cee48] joining swarm manager [d315d3a568983]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-09T12:36:47.105Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-08-09T12:36:47.364Z] === RUN TestDockerSuite/TestBuildLabels [2022-08-09T12:36:47.932Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-08-09T12:36:48.868Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-08-09T12:36:52.154Z] === RUN TestDockerSuite/TestBuildLastModified [2022-08-09T12:36:57.419Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.51s) [2022-08-09T12:36:57.419Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-09T12:36:57.419Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-08-09T12:36:59.323Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-08-09T12:36:59.582Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-08-09T12:36:59.582Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-08-09T12:36:59.582Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-08-09T12:36:59.582Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-08-09T12:36:59.840Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-08-09T12:37:00.774Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-08-09T12:37:02.150Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-08-09T12:37:04.707Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-08-09T12:37:04.707Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-08-09T12:37:04.969Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-08-09T12:37:08.254Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-08-09T12:37:11.544Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-08-09T12:37:14.075Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-08-09T12:37:14.075Z] PASS [2022-08-09T12:37:14.075Z] [2022-08-09T12:37:14.075Z] DONE 17 tests in 52.931s [2022-08-09T12:37:14.075Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-09T12:37:14.075Z] ++ 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-08-09T12:37:14.075Z] ++ set -e [2022-08-09T12:37:14.075Z] ++ '[' -n 0 ']' [2022-08-09T12:37:14.075Z] ++ set -x [2022-08-09T12:37:14.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=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-08-09T12:37:14.075Z] INFO: Testing against a local daemon [2022-08-09T12:37:14.075Z] === RUN TestPluginInvalidJSON [2022-08-09T12:37:14.075Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-09T12:37:14.076Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-09T12:37:14.076Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-09T12:37:14.076Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-09T12:37:14.076Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-09T12:37:14.076Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-09T12:37:14.076Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-09T12:37:14.076Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-09T12:37:14.076Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-09T12:37:14.076Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-09T12:37:14.076Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-09T12:37:14.076Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-09T12:37:14.076Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-09T12:37:14.076Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-09T12:37:14.076Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-09T12:37:14.076Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-09T12:37:14.076Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-09T12:37:14.076Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-09T12:37:14.076Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-09T12:37:14.076Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-09T12:37:14.076Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-09T12:37:14.076Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-09T12:37:14.076Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-09T12:37:14.076Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-09T12:37:14.076Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-09T12:37:14.076Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-09T12:37:14.076Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-09T12:37:14.076Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-09T12:37:14.076Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-09T12:37:14.076Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-09T12:37:14.076Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-09T12:37:14.076Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-09T12:37:14.076Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-09T12:37:14.076Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-09T12:37:14.076Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-09T12:37:14.076Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-09T12:37:14.076Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-09T12:37:14.076Z] === RUN TestPluginInstall [2022-08-09T12:37:14.076Z] === RUN TestPluginInstall/no_auth [2022-08-09T12:37:14.076Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-08-09T12:37:15.011Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-08-09T12:37:15.947Z] time="2022-08-09T12:37:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-09T12:37:15.947Z] time="2022-08-09T12:37:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cb7f95a52c42ef6ddfa3f7de4558ee185ece2c5aa2841b21f7b8727c7e8c6902" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-09T12:37:15.947Z] time="2022-08-09T12:37:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-09T12:37:15.947Z] time="2022-08-09T12:37:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cb7f95a52c42ef6ddfa3f7de4558ee185ece2c5aa2841b21f7b8727c7e8c6902" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-09T12:37:16.514Z] === RUN TestPluginInstall/with_htpasswd [2022-08-09T12:37:16.773Z] time="2022-08-09T12:37:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-09T12:37:16.773Z] time="2022-08-09T12:37:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8dcee43781853f547fe4e4fba2ebf963be63a254a9e4b99ae256a193697b6bd1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-09T12:37:16.773Z] time="2022-08-09T12:37:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-09T12:37:16.773Z] time="2022-08-09T12:37:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8dcee43781853f547fe4e4fba2ebf963be63a254a9e4b99ae256a193697b6bd1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-09T12:37:17.032Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-08-09T12:37:17.032Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-09T12:37:17.291Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-08-09T12:37:17.291Z] === RUN TestPluginInstall/with_insecure [2022-08-09T12:37:18.227Z] time="2022-08-09T12:37:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-09T12:37:18.227Z] time="2022-08-09T12:37:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9ee547b82c7c2dae58e192e09c5105c6e9054c8cbb6370e55a95ea4cf3c8a970" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-09T12:37:18.227Z] time="2022-08-09T12:37:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-09T12:37:18.227Z] time="2022-08-09T12:37:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9ee547b82c7c2dae58e192e09c5105c6e9054c8cbb6370e55a95ea4cf3c8a970" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-09T12:37:18.797Z] plugin_test.go:196: [da513b564ac5e] daemon is not started [2022-08-09T12:37:18.797Z] --- PASS: TestPluginInstall (4.71s) [2022-08-09T12:37:18.797Z] --- PASS: TestPluginInstall/no_auth (2.45s) [2022-08-09T12:37:18.797Z] --- PASS: TestPluginInstall/with_htpasswd (0.89s) [2022-08-09T12:37:18.797Z] --- PASS: TestPluginInstall/with_insecure (1.37s) [2022-08-09T12:37:18.797Z] === RUN TestPluginsWithRuntimes [2022-08-09T12:37:20.704Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-09T12:37:20.962Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-08-09T12:37:21.220Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-08-09T12:37:21.479Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-09T12:37:22.857Z] --- PASS: TestPluginsWithRuntimes (4.00s) [2022-08-09T12:37:22.857Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.06s) [2022-08-09T12:37:22.857Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.12s) [2022-08-09T12:37:22.857Z] === RUN TestPluginBackCompatMediaTypes [2022-08-09T12:37:22.857Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-08-09T12:37:23.115Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-08-09T12:37:23.374Z] --- PASS: TestPluginBackCompatMediaTypes (0.75s) [2022-08-09T12:37:23.374Z] PASS [2022-08-09T12:37:23.374Z] [2022-08-09T12:37:23.374Z] DONE 24 tests in 9.630s [2022-08-09T12:37:23.374Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-09T12:37:23.374Z] ++ 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-08-09T12:37:23.374Z] ++ set -e [2022-08-09T12:37:23.374Z] ++ '[' -n 0 ']' [2022-08-09T12:37:23.374Z] ++ set -x [2022-08-09T12:37:23.374Z] ++ 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-08-09T12:37:23.633Z] INFO: Testing against a local daemon [2022-08-09T12:37:23.633Z] === RUN TestExternalGraphDriver [2022-08-09T12:37:23.892Z] === RUN TestExternalGraphDriver/json [2022-08-09T12:37:23.908Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-09T12:37:23.908Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-08-09T12:37:23.908Z] { [2022-08-09T12:37:23.908Z] "RT_GROUP_ICON": { [2022-08-09T12:37:23.908Z] "#1": { [2022-08-09T12:37:23.908Z] "0409": "../../winresources/docker.ico" [2022-08-09T12:37:23.908Z] } [2022-08-09T12:37:23.908Z] }, [2022-08-09T12:37:23.908Z] "RT_MANIFEST": { [2022-08-09T12:37:23.908Z] "#1": { [2022-08-09T12:37:23.908Z] "0409": { [2022-08-09T12:37:23.908Z] "identity": {}, [2022-08-09T12:37:23.908Z] "description": "Docker Engine", [2022-08-09T12:37:23.908Z] "minimum-os": "vista", [2022-08-09T12:37:23.908Z] "execution-level": "", [2022-08-09T12:37:23.908Z] "ui-access": false, [2022-08-09T12:37:23.908Z] "auto-elevate": false, [2022-08-09T12:37:23.908Z] "dpi-awareness": "unaware", [2022-08-09T12:37:23.908Z] "disable-theming": false, [2022-08-09T12:37:23.908Z] "disable-window-filtering": false, [2022-08-09T12:37:23.908Z] "high-resolution-scrolling-aware": false, [2022-08-09T12:37:23.908Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-09T12:37:23.908Z] "long-path-aware": false, [2022-08-09T12:37:23.908Z] "printer-driver-isolation": false, [2022-08-09T12:37:23.908Z] "gdi-scaling": false, [2022-08-09T12:37:23.908Z] "segment-heap": false, [2022-08-09T12:37:23.908Z] "use-common-controls-v6": false [2022-08-09T12:37:23.909Z] } [2022-08-09T12:37:23.909Z] } [2022-08-09T12:37:23.909Z] }, [2022-08-09T12:37:23.909Z] "RT_MESSAGETABLE": { [2022-08-09T12:37:23.909Z] "#1": { [2022-08-09T12:37:23.909Z] "0409": "../../winresources/event_messages.bin" [2022-08-09T12:37:23.909Z] } [2022-08-09T12:37:23.909Z] }, [2022-08-09T12:37:23.909Z] "RT_VERSION": { [2022-08-09T12:37:23.909Z] "#1": { [2022-08-09T12:37:23.909Z] "0409": { [2022-08-09T12:37:23.909Z] "fixed": { [2022-08-09T12:37:23.909Z] "file_version": "0.0.0.0", [2022-08-09T12:37:23.909Z] "product_version": "0.0.0.0", [2022-08-09T12:37:23.909Z] "type": "Unknown" [2022-08-09T12:37:23.909Z] }, [2022-08-09T12:37:23.909Z] "info": { [2022-08-09T12:37:23.909Z] "0000": { [2022-08-09T12:37:23.909Z] "CompanyName": "", [2022-08-09T12:37:23.909Z] "FileVersion": "dev", [2022-08-09T12:37:23.909Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-09T12:37:23.909Z] "OriginalFileName": "docker-proxy.exe", [2022-08-09T12:37:23.909Z] "ProductName": "", [2022-08-09T12:37:23.909Z] "ProductVersion": "dev", [2022-08-09T12:37:23.909Z] "SpecialBuild": "9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922" [2022-08-09T12:37:23.909Z] } [2022-08-09T12:37:23.909Z] } [2022-08-09T12:37:23.909Z] } [2022-08-09T12:37:23.909Z] } [2022-08-09T12:37:23.909Z] } [2022-08-09T12:37:23.909Z] } [2022-08-09T12:37:23.909Z] cmd/docker-proxy/genwinres_windows.go [2022-08-09T12:37:23.909Z] cmd/docker-proxy/main.go [2022-08-09T12:37:23.909Z] cmd/docker-proxy/network_proxy_test.go [2022-08-09T12:37:23.909Z] cmd/docker-proxy/proxy.go [2022-08-09T12:37:23.909Z] cmd/docker-proxy/sctp_proxy.go [2022-08-09T12:37:23.909Z] cmd/docker-proxy/tcp_proxy.go [2022-08-09T12:37:23.909Z] cmd/docker-proxy/udp_proxy.go [2022-08-09T12:37:23.909Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-09T12:37:23.909Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-09T12:37:23.909Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-09T12:37:23.909Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-08-09T12:37:23.909Z] remote: Enumerating objects: 23, done. [2022-08-09T12:37:23.909Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-08-09T12:37:23.909Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-08-09T12:37:23.909Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-08-09T12:37:23.909Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-08-09T12:37:23.909Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-08-09T12:37:23.909Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-08-09T12:37:23.909Z] Cross building: bundles/cross/linux/ppc64le [2022-08-09T12:37:23.909Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-09T12:37:23.909Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-09T12:37:24.849Z] === RUN TestDockerSuite/TestBuildNetNone [2022-08-09T12:37:25.422Z] === RUN TestDockerSuite/TestBuildNoContext [2022-08-09T12:37:25.989Z] === RUN TestExternalGraphDriver/spec [2022-08-09T12:37:26.247Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-08-09T12:37:27.182Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-08-09T12:37:27.750Z] === RUN TestExternalGraphDriver/pull [2022-08-09T12:37:28.317Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-08-09T12:37:28.575Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-08-09T12:37:28.575Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-08-09T12:37:29.510Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-08-09T12:37:29.510Z] --- PASS: TestExternalGraphDriver (5.90s) [2022-08-09T12:37:29.510Z] --- PASS: TestExternalGraphDriver/json (1.90s) [2022-08-09T12:37:29.510Z] --- PASS: TestExternalGraphDriver/spec (1.83s) [2022-08-09T12:37:29.510Z] --- PASS: TestExternalGraphDriver/pull (1.80s) [2022-08-09T12:37:29.510Z] === RUN TestGraphdriverPluginV2 [2022-08-09T12:37:29.768Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-08-09T12:37:30.335Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-08-09T12:37:32.239Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-08-09T12:37:32.239Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-08-09T12:37:34.772Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-08-09T12:37:35.030Z] --- PASS: TestGraphdriverPluginV2 (5.61s) [2022-08-09T12:37:35.030Z] PASS [2022-08-09T12:37:35.030Z] [2022-08-09T12:37:35.030Z] DONE 5 tests in 11.647s [2022-08-09T12:37:35.030Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-09T12:37:35.030Z] ++ 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-08-09T12:37:35.030Z] ++ set -e [2022-08-09T12:37:35.030Z] ++ '[' -n 0 ']' [2022-08-09T12:37:35.030Z] ++ set -x [2022-08-09T12:37:35.030Z] ++ 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-08-09T12:37:35.288Z] INFO: Testing against a local daemon [2022-08-09T12:37:35.288Z] === RUN TestContinueAfterPluginCrash [2022-08-09T12:37:35.288Z] === PAUSE TestContinueAfterPluginCrash [2022-08-09T12:37:35.288Z] === RUN TestReadPluginNoRead [2022-08-09T12:37:35.288Z] === PAUSE TestReadPluginNoRead [2022-08-09T12:37:35.288Z] === RUN TestDaemonStartWithLogOpt [2022-08-09T12:37:35.288Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-09T12:37:35.288Z] === CONT TestContinueAfterPluginCrash [2022-08-09T12:37:35.288Z] === CONT TestDaemonStartWithLogOpt [2022-08-09T12:37:36.666Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-08-09T12:37:36.666Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-08-09T12:37:39.198Z] docker_api_swarm_node_test.go:20: [d7d25353e18c7] joining swarm manager [d8bf4f1f3386e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T12:37:39.765Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-08-09T12:37:40.333Z] docker_api_swarm_node_test.go:21: [df316fa456bf8] joining swarm manager [d8bf4f1f3386e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-09T12:37:40.591Z] --- PASS: TestDaemonStartWithLogOpt (5.37s) [2022-08-09T12:37:40.591Z] === CONT TestReadPluginNoRead [2022-08-09T12:37:41.157Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-08-09T12:37:42.532Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-08-09T12:37:43.468Z] === RUN TestReadPluginNoRead/default [2022-08-09T12:37:44.849Z] === RUN TestDockerSuite/TestBuildPATH [2022-08-09T12:37:44.849Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-09T12:37:45.786Z] --- PASS: TestContinueAfterPluginCrash (10.47s) [2022-08-09T12:37:46.353Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-09T12:37:46.920Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-08-09T12:37:47.486Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-08-09T12:37:48.052Z] === CONT TestReadPluginNoRead [2022-08-09T12:37:48.052Z] read_test.go:92: [d7c1bde4e1a68] daemon is not started [2022-08-09T12:37:48.052Z] --- PASS: TestReadPluginNoRead (7.42s) [2022-08-09T12:37:48.052Z] --- PASS: TestReadPluginNoRead/default (1.44s) [2022-08-09T12:37:48.052Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.59s) [2022-08-09T12:37:48.052Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.57s) [2022-08-09T12:37:48.052Z] PASS [2022-08-09T12:37:48.052Z] [2022-08-09T12:37:48.052Z] DONE 6 tests in 12.935s [2022-08-09T12:37:48.052Z] 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-08-09T12:37:48.052Z] ++ 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-08-09T12:37:48.052Z] ++ set -e [2022-08-09T12:37:48.052Z] ++ '[' -n 0 ']' [2022-08-09T12:37:48.052Z] ++ set -x [2022-08-09T12:37:48.052Z] ++ 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-08-09T12:37:48.052Z] testing: warning: no tests to run [2022-08-09T12:37:48.052Z] PASS [2022-08-09T12:37:48.052Z] [2022-08-09T12:37:48.052Z] DONE 0 tests in 0.039s [2022-08-09T12:37:48.052Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-09T12:37:48.052Z] ++ 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-08-09T12:37:48.052Z] ++ set -e [2022-08-09T12:37:48.052Z] ++ '[' -n 0 ']' [2022-08-09T12:37:48.052Z] ++ set -x [2022-08-09T12:37:48.052Z] ++ 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-08-09T12:37:48.311Z] INFO: Testing against a local daemon [2022-08-09T12:37:48.311Z] === RUN TestPluginWithDevMounts [2022-08-09T12:37:48.311Z] === PAUSE TestPluginWithDevMounts [2022-08-09T12:37:48.311Z] === CONT TestPluginWithDevMounts [2022-08-09T12:37:48.311Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-08-09T12:37:50.213Z] --- PASS: TestPluginWithDevMounts (1.81s) [2022-08-09T12:37:50.213Z] PASS [2022-08-09T12:37:50.213Z] [2022-08-09T12:37:50.213Z] DONE 1 tests in 1.952s [2022-08-09T12:37:50.213Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-09T12:37:50.213Z] ++ 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-08-09T12:37:50.213Z] ++ set -e [2022-08-09T12:37:50.213Z] ++ '[' -n 0 ']' [2022-08-09T12:37:50.213Z] ++ set -x [2022-08-09T12:37:50.213Z] ++ 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-08-09T12:37:50.213Z] INFO: Testing against a local daemon [2022-08-09T12:37:50.213Z] === RUN TestSecretInspect [2022-08-09T12:37:51.150Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-08-09T12:37:53.050Z] --- PASS: TestSecretInspect (2.78s) [2022-08-09T12:37:53.050Z] === RUN TestSecretList [2022-08-09T12:37:56.335Z] docker_api_swarm_test.go:502: [d315dd85a9444] joining swarm manager [d402f315173af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T12:37:56.335Z] --- PASS: TestSecretList (3.23s) [2022-08-09T12:37:56.335Z] === RUN TestSecretsCreateAndDelete [2022-08-09T12:37:56.902Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-08-09T12:37:58.803Z] --- PASS: TestSecretsCreateAndDelete (2.69s) [2022-08-09T12:37:58.803Z] === RUN TestSecretsUpdate [2022-08-09T12:37:59.737Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-08-09T12:38:01.638Z] === RUN TestDockerSuite/TestBuildRm [2022-08-09T12:38:01.638Z] --- PASS: TestSecretsUpdate (2.61s) [2022-08-09T12:38:01.638Z] === RUN TestTemplatedSecret [2022-08-09T12:38:04.172Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-08-09T12:38:04.437Z] --- PASS: TestTemplatedSecret (3.03s) [2022-08-09T12:38:04.437Z] === RUN TestSecretCreateResolve [2022-08-09T12:38:05.003Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-08-09T12:38:05.937Z] docker_api_swarm_test.go:507: [d3c7992913463] joining swarm manager [d402f315173af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-09T12:38:06.196Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-08-09T12:38:06.763Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-08-09T12:38:07.022Z] --- PASS: TestSecretCreateResolve (2.53s) [2022-08-09T12:38:07.022Z] PASS [2022-08-09T12:38:07.022Z] [2022-08-09T12:38:07.022Z] DONE 6 tests in 16.986s [2022-08-09T12:38:07.022Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-09T12:38:07.022Z] ++ 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-08-09T12:38:07.022Z] ++ set -e [2022-08-09T12:38:07.022Z] ++ '[' -n 0 ']' [2022-08-09T12:38:07.022Z] ++ set -x [2022-08-09T12:38:07.022Z] ++ 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-08-09T12:38:07.280Z] INFO: Testing against a local daemon [2022-08-09T12:38:07.280Z] === RUN TestServiceCreateInit [2022-08-09T12:38:07.280Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-09T12:38:07.539Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-08-09T12:38:08.472Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-08-09T12:38:09.409Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-08-09T12:38:11.939Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-09T12:38:12.504Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-08-09T12:38:12.765Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-08-09T12:38:12.765Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-08-09T12:38:12.765Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-09T12:38:13.023Z] === RUN TestDockerSuite/TestBuildSpaces [2022-08-09T12:38:13.590Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-08-09T12:38:14.526Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-08-09T12:38:14.526Z] === RUN TestDockerSuite/TestBuildStderr [2022-08-09T12:38:15.461Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-08-09T12:38:16.395Z] --- PASS: TestServiceCreateInit (8.95s) [2022-08-09T12:38:16.395Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.34s) [2022-08-09T12:38:16.395Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.59s) [2022-08-09T12:38:16.395Z] === RUN TestCreateServiceMultipleTimes [2022-08-09T12:38:18.929Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-08-09T12:38:19.865Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-08-09T12:38:20.799Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-08-09T12:38:21.367Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-08-09T12:38:22.309Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-08-09T12:38:24.213Z] === RUN TestDockerSuite/TestBuildUser [2022-08-09T12:38:25.591Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-08-09T12:38:28.876Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-08-09T12:38:34.141Z] --- PASS: TestCreateServiceMultipleTimes (17.95s) [2022-08-09T12:38:34.141Z] === RUN TestCreateServiceConflict [2022-08-09T12:38:37.428Z] --- PASS: TestCreateServiceConflict (2.71s) [2022-08-09T12:38:37.428Z] === RUN TestCreateServiceMaxReplicas [2022-08-09T12:38:39.332Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-08-09T12:38:40.710Z] --- PASS: TestCreateServiceMaxReplicas (3.70s) [2022-08-09T12:38:40.710Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-09T12:38:40.710Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-08-09T12:38:41.648Z] docker_api_swarm_node_test.go:81: [df5dc3fbff087] joining swarm manager [dc410f9a76c01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T12:38:41.907Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-08-09T12:38:42.166Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-08-09T12:38:43.103Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-08-09T12:38:44.482Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-08-09T12:38:45.416Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-08-09T12:38:45.416Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-09T12:38:45.416Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-08-09T12:38:45.416Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-09T12:38:45.674Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-08-09T12:38:45.675Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-09T12:38:45.675Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-08-09T12:38:45.675Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-09T12:38:45.675Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-08-09T12:38:47.051Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-08-09T12:38:47.051Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-08-09T12:38:47.987Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-08-09T12:38:48.554Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-08-09T12:38:49.489Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-08-09T12:38:49.749Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-08-09T12:38:52.281Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-08-09T12:38:53.219Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-08-09T12:38:54.153Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-08-09T12:38:54.153Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-08-09T12:38:54.720Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-08-09T12:38:54.720Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-09T12:38:54.720Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-08-09T12:38:55.286Z] === RUN TestDockerSuite/TestBuildXZHost [2022-08-09T12:38:55.544Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.91s) [2022-08-09T12:38:55.544Z] === RUN TestCreateServiceSecretFileMode [2022-08-09T12:38:56.110Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-08-09T12:38:57.050Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-08-09T12:38:58.426Z] === RUN TestDockerSuite/TestCommitChange [2022-08-09T12:38:58.686Z] --- PASS: TestCreateServiceSecretFileMode (3.22s) [2022-08-09T12:38:58.686Z] === RUN TestCreateServiceConfigFileMode [2022-08-09T12:38:59.255Z] docker_api_swarm_node_test.go:53: [d15a998570c62] joining swarm manager [da4986da74ad0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T12:38:59.823Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-08-09T12:39:00.081Z] docker_api_swarm_node_test.go:54: [d5629f84050c9] joining swarm manager [da4986da74ad0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-09T12:39:00.649Z] === RUN TestDockerSuite/TestCommitHardlink [2022-08-09T12:39:02.026Z] --- PASS: TestCreateServiceConfigFileMode (3.18s) [2022-08-09T12:39:02.026Z] === RUN TestCreateServiceSysctls [2022-08-09T12:39:02.026Z] === RUN TestDockerSuite/TestCommitNewFile [2022-08-09T12:39:03.401Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-08-09T12:39:04.367Z] === RUN TestDockerSuite/TestCommitTTY [2022-08-09T12:39:05.741Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-08-09T12:39:05.741Z] --- PASS: TestCreateServiceSysctls (3.93s) [2022-08-09T12:39:05.741Z] === RUN TestCreateServiceCapabilities [2022-08-09T12:39:07.119Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-08-09T12:39:07.690Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-08-09T12:39:09.067Z] --- PASS: TestCreateServiceCapabilities (3.19s) [2022-08-09T12:39:09.067Z] === RUN TestInspect [2022-08-09T12:39:09.067Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-08-09T12:39:09.325Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-08-09T12:39:09.893Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-08-09T12:39:10.459Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-08-09T12:39:11.396Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-08-09T12:39:12.334Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-08-09T12:39:12.334Z] --- PASS: TestInspect (3.36s) [2022-08-09T12:39:12.334Z] === RUN TestCreateJob [2022-08-09T12:39:12.902Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-08-09T12:39:13.469Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-08-09T12:39:14.406Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-08-09T12:39:15.309Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-09T12:39:15.309Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-09T12:39:15.309Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-09T12:39:15.309Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-09T12:39:15.309Z] Cross building: bundles/cross/linux/s390x [2022-08-09T12:39:15.309Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-08-09T12:39:15.309Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-09T12:39:15.343Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-08-09T12:39:16.277Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-08-09T12:39:16.277Z] --- PASS: TestCreateJob (3.89s) [2022-08-09T12:39:16.277Z] === RUN TestReplicatedJob [2022-08-09T12:39:16.844Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-08-09T12:39:17.784Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-08-09T12:39:18.724Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-08-09T12:39:19.660Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-08-09T12:39:21.038Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-08-09T12:39:21.993Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-08-09T12:39:22.567Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-08-09T12:39:22.567Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-08-09T12:39:22.827Z] --- PASS: TestReplicatedJob (6.54s) [2022-08-09T12:39:22.827Z] === RUN TestUpdateReplicatedJob [2022-08-09T12:39:23.084Z] === RUN TestDockerSuite/TestCpRelativePath [2022-08-09T12:39:24.020Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-08-09T12:39:24.958Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-08-09T12:39:25.903Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-08-09T12:39:26.870Z] === RUN TestDockerSuite/TestCpToCaseA [2022-08-09T12:39:26.870Z] --- PASS: TestUpdateReplicatedJob (4.10s) [2022-08-09T12:39:26.870Z] === RUN TestServiceListWithStatuses [2022-08-09T12:39:26.870Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-09T12:39:26.870Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-09T12:39:26.870Z] === RUN TestDockerNetworkConnectAlias [2022-08-09T12:39:28.248Z] === RUN TestDockerSuite/TestCpToCaseB [2022-08-09T12:39:28.816Z] === RUN TestDockerSuite/TestCpToCaseC [2022-08-09T12:39:31.348Z] === RUN TestDockerSuite/TestCpToCaseD [2022-08-09T12:39:32.282Z] --- PASS: TestDockerNetworkConnectAlias (5.32s) [2022-08-09T12:39:32.282Z] === RUN TestDockerNetworkReConnect [2022-08-09T12:39:32.282Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-08-09T12:39:35.569Z] === RUN TestDockerSuite/TestCpToCaseE [2022-08-09T12:39:37.469Z] --- PASS: TestDockerNetworkReConnect (4.91s) [2022-08-09T12:39:37.469Z] === RUN TestServicePlugin [2022-08-09T12:39:38.403Z] === RUN TestDockerSuite/TestCpToCaseF [2022-08-09T12:39:38.970Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-08-09T12:39:39.229Z] === RUN TestDockerSuite/TestCpToCaseG [2022-08-09T12:39:41.763Z] docker_api_swarm_test.go:202: [db35901cd9222] joining swarm manager [dc7cd6dbdf8f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T12:39:42.021Z] plugin_test.go:61: [dfe9ec984236f] joining swarm manager [d394925fc3cbf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T12:39:43.400Z] plugin_test.go:64: [d1ab698c5d36a] joining swarm manager [d394925fc3cbf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-09T12:39:43.659Z] === RUN TestDockerSuite/TestCpToCaseH [2022-08-09T12:39:46.188Z] === RUN TestDockerSuite/TestCpToCaseI [2022-08-09T12:39:46.753Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-08-09T12:39:50.940Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-08-09T12:39:50.940Z] === RUN TestDockerSuite/TestCpToDot [2022-08-09T12:39:51.198Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-08-09T12:39:52.135Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-08-09T12:39:53.511Z] === RUN TestDockerSuite/TestCpToStdout [2022-08-09T12:39:54.078Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-08-09T12:39:55.015Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-08-09T12:39:55.274Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-08-09T12:39:55.840Z] === RUN TestDockerSuite/TestCpVolumePath [2022-08-09T12:39:57.217Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-08-09T12:39:57.217Z] === RUN TestDockerSuite/TestCreateArgs [2022-08-09T12:39:57.217Z] === RUN TestDockerSuite/TestCreateByImageID [2022-08-09T12:39:57.785Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-08-09T12:39:58.351Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-08-09T12:39:58.352Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-09T12:39:58.352Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-08-09T12:39:58.352Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-08-09T12:39:58.610Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-08-09T12:39:58.868Z] === RUN TestDockerSuite/TestCreateLabels [2022-08-09T12:39:59.127Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-08-09T12:39:59.127Z] === RUN TestDockerSuite/TestCreateRM [2022-08-09T12:39:59.127Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-08-09T12:39:59.127Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-09T12:39:59.127Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-08-09T12:39:59.386Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-08-09T12:39:59.386Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-08-09T12:39:59.953Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-08-09T12:40:01.340Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-08-09T12:40:01.340Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-08-09T12:40:01.340Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-08-09T12:40:02.276Z] docker_api_swarm_test.go:384: [d6248a717c781] joining swarm manager [d2ddae6a8fecb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T12:40:03.652Z] docker_api_swarm_test.go:385: [dcd1742552a7b] joining swarm manager [d2ddae6a8fecb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-09T12:40:05.554Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-08-09T12:40:05.554Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-08-09T12:40:05.554Z] === RUN TestDockerSuite/TestEventsAttach [2022-08-09T12:40:05.813Z] === RUN TestDockerSuite/TestEventsCommit [2022-08-09T12:40:06.747Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-08-09T12:40:07.005Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-08-09T12:40:07.570Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-08-09T12:40:08.137Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-08-09T12:40:09.513Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-08-09T12:40:10.084Z] --- PASS: TestServicePlugin (32.83s) [2022-08-09T12:40:10.084Z] === RUN TestServiceUpdateLabel [2022-08-09T12:40:11.020Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-08-09T12:40:12.925Z] --- PASS: TestServiceUpdateLabel (2.75s) [2022-08-09T12:40:12.925Z] === RUN TestServiceUpdateSecrets [2022-08-09T12:40:13.492Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-08-09T12:40:16.040Z] === RUN TestDockerSuite/TestEventsCopy [2022-08-09T12:40:16.623Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-08-09T12:40:17.555Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-08-09T12:40:18.121Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-08-09T12:40:18.121Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-08-09T12:40:19.059Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-08-09T12:40:20.431Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-08-09T12:40:20.431Z] === RUN TestDockerSuite/TestEventsFilterType [2022-08-09T12:40:20.688Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-08-09T12:40:20.688Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-08-09T12:40:20.688Z] === RUN TestDockerSuite/TestEventsFilters [2022-08-09T12:40:22.062Z] === RUN TestDockerSuite/TestEventsFormat [2022-08-09T12:40:22.628Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-08-09T12:40:22.628Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-08-09T12:40:22.628Z] === RUN TestDockerSuite/TestEventsImageImport [2022-08-09T12:40:23.561Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-08-09T12:40:23.561Z] === RUN TestDockerSuite/TestEventsImagePull [2022-08-09T12:40:26.852Z] === RUN TestDockerSuite/TestEventsImageTag [2022-08-09T12:40:26.852Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-08-09T12:40:26.852Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-08-09T12:40:26.852Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-09T12:40:26.852Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-08-09T12:40:26.852Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-09T12:40:26.852Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-08-09T12:40:27.791Z] --- PASS: TestServiceUpdateSecrets (14.87s) [2022-08-09T12:40:27.791Z] === RUN TestServiceUpdateConfigs [2022-08-09T12:40:28.049Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-08-09T12:40:28.616Z] === RUN TestDockerSuite/TestEventsRename [2022-08-09T12:40:29.185Z] === RUN TestDockerSuite/TestEventsResize [2022-08-09T12:40:30.120Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-08-09T12:40:35.417Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-08-09T12:40:35.984Z] === RUN TestDockerSuite/TestEventsStreaming [2022-08-09T12:40:36.550Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-08-09T12:40:39.076Z] === RUN TestDockerSuite/TestEventsTop [2022-08-09T12:40:39.642Z] === RUN TestDockerSuite/TestEventsUntag [2022-08-09T12:40:42.168Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-08-09T12:40:42.426Z] --- PASS: TestServiceUpdateConfigs (14.76s) [2022-08-09T12:40:42.426Z] === RUN TestServiceUpdateNetwork [2022-08-09T12:40:43.360Z] === RUN TestDockerSuite/TestNetworkEvents [2022-08-09T12:40:49.918Z] === RUN TestDockerSuite/TestVolumeEvents [2022-08-09T12:40:55.178Z] === RUN TestDockerSuite/TestExec [2022-08-09T12:40:55.178Z] --- PASS: TestServiceUpdateNetwork (12.97s) [2022-08-09T12:40:55.178Z] === RUN TestServiceUpdatePidsLimit [2022-08-09T12:40:55.436Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-08-09T12:40:56.371Z] === RUN TestDockerSuite/TestExecCgroup [2022-08-09T12:40:56.629Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-09T12:40:57.569Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-09T12:40:57.569Z] === RUN TestDockerSuite/TestExecEnv [2022-08-09T12:40:58.134Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-08-09T12:40:59.509Z] === RUN TestDockerSuite/TestExecExitStatus [2022-08-09T12:40:59.767Z] === RUN TestDockerSuite/TestExecInspectID [2022-08-09T12:41:01.666Z] === RUN TestDockerSuite/TestExecInteractive [2022-08-09T12:41:01.924Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-08-09T12:41:02.493Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-08-09T12:41:03.060Z] === RUN TestDockerSuite/TestExecParseError [2022-08-09T12:41:03.629Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-08-09T12:41:04.194Z] === RUN TestDockerSuite/TestExecSetEnv [2022-08-09T12:41:04.759Z] === RUN TestDockerSuite/TestExecStartFails [2022-08-09T12:41:04.759Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-09T12:41:05.017Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-08-09T12:41:05.583Z] === RUN TestDockerSuite/TestExecTTY [2022-08-09T12:41:06.150Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-08-09T12:41:06.712Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-08-09T12:41:06.713Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-09T12:41:06.713Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-09T12:41:06.713Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-09T12:41:06.713Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-09T12:41:07.032Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-09T12:41:07.083Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-08-09T12:41:07.312Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43907/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 hack/test/unit [2022-08-09T12:41:07.649Z] check_test.go:611: [dcd1742552a7b] daemon is not started [2022-08-09T12:41:07.649Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-08-09T12:41:07.649Z] === RUN TestDockerSuite/TestExecUlimits [2022-08-09T12:41:07.874Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-09T12:41:07.874Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-09T12:41:07.874Z] + TESTDIRS=./... [2022-08-09T12:41:07.874Z] + exclude_paths='/vendor/|/integration' [2022-08-09T12:41:07.874Z] ++ go list ./... [2022-08-09T12:41:07.874Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-09T12:41:08.582Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-08-09T12:41:08.582Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-09T12:41:08.582Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-08-09T12:41:08.826Z] + pkg_list='github.com/docker/docker/api [2022-08-09T12:41:08.826Z] github.com/docker/docker/api/server [2022-08-09T12:41:08.826Z] github.com/docker/docker/api/server/backend/build [2022-08-09T12:41:08.826Z] github.com/docker/docker/api/server/httpstatus [2022-08-09T12:41:08.826Z] github.com/docker/docker/api/server/httputils [2022-08-09T12:41:08.826Z] github.com/docker/docker/api/server/middleware [2022-08-09T12:41:08.826Z] github.com/docker/docker/api/server/router [2022-08-09T12:41:08.826Z] github.com/docker/docker/api/server/router/build [2022-08-09T12:41:08.826Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-09T12:41:08.826Z] github.com/docker/docker/api/server/router/container [2022-08-09T12:41:08.826Z] github.com/docker/docker/api/server/router/debug [2022-08-09T12:41:08.826Z] github.com/docker/docker/api/server/router/distribution [2022-08-09T12:41:08.826Z] github.com/docker/docker/api/server/router/grpc [2022-08-09T12:41:08.826Z] github.com/docker/docker/api/server/router/image [2022-08-09T12:41:08.826Z] github.com/docker/docker/api/server/router/network [2022-08-09T12:41:08.826Z] github.com/docker/docker/api/server/router/plugin [2022-08-09T12:41:08.826Z] github.com/docker/docker/api/server/router/session [2022-08-09T12:41:08.826Z] github.com/docker/docker/api/server/router/swarm [2022-08-09T12:41:08.826Z] github.com/docker/docker/api/server/router/system [2022-08-09T12:41:08.826Z] github.com/docker/docker/api/server/router/volume [2022-08-09T12:41:08.826Z] github.com/docker/docker/api/types [2022-08-09T12:41:08.826Z] github.com/docker/docker/api/types/backend [2022-08-09T12:41:08.826Z] github.com/docker/docker/api/types/blkiodev [2022-08-09T12:41:08.826Z] github.com/docker/docker/api/types/container [2022-08-09T12:41:08.826Z] github.com/docker/docker/api/types/events [2022-08-09T12:41:08.826Z] github.com/docker/docker/api/types/filters [2022-08-09T12:41:08.826Z] github.com/docker/docker/api/types/image [2022-08-09T12:41:08.826Z] github.com/docker/docker/api/types/mount [2022-08-09T12:41:08.826Z] github.com/docker/docker/api/types/network [2022-08-09T12:41:08.826Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-09T12:41:08.826Z] github.com/docker/docker/api/types/registry [2022-08-09T12:41:08.826Z] github.com/docker/docker/api/types/strslice [2022-08-09T12:41:08.826Z] github.com/docker/docker/api/types/swarm [2022-08-09T12:41:08.826Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-09T12:41:08.826Z] github.com/docker/docker/api/types/time [2022-08-09T12:41:08.826Z] github.com/docker/docker/api/types/versions [2022-08-09T12:41:08.826Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-09T12:41:08.826Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-09T12:41:08.826Z] github.com/docker/docker/api/types/volume [2022-08-09T12:41:08.826Z] github.com/docker/docker/builder [2022-08-09T12:41:08.826Z] github.com/docker/docker/builder/builder-next [2022-08-09T12:41:08.826Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-09T12:41:08.826Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-09T12:41:08.826Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-09T12:41:08.826Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-09T12:41:08.826Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-09T12:41:08.826Z] github.com/docker/docker/builder/builder-next/worker [2022-08-09T12:41:08.826Z] github.com/docker/docker/builder/dockerfile [2022-08-09T12:41:08.826Z] github.com/docker/docker/builder/remotecontext [2022-08-09T12:41:08.826Z] github.com/docker/docker/builder/remotecontext/git [2022-08-09T12:41:08.826Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-09T12:41:08.826Z] github.com/docker/docker/cli [2022-08-09T12:41:08.826Z] github.com/docker/docker/cli/config [2022-08-09T12:41:08.826Z] github.com/docker/docker/cli/debug [2022-08-09T12:41:08.826Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-09T12:41:08.826Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-09T12:41:08.826Z] github.com/docker/docker/client [2022-08-09T12:41:08.826Z] github.com/docker/docker/cmd/docker-proxy [2022-08-09T12:41:08.826Z] github.com/docker/docker/cmd/dockerd [2022-08-09T12:41:08.826Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-09T12:41:08.826Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-09T12:41:08.826Z] github.com/docker/docker/container [2022-08-09T12:41:08.826Z] github.com/docker/docker/container/stream [2022-08-09T12:41:08.826Z] github.com/docker/docker/contrib/apparmor [2022-08-09T12:41:08.826Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-09T12:41:08.826Z] github.com/docker/docker/contrib/httpserver [2022-08-09T12:41:08.826Z] github.com/docker/docker/daemon [2022-08-09T12:41:08.826Z] github.com/docker/docker/daemon/cluster [2022-08-09T12:41:08.826Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-09T12:41:08.826Z] github.com/docker/docker/daemon/cluster/convert [2022-08-09T12:41:08.826Z] github.com/docker/docker/daemon/cluster/executor [2022-08-09T12:41:08.826Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-09T12:41:08.826Z] github.com/docker/docker/daemon/cluster/provider [2022-08-09T12:41:08.826Z] github.com/docker/docker/daemon/config [2022-08-09T12:41:08.826Z] github.com/docker/docker/daemon/containerd [2022-08-09T12:41:08.826Z] github.com/docker/docker/daemon/events [2022-08-09T12:41:08.826Z] github.com/docker/docker/daemon/events/testutils [2022-08-09T12:41:08.826Z] github.com/docker/docker/daemon/exec [2022-08-09T12:41:08.826Z] github.com/docker/docker/daemon/graphdriver [2022-08-09T12:41:08.826Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-09T12:41:08.826Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/images [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/initlayer [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/links [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/listeners [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/logger [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/logger/gelf [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/logger/journald [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/logger/local [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/logger/logentries [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/logger/splunk [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/logger/syslog [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/logger/templates [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/names [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/network [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/stats [2022-08-09T12:41:08.827Z] github.com/docker/docker/distribution [2022-08-09T12:41:08.827Z] github.com/docker/docker/distribution/metadata [2022-08-09T12:41:08.827Z] github.com/docker/docker/distribution/utils [2022-08-09T12:41:08.827Z] github.com/docker/docker/distribution/xfer [2022-08-09T12:41:08.827Z] github.com/docker/docker/dockerversion [2022-08-09T12:41:08.827Z] github.com/docker/docker/errdefs [2022-08-09T12:41:08.827Z] github.com/docker/docker/image [2022-08-09T12:41:08.827Z] github.com/docker/docker/image/cache [2022-08-09T12:41:08.827Z] github.com/docker/docker/image/tarexport [2022-08-09T12:41:08.827Z] github.com/docker/docker/image/v1 [2022-08-09T12:41:08.827Z] github.com/docker/docker/internal/test/suite [2022-08-09T12:41:08.827Z] github.com/docker/docker/layer [2022-08-09T12:41:08.827Z] github.com/docker/docker/libcontainerd [2022-08-09T12:41:08.827Z] github.com/docker/docker/libcontainerd/queue [2022-08-09T12:41:08.827Z] github.com/docker/docker/libcontainerd/remote [2022-08-09T12:41:08.827Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-09T12:41:08.827Z] github.com/docker/docker/libcontainerd/types [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/bitseq [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/cluster [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/config [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/datastore [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/driverapi [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/etchosts [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/idm [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/ipam [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/iptables [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/netlabel [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/netutils [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/networkdb [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/ns [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/options [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/osl [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/portallocator [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/portmapper [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/testutils [2022-08-09T12:41:08.827Z] github.com/docker/docker/libnetwork/types [2022-08-09T12:41:08.827Z] github.com/docker/docker/oci [2022-08-09T12:41:08.827Z] github.com/docker/docker/oci/caps [2022-08-09T12:41:08.827Z] github.com/docker/docker/opts [2022-08-09T12:41:08.827Z] github.com/docker/docker/pkg/aaparser [2022-08-09T12:41:08.827Z] github.com/docker/docker/pkg/archive [2022-08-09T12:41:08.827Z] github.com/docker/docker/pkg/authorization [2022-08-09T12:41:08.827Z] github.com/docker/docker/pkg/broadcaster [2022-08-09T12:41:08.827Z] github.com/docker/docker/pkg/capabilities [2022-08-09T12:41:08.827Z] github.com/docker/docker/pkg/chrootarchive [2022-08-09T12:41:08.827Z] github.com/docker/docker/pkg/containerfs [2022-08-09T12:41:08.827Z] github.com/docker/docker/pkg/devicemapper [2022-08-09T12:41:08.827Z] github.com/docker/docker/pkg/directory [2022-08-09T12:41:08.827Z] github.com/docker/docker/pkg/dmesg [2022-08-09T12:41:08.827Z] github.com/docker/docker/pkg/fileutils [2022-08-09T12:41:08.827Z] github.com/docker/docker/pkg/fsutils [2022-08-09T12:41:08.827Z] github.com/docker/docker/pkg/homedir [2022-08-09T12:41:08.827Z] github.com/docker/docker/pkg/idtools [2022-08-09T12:41:08.827Z] github.com/docker/docker/pkg/ioutils [2022-08-09T12:41:08.827Z] github.com/docker/docker/pkg/jsonmessage [2022-08-09T12:41:08.827Z] github.com/docker/docker/pkg/longpath [2022-08-09T12:41:08.827Z] github.com/docker/docker/pkg/loopback [2022-08-09T12:41:08.827Z] github.com/docker/docker/pkg/namesgenerator [2022-08-09T12:41:08.827Z] github.com/docker/docker/pkg/parsers [2022-08-09T12:41:08.827Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-09T12:41:08.827Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-09T12:41:08.827Z] github.com/docker/docker/pkg/pidfile [2022-08-09T12:41:08.827Z] github.com/docker/docker/pkg/platform [2022-08-09T12:41:08.827Z] github.com/docker/docker/pkg/plugingetter [2022-08-09T12:41:08.827Z] github.com/docker/docker/pkg/plugins [2022-08-09T12:41:08.827Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-09T12:41:08.827Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-09T12:41:08.827Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-09T12:41:08.827Z] github.com/docker/docker/pkg/plugins/transport [2022-08-09T12:41:08.827Z] github.com/docker/docker/pkg/pools [2022-08-09T12:41:08.827Z] github.com/docker/docker/pkg/progress [2022-08-09T12:41:08.827Z] github.com/docker/docker/pkg/pubsub [2022-08-09T12:41:08.827Z] github.com/docker/docker/pkg/reexec [2022-08-09T12:41:08.827Z] github.com/docker/docker/pkg/signal [2022-08-09T12:41:08.827Z] github.com/docker/docker/pkg/stack [2022-08-09T12:41:08.827Z] github.com/docker/docker/pkg/stdcopy [2022-08-09T12:41:08.827Z] github.com/docker/docker/pkg/streamformatter [2022-08-09T12:41:08.827Z] github.com/docker/docker/pkg/stringid [2022-08-09T12:41:08.827Z] github.com/docker/docker/pkg/sysinfo [2022-08-09T12:41:08.827Z] github.com/docker/docker/pkg/system [2022-08-09T12:41:08.827Z] github.com/docker/docker/pkg/tailfile [2022-08-09T12:41:08.827Z] github.com/docker/docker/pkg/tarsum [2022-08-09T12:41:08.827Z] github.com/docker/docker/pkg/urlutil [2022-08-09T12:41:08.827Z] github.com/docker/docker/pkg/useragent [2022-08-09T12:41:08.827Z] github.com/docker/docker/plugin [2022-08-09T12:41:08.827Z] github.com/docker/docker/plugin/executor/containerd [2022-08-09T12:41:08.827Z] github.com/docker/docker/plugin/v2 [2022-08-09T12:41:08.827Z] github.com/docker/docker/profiles/apparmor [2022-08-09T12:41:08.827Z] github.com/docker/docker/profiles/seccomp [2022-08-09T12:41:08.827Z] github.com/docker/docker/quota [2022-08-09T12:41:08.827Z] github.com/docker/docker/reference [2022-08-09T12:41:08.827Z] github.com/docker/docker/registry [2022-08-09T12:41:08.827Z] github.com/docker/docker/registry/resumable [2022-08-09T12:41:08.827Z] github.com/docker/docker/restartmanager [2022-08-09T12:41:08.827Z] github.com/docker/docker/rootless [2022-08-09T12:41:08.827Z] github.com/docker/docker/rootless/specconv [2022-08-09T12:41:08.827Z] github.com/docker/docker/runconfig [2022-08-09T12:41:08.827Z] github.com/docker/docker/runconfig/opts [2022-08-09T12:41:08.827Z] github.com/docker/docker/testutil [2022-08-09T12:41:08.827Z] github.com/docker/docker/testutil/daemon [2022-08-09T12:41:08.827Z] github.com/docker/docker/testutil/environment [2022-08-09T12:41:08.827Z] github.com/docker/docker/testutil/fakecontext [2022-08-09T12:41:08.827Z] github.com/docker/docker/testutil/fakegit [2022-08-09T12:41:08.827Z] github.com/docker/docker/testutil/fakestorage [2022-08-09T12:41:08.827Z] github.com/docker/docker/testutil/fixtures/load [2022-08-09T12:41:08.827Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-09T12:41:08.827Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-09T12:41:08.827Z] github.com/docker/docker/testutil/registry [2022-08-09T12:41:08.827Z] github.com/docker/docker/testutil/request [2022-08-09T12:41:08.827Z] github.com/docker/docker/volume [2022-08-09T12:41:08.827Z] github.com/docker/docker/volume/drivers [2022-08-09T12:41:08.827Z] github.com/docker/docker/volume/local [2022-08-09T12:41:08.827Z] github.com/docker/docker/volume/mounts [2022-08-09T12:41:08.827Z] github.com/docker/docker/volume/service [2022-08-09T12:41:08.827Z] github.com/docker/docker/volume/service/opts [2022-08-09T12:41:08.827Z] github.com/docker/docker/volume/testutils' [2022-08-09T12:41:08.827Z] ++ grep --fixed-strings -v /libnetwork [2022-08-09T12:41:08.827Z] ++ echo 'github.com/docker/docker/api [2022-08-09T12:41:08.827Z] github.com/docker/docker/api/server [2022-08-09T12:41:08.827Z] github.com/docker/docker/api/server/backend/build [2022-08-09T12:41:08.827Z] github.com/docker/docker/api/server/httpstatus [2022-08-09T12:41:08.827Z] github.com/docker/docker/api/server/httputils [2022-08-09T12:41:08.827Z] github.com/docker/docker/api/server/middleware [2022-08-09T12:41:08.827Z] github.com/docker/docker/api/server/router [2022-08-09T12:41:08.827Z] github.com/docker/docker/api/server/router/build [2022-08-09T12:41:08.827Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-09T12:41:08.827Z] github.com/docker/docker/api/server/router/container [2022-08-09T12:41:08.827Z] github.com/docker/docker/api/server/router/debug [2022-08-09T12:41:08.827Z] github.com/docker/docker/api/server/router/distribution [2022-08-09T12:41:08.827Z] github.com/docker/docker/api/server/router/grpc [2022-08-09T12:41:08.827Z] github.com/docker/docker/api/server/router/image [2022-08-09T12:41:08.827Z] github.com/docker/docker/api/server/router/network [2022-08-09T12:41:08.827Z] github.com/docker/docker/api/server/router/plugin [2022-08-09T12:41:08.827Z] github.com/docker/docker/api/server/router/session [2022-08-09T12:41:08.827Z] github.com/docker/docker/api/server/router/swarm [2022-08-09T12:41:08.827Z] github.com/docker/docker/api/server/router/system [2022-08-09T12:41:08.827Z] github.com/docker/docker/api/server/router/volume [2022-08-09T12:41:08.827Z] github.com/docker/docker/api/types [2022-08-09T12:41:08.827Z] github.com/docker/docker/api/types/backend [2022-08-09T12:41:08.827Z] github.com/docker/docker/api/types/blkiodev [2022-08-09T12:41:08.827Z] github.com/docker/docker/api/types/container [2022-08-09T12:41:08.827Z] github.com/docker/docker/api/types/events [2022-08-09T12:41:08.827Z] github.com/docker/docker/api/types/filters [2022-08-09T12:41:08.827Z] github.com/docker/docker/api/types/image [2022-08-09T12:41:08.827Z] github.com/docker/docker/api/types/mount [2022-08-09T12:41:08.827Z] github.com/docker/docker/api/types/network [2022-08-09T12:41:08.827Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-09T12:41:08.827Z] github.com/docker/docker/api/types/registry [2022-08-09T12:41:08.827Z] github.com/docker/docker/api/types/strslice [2022-08-09T12:41:08.827Z] github.com/docker/docker/api/types/swarm [2022-08-09T12:41:08.827Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-09T12:41:08.827Z] github.com/docker/docker/api/types/time [2022-08-09T12:41:08.827Z] github.com/docker/docker/api/types/versions [2022-08-09T12:41:08.827Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-09T12:41:08.827Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-09T12:41:08.827Z] github.com/docker/docker/api/types/volume [2022-08-09T12:41:08.827Z] github.com/docker/docker/builder [2022-08-09T12:41:08.827Z] github.com/docker/docker/builder/builder-next [2022-08-09T12:41:08.827Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-09T12:41:08.827Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-09T12:41:08.827Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-09T12:41:08.827Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-09T12:41:08.827Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-09T12:41:08.827Z] github.com/docker/docker/builder/builder-next/worker [2022-08-09T12:41:08.827Z] github.com/docker/docker/builder/dockerfile [2022-08-09T12:41:08.827Z] github.com/docker/docker/builder/remotecontext [2022-08-09T12:41:08.827Z] github.com/docker/docker/builder/remotecontext/git [2022-08-09T12:41:08.827Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-09T12:41:08.827Z] github.com/docker/docker/cli [2022-08-09T12:41:08.827Z] github.com/docker/docker/cli/config [2022-08-09T12:41:08.827Z] github.com/docker/docker/cli/debug [2022-08-09T12:41:08.827Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-09T12:41:08.827Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-09T12:41:08.827Z] github.com/docker/docker/client [2022-08-09T12:41:08.827Z] github.com/docker/docker/cmd/docker-proxy [2022-08-09T12:41:08.827Z] github.com/docker/docker/cmd/dockerd [2022-08-09T12:41:08.827Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-09T12:41:08.827Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-09T12:41:08.827Z] github.com/docker/docker/container [2022-08-09T12:41:08.827Z] github.com/docker/docker/container/stream [2022-08-09T12:41:08.827Z] github.com/docker/docker/contrib/apparmor [2022-08-09T12:41:08.827Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-09T12:41:08.827Z] github.com/docker/docker/contrib/httpserver [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/cluster [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/cluster/convert [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/cluster/executor [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/cluster/provider [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/config [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/containerd [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/events [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/events/testutils [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/exec [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/graphdriver [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-09T12:41:08.827Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/images [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/initlayer [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/links [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/listeners [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/logger [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/logger/gelf [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/logger/journald [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/logger/local [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/logger/logentries [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/logger/splunk [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/logger/syslog [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/logger/templates [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/names [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/network [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/stats [2022-08-09T12:41:08.828Z] github.com/docker/docker/distribution [2022-08-09T12:41:08.828Z] github.com/docker/docker/distribution/metadata [2022-08-09T12:41:08.828Z] github.com/docker/docker/distribution/utils [2022-08-09T12:41:08.828Z] github.com/docker/docker/distribution/xfer [2022-08-09T12:41:08.828Z] github.com/docker/docker/dockerversion [2022-08-09T12:41:08.828Z] github.com/docker/docker/errdefs [2022-08-09T12:41:08.828Z] github.com/docker/docker/image [2022-08-09T12:41:08.828Z] github.com/docker/docker/image/cache [2022-08-09T12:41:08.828Z] github.com/docker/docker/image/tarexport [2022-08-09T12:41:08.828Z] github.com/docker/docker/image/v1 [2022-08-09T12:41:08.828Z] github.com/docker/docker/internal/test/suite [2022-08-09T12:41:08.828Z] github.com/docker/docker/layer [2022-08-09T12:41:08.828Z] github.com/docker/docker/libcontainerd [2022-08-09T12:41:08.828Z] github.com/docker/docker/libcontainerd/queue [2022-08-09T12:41:08.828Z] github.com/docker/docker/libcontainerd/remote [2022-08-09T12:41:08.828Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-09T12:41:08.828Z] github.com/docker/docker/libcontainerd/types [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/bitseq [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/cluster [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/config [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/datastore [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/driverapi [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/etchosts [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/idm [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/ipam [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/iptables [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/netlabel [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/netutils [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/networkdb [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/ns [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/options [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/osl [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/portallocator [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/portmapper [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/testutils [2022-08-09T12:41:08.828Z] github.com/docker/docker/libnetwork/types [2022-08-09T12:41:08.828Z] github.com/docker/docker/oci [2022-08-09T12:41:08.828Z] github.com/docker/docker/oci/caps [2022-08-09T12:41:08.828Z] github.com/docker/docker/opts [2022-08-09T12:41:08.828Z] github.com/docker/docker/pkg/aaparser [2022-08-09T12:41:08.828Z] github.com/docker/docker/pkg/archive [2022-08-09T12:41:08.828Z] github.com/docker/docker/pkg/authorization [2022-08-09T12:41:08.828Z] github.com/docker/docker/pkg/broadcaster [2022-08-09T12:41:08.828Z] github.com/docker/docker/pkg/capabilities [2022-08-09T12:41:08.828Z] github.com/docker/docker/pkg/chrootarchive [2022-08-09T12:41:08.828Z] github.com/docker/docker/pkg/containerfs [2022-08-09T12:41:08.828Z] github.com/docker/docker/pkg/devicemapper [2022-08-09T12:41:08.828Z] github.com/docker/docker/pkg/directory [2022-08-09T12:41:08.828Z] github.com/docker/docker/pkg/dmesg [2022-08-09T12:41:08.828Z] github.com/docker/docker/pkg/fileutils [2022-08-09T12:41:08.828Z] github.com/docker/docker/pkg/fsutils [2022-08-09T12:41:08.828Z] github.com/docker/docker/pkg/homedir [2022-08-09T12:41:08.828Z] github.com/docker/docker/pkg/idtools [2022-08-09T12:41:08.828Z] github.com/docker/docker/pkg/ioutils [2022-08-09T12:41:08.828Z] github.com/docker/docker/pkg/jsonmessage [2022-08-09T12:41:08.828Z] github.com/docker/docker/pkg/longpath [2022-08-09T12:41:08.828Z] github.com/docker/docker/pkg/loopback [2022-08-09T12:41:08.828Z] github.com/docker/docker/pkg/namesgenerator [2022-08-09T12:41:08.828Z] github.com/docker/docker/pkg/parsers [2022-08-09T12:41:08.828Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-09T12:41:08.828Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-09T12:41:08.828Z] github.com/docker/docker/pkg/pidfile [2022-08-09T12:41:08.828Z] github.com/docker/docker/pkg/platform [2022-08-09T12:41:08.828Z] github.com/docker/docker/pkg/plugingetter [2022-08-09T12:41:08.828Z] github.com/docker/docker/pkg/plugins [2022-08-09T12:41:08.828Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-09T12:41:08.828Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-09T12:41:08.828Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-09T12:41:08.828Z] github.com/docker/docker/pkg/plugins/transport [2022-08-09T12:41:08.828Z] github.com/docker/docker/pkg/pools [2022-08-09T12:41:08.828Z] github.com/docker/docker/pkg/progress [2022-08-09T12:41:08.828Z] github.com/docker/docker/pkg/pubsub [2022-08-09T12:41:08.828Z] github.com/docker/docker/pkg/reexec [2022-08-09T12:41:08.828Z] github.com/docker/docker/pkg/signal [2022-08-09T12:41:08.828Z] github.com/docker/docker/pkg/stack [2022-08-09T12:41:08.828Z] github.com/docker/docker/pkg/stdcopy [2022-08-09T12:41:08.828Z] github.com/docker/docker/pkg/streamformatter [2022-08-09T12:41:08.828Z] github.com/docker/docker/pkg/stringid [2022-08-09T12:41:08.828Z] github.com/docker/docker/pkg/sysinfo [2022-08-09T12:41:08.828Z] github.com/docker/docker/pkg/system [2022-08-09T12:41:08.828Z] github.com/docker/docker/pkg/tailfile [2022-08-09T12:41:08.828Z] github.com/docker/docker/pkg/tarsum [2022-08-09T12:41:08.828Z] github.com/docker/docker/pkg/urlutil [2022-08-09T12:41:08.828Z] github.com/docker/docker/pkg/useragent [2022-08-09T12:41:08.828Z] github.com/docker/docker/plugin [2022-08-09T12:41:08.828Z] github.com/docker/docker/plugin/executor/containerd [2022-08-09T12:41:08.828Z] github.com/docker/docker/plugin/v2 [2022-08-09T12:41:08.828Z] github.com/docker/docker/profiles/apparmor [2022-08-09T12:41:08.828Z] github.com/docker/docker/profiles/seccomp [2022-08-09T12:41:08.828Z] github.com/docker/docker/quota [2022-08-09T12:41:08.828Z] github.com/docker/docker/reference [2022-08-09T12:41:08.828Z] github.com/docker/docker/registry [2022-08-09T12:41:08.828Z] github.com/docker/docker/registry/resumable [2022-08-09T12:41:08.828Z] github.com/docker/docker/restartmanager [2022-08-09T12:41:08.828Z] github.com/docker/docker/rootless [2022-08-09T12:41:08.828Z] github.com/docker/docker/rootless/specconv [2022-08-09T12:41:08.828Z] github.com/docker/docker/runconfig [2022-08-09T12:41:08.828Z] github.com/docker/docker/runconfig/opts [2022-08-09T12:41:08.828Z] github.com/docker/docker/testutil [2022-08-09T12:41:08.828Z] github.com/docker/docker/testutil/daemon [2022-08-09T12:41:08.828Z] github.com/docker/docker/testutil/environment [2022-08-09T12:41:08.828Z] github.com/docker/docker/testutil/fakecontext [2022-08-09T12:41:08.828Z] github.com/docker/docker/testutil/fakegit [2022-08-09T12:41:08.828Z] github.com/docker/docker/testutil/fakestorage [2022-08-09T12:41:08.828Z] github.com/docker/docker/testutil/fixtures/load [2022-08-09T12:41:08.828Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-09T12:41:08.828Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-09T12:41:08.828Z] github.com/docker/docker/testutil/registry [2022-08-09T12:41:08.828Z] github.com/docker/docker/testutil/request [2022-08-09T12:41:08.828Z] github.com/docker/docker/volume [2022-08-09T12:41:08.828Z] github.com/docker/docker/volume/drivers [2022-08-09T12:41:08.828Z] github.com/docker/docker/volume/local [2022-08-09T12:41:08.828Z] github.com/docker/docker/volume/mounts [2022-08-09T12:41:08.828Z] github.com/docker/docker/volume/service [2022-08-09T12:41:08.828Z] github.com/docker/docker/volume/service/opts [2022-08-09T12:41:08.828Z] github.com/docker/docker/volume/testutils' [2022-08-09T12:41:08.828Z] + base_pkg_list='github.com/docker/docker/api [2022-08-09T12:41:08.828Z] github.com/docker/docker/api/server [2022-08-09T12:41:08.828Z] github.com/docker/docker/api/server/backend/build [2022-08-09T12:41:08.828Z] github.com/docker/docker/api/server/httpstatus [2022-08-09T12:41:08.828Z] github.com/docker/docker/api/server/httputils [2022-08-09T12:41:08.828Z] github.com/docker/docker/api/server/middleware [2022-08-09T12:41:08.828Z] github.com/docker/docker/api/server/router [2022-08-09T12:41:08.828Z] github.com/docker/docker/api/server/router/build [2022-08-09T12:41:08.828Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-09T12:41:08.828Z] github.com/docker/docker/api/server/router/container [2022-08-09T12:41:08.828Z] github.com/docker/docker/api/server/router/debug [2022-08-09T12:41:08.828Z] github.com/docker/docker/api/server/router/distribution [2022-08-09T12:41:08.828Z] github.com/docker/docker/api/server/router/grpc [2022-08-09T12:41:08.828Z] github.com/docker/docker/api/server/router/image [2022-08-09T12:41:08.828Z] github.com/docker/docker/api/server/router/network [2022-08-09T12:41:08.828Z] github.com/docker/docker/api/server/router/plugin [2022-08-09T12:41:08.828Z] github.com/docker/docker/api/server/router/session [2022-08-09T12:41:08.828Z] github.com/docker/docker/api/server/router/swarm [2022-08-09T12:41:08.828Z] github.com/docker/docker/api/server/router/system [2022-08-09T12:41:08.828Z] github.com/docker/docker/api/server/router/volume [2022-08-09T12:41:08.828Z] github.com/docker/docker/api/types [2022-08-09T12:41:08.828Z] github.com/docker/docker/api/types/backend [2022-08-09T12:41:08.828Z] github.com/docker/docker/api/types/blkiodev [2022-08-09T12:41:08.828Z] github.com/docker/docker/api/types/container [2022-08-09T12:41:08.828Z] github.com/docker/docker/api/types/events [2022-08-09T12:41:08.828Z] github.com/docker/docker/api/types/filters [2022-08-09T12:41:08.828Z] github.com/docker/docker/api/types/image [2022-08-09T12:41:08.828Z] github.com/docker/docker/api/types/mount [2022-08-09T12:41:08.828Z] github.com/docker/docker/api/types/network [2022-08-09T12:41:08.828Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-09T12:41:08.828Z] github.com/docker/docker/api/types/registry [2022-08-09T12:41:08.828Z] github.com/docker/docker/api/types/strslice [2022-08-09T12:41:08.828Z] github.com/docker/docker/api/types/swarm [2022-08-09T12:41:08.828Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-09T12:41:08.828Z] github.com/docker/docker/api/types/time [2022-08-09T12:41:08.828Z] github.com/docker/docker/api/types/versions [2022-08-09T12:41:08.828Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-09T12:41:08.828Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-09T12:41:08.828Z] github.com/docker/docker/api/types/volume [2022-08-09T12:41:08.828Z] github.com/docker/docker/builder [2022-08-09T12:41:08.828Z] github.com/docker/docker/builder/builder-next [2022-08-09T12:41:08.828Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-09T12:41:08.828Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-09T12:41:08.828Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-09T12:41:08.828Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-09T12:41:08.828Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-09T12:41:08.828Z] github.com/docker/docker/builder/builder-next/worker [2022-08-09T12:41:08.828Z] github.com/docker/docker/builder/dockerfile [2022-08-09T12:41:08.828Z] github.com/docker/docker/builder/remotecontext [2022-08-09T12:41:08.828Z] github.com/docker/docker/builder/remotecontext/git [2022-08-09T12:41:08.828Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-09T12:41:08.828Z] github.com/docker/docker/cli [2022-08-09T12:41:08.828Z] github.com/docker/docker/cli/config [2022-08-09T12:41:08.828Z] github.com/docker/docker/cli/debug [2022-08-09T12:41:08.828Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-09T12:41:08.828Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-09T12:41:08.828Z] github.com/docker/docker/client [2022-08-09T12:41:08.828Z] github.com/docker/docker/cmd/docker-proxy [2022-08-09T12:41:08.828Z] github.com/docker/docker/cmd/dockerd [2022-08-09T12:41:08.828Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-09T12:41:08.828Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-09T12:41:08.828Z] github.com/docker/docker/container [2022-08-09T12:41:08.828Z] github.com/docker/docker/container/stream [2022-08-09T12:41:08.828Z] github.com/docker/docker/contrib/apparmor [2022-08-09T12:41:08.828Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-09T12:41:08.828Z] github.com/docker/docker/contrib/httpserver [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/cluster [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/cluster/convert [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/cluster/executor [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/cluster/provider [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/config [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/containerd [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/events [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/events/testutils [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/exec [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/graphdriver [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/images [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/initlayer [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/links [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/listeners [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/logger [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-09T12:41:08.828Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/logger/gelf [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/logger/journald [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/logger/local [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/logger/logentries [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/logger/splunk [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/logger/syslog [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/logger/templates [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/names [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/network [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/stats [2022-08-09T12:41:08.829Z] github.com/docker/docker/distribution [2022-08-09T12:41:08.829Z] github.com/docker/docker/distribution/metadata [2022-08-09T12:41:08.829Z] github.com/docker/docker/distribution/utils [2022-08-09T12:41:08.829Z] github.com/docker/docker/distribution/xfer [2022-08-09T12:41:08.829Z] github.com/docker/docker/dockerversion [2022-08-09T12:41:08.829Z] github.com/docker/docker/errdefs [2022-08-09T12:41:08.829Z] github.com/docker/docker/image [2022-08-09T12:41:08.829Z] github.com/docker/docker/image/cache [2022-08-09T12:41:08.829Z] github.com/docker/docker/image/tarexport [2022-08-09T12:41:08.829Z] github.com/docker/docker/image/v1 [2022-08-09T12:41:08.829Z] github.com/docker/docker/internal/test/suite [2022-08-09T12:41:08.829Z] github.com/docker/docker/layer [2022-08-09T12:41:08.829Z] github.com/docker/docker/libcontainerd [2022-08-09T12:41:08.829Z] github.com/docker/docker/libcontainerd/queue [2022-08-09T12:41:08.829Z] github.com/docker/docker/libcontainerd/remote [2022-08-09T12:41:08.829Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-09T12:41:08.829Z] github.com/docker/docker/libcontainerd/types [2022-08-09T12:41:08.829Z] github.com/docker/docker/oci [2022-08-09T12:41:08.829Z] github.com/docker/docker/oci/caps [2022-08-09T12:41:08.829Z] github.com/docker/docker/opts [2022-08-09T12:41:08.829Z] github.com/docker/docker/pkg/aaparser [2022-08-09T12:41:08.829Z] github.com/docker/docker/pkg/archive [2022-08-09T12:41:08.829Z] github.com/docker/docker/pkg/authorization [2022-08-09T12:41:08.829Z] github.com/docker/docker/pkg/broadcaster [2022-08-09T12:41:08.829Z] github.com/docker/docker/pkg/capabilities [2022-08-09T12:41:08.829Z] github.com/docker/docker/pkg/chrootarchive [2022-08-09T12:41:08.829Z] github.com/docker/docker/pkg/containerfs [2022-08-09T12:41:08.829Z] github.com/docker/docker/pkg/devicemapper [2022-08-09T12:41:08.829Z] github.com/docker/docker/pkg/directory [2022-08-09T12:41:08.829Z] github.com/docker/docker/pkg/dmesg [2022-08-09T12:41:08.829Z] github.com/docker/docker/pkg/fileutils [2022-08-09T12:41:08.829Z] github.com/docker/docker/pkg/fsutils [2022-08-09T12:41:08.829Z] github.com/docker/docker/pkg/homedir [2022-08-09T12:41:08.829Z] github.com/docker/docker/pkg/idtools [2022-08-09T12:41:08.829Z] github.com/docker/docker/pkg/ioutils [2022-08-09T12:41:08.829Z] github.com/docker/docker/pkg/jsonmessage [2022-08-09T12:41:08.829Z] github.com/docker/docker/pkg/longpath [2022-08-09T12:41:08.829Z] github.com/docker/docker/pkg/loopback [2022-08-09T12:41:08.829Z] github.com/docker/docker/pkg/namesgenerator [2022-08-09T12:41:08.829Z] github.com/docker/docker/pkg/parsers [2022-08-09T12:41:08.829Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-09T12:41:08.829Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-09T12:41:08.829Z] github.com/docker/docker/pkg/pidfile [2022-08-09T12:41:08.829Z] github.com/docker/docker/pkg/platform [2022-08-09T12:41:08.829Z] github.com/docker/docker/pkg/plugingetter [2022-08-09T12:41:08.829Z] github.com/docker/docker/pkg/plugins [2022-08-09T12:41:08.829Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-09T12:41:08.829Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-09T12:41:08.829Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-09T12:41:08.829Z] github.com/docker/docker/pkg/plugins/transport [2022-08-09T12:41:08.829Z] github.com/docker/docker/pkg/pools [2022-08-09T12:41:08.829Z] github.com/docker/docker/pkg/progress [2022-08-09T12:41:08.829Z] github.com/docker/docker/pkg/pubsub [2022-08-09T12:41:08.829Z] github.com/docker/docker/pkg/reexec [2022-08-09T12:41:08.829Z] github.com/docker/docker/pkg/signal [2022-08-09T12:41:08.829Z] github.com/docker/docker/pkg/stack [2022-08-09T12:41:08.829Z] github.com/docker/docker/pkg/stdcopy [2022-08-09T12:41:08.829Z] github.com/docker/docker/pkg/streamformatter [2022-08-09T12:41:08.829Z] github.com/docker/docker/pkg/stringid [2022-08-09T12:41:08.829Z] github.com/docker/docker/pkg/sysinfo [2022-08-09T12:41:08.829Z] github.com/docker/docker/pkg/system [2022-08-09T12:41:08.829Z] github.com/docker/docker/pkg/tailfile [2022-08-09T12:41:08.829Z] github.com/docker/docker/pkg/tarsum [2022-08-09T12:41:08.829Z] github.com/docker/docker/pkg/urlutil [2022-08-09T12:41:08.829Z] github.com/docker/docker/pkg/useragent [2022-08-09T12:41:08.829Z] github.com/docker/docker/plugin [2022-08-09T12:41:08.829Z] github.com/docker/docker/plugin/executor/containerd [2022-08-09T12:41:08.829Z] github.com/docker/docker/plugin/v2 [2022-08-09T12:41:08.829Z] github.com/docker/docker/profiles/apparmor [2022-08-09T12:41:08.829Z] github.com/docker/docker/profiles/seccomp [2022-08-09T12:41:08.829Z] github.com/docker/docker/quota [2022-08-09T12:41:08.829Z] github.com/docker/docker/reference [2022-08-09T12:41:08.829Z] github.com/docker/docker/registry [2022-08-09T12:41:08.829Z] github.com/docker/docker/registry/resumable [2022-08-09T12:41:08.829Z] github.com/docker/docker/restartmanager [2022-08-09T12:41:08.829Z] github.com/docker/docker/rootless [2022-08-09T12:41:08.829Z] github.com/docker/docker/rootless/specconv [2022-08-09T12:41:08.829Z] github.com/docker/docker/runconfig [2022-08-09T12:41:08.829Z] github.com/docker/docker/runconfig/opts [2022-08-09T12:41:08.829Z] github.com/docker/docker/testutil [2022-08-09T12:41:08.829Z] github.com/docker/docker/testutil/daemon [2022-08-09T12:41:08.829Z] github.com/docker/docker/testutil/environment [2022-08-09T12:41:08.829Z] github.com/docker/docker/testutil/fakecontext [2022-08-09T12:41:08.829Z] github.com/docker/docker/testutil/fakegit [2022-08-09T12:41:08.829Z] github.com/docker/docker/testutil/fakestorage [2022-08-09T12:41:08.829Z] github.com/docker/docker/testutil/fixtures/load [2022-08-09T12:41:08.829Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-09T12:41:08.829Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-09T12:41:08.829Z] github.com/docker/docker/testutil/registry [2022-08-09T12:41:08.829Z] github.com/docker/docker/testutil/request [2022-08-09T12:41:08.829Z] github.com/docker/docker/volume [2022-08-09T12:41:08.829Z] github.com/docker/docker/volume/drivers [2022-08-09T12:41:08.829Z] github.com/docker/docker/volume/local [2022-08-09T12:41:08.829Z] github.com/docker/docker/volume/mounts [2022-08-09T12:41:08.829Z] github.com/docker/docker/volume/service [2022-08-09T12:41:08.829Z] github.com/docker/docker/volume/service/opts [2022-08-09T12:41:08.829Z] github.com/docker/docker/volume/testutils' [2022-08-09T12:41:08.829Z] ++ echo 'github.com/docker/docker/api [2022-08-09T12:41:08.829Z] github.com/docker/docker/api/server [2022-08-09T12:41:08.829Z] github.com/docker/docker/api/server/backend/build [2022-08-09T12:41:08.829Z] github.com/docker/docker/api/server/httpstatus [2022-08-09T12:41:08.829Z] github.com/docker/docker/api/server/httputils [2022-08-09T12:41:08.829Z] github.com/docker/docker/api/server/middleware [2022-08-09T12:41:08.829Z] github.com/docker/docker/api/server/router [2022-08-09T12:41:08.829Z] github.com/docker/docker/api/server/router/build [2022-08-09T12:41:08.829Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-09T12:41:08.829Z] github.com/docker/docker/api/server/router/container [2022-08-09T12:41:08.829Z] github.com/docker/docker/api/server/router/debug [2022-08-09T12:41:08.829Z] github.com/docker/docker/api/server/router/distribution [2022-08-09T12:41:08.829Z] github.com/docker/docker/api/server/router/grpc [2022-08-09T12:41:08.829Z] github.com/docker/docker/api/server/router/image [2022-08-09T12:41:08.829Z] github.com/docker/docker/api/server/router/network [2022-08-09T12:41:08.829Z] github.com/docker/docker/api/server/router/plugin [2022-08-09T12:41:08.829Z] github.com/docker/docker/api/server/router/session [2022-08-09T12:41:08.829Z] github.com/docker/docker/api/server/router/swarm [2022-08-09T12:41:08.829Z] github.com/docker/docker/api/server/router/system [2022-08-09T12:41:08.829Z] github.com/docker/docker/api/server/router/volume [2022-08-09T12:41:08.829Z] github.com/docker/docker/api/types [2022-08-09T12:41:08.829Z] github.com/docker/docker/api/types/backend [2022-08-09T12:41:08.829Z] github.com/docker/docker/api/types/blkiodev [2022-08-09T12:41:08.829Z] github.com/docker/docker/api/types/container [2022-08-09T12:41:08.829Z] github.com/docker/docker/api/types/events [2022-08-09T12:41:08.829Z] github.com/docker/docker/api/types/filters [2022-08-09T12:41:08.829Z] github.com/docker/docker/api/types/image [2022-08-09T12:41:08.829Z] github.com/docker/docker/api/types/mount [2022-08-09T12:41:08.829Z] github.com/docker/docker/api/types/network [2022-08-09T12:41:08.829Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-09T12:41:08.829Z] github.com/docker/docker/api/types/registry [2022-08-09T12:41:08.829Z] github.com/docker/docker/api/types/strslice [2022-08-09T12:41:08.829Z] github.com/docker/docker/api/types/swarm [2022-08-09T12:41:08.829Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-09T12:41:08.829Z] github.com/docker/docker/api/types/time [2022-08-09T12:41:08.829Z] github.com/docker/docker/api/types/versions [2022-08-09T12:41:08.829Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-09T12:41:08.829Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-09T12:41:08.829Z] github.com/docker/docker/api/types/volume [2022-08-09T12:41:08.829Z] github.com/docker/docker/builder [2022-08-09T12:41:08.829Z] github.com/docker/docker/builder/builder-next [2022-08-09T12:41:08.829Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-09T12:41:08.829Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-09T12:41:08.829Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-09T12:41:08.829Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-09T12:41:08.829Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-09T12:41:08.829Z] github.com/docker/docker/builder/builder-next/worker [2022-08-09T12:41:08.829Z] github.com/docker/docker/builder/dockerfile [2022-08-09T12:41:08.829Z] github.com/docker/docker/builder/remotecontext [2022-08-09T12:41:08.829Z] github.com/docker/docker/builder/remotecontext/git [2022-08-09T12:41:08.829Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-09T12:41:08.829Z] github.com/docker/docker/cli [2022-08-09T12:41:08.829Z] github.com/docker/docker/cli/config [2022-08-09T12:41:08.829Z] github.com/docker/docker/cli/debug [2022-08-09T12:41:08.829Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-09T12:41:08.829Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-09T12:41:08.829Z] github.com/docker/docker/client [2022-08-09T12:41:08.829Z] github.com/docker/docker/cmd/docker-proxy [2022-08-09T12:41:08.829Z] github.com/docker/docker/cmd/dockerd [2022-08-09T12:41:08.829Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-09T12:41:08.829Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-09T12:41:08.829Z] github.com/docker/docker/container [2022-08-09T12:41:08.829Z] github.com/docker/docker/container/stream [2022-08-09T12:41:08.829Z] github.com/docker/docker/contrib/apparmor [2022-08-09T12:41:08.829Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-09T12:41:08.829Z] github.com/docker/docker/contrib/httpserver [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/cluster [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/cluster/convert [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/cluster/executor [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/cluster/provider [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/config [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/containerd [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/events [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/events/testutils [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/exec [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/graphdriver [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/images [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/initlayer [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/links [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/listeners [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/logger [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/logger/gelf [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/logger/journald [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/logger/local [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/logger/logentries [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/logger/splunk [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/logger/syslog [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/logger/templates [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/names [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/network [2022-08-09T12:41:08.829Z] github.com/docker/docker/daemon/stats [2022-08-09T12:41:08.829Z] github.com/docker/docker/distribution [2022-08-09T12:41:08.829Z] github.com/docker/docker/distribution/metadata [2022-08-09T12:41:08.829Z] github.com/docker/docker/distribution/utils [2022-08-09T12:41:08.829Z] github.com/docker/docker/distribution/xfer [2022-08-09T12:41:08.829Z] github.com/docker/docker/dockerversion [2022-08-09T12:41:08.829Z] github.com/docker/docker/errdefs [2022-08-09T12:41:08.829Z] github.com/docker/docker/image [2022-08-09T12:41:08.829Z] github.com/docker/docker/image/cache [2022-08-09T12:41:08.829Z] github.com/docker/docker/image/tarexport [2022-08-09T12:41:08.829Z] github.com/docker/docker/image/v1 [2022-08-09T12:41:08.829Z] github.com/docker/docker/internal/test/suite [2022-08-09T12:41:08.829Z] github.com/docker/docker/layer [2022-08-09T12:41:08.829Z] github.com/docker/docker/libcontainerd [2022-08-09T12:41:08.829Z] github.com/docker/docker/libcontainerd/queue [2022-08-09T12:41:08.829Z] github.com/docker/docker/libcontainerd/remote [2022-08-09T12:41:08.829Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-09T12:41:08.829Z] github.com/docker/docker/libcontainerd/types [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/bitseq [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/cluster [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/config [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/datastore [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/driverapi [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/etchosts [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/idm [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/ipam [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/iptables [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/netlabel [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/netutils [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/networkdb [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/ns [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/options [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/osl [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/portallocator [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/portmapper [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/testutils [2022-08-09T12:41:08.829Z] github.com/docker/docker/libnetwork/types [2022-08-09T12:41:08.829Z] github.com/docker/docker/oci [2022-08-09T12:41:08.829Z] github.com/docker/docker/oci/caps [2022-08-09T12:41:08.829Z] github.com/docker/docker/opts [2022-08-09T12:41:08.829Z] github.com/docker/docker/pkg/aaparser [2022-08-09T12:41:08.829Z] github.com/docker/docker/pkg/archive [2022-08-09T12:41:08.829Z] github.com/docker/docker/pkg/authorization [2022-08-09T12:41:08.829Z] github.com/docker/docker/pkg/broadcaster [2022-08-09T12:41:08.829Z] github.com/docker/docker/pkg/capabilities [2022-08-09T12:41:08.829Z] github.com/docker/docker/pkg/chrootarchive [2022-08-09T12:41:08.830Z] github.com/docker/docker/pkg/containerfs [2022-08-09T12:41:08.830Z] github.com/docker/docker/pkg/devicemapper [2022-08-09T12:41:08.830Z] github.com/docker/docker/pkg/directory [2022-08-09T12:41:08.830Z] github.com/docker/docker/pkg/dmesg [2022-08-09T12:41:08.830Z] github.com/docker/docker/pkg/fileutils [2022-08-09T12:41:08.830Z] github.com/docker/docker/pkg/fsutils [2022-08-09T12:41:08.830Z] github.com/docker/docker/pkg/homedir [2022-08-09T12:41:08.830Z] github.com/docker/docker/pkg/idtools [2022-08-09T12:41:08.830Z] github.com/docker/docker/pkg/ioutils [2022-08-09T12:41:08.830Z] github.com/docker/docker/pkg/jsonmessage [2022-08-09T12:41:08.830Z] github.com/docker/docker/pkg/longpath [2022-08-09T12:41:08.830Z] github.com/docker/docker/pkg/loopback [2022-08-09T12:41:08.830Z] github.com/docker/docker/pkg/namesgenerator [2022-08-09T12:41:08.830Z] github.com/docker/docker/pkg/parsers [2022-08-09T12:41:08.830Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-09T12:41:08.830Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-09T12:41:08.830Z] github.com/docker/docker/pkg/pidfile [2022-08-09T12:41:08.830Z] github.com/docker/docker/pkg/platform [2022-08-09T12:41:08.830Z] github.com/docker/docker/pkg/plugingetter [2022-08-09T12:41:08.830Z] github.com/docker/docker/pkg/plugins [2022-08-09T12:41:08.830Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-09T12:41:08.830Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-09T12:41:08.830Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-09T12:41:08.830Z] github.com/docker/docker/pkg/plugins/transport [2022-08-09T12:41:08.830Z] github.com/docker/docker/pkg/pools [2022-08-09T12:41:08.830Z] github.com/docker/docker/pkg/progress [2022-08-09T12:41:08.830Z] github.com/docker/docker/pkg/pubsub [2022-08-09T12:41:08.830Z] github.com/docker/docker/pkg/reexec [2022-08-09T12:41:08.830Z] github.com/docker/docker/pkg/signal [2022-08-09T12:41:08.830Z] github.com/docker/docker/pkg/stack [2022-08-09T12:41:08.830Z] github.com/docker/docker/pkg/stdcopy [2022-08-09T12:41:08.830Z] github.com/docker/docker/pkg/streamformatter [2022-08-09T12:41:08.830Z] github.com/docker/docker/pkg/stringid [2022-08-09T12:41:08.830Z] github.com/docker/docker/pkg/sysinfo [2022-08-09T12:41:08.830Z] github.com/docker/docker/pkg/system [2022-08-09T12:41:08.830Z] github.com/docker/docker/pkg/tailfile [2022-08-09T12:41:08.830Z] github.com/docker/docker/pkg/tarsum [2022-08-09T12:41:08.830Z] github.com/docker/docker/pkg/urlutil [2022-08-09T12:41:08.830Z] github.com/docker/docker/pkg/useragent [2022-08-09T12:41:08.830Z] github.com/docker/docker/plugin [2022-08-09T12:41:08.830Z] github.com/docker/docker/plugin/executor/containerd [2022-08-09T12:41:08.830Z] github.com/docker/docker/plugin/v2 [2022-08-09T12:41:08.830Z] github.com/docker/docker/profiles/apparmor [2022-08-09T12:41:08.830Z] github.com/docker/docker/profiles/seccomp [2022-08-09T12:41:08.830Z] github.com/docker/docker/quota [2022-08-09T12:41:08.830Z] github.com/docker/docker/reference [2022-08-09T12:41:08.830Z] github.com/docker/docker/registry [2022-08-09T12:41:08.830Z] github.com/docker/docker/registry/resumable [2022-08-09T12:41:08.830Z] github.com/docker/docker/restartmanager [2022-08-09T12:41:08.830Z] github.com/docker/docker/rootless [2022-08-09T12:41:08.830Z] github.com/docker/docker/rootless/specconv [2022-08-09T12:41:08.830Z] github.com/docker/docker/runconfig [2022-08-09T12:41:08.830Z] github.com/docker/docker/runconfig/opts [2022-08-09T12:41:08.830Z] github.com/docker/docker/testutil [2022-08-09T12:41:08.830Z] github.com/docker/docker/testutil/daemon [2022-08-09T12:41:08.830Z] github.com/docker/docker/testutil/environment [2022-08-09T12:41:08.830Z] github.com/docker/docker/testutil/fakecontext [2022-08-09T12:41:08.830Z] github.com/docker/docker/testutil/fakegit [2022-08-09T12:41:08.830Z] github.com/docker/docker/testutil/fakestorage [2022-08-09T12:41:08.830Z] github.com/docker/docker/testutil/fixtures/load [2022-08-09T12:41:08.830Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-09T12:41:08.830Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-09T12:41:08.830Z] github.com/docker/docker/testutil/registry [2022-08-09T12:41:08.830Z] github.com/docker/docker/testutil/request [2022-08-09T12:41:08.830Z] github.com/docker/docker/volume [2022-08-09T12:41:08.830Z] github.com/docker/docker/volume/drivers [2022-08-09T12:41:08.830Z] github.com/docker/docker/volume/local [2022-08-09T12:41:08.830Z] github.com/docker/docker/volume/mounts [2022-08-09T12:41:08.830Z] github.com/docker/docker/volume/service [2022-08-09T12:41:08.830Z] github.com/docker/docker/volume/service/opts [2022-08-09T12:41:08.830Z] github.com/docker/docker/volume/testutils' [2022-08-09T12:41:08.830Z] ++ grep --fixed-strings /libnetwork [2022-08-09T12:41:08.830Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/bitseq [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/cluster [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/config [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/datastore [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/driverapi [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/etchosts [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/idm [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/ipam [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/iptables [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/netlabel [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/netutils [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/networkdb [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/ns [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/options [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/osl [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/portallocator [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/portmapper [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/testutils [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/types' [2022-08-09T12:41:08.830Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-09T12:41:08.830Z] + echo 'github.com/docker/docker/libnetwork [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/bitseq [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/cluster [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/config [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/datastore [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/driverapi [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/etchosts [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/idm [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/ipam [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/iptables [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/netlabel [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/netutils [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/networkdb [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/ns [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/options [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/osl [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/portallocator [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/portmapper [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/testutils [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/types' [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-09T12:41:08.830Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-09T12:41:08.830Z] + type docker-proxy [2022-08-09T12:41:08.830Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-09T12:41:08.830Z] + hack/make.sh binary-proxy install-proxy [2022-08-09T12:41:08.830Z] [2022-08-09T12:41:08.830Z] Removing bundles/ [2022-08-09T12:41:08.830Z] [2022-08-09T12:41:08.830Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-09T12:41:08.830Z] Building: bundles/binary-proxy/docker-proxy [2022-08-09T12:41:08.830Z] GOOS="" GOARCH="" GOARM="" [2022-08-09T12:41:09.957Z] docker_api_swarm_test.go:802: [da7df4f35b637] joining swarm manager [d48b6124adea7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T12:41:09.957Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-08-09T12:41:10.523Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-08-09T12:41:11.460Z] docker_api_swarm_test.go:802: [dbcfcfa535597] joining swarm manager [d48b6124adea7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-09T12:41:11.461Z] === RUN TestDockerSuite/TestExecWithTERM [2022-08-09T12:41:12.027Z] === RUN TestDockerSuite/TestExecWithUser [2022-08-09T12:41:12.606Z] --- PASS: TestServiceUpdatePidsLimit (17.28s) [2022-08-09T12:41:12.606Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.85s) [2022-08-09T12:41:12.606Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2022-08-09T12:41:12.606Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s) [2022-08-09T12:41:12.606Z] PASS [2022-08-09T12:41:12.606Z] [2022-08-09T12:41:12.606Z] === Skipped [2022-08-09T12:41:12.606Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-09T12:41:12.606Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-09T12:41:12.606Z] [2022-08-09T12:41:12.606Z] DONE 27 tests, 1 skipped in 185.476s [2022-08-09T12:41:12.606Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-09T12:41:12.606Z] ++ 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-08-09T12:41:12.606Z] ++ set -e [2022-08-09T12:41:12.606Z] ++ '[' -n 0 ']' [2022-08-09T12:41:12.606Z] ++ set -x [2022-08-09T12:41:12.606Z] ++ 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-08-09T12:41:12.606Z] docker_api_swarm_test.go:802: [dc144b88c780c] joining swarm manager [d48b6124adea7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-09T12:41:12.872Z] INFO: Testing against a local daemon [2022-08-09T12:41:12.872Z] === RUN TestSessionCreate [2022-08-09T12:41:12.872Z] --- PASS: TestSessionCreate (0.05s) [2022-08-09T12:41:12.872Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-09T12:41:12.872Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2022-08-09T12:41:12.872Z] PASS [2022-08-09T12:41:12.872Z] [2022-08-09T12:41:12.872Z] DONE 2 tests in 0.241s [2022-08-09T12:41:12.872Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-09T12:41:12.872Z] ++ 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-08-09T12:41:12.872Z] ++ set -e [2022-08-09T12:41:12.872Z] ++ '[' -n 0 ']' [2022-08-09T12:41:12.872Z] ++ set -x [2022-08-09T12:41:12.872Z] ++ 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-08-09T12:41:12.872Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-08-09T12:41:13.129Z] INFO: Testing against a local daemon [2022-08-09T12:41:13.129Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-09T12:41:13.129Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-09T12:41:13.129Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-09T12:41:13.129Z] === RUN TestDiskUsage [2022-08-09T12:41:13.129Z] === PAUSE TestDiskUsage [2022-08-09T12:41:13.129Z] === RUN TestEventsExecDie [2022-08-09T12:41:14.065Z] --- PASS: TestEventsExecDie (0.82s) [2022-08-09T12:41:14.065Z] === RUN TestEventsBackwardsCompatible [2022-08-09T12:41:14.065Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-09T12:41:14.065Z] === RUN TestEventsVolumeCreate [2022-08-09T12:41:14.065Z] --- PASS: TestEventsVolumeCreate (0.09s) [2022-08-09T12:41:14.065Z] === RUN TestInfoBinaryCommits [2022-08-09T12:41:14.065Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-08-09T12:41:14.065Z] === RUN TestInfoAPIVersioned [2022-08-09T12:41:14.065Z] --- PASS: TestInfoAPIVersioned (0.02s) [2022-08-09T12:41:14.065Z] === RUN TestInfoAPI [2022-08-09T12:41:14.065Z] --- PASS: TestInfoAPI (0.03s) [2022-08-09T12:41:14.065Z] === RUN TestInfoAPIWarnings [2022-08-09T12:41:14.065Z] docker_api_swarm_test.go:802: [d87749e8d5ac8] joining swarm manager [d48b6124adea7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-09T12:41:14.632Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-08-09T12:41:15.567Z] docker_api_swarm_test.go:810: [d0cbb32ee9713] joining swarm manager [d48b6124adea7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-08-09T12:41:16.923Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-09T12:41:16.923Z] [2022-08-09T12:41:16.923Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-09T12:41:16.923Z] Installing docker-proxy to /usr/local/bin/ [2022-08-09T12:41:16.923Z] [2022-08-09T12:41:16.923Z] + mkdir -p bundles [2022-08-09T12:41:16.923Z] + '[' -n 'github.com/docker/docker/api [2022-08-09T12:41:16.923Z] github.com/docker/docker/api/server [2022-08-09T12:41:16.923Z] github.com/docker/docker/api/server/backend/build [2022-08-09T12:41:16.923Z] github.com/docker/docker/api/server/httpstatus [2022-08-09T12:41:16.923Z] github.com/docker/docker/api/server/httputils [2022-08-09T12:41:16.923Z] github.com/docker/docker/api/server/middleware [2022-08-09T12:41:16.923Z] github.com/docker/docker/api/server/router [2022-08-09T12:41:16.923Z] github.com/docker/docker/api/server/router/build [2022-08-09T12:41:16.923Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-09T12:41:16.923Z] github.com/docker/docker/api/server/router/container [2022-08-09T12:41:16.923Z] github.com/docker/docker/api/server/router/debug [2022-08-09T12:41:16.923Z] github.com/docker/docker/api/server/router/distribution [2022-08-09T12:41:16.923Z] github.com/docker/docker/api/server/router/grpc [2022-08-09T12:41:16.923Z] github.com/docker/docker/api/server/router/image [2022-08-09T12:41:16.923Z] github.com/docker/docker/api/server/router/network [2022-08-09T12:41:16.923Z] github.com/docker/docker/api/server/router/plugin [2022-08-09T12:41:16.923Z] github.com/docker/docker/api/server/router/session [2022-08-09T12:41:16.923Z] github.com/docker/docker/api/server/router/swarm [2022-08-09T12:41:16.923Z] github.com/docker/docker/api/server/router/system [2022-08-09T12:41:16.923Z] github.com/docker/docker/api/server/router/volume [2022-08-09T12:41:16.923Z] github.com/docker/docker/api/types [2022-08-09T12:41:16.923Z] github.com/docker/docker/api/types/backend [2022-08-09T12:41:16.923Z] github.com/docker/docker/api/types/blkiodev [2022-08-09T12:41:16.923Z] github.com/docker/docker/api/types/container [2022-08-09T12:41:16.923Z] github.com/docker/docker/api/types/events [2022-08-09T12:41:16.923Z] github.com/docker/docker/api/types/filters [2022-08-09T12:41:16.923Z] github.com/docker/docker/api/types/image [2022-08-09T12:41:16.923Z] github.com/docker/docker/api/types/mount [2022-08-09T12:41:16.923Z] github.com/docker/docker/api/types/network [2022-08-09T12:41:16.923Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-09T12:41:16.923Z] github.com/docker/docker/api/types/registry [2022-08-09T12:41:16.923Z] github.com/docker/docker/api/types/strslice [2022-08-09T12:41:16.923Z] github.com/docker/docker/api/types/swarm [2022-08-09T12:41:16.923Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-09T12:41:16.923Z] github.com/docker/docker/api/types/time [2022-08-09T12:41:16.923Z] github.com/docker/docker/api/types/versions [2022-08-09T12:41:16.923Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-09T12:41:16.923Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-09T12:41:16.923Z] github.com/docker/docker/api/types/volume [2022-08-09T12:41:16.923Z] github.com/docker/docker/builder [2022-08-09T12:41:16.923Z] github.com/docker/docker/builder/builder-next [2022-08-09T12:41:16.923Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-09T12:41:16.923Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-09T12:41:16.923Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-09T12:41:16.923Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-09T12:41:16.923Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-09T12:41:16.923Z] github.com/docker/docker/builder/builder-next/worker [2022-08-09T12:41:16.923Z] github.com/docker/docker/builder/dockerfile [2022-08-09T12:41:16.923Z] github.com/docker/docker/builder/remotecontext [2022-08-09T12:41:16.923Z] github.com/docker/docker/builder/remotecontext/git [2022-08-09T12:41:16.923Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-09T12:41:16.923Z] github.com/docker/docker/cli [2022-08-09T12:41:16.923Z] github.com/docker/docker/cli/config [2022-08-09T12:41:16.923Z] github.com/docker/docker/cli/debug [2022-08-09T12:41:16.923Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-09T12:41:16.923Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-09T12:41:16.923Z] github.com/docker/docker/client [2022-08-09T12:41:16.923Z] github.com/docker/docker/cmd/docker-proxy [2022-08-09T12:41:16.923Z] github.com/docker/docker/cmd/dockerd [2022-08-09T12:41:16.923Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-09T12:41:16.923Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-09T12:41:16.923Z] github.com/docker/docker/container [2022-08-09T12:41:16.923Z] github.com/docker/docker/container/stream [2022-08-09T12:41:16.923Z] github.com/docker/docker/contrib/apparmor [2022-08-09T12:41:16.923Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-09T12:41:16.923Z] github.com/docker/docker/contrib/httpserver [2022-08-09T12:41:16.923Z] github.com/docker/docker/daemon [2022-08-09T12:41:16.923Z] github.com/docker/docker/daemon/cluster [2022-08-09T12:41:16.923Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-09T12:41:16.923Z] github.com/docker/docker/daemon/cluster/convert [2022-08-09T12:41:16.923Z] github.com/docker/docker/daemon/cluster/executor [2022-08-09T12:41:16.923Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-09T12:41:16.923Z] github.com/docker/docker/daemon/cluster/provider [2022-08-09T12:41:16.923Z] github.com/docker/docker/daemon/config [2022-08-09T12:41:16.923Z] github.com/docker/docker/daemon/containerd [2022-08-09T12:41:16.923Z] github.com/docker/docker/daemon/events [2022-08-09T12:41:16.923Z] github.com/docker/docker/daemon/events/testutils [2022-08-09T12:41:16.923Z] github.com/docker/docker/daemon/exec [2022-08-09T12:41:16.923Z] github.com/docker/docker/daemon/graphdriver [2022-08-09T12:41:16.923Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-09T12:41:16.923Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-09T12:41:16.923Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-09T12:41:16.923Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-09T12:41:16.923Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-09T12:41:16.923Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-09T12:41:16.923Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-09T12:41:16.923Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-09T12:41:16.923Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-09T12:41:16.923Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-09T12:41:16.923Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-09T12:41:16.923Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-09T12:41:16.923Z] github.com/docker/docker/daemon/images [2022-08-09T12:41:16.923Z] github.com/docker/docker/daemon/initlayer [2022-08-09T12:41:16.923Z] github.com/docker/docker/daemon/links [2022-08-09T12:41:16.923Z] github.com/docker/docker/daemon/listeners [2022-08-09T12:41:16.923Z] github.com/docker/docker/daemon/logger [2022-08-09T12:41:16.923Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-09T12:41:16.923Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-09T12:41:16.923Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-09T12:41:16.923Z] github.com/docker/docker/daemon/logger/gelf [2022-08-09T12:41:16.923Z] github.com/docker/docker/daemon/logger/journald [2022-08-09T12:41:16.923Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-09T12:41:16.923Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-09T12:41:16.923Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-09T12:41:16.923Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-09T12:41:16.923Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-09T12:41:16.923Z] github.com/docker/docker/daemon/logger/local [2022-08-09T12:41:16.923Z] github.com/docker/docker/daemon/logger/logentries [2022-08-09T12:41:16.923Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-09T12:41:16.923Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-09T12:41:16.923Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-09T12:41:16.923Z] github.com/docker/docker/daemon/logger/splunk [2022-08-09T12:41:16.923Z] github.com/docker/docker/daemon/logger/syslog [2022-08-09T12:41:16.923Z] github.com/docker/docker/daemon/logger/templates [2022-08-09T12:41:16.923Z] github.com/docker/docker/daemon/names [2022-08-09T12:41:16.923Z] github.com/docker/docker/daemon/network [2022-08-09T12:41:16.923Z] github.com/docker/docker/daemon/stats [2022-08-09T12:41:16.923Z] github.com/docker/docker/distribution [2022-08-09T12:41:16.923Z] github.com/docker/docker/distribution/metadata [2022-08-09T12:41:16.923Z] github.com/docker/docker/distribution/utils [2022-08-09T12:41:16.923Z] github.com/docker/docker/distribution/xfer [2022-08-09T12:41:16.923Z] github.com/docker/docker/dockerversion [2022-08-09T12:41:16.923Z] github.com/docker/docker/errdefs [2022-08-09T12:41:16.923Z] github.com/docker/docker/image [2022-08-09T12:41:16.923Z] github.com/docker/docker/image/cache [2022-08-09T12:41:16.923Z] github.com/docker/docker/image/tarexport [2022-08-09T12:41:16.923Z] github.com/docker/docker/image/v1 [2022-08-09T12:41:16.923Z] github.com/docker/docker/internal/test/suite [2022-08-09T12:41:16.923Z] github.com/docker/docker/layer [2022-08-09T12:41:16.923Z] github.com/docker/docker/libcontainerd [2022-08-09T12:41:16.923Z] github.com/docker/docker/libcontainerd/queue [2022-08-09T12:41:16.923Z] github.com/docker/docker/libcontainerd/remote [2022-08-09T12:41:16.923Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-09T12:41:16.923Z] github.com/docker/docker/libcontainerd/types [2022-08-09T12:41:16.923Z] github.com/docker/docker/oci [2022-08-09T12:41:16.923Z] github.com/docker/docker/oci/caps [2022-08-09T12:41:16.923Z] github.com/docker/docker/opts [2022-08-09T12:41:16.923Z] github.com/docker/docker/pkg/aaparser [2022-08-09T12:41:16.923Z] github.com/docker/docker/pkg/archive [2022-08-09T12:41:16.923Z] github.com/docker/docker/pkg/authorization [2022-08-09T12:41:16.923Z] github.com/docker/docker/pkg/broadcaster [2022-08-09T12:41:16.923Z] github.com/docker/docker/pkg/capabilities [2022-08-09T12:41:16.923Z] github.com/docker/docker/pkg/chrootarchive [2022-08-09T12:41:16.923Z] github.com/docker/docker/pkg/containerfs [2022-08-09T12:41:16.923Z] github.com/docker/docker/pkg/devicemapper [2022-08-09T12:41:16.923Z] github.com/docker/docker/pkg/directory [2022-08-09T12:41:16.923Z] github.com/docker/docker/pkg/dmesg [2022-08-09T12:41:16.923Z] github.com/docker/docker/pkg/fileutils [2022-08-09T12:41:16.923Z] github.com/docker/docker/pkg/fsutils [2022-08-09T12:41:16.923Z] github.com/docker/docker/pkg/homedir [2022-08-09T12:41:16.923Z] github.com/docker/docker/pkg/idtools [2022-08-09T12:41:16.923Z] github.com/docker/docker/pkg/ioutils [2022-08-09T12:41:16.923Z] github.com/docker/docker/pkg/jsonmessage [2022-08-09T12:41:16.923Z] github.com/docker/docker/pkg/longpath [2022-08-09T12:41:16.923Z] github.com/docker/docker/pkg/loopback [2022-08-09T12:41:16.923Z] github.com/docker/docker/pkg/namesgenerator [2022-08-09T12:41:16.923Z] github.com/docker/docker/pkg/parsers [2022-08-09T12:41:16.923Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-09T12:41:16.923Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-09T12:41:16.923Z] github.com/docker/docker/pkg/pidfile [2022-08-09T12:41:16.923Z] github.com/docker/docker/pkg/platform [2022-08-09T12:41:16.923Z] github.com/docker/docker/pkg/plugingetter [2022-08-09T12:41:16.923Z] github.com/docker/docker/pkg/plugins [2022-08-09T12:41:16.923Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-09T12:41:16.923Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-09T12:41:16.923Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-09T12:41:16.923Z] github.com/docker/docker/pkg/plugins/transport [2022-08-09T12:41:16.923Z] github.com/docker/docker/pkg/pools [2022-08-09T12:41:16.923Z] github.com/docker/docker/pkg/progress [2022-08-09T12:41:16.923Z] github.com/docker/docker/pkg/pubsub [2022-08-09T12:41:16.923Z] github.com/docker/docker/pkg/reexec [2022-08-09T12:41:16.923Z] github.com/docker/docker/pkg/signal [2022-08-09T12:41:16.923Z] github.com/docker/docker/pkg/stack [2022-08-09T12:41:16.923Z] github.com/docker/docker/pkg/stdcopy [2022-08-09T12:41:16.923Z] github.com/docker/docker/pkg/streamformatter [2022-08-09T12:41:16.923Z] github.com/docker/docker/pkg/stringid [2022-08-09T12:41:16.923Z] github.com/docker/docker/pkg/sysinfo [2022-08-09T12:41:16.923Z] github.com/docker/docker/pkg/system [2022-08-09T12:41:16.923Z] github.com/docker/docker/pkg/tailfile [2022-08-09T12:41:16.923Z] github.com/docker/docker/pkg/tarsum [2022-08-09T12:41:16.923Z] github.com/docker/docker/pkg/urlutil [2022-08-09T12:41:16.923Z] github.com/docker/docker/pkg/useragent [2022-08-09T12:41:16.923Z] github.com/docker/docker/plugin [2022-08-09T12:41:16.923Z] github.com/docker/docker/plugin/executor/containerd [2022-08-09T12:41:16.923Z] github.com/docker/docker/plugin/v2 [2022-08-09T12:41:16.923Z] github.com/docker/docker/profiles/apparmor [2022-08-09T12:41:16.923Z] github.com/docker/docker/profiles/seccomp [2022-08-09T12:41:16.923Z] github.com/docker/docker/quota [2022-08-09T12:41:16.923Z] github.com/docker/docker/reference [2022-08-09T12:41:16.923Z] github.com/docker/docker/registry [2022-08-09T12:41:16.923Z] github.com/docker/docker/registry/resumable [2022-08-09T12:41:16.923Z] github.com/docker/docker/restartmanager [2022-08-09T12:41:16.923Z] github.com/docker/docker/rootless [2022-08-09T12:41:16.923Z] github.com/docker/docker/rootless/specconv [2022-08-09T12:41:16.923Z] github.com/docker/docker/runconfig [2022-08-09T12:41:16.923Z] github.com/docker/docker/runconfig/opts [2022-08-09T12:41:16.923Z] github.com/docker/docker/testutil [2022-08-09T12:41:16.923Z] github.com/docker/docker/testutil/daemon [2022-08-09T12:41:16.923Z] github.com/docker/docker/testutil/environment [2022-08-09T12:41:16.923Z] github.com/docker/docker/testutil/fakecontext [2022-08-09T12:41:16.923Z] github.com/docker/docker/testutil/fakegit [2022-08-09T12:41:16.923Z] github.com/docker/docker/testutil/fakestorage [2022-08-09T12:41:16.923Z] github.com/docker/docker/testutil/fixtures/load [2022-08-09T12:41:16.923Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-09T12:41:16.923Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-09T12:41:16.923Z] github.com/docker/docker/testutil/registry [2022-08-09T12:41:16.923Z] github.com/docker/docker/testutil/request [2022-08-09T12:41:16.923Z] github.com/docker/docker/volume [2022-08-09T12:41:16.924Z] github.com/docker/docker/volume/drivers [2022-08-09T12:41:16.924Z] github.com/docker/docker/volume/local [2022-08-09T12:41:16.924Z] github.com/docker/docker/volume/mounts [2022-08-09T12:41:16.924Z] github.com/docker/docker/volume/service [2022-08-09T12:41:16.924Z] github.com/docker/docker/volume/service/opts [2022-08-09T12:41:16.924Z] github.com/docker/docker/volume/testutils' ']' [2022-08-09T12:41:16.924Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/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/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-08-09T12:41:16.924Z] ? github.com/docker/docker/api [no test files] [2022-08-09T12:41:16.942Z] === RUN TestDockerSuite/TestHealth [2022-08-09T12:41:31.806Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-09T12:41:31.806Z] === RUN TestInfoDebug [2022-08-09T12:41:31.806Z] --- PASS: TestInfoDebug (0.52s) [2022-08-09T12:41:31.806Z] === RUN TestInfoInsecureRegistries [2022-08-09T12:41:31.806Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-09T12:41:31.806Z] === RUN TestInfoRegistryMirrors [2022-08-09T12:41:32.064Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-09T12:41:32.064Z] === RUN TestLoginFailsWithBadCredentials [2022-08-09T12:41:32.630Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-09T12:41:32.630Z] === RUN TestPingCacheHeaders [2022-08-09T12:41:32.630Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-09T12:41:32.630Z] === RUN TestPingGet [2022-08-09T12:41:32.630Z] --- PASS: TestPingGet (0.01s) [2022-08-09T12:41:32.630Z] === RUN TestPingHead [2022-08-09T12:41:32.630Z] --- PASS: TestPingHead (0.02s) [2022-08-09T12:41:32.630Z] === RUN TestPingSwarmHeader [2022-08-09T12:41:33.195Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-09T12:41:33.761Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-09T12:41:34.980Z] ok github.com/docker/docker/api/server 0.017s coverage: 7.9% of statements [2022-08-09T12:41:35.135Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-09T12:41:35.135Z] --- PASS: TestPingSwarmHeader (2.36s) [2022-08-09T12:41:35.135Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-09T12:41:35.135Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-09T12:41:35.135Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-09T12:41:35.135Z] === RUN TestVersion [2022-08-09T12:41:35.135Z] --- PASS: TestVersion (0.02s) [2022-08-09T12:41:35.135Z] === CONT TestDiskUsage [2022-08-09T12:41:35.393Z] === RUN TestDiskUsage/empty [2022-08-09T12:41:35.393Z] === RUN TestDiskUsage/empty/container_types [2022-08-09T12:41:35.393Z] === RUN TestDiskUsage/empty/image_types [2022-08-09T12:41:35.393Z] === RUN TestDiskUsage/empty/volume_types [2022-08-09T12:41:35.393Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-09T12:41:35.393Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-09T12:41:35.393Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-09T12:41:35.393Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-09T12:41:35.393Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-09T12:41:35.393Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-09T12:41:35.393Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-09T12:41:35.393Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-09T12:41:35.961Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-09T12:41:35.961Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-09T12:41:35.961Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-09T12:41:35.961Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-09T12:41:35.961Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-09T12:41:35.961Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-09T12:41:35.961Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-09T12:41:35.961Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-09T12:41:35.961Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-09T12:41:35.961Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-09T12:41:35.961Z] === RUN TestDiskUsage/after_container.Run [2022-08-09T12:41:35.961Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-08-09T12:41:36.528Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-09T12:41:36.528Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-09T12:41:36.528Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-09T12:41:36.528Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-09T12:41:36.528Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-09T12:41:36.528Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-09T12:41:36.528Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-09T12:41:36.528Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-09T12:41:36.528Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-09T12:41:36.528Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-09T12:41:36.528Z] --- PASS: TestDiskUsage (1.61s) [2022-08-09T12:41:36.528Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-09T12:41:36.528Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-09T12:41:36.528Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-09T12:41:36.528Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-09T12:41:36.528Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-09T12:41:36.528Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-09T12:41:36.528Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-09T12:41:36.528Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-09T12:41:36.528Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-09T12:41:36.528Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-09T12:41:36.528Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-09T12:41:36.528Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.31s) [2022-08-09T12:41:36.528Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-09T12:41:36.528Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-09T12:41:36.528Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-09T12:41:36.528Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-09T12:41:36.528Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-09T12:41:36.528Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-09T12:41:36.528Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-09T12:41:36.528Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-09T12:41:36.528Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-09T12:41:36.528Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-09T12:41:36.528Z] --- PASS: TestDiskUsage/after_container.Run (0.56s) [2022-08-09T12:41:36.528Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-09T12:41:36.528Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-09T12:41:36.528Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-09T12:41:36.528Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-09T12:41:36.528Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-09T12:41:36.528Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-09T12:41:36.528Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-09T12:41:36.528Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-09T12:41:36.528Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-09T12:41:36.528Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-09T12:41:36.528Z] PASS [2022-08-09T12:41:36.528Z] [2022-08-09T12:41:36.528Z] === Skipped [2022-08-09T12:41:36.528Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-09T12:41:36.528Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-09T12:41:36.528Z] [2022-08-09T12:41:36.528Z] DONE 54 tests, 1 skipped in 23.735s [2022-08-09T12:41:36.528Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-09T12:41:36.528Z] ++ 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-08-09T12:41:36.528Z] ++ set -e [2022-08-09T12:41:36.528Z] ++ '[' -n 0 ']' [2022-08-09T12:41:36.528Z] ++ set -x [2022-08-09T12:41:36.529Z] ++ 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-08-09T12:41:36.787Z] INFO: Testing against a local daemon [2022-08-09T12:41:36.787Z] === RUN TestVolumesCreateAndList [2022-08-09T12:41:36.787Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-09T12:41:36.787Z] === RUN TestVolumesRemove [2022-08-09T12:41:36.787Z] --- PASS: TestVolumesRemove (0.07s) [2022-08-09T12:41:36.787Z] === RUN TestVolumesInspect [2022-08-09T12:41:36.787Z] --- PASS: TestVolumesInspect (0.03s) [2022-08-09T12:41:36.787Z] === RUN TestVolumesInvalidJSON [2022-08-09T12:41:37.046Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-09T12:41:37.046Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-09T12:41:37.046Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-09T12:41:37.046Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-09T12:41:37.046Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-09T12:41:37.046Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-09T12:41:37.046Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-09T12:41:37.046Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-08-09T12:41:37.046Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-09T12:41:37.046Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-09T12:41:37.046Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-09T12:41:37.046Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-09T12:41:37.046Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-09T12:41:37.046Z] PASS [2022-08-09T12:41:37.046Z] [2022-08-09T12:41:37.046Z] DONE 9 tests in 0.281s [2022-08-09T12:41:37.046Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-09T12:41:37.046Z] ++++ cat bundles/test-integration/docker.pid [2022-08-09T12:41:37.046Z] +++ kill 6697 [2022-08-09T12:41:37.304Z] +++ /etc/init.d/apparmor stop [2022-08-09T12:41:37.304Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-09T12:41:37.304Z] [2022-08-09T12:41:37.304Z] Unloading profiles will leave already running processes permanently [2022-08-09T12:41:37.304Z] unconfined, which can lead to unexpected situations. [2022-08-09T12:41:37.304Z] [2022-08-09T12:41:37.304Z] To set a process to complain mode, use the command line tool [2022-08-09T12:41:37.304Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-09T12:41:37.304Z] +++ true [2022-08-09T12:41:37.304Z] exiting test-integration [2022-08-09T12:41:37.304Z] ++ exit 0 [2022-08-09T12:41:37.304Z] [2022-08-09T12:41:38.237Z] + for job in $(jobs -p) [2022-08-09T12:41:38.237Z] + wait 8522 [2022-08-09T12:41:39.627Z] === RUN TestDockerSuite/TestBuildHistory [2022-08-09T12:41:42.158Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-08-09T12:41:42.417Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-08-09T12:41:42.417Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-08-09T12:41:42.417Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-08-09T12:41:43.351Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-08-09T12:41:43.351Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-08-09T12:41:43.917Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-08-09T12:41:44.484Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-08-09T12:41:44.484Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-08-09T12:41:44.484Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-08-09T12:41:44.484Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-08-09T12:41:44.743Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-08-09T12:41:45.002Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-08-09T12:41:45.261Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-08-09T12:41:45.261Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-08-09T12:41:46.195Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-08-09T12:41:46.195Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-08-09T12:41:46.762Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-08-09T12:41:47.331Z] === RUN TestDockerSuite/TestImagesFormat [2022-08-09T12:41:47.331Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-08-09T12:41:47.899Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-08-09T12:41:50.426Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-08-09T12:41:50.426Z] === RUN TestDockerSuite/TestImportBadURL [2022-08-09T12:41:50.683Z] === RUN TestDockerSuite/TestImportDisplay [2022-08-09T12:41:51.620Z] === RUN TestDockerSuite/TestImportFile [2022-08-09T12:41:52.996Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-08-09T12:41:52.996Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-08-09T12:41:53.931Z] === RUN TestDockerSuite/TestImportGzipped [2022-08-09T12:41:55.345Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-08-09T12:41:56.281Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-08-09T12:41:56.847Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-08-09T12:41:57.414Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-08-09T12:41:57.981Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-08-09T12:41:57.981Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-08-09T12:41:57.981Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-08-09T12:41:58.548Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-08-09T12:41:58.548Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-08-09T12:41:58.806Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-08-09T12:41:59.064Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-08-09T12:41:59.633Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-08-09T12:41:59.633Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-08-09T12:41:59.633Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-08-09T12:42:00.200Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-08-09T12:42:00.767Z] === RUN TestDockerSuite/TestInspectDefault [2022-08-09T12:42:01.333Z] === RUN TestDockerSuite/TestInspectHistory [2022-08-09T12:42:01.900Z] === RUN TestDockerSuite/TestInspectImage [2022-08-09T12:42:01.900Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-08-09T12:42:01.900Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-08-09T12:42:01.900Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-08-09T12:42:01.900Z] === RUN TestDockerSuite/TestInspectInt64 [2022-08-09T12:42:02.468Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-08-09T12:42:02.726Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-08-09T12:42:02.726Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-08-09T12:42:03.292Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-08-09T12:42:03.858Z] === RUN TestDockerSuite/TestInspectPlugin [2022-08-09T12:42:06.386Z] === RUN TestDockerSuite/TestInspectRootFS [2022-08-09T12:42:06.386Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-08-09T12:42:06.643Z] === RUN TestDockerSuite/TestInspectStatus [2022-08-09T12:42:07.209Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-08-09T12:42:08.583Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-08-09T12:42:08.842Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-08-09T12:42:09.409Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-08-09T12:42:09.667Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-08-09T12:42:10.253Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-08-09T12:42:10.849Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-08-09T12:42:11.106Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-08-09T12:42:11.106Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-08-09T12:42:12.480Z] === RUN TestDockerSuite/TestLinksEnvs [2022-08-09T12:42:13.047Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-08-09T12:42:13.307Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-08-09T12:42:14.681Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-08-09T12:42:16.054Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-08-09T12:42:17.955Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-08-09T12:42:17.955Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-08-09T12:42:19.329Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-08-09T12:42:19.329Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-08-09T12:42:19.895Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-08-09T12:42:20.153Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-08-09T12:42:25.418Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-08-09T12:42:27.318Z] docker_api_swarm_service_test.go:395: [d6a1915fe1aaf] joining swarm manager [dd4fa634dee55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T12:42:27.885Z] docker_api_swarm_service_test.go:395: [d53ae5636afa4] joining swarm manager [dd4fa634dee55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-09T12:42:29.805Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-08-09T12:42:31.720Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-08-09T12:42:32.659Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-08-09T12:42:35.191Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-08-09T12:42:35.191Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-08-09T12:42:35.191Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-08-09T12:42:35.758Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-08-09T12:42:36.326Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-08-09T12:42:37.263Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-08-09T12:42:38.196Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-08-09T12:42:39.129Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-08-09T12:42:41.032Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-08-09T12:42:41.290Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-08-09T12:42:41.859Z] === RUN TestDockerSuite/TestLogsSince [2022-08-09T12:42:44.388Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-08-09T12:42:46.288Z] docker_api_swarm_service_test.go:343: [d0d7d36454d34] joining swarm manager [d67efc874d63e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T12:42:46.854Z] docker_api_swarm_service_test.go:343: [dfe9d70041bd1] joining swarm manager [d67efc874d63e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-09T12:42:48.770Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-08-09T12:42:55.327Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-08-09T12:42:55.327Z] === RUN TestDockerSuite/TestLogsTail [2022-08-09T12:42:55.327Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-08-09T12:42:55.590Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-08-09T12:42:56.156Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-08-09T12:42:56.156Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-08-09T12:42:56.156Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-08-09T12:42:56.156Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-08-09T12:42:56.156Z] === RUN TestDockerSuite/TestNetHostname [2022-08-09T12:42:57.530Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-08-09T12:42:57.788Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-08-09T12:42:57.788Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-08-09T12:42:57.788Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-08-09T12:42:58.721Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-08-09T12:42:59.286Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-08-09T12:43:00.221Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-08-09T12:43:00.221Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-08-09T12:43:00.221Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-08-09T12:43:00.221Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-08-09T12:43:00.480Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-08-09T12:43:03.009Z] docker_api_swarm_service_test.go:490: [d0e9f9e9901bc] joining swarm manager [d7a61d93e052b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T12:43:03.266Z] docker_api_swarm_service_test.go:490: [d464243ad298b] joining swarm manager [d7a61d93e052b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-09T12:43:05.798Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-08-09T12:43:06.363Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-08-09T12:43:07.737Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-08-09T12:43:10.295Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-08-09T12:43:11.375Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-09T12:43:11.375Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-09T12:43:11.375Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 31.9% of statements [2022-08-09T12:43:11.375Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-08-09T12:43:11.375Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-09T12:43:11.375Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-09T12:43:11.375Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-09T12:43:11.375Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-09T12:43:11.375Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-09T12:43:11.375Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-09T12:43:11.375Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-09T12:43:11.375Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-09T12:43:11.375Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-09T12:43:11.375Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-09T12:43:11.375Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-09T12:43:11.375Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 6.0% of statements [2022-08-09T12:43:11.375Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-09T12:43:11.375Z] ok github.com/docker/docker/api/types/filters 0.018s coverage: 92.2% of statements [2022-08-09T12:43:11.375Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 67.9% of statements [2022-08-09T12:43:11.375Z] ? github.com/docker/docker/api/types [no test files] [2022-08-09T12:43:11.375Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-09T12:43:11.375Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-09T12:43:11.375Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-09T12:43:11.375Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-09T12:43:11.375Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-09T12:43:11.375Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-09T12:43:11.375Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-09T12:43:11.375Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-09T12:43:11.375Z] ok github.com/docker/docker/api/types/registry 0.008s coverage: 54.2% of statements [2022-08-09T12:43:11.375Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-08-09T12:43:11.375Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-09T12:43:11.375Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-09T12:43:11.375Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-08-09T12:43:11.375Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 77.3% of statements [2022-08-09T12:43:11.375Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-09T12:43:11.375Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-09T12:43:11.375Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-09T12:43:11.375Z] ? github.com/docker/docker/builder [no test files] [2022-08-09T12:43:11.375Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-09T12:43:11.375Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-09T12:43:11.375Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-09T12:43:11.375Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-09T12:43:11.375Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-09T12:43:11.375Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-09T12:43:11.375Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-09T12:43:11.375Z] ok github.com/docker/docker/builder/remotecontext 0.113s coverage: 13.7% of statements [2022-08-09T12:43:11.375Z] ok github.com/docker/docker/builder/dockerfile 0.577s coverage: 49.3% of statements [2022-08-09T12:43:11.375Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-08-09T12:43:11.375Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-08-09T12:43:11.375Z] ok github.com/docker/docker/builder/remotecontext/git 1.335s coverage: 86.3% of statements [2022-08-09T12:43:11.375Z] ? github.com/docker/docker/cli [no test files] [2022-08-09T12:43:11.375Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-09T12:43:11.375Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-09T12:43:11.375Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-09T12:43:12.193Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-08-09T12:43:12.305Z] ok github.com/docker/docker/cmd/docker-proxy 0.119s coverage: 67.6% of statements [2022-08-09T12:43:13.567Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-08-09T12:43:15.464Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-08-09T12:43:16.399Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-08-09T12:43:17.559Z] ok github.com/docker/docker/client 0.141s coverage: 75.9% of statements [2022-08-09T12:43:18.300Z] === RUN TestDockerSuite/TestPluginActive [2022-08-09T12:43:20.831Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-08-09T12:43:21.089Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-08-09T12:43:23.618Z] docker_api_swarm_service_test.go:128: [d2f5265c30b49] joining swarm manager [d5b27b11ddc75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T12:43:24.184Z] docker_api_swarm_service_test.go:129: [dd6f5c2b7aed2] joining swarm manager [d5b27b11ddc75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-09T12:43:26.714Z] docker_api_swarm_service_test.go:137: [dba08828007ef] joining swarm manager [d5b27b11ddc75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-09T12:43:27.669Z] docker_api_swarm_service_test.go:138: [d6d3356ef1e0a] joining swarm manager [d5b27b11ddc75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-09T12:43:28.247Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-08-09T12:43:28.247Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-09T12:43:28.247Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-08-09T12:43:30.146Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-08-09T12:43:32.673Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-08-09T12:43:37.934Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-08-09T12:43:39.307Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-08-09T12:43:40.242Z] === RUN TestDockerSuite/TestPortHostBinding [2022-08-09T12:43:41.180Z] === RUN TestDockerSuite/TestPortList [2022-08-09T12:43:47.738Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-08-09T12:43:49.638Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-08-09T12:43:49.638Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-08-09T12:43:49.638Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-08-09T12:43:52.210Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-08-09T12:43:52.210Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-08-09T12:43:53.143Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-08-09T12:43:53.400Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-08-09T12:43:53.659Z] === RUN TestDockerSuite/TestPsByOrder [2022-08-09T12:43:54.592Z] docker_api_swarm_service_test.go:304: [ddb25dd122818] joining swarm manager [d701b6de3d71b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T12:43:55.526Z] docker_api_swarm_service_test.go:304: [dcf2cac3fce24] joining swarm manager [d701b6de3d71b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-09T12:43:56.094Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-08-09T12:43:57.470Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-08-09T12:43:59.370Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-08-09T12:44:02.651Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-08-09T12:44:02.652Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-08-09T12:44:04.227Z] ok github.com/docker/docker/cmd/dockerd 0.094s coverage: 31.5% of statements [2022-08-09T12:44:04.227Z] ok github.com/docker/docker/container 0.118s coverage: 37.4% of statements [2022-08-09T12:44:04.227Z] ok github.com/docker/docker/cmd/dockerd/trap 2.507s coverage: 0.0% of statements [2022-08-09T12:44:04.227Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-09T12:44:04.227Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-09T12:44:04.227Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-09T12:44:04.227Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-09T12:44:04.227Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-09T12:44:05.933Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-08-09T12:44:09.481Z] ok github.com/docker/docker/daemon/cluster 0.130s coverage: 0.5% of statements [2022-08-09T12:44:10.412Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-08-09T12:44:12.340Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-08-09T12:44:12.487Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-08-09T12:44:13.065Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-08-09T12:44:14.442Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-08-09T12:44:15.009Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-08-09T12:44:15.942Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-08-09T12:44:16.878Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-08-09T12:44:17.445Z] docker_api_swarm_service_test.go:100: [df2efb9b74f2c] joining swarm manager [dc546bd257345]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T12:44:18.379Z] docker_api_swarm_service_test.go:101: [d9834b2937fb4] joining swarm manager [dc546bd257345]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-09T12:44:18.948Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-08-09T12:44:20.437Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.442s coverage: 13.4% of statements [2022-08-09T12:44:20.437Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.7% of statements [2022-08-09T12:44:21.001Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-08-09T12:44:21.481Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-08-09T12:44:21.565Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-08-09T12:44:21.822Z] ok github.com/docker/docker/daemon 10.162s coverage: 16.6% of statements [2022-08-09T12:44:21.822Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-09T12:44:21.822Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-09T12:44:21.822Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-09T12:44:21.822Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-09T12:44:21.822Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-09T12:44:22.860Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-08-09T12:44:22.860Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-08-09T12:44:23.191Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.728s coverage: 74.8% of statements [2022-08-09T12:44:23.426Z] === RUN TestDockerSuite/TestPsRightTagName [2022-08-09T12:44:24.557Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.320s coverage: 60.7% of statements [2022-08-09T12:44:24.558Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 3.0% of statements [2022-08-09T12:44:25.327Z] === RUN TestDockerSuite/TestPsShowMounts [2022-08-09T12:44:25.926Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2022-08-09T12:44:26.702Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-08-09T12:44:26.702Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-09T12:44:26.702Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-08-09T12:44:26.960Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-08-09T12:44:27.527Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-08-09T12:44:27.527Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-08-09T12:44:27.855Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.370s coverage: 50.6% of statements [2022-08-09T12:44:28.461Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-08-09T12:44:28.825Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.398s coverage: 45.9% of statements [2022-08-09T12:44:28.826Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-09T12:44:29.407Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-08-09T12:44:29.754Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-08-09T12:44:29.989Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-08-09T12:44:30.010Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.723s coverage: 58.5% of statements [2022-08-09T12:44:30.010Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-09T12:44:30.010Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-09T12:44:30.939Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-08-09T12:44:31.869Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-08-09T12:44:32.431Z] ok github.com/docker/docker/daemon/images 0.054s coverage: 6.9% of statements [2022-08-09T12:44:32.431Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-09T12:44:32.431Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-09T12:44:33.360Z] ok github.com/docker/docker/daemon/logger 0.238s coverage: 43.2% of statements [2022-08-09T12:44:34.289Z] ok github.com/docker/docker/daemon/logger/awslogs 0.188s coverage: 79.9% of statements [2022-08-09T12:44:34.289Z] ok github.com/docker/docker/daemon/logger/fluentd 0.014s coverage: 53.6% of statements [2022-08-09T12:44:34.289Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-09T12:44:34.852Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-08-09T12:44:35.415Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements [2022-08-09T12:44:36.344Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.125s coverage: 76.8% of statements [2022-08-09T12:44:36.601Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2022-08-09T12:44:37.531Z] ok github.com/docker/docker/daemon/logger/local 0.044s coverage: 79.4% of statements [2022-08-09T12:44:38.102Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-08-09T12:44:38.102Z] check_test.go:611: [df2efb9b74f2c] daemon is not started [2022-08-09T12:44:38.102Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-08-09T12:44:38.460Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.020s coverage: 63.5% of statements [2022-08-09T12:44:39.023Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.017s coverage: 31.5% of statements [2022-08-09T12:44:39.279Z] ok github.com/docker/docker/daemon/logger/journald 3.606s coverage: 74.3% of statements [2022-08-09T12:44:39.279Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-09T12:44:39.279Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-09T12:44:39.279Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-09T12:44:39.279Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-09T12:44:39.477Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-08-09T12:44:39.735Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-08-09T12:44:39.735Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-08-09T12:44:39.993Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-08-09T12:44:40.207Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-08-09T12:44:40.464Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-08-09T12:44:41.025Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-08-09T12:44:41.588Z] ok github.com/docker/docker/daemon/logger/splunk 1.650s coverage: 82.5% of statements [2022-08-09T12:44:41.588Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-09T12:44:41.588Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-09T12:44:41.894Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-08-09T12:44:42.517Z] ok github.com/docker/docker/distribution/metadata 0.036s coverage: 44.4% of statements [2022-08-09T12:44:42.830Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-08-09T12:44:43.397Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-08-09T12:44:44.408Z] ok github.com/docker/docker/distribution 1.502s coverage: 28.0% of statements [2022-08-09T12:44:44.408Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-09T12:44:44.408Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-08-09T12:44:44.971Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-08-09T12:44:44.971Z] ok github.com/docker/docker/distribution/xfer 1.888s coverage: 84.9% of statements [2022-08-09T12:44:44.971Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-09T12:44:45.298Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-08-09T12:44:45.534Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-08-09T12:44:45.556Z] docker_api_swarm_service_test.go:533: [dce80c4833a1e] joining swarm manager [da17a51bd3ec4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T12:44:46.100Z] ok github.com/docker/docker/image/tarexport 0.019s coverage: 0.7% of statements [2022-08-09T12:44:46.100Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-09T12:44:46.100Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-09T12:44:46.356Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2022-08-09T12:44:46.493Z] === RUN TestDockerSuite/TestRmiBlank [2022-08-09T12:44:46.493Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-08-09T12:44:46.493Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-08-09T12:44:47.059Z] docker_api_swarm_service_test.go:534: [d6d86cefb42c8] joining swarm manager [da17a51bd3ec4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-09T12:44:47.285Z] ok github.com/docker/docker/oci 0.010s coverage: 46.0% of statements [2022-08-09T12:44:47.848Z] ok github.com/docker/docker/opts 0.026s coverage: 66.0% of statements [2022-08-09T12:44:48.107Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-09T12:44:49.591Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-08-09T12:44:50.011Z] ok github.com/docker/docker/pkg/archive 0.303s coverage: 82.2% of statements [2022-08-09T12:44:50.267Z] ok github.com/docker/docker/pkg/authorization 0.110s coverage: 68.3% of statements [2022-08-09T12:44:50.524Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-09T12:44:50.780Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-08-09T12:44:50.971Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-08-09T12:44:51.239Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-08-09T12:44:52.630Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-08-09T12:44:53.565Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-08-09T12:44:54.046Z] ok github.com/docker/docker/pkg/chrootarchive 2.474s coverage: 42.7% of statements [2022-08-09T12:44:54.046Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-09T12:44:54.046Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-08-09T12:44:54.302Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-08-09T12:44:54.864Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 87.2% of statements [2022-08-09T12:44:54.939Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-08-09T12:44:55.120Z] ok github.com/docker/docker/pkg/fsutils 0.137s coverage: 85.1% of statements [2022-08-09T12:44:55.120Z] ok github.com/docker/docker/layer 7.618s coverage: 68.9% of statements [2022-08-09T12:44:55.120Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-09T12:44:55.120Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-09T12:44:55.120Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-09T12:44:55.120Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-09T12:44:55.120Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-09T12:44:55.120Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-09T12:44:55.376Z] ok github.com/docker/docker/pkg/homedir 0.019s coverage: 11.4% of statements [2022-08-09T12:44:55.506Z] === RUN TestDockerSuite/TestRmiTag [2022-08-09T12:44:55.506Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-08-09T12:44:56.072Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-08-09T12:44:56.754Z] ok github.com/docker/docker/pkg/idtools 0.544s coverage: 67.9% of statements [2022-08-09T12:44:56.754Z] ok github.com/docker/docker/pkg/ioutils 0.440s coverage: 69.7% of statements [2022-08-09T12:44:56.754Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-08-09T12:44:57.011Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-08-09T12:44:57.011Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-09T12:44:57.011Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2022-08-09T12:44:57.267Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-08-09T12:44:57.524Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-08-09T12:44:57.524Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-08-09T12:44:57.781Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-08-09T12:44:57.781Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-09T12:44:57.781Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-09T12:44:58.345Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-08-09T12:44:58.907Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-08-09T12:44:59.163Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-09T12:44:59.163Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-09T12:44:59.355Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-08-09T12:44:59.355Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-08-09T12:44:59.924Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-08-09T12:45:00.181Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-08-09T12:45:00.528Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 75.0% of statements [2022-08-09T12:45:00.749Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-08-09T12:45:00.784Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-08-09T12:45:01.041Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-08-09T12:45:01.041Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-08-09T12:45:01.298Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-09T12:45:01.315Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-08-09T12:45:01.554Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-09T12:45:01.576Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-08-09T12:45:02.118Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-08-09T12:45:02.142Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-08-09T12:45:02.374Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-09T12:45:02.630Z] ok github.com/docker/docker/pkg/tailfile 0.050s coverage: 88.6% of statements [2022-08-09T12:45:02.708Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-08-09T12:45:03.193Z] ok github.com/docker/docker/pkg/tarsum 0.038s coverage: 89.3% of statements [2022-08-09T12:45:03.450Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-09T12:45:05.341Z] ok github.com/docker/docker/plugin 0.522s coverage: 23.2% of statements [2022-08-09T12:45:05.341Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-09T12:45:05.904Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-08-09T12:45:05.991Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-08-09T12:45:06.250Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-08-09T12:45:06.834Z] ok github.com/docker/docker/quota 0.240s coverage: 71.4% of statements [2022-08-09T12:45:07.091Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-09T12:45:07.624Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-08-09T12:45:08.019Z] ok github.com/docker/docker/registry 0.052s coverage: 58.6% of statements [2022-08-09T12:45:08.190Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-08-09T12:45:08.605Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-08-09T12:45:08.605Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-08-09T12:45:09.171Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-08-09T12:45:09.427Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-08-09T12:45:10.105Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-08-09T12:45:10.105Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-08-09T12:45:11.320Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-08-09T12:45:11.479Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-08-09T12:45:11.578Z] ok github.com/docker/docker/volume/local 0.104s coverage: 76.8% of statements [2022-08-09T12:45:12.141Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-08-09T12:45:12.414Z] docker_api_swarm_service_test.go:148: [dcd913fd5083b] joining swarm manager [d50b8ff2cbb5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T12:45:13.348Z] docker_api_swarm_service_test.go:148: [d1b30cf3c5279] joining swarm manager [d50b8ff2cbb5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-09T12:45:13.510Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-08-09T12:45:13.915Z] === RUN TestDockerSuite/TestDevicePermissions [2022-08-09T12:45:14.851Z] === RUN TestDockerSuite/TestDockerFails [2022-08-09T12:45:14.851Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-08-09T12:45:16.226Z] === RUN TestDockerSuite/TestMountIntoProc [2022-08-09T12:45:16.485Z] === RUN TestDockerSuite/TestMountIntoSys [2022-08-09T12:45:17.053Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-08-09T12:45:18.432Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-08-09T12:45:18.999Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-08-09T12:45:19.566Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-08-09T12:45:20.502Z] === RUN TestDockerSuite/TestRunAddHost [2022-08-09T12:45:21.068Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-08-09T12:45:21.068Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-08-09T12:45:21.633Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-08-09T12:45:21.633Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-08-09T12:45:22.200Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-08-09T12:45:23.578Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-08-09T12:45:23.837Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-08-09T12:45:24.403Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-08-09T12:45:25.360Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-08-09T12:45:25.927Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-08-09T12:45:26.863Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-08-09T12:45:27.796Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-08-09T12:45:28.363Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-08-09T12:45:28.931Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-08-09T12:45:29.500Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-08-09T12:45:30.065Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-08-09T12:45:30.999Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-08-09T12:45:31.936Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-08-09T12:45:32.195Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-08-09T12:45:32.761Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-08-09T12:45:33.328Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-08-09T12:45:33.328Z] === RUN TestDockerSuite/TestRunBindMounts [2022-08-09T12:45:34.704Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-08-09T12:45:35.273Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-08-09T12:45:35.392Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.3% of statements [2022-08-09T12:45:35.392Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-09T12:45:35.392Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-09T12:45:35.392Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-09T12:45:35.392Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-09T12:45:35.392Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-09T12:45:35.392Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-09T12:45:35.392Z] ? github.com/docker/docker/rootless [no test files] [2022-08-09T12:45:35.392Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-09T12:45:35.392Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-09T12:45:35.392Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-09T12:45:35.392Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-09T12:45:35.392Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-09T12:45:35.392Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-09T12:45:35.392Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-09T12:45:35.392Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-09T12:45:35.392Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-09T12:45:35.392Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-09T12:45:35.392Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-09T12:45:35.392Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-09T12:45:35.392Z] ? github.com/docker/docker/volume [no test files] [2022-08-09T12:45:35.392Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-09T12:45:35.392Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-09T12:45:35.392Z] [2022-08-09T12:45:35.392Z] === Skipped [2022-08-09T12:45:35.392Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-09T12:45:35.392Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-09T12:45:35.392Z] [2022-08-09T12:45:35.392Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-09T12:45:35.392Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-09T12:45:35.392Z] [2022-08-09T12:45:35.392Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-09T12:45:35.392Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-09T12:45:35.392Z] [2022-08-09T12:45:35.392Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-09T12:45:35.392Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-09T12:45:35.392Z] [2022-08-09T12:45:35.392Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-09T12:45:35.392Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-09T12:45:35.392Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-09T12:45:35.392Z] [2022-08-09T12:45:35.392Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-09T12:45:35.392Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-09T12:45:35.392Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-09T12:45:35.392Z] [2022-08-09T12:45:35.392Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-09T12:45:35.392Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-09T12:45:35.392Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-09T12:45:35.392Z] [2022-08-09T12:45:35.392Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-09T12:45:35.392Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-09T12:45:35.392Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-09T12:45:35.392Z] [2022-08-09T12:45:35.392Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-09T12:45:35.392Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-09T12:45:35.392Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-09T12:45:35.392Z] [2022-08-09T12:45:35.392Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-09T12:45:35.392Z] graphtest_unix.go:71: No driver to put! [2022-08-09T12:45:35.392Z] [2022-08-09T12:45:35.392Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-09T12:45:35.392Z] time="2022-08-09T12:44:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-09T12:45:35.392Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-09T12:45:35.392Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-09T12:45:35.392Z] [2022-08-09T12:45:35.392Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-09T12:45:35.392Z] time="2022-08-09T12:44:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-09T12:45:35.392Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-09T12:45:35.392Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-09T12:45:35.392Z] [2022-08-09T12:45:35.392Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-09T12:45:35.392Z] time="2022-08-09T12:44:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-09T12:45:35.392Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-09T12:45:35.392Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-09T12:45:35.392Z] [2022-08-09T12:45:35.392Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-09T12:45:35.392Z] time="2022-08-09T12:44:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-09T12:45:35.392Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-09T12:45:35.392Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-09T12:45:35.392Z] [2022-08-09T12:45:35.392Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-09T12:45:35.392Z] time="2022-08-09T12:44:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-09T12:45:35.392Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-09T12:45:35.392Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-09T12:45:35.392Z] [2022-08-09T12:45:35.392Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-09T12:45:35.392Z] graphtest_unix.go:71: No driver to put! [2022-08-09T12:45:35.392Z] [2022-08-09T12:45:35.392Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-09T12:45:35.392Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-09T12:45:35.392Z] [2022-08-09T12:45:35.392Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-09T12:45:35.392Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-09T12:45:35.392Z] [2022-08-09T12:45:35.392Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-09T12:45:35.392Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-09T12:45:35.392Z] [2022-08-09T12:45:35.392Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-09T12:45:35.392Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-09T12:45:35.392Z] [2022-08-09T12:45:35.392Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-09T12:45:35.392Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-09T12:45:35.392Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-09T12:45:35.392Z] [2022-08-09T12:45:35.392Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-09T12:45:35.392Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-09T12:45:35.392Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-09T12:45:35.392Z] [2022-08-09T12:45:35.392Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-09T12:45:35.392Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-09T12:45:35.392Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-09T12:45:35.392Z] [2022-08-09T12:45:35.392Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-09T12:45:35.392Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-09T12:45:35.392Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-09T12:45:35.392Z] [2022-08-09T12:45:35.392Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-09T12:45:35.392Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-09T12:45:35.392Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-09T12:45:35.392Z] [2022-08-09T12:45:35.392Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-09T12:45:35.392Z] graphtest_unix.go:71: No driver to put! [2022-08-09T12:45:35.392Z] [2022-08-09T12:45:35.392Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-09T12:45:35.392Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-09T12:45:35.392Z] [2022-08-09T12:45:35.392Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-09T12:45:35.392Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-09T12:45:35.392Z] [2022-08-09T12:45:35.392Z] DONE 2875 tests, 28 skipped in 256.371s [2022-08-09T12:45:35.392Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/bitseq [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/cluster [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/config [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/datastore [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/driverapi [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/etchosts [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/idm [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/ipam [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/iptables [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/netlabel [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/netutils [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/networkdb [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/ns [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/options [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/osl [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/portallocator [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/portmapper [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/testutils [2022-08-09T12:45:35.392Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-09T12:45:35.392Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/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-08-09T12:45:35.533Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-08-09T12:45:36.099Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-08-09T12:45:36.665Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-08-09T12:45:36.665Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-08-09T12:45:36.923Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-08-09T12:45:37.860Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-08-09T12:45:38.428Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-08-09T12:45:38.994Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-08-09T12:45:39.569Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-08-09T12:45:39.569Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-08-09T12:45:40.137Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-08-09T12:45:40.137Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-08-09T12:45:41.071Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-08-09T12:45:41.329Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-08-09T12:45:41.898Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-08-09T12:45:42.467Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-08-09T12:45:42.467Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-08-09T12:45:43.033Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-08-09T12:45:43.967Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-08-09T12:45:44.904Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-08-09T12:45:45.838Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-08-09T12:45:46.404Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-08-09T12:45:46.662Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-08-09T12:45:47.229Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-08-09T12:45:47.796Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-08-09T12:45:48.054Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-08-09T12:45:49.430Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-08-09T12:45:49.430Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-08-09T12:45:51.961Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-08-09T12:45:51.961Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-08-09T12:45:52.896Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-08-09T12:45:54.798Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-08-09T12:45:55.754Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-08-09T12:45:57.663Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-08-09T12:45:59.038Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-08-09T12:45:59.038Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-09T12:45:59.038Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-08-09T12:45:59.038Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-09T12:45:59.038Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-08-09T12:45:59.605Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-08-09T12:46:00.982Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-08-09T12:46:01.921Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-08-09T12:46:03.822Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-08-09T12:46:04.080Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-08-09T12:46:05.457Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-08-09T12:46:06.024Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-08-09T12:46:06.024Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-09T12:46:06.024Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-08-09T12:46:06.590Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-08-09T12:46:07.526Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-08-09T12:46:07.784Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-08-09T12:46:08.720Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-08-09T12:46:09.286Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-08-09T12:46:09.545Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-08-09T12:46:10.480Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-08-09T12:46:10.480Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-08-09T12:46:10.738Z] === RUN TestDockerSuite/TestRunEnvironment [2022-08-09T12:46:11.307Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-08-09T12:46:11.872Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-08-09T12:46:12.447Z] === RUN TestDockerSuite/TestRunExitCode [2022-08-09T12:46:12.707Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-08-09T12:46:13.273Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-08-09T12:46:14.207Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-08-09T12:46:15.141Z] === RUN TestDockerSuite/TestRunExposePort [2022-08-09T12:46:15.141Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-08-09T12:46:15.141Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-08-09T12:46:15.707Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-08-09T12:46:16.274Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-08-09T12:46:17.210Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-08-09T12:46:17.778Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-09T12:46:17.778Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-09T12:46:17.778Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-08-09T12:46:21.061Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-08-09T12:46:21.061Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-08-09T12:46:21.629Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-08-09T12:46:22.013Z] ok github.com/docker/docker/libnetwork 37.209s coverage: 40.6% of statements [2022-08-09T12:46:22.014Z] ok github.com/docker/docker/libnetwork/bitseq 0.118s coverage: 84.4% of statements [2022-08-09T12:46:22.014Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-09T12:46:22.014Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-09T12:46:22.014Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-09T12:46:22.014Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-09T12:46:22.014Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-09T12:46:22.014Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-09T12:46:22.014Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-09T12:46:22.014Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-09T12:46:22.014Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 22.4% of statements [2022-08-09T12:46:22.014Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-09T12:46:22.014Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-09T12:46:22.014Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-09T12:46:22.014Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-08-09T12:46:22.014Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.382s coverage: 59.9% of statements [2022-08-09T12:46:22.014Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-09T12:46:22.014Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-09T12:46:22.014Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.092s coverage: 5.2% of statements [2022-08-09T12:46:22.014Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-09T12:46:22.014Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.7% of statements [2022-08-09T12:46:22.014Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-09T12:46:22.014Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-09T12:46:23.005Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-08-09T12:46:26.284Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-08-09T12:46:28.183Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-08-09T12:46:30.712Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-08-09T12:46:31.956Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.318s coverage: 6.6% of statements [2022-08-09T12:46:31.956Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-09T12:46:31.956Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-08-09T12:46:31.956Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-08-09T12:46:31.956Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-09T12:46:31.956Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-09T12:46:31.956Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-09T12:46:32.213Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-08-09T12:46:32.468Z] ok github.com/docker/docker/libnetwork/etchosts 0.016s coverage: 81.2% of statements [2022-08-09T12:46:32.629Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-08-09T12:46:32.725Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-09T12:46:32.981Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-09T12:46:33.197Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-08-09T12:46:33.459Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-08-09T12:46:34.836Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-08-09T12:46:34.836Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-08-09T12:46:34.836Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-08-09T12:46:34.836Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-08-09T12:46:35.404Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-08-09T12:46:37.305Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-08-09T12:46:37.871Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-08-09T12:46:39.245Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-08-09T12:46:40.620Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-08-09T12:46:41.186Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-08-09T12:46:45.199Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-08-09T12:46:47.742Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-08-09T12:46:47.742Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-08-09T12:46:47.742Z] === RUN TestDockerSuite/TestRunModeHostname [2022-08-09T12:46:47.999Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-08-09T12:46:47.999Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-08-09T12:46:48.256Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-08-09T12:46:49.188Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-08-09T12:46:49.755Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-08-09T12:46:50.689Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-08-09T12:46:50.689Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-08-09T12:46:50.946Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-08-09T12:46:51.878Z] === RUN TestDockerSuite/TestRunMount [2022-08-09T12:46:56.083Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-08-09T12:46:56.083Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-08-09T12:46:56.649Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-08-09T12:46:57.585Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-08-09T12:46:58.958Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-08-09T12:47:00.041Z] ok github.com/docker/docker/libnetwork/ipam 14.389s coverage: 85.3% of statements [2022-08-09T12:47:00.041Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-09T12:47:00.041Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-09T12:47:00.041Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-09T12:47:00.041Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-08-09T12:47:00.041Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-09T12:47:00.041Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-09T12:47:00.041Z] ok github.com/docker/docker/libnetwork/ipamutils 0.266s coverage: 74.0% of statements [2022-08-09T12:47:00.297Z] ok github.com/docker/docker/libnetwork/iptables 0.164s coverage: 45.0% of statements [2022-08-09T12:47:00.297Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-09T12:47:00.330Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-08-09T12:47:00.859Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-08-09T12:47:01.706Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-08-09T12:47:03.079Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-08-09T12:47:03.645Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-08-09T12:47:03.645Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-08-09T12:47:04.212Z] === RUN TestDockerSuite/TestRunNetHost [2022-08-09T12:47:04.779Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-08-09T12:47:05.036Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-08-09T12:47:05.604Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-08-09T12:47:06.172Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-08-09T12:47:08.706Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-08-09T12:47:10.082Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-08-09T12:47:13.378Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-08-09T12:47:13.378Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-08-09T12:47:13.637Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-08-09T12:47:13.898Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-08-09T12:47:14.156Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-08-09T12:47:14.156Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-08-09T12:47:14.726Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-08-09T12:47:15.294Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-08-09T12:47:15.294Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-08-09T12:47:16.229Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-08-09T12:47:17.602Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-08-09T12:47:20.131Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-08-09T12:47:22.032Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-08-09T12:47:22.032Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-09T12:47:22.032Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-08-09T12:47:22.968Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-08-09T12:47:22.968Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-08-09T12:47:23.535Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-08-09T12:47:24.910Z] === RUN TestDockerSuite/TestRunPortInUse [2022-08-09T12:47:25.845Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-08-09T12:47:25.845Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-08-09T12:47:26.412Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-08-09T12:47:26.412Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-08-09T12:47:26.977Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-08-09T12:47:27.236Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-08-09T12:47:28.172Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-08-09T12:47:28.742Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-09T12:47:28.742Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-09T12:47:28.742Z] === RUN TestDockerSuite/TestRunPublishPort [2022-08-09T12:47:28.742Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-08-09T12:47:29.324Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-08-09T12:47:29.891Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-08-09T12:47:29.891Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-09T12:47:29.891Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-08-09T12:47:30.457Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-08-09T12:47:31.832Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-08-09T12:47:31.832Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-09T12:47:31.832Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-08-09T12:47:32.090Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-08-09T12:47:34.620Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-08-09T12:47:35.185Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-08-09T12:47:35.751Z] === RUN TestDockerSuite/TestRunRm [2022-08-09T12:47:36.317Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-08-09T12:47:37.690Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-08-09T12:47:40.223Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-08-09T12:47:40.223Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-08-09T12:47:40.481Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-08-09T12:47:41.047Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-08-09T12:47:42.948Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-08-09T12:47:43.206Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-08-09T12:47:43.464Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-08-09T12:47:46.749Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-08-09T12:47:49.305Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-08-09T12:47:49.564Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-08-09T12:47:50.130Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-08-09T12:47:50.696Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-08-09T12:47:50.954Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-08-09T12:47:51.889Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-08-09T12:47:52.456Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-08-09T12:47:52.715Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-08-09T12:47:53.281Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-08-09T12:47:53.848Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-08-09T12:47:54.106Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-08-09T12:47:55.040Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-08-09T12:47:56.940Z] === RUN TestDockerSuite/TestRunState [2022-08-09T12:47:58.317Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-08-09T12:47:58.317Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-08-09T12:47:58.575Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-08-09T12:47:59.141Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-08-09T12:47:59.399Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-08-09T12:47:59.399Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-09T12:47:59.399Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-08-09T12:47:59.657Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-08-09T12:48:00.592Z] === RUN TestDockerSuite/TestRunSysctls [2022-08-09T12:48:01.526Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-08-09T12:48:01.785Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-08-09T12:48:01.786Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-08-09T12:48:01.786Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-08-09T12:48:02.351Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-08-09T12:48:04.272Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-08-09T12:48:04.534Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-08-09T12:48:05.099Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-08-09T12:48:06.477Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-08-09T12:48:07.852Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-08-09T12:48:09.754Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-08-09T12:48:13.032Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-08-09T12:48:13.032Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-08-09T12:48:13.032Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-08-09T12:48:13.597Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-08-09T12:48:14.163Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-08-09T12:48:16.067Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-08-09T12:48:16.067Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-08-09T12:48:17.445Z] === RUN TestDockerSuite/TestRunUserByID [2022-08-09T12:48:18.383Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-08-09T12:48:18.383Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-08-09T12:48:18.641Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-08-09T12:48:18.901Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-08-09T12:48:19.159Z] === RUN TestDockerSuite/TestRunUserByName [2022-08-09T12:48:19.728Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-08-09T12:48:20.294Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-08-09T12:48:20.294Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-09T12:48:20.294Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-08-09T12:48:20.294Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-08-09T12:48:21.228Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-08-09T12:48:22.168Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-08-09T12:48:24.696Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-08-09T12:48:24.696Z] docker_cli_service_logs_test.go:248: checking task icvmwcce0qyl [2022-08-09T12:48:24.696Z] docker_cli_service_logs_test.go:253: checking messages for icvmwcce0qyl [2022-08-09T12:48:24.696Z] docker_cli_service_logs_test.go:248: checking task gv24w1n5c57o [2022-08-09T12:48:24.696Z] docker_cli_service_logs_test.go:253: checking messages for gv24w1n5c57o [2022-08-09T12:48:25.262Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-08-09T12:48:25.520Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-08-09T12:48:26.087Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-08-09T12:48:27.987Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-08-09T12:48:28.249Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-08-09T12:48:28.816Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-08-09T12:48:30.716Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-08-09T12:48:32.092Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-08-09T12:48:32.657Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-08-09T12:48:32.657Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-09T12:48:32.657Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-08-09T12:48:32.657Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-09T12:48:32.657Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-08-09T12:48:32.657Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-09T12:48:32.657Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-08-09T12:48:32.657Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-08-09T12:48:32.657Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-09T12:48:32.657Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-08-09T12:48:33.591Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-08-09T12:48:33.850Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-08-09T12:48:34.785Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-08-09T12:48:35.351Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-08-09T12:48:35.917Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-08-09T12:48:35.917Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-08-09T12:48:36.854Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-08-09T12:48:36.854Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-09T12:48:36.854Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-08-09T12:48:36.854Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-08-09T12:48:36.854Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-08-09T12:48:36.854Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-09T12:48:36.854Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-08-09T12:48:36.854Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-09T12:48:36.854Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-08-09T12:48:36.854Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-09T12:48:36.854Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-08-09T12:48:36.854Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-09T12:48:36.854Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-08-09T12:48:36.854Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-09T12:48:36.854Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-08-09T12:48:37.421Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-08-09T12:48:37.987Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-08-09T12:48:37.987Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-08-09T12:48:38.555Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-08-09T12:48:38.555Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-08-09T12:48:39.124Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-08-09T12:48:39.124Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-08-09T12:48:39.689Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-08-09T12:48:40.254Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-08-09T12:48:40.254Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-08-09T12:48:40.254Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-08-09T12:48:40.511Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-08-09T12:48:41.444Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-08-09T12:48:42.010Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-08-09T12:48:42.010Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-09T12:48:42.010Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-08-09T12:48:42.268Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-08-09T12:48:42.268Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-08-09T12:48:43.644Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-08-09T12:48:44.212Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-08-09T12:48:46.112Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-08-09T12:48:46.112Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-08-09T12:48:46.680Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-08-09T12:48:46.680Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-08-09T12:48:46.680Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-08-09T12:48:46.680Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-08-09T12:48:47.246Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-08-09T12:48:48.179Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-08-09T12:48:48.438Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-08-09T12:48:48.696Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-08-09T12:48:50.597Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-08-09T12:48:50.855Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-08-09T12:48:50.855Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-08-09T12:48:52.236Z] ok github.com/docker/docker/libnetwork/networkdb 104.287s coverage: 60.6% of statements [2022-08-09T12:48:52.236Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-09T12:48:52.236Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-09T12:48:52.236Z] ok github.com/docker/docker/libnetwork/osl 4.308s coverage: 39.7% of statements [2022-08-09T12:48:52.236Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-09T12:48:52.236Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-08-09T12:48:52.798Z] ok github.com/docker/docker/libnetwork/portmapper 0.549s coverage: 48.6% of statements [2022-08-09T12:48:53.054Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-08-09T12:48:53.054Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-09T12:48:53.310Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-09T12:48:53.310Z] [2022-08-09T12:48:53.310Z] === Skipped [2022-08-09T12:48:53.310Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-09T12:48:53.310Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-09T12:48:53.310Z] [2022-08-09T12:48:53.310Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-09T12:48:53.310Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-09T12:48:53.310Z] [2022-08-09T12:48:53.311Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-09T12:48:53.311Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-09T12:48:53.311Z] [2022-08-09T12:48:53.311Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-09T12:48:53.311Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-09T12:48:53.311Z] [2022-08-09T12:48:53.311Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-09T12:48:53.311Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-09T12:48:53.311Z] [2022-08-09T12:48:53.311Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-09T12:48:53.311Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-09T12:48:53.311Z] [2022-08-09T12:48:53.311Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-09T12:48:53.311Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-09T12:48:53.311Z] [2022-08-09T12:48:53.311Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-09T12:48:53.311Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-09T12:48:53.311Z] [2022-08-09T12:48:53.311Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-09T12:48:53.311Z] firewalld_test.go:14: firewalld is not running [2022-08-09T12:48:53.311Z] [2022-08-09T12:48:53.311Z] DONE 327 tests, 9 skipped in 201.134s [2022-08-09T12:48:53.385Z] docker_cli_swarm_test.go:1895: [df4865e8363b4] joining swarm manager [d77b5d7c51b5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T12:48:53.644Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks Post stage [Pipeline] junit [2022-08-09T12:48:53.888Z] Recording test results [2022-08-09T12:48:54.327Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-08-09T12:48:54.580Z] docker_cli_swarm_test.go:1896: [d6d694c5075ac] joining swarm manager [d77b5d7c51b5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-09T12:48:54.673Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43907/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 hack/validate/vendor [2022-08-09T12:48:55.234Z] +++ dirname ./hack/vendor.sh [2022-08-09T12:48:55.234Z] ++ cd ./hack [2022-08-09T12:48:55.234Z] ++ pwd [2022-08-09T12:48:55.234Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-09T12:48:55.234Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh [2022-08-09T12:48:55.234Z] + GO111MODULE=auto [2022-08-09T12:48:55.234Z] + go mod tidy -modfile vendor.mod -compat 1.17 [2022-08-09T12:48:55.234Z] go: downloading github.com/docker/distribution v2.8.1+incompatible [2022-08-09T12:48:55.234Z] go: downloading github.com/pkg/errors v0.9.1 [2022-08-09T12:48:55.799Z] go: downloading google.golang.org/grpc v1.45.0 [2022-08-09T12:48:55.799Z] go: downloading github.com/containerd/containerd v1.6.7 [2022-08-09T12:48:56.055Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-09T12:48:56.055Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-08-09T12:48:56.055Z] go: downloading gotest.tools/v3 v3.2.0 [2022-08-09T12:48:56.055Z] go: downloading github.com/docker/go-units v0.4.0 [2022-08-09T12:48:56.055Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2 [2022-08-09T12:48:56.055Z] go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 [2022-08-09T12:48:56.312Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-08-09T12:48:56.312Z] go: downloading github.com/moby/buildkit v0.10.4-0.20220719175648-8e2d9b9006ca [2022-08-09T12:48:56.312Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-09T12:48:56.312Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-08-09T12:48:56.312Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-08-09T12:48:56.485Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-08-09T12:48:56.568Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-08-09T12:48:56.568Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 [2022-08-09T12:48:56.825Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-08-09T12:48:56.825Z] go: downloading go.etcd.io/bbolt v1.3.6 [2022-08-09T12:48:56.825Z] go: downloading github.com/containerd/continuity v0.3.0 [2022-08-09T12:48:56.825Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-08-09T12:48:56.825Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20220115021204-b19f7f9cb274 [2022-08-09T12:48:56.825Z] go: downloading github.com/moby/sys/symlink v0.2.0 [2022-08-09T12:48:56.825Z] go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a [2022-08-09T12:48:56.825Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-08-09T12:48:56.825Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-08-09T12:48:56.825Z] go: downloading github.com/docker/go-metrics v0.0.1 [2022-08-09T12:48:56.825Z] go: downloading github.com/moby/sys/signal v0.7.0 [2022-08-09T12:48:56.825Z] go: downloading github.com/opencontainers/runc v1.1.2 [2022-08-09T12:48:57.080Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 [2022-08-09T12:48:57.080Z] go: downloading github.com/spf13/cobra v1.1.3 [2022-08-09T12:48:57.080Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210707070123-9a39160e9062 [2022-08-09T12:48:57.080Z] go: downloading github.com/containerd/cgroups v1.0.4 [2022-08-09T12:48:57.080Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2 [2022-08-09T12:48:57.080Z] go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220721174824-48dd89375d0a [2022-08-09T12:48:57.080Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-08-09T12:48:57.080Z] go: downloading github.com/hashicorp/go-memdb v1.3.2 [2022-08-09T12:48:57.642Z] go: downloading github.com/moby/sys/mount v0.3.3 [2022-08-09T12:48:57.642Z] go: downloading github.com/opencontainers/selinux v1.10.1 [2022-08-09T12:48:57.642Z] go: downloading github.com/google/uuid v1.3.0 [2022-08-09T12:48:57.642Z] go: downloading github.com/vishvananda/netlink v1.2.1-beta.2 [2022-08-09T12:48:57.642Z] go: downloading github.com/Microsoft/hcsshim v0.9.4 [2022-08-09T12:48:57.642Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2022-08-09T12:48:57.642Z] go: downloading github.com/moby/locker v1.0.1 [2022-08-09T12:48:57.642Z] go: downloading github.com/moby/sys/mountinfo v0.6.2 [2022-08-09T12:48:57.642Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-09T12:48:57.642Z] go: downloading github.com/tonistiigi/go-archvariant v1.0.0 [2022-08-09T12:48:57.642Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-08-09T12:48:57.642Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2022-08-09T12:48:57.642Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-08-09T12:48:57.642Z] go: downloading github.com/containerd/fifo v1.0.0 [2022-08-09T12:48:57.642Z] go: downloading github.com/aws/aws-sdk-go v1.31.6 [2022-08-09T12:48:59.783Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-08-09T12:49:00.159Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0 [2022-08-09T12:49:00.159Z] go: downloading cloud.google.com/go v0.93.3 [2022-08-09T12:49:00.159Z] go: downloading cloud.google.com/go/logging v1.4.2 [2022-08-09T12:49:00.159Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-08-09T12:49:00.159Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 [2022-08-09T12:49:00.159Z] go: downloading code.cloudfoundry.org/clock v1.0.0 [2022-08-09T12:49:00.159Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549 [2022-08-09T12:49:00.159Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 [2022-08-09T12:49:00.159Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 [2022-08-09T12:49:00.159Z] go: downloading github.com/containerd/typeurl v1.0.2 [2022-08-09T12:49:00.159Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-08-09T12:49:00.159Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 [2022-08-09T12:49:00.415Z] go: downloading github.com/creack/pty v1.1.11 [2022-08-09T12:49:00.415Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3 [2022-08-09T12:49:00.671Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c [2022-08-09T12:49:00.671Z] go: downloading github.com/miekg/dns v1.1.27 [2022-08-09T12:49:00.671Z] go: downloading github.com/moby/ipvs v1.0.2 [2022-08-09T12:49:00.671Z] go: downloading github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f [2022-08-09T12:49:00.671Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-08-09T12:49:00.716Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-08-09T12:49:02.090Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-08-09T12:49:03.024Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-08-09T12:49:03.190Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-08-09T12:49:03.190Z] go: downloading github.com/morikuni/aec v1.0.0 [2022-08-09T12:49:03.190Z] go: downloading github.com/hashicorp/serf v0.8.5 [2022-08-09T12:49:03.190Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9 [2022-08-09T12:49:03.190Z] go: downloading github.com/godbus/dbus/v5 v5.0.6 [2022-08-09T12:49:03.190Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8 [2022-08-09T12:49:03.190Z] go: downloading github.com/hashicorp/memberlist v0.2.4 [2022-08-09T12:49:03.190Z] go: downloading github.com/klauspost/compress v1.15.1 [2022-08-09T12:49:03.190Z] go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-09T12:49:03.190Z] go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.3 [2022-08-09T12:49:03.190Z] go: downloading github.com/containerd/stargz-snapshotter v0.11.3 [2022-08-09T12:49:03.190Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-09T12:49:03.190Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-09T12:49:03.190Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 [2022-08-09T12:49:03.190Z] go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0 [2022-08-09T12:49:03.190Z] go: downloading go.opentelemetry.io/otel v1.4.1 [2022-08-09T12:49:03.446Z] go: downloading go.opentelemetry.io/otel/trace v1.4.1 [2022-08-09T12:49:03.446Z] go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 [2022-08-09T12:49:03.446Z] go: downloading go.opentelemetry.io/otel/sdk v1.4.1 [2022-08-09T12:49:03.446Z] go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd [2022-08-09T12:49:03.446Z] go: downloading go.opentelemetry.io/proto/otlp v0.12.0 [2022-08-09T12:49:03.446Z] go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2 [2022-08-09T12:49:03.446Z] go: downloading github.com/containerd/console v1.0.3 [2022-08-09T12:49:03.446Z] go: downloading github.com/containerd/go-runc v1.0.0 [2022-08-09T12:49:03.446Z] go: downloading github.com/gogo/googleapis v1.4.1 [2022-08-09T12:49:03.702Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0 [2022-08-09T12:49:03.702Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 [2022-08-09T12:49:03.702Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-09T12:49:03.702Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-08-09T12:49:03.702Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-08-09T12:49:03.702Z] go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 [2022-08-09T12:49:03.702Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e [2022-08-09T12:49:03.702Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 [2022-08-09T12:49:03.702Z] go: downloading github.com/containerd/ttrpc v1.1.0 [2022-08-09T12:49:03.702Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3 [2022-08-09T12:49:03.702Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee [2022-08-09T12:49:03.702Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-09T12:49:03.702Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-09T12:49:03.702Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-08-09T12:49:03.702Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-09T12:49:03.702Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-09T12:49:03.702Z] go: downloading github.com/prometheus/common v0.32.1 [2022-08-09T12:49:03.702Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-09T12:49:03.702Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-08-09T12:49:03.958Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-08-09T12:49:03.958Z] go: downloading github.com/tinylib/msgp v1.1.0 [2022-08-09T12:49:03.958Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2022-08-09T12:49:03.958Z] go: downloading google.golang.org/api v0.54.0 [2022-08-09T12:49:05.331Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-08-09T12:49:06.478Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5 [2022-08-09T12:49:06.478Z] go: downloading go.opencensus.io v0.23.0 [2022-08-09T12:49:06.478Z] go: downloading golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f [2022-08-09T12:49:06.478Z] go: downloading github.com/google/certificate-transparency-go v1.0.20 [2022-08-09T12:49:06.478Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-09T12:49:06.478Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-09T12:49:06.478Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-09T12:49:06.478Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-08-09T12:49:06.478Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2022-08-09T12:49:06.478Z] go: downloading github.com/google/btree v1.0.1 [2022-08-09T12:49:06.478Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-08-09T12:49:06.478Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-08-09T12:49:06.478Z] go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-09T12:49:06.478Z] go: downloading go.uber.org/goleak v1.1.12 [2022-08-09T12:49:06.734Z] go: downloading golang.org/x/text v0.3.7 [2022-08-09T12:49:06.802Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-08-09T12:49:07.297Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-08-09T12:49:07.297Z] go: downloading github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2 [2022-08-09T12:49:07.297Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2022-08-09T12:49:07.297Z] go: downloading github.com/gofrs/flock v0.8.1 [2022-08-09T12:49:07.297Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-08-09T12:49:07.297Z] go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 [2022-08-09T12:49:07.297Z] go: downloading github.com/felixge/httpsnoop v1.0.2 [2022-08-09T12:49:07.297Z] go: downloading go.opentelemetry.io/otel/metric v0.27.0 [2022-08-09T12:49:07.297Z] go: downloading github.com/agext/levenshtein v1.2.3 [2022-08-09T12:49:07.297Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-08-09T12:49:07.297Z] go: downloading github.com/jmespath/go-jmespath v0.3.0 [2022-08-09T12:49:07.297Z] go: downloading github.com/philhofer/fwd v1.0.0 [2022-08-09T12:49:07.297Z] go: downloading github.com/kr/pretty v0.2.1 [2022-08-09T12:49:07.553Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-08-09T12:49:07.553Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-08-09T12:49:07.553Z] go: downloading github.com/frankban/quicktest v1.11.3 [2022-08-09T12:49:07.553Z] go: downloading github.com/go-logr/stdr v1.2.2 [2022-08-09T12:49:07.553Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-08-09T12:49:07.553Z] go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 [2022-08-09T12:49:07.553Z] go: downloading github.com/container-storage-interface/spec v1.5.0 [2022-08-09T12:49:07.553Z] go: downloading github.com/akutz/memconn v0.1.0 [2022-08-09T12:49:07.553Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2022-08-09T12:49:07.553Z] go: downloading github.com/onsi/gomega v1.15.0 [2022-08-09T12:49:07.553Z] go: downloading github.com/dperny/gocsi v1.2.3-pre [2022-08-09T12:49:07.553Z] go: downloading go.etcd.io/etcd/pkg/v3 v3.5.2 [2022-08-09T12:49:07.810Z] go: downloading go.etcd.io/etcd/server/v3 v3.5.2 [2022-08-09T12:49:07.810Z] go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.2 [2022-08-09T12:49:07.810Z] go: downloading github.com/kr/text v0.2.0 [2022-08-09T12:49:07.810Z] go: downloading google.golang.org/appengine v1.6.7 [2022-08-09T12:49:07.810Z] go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b [2022-08-09T12:49:07.810Z] go: downloading github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5 [2022-08-09T12:49:07.810Z] go: downloading go.uber.org/zap v1.17.0 [2022-08-09T12:49:07.810Z] go: downloading github.com/dustin/go-humanize v1.0.0 [2022-08-09T12:49:07.810Z] go: downloading github.com/nxadm/tail v1.4.8 [2022-08-09T12:49:07.810Z] go: downloading github.com/cockroachdb/errors v1.2.4 [2022-08-09T12:49:08.066Z] go: downloading go.uber.org/atomic v1.7.0 [2022-08-09T12:49:08.066Z] go: downloading go.uber.org/multierr v1.6.0 [2022-08-09T12:49:08.066Z] go: downloading github.com/akutz/gosync v0.1.0 [2022-08-09T12:49:08.066Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-08-09T12:49:08.066Z] go: downloading github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f [2022-08-09T12:49:08.066Z] go: downloading github.com/getsentry/raven-go v0.2.0 [2022-08-09T12:49:08.066Z] go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-08-09T12:49:08.066Z] go: downloading github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054 [2022-08-09T12:49:08.066Z] + GO111MODULE=auto [2022-08-09T12:49:08.066Z] + go mod vendor -modfile vendor.mod [2022-08-09T12:49:08.175Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-08-09T12:49:09.549Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-08-09T12:49:10.486Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-08-09T12:49:10.744Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-08-09T12:49:11.348Z] Congratulations! All vendoring changes are done the right way. [2022-08-09T12:49:12.118Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-09T12:49:14.166Z] + echo Ensuring container killed. [2022-08-09T12:49:14.166Z] Ensuring container killed. [2022-08-09T12:49:14.166Z] + docker rm -vf docker-pr2 [2022-08-09T12:49:14.166Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-09T12:49:14.440Z] + echo Chowning /workspace to jenkins user [2022-08-09T12:49:14.440Z] Chowning /workspace to jenkins user [2022-08-09T12:49:14.440Z] + id -u [2022-08-09T12:49:14.440Z] + id -g [2022-08-09T12:49:14.440Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43907:/workspace busybox chown -R 1000:1000 /workspace [2022-08-09T12:49:14.647Z] === RUN TestDockerSuite/TestVolumesNoCopyData [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-09T12:49:16.141Z] + bundleName=unit [2022-08-09T12:49:16.141Z] + echo Creating unit-bundles.tar.gz [2022-08-09T12:49:16.141Z] Creating unit-bundles.tar.gz [2022-08-09T12:49:16.141Z] + 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-08-09T12:49:16.141Z] bundles/junit-report-libnetwork.xml [2022-08-09T12:49:16.141Z] bundles/junit-report.xml [2022-08-09T12:49:16.141Z] bundles/go-test-report-libnetwork.json [2022-08-09T12:49:16.141Z] bundles/go-test-report.json [2022-08-09T12:49:16.141Z] bundles/profile-libnetwork.out [2022-08-09T12:49:16.141Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-08-09T12:49:16.151Z] Archiving artifacts [2022-08-09T12:49:16.678Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43907/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-09T12:49:16.982Z] + make clean [2022-08-09T12:49:17.175Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-08-09T12:49:17.175Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-09T12:49:17.175Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-08-09T12:49:17.175Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-08-09T12:49:17.175Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-08-09T12:49:17.238Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-09T12:49:17.238Z] docker-dev-cache [2022-08-09T12:49:17.238Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-09T12:49:18.110Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-08-09T12:49:18.676Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-08-09T12:49:18.935Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-08-09T12:49:19.870Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-08-09T12:49:19.870Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-08-09T12:49:21.245Z] === RUN TestDockerSuite/TestSaveImageId [2022-08-09T12:49:21.245Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-08-09T12:49:21.503Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-08-09T12:49:21.763Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-08-09T12:49:23.138Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents563780431 [2022-08-09T12:49:23.705Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-08-09T12:49:23.705Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-08-09T12:49:25.079Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-08-09T12:49:25.080Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-08-09T12:49:25.080Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-08-09T12:49:26.017Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-08-09T12:49:27.392Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-08-09T12:49:29.917Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-08-09T12:49:29.917Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-08-09T12:49:30.190Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-08-09T12:49:30.449Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-08-09T12:49:31.820Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-08-09T12:49:31.820Z] docker_cli_sni_test.go:30: Flakey test [2022-08-09T12:49:31.820Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-08-09T12:49:37.093Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-08-09T12:49:37.350Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-08-09T12:49:38.724Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-08-09T12:49:39.659Z] docker_cli_swarm_test.go:1796: [d9c5ec8c20aad] joining swarm manager [dc3f5cd5dc5f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T12:49:39.659Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-08-09T12:49:41.034Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-08-09T12:49:41.034Z] docker_cli_swarm_test.go:1797: [d1958dc6c6973] joining swarm manager [dc3f5cd5dc5f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-09T12:49:43.560Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-08-09T12:49:45.458Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-08-09T12:49:45.716Z] === RUN TestDockerSuite/TestStartRecordError [2022-08-09T12:49:47.090Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-08-09T12:49:49.002Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-08-09T12:49:50.378Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-08-09T12:49:52.905Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-08-09T12:49:52.905Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-08-09T12:49:57.086Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-08-09T12:50:00.364Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-08-09T12:50:00.622Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-08-09T12:50:02.520Z] docker_cli_swarm_test.go:1315: [d4ad862ad01c4] joining swarm manager [d0bf4eaa34add]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T12:50:03.893Z] docker_cli_swarm_test.go:1316: [d35f0242d35ff] joining swarm manager [d0bf4eaa34add]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-09T12:50:04.827Z] === RUN TestDockerSuite/TestStatsNoStream [2022-08-09T12:50:07.352Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-08-09T12:50:07.610Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-08-09T12:50:08.176Z] === RUN TestDockerSuite/TestTopPrivileged [2022-08-09T12:50:08.742Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-08-09T12:50:08.742Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-09T12:50:08.742Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-08-09T12:50:09.308Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-08-09T12:50:09.566Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-08-09T12:50:09.566Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-09T12:50:09.566Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-08-09T12:50:09.566Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-09T12:50:09.566Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-08-09T12:50:10.942Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-08-09T12:50:11.199Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-08-09T12:50:11.795Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-08-09T12:50:12.728Z] === RUN TestDockerSuite/TestUpdateStats [2022-08-09T12:50:16.911Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-08-09T12:50:17.170Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-08-09T12:50:17.170Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-09T12:50:17.170Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-08-09T12:50:18.104Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-08-09T12:50:18.672Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-08-09T12:50:20.571Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-08-09T12:50:21.946Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-08-09T12:50:23.321Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-08-09T12:50:41.388Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-08-09T12:50:41.388Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-08-09T12:50:41.388Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-08-09T12:50:41.388Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-08-09T12:50:41.388Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-08-09T12:50:41.388Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-08-09T12:50:41.388Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-08-09T12:50:41.388Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-08-09T12:50:41.388Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-08-09T12:50:41.388Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-08-09T12:50:41.388Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-08-09T12:50:41.388Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-08-09T12:50:41.388Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-08-09T12:50:41.388Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-08-09T12:50:41.954Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-08-09T12:50:42.213Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-08-09T12:50:42.213Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-08-09T12:50:42.213Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-08-09T12:50:42.213Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-08-09T12:50:42.473Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-08-09T12:50:42.473Z] --- PASS: TestDockerSuite (1343.17s) [2022-08-09T12:50:42.473Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-08-09T12:50:42.473Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-08-09T12:50:42.473Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-08-09T12:50:42.473Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-08-09T12:50:42.473Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-08-09T12:50:42.473Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-08-09T12:50:42.473Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.58s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.80s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.80s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.76s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.28s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.44s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.99s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.60s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.61s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.06s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.15s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.01s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.72s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.06s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.19s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.68s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.92s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.77s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.62s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.73s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.31s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.86s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.52s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.47s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.38s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.34s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.59s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.57s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.60s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.92s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.79s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.74s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.80s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.75s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.14s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.98s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.97s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.87s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.85s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.79s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.81s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.76s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.96s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.80s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.86s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.86s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.95s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.84s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.50s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.49s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.75s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.27s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.48s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.51s) [2022-08-09T12:50:42.474Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.50s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.69s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.59s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.47s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.58s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (0.74s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.60s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000129ad0__} (1.50s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1325874226_/foo_false_____} (1.49s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1325874226_/foo_true_____} (1.32s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-362050954_/foo_false_____} (1.53s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-362050954_/foo_true_____} (1.46s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-362050954_/foo_true__0xc000129b00___} (1.57s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000129b18__} (1.58s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000129b30__} (1.58s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000129b48__} (1.63s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000129b60__} (1.55s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.75s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.41s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.99s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.59s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.81s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.59s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.49s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.81s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.62s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.65s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.48s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.57s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.77s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.94s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.04s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.88s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.88s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.79s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.90s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.83s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.10s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.09s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.73s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.57s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.85s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.00s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.98s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.04s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.80s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.92s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.92s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.87s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.11s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.05s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.99s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.94s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.82s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.77s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.71s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.84s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.56s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.10s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.85s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.83s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.58s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.30s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.89s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.87s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.81s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestAttachDetach (1.07s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.91s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.94s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.03s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.65s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.03s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.72s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.46s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.34s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.19s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.55s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.04s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.89s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.71s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.33s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.16s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.10s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.78s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.68s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.96s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.68s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildAddScript (1.92s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.38s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.44s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.82s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.57s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.86s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.46s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.43s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.24s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.64s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.60s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.44s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.09s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.15s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.24s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.31s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.05s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.25s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.17s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.26s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.25s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.80s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.92s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.47s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.53s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.24s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.48s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.79s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.94s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.96s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.17s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.70s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.95s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.25s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.97s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.63s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildCmd (0.47s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.58s) [2022-08-09T12:50:42.474Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.66s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.99s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.30s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.00s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.30s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.82s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.64s) [2022-08-09T12:50:42.474Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.31s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.96s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.72s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.50s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.36s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.97s) [2022-08-09T12:50:42.475Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-08-09T12:50:42.475Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-09T12:50:42.475Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-09T12:50:42.475Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.84s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.25s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.81s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.34s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.25s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.54s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.53s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.05s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.10s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.60s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.99s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.98s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.95s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.83s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.07s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.48s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.04s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.81s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.92s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.20s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.16s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (3.69s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.58s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.60s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.27s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.13s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (2.96s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.33s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.32s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.40s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.11s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.18s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.19s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.73s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.09s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (0.95s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildEnv (0.75s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.71s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.58s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.69s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (14.82s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.57s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.40s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.79s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.45s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.49s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.34s) [2022-08-09T12:50:42.475Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.24s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.94s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildExpose (0.41s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.61s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.39s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.29s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildFails (0.77s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.78s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.58s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.08s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.14s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.24s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.73s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.52s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.53s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.20s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.46s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.54s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.06s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.32s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.68s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.57s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.60s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.12s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildLabel (0.39s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.34s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.55s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.27s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildLabels (0.49s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.08s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.36s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.82s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.32s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.99s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.03s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.34s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.30s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.38s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.72s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.33s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.98s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.20s) [2022-08-09T12:50:42.475Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.75s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.33s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.59s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.40s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.45s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.65s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.89s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.78s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.30s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.08s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.66s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.31s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.59s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.68s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.80s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.05s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.83s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.43s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.30s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.49s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildPATH (2.06s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.52s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.94s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.45s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.99s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.73s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildRm (2.60s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.79s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.31s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.55s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.82s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.84s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.94s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.24s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.20s) [2022-08-09T12:50:42.475Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.73s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.84s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildStderr (0.74s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.47s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.89s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.26s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.42s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.86s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.64s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildUser (1.82s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.05s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.08s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.10s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.28s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.02s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.23s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.11s) [2022-08-09T12:50:42.475Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-09T12:50:42.475Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-08-09T12:50:42.475Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-09T12:50:42.475Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.47s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.72s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.79s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.84s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.15s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.40s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.23s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.69s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.28s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.44s) [2022-08-09T12:50:42.475Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.58s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.81s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.16s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCommitChange (1.45s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.91s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.50s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.09s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.98s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCommitTTY (1.45s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.25s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.74s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.40s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.64s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.63s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.94s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.87s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.65s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.60s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.97s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.84s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.83s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.77s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.69s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.97s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.05s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.37s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.88s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.62s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.60s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.70s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.04s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.96s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.80s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.43s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.60s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.29s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.61s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.83s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.82s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.40s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.61s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.60s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.33s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.61s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCpToDot (0.53s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.90s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.07s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCpToStdout (0.84s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.89s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.54s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.45s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.38s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.48s) [2022-08-09T12:50:42.475Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.47s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.25s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-08-09T12:50:42.475Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.19s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.61s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.99s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestEventsAttach (0.54s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestEventsCommit (0.64s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.54s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.47s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.49s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.52s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.27s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.52s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.31s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestEventsCopy (0.83s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.97s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.44s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.95s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.00s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestEventsFilters (1.01s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestEventsFormat (0.88s) [2022-08-09T12:50:42.475Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.64s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.99s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.19s) [2022-08-09T12:50:42.476Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-09T12:50:42.476Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.30s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.56s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestEventsRename (0.58s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestEventsResize (0.81s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.43s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.57s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.52s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.71s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestEventsTop (0.53s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.10s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.72s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.53s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestExec (0.78s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.04s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestExecCgroup (1.12s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestExecEnv (0.58s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.06s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.63s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestExecInspectID (1.58s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestExecInteractive (0.55s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.55s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestExecParseError (0.47s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.53s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.52s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestExecStartFails (0.48s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.47s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestExecTTY (0.59s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.93s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.70s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestExecUlimits (0.61s) [2022-08-09T12:50:42.476Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.57s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.62s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.82s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.57s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestExecWithUser (0.93s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.56s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.23s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestHealth (19.36s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.48s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestBuildHistory (2.75s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.04s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.04s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.05s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.75s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.67s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.60s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.10s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.33s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.63s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.07s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.66s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.59s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.56s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.61s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestImportDisplay (1.11s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestImportFile (1.15s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.15s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestImportGzipped (1.18s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.11s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.57s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.54s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.47s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.54s) [2022-08-09T12:50:42.476Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.71s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.53s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestInspectDefault (0.46s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestInspectHistory (0.58s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-08-09T12:50:42.476Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.47s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.48s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.53s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.33s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.48s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestInspectStatus (0.60s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.01s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.50s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.47s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.49s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.51s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.98s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.96s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.27s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.13s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.60s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.42s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.44s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.63s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (9.68s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.15s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.88s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.05s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.83s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.83s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.84s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.91s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.73s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.88s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.51s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.49s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestLogsSince (6.70s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.72s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.48s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestLogsTail (0.51s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.48s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.45s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestNetHostname (1.36s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.24s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.73s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.53s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.00s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.50s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.61s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.11s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.29s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.24s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.42s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.89s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.97s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestPluginActive (2.38s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.58s) [2022-08-09T12:50:42.476Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.56s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.70s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.30s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.27s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.94s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.85s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestPortList (6.11s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.58s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.21s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.22s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.17s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestPsByOrder (2.53s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.07s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.14s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.11s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.87s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.59s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.95s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.47s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.31s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.07s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.03s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.14s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.57s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.23s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.64s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.52s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.61s) [2022-08-09T12:50:42.476Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.43s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.00s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.94s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.55s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.92s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.29s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.38s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.98s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.90s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.32s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.28s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.20s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.16s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.43s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.37s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.93s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.28s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.62s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.49s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.73s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.51s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.65s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.46s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.47s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.45s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.44s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.72s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.16s) [2022-08-09T12:50:42.476Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.40s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.05s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.87s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.83s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.42s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.40s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.74s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestDockerFails (0.04s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.55s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.30s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.54s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.46s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.46s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.52s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.94s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunAddHost (0.46s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.49s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.48s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.29s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.54s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.59s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.64s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.85s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.94s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.63s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.65s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.58s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.65s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.70s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.00s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.55s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.45s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.45s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.42s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.47s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.45s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.49s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.49s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.48s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.64s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.75s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.66s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.47s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.49s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.79s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.49s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.52s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.46s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.91s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.10s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.89s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.46s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.47s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.46s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.47s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.46s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.09s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.64s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.19s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.72s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.80s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.14s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.74s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.59s) [2022-08-09T12:50:42.477Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-09T12:50:42.477Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.51s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.40s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.05s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.63s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.53s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.09s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.64s) [2022-08-09T12:50:42.477Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.53s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.21s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.86s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.56s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.50s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.67s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.48s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.46s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.47s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.48s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunExitCode (0.47s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.65s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.62s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.96s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.56s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.72s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.04s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.42s) [2022-08-09T12:50:42.477Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.27s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.63s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.09s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.84s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.15s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.66s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.51s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.39s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.35s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.93s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.33s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.34s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.68s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.91s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.70s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.91s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.87s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunMount (3.90s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.48s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.44s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.93s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.40s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.37s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.52s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.01s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.94s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.53s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunNetHost (0.82s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.56s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.49s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.09s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.76s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.90s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.54s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.58s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.59s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.47s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.12s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.79s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (6.00s) [2022-08-09T12:50:42.477Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.70s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.51s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.32s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.04s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.54s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.64s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.46s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.62s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.75s) [2022-08-09T12:50:42.477Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.59s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.56s) [2022-08-09T12:50:42.477Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.51s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.51s) [2022-08-09T12:50:42.477Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.61s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.24s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunRm (0.50s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.56s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.62s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.58s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.89s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.61s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.79s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.10s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.58s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.59s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.46s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.60s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.65s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.47s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.47s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.53s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.43s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.47s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunState (1.34s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.60s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.52s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.19s) [2022-08-09T12:50:42.477Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.45s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.63s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunSysctls (1.25s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.54s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.13s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.59s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.56s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.82s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.19s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.52s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.53s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.56s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.98s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.37s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunUserByID (0.67s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.60s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunUserByName (0.51s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.51s) [2022-08-09T12:50:42.477Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.74s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.50s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.60s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.80s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.70s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.11s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.63s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.65s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.49s) [2022-08-09T12:50:42.477Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-09T12:50:42.477Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-09T12:50:42.477Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2022-08-09T12:50:42.477Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.65s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.50s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.97s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.53s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.62s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.72s) [2022-08-09T12:50:42.477Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-08-09T12:50:42.477Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-09T12:50:42.477Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-08-09T12:50:42.477Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-09T12:50:42.477Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-09T12:50:42.477Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.62s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.53s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.49s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.47s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.46s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.46s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.42s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.90s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.42s) [2022-08-09T12:50:42.477Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.35s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.18s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.76s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.87s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.46s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-08-09T12:50:42.477Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.08s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.64s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.75s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.68s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.52s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.65s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.90s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.79s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.72s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.37s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.36s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.92s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.91s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.33s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.42s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.34s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.34s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.31s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.53s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.23s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.52s) [2022-08-09T12:50:42.478Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.69s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.81s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.07s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.39s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.50s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.80s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.08s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.18s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.21s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.21s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.22s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.36s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.10s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.47s) [2022-08-09T12:50:42.478Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.94s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.97s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.98s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.95s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.83s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.61s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.54s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestStartRecordError (1.29s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.92s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.19s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.50s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.18s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.87s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.54s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.48s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.52s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2022-08-09T12:50:42.478Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.48s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.43s) [2022-08-09T12:50:42.478Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-09T12:50:42.478Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.95s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.61s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.59s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.00s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestUpdateStats (3.50s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.89s) [2022-08-09T12:50:42.478Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.89s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.59s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.61s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.67s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.27s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.06s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.53s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.51s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.61s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.09s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.53s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-08-09T12:50:42.478Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-08-09T12:50:42.478Z] === RUN TestDockerRegistrySuite [2022-08-09T12:50:42.478Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-08-09T12:50:43.875Z] check_test.go:427: [db2b05f27cd3a] daemon is not started [2022-08-09T12:50:43.875Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-08-09T12:50:44.808Z] check_test.go:427: [d373ddccae2f7] daemon is not started [2022-08-09T12:50:44.808Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-08-09T12:50:46.181Z] check_test.go:427: [d239d2568c35d] daemon is not started [2022-08-09T12:50:46.181Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-08-09T12:50:46.181Z] check_test.go:427: [d00a8c1bbf4de] daemon is not started [2022-08-09T12:50:46.181Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-08-09T12:50:48.708Z] check_test.go:427: [d1b452c060f31] daemon is not started [2022-08-09T12:50:48.708Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-08-09T12:50:53.970Z] check_test.go:427: [d8745f06ef73b] daemon is not started [2022-08-09T12:50:53.970Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-08-09T12:50:56.499Z] check_test.go:427: [d48b78bd836bb] daemon is not started [2022-08-09T12:50:56.499Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-08-09T12:50:57.064Z] check_test.go:427: [d3cac23a6adde] daemon is not started [2022-08-09T12:50:57.064Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-08-09T12:50:57.998Z] check_test.go:427: [d8f323f97bd53] daemon is not started [2022-08-09T12:50:57.998Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-08-09T12:50:58.934Z] check_test.go:427: [d7cd5018eebc3] daemon is not started [2022-08-09T12:50:58.934Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-08-09T12:51:00.307Z] check_test.go:427: [d539c342da46c] daemon is not started [2022-08-09T12:51:00.307Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-08-09T12:51:01.242Z] check_test.go:427: [db9cedaed3d72] daemon is not started [2022-08-09T12:51:01.242Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-08-09T12:51:02.616Z] check_test.go:427: [d166232fc66b0] daemon is not started [2022-08-09T12:51:02.616Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-08-09T12:51:03.550Z] check_test.go:427: [d60926654ff01] daemon is not started [2022-08-09T12:51:03.550Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-08-09T12:51:04.117Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c6fc013a0ffc65faa84ccf23144f278c79b8964591cd8c3129e928927403999e [2022-08-09T12:51:05.060Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ebc26a18c353c650d8db86cef79ef34f62439d6f11346a78bb46c6dcc63261d2 [2022-08-09T12:51:05.317Z] check_test.go:427: [de52de4a1682e] daemon is not started [2022-08-09T12:51:05.317Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-08-09T12:51:06.250Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4e0fc1be4aa95fda8ce98f2ebf1103ead2688131046e9592d24fdaa0b6b7daea [2022-08-09T12:51:06.815Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:06b6821f26e851853fc398fad01b3371ee3e4e5a28336c22b81f1c9d57a471ae [2022-08-09T12:51:07.073Z] check_test.go:427: [dd5b3d9f6e584] daemon is not started [2022-08-09T12:51:07.073Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-08-09T12:51:08.006Z] check_test.go:427: [dc4dcb62fe56c] daemon is not started [2022-08-09T12:51:08.006Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-08-09T12:51:09.906Z] check_test.go:427: [d17fff718efc3] daemon is not started [2022-08-09T12:51:10.163Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-08-09T12:51:11.095Z] check_test.go:427: [d2a706bcf8d21] daemon is not started [2022-08-09T12:51:11.095Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-08-09T12:51:11.095Z] check_test.go:427: [dd9c33c53e067] daemon is not started [2022-08-09T12:51:11.095Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-08-09T12:51:12.028Z] check_test.go:427: [d76d368990cb5] daemon is not started [2022-08-09T12:51:12.028Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-08-09T12:51:12.964Z] check_test.go:427: [d11baf8d5bc48] daemon is not started [2022-08-09T12:51:12.964Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-08-09T12:51:13.899Z] check_test.go:427: [dbfc12904eb4b] daemon is not started [2022-08-09T12:51:13.899Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-08-09T12:51:16.427Z] check_test.go:427: [daec9dc17419f] daemon is not started [2022-08-09T12:51:16.427Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-08-09T12:51:16.427Z] check_test.go:427: [d0e0582534d6c] daemon is not started [2022-08-09T12:51:16.427Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-08-09T12:51:17.360Z] check_test.go:427: [d4ccad4ae8e7d] daemon is not started [2022-08-09T12:51:17.360Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-08-09T12:51:17.617Z] check_test.go:427: [d369e589c21a2] daemon is not started [2022-08-09T12:51:17.618Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-08-09T12:51:17.875Z] check_test.go:427: [d4b5d19d4cf9c] daemon is not started [2022-08-09T12:51:17.875Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-08-09T12:51:18.134Z] check_test.go:427: [daf7d728d229b] daemon is not started [2022-08-09T12:51:18.134Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-08-09T12:51:18.391Z] check_test.go:427: [d4c6e9e845599] daemon is not started [2022-08-09T12:51:18.391Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-08-09T12:51:18.649Z] check_test.go:427: [d10b8f685d6cc] daemon is not started [2022-08-09T12:51:18.649Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-08-09T12:51:18.649Z] check_test.go:427: [dfa13fd10dcd2] daemon is not started [2022-08-09T12:51:18.649Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-08-09T12:51:20.023Z] check_test.go:427: [d1f034b702a94] daemon is not started [2022-08-09T12:51:20.023Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-08-09T12:51:21.397Z] check_test.go:427: [d3873474d773d] daemon is not started [2022-08-09T12:51:21.397Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-08-09T12:51:21.397Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-08-09T12:51:21.970Z] check_test.go:427: [d33be797db88b] daemon is not started [2022-08-09T12:51:21.970Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-08-09T12:51:23.351Z] check_test.go:427: [d0cbb1c8f3329] daemon is not started [2022-08-09T12:51:23.351Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-08-09T12:51:24.284Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-08-09T12:51:25.217Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-08-09T12:51:25.217Z] --- PASS: TestDockerRegistrySuite (42.71s) [2022-08-09T12:51:25.217Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.21s) [2022-08-09T12:51:25.217Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.01s) [2022-08-09T12:51:25.217Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.22s) [2022-08-09T12:51:25.217Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-08-09T12:51:25.217Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.69s) [2022-08-09T12:51:25.217Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.76s) [2022-08-09T12:51:25.217Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.67s) [2022-08-09T12:51:25.217Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.99s) [2022-08-09T12:51:25.217Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.84s) [2022-08-09T12:51:25.217Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.03s) [2022-08-09T12:51:25.217Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.07s) [2022-08-09T12:51:25.217Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.08s) [2022-08-09T12:51:25.217Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.24s) [2022-08-09T12:51:25.217Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.96s) [2022-08-09T12:51:25.217Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.92s) [2022-08-09T12:51:25.217Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.79s) [2022-08-09T12:51:25.217Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.97s) [2022-08-09T12:51:25.217Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (1.97s) [2022-08-09T12:51:25.217Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.95s) [2022-08-09T12:51:25.217Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-09T12:51:25.217Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.92s) [2022-08-09T12:51:25.217Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.82s) [2022-08-09T12:51:25.217Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2022-08-09T12:51:25.217Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.23s) [2022-08-09T12:51:25.217Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2022-08-09T12:51:25.217Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.94s) [2022-08-09T12:51:25.217Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2022-08-09T12:51:25.217Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.14s) [2022-08-09T12:51:25.217Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-08-09T12:51:25.217Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2022-08-09T12:51:25.217Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2022-08-09T12:51:25.217Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-08-09T12:51:25.217Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.98s) [2022-08-09T12:51:25.217Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.38s) [2022-08-09T12:51:25.217Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.89s) [2022-08-09T12:51:25.217Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.34s) [2022-08-09T12:51:25.217Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.00s) [2022-08-09T12:51:25.217Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.82s) [2022-08-09T12:51:25.217Z] === RUN TestDockerSchema1RegistrySuite [2022-08-09T12:51:25.217Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-08-09T12:51:25.217Z] check_test.go:454: [d5f67453e2956] daemon is not started [2022-08-09T12:51:25.217Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-08-09T12:51:29.402Z] check_test.go:454: [d70b57e648752] daemon is not started [2022-08-09T12:51:29.402Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-08-09T12:51:32.682Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-08-09T12:51:34.581Z] check_test.go:454: [dd6620941f70e] daemon is not started [2022-08-09T12:51:34.581Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-08-09T12:51:35.954Z] check_test.go:454: [d5ac983f48457] daemon is not started [2022-08-09T12:51:35.954Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-08-09T12:51:35.954Z] check_test.go:454: [d8c8516ee71ba] daemon is not started [2022-08-09T12:51:35.954Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-08-09T12:51:37.474Z] check_test.go:454: [dc724ab494bc9] daemon is not started [2022-08-09T12:51:37.474Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-08-09T12:51:38.409Z] check_test.go:454: [dc15780f53f08] daemon is not started [2022-08-09T12:51:38.409Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-08-09T12:51:39.344Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-08-09T12:51:39.604Z] check_test.go:454: [df93780f812c7] daemon is not started [2022-08-09T12:51:39.604Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-08-09T12:51:42.137Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-08-09T12:51:42.706Z] check_test.go:454: [dea352ecbad50] daemon is not started [2022-08-09T12:51:42.706Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-08-09T12:51:43.306Z] check_test.go:454: [d03dc410ae477] daemon is not started [2022-08-09T12:51:43.306Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-08-09T12:51:43.874Z] check_test.go:454: [d47c4ba7944e9] daemon is not started [2022-08-09T12:51:43.874Z] --- PASS: TestDockerSchema1RegistrySuite (18.58s) [2022-08-09T12:51:43.874Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-08-09T12:51:43.874Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.69s) [2022-08-09T12:51:43.874Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.62s) [2022-08-09T12:51:43.874Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.30s) [2022-08-09T12:51:43.874Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-08-09T12:51:43.874Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.28s) [2022-08-09T12:51:43.874Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.18s) [2022-08-09T12:51:43.874Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.11s) [2022-08-09T12:51:43.874Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.04s) [2022-08-09T12:51:43.874Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.45s) [2022-08-09T12:51:43.874Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.62s) [2022-08-09T12:51:43.874Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-08-09T12:51:43.874Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-08-09T12:51:44.809Z] check_test.go:483: [d69ae644d7438] daemon is not started [2022-08-09T12:51:44.809Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-08-09T12:51:45.386Z] check_test.go:483: [db8b5ca614d33] daemon is not started [2022-08-09T12:51:45.386Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-08-09T12:51:45.386Z] check_test.go:483: [d3166e01a53e8] daemon is not started [2022-08-09T12:51:45.386Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-08-09T12:51:46.321Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-08-09T12:51:46.888Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-08-09T12:51:47.454Z] check_test.go:483: [dc9dd122fb2b0] daemon is not started [2022-08-09T12:51:47.454Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-08-09T12:51:48.389Z] check_test.go:483: [d7d5d27ea8b95] daemon is not started [2022-08-09T12:51:48.389Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-08-09T12:51:48.956Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-08-09T12:51:49.215Z] check_test.go:483: [dba4b0255a6de] daemon is not started [2022-08-09T12:51:49.215Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-08-09T12:51:49.475Z] check_test.go:483: [d23e81a2979c4] daemon is not started [2022-08-09T12:51:49.475Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.63s) [2022-08-09T12:51:49.475Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.87s) [2022-08-09T12:51:49.475Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.71s) [2022-08-09T12:51:49.475Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.19s) [2022-08-09T12:51:49.475Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.33s) [2022-08-09T12:51:49.475Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.60s) [2022-08-09T12:51:49.475Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.76s) [2022-08-09T12:51:49.475Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.02s) [2022-08-09T12:51:49.475Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-08-09T12:51:49.475Z] === RUN TestDockerRegistryAuthTokenSuite [2022-08-09T12:51:49.475Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-08-09T12:51:52.758Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-08-09T12:51:52.758Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-09T12:51:52.758Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-08-09T12:51:54.656Z] check_test.go:510: [da95ab8b2b537] daemon is not started [2022-08-09T12:51:54.656Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-08-09T12:51:54.656Z] check_test.go:510: [d4c629a61635c] daemon is not started [2022-08-09T12:51:54.656Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-08-09T12:51:54.915Z] check_test.go:510: [d60a13e8dc87e] daemon is not started [2022-08-09T12:51:54.915Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-08-09T12:51:54.915Z] check_test.go:510: [d3297b8fa1b39] daemon is not started [2022-08-09T12:51:55.173Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-08-09T12:51:55.173Z] check_test.go:510: [d5e5cad5430a8] daemon is not started [2022-08-09T12:51:55.173Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.83s) [2022-08-09T12:51:55.173Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2022-08-09T12:51:55.173Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-08-09T12:51:55.173Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2022-08-09T12:51:55.173Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.19s) [2022-08-09T12:51:55.173Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-08-09T12:51:55.173Z] === RUN TestDockerNetworkSuite [2022-08-09T12:51:55.173Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-08-09T12:51:56.549Z] docker_cli_network_unix_test.go:46: [d3606cef58214] daemon is not started [2022-08-09T12:51:56.806Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-08-09T12:51:57.373Z] docker_cli_network_unix_test.go:46: [dc2fadada5d16] daemon is not started [2022-08-09T12:51:57.940Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-08-09T12:51:58.874Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-08-09T12:51:59.440Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-08-09T12:52:00.374Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-08-09T12:52:00.632Z] docker_cli_network_unix_test.go:46: [d435add50026d] daemon is not started [2022-08-09T12:52:01.208Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-08-09T12:52:03.112Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-08-09T12:52:03.112Z] docker_cli_network_unix_test.go:46: [d83c9872edb3b] daemon is not started [2022-08-09T12:52:03.370Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-08-09T12:52:03.370Z] docker_cli_network_unix_test.go:1233: [d205f090ff891] daemon is not started [2022-08-09T12:52:06.655Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-08-09T12:52:07.221Z] docker_cli_network_unix_test.go:46: [d19cebe86a3d9] daemon is not started [2022-08-09T12:52:07.786Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-08-09T12:52:13.050Z] docker_cli_network_unix_test.go:46: [d26ae7fb0c4df] daemon is not started [2022-08-09T12:52:13.307Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-08-09T12:52:15.207Z] docker_cli_network_unix_test.go:46: [d89825ce567ef] daemon is not started [2022-08-09T12:52:15.465Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-08-09T12:52:16.840Z] docker_cli_network_unix_test.go:46: [dbc7394ddd19b] daemon is not started [2022-08-09T12:52:16.840Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-08-09T12:52:17.098Z] docker_cli_network_unix_test.go:46: [d64c7390ba65a] daemon is not started [2022-08-09T12:52:17.356Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-08-09T12:52:17.615Z] docker_cli_network_unix_test.go:46: [d8f27c237489d] daemon is not started [2022-08-09T12:52:17.615Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-08-09T12:52:18.549Z] docker_cli_network_unix_test.go:46: [d11c9dc8905f5] daemon is not started [2022-08-09T12:52:18.807Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-08-09T12:52:19.373Z] docker_cli_network_unix_test.go:46: [db8aec548bf00] daemon is not started [2022-08-09T12:52:19.631Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-08-09T12:52:19.631Z] docker_cli_network_unix_test.go:46: [ddf0ffbb98ea3] daemon is not started [2022-08-09T12:52:19.631Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-08-09T12:52:20.197Z] docker_cli_network_unix_test.go:46: [d99cf395870d5] daemon is not started [2022-08-09T12:52:20.197Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-08-09T12:52:20.455Z] docker_cli_network_unix_test.go:46: [db373e54e19ab] daemon is not started [2022-08-09T12:52:20.713Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-08-09T12:52:20.972Z] docker_cli_network_unix_test.go:46: [d3537f0a0c3e0] daemon is not started [2022-08-09T12:52:20.972Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-08-09T12:52:20.972Z] docker_cli_network_unix_test.go:46: [db25687b77a7d] daemon is not started [2022-08-09T12:52:20.972Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-08-09T12:52:21.236Z] docker_cli_network_unix_test.go:46: [d55d9794a7e8b] daemon is not started [2022-08-09T12:52:21.236Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-08-09T12:52:22.187Z] docker_cli_network_unix_test.go:46: [de4913fa9f3fe] daemon is not started [2022-08-09T12:52:22.187Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-08-09T12:52:22.444Z] docker_cli_network_unix_test.go:46: [db7c883c65a98] daemon is not started [2022-08-09T12:52:23.011Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-08-09T12:52:23.011Z] docker_cli_network_unix_test.go:46: [d6e22cad58f96] daemon is not started [2022-08-09T12:52:23.011Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-08-09T12:52:23.270Z] docker_cli_network_unix_test.go:46: [d72e1bf17edc5] daemon is not started [2022-08-09T12:52:23.270Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-08-09T12:52:23.270Z] docker_cli_network_unix_test.go:46: [dafcfe19783e1] daemon is not started [2022-08-09T12:52:23.270Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-08-09T12:52:24.646Z] docker_cli_network_unix_test.go:968: [da7adde726ba0] daemon is not started [2022-08-09T12:52:25.580Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-08-09T12:52:26.953Z] docker_cli_network_unix_test.go:46: [de56c4ffc48cf] daemon is not started [2022-08-09T12:52:26.953Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-08-09T12:52:29.484Z] docker_cli_network_unix_test.go:1116: [dd1c050e88c52] daemon is not started [2022-08-09T12:52:33.674Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-08-09T12:52:33.674Z] docker_cli_network_unix_test.go:46: [d7bf8b5f211fc] daemon is not started [2022-08-09T12:52:33.674Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-08-09T12:52:33.932Z] docker_cli_network_unix_test.go:46: [dca150acacf8a] daemon is not started [2022-08-09T12:52:33.932Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-08-09T12:52:34.190Z] docker_cli_network_unix_test.go:46: [d1202e6815d59] daemon is not started [2022-08-09T12:52:34.190Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-08-09T12:52:34.190Z] docker_cli_network_unix_test.go:46: [d848258fde765] daemon is not started [2022-08-09T12:52:34.190Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-08-09T12:52:34.448Z] docker_cli_network_unix_test.go:46: [d3c7e46d65235] daemon is not started [2022-08-09T12:52:34.448Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-08-09T12:52:34.448Z] docker_cli_network_unix_test.go:46: [d464c27da4259] daemon is not started [2022-08-09T12:52:34.448Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-08-09T12:52:34.448Z] docker_cli_network_unix_test.go:46: [ddccdcae2b018] daemon is not started [2022-08-09T12:52:34.448Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-08-09T12:52:36.349Z] docker_cli_network_unix_test.go:46: [d802ef2271829] daemon is not started [2022-08-09T12:52:37.285Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-08-09T12:52:37.285Z] docker_cli_network_unix_test.go:46: [d512df6c575f0] daemon is not started [2022-08-09T12:52:37.285Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-08-09T12:52:37.285Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-09T12:52:37.285Z] docker_cli_network_unix_test.go:46: [d564ada7ca096] daemon is not started [2022-08-09T12:52:37.285Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-08-09T12:52:37.543Z] docker_cli_network_unix_test.go:46: [dbb0818ea02d1] daemon is not started [2022-08-09T12:52:38.110Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-08-09T12:52:41.394Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-08-09T12:52:43.307Z] docker_cli_network_unix_test.go:1084: [da42952192ccc] daemon is not started [2022-08-09T12:52:44.680Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-08-09T12:52:44.680Z] docker_cli_network_unix_test.go:46: [dbef1dfd5766b] daemon is not started [2022-08-09T12:52:44.680Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-08-09T12:52:45.246Z] docker_cli_network_unix_test.go:46: [dbd924d9b61ae] daemon is not started [2022-08-09T12:52:45.504Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-08-09T12:52:46.878Z] docker_cli_network_unix_test.go:46: [d59bc270ab68e] daemon is not started [2022-08-09T12:52:47.136Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-08-09T12:52:47.136Z] docker_cli_network_unix_test.go:46: [d6b1e441673f7] daemon is not started [2022-08-09T12:52:47.136Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-08-09T12:52:47.702Z] docker_cli_network_unix_test.go:46: [d783dfb56985a] daemon is not started [2022-08-09T12:52:47.702Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-08-09T12:52:48.270Z] docker_cli_network_unix_test.go:46: [de86b86c17cca] daemon is not started [2022-08-09T12:52:48.270Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-08-09T12:52:49.205Z] docker_cli_network_unix_test.go:46: [dca2b6e129b7c] daemon is not started [2022-08-09T12:52:49.205Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-08-09T12:52:55.764Z] docker_cli_network_unix_test.go:46: [dc2a58e123e9f] daemon is not started [2022-08-09T12:52:55.764Z] --- PASS: TestDockerNetworkSuite (59.67s) [2022-08-09T12:52:55.764Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.64s) [2022-08-09T12:52:55.764Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.92s) [2022-08-09T12:52:55.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.54s) [2022-08-09T12:52:55.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.07s) [2022-08-09T12:52:55.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.94s) [2022-08-09T12:52:55.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.53s) [2022-08-09T12:52:55.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.33s) [2022-08-09T12:52:55.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.30s) [2022-08-09T12:52:55.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.21s) [2022-08-09T12:52:55.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.55s) [2022-08-09T12:52:55.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2022-08-09T12:52:55.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.05s) [2022-08-09T12:52:55.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.91s) [2022-08-09T12:52:55.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-08-09T12:52:55.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) [2022-08-09T12:52:55.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.73s) [2022-08-09T12:52:55.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.21s) [2022-08-09T12:52:55.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2022-08-09T12:52:55.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-08-09T12:52:55.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.73s) [2022-08-09T12:52:55.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.01s) [2022-08-09T12:52:55.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-08-09T12:52:55.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2022-08-09T12:52:55.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-08-09T12:52:55.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.31s) [2022-08-09T12:52:55.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.23s) [2022-08-09T12:52:55.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.03s) [2022-08-09T12:52:55.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.22s) [2022-08-09T12:52:55.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.85s) [2022-08-09T12:52:55.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-08-09T12:52:55.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-08-09T12:52:55.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-08-09T12:52:55.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-08-09T12:52:55.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2022-08-09T12:52:55.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.55s) [2022-08-09T12:52:55.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-08-09T12:52:55.764Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-09T12:52:55.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.81s) [2022-08-09T12:52:55.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.56s) [2022-08-09T12:52:55.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.11s) [2022-08-09T12:52:55.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-08-09T12:52:55.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.79s) [2022-08-09T12:52:55.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.63s) [2022-08-09T12:52:55.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-08-09T12:52:55.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.68s) [2022-08-09T12:52:55.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.50s) [2022-08-09T12:52:55.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.97s) [2022-08-09T12:52:55.764Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.58s) [2022-08-09T12:52:55.764Z] === RUN TestDockerHubPullSuite [2022-08-09T12:52:55.764Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-08-09T12:52:57.138Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-08-09T12:52:57.138Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-08-09T12:52:59.039Z] docker_cli_swarm_test.go:1180: [dc575be1c2e8c] joining swarm manager [d4656fc444237]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T12:52:59.296Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-08-09T12:53:00.668Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-08-09T12:53:02.566Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-08-09T12:53:02.824Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-08-09T12:53:03.083Z] --- PASS: TestDockerHubPullSuite (8.26s) [2022-08-09T12:53:03.083Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.00s) [2022-08-09T12:53:03.083Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.51s) [2022-08-09T12:53:03.083Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.98s) [2022-08-09T12:53:03.083Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.82s) [2022-08-09T12:53:03.083Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.56s) [2022-08-09T12:53:03.083Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.37s) [2022-08-09T12:53:03.083Z] PASS [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] === Skipped [2022-08-09T12:53:03.083Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-09T12:53:03.083Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-09T12:53:03.083Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-09T12:53:03.083Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-09T12:53:03.083Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-08-09T12:53:03.083Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-09T12:53:03.083Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-09T12:53:03.083Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-09T12:53:03.083Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-09T12:53:03.083Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-09T12:53:03.083Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-09T12:53:03.083Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-09T12:53:03.083Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-09T12:53:03.083Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-09T12:53:03.083Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-08-09T12:53:03.083Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-09T12:53:03.083Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-08-09T12:53:03.083Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-09T12:53:03.083Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-09T12:53:03.083Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-09T12:53:03.083Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-08-09T12:53:03.083Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-09T12:53:03.083Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-09T12:53:03.083Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-09T12:53:03.083Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-09T12:53:03.083Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-09T12:53:03.083Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-09T12:53:03.083Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-09T12:53:03.083Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-09T12:53:03.083Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-09T12:53:03.083Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-09T12:53:03.083Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-09T12:53:03.083Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-09T12:53:03.083Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-09T12:53:03.083Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-09T12:53:03.083Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-09T12:53:03.083Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-09T12:53:03.083Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-09T12:53:03.083Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-09T12:53:03.083Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-08-09T12:53:03.083Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-09T12:53:03.083Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-08-09T12:53:03.083Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-09T12:53:03.083Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-09T12:53:03.083Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-09T12:53:03.083Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-09T12:53:03.083Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-09T12:53:03.083Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-09T12:53:03.083Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-09T12:53:03.083Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-09T12:53:03.083Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-09T12:53:03.083Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-09T12:53:03.083Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-09T12:53:03.083Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-09T12:53:03.083Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-09T12:53:03.083Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-09T12:53:03.083Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-09T12:53:03.083Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-09T12:53:03.083Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-09T12:53:03.083Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-09T12:53:03.083Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-09T12:53:03.083Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-09T12:53:03.083Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-09T12:53:03.083Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-09T12:53:03.083Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-09T12:53:03.083Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-09T12:53:03.083Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-09T12:53:03.083Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-09T12:53:03.083Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-09T12:53:03.083Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-09T12:53:03.083Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-09T12:53:03.083Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-09T12:53:03.083Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-09T12:53:03.083Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-09T12:53:03.083Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-09T12:53:03.083Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-09T12:53:03.083Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-09T12:53:03.083Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-09T12:53:03.083Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-08-09T12:53:03.083Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-09T12:53:03.083Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-09T12:53:03.083Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-09T12:53:03.083Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-09T12:53:03.083Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-09T12:53:03.083Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-09T12:53:03.083Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-09T12:53:03.083Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-09T12:53:03.083Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-09T12:53:03.083Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-09T12:53:03.083Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-09T12:53:03.083Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-09T12:53:03.083Z] docker_cli_sni_test.go:30: Flakey test [2022-08-09T12:53:03.083Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-09T12:53:03.083Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-09T12:53:03.083Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-09T12:53:03.083Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-09T12:53:03.083Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-08-09T12:53:03.083Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-09T12:53:03.083Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-09T12:53:03.083Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-09T12:53:03.083Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-09T12:53:03.083Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-09T12:53:03.083Z] docker_cli_network_unix_test.go:46: [d564ada7ca096] daemon is not started [2022-08-09T12:53:03.083Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] DONE 1265 tests, 51 skipped in 1489.920s [2022-08-09T12:53:03.083Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-09T12:53:03.083Z] ++++ cat bundles/test-integration/docker.pid [2022-08-09T12:53:03.083Z] +++ kill 9408 [2022-08-09T12:53:03.083Z] +++ /etc/init.d/apparmor stop [2022-08-09T12:53:03.083Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] Unloading profiles will leave already running processes permanently [2022-08-09T12:53:03.083Z] unconfined, which can lead to unexpected situations. [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.083Z] To set a process to complain mode, use the command line tool [2022-08-09T12:53:03.083Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-09T12:53:03.083Z] +++ true [2022-08-09T12:53:03.083Z] exiting test-integration [2022-08-09T12:53:03.083Z] ++ exit 0 [2022-08-09T12:53:03.083Z] [2022-08-09T12:53:03.355Z] + for job in $(jobs -p) [2022-08-09T12:53:03.355Z] + wait 8523 [2022-08-09T12:53:05.887Z] docker_cli_swarm_test.go:1189: [d3698dc7d9cb8] joining swarm manager [d4656fc444237]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-09T12:53:44.579Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-08-09T12:53:54.540Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-08-09T12:53:58.720Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-08-09T12:54:00.617Z] docker_cli_swarm_test.go:1112: [dc0c244edd25a] joining swarm manager [dea285f118a87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T12:54:01.993Z] docker_cli_swarm_test.go:1113: [dc74fc106aea5] joining swarm manager [dea285f118a87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-09T12:55:23.420Z] docker_cli_swarm_test.go:1166: [d856c8f0632a3] joining swarm manager [dea285f118a87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-09T12:55:49.947Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-08-09T12:55:52.477Z] docker_cli_swarm_test.go:1447: [d5d743e22ac53] joining swarm manager [d469a3945c4b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T12:55:52.735Z] docker_cli_swarm_test.go:1448: [d2d6a9b3d7cac] joining swarm manager [d469a3945c4b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-09T12:56:04.948Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-08-09T12:56:04.948Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-08-09T12:56:04.948Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-08-09T12:56:04.948Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-08-09T12:56:04.948Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-08-09T12:56:05.513Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-08-09T12:56:08.043Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-08-09T12:56:11.324Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-08-09T12:56:13.851Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-08-09T12:56:15.752Z] docker_cli_swarm_unix_test.go:63: [da74d15ba0c66] joining swarm manager [d29c5dcaaf606]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T12:57:11.958Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-08-09T12:57:11.958Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-08-09T12:57:11.958Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-08-09T12:57:13.858Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-08-09T12:57:17.138Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-08-09T12:57:19.665Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-08-09T12:57:21.564Z] docker_api_swarm_test.go:962: [d9b93e1e46f38] joining swarm manager [dea7335921054]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T12:57:39.632Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-08-09T12:57:51.824Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-08-09T12:57:52.756Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-08-09T12:57:55.291Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-08-09T12:57:57.819Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-08-09T12:58:05.925Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-08-09T12:58:09.204Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-08-09T12:58:11.732Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-08-09T12:58:14.260Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-08-09T12:58:16.788Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-08-09T12:58:19.316Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-08-09T12:58:22.615Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-08-09T12:58:24.517Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-08-09T12:59:20.722Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-08-09T12:59:35.586Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite (1554.30s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.14s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.09s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.41s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.25s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.04s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.35s) [2022-08-09T12:59:50.470Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.85s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.96s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.56s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (40.20s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.06s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.82s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.57s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.53s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.08s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.98s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.19s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.52s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.10s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.70s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (50.82s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.68s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.69s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.24s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.37s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.10s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.54s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.64s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.58s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.82s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (28.14s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.84s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.37s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.76s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.41s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.42s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.65s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.53s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.50s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.42s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.15s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.99s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.48s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.03s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.80s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.52s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.69s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.09s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.85s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.33s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.99s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.73s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.25s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.26s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.32s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.41s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.33s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.09s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.07s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.07s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.90s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.38s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (2.98s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.09s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.52s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.67s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.81s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.54s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.36s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.92s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.14s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.60s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.74s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.45s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.92s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (80.47s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.89s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.16s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.15s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.66s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.39s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.58s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.79s) [2022-08-09T12:59:50.470Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.93s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.75s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.05s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (44.09s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.97s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.30s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (111.55s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.28s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.31s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.20s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.27s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.45s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.22s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.36s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.22s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.12s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.31s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.24s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.55s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.99s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.22s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.14s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.30s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.85s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.81s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.37s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.45s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.54s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.52s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.48s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.06s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.17s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.76s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.19s) [2022-08-09T12:59:50.470Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.33s) [2022-08-09T12:59:50.470Z] === RUN TestDockerExternalVolumeSuite [2022-08-09T12:59:50.470Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-08-09T12:59:51.035Z] docker_cli_external_volume_driver_test.go:53: [dfc9d6f82bdc1] daemon is not started [2022-08-09T13:00:09.110Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-08-09T13:01:16.774Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-08-09T13:01:23.327Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-08-09T13:01:38.202Z] docker_cli_external_volume_driver_test.go:53: [d1ed7194fac45] daemon is not started [2022-08-09T13:01:53.078Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-08-09T13:02:11.148Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-08-09T13:02:26.026Z] docker_cli_external_volume_driver_test.go:53: [de2ad866ae2d1] daemon is not started [2022-08-09T13:02:40.886Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-08-09T13:02:40.886Z] docker_cli_external_volume_driver_test.go:53: [d030f600f807e] daemon is not started [2022-08-09T13:02:55.746Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-08-09T13:03:27.802Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-08-09T13:03:42.679Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-08-09T13:03:57.535Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-08-09T13:04:44.182Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-08-09T13:05:02.277Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-08-09T13:05:34.332Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-08-09T13:06:06.387Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-08-09T13:06:21.253Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-08-09T13:06:39.322Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-08-09T13:06:39.322Z] docker_cli_external_volume_driver_test.go:485: [d7b416948c35b] daemon is not started [2022-08-09T13:06:54.183Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-08-09T13:06:54.183Z] docker_cli_external_volume_driver_test.go:53: [d9c04c0897ef6] daemon is not started [2022-08-09T13:07:09.164Z] --- PASS: TestDockerExternalVolumeSuite (437.13s) [2022-08-09T13:07:09.164Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) [2022-08-09T13:07:09.164Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2022-08-09T13:07:09.164Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2022-08-09T13:07:09.164Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-08-09T13:07:09.164Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2022-08-09T13:07:09.164Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.05s) [2022-08-09T13:07:09.164Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-08-09T13:07:09.164Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.20s) [2022-08-09T13:07:09.164Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.20s) [2022-08-09T13:07:09.164Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-08-09T13:07:09.164Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-08-09T13:07:09.164Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2022-08-09T13:07:09.164Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2022-08-09T13:07:09.164Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2022-08-09T13:07:09.164Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.21s) [2022-08-09T13:07:09.164Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.68s) [2022-08-09T13:07:09.164Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2022-08-09T13:07:09.164Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-08-09T13:07:09.164Z] PASS [2022-08-09T13:07:09.164Z] [2022-08-09T13:07:09.164Z] === Skipped [2022-08-09T13:07:09.164Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-09T13:07:09.164Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-09T13:07:09.164Z] check_test.go:540: [d09930386772e] daemon is not started [2022-08-09T13:07:09.164Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-09T13:07:09.164Z] [2022-08-09T13:07:09.164Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-08-09T13:07:09.164Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-09T13:07:09.164Z] check_test.go:540: [d67a4bd0dd745] daemon is not started [2022-08-09T13:07:09.164Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-08-09T13:07:09.164Z] [2022-08-09T13:07:09.164Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-09T13:07:09.164Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-09T13:07:09.164Z] check_test.go:540: [d9a3cc1562f70] daemon is not started [2022-08-09T13:07:09.164Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-09T13:07:09.164Z] [2022-08-09T13:07:09.164Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-09T13:07:09.164Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-09T13:07:09.164Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-09T13:07:09.164Z] [2022-08-09T13:07:09.164Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-09T13:07:09.164Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-09T13:07:09.164Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-09T13:07:09.164Z] [2022-08-09T13:07:09.164Z] DONE 269 tests, 5 skipped in 2334.480s [2022-08-09T13:07:09.164Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-09T13:07:09.164Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d931f01da5df3/docker.pid [2022-08-09T13:07:09.164Z] +++ kill 7171 [2022-08-09T13:07:09.164Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7171 is not a child of this shell [2022-08-09T13:07:09.164Z] warning: PID 7171 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d931f01da5df3/docker.pid had a nonzero exit code [2022-08-09T13:07:09.164Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d931f01da5df3/root: target is busy. [2022-08-09T13:07:09.164Z] ++++ cat bundles/test-integration/docker.pid [2022-08-09T13:07:09.164Z] +++ kill 9399 [2022-08-09T13:07:09.164Z] +++ /etc/init.d/apparmor stop [2022-08-09T13:07:09.164Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-09T13:07:09.164Z] [2022-08-09T13:07:09.164Z] Unloading profiles will leave already running processes permanently [2022-08-09T13:07:09.164Z] unconfined, which can lead to unexpected situations. [2022-08-09T13:07:09.164Z] [2022-08-09T13:07:09.164Z] To set a process to complain mode, use the command line tool [2022-08-09T13:07:09.164Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-09T13:07:09.164Z] +++ true [2022-08-09T13:07:09.164Z] exiting test-integration [2022-08-09T13:07:09.164Z] ++ exit 0 [2022-08-09T13:07:09.164Z] [2022-08-09T13:07:09.164Z] + exit 0 [2022-08-09T13:07:09.164Z] ++ jobs -p [2022-08-09T13:07:09.164Z] + pids= [2022-08-09T13:07:09.164Z] + echo 'Remaining pids to kill: []' [2022-08-09T13:07:09.164Z] Remaining pids to kill: [] [2022-08-09T13:07:09.164Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-08-09T13:07:09.178Z] Recording test results [2022-08-09T13:07:10.900Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-09T13:07:11.224Z] + echo Ensuring container killed. [2022-08-09T13:07:11.224Z] Ensuring container killed. [2022-08-09T13:07:11.224Z] + docker ps -aq -f name=docker-pr2-* [2022-08-09T13:07:11.224Z] + cids=af7d6d10a284 [2022-08-09T13:07:11.224Z] 7806f52a6182 [2022-08-09T13:07:11.224Z] 282fb77360a3 [2022-08-09T13:07:11.224Z] + [ -n af7d6d10a284 [2022-08-09T13:07:11.224Z] 7806f52a6182 [2022-08-09T13:07:11.224Z] 282fb77360a3 ] [2022-08-09T13:07:11.224Z] + docker rm -vf af7d6d10a284 7806f52a6182 282fb77360a3 [2022-08-09T13:07:12.169Z] af7d6d10a284 [2022-08-09T13:07:12.169Z] 7806f52a6182 [2022-08-09T13:07:12.169Z] 282fb77360a3 [Pipeline] sh [2022-08-09T13:07:12.450Z] + echo Chowning /workspace to jenkins user [2022-08-09T13:07:12.450Z] Chowning /workspace to jenkins user [2022-08-09T13:07:12.450Z] + id -u [2022-08-09T13:07:12.450Z] + id -g [2022-08-09T13:07:12.450Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43907:/workspace busybox chown -R 1000:1000 /workspace [2022-08-09T13:07:12.450Z] Unable to find image 'busybox:latest' locally [2022-08-09T13:07:12.708Z] latest: Pulling from library/busybox [2022-08-09T13:07:12.708Z] 50783e0dfb64: Pulling fs layer [2022-08-09T13:07:12.708Z] 50783e0dfb64: Verifying Checksum [2022-08-09T13:07:12.708Z] 50783e0dfb64: Download complete [2022-08-09T13:07:12.708Z] 50783e0dfb64: Pull complete [2022-08-09T13:07:12.708Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-09T13:07:12.708Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-09T13:07:15.528Z] + bundleName=amd64 [2022-08-09T13:07:15.528Z] + echo Creating amd64-bundles.tar.gz [2022-08-09T13:07:15.528Z] Creating amd64-bundles.tar.gz [2022-08-09T13:07:15.528Z] + xargs tar -czf amd64-bundles.tar.gz [2022-08-09T13:07:15.528Z] + 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-08-09T13:07:16.912Z] Archiving artifacts [2022-08-09T13:07:18.774Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43907/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-09T13:07:19.082Z] + make clean [2022-08-09T13:07:19.339Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-09T13:07:19.339Z] docker-dev-cache [2022-08-09T13:07:19.339Z] 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